Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 726ff502df72fc04a097b92e9f3a3eaa523f4e40 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-ssh11479353959979856081.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-ssh18353601713005744266.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-ssh11451619080367849045.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-ssh15047155028620639091.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-ssh13508929336398791737.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 ‘prd-ubuntu20.04-docker-8c-8g-29883’ is offline Running on prd-ubuntu20.04-docker-8c-8g-29887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/300 [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/300 # 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 726ff502df72fc04a097b92e9f3a3eaa523f4e40 (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 726ff502df72fc04a097b92e9f3a3eaa523f4e40 # timeout=10 Commit message: "Fix: Delayed start services for support- services fail (#4159)" > git rev-list --no-walk c6c7d77c5cf436bdfcc49dcc21372992cc2b9b76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:31:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:31:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:31:01 ========================================================= 22:31:01 EdgeX Global Pipelines Version Info 22:31:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:31:02 ------------------- 22:31:02 stable info: 22:31:02 ------------------- 22:31:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:31:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:31:02 Message: update stable to v1.0.239 22:31:03 ------------------- 22:31:03 experimental info: 22:31:03 ------------------- 22:31:03 Commited By: **** collab-it+edgex@linuxfoundation.org 22:31:03 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:31:03 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726ff50 [Pipeline] echo 22:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:03 provisioning config files... 22:31:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config3295146430007928810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:03 ---> docker-login.sh 22:31:03 nexus3.edgexfoundry.org:10001 22:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:04 Configure a credential helper to remove this warning. See 22:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:04 22:31:04 Login Succeeded 22:31:04 nexus3.edgexfoundry.org:10002 22:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:04 Configure a credential helper to remove this warning. See 22:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:04 22:31:04 Login Succeeded 22:31:04 nexus3.edgexfoundry.org:10003 22:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:04 Configure a credential helper to remove this warning. See 22:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:04 22:31:04 Login Succeeded 22:31:04 nexus3.edgexfoundry.org:10004 22:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:04 Configure a credential helper to remove this warning. See 22:31:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:04 22:31:04 Login Succeeded 22:31:04 docker.io 22:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:05 Configure a credential helper to remove this warning. See 22:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:05 22:31:05 Login Succeeded 22:31:05 ---> docker-login.sh ends [Pipeline] } 22:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:05 + 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 22:31:05 + cut -d/ -f2 22:31:05 + dirname cmd/core-command/Dockerfile 22:31:05 + echo core-command,cmd/core-command/Dockerfile 22:31:05 + dirname cmd/core-data/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo core-data,cmd/core-data/Dockerfile 22:31:05 + dirname cmd/core-metadata/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo core-metadata,cmd/core-metadata/Dockerfile 22:31:05 + dirname cmd/security-bootstrapper/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:31:05 + dirname cmd/security-proxy-setup/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:31:05 + dirname cmd/security-secretstore-setup/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:31:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:31:05 + dirname cmd/security-spire-agent/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:31:05 + dirname cmd/security-spire-config/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:31:05 + dirname cmd/security-spire-server/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:31:05 + dirname cmd/support-notifications/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo support-notifications,cmd/support-notifications/Dockerfile 22:31:05 + dirname cmd/support-scheduler/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:31:05 + cut -d/ -f2 22:31:05 + dirname cmd/sys-mgmt-agent/Dockerfile 22:31:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:31:05 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 22:31:06 + git rev-list -1 --merges 726ff502df72fc04a097b92e9f3a3eaa523f4e40~1..726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] echo 22:31:06 -----------> git rev-list -1 --merges 726ff502df72fc04a097b92e9f3a3eaa523f4e40~1..726ff502df72fc04a097b92e9f3a3eaa523f4e40 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [false] [Pipeline] sh 22:31:06 + git log --format=format:%s -1 726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] echo 22:31:06 ========================================================= 22:31:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:31:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:31:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:06 + grep -v github /etc/ssh/ssh_known_hosts 22:31:06 + [ -e /tmp/ssh_known_hosts ] 22:31:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:31:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:31:06 + sudo tee -a /etc/ssh/ssh_known_hosts 22:31:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:07 22:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:07 0.1.4: Pulling from edgex-devops/py-git-semver 22:31:07 b85a868b505f: Pulling fs layer 22:31:07 e2be974225ed: Pulling fs layer 22:31:07 339a4e72a1f5: Pulling fs layer 22:31:07 988bab9f4d93: Pulling fs layer 22:31:07 1469e6f7b9e6: Pulling fs layer 22:31:07 eaf3925da568: Pulling fs layer 22:31:07 bab4dde63d76: Pulling fs layer 22:31:07 bde34c3a00c8: Pulling fs layer 22:31:07 b352a97aabf1: Pulling fs layer 22:31:07 4872d77fe225: Pulling fs layer 22:31:07 5851b861e8e6: Pulling fs layer 22:31:07 1469e6f7b9e6: Waiting 22:31:07 eaf3925da568: Waiting 22:31:07 bab4dde63d76: Waiting 22:31:07 4872d77fe225: Waiting 22:31:07 bde34c3a00c8: Waiting 22:31:07 5851b861e8e6: Waiting 22:31:07 b352a97aabf1: Waiting 22:31:07 988bab9f4d93: Waiting 22:31:07 e2be974225ed: Download complete 22:31:07 988bab9f4d93: Verifying Checksum 22:31:07 988bab9f4d93: Download complete 22:31:07 1469e6f7b9e6: Verifying Checksum 22:31:07 1469e6f7b9e6: Download complete 22:31:07 339a4e72a1f5: Verifying Checksum 22:31:07 339a4e72a1f5: Download complete 22:31:07 eaf3925da568: Verifying Checksum 22:31:07 eaf3925da568: Download complete 22:31:07 bde34c3a00c8: Verifying Checksum 22:31:07 bde34c3a00c8: Download complete 22:31:07 b352a97aabf1: Download complete 22:31:07 4872d77fe225: Verifying Checksum 22:31:07 4872d77fe225: Download complete 22:31:07 5851b861e8e6: Download complete 22:31:07 b85a868b505f: Verifying Checksum 22:31:07 b85a868b505f: Download complete 22:31:08 bab4dde63d76: Verifying Checksum 22:31:08 bab4dde63d76: Download complete 22:31:09 b85a868b505f: Pull complete 22:31:09 e2be974225ed: Pull complete 22:31:10 339a4e72a1f5: Pull complete 22:31:10 988bab9f4d93: Pull complete 22:31:10 1469e6f7b9e6: Pull complete 22:31:10 eaf3925da568: Pull complete 22:31:12 bab4dde63d76: Pull complete 22:31:12 bde34c3a00c8: Pull complete 22:31:12 b352a97aabf1: Pull complete 22:31:12 4872d77fe225: Pull complete 22:31:13 5851b861e8e6: Pull complete 22:31:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:13 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:31:15 $ docker top 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:15 [ssh-agent] Looking for ssh-agent implementation... 22:31:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:15 $ docker exec 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent 22:31:15 SSH_AUTH_SOCK=/tmp/ssh-tuQEkdbY1JTT/agent.33 22:31:15 SSH_AGENT_PID=39 22:31:15 Running ssh-add (command line suppressed) 22:31:15 Identity added: /w/workspace/edgex-go/300@tmp/private_key_6860299204051946063.key (/w/workspace/edgex-go/300@tmp/private_key_6860299204051946063.key) 22:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:15 + git tag --points-at HEAD [Pipeline] } 22:31:15 $ docker exec --env ******** --env ******** 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent -k 22:31:16 unset SSH_AUTH_SOCK; 22:31:16 unset SSH_AGENT_PID; 22:31:16 echo Agent pid 39 killed; 22:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:16 [ssh-agent] Looking for ssh-agent implementation... 22:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:16 $ docker exec 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent 22:31:16 SSH_AUTH_SOCK=/tmp/ssh-ZMgfppa1SnmA/agent.72 22:31:16 SSH_AGENT_PID=78 22:31:16 Running ssh-add (command line suppressed) 22:31:16 Identity added: /w/workspace/edgex-go/300@tmp/private_key_5613479776548975771.key (/w/workspace/edgex-go/300@tmp/private_key_5613479776548975771.key) 22:31:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:16 + git semver init 22:31:17 2022-09-19 22:31:17,106 [run_init] DEBUG init version:0.0.0 force:False 22:31:17 2022-09-19 22:31:17,107 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/300/.semver 22:31:17 2022-09-19 22:31:17,107 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/300/.semver 22:31:17 2022-09-19 22:31:17,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/300/.semver'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=None) 22:31:22 2022-09-19 22:31:21,766 [append_file] DEBUG append to file:/w/workspace/edgex-go/300/.git/info/exclude 22:31:22 2022-09-19 22:31:21,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/300/.semver/main with force:False 22:31:22 2022-09-19 22:31:21,767 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:31:22 2022-09-19 22:31:21,767 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:31:22 2.3.0-dev.64 [Pipeline] } 22:31:22 $ docker exec --env ******** --env ******** 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 ssh-agent -k 22:31:22 unset SSH_AUTH_SOCK; 22:31:22 unset SSH_AGENT_PID; 22:31:22 echo Agent pid 78 killed; 22:31:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:22 + git semver [Pipeline] } 22:31:23 $ docker stop --time=1 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 22:31:24 $ docker rm -f 751c5f66b5618f98e20731463360df9b06ff141c72aac2293f0c6e4e57d34999 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:31:25 Stashed 1 file(s) [Pipeline] echo 22:31:25 [edgeXSemver]: initialized semver on version 2.3.0-dev.64 [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 22:31:25 + git config --global --add safe.directory /w/workspace/edgex-go/300 [Pipeline] echo 22:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:25 ========================================================= 22:31:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:31:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:31:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:31:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:31:25 2408cc74d12b: Pulling fs layer 22:31:25 ea60b727a1ce: Pulling fs layer 22:31:25 30c4a7721957: Pulling fs layer 22:31:25 370296b7ddb6: Pulling fs layer 22:31:25 7c6cee850709: Pulling fs layer 22:31:25 39a5fcdaea64: Pulling fs layer 22:31:25 370296b7ddb6: Waiting 22:31:25 7c6cee850709: Waiting 22:31:25 d94ebbe4e438: Pulling fs layer 22:31:25 bcfd1f05c69d: Pulling fs layer 22:31:25 59ccb84bbe0f: Pulling fs layer 22:31:25 39a5fcdaea64: Waiting 22:31:25 bcfd1f05c69d: Waiting 22:31:25 59ccb84bbe0f: Waiting 22:31:25 30c4a7721957: Verifying Checksum 22:31:25 30c4a7721957: Download complete 22:31:25 ea60b727a1ce: Download complete 22:31:25 7c6cee850709: Verifying Checksum 22:31:25 7c6cee850709: Download complete 22:31:25 39a5fcdaea64: Verifying Checksum 22:31:25 39a5fcdaea64: Download complete 22:31:25 2408cc74d12b: Download complete 22:31:25 d94ebbe4e438: Verifying Checksum 22:31:25 d94ebbe4e438: Download complete 22:31:26 2408cc74d12b: Pull complete 22:31:26 ea60b727a1ce: Pull complete 22:31:26 30c4a7721957: Pull complete 22:31:26 59ccb84bbe0f: Verifying Checksum 22:31:26 59ccb84bbe0f: Download complete 22:31:26 bcfd1f05c69d: Verifying Checksum 22:31:26 bcfd1f05c69d: Download complete 22:31:26 370296b7ddb6: Verifying Checksum 22:31:26 370296b7ddb6: Download complete 22:31:30 370296b7ddb6: Pull complete 22:31:30 7c6cee850709: Pull complete 22:31:31 39a5fcdaea64: Pull complete 22:31:31 d94ebbe4e438: Pull complete 22:31:33 bcfd1f05c69d: Pull complete 22:31:34 59ccb84bbe0f: Pull complete 22:31:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:31:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:31:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:31:34 WORKDIR /edgex 22:31:34 COPY go.mod . 22:31:34 RUN go mod download 22:31:34 + docker build -t ci-base-image-x86_64 -f - . 22:31:35 Sending build context to Docker daemon 169.4MB 22:31:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:31:35 ---> a4fb48ad2a94 22:31:35 Step 2/4 : WORKDIR /edgex 22:31:38 ---> Running in 9be74e613538 22:31:38 Removing intermediate container 9be74e613538 22:31:38 ---> 0205d88a72aa 22:31:38 Step 3/4 : COPY go.mod . 22:31:38 ---> 0d192672738f 22:31:38 Step 4/4 : RUN go mod download 22:31:38 ---> Running in 69f56077259b 22:31:40 Still waiting to schedule task 22:31:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-29885’ is offline 22:31:53 Removing intermediate container 69f56077259b 22:31:53 ---> 994f21dc24e4 22:31:53 Successfully built 994f21dc24e4 22:31:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:53 + docker inspect -f . ci-base-image-x86_64 22:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:53 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:31:54 $ docker top cfaf1a7bb359c4c97a69ddb98ccf9944c2beda6ec6f5e09579a227c8403a14d3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:54 + go version 22:31:54 go version go1.18.3 linux/amd64 [Pipeline] } 22:31:54 $ docker stop --time=1 cfaf1a7bb359c4c97a69ddb98ccf9944c2beda6ec6f5e09579a227c8403a14d3 22:31:56 $ docker rm -f cfaf1a7bb359c4c97a69ddb98ccf9944c2beda6ec6f5e09579a227c8403a14d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:56 + docker inspect -f . ci-base-image-x86_64 22:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:56 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:31:56 $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:31:57 $ docker top d8d428d517489d54e7b95a713cde5c06ac48cb915706e23f99e7534e11bb3175 -eo pid,comm [Pipeline] { [Pipeline] echo 22:31:57 ========================================================= 22:31:57 [edgeXBuildGoParallel] Running Tests and Build... 22:31:57 ========================================================= [Pipeline] sh 22:31:57 + git config --global --add safe.directory /w/workspace/edgex-go/300 [Pipeline] fileExists [Pipeline] sh 22:31:57 + make test 22:31:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:32:04 ? github.com/edgexfoundry/edgex-go [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 22:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 22:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.094s coverage: 72.5% of statements 22:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:32:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements 22:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:32:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.748s coverage: 89.2% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.1% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 22:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 79.5% of statements 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 22:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 22:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 22:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 22:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 80.8% of statements 22:32:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.202s coverage: 91.2% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.7% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 22:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:32:44 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 22:33:06 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." 22:33:06 GO111MODULE=on go vet ./... 22:33:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:33:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:33:09 ./bin/test-attribution-txt.sh 22:33:09 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:33:09 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:33:09 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:33:09 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:33:09 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:33:09 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:33:09 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:33:09 + ls -al . 22:33:09 total 744 22:33:09 drwxrwxr-x 10 1001 1001 4096 Sep 19 22:31 . 22:33:09 drwxr-xr-x 4 root root 4096 Sep 19 22:31 .. 22:33:09 -rw-rw-r-- 1 1001 1001 16 Sep 19 22:30 .dockerignore 22:33:09 drwxrwxr-x 8 1001 1001 4096 Sep 19 22:32 .git 22:33:09 drwxrwxr-x 3 1001 1001 4096 Sep 19 22:30 .github 22:33:09 -rw-rw-r-- 1 1001 1001 1030 Sep 19 22:30 .gitignore 22:33:09 -rw-rw-r-- 1 1001 1001 42 Sep 19 22:30 .golangci.yml 22:33:09 -rw-rw-r-- 1 1001 1001 87 Sep 19 22:30 .hadolint.yml 22:33:09 drwxr-xr-x 3 1001 1001 4096 Sep 19 22:31 .semver 22:33:09 -rw-rw-r-- 1 1001 1001 166 Sep 19 22:30 .sonarcloud.properties 22:33:09 -rw-rw-r-- 1 1001 1001 1171 Sep 19 22:30 ADOPTERS.md 22:33:09 -rw-rw-r-- 1 1001 1001 10347 Sep 19 22:30 Attribution.txt 22:33:09 -rw-rw-r-- 1 1001 1001 63209 Sep 19 22:30 CHANGELOG.md 22:33:09 -rw-rw-r-- 1 1001 1001 3804 Sep 19 22:30 CONTRIBUTING.md 22:33:09 -rw-rw-r-- 1 1001 1001 677 Sep 19 22:30 GOVERNANCE.md 22:33:09 -rw-rw-r-- 1 1001 1001 850 Sep 19 22:30 Jenkinsfile 22:33:09 -rw-rw-r-- 1 1001 1001 10775 Sep 19 22:30 LICENSE 22:33:09 -rw-rw-r-- 1 1001 1001 13724 Sep 19 22:30 Makefile 22:33:09 -rw-rw-r-- 1 1001 1001 582 Sep 19 22:30 OWNERS.md 22:33:09 -rw-rw-r-- 1 1001 1001 9799 Sep 19 22:30 README.md 22:33:09 -rw-rw-r-- 1 1001 1001 6912 Sep 19 22:30 SECURITY.md 22:33:09 -rw-rw-r-- 1 1001 1001 12 Sep 19 22:31 VERSION 22:33:09 -rw-rw-r-- 1 1001 1001 4131 Sep 19 22:30 ZMQWindows.md 22:33:09 drwxrwxr-x 2 1001 1001 4096 Sep 19 22:30 bin 22:33:09 drwxrwxr-x 18 1001 1001 4096 Sep 19 22:30 cmd 22:33:09 -rw-r--r-- 1 root root 491309 Sep 19 22:32 coverage.out 22:33:09 -rw-rw-r-- 1 1001 1001 3670 Sep 19 22:30 go.mod 22:33:09 -rw-rw-r-- 1 1001 1001 38527 Sep 19 22:30 go.sum 22:33:09 drwxrwxr-x 8 1001 1001 4096 Sep 19 22:30 internal 22:33:09 drwxrwxr-x 3 1001 1001 4096 Sep 19 22:30 openapi 22:33:09 drwxrwxr-x 4 1001 1001 4096 Sep 19 22:30 snap 22:33:09 -rw-rw-r-- 1 1001 1001 204 Sep 19 22:30 version.go [Pipeline] sh 22:33:09 + '[' -e coverage.out ] 22:33:09 + chown 1001:1001 coverage.out [Pipeline] stash 22:33:10 Stashed 1 file(s) [Pipeline] sh 22:33:10 + make build 22:33:10 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:33:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29888 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:33:26 Running in /w/workspace/edgex-go/300 [Pipeline] { [Pipeline] checkout 22:33:26 The recommended git tool is: git 22:33:32 using credential edgex-jenkins-ssh 22:33:32 Cloning the remote Git repository 22:33:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:33:32 > git init /w/workspace/edgex-go/300 # timeout=10 22:33:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:33:32 > git --version # timeout=10 22:33:32 > git --version # 'git version 2.25.1' 22:33:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:33:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:33:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:33:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:33:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:33:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:33:47 Avoid second fetch 22:33:47 Checking out Revision 726ff502df72fc04a097b92e9f3a3eaa523f4e40 (main) 22:33:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:33:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:47 > git config core.sparsecheckout # timeout=10 22:33:47 > git checkout -f 726ff502df72fc04a097b92e9f3a3eaa523f4e40 # timeout=10 22:33:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:33:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:33: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.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:33: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.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:33:52 Commit message: "Fix: Delayed start services for support- services fail (#4159)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:33:53 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:53 Dload Upload Total Spent Left Speed 22:33:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k 22:33:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 22:33:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:33:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:33:54 + sudo tee /etc/docker/daemon.new 22:33:54 { 22:33:54 "registry-mirrors": [ 22:33:54 "https://nexus3.edgexfoundry.org:10001" 22:33:54 ], 22:33:54 "bip": "10.250.0.254/24", 22:33:54 "hosts": [ 22:33:54 "tcp://0.0.0.0:5555", 22:33:54 "unix:///var/run/docker.sock" 22:33:54 ], 22:33:54 "mtu": 1458, 22:33:54 "selinux-enabled": true, 22:33:54 "seccomp-profile": "/etc/docker/seccomp.json" 22:33:54 } [Pipeline] sh 22:33:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] } 22:33:54 $ docker stop --time=1 d8d428d517489d54e7b95a713cde5c06ac48cb915706e23f99e7534e11bb3175 22:33:55 + sudo service docker restart 22:33:58 $ docker rm -f d8d428d517489d54e7b95a713cde5c06ac48cb915706e23f99e7534e11bb3175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:59 22:33:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:33:59 latest: Pulling from edgex-devops/edgex-compose 22:33:59 cbdbe7a5bc2a: Pulling fs layer 22:33:59 ca9280d653b3: Pulling fs layer 22:33:59 7e9c9ca2126c: Pulling fs layer 22:33:59 cbdbe7a5bc2a: Download complete 22:33:59 cbdbe7a5bc2a: Pull complete 22:33:59 ca9280d653b3: Download complete 22:34:00 7e9c9ca2126c: Verifying Checksum 22:34:00 7e9c9ca2126c: Download complete 22:34:00 ca9280d653b3: Pull complete 22:34:04 7e9c9ca2126c: Pull complete 22:34:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:04 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:34:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:34:06 $ docker top 6aeee66fac69238429d9af8fc7af06937d75d9b9d5354d0e4c7f747a4ee12ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:07 + docker-compose build --help 22:34:07 + grep parallel 22:34:07 --parallel Build images in parallel. [Pipeline] } 22:34:07 $ docker stop --time=1 6aeee66fac69238429d9af8fc7af06937d75d9b9d5354d0e4c7f747a4ee12ea2 22:34:09 $ docker rm -f 6aeee66fac69238429d9af8fc7af06937d75d9b9d5354d0e4c7f747a4ee12ea2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:09 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:34:09 $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:34:09 $ docker top d93e5f0fac8e8b47f48dfcad10299b09c3d14139d9e66f4c3278dd0d2c651243 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:10 + docker-compose -f ./docker-compose-build.yml build --parallel 22:34:10 Building core-command ... 22:34:10 Building core-data ... 22:34:10 Building core-metadata ... 22:34:10 Building security-bootstrapper ... 22:34:10 Building security-proxy-setup ... 22:34:10 Building security-secretstore-setup ... 22:34:10 Building security-spiffe-token-provider ... 22:34:10 Building security-spire-agent ... 22:34:10 Building security-spire-config ... 22:34:10 Building security-spire-server ... 22:34:10 Building support-notifications ... 22:34:10 Building support-scheduler ... 22:34:10 Building sys-mgmt-agent ... 22:34:10 Building security-secretstore-setup 22:34:10 Building security-spiffe-token-provider 22:34:10 Building security-bootstrapper 22:34:10 Building security-spire-config 22:34:10 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:13 provisioning config files... 22:34:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config3173792534615963648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:13 ---> docker-login.sh 22:34:13 nexus3.edgexfoundry.org:10001 22:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:14 Configure a credential helper to remove this warning. See 22:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:14 22:34:14 Login Succeeded 22:34:14 nexus3.edgexfoundry.org:10002 22:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:15 Configure a credential helper to remove this warning. See 22:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:15 22:34:15 Login Succeeded 22:34:15 nexus3.edgexfoundry.org:10003 22:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:15 Configure a credential helper to remove this warning. See 22:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:15 22:34:15 Login Succeeded 22:34:15 nexus3.edgexfoundry.org:10004 22:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:16 Configure a credential helper to remove this warning. See 22:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:16 22:34:16 Login Succeeded 22:34:16 docker.io 22:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:34:16 Configure a credential helper to remove this warning. See 22:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:34:16 22:34:16 Login Succeeded 22:34:16 ---> docker-login.sh ends [Pipeline] } 22:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:34:17 + git config --global --add safe.directory /w/workspace/edgex-go/300 [Pipeline] echo 22:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:34:17 ========================================================= 22:34:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:34:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:34:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:34:17 b3c136eddcbf: Pulling fs layer 22:34:17 c0a3192eca97: Pulling fs layer 22:34:17 a050256f5b6f: Pulling fs layer 22:34:17 656be50a0ddc: Pulling fs layer 22:34:17 2bbca73fdf42: Pulling fs layer 22:34:17 46d945488cbd: Pulling fs layer 22:34:17 8a5474983e97: Pulling fs layer 22:34:17 329c88fbcd65: Pulling fs layer 22:34:17 2bbca73fdf42: Waiting 22:34:17 46d945488cbd: Waiting 22:34:17 8a5474983e97: Waiting 22:34:17 329c88fbcd65: Waiting 22:34:17 656be50a0ddc: Waiting 22:34:17 a050256f5b6f: Download complete 22:34:17 c0a3192eca97: Download complete 22:34:17 2bbca73fdf42: Verifying Checksum 22:34:17 2bbca73fdf42: Download complete 22:34:17 46d945488cbd: Download complete 22:34:17 b3c136eddcbf: Verifying Checksum 22:34:17 b3c136eddcbf: Download complete 22:34:18 b3c136eddcbf: Pull complete 22:34:18 329c88fbcd65: Verifying Checksum 22:34:18 329c88fbcd65: Download complete 22:34:19 c0a3192eca97: Pull complete 22:34:19 a050256f5b6f: Pull complete 22:34:20 8a5474983e97: Verifying Checksum 22:34:20 8a5474983e97: Download complete 22:34:20 656be50a0ddc: Verifying Checksum 22:34:20 656be50a0ddc: Download complete 22:34:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:34:23 ---> 994f21dc24e4 22:34:23 Step 3/23 : WORKDIR /edgex-go 22:34:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:34:23 ---> 994f21dc24e4 22:34:23 Step 3/25 : WORKDIR /edgex-go 22:34:23 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:34:23 ---> 994f21dc24e4 22:34:23 Step 3/26 : WORKDIR /edgex-go 22:34:23 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:34:23 ---> 994f21dc24e4 22:34:23 Step 3/33 : WORKDIR /edgex-go 22:34:23 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:34:23 ---> 994f21dc24e4 22:34:23 Step 3/20 : WORKDIR /edgex-go 22:34:30 ---> Running in 742b59ea17b2 22:34:30 ---> Running in c7529811d75e 22:34:30 ---> Running in ae94ad03b629 22:34:30 ---> Running in 73d1a3e42192 22:34:30 ---> Running in 32cdf4745e5e 22:34:30 Removing intermediate container c7529811d75e 22:34:30 ---> 7c425254fdcf 22:34:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:30 Removing intermediate container 742b59ea17b2 22:34:30 ---> 76a4842a7370 22:34:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:30 ---> Running in 8852677a7261 22:34:30 Removing intermediate container ae94ad03b629 22:34:30 ---> 7c64f22a59ee 22:34:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:30 Removing intermediate container 73d1a3e42192 22:34:30 ---> 39d7f920ba81 22:34:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:34:30 Removing intermediate container 32cdf4745e5e 22:34:30 ---> 918f218e85da 22:34:30 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:30 ---> Running in 9d6e60562d6b 22:34:30 ---> Running in c6d3eb0fa690 22:34:30 ---> Running in 8327a8145358 22:34:30 ---> Running in 1375098afffa 22:34:30 Removing intermediate container 8852677a7261 22:34:30 ---> 6bd937e114df 22:34:30 Step 5/25 : RUN apk add --update --no-cache make git 22:34:30 ---> Running in 9c319abe225c 22:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:30 Removing intermediate container c6d3eb0fa690 22:34:30 ---> d3ad07359efa 22:34:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:34:30 ---> Running in 512478ab2e3c 22:34:30 Removing intermediate container 1375098afffa 22:34:30 ---> 9c631418ceb0 22:34:30 Step 5/33 : RUN apk add --update --no-cache make git 22:34:30 ---> Running in 5e8f283948e0 22:34:30 Removing intermediate container 9d6e60562d6b 22:34:30 ---> 6762645f42b5 22:34:30 Step 5/23 : RUN apk add --update --no-cache make bash git 22:34:30 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:34:30 v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:34:30 OK: 17040 distinct packages available 22:34:31 ---> Running in 75e4f5bbaf73 22:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:31 OK: 211 MiB in 51 packages 22:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:34:31 Removing intermediate container 8327a8145358 22:34:31 ---> 16b84614016d 22:34:31 Step 5/20 : COPY go.mod vendor* ./ 22:34:31 ---> 616598ff2917 22:34:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:32 ---> Running in a5ab7c3eae6a 22:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:32 OK: 211 MiB in 51 packages 22:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:34:32 OK: 211 MiB in 51 packages 22:34:32 Removing intermediate container 9c319abe225c 22:34:32 ---> 0815ac1f897a 22:34:32 Step 6/25 : COPY go.mod vendor* ./ 22:34:32 OK: 211 MiB in 51 packages 22:34:32 OK: 211 MiB in 51 packages 22:34:33 ---> 8166ba628a37 22:34:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:33 Removing intermediate container 512478ab2e3c 22:34:33 ---> 39c08e96675c 22:34:33 Step 6/26 : COPY go.mod vendor* ./ 22:34:33 ---> Running in d4fd37b7fb1a 22:34:33 Removing intermediate container 5e8f283948e0 22:34:33 ---> c1d5048a6d01 22:34:33 Step 6/33 : COPY go.mod vendor* ./ 22:34:33 ---> c25a60cb8b1e 22:34:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:33 ---> Running in c181dba3347c 22:34:33 Removing intermediate container 75e4f5bbaf73 22:34:33 ---> 33c0ad57ca0f 22:34:33 Step 6/23 : COPY go.mod vendor* ./ 22:34:34 ---> 2407803619a4 22:34:34 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:34 ---> 28cf357f6add 22:34:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:34 ---> Running in 1220c8e6f009 22:34:34 ---> Running in f0c0e96cfd43 22:34:35 656be50a0ddc: Pull complete 22:34:35 2bbca73fdf42: Pull complete 22:34:35 46d945488cbd: Pull complete 22:34:41 8a5474983e97: Pull complete 22:34:42 329c88fbcd65: Pull complete 22:34:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:34:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:34:42 WORKDIR /edgex 22:34:42 COPY go.mod . 22:34:42 RUN go mod download 22:34:42 + docker build -t ci-base-image-arm64 -f - . 22:34:43 Sending build context to Docker daemon 3.228MB 22:34:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:34:43 ---> ff4287adb874 22:34:43 Step 2/4 : WORKDIR /edgex 22:34:44 Removing intermediate container c181dba3347c 22:34:44 ---> 9e27892da6f0 22:34:44 Step 8/26 : COPY . . 22:34:44 Removing intermediate container a5ab7c3eae6a 22:34:44 ---> 629727cc3911 22:34:44 Step 7/20 : COPY . . 22:34:44 Removing intermediate container d4fd37b7fb1a 22:34:44 ---> 770b14fa1d00 22:34:44 Step 8/25 : COPY . . 22:34:45 ---> Running in fef4f5cf1009 22:34:45 Removing intermediate container fef4f5cf1009 22:34:45 ---> 8756bb61c12e 22:34:45 Step 3/4 : COPY go.mod . 22:34:46 ---> d07f2a379028 22:34:46 Step 4/4 : RUN go mod download 22:34:46 ---> Running in f5cdb7918919 22:34:54 ---> 503886a829df 22:34:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:34:54 ---> bf58eb88c375 22:34:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:34:54 ---> c92ff59dcf53 22:34:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:34:54 ---> Running in 2711905ec5e4 22:34:54 ---> Running in f24869b1a678 22:34:55 ---> Running in fdee8eaa6e7b 22:34:55 Removing intermediate container f24869b1a678 22:34:55 ---> 6bc5cb30092e 22:34:55 Step 10/26 : WORKDIR /edgex-go/spire-build 22:34:55 ---> Running in c3842c809c82 22:34:55 Removing intermediate container f0c0e96cfd43 22:34:55 ---> 466eb723a9ba 22:34:55 Step 8/23 : COPY . . 22:34:55 Removing intermediate container c3842c809c82 22:34:55 ---> b192ff2cb838 22:34:55 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 22:34:55 ---> Running in b5268d37a079 22:34:55 Removing intermediate container 1220c8e6f009 22:34:55 ---> 193acc669b2b 22:34:55 Step 8/33 : COPY . . 22:34:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:34:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:35:03 ---> d2d1f96e42dc 22:35:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:35:03 Removing intermediate container b5268d37a079 22:35:03 ---> 89228541ce39 22:35:03 Step 12/26 : WORKDIR /edgex-go 22:35:03 ---> 4301997bba67 22:35:03 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:35:03 ---> Running in c678242c9261 22:35:03 ---> Running in d5fe29b837f2 22:35:03 ---> Running in 6b3e40ef56f3 22:35:04 Removing intermediate container d5fe29b837f2 22:35:04 ---> 842c8ac13e68 22:35:04 22:35:04 Step 13/26 : FROM alpine:3.15 22:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:35:04 3.15: Pulling from library/alpine 22:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:35:05 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:35:05 Status: Downloaded newer image for alpine:3.15 22:35:05 ---> c4fc93816858 22:35:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:35:05 ---> Running in f4c7359b588a 22:35:06 Removing intermediate container f4c7359b588a 22:35:06 ---> 507cc4bb1d27 22:35:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:06 ---> Running in 3997570a0b25 22:35:08 Removing intermediate container 3997570a0b25 22:35:08 ---> 31091f8027b1 22:35:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:35:08 ---> Running in 7e243552bd32 22:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:35:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:35:10 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:35:10 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:35:10 OK: 15857 distinct packages available 22:35:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:35:11 (1/4) Installing dumb-init (1.2.5-r1) 22:35:11 (2/4) Installing musl-obstack (1.2.3-r0) 22:35:11 (3/4) Installing libucontext (1.1-r0) 22:35:11 (4/4) Installing gcompat (1.0.0-r4) 22:35:11 Executing busybox-1.34.1-r7.trigger 22:35:11 OK: 6 MiB in 18 packages 22:35:13 Removing intermediate container 7e243552bd32 22:35:13 ---> a1613a9277e0 22:35:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:35:17 ---> 95e608e72289 22:35:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:35:17 ---> a0e1ad19b4b4 22:35:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:35:17 ---> Running in db5b60054a57 22:35:18 Removing intermediate container db5b60054a57 22:35:18 ---> bbd53de53752 22:35:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:35:18 Removing intermediate container f5cdb7918919 22:35:18 ---> 8b6587a95ec6 22:35:18 Successfully built 8b6587a95ec6 22:35:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:35:18 ---> d67a5bd0aecd 22:35:18 Step 21/26 : WORKDIR / 22:35:18 + docker inspect -f . ci-base-image-arm64 22:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:19 prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container 22:35:19 ---> Running in 470253afa5bd 22:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:35:19 Removing intermediate container 470253afa5bd 22:35:19 ---> 687e84e7619a 22:35:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:35:20 ---> Running in 21d3982901bf 22:35:20 Removing intermediate container 21d3982901bf 22:35:20 ---> ddd72699c158 22:35:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:35:20 $ docker top be330a19fbcf19223064e0d00cabe97c3aae895831c957dfd795936647b7d416 -eo pid,comm 22:35:20 ---> Running in 97eed8cbca30 [Pipeline] { [Pipeline] sh 22:35:20 Removing intermediate container 97eed8cbca30 22:35:20 ---> 1a64c4dbe7fe 22:35:20 Step 24/26 : LABEL arch=x86_64 22:35:20 ---> Running in c09d6ce53352 22:35:21 Removing intermediate container c09d6ce53352 22:35:21 ---> c428921397f9 22:35:21 Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:35:21 ---> Running in a88cc0267286 22:35:21 + go version 22:35:21 go version go1.18.3 linux/arm64 [Pipeline] } 22:35:21 $ docker stop --time=1 be330a19fbcf19223064e0d00cabe97c3aae895831c957dfd795936647b7d416 22:35:21 Removing intermediate container a88cc0267286 22:35:21 ---> 2f130157bf3f 22:35:21 Step 26/26 : LABEL version=2.3.0-dev.64 22:35:21 ---> Running in 7591f4348233 22:35:22 Removing intermediate container 7591f4348233 22:35:22 ---> 7ea4077d16b6 22:35:22 22:35:22 Successfully built 7ea4077d16b6 22:35:22 Successfully tagged security-spire-config:latest 22:35:22 Building core-metadata 22:35:23 $ docker rm -f be330a19fbcf19223064e0d00cabe97c3aae895831c957dfd795936647b7d416 [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 22:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:35:23 22:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:35:23 latest: Pulling from edgex-devops/edgex-compose-arm64 22:35:23 29e5d40040c1: Pulling fs layer 22:35:23 1ce36da41761: Pulling fs layer 22:35:23 25b303627fd3: Pulling fs layer 22:35:24 29e5d40040c1: Verifying Checksum 22:35:24 29e5d40040c1: Download complete 22:35:24 1ce36da41761: Verifying Checksum 22:35:24 1ce36da41761: Download complete 22:35:24 29e5d40040c1: Pull complete 22:35:25  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:35:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:35:25 ---> 994f21dc24e4 22:35:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:35:26 25b303627fd3: Verifying Checksum 22:35:26 25b303627fd3: Download complete 22:35:26 1ce36da41761: Pull complete 22:35:29 ---> Running in 0268ab5c10aa 22:35:29 Removing intermediate container fdee8eaa6e7b 22:35:29 ---> b9d5cc3863c0 22:35:29 22:35:29 Step 10/25 : FROM alpine:3.16 22:35:29 Removing intermediate container 0268ab5c10aa 22:35:29 ---> e28432732dad 22:35:29 Step 4/25 : WORKDIR /edgex-go 22:35:29 3.16: Pulling from library/alpine 22:35:29 ---> Running in a34511e66792 22:35:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:35:32 Removing intermediate container a34511e66792 22:35:32 ---> 41ad4013b08c 22:35:32 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:32 Status: Downloaded newer image for alpine:3.16 22:35:32 ---> 9c6f07244728 22:35:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:35:32 ---> Running in e681853f444b 22:35:32 ---> Running in 21c6fba79e4b 22:35:32 Removing intermediate container c678242c9261 22:35:32 ---> 342b22cf7b5e 22:35:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:35:32 Removing intermediate container 2711905ec5e4 22:35:32 ---> aae3e217671d 22:35:32 22:35:32 Step 9/20 : FROM alpine:3.15 22:35:32 ---> c4fc93816858 22:35:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:35:32 ---> Using cache 22:35:32 ---> 507cc4bb1d27 22:35:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:32 ---> Using cache 22:35:32 ---> 31091f8027b1 22:35:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:35:33 ---> Running in 7e6ffe41107a 22:35:33 ---> Running in d0bf68107740 22:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:35:33 (1/3) Installing ca-certificates (20220614-r0) 22:35:33 (2/3) Installing dumb-init (1.2.5-r1) 22:35:33 (3/3) Installing su-exec (0.2-r1) 22:35:33 Executing busybox-1.35.0-r17.trigger 22:35:33 Executing ca-certificates-20220614-r0.trigger 22:35:33 OK: 6 MiB in 17 packages 22:35:33 Removing intermediate container e681853f444b 22:35:33 ---> 0d546163c4a3 22:35:33 Step 6/25 : RUN apk add --update --no-cache make git 22:35:34 ---> Running in 1720af271292 22:35:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:35:34 Removing intermediate container 21c6fba79e4b 22:35:34 ---> 1022c7a89ca6 22:35:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:35:34 Removing intermediate container 6b3e40ef56f3 22:35:34 ---> 88c8f6a83ff7 22:35:34 22:35:34 Step 10/33 : FROM alpine:3.16 22:35:34 ---> 9c6f07244728 22:35:34 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:35:34 ---> Running in 230fe98a1650 22:35:34 ---> Running in 3594e3d7a2bf 22:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:35:34 Removing intermediate container 230fe98a1650 22:35:34 ---> f290221a7892 22:35:34 Step 13/25 : WORKDIR / 22:35:34 ---> Running in a77467a1234c 22:35:34 Removing intermediate container 3594e3d7a2bf 22:35:34 ---> cdd258629c4f 22:35:34 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:35:34 ---> Running in 649128554d20 22:35:34 Removing intermediate container a77467a1234c 22:35:34 ---> 7837405fc69a 22:35:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:35:35 Removing intermediate container 7e6ffe41107a 22:35:35 ---> e4836f663491 22:35:35 22:35:35 Step 11/23 : FROM alpine:3.16 22:35:35 ---> 9c6f07244728 22:35:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:35:35 ---> Running in ae456db03467 22:35:35 ---> fe4dc2392e17 22:35:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:35:35 Removing intermediate container ae456db03467 22:35:35 ---> 81bbf335a183 22:35:35 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 22:35:35 ---> Running in c440ad659e7e 22:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:35:35 ---> 7312bd4751ae 22:35:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:35:35 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:35:35 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:35:35 OK: 15857 distinct packages available 22:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:35:35 (1/2) Installing dumb-init (1.2.5-r1) 22:35:35 (2/2) Installing su-exec (0.2-r1) 22:35:35 Executing busybox-1.35.0-r17.trigger 22:35:35 OK: 6 MiB in 16 packages 22:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:35:35 ---> d8f96a07dc6d 22:35:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:35:35 OK: 211 MiB in 51 packages 22:35:35 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:35:35 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:35:35 (3/33) Installing readline (8.1.2-r0) 22:35:35 (4/33) Installing bash (5.1.16-r2) 22:35:35 Executing bash-5.1.16-r2.post-install 22:35:35 (5/33) Installing ca-certificates (20220614-r0) 22:35:35 (6/33) Installing brotli-libs (1.0.9-r6) 22:35:35 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:35:35 (8/33) Installing libcurl (7.83.1-r3) 22:35:35 (9/33) Installing curl (7.83.1-r3) 22:35:35 (10/33) Installing docker-cli (20.10.18-r0) 22:35:35 Removing intermediate container 649128554d20 22:35:35 ---> 1615f7add347 22:35:35 ---> f064ef8054a2 22:35:35 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:35:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:35:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:35:36 (11/33) Installing dumb-init (1.2.5-r1) 22:35:36 (12/33) Installing libbz2 (1.0.8-r1) 22:35:36 (13/33) Installing expat (2.4.8-r0) 22:35:36 (14/33) Installing libffi (3.4.2-r1) 22:35:36 (15/33) Installing gdbm (1.23-r0) 22:35:36 (16/33) Installing xz-libs (5.2.5-r1) 22:35:36 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:35:36 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:35:36 (19/33) Installing mpdecimal (2.5.1-r1) 22:35:36 (20/33) Installing sqlite-libs (3.38.5-r0) 22:35:36 (21/33) Installing python3 (3.10.5-r0) 22:35:36 ---> Running in 2061aac0b120 22:35:36 (1/9) Installing ca-certificates (20220614-r0) 22:35:36 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:35:36 (2/9) Installing brotli-libs (1.0.9-r5) 22:35:36 (23/33) Installing py3-tomli (2.0.1-r1) 22:35:36 (24/33) Installing py3-pep517 (0.12.0-r2) 22:35:36 (25/33) Installing py3-six (1.16.0-r1) 22:35:36 (26/33) Installing py3-retrying (1.3.3-r3) 22:35:36 (27/33) Installing py3-appdirs (1.4.4-r3) 22:35:36 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:35:36 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:35:36 (30/33) Installing py3-parsing (2.4.7-r3) 22:35:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:35:36 (31/33) Installing py3-packaging (21.3-r0) 22:35:36 (32/33) Installing py3-setuptools (59.4.0-r0) 22:35:36 (33/33) Installing py3-pip (22.1.1-r0) 22:35:36 (4/9) Installing libcurl (7.80.0-r3) 22:35:36 ---> bfe8905ee7e1 22:35:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:35:37 Removing intermediate container 2061aac0b120 22:35:37 ---> 4196049d0ab5 22:35:37 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:35:37 (5/9) Installing curl (7.80.0-r3) 22:35:37 Removing intermediate container 1720af271292 22:35:37 ---> cd4c7daeac5e 22:35:37 Step 7/25 : COPY go.mod vendor* ./ 22:35:37 (6/9) Installing dumb-init (1.2.5-r1) 22:35:37 Executing busybox-1.35.0-r17.trigger 22:35:37 Executing ca-certificates-20220614-r0.trigger 22:35:37 OK: 122 MiB in 47 packages 22:35:37 (7/9) Installing musl-obstack (1.2.3-r0) 22:35:37 ---> Running in 682004c7e832 22:35:37 (8/9) Installing libucontext (1.1-r0) 22:35:37 (9/9) Installing gcompat (1.0.0-r4) 22:35:37 Executing busybox-1.34.1-r7.trigger 22:35:37 Executing ca-certificates-20220614-r0.trigger 22:35:37 ---> f4600ddd757c 22:35:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ ---> ce98eef7efb2 22:35:37 22:35:37 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:37 OK: 8 MiB in 23 packages 22:35:37 Removing intermediate container 682004c7e832 22:35:37 ---> 6b5104090949 22:35:37 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:35:37 ---> Running in dcee016de86f 22:35:37 ---> Running in 7436770dd0e3 22:35:38 ---> 8f24622a2466 22:35:38 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:35:38 Removing intermediate container 7436770dd0e3 22:35:38 ---> 861b2ff30e59 22:35:38 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:35:38 ---> Running in a93f364ed3b7 22:35:38 ---> Running in 9c10869c9284 22:35:38 Removing intermediate container 9c10869c9284 22:35:38 ---> aad606e9aa78 22:35:38 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:35:38 ---> Running in 0d120ed46ea6 22:35:38 Removing intermediate container d0bf68107740 22:35:38 ---> 727990064dd4 22:35:38 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:38 ---> 8b0d1f819945 22:35:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:35:38 25b303627fd3: Pull complete 22:35:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container 22:35:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:35:39 Removing intermediate container a93f364ed3b7 22:35:39 ---> fec9d6a3bea7 22:35:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:35:41 $ docker top a47f543ce092b5d9c3c4b135d34050db96deca6772c3699576b190960c5a9e72 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:41 ---> 8afce43a875e 22:35:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:35:41 ---> Running in 39bd31355c88 22:35:41 Removing intermediate container 0d120ed46ea6 22:35:41 ---> 14cf89a75265 22:35:41 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:35:41 ---> Running in 3bb2a5191b45 22:35:41 Removing intermediate container 39bd31355c88 22:35:41 ---> 9a1dc52efc88 22:35:41 Step 23/25 : LABEL arch=x86_64 22:35:41 ---> 8b8f4cd13e0d 22:35:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:35:41 ---> Running in 32de76678078 22:35:41 ---> Running in 3da8dfd22926 22:35:41 Removing intermediate container 3bb2a5191b45 22:35:41 ---> fbe54dc8fe44 22:35:41 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:35:41 Removing intermediate container 32de76678078 22:35:41 ---> 3104ca5564f6 22:35:41 Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:35:41 Removing intermediate container 3da8dfd22926 22:35:41 ---> 3d62f065fe9b 22:35:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:35:41 ---> Running in 5809b530ac95 22:35:41 ---> c437cc0f0dd2 22:35:41 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:35:41 Collecting docker-compose==1.23.2 22:35:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:35:42 ---> Running in 92c2633af166 22:35:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.2 MB/s eta 0:00:00 22:35:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:35:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:35:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.0 MB/s eta 0:00:00 22:35:42 Collecting PyYAML<4,>=3.10 22:35:42 + docker-compose build --help 22:35:42 + grep parallel 22:35:42 Downloading PyYAML-3.13.tar.gz (270 kB) 22:35:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.4 MB/s eta 0:00:00 22:35:42 ---> Running in 50af69c28cb1 22:35:42 Preparing metadata (setup.py): started 22:35:42 Removing intermediate container 5809b530ac95 22:35:42 ---> 8d3cc93a4dc4 22:35:42 Step 25/25 : LABEL version=2.3.0-dev.64 22:35:42 Removing intermediate container 92c2633af166 22:35:42 ---> 9a2aab993e78 22:35:42 Step 18/20 : LABEL arch=x86_64 22:35:42 Preparing metadata (setup.py): finished with status 'done' 22:35:42 Collecting docker<4.0,>=3.6.0 22:35:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:35:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 129.2 MB/s eta 0:00:00 22:35:42 ---> Running in 1ed273939475 22:35:42 ---> Running in cf39a9e2d002 22:35:42 Collecting jsonschema<3,>=2.5.1 22:35:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:35:43 Collecting texttable<0.10,>=0.9.0 22:35:43 Downloading texttable-0.9.1.tar.gz (11 kB) 22:35:43 Preparing metadata (setup.py): started 22:35:43 Removing intermediate container 1ed273939475 22:35:43 ---> 8d8324199b0b 22:35:43 Step 19/20 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:35:43 Preparing metadata (setup.py): finished with status 'done' 22:35:43 Collecting dockerpty<0.5,>=0.4.1 22:35:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:35:43 Preparing metadata (setup.py): started 22:35:43 Removing intermediate container cf39a9e2d002 22:35:43 ---> 4411444bad31 22:35:43 22:35:43 Preparing metadata (setup.py): finished with status 'done' 22:35:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:35:43 Successfully built 4411444bad31 22:35:43 Collecting websocket-client<1.0,>=0.32.0 22:35:43 Successfully tagged security-secretstore-setup:latest 22:35:43 Building security-spire-agent 22:35:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:35:43 ---> Running in d7e14be672a0 22:35:43  Building security-secretstore-setup ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.0 MB/s eta 0:00:00 22:35:43 Collecting docopt<0.7,>=0.6.1 22:35:43 Downloading docopt-0.6.2.tar.gz (25 kB) 22:35:43 Preparing metadata (setup.py): started 22:35:45 Preparing metadata (setup.py): finished with status 'done' 22:35:45 Collecting cached-property<2,>=1.2.0 22:35:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:35:45 Collecting docker-pycreds>=0.4.0 22:35:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:35:45 Collecting certifi>=2017.4.17 22:35:45 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:35:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 46.4 MB/s eta 0:00:00 22:35:45 Collecting chardet<3.1.0,>=3.0.2 22:35:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:35:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 46.2 MB/s eta 0:00:00 22:35:45 Collecting urllib3<1.25,>=1.21.1 22:35:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:35:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 52.6 MB/s eta 0:00:00 22:35:45 Collecting idna<2.8,>=2.5 22:35:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:35:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.1 MB/s eta 0:00:00 22:35:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:35:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:35:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:35:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:35:45 --parallel Build images in parallel. [Pipeline] } 22:35:45 $ docker stop --time=1 a47f543ce092b5d9c3c4b135d34050db96deca6772c3699576b190960c5a9e72 22:35:45 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:35:45 Running setup.py install for texttable: started 22:35:46 Running setup.py install for texttable: finished with status 'done' 22:35:46 Running setup.py install for PyYAML: started 22:35:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:35:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:35:46 ---> 994f21dc24e4 22:35:46 Step 3/26 : WORKDIR /edgex-go 22:35:46 ---> Using cache 22:35:46 ---> 918f218e85da 22:35:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:46 ---> Using cache 22:35:46 ---> 9c631418ceb0 22:35:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:35:46 Running setup.py install for PyYAML: finished with status 'done' 22:35:46 Removing intermediate container d7e14be672a0 22:35:46 ---> 743e22977c19 22:35:46 Step 20/20 : LABEL version=2.3.0-dev.64 22:35:46 ---> Running in 953dc393d4f2 22:35:46 Removing intermediate container 50af69c28cb1 22:35:46 ---> d160a1a2fb73 22:35:46 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:46 ---> Running in daffd06902f2 22:35:47 $ docker rm -f a47f543ce092b5d9c3c4b135d34050db96deca6772c3699576b190960c5a9e72 22:35:47 Removing intermediate container dcee016de86f 22:35:47 ---> 75d527108424 22:35:47 Step 9/25 : COPY . . 22:35:47 Running setup.py install for docopt: started 22:35:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:47 Removing intermediate container daffd06902f2 22:35:47 ---> 519c61cce5d8 22:35:47 22:35:47 ---> aef9cf5661de 22:35:47 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:35:47 Successfully built 519c61cce5d8 22:35:47 Successfully tagged security-spiffe-token-provider:latest 22:35:47  Building security-spiffe-token-provider ... done Building support-scheduler 22:35:47 Running setup.py install for docopt: finished with status 'done' 22:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:48 prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container 22:35:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:35:48 $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:35:48 OK: 211 MiB in 51 packages 22:35:49 $ docker top 4eb8f9f75e3a7b749c4b336cf87447f1f106268dcabbd1958b2e2171e0c713c2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:50 + docker-compose -f ./docker-compose-build.yml build --parallel 22:35:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:35:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:50 ---> 994f21dc24e4 22:35:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:35:50 ---> Using cache 22:35:50 ---> e28432732dad 22:35:50 Step 4/23 : WORKDIR /edgex-go 22:35:50 ---> Using cache 22:35:50 ---> 41ad4013b08c 22:35:50 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:50 ---> Using cache 22:35:50 ---> 0d546163c4a3 22:35:50 Step 6/23 : RUN apk add --update --no-cache make git 22:35:50 ---> Using cache 22:35:50 ---> cd4c7daeac5e 22:35:50 Step 7/23 : COPY go.mod vendor* ./ 22:35:50 ---> Using cache 22:35:50 ---> ce98eef7efb2 22:35:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:50 ---> Using cache 22:35:50 ---> 75d527108424 22:35:50 Step 9/23 : COPY . . 22:35:54 Running setup.py install for dockerpty: started 22:35:54 Building core-command ... 22:35:54 Building core-data ... 22:35:54 Building core-metadata ... 22:35:54 Building security-bootstrapper ... 22:35:54 Building security-proxy-setup ... 22:35:54 Building security-secretstore-setup ... 22:35:54 Building security-spiffe-token-provider ... 22:35:54 Building security-spire-agent ... 22:35:54 Building security-spire-config ... 22:35:54 Building security-spire-server ... 22:35:54 Building support-notifications ... 22:35:54 Building support-scheduler ... 22:35:54 Building sys-mgmt-agent ... 22:35:54 Building security-secretstore-setup 22:35:54 Building security-spiffe-token-provider 22:35:54 Building security-bootstrapper 22:35:54 Building security-spire-config 22:35:54 Building security-spire-server 22:35:55 Running setup.py install for dockerpty: finished with status 'done' 22:35:55 ---> 6c09acf5d6e7 22:35:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:35:55 ---> f4bf5698ddfb 22:35:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:35:55 ---> 4cc04a01b462 22:35:55 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:35:55 ---> Running in d6d386119024 22:35:55 ---> Running in 5f7011d5e536 22:35:55 ---> 2e2e59b48acc 22:35:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:35:55 Removing intermediate container 953dc393d4f2 22:35:55 ---> 350446d68ca6 22:35:55 Step 6/26 : COPY go.mod vendor* ./ 22:35:55 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 22:35:55 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 22:35:56  ---> 2a3f9548ce29 22:35:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:35:56 ---> fecc3b37f863 22:35:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:56 ---> Running in 43bbf0b027cb 22:35:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:35:56 ---> 4ae83d730f00 22:35:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:35:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:35:56 ---> 57c669899d8b 22:35:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:35:57 ---> aa34a313aa55 22:35:57 Step 28/33 : RUN chmod +x /entrypoint.sh 22:35:57 ---> Running in 9426a283782d 22:36:00 Removing intermediate container 9426a283782d 22:36:00 ---> 2c9051320f07 22:36:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:36:00 Removing intermediate container c440ad659e7e 22:36:00 ---> 8d4ef6f7b718 22:36:00 Step 14/23 : ENV APP_PORT=58890 22:36:00 ---> Running in c17b80b4b58b 22:36:00 ---> Running in 7feaccf7e4df 22:36:00 Removing intermediate container c17b80b4b58b 22:36:00 ---> e32ea3d7b690 22:36:00 Step 30/33 : CMD ["gate"] 22:36:00 Removing intermediate container 7feaccf7e4df 22:36:00 ---> d66d4f9d2597 22:36:00 Step 15/23 : EXPOSE $APP_PORT 22:36:00 ---> Running in f3d2cd554e84 22:36:01 ---> Running in 84929ce9e0b9 22:36:01 Removing intermediate container f3d2cd554e84 22:36:01 ---> d1622b105ea4 22:36:01 Step 31/33 : LABEL arch=x86_64 22:36:02 Removing intermediate container 84929ce9e0b9 22:36:02 ---> 4785c9d6dc09 22:36:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:36:02 ---> Running in d87e8dd40951 22:36:04 Removing intermediate container d87e8dd40951 22:36:04 ---> e18baba81779 22:36:04 Step 32/33 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:36:04 ---> 75df4cb4c829 22:36:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:36:04 ---> Running in 7ac38ffd03a3 22:36:04 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:36:04 ---> 8b6587a95ec6 22:36:04 Step 3/20 : WORKDIR /edgex-go 22:36:04 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:04 Step 2/33 : FROM ${BUILDER_BASE} AS builder 22:36:04 ---> 8b6587a95ec6 22:36:04 Step 3/33 : WORKDIR /edgex-go 22:36:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:36:04 ---> 8b6587a95ec6 22:36:04 Step 3/25 : WORKDIR /edgex-go 22:36:04 ---> Running in 9fc8b157c8cf 22:36:04 ---> Running in bf1503b09f53 22:36:04 ---> Running in 614d95a3eb74 22:36:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:36:04 ---> 8b6587a95ec6 22:36:04 Step 3/26 : WORKDIR /edgex-go 22:36:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:36:04 ---> 8b6587a95ec6 22:36:04 Step 3/25 : WORKDIR /edgex-go 22:36:05 Removing intermediate container 43bbf0b027cb 22:36:05 ---> abd574d341c1 22:36:05 Step 8/26 : COPY . . 22:36:05 Removing intermediate container 7ac38ffd03a3 22:36:05 ---> e680f0950302 22:36:05 Step 33/33 : LABEL version=2.3.0-dev.64 22:36:05 ---> Running in 993e38849dec 22:36:05 ---> Running in 84594eaaf955 22:36:05 ---> 05605906054e 22:36:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:36:05 ---> Running in da03ca578a7a 22:36:05 Removing intermediate container 9fc8b157c8cf 22:36:05 ---> 8206ebce2de2 22:36:05 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:05 ---> Running in 8d2e1d94916d 22:36:05 Removing intermediate container bf1503b09f53 22:36:05 ---> df3a5dbf20c2 22:36:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:05 Removing intermediate container 614d95a3eb74 22:36:05 ---> 804bef95302e 22:36:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:36:05 ---> Running in a39ba5ca451a 22:36:05 Removing intermediate container 84594eaaf955 22:36:05 ---> 3c083c583fcb 22:36:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:05 Removing intermediate container da03ca578a7a 22:36:05 ---> 2afd278cc3e2 22:36:05 22:36:05 Successfully built 2afd278cc3e2 22:36:06 ---> Running in 6156aceb85f4 22:36:06 Removing intermediate container 993e38849dec 22:36:06 ---> 4e84c958a8d1 22:36:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:06 ---> Running in 62e352411abf 22:36:06 ---> Running in b541f31ca3a9 22:36:06 Successfully tagged security-bootstrapper:latest 22:36:06 Building core-data 22:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:09 Removing intermediate container 8d2e1d94916d 22:36:09 ---> 5589fd19c9d4 22:36:09 Step 5/33 : RUN apk add --update --no-cache make git 22:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:09 ---> Running in 8010b757d826 22:36:09  Building security-bootstrapper ... done  ---> a6dfd5c98347 22:36:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:36:10 Removing intermediate container a39ba5ca451a 22:36:10 ---> 3007b22b8fb1 22:36:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:36:10 ---> Running in ee620b420956 22:36:10 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:36:10 v3.16.2-182-g8e0ba1a637 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:36:10 OK: 16894 distinct packages available 22:36:10 Removing intermediate container b541f31ca3a9 22:36:10 ---> 79ecc8233fb5 22:36:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:10 Removing intermediate container 62e352411abf 22:36:10 ---> f766dcf76b52 22:36:10 Step 5/25 : RUN apk add --update --no-cache make git 22:36:10 ---> Running in 7b09ee9103a9 22:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:11 ---> Running in cfdc927ad3d7 22:36:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:36:11 ---> 994f21dc24e4 22:36:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:36:11 ---> Using cache 22:36:11 ---> e28432732dad 22:36:11 Step 4/24 : WORKDIR /edgex-go 22:36:11 ---> Using cache 22:36:11 ---> 41ad4013b08c 22:36:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:11 ---> Using cache 22:36:11 ---> 0d546163c4a3 22:36:11 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:36:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:12 OK: 221 MiB in 51 packages 22:36:12 ---> Running in 10cd697a4ab9 22:36:12 ---> Running in 472a522bbf99 22:36:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:12 ---> 117c85334d35 22:36:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:36:12 ---> Running in 60f639ceb09b 22:36:12 Removing intermediate container 10cd697a4ab9 22:36:12 ---> afc4c81b9211 22:36:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:13 ---> Running in 8d54431b7ea7 22:36:13 Removing intermediate container 60f639ceb09b 22:36:13 ---> 528a42c3f0e6 22:36:13 Step 10/26 : WORKDIR /edgex-go/spire-build 22:36:13 ---> Running in 8a624b5f3602 22:36:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:13 Removing intermediate container 8d54431b7ea7 22:36:13 ---> a84fe16f45fb 22:36:13 Step 21/23 : LABEL arch=x86_64 22:36:13 ---> Running in 09f42cafc0cf 22:36:13 Removing intermediate container 8a624b5f3602 22:36:13 ---> 063c95f83ed1 22:36:13 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 22:36:13 ---> Running in 3a7180cb1dbe 22:36:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:36:13 Removing intermediate container 09f42cafc0cf 22:36:13 ---> ec2201946db8 22:36:13 Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:36:13 ---> Running in 8a7d3addfdd2 22:36:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:14 Removing intermediate container 8a7d3addfdd2 22:36:14 ---> b2f22e53fbb2 22:36:14 Step 23/23 : LABEL version=2.3.0-dev.64 22:36:14 ---> Running in 817ac60f5673 22:36:14 Removing intermediate container 6156aceb85f4 22:36:14 ---> ccd66fc3f721 22:36:14 Step 5/20 : COPY go.mod vendor* ./ 22:36:14 OK: 221 MiB in 51 packages 22:36:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:36:14 Removing intermediate container 817ac60f5673 22:36:14 ---> 3c8fbed3d2df 22:36:14 22:36:14 Successfully built 3c8fbed3d2df 22:36:14 Successfully tagged sys-mgmt-agent:latest 22:36:14  Building sys-mgmt-agent ... done Building security-spire-server 22:36:14 OK: 211 MiB in 51 packages 22:36:15 OK: 221 MiB in 51 packages 22:36:15 ---> 8473b5ecfd7e 22:36:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:15 ---> Running in 5c9d217b5aaa 22:36:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:15 Removing intermediate container 8010b757d826 22:36:15 ---> c74d4046c8db 22:36:15 Step 6/33 : COPY go.mod vendor* ./ 22:36:16 Removing intermediate container 3a7180cb1dbe 22:36:16 ---> 427e462244ae 22:36:16 Step 12/26 : WORKDIR /edgex-go 22:36:16 OK: 221 MiB in 51 packages 22:36:16 OK: 221 MiB in 51 packages 22:36:17 ---> a324cd533a6b 22:36:17 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:17 Removing intermediate container ee620b420956 22:36:17 ---> 0214afa60bfb 22:36:17 Step 6/25 : COPY go.mod vendor* ./ 22:36:17 ---> Running in 7d8f2455aea0 22:36:17 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:36:17 ---> 994f21dc24e4 22:36:17 Step 3/25 : WORKDIR /edgex-go 22:36:17 ---> Using cache 22:36:17 ---> 918f218e85da 22:36:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:17 ---> Using cache 22:36:17 ---> 9c631418ceb0 22:36:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:36:17 ---> Using cache 22:36:17 ---> 350446d68ca6 22:36:17 Step 6/25 : COPY go.mod vendor* ./ 22:36:17 ---> Using cache 22:36:17 ---> fecc3b37f863 22:36:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:17 ---> Using cache 22:36:17 ---> abd574d341c1 22:36:17 Step 8/25 : COPY . . 22:36:17 ---> Using cache 22:36:17 ---> 117c85334d35 22:36:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:36:17 ---> Using cache 22:36:17 ---> 528a42c3f0e6 22:36:17 Step 10/25 : WORKDIR /edgex-go/spire-build 22:36:17 ---> Using cache 22:36:17 ---> 063c95f83ed1 22:36:17 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 22:36:18 Removing intermediate container 7b09ee9103a9 22:36:18 ---> fe9f11b3abcd 22:36:18 Step 6/26 : COPY go.mod vendor* ./ 22:36:18 Removing intermediate container cfdc927ad3d7 22:36:18 ---> 8ca2ccc44de2 22:36:18 Step 6/25 : COPY go.mod vendor* ./ 22:36:18 ---> 41e083aff4e8 22:36:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:19 ---> Running in b257e253207f 22:36:19 ---> Running in 689fea20b06d 22:36:19 ---> Running in 72fca7f750d2 22:36:19 Removing intermediate container 472a522bbf99 22:36:19 ---> e3f6d3f83e4a 22:36:19 Step 7/24 : COPY go.mod vendor* ./ 22:36:19 Removing intermediate container 689fea20b06d 22:36:19 ---> 968df7c1618b 22:36:19 22:36:19 Step 13/26 : FROM alpine:3.15 22:36:19 ---> c4fc93816858 22:36:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:19 ---> Using cache 22:36:19 ---> 507cc4bb1d27 22:36:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:19 ---> Using cache 22:36:19 ---> 31091f8027b1 22:36:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:36:19 ---> Running in 77ab3cec94d1 22:36:19 ---> c492af48607e 22:36:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:20 ---> 6cc443abd9f3 22:36:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:20 ---> ef9e9002fdc9 22:36:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:20 ---> Running in 3826dc496e34 22:36:20 ---> Running in a052c7fe9407 22:36:20 ---> Running in b04cda38f285 22:36:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:36:20 Removing intermediate container 72fca7f750d2 22:36:20 ---> 68761fe79e61 22:36:20 Step 12/25 : WORKDIR /edgex-go 22:36:21 ---> Running in 2084d7b926d4 22:36:21 Removing intermediate container 2084d7b926d4 22:36:21 ---> fb79ed1af5fd 22:36:21 22:36:21 Step 13/25 : FROM alpine:3.15 22:36:21 ---> c4fc93816858 22:36:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:21 ---> Using cache 22:36:21 ---> 507cc4bb1d27 22:36:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:21 ---> Using cache 22:36:21 ---> 31091f8027b1 22:36:21 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:36:21 ---> Running in dc4b16ea0afa 22:36:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:36:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:36:21 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:36:21 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:36:21 OK: 15857 distinct packages available 22:36:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:36:21 Removing intermediate container 5f7011d5e536 22:36:21 ---> 99c2b5e9dfd2 22:36:21 22:36:21 Step 11/25 : FROM alpine:3.16 22:36:21 ---> 9c6f07244728 22:36:21 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:36:22 ---> Running in 2b13f6b6e967 22:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:36:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:36:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:36:22 (1/1) Installing dumb-init (1.2.5-r1) 22:36:22 Executing busybox-1.35.0-r17.trigger 22:36:22 OK: 6 MiB in 15 packages 22:36:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:36:22 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:36:22 OK: 15857 distinct packages available 22:36:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:36:23 (1/5) Installing dumb-init (1.2.5-r1) 22:36:23 (2/5) Installing musl-obstack (1.2.3-r0) 22:36:23 (3/5) Installing libucontext (1.1-r0) 22:36:23 (4/5) Installing gcompat (1.0.0-r4) 22:36:23 (5/5) Installing openssl (1.1.1q-r0) 22:36:23 Executing busybox-1.34.1-r7.trigger 22:36:23 OK: 7 MiB in 19 packages 22:36:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:36:24 (1/5) Installing dumb-init (1.2.5-r1) 22:36:24 (2/5) Installing musl-obstack (1.2.3-r0) 22:36:24 (3/5) Installing libucontext (1.1-r0) 22:36:24 Removing intermediate container 2b13f6b6e967 22:36:24 ---> 644634ca6bf2 22:36:24 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:36:24 (4/5) Installing gcompat (1.0.0-r4) 22:36:24 (5/5) Installing openssl (1.1.1q-r0) 22:36:24 ---> Running in 55aaffd3afc7 22:36:24 Executing busybox-1.34.1-r7.trigger 22:36:24 OK: 7 MiB in 19 packages 22:36:25 Removing intermediate container 77ab3cec94d1 22:36:25 ---> 06e28bbef4d4 22:36:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:36:26 Removing intermediate container 55aaffd3afc7 22:36:26 ---> 0e4a89c24240 22:36:26 Step 14/25 : ENV APP_PORT=59881 22:36:27 ---> Running in accc0cd6bd65 22:36:27 ---> 24539e91bd9c 22:36:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:36:27 Removing intermediate container dc4b16ea0afa 22:36:27 ---> ce3035f1efc4 22:36:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:36:27 Removing intermediate container d6d386119024 22:36:27 ---> dc6ec5fddb2d 22:36:27 22:36:27 Step 11/23 : FROM alpine:3.16 22:36:27 ---> 9c6f07244728 22:36:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:36:27 ---> Using cache 22:36:27 ---> 644634ca6bf2 22:36:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:36:27 ---> Using cache 22:36:27 ---> 0e4a89c24240 22:36:27 Step 14/23 : ENV APP_PORT=59861 22:36:27 ---> Running in 7f2e1ba8f289 22:36:27 Removing intermediate container accc0cd6bd65 22:36:27 ---> 76689bd49781 22:36:27 Step 15/25 : EXPOSE $APP_PORT 22:36:27 ---> Running in 2fe3e3a83931 22:36:29 Removing intermediate container 7f2e1ba8f289 22:36:29 ---> d62bca7f10b7 22:36:29 Step 15/23 : EXPOSE $APP_PORT 22:36:29 Removing intermediate container 2fe3e3a83931 22:36:29 ---> 04f7aa76259a 22:36:29 Step 16/25 : WORKDIR / 22:36:29 ---> 53e1be43d62b 22:36:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:36:29 ---> 4b29dc7c4965 22:36:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:36:29 ---> Running in 9422cb6e126f 22:36:29 ---> Running in e82b567697a1 22:36:29 ---> 5e151e5cc08b 22:36:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:36:29 Removing intermediate container e82b567697a1 22:36:29 ---> 8e54c2a6b0e0 22:36:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:29 Removing intermediate container 9422cb6e126f 22:36:29 ---> 887a699ddb87 22:36:29 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:29 ---> c2f15673aefd 22:36:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:36:30 Removing intermediate container b04cda38f285 22:36:30 ---> c7051b50a5f4 22:36:30 Step 9/24 : COPY . . 22:36:30 ---> 5f16092ce743 22:36:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:36:30 ---> dbbe71daf1e2 22:36:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:36:30 ---> be4be95fc057 22:36:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:36:30 ---> 5934312a3911 22:36:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:36:32 ---> a7b4769ef9a8 22:36:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:36:33 ---> 1409f8d4c4a0 22:36:33 ---> 05867a5c93f1 22:36:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] ---> b534bd25372c 22:36:33 22:36:33 22:36:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:36:33 ---> Running in 2532f7e2a369 22:36:33 ---> Running in 8088de38e4dc 22:36:34 Removing intermediate container 2532f7e2a369 22:36:34 ---> aa0b1620a5da 22:36:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:36:34 ---> 0e673c0d5b1c 22:36:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:36:34 ---> 03f836d5c0bd 22:36:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:36:34 ---> 567a032ee06f 22:36:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:36:34 Removing intermediate container 8088de38e4dc 22:36:34 ---> 57d4194d4724 22:36:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:36:34 ---> Running in cac6e32e7f95 22:36:34 ---> Running in b08f7f3b3357 22:36:34 ---> Running in 5b13c4cc0099 22:36:34 ---> Running in 3869a51fe93f 22:36:34 ---> b7e27c90d55b 22:36:34 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:36:34 Removing intermediate container cac6e32e7f95 22:36:34 ---> 3662247e1513 22:36:34 Step 23/25 : LABEL arch=x86_64 22:36:34 Removing intermediate container 3869a51fe93f 22:36:34 ---> 89307c7d5ca0 22:36:34 Step 24/26 : LABEL arch=x86_64 22:36:34 Removing intermediate container b08f7f3b3357 22:36:34 ---> a75c76bc1460 22:36:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:34 ---> Running in db23148cc81b 22:36:34 ---> Running in c247b2eb02b1 22:36:34 ---> Running in cbba793d5ab1 22:36:34 ---> Running in fecf3f1c64a6 22:36:34 Removing intermediate container db23148cc81b 22:36:34 ---> 34f968c2342e 22:36:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:34 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:36:34 Removing intermediate container c247b2eb02b1 22:36:34 ---> 81dfdba2c0ba 22:36:34 Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:36:34 Removing intermediate container fecf3f1c64a6 22:36:34 ---> 3f39e2f3a961 22:36:34 Step 21/23 : LABEL arch=x86_64 22:36:34 ---> Running in b39b70828756 22:36:34 ---> Running in 729fa0a52a33 22:36:34 Removing intermediate container cbba793d5ab1 22:36:34 ---> 2c0176968960 22:36:34 Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:36:34 ---> Running in 77cc9f03e656 22:36:34 ---> Running in c3b9d7482e97 22:36:35 Removing intermediate container b39b70828756 22:36:35 ---> 457c24d90865 22:36:35 Step 23/25 : LABEL arch=x86_64 22:36:35 Removing intermediate container 77cc9f03e656 22:36:35 ---> 85b2aa56433c 22:36:35 Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:36:35 Removing intermediate container 729fa0a52a33 22:36:35 ---> 75e76211384b 22:36:35 Step 25/25 : LABEL version=2.3.0-dev.64 22:36:35 ---> Running in 6e336902f16a 22:36:35 ---> Running in 61ea126c40bf 22:36:35 Removing intermediate container c3b9d7482e97 22:36:35 ---> 724823fee724 22:36:35 Step 26/26 : LABEL version=2.3.0-dev.64 22:36:35 ---> Running in 8220502720b1 22:36:35 ---> Running in 7f60ead97a53 22:36:35 Removing intermediate container 61ea126c40bf 22:36:35 ---> 8e3414518e2d 22:36:35 Step 23/23 : LABEL version=2.3.0-dev.64 22:36:35 Removing intermediate container 6e336902f16a 22:36:35 ---> 608765513593 22:36:35 Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:36:35 ---> Running in 0faae2eb5cbd 22:36:35 ---> Running in 4d6aee93bb1e 22:36:35 Removing intermediate container 7f60ead97a53 22:36:35 ---> 21bbc63bd245 22:36:35 22:36:35 Removing intermediate container 8220502720b1 22:36:35 ---> 66e3ece907ab 22:36:35 22:36:35 Removing intermediate container 0faae2eb5cbd 22:36:35 ---> 01bdf8f82a09 22:36:35 22:36:35 Removing intermediate container 4d6aee93bb1e 22:36:35 ---> 263299ff6838 22:36:35 Step 25/25 : LABEL version=2.3.0-dev.64 22:36:35 Successfully built 21bbc63bd245 22:36:35 Successfully tagged security-spire-agent:latest 22:36:35  Building security-spire-agent ... done Building support-notifications 22:36:35 Successfully built 66e3ece907ab 22:36:35 Successfully built 01bdf8f82a09 22:36:35 Successfully tagged security-spire-server:latest 22:36:35  Building security-spire-server ... done Building core-command 22:36:35 Successfully tagged support-scheduler:latest 22:36:35 Building security-proxy-setup 22:36:35  Building support-scheduler ... done  ---> Running in 65b31e5ec00a 22:36:37 Removing intermediate container 65b31e5ec00a 22:36:37 ---> 8d242a7276d7 22:36:37 22:36:37 Successfully built 8d242a7276d7 22:36:37 Successfully tagged core-metadata:latest 22:36:42  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:36:42 ---> 994f21dc24e4 22:36:42 Step 3/22 : WORKDIR /edgex-go 22:36:42 ---> Using cache 22:36:42 ---> 918f218e85da 22:36:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:42 ---> Using cache 22:36:42 ---> 9c631418ceb0 22:36:42 Step 5/22 : RUN apk add --update --no-cache make git 22:36:42 ---> Using cache 22:36:42 ---> c1d5048a6d01 22:36:42 Step 6/22 : COPY go.mod vendor* ./ 22:36:42 ---> Using cache 22:36:42 ---> 2407803619a4 22:36:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:42 ---> Using cache 22:36:42 ---> 193acc669b2b 22:36:42 Step 8/22 : COPY . . 22:36:42 ---> Using cache 22:36:42 ---> 4301997bba67 22:36:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:36:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:36:43 ---> 994f21dc24e4 22:36:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:36:43 ---> Using cache 22:36:43 ---> e28432732dad 22:36:43 Step 4/24 : WORKDIR /edgex-go 22:36:43 ---> Using cache 22:36:43 ---> 41ad4013b08c 22:36:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:43 ---> Using cache 22:36:43 ---> 0d546163c4a3 22:36:43 Step 6/24 : RUN apk add --update --no-cache make git 22:36:43 ---> Using cache 22:36:43 ---> cd4c7daeac5e 22:36:43 Step 7/24 : COPY go.mod vendor* ./ 22:36:43 ---> Using cache 22:36:43 ---> ce98eef7efb2 22:36:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:43 ---> Using cache 22:36:43 ---> 75d527108424 22:36:43 Step 9/24 : COPY . . 22:36:43 ---> Using cache 22:36:43 ---> f4bf5698ddfb 22:36:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:36:43 ---> 994f21dc24e4 22:36:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:36:43 ---> Using cache 22:36:43 ---> e28432732dad 22:36:43 Step 4/23 : WORKDIR /edgex-go 22:36:43 ---> Using cache 22:36:43 ---> 41ad4013b08c 22:36:43 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:43 ---> Using cache 22:36:43 ---> 0d546163c4a3 22:36:43 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:36:50 ---> Running in f35c1b4d3f80 22:36:50 ---> Running in ecae52025f0e 22:36:50 ---> Running in 4b288a0217f3 22:36: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.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:36:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:36: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.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:36:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:36:52 OK: 211 MiB in 51 packages 22:36:53 Removing intermediate container 4b288a0217f3 22:36:53 ---> fbc11519662a 22:36:53 Step 7/23 : COPY go.mod vendor* ./ 22:36:53 ---> 271b344067d7 22:36:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:53 ---> Running in 30189c6d3ce4 22:37:06 Removing intermediate container 5b13c4cc0099 22:37:06 ---> 82cce8d80ad0 22:37:06 22:37:06 Step 11/24 : FROM alpine:3.16 22:37:06 ---> 9c6f07244728 22:37:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:37:06 ---> Running in 7df85157554a 22:37:06 Removing intermediate container 30189c6d3ce4 22:37:06 ---> 29ee412b5cf5 22:37:06 Step 9/23 : COPY . . 22:37:06 Removing intermediate container 7df85157554a 22:37:06 ---> 4f202fbcd170 22:37:06 Step 13/24 : ENV APP_PORT=59880 22:37:06 ---> Running in 7037cb31dc9c 22:37:06 Removing intermediate container 7037cb31dc9c 22:37:06 ---> 038333995c73 22:37:06 Step 14/24 : EXPOSE $APP_PORT 22:37:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:37:10 ---> Running in 7f0b244bb828 22:37:10 ---> 26f245866d62 22:37:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:37:10 ---> Running in 1c3b4b88f61e 22:37:10 Removing intermediate container 7f0b244bb828 22:37:10 ---> 757bfbb8cb70 22:37:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:10 ---> Running in addc05327fda 22:37:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:37:12 Removing intermediate container ecae52025f0e 22:37:12 ---> a23be74e3e8f 22:37:12 22:37:12 Step 11/24 : FROM alpine:3.16 22:37:12 ---> 9c6f07244728 22:37:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:37:12 ---> Using cache 22:37:12 ---> 644634ca6bf2 22:37:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:12 ---> Using cache 22:37:12 ---> 0e4a89c24240 22:37:12 Step 14/24 : ENV APP_PORT=59882 22:37:12 ---> Running in c5b58077840d 22:37:12 Removing intermediate container addc05327fda 22:37:12 ---> 3f8cb89977d9 22:37:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:37:12 ---> Running in e215c5db672a 22:37:12 Removing intermediate container c5b58077840d 22:37:12 ---> 22944be6a1b8 22:37:12 Step 15/24 : EXPOSE $APP_PORT 22:37:12 ---> Running in 3260c910c3ca 22:37:12 Removing intermediate container 3260c910c3ca 22:37:12 ---> 480d9c321977 22:37:12 Step 16/24 : WORKDIR / 22:37:12 ---> Running in bac8d7f4e968 22:37:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:37:13 Removing intermediate container bac8d7f4e968 22:37:13 ---> a26af70223b8 22:37:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:37:14 ---> 035ce016a136 22:37:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:37:14 Removing intermediate container f35c1b4d3f80 22:37:14 ---> 8876ae81928e 22:37:14 22:37:14 Step 10/22 : FROM alpine:3.16 22:37:14 ---> 9c6f07244728 22:37:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:37:14 ---> Running in e6a29d9dd071 22:37:14 (1/6) Installing dumb-init (1.2.5-r1) 22:37:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:37:14 (3/6) Installing libsodium (1.0.18-r0) 22:37:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:37:14 (5/6) Installing libzmq (4.3.4-r0) 22:37:14 (6/6) Installing zeromq (4.3.4-r0) 22:37:14 ---> ac68db621644 22:37:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:37:14 Executing busybox-1.35.0-r17.trigger 22:37:14 OK: 8 MiB in 20 packages 22:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:37:15 ---> 810b0723d4e0 22:37:15 Step 20/24 : ENTRYPOINT ["/core-command"] 22:37:15 ---> Running in 35722a347c8e 22:37:15 (1/6) Installing ca-certificates (20220614-r0) 22:37:15 (2/6) Installing brotli-libs (1.0.9-r6) 22:37:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:37:15 (4/6) Installing libcurl (7.83.1-r3) 22:37:15 (5/6) Installing curl (7.83.1-r3) 22:37:15 (6/6) Installing dumb-init (1.2.5-r1) 22:37:15 Executing busybox-1.35.0-r17.trigger 22:37:15 Executing ca-certificates-20220614-r0.trigger 22:37:15 OK: 8 MiB in 20 packages 22:37:15 Removing intermediate container e215c5db672a 22:37:15 ---> a1bd8701b763 22:37:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:15 Removing intermediate container 35722a347c8e 22:37:15 ---> c016a65a39af 22:37:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:15 ---> Running in e51afbdca802 22:37:15 ---> 72712aa3d3fc 22:37:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:37:16 Removing intermediate container e51afbdca802 22:37:16 ---> 4a23a52f9957 22:37:16 Step 22/24 : LABEL arch=x86_64 22:37:16 ---> Running in 9cf835a4157e 22:37:16 Removing intermediate container 9cf835a4157e 22:37:16 ---> a0c844b3c66d 22:37:16 Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:16 Removing intermediate container e6a29d9dd071 22:37:16 ---> 159b53de1d4b 22:37:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:37:16 ---> e9555649f68f 22:37:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:37:16 ---> Running in aab3ed41c708 22:37:16 ---> Running in cfca6aecd01e 22:37:17 Removing intermediate container aab3ed41c708 22:37:17 ---> 794261639d72 22:37:17 Step 24/24 : LABEL version=2.3.0-dev.64 22:37:17 Removing intermediate container cfca6aecd01e 22:37:17 ---> 73d21fb713b7 22:37:17 Step 13/22 : WORKDIR /edgex 22:37:17 ---> Running in bef073d88b65 22:37:17 ---> Running in f40404666efd 22:37:17 ---> 423f80466ba2 22:37:17 Step 20/24 : ENTRYPOINT ["/core-data"] 22:37:17 ---> Running in b02162d82f12 22:37:17 Removing intermediate container bef073d88b65 22:37:17 ---> 06bede595892 22:37:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:37:17 Removing intermediate container f40404666efd 22:37:17 ---> 77eea3301d21 22:37:17 22:37:17 Successfully built 77eea3301d21 22:37:17 Successfully tagged core-command:latest 22:37:17  Building core-command ... done Removing intermediate container b02162d82f12 22:37:17 ---> ebe1eed28947 22:37:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:17 ---> 4281a16db27c 22:37:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:37:17 ---> Running in b6a2fdd5496b 22:37:18 Removing intermediate container b6a2fdd5496b 22:37:18 ---> 55a69383d555 22:37:18 Step 22/24 : LABEL arch=x86_64 22:37:19 ---> 47f639f0adb4 22:37:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:37:19 ---> Running in 421f3221a515 22:37:19 Removing intermediate container 421f3221a515 22:37:19 ---> e2b049388616 22:37:19 Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:19 ---> 608c27edf034 22:37:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:37:19 ---> Running in 0050b6bdaf4b 22:37:20 Removing intermediate container 0050b6bdaf4b 22:37:20 ---> ec4505e10934 22:37:20 Step 24/24 : LABEL version=2.3.0-dev.64 22:37:20 ---> Running in 4ae01748e3d6 22:37:20 ---> 18c063f55b3a 22:37:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:37:20 ---> Running in 7ba506c3fe2e 22:37:20 Removing intermediate container 4ae01748e3d6 22:37:20 ---> 69eba0511b4d 22:37:20 22:37:20 Successfully built 69eba0511b4d 22:37:20 Successfully tagged core-data:latest 22:37:24  Building core-data ... done Removing intermediate container 7ba506c3fe2e 22:37:24 ---> b4da71ad9300 22:37:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:37:24 ---> Running in 35e1248e9204 22:37:25 Removing intermediate container 35e1248e9204 22:37:25 ---> be1904c4e052 22:37:25 Step 20/22 : LABEL arch=x86_64 22:37:25 ---> Running in 858b93fa4059 22:37:25 Removing intermediate container 858b93fa4059 22:37:25 ---> f627ba53667d 22:37:25 Step 21/22 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:25 ---> Running in 3291a13b4090 22:37:26 Removing intermediate container 3291a13b4090 22:37:26 ---> 69b24ec617c7 22:37:26 Step 22/22 : LABEL version=2.3.0-dev.64 22:37:26 ---> Running in 6876e8f05d6f 22:37:26 Removing intermediate container 6876e8f05d6f 22:37:26 ---> 69b912e8bd06 22:37:26 22:37:26 Successfully built 69b912e8bd06 22:37:26 Successfully tagged security-proxy-setup:latest 22:37:28 Removing intermediate container a052c7fe9407 22:37:28 ---> ff0439d2695b 22:37:28 Step 8/25 : COPY . . 22:37:28 Removing intermediate container 7d8f2455aea0 22:37:28 ---> c2821a34878c 22:37:28 Step 8/33 : COPY . . 22:37:28 Removing intermediate container 3826dc496e34 22:37:28 ---> 66bb03f920e1 22:37:28 Step 8/26 : COPY . . 22:37:28 Removing intermediate container 5c9d217b5aaa 22:37:28 ---> a92f2a11e85a 22:37:28 Step 7/20 : COPY . . 22:37:28 Removing intermediate container b257e253207f 22:37:28 ---> 23f4cd754b07 22:37:28 Step 8/25 : COPY . . 22:37:32 ---> 34e755432fdc 22:37:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:37:32 ---> 12ac2275c995 22:37:32 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:37:32 ---> 79b1a82c4ae9 22:37:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:37:32 ---> cc187703541a 22:37:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:37:32 ---> Running in 149dd03da768 22:37:32 ---> Running in d7eedb1c3c20 22:37:32 ---> 08c1bffa7231 22:37:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:37:32 ---> Running in 572abe54e466 22:37:32 ---> Running in e42dae4f8113 22:37:32 ---> Running in 31d67e282a34 22:37:32  Building security-proxy-setup ... done Removing intermediate container 1c3b4b88f61e 22:37:32 ---> a73f73b8de03 22:37:32 22:37:32 Step 11/23 : FROM alpine:3.16 22:37:32 ---> 9c6f07244728 22:37:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:37:32 ---> Running in f555ea090dc8 22:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:37:32 (1/2) Installing ca-certificates (20220614-r0) 22:37:33 Removing intermediate container 149dd03da768 22:37:33 ---> c220ce65d3d4 22:37:33 Step 10/26 : WORKDIR /edgex-go/spire-build 22:37:33 (2/2) Installing dumb-init (1.2.5-r1) 22:37:33 Executing busybox-1.35.0-r17.trigger 22:37:33 Executing ca-certificates-20220614-r0.trigger 22:37:33 OK: 6 MiB in 16 packages 22:37:33 ---> Running in eb51ae877958 22:37:33 Removing intermediate container 31d67e282a34 22:37:33 ---> c35a1d00d011 22:37:33 Step 10/25 : WORKDIR /edgex-go/spire-build 22:37:33 ---> Running in a8aa90d8175b 22:37:33 Removing intermediate container f555ea090dc8 22:37:33 ---> 68e81b978e02 22:37:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:37:33 ---> Running in 2e143b878c48 22:37:33 Removing intermediate container 2e143b878c48 22:37:33 ---> 0822750a3185 22:37:33 Step 14/23 : ENV APP_PORT=59860 22:37:34 Removing intermediate container eb51ae877958 22:37:34 ---> 84a8c8b43628 22:37:34 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 22:37:34 ---> Running in 4dc20486cb5f 22:37:34 ---> Running in 2ef84c567fb7 22:37:34 Removing intermediate container 4dc20486cb5f 22:37:34 ---> 95563bc16364 22:37:34 Step 15/23 : EXPOSE $APP_PORT 22:37:34 ---> Running in 9ec3c25dc8e4 22:37:34 Removing intermediate container a8aa90d8175b 22:37:34 ---> 286e81e1323a 22:37:34 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 22:37:34 ---> Running in e80ddd06047f 22:37:34 Removing intermediate container 9ec3c25dc8e4 22:37:34 ---> 9a029e98c485 22:37:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:37:34 ---> 23ef499807e8 22:37:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:37:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:37:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:37:35 ---> d9da50d5c58a 22:37:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:37:36 ---> ad0beaeb64db 22:37:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:37:36 ---> Running in eb22a0f63992 22:37:36 Removing intermediate container eb22a0f63992 22:37:36 ---> d07813230a5d 22:37:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:36 ---> Running in f71785ac6894 22:37:37 Removing intermediate container f71785ac6894 22:37:37 ---> 76ea74ebbb57 22:37:37 Step 21/23 : LABEL arch=x86_64 22:37:37 ---> Running in ac1718fe32d9 22:37:37 Removing intermediate container ac1718fe32d9 22:37:37 ---> b8fbb8419100 22:37:37 Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:37 Removing intermediate container 2ef84c567fb7 22:37:37 ---> fe69f171a1f6 22:37:37 Step 12/26 : WORKDIR /edgex-go 22:37:37 ---> Running in 72481275e8bc 22:37:38 ---> Running in f59884235377 22:37:38 Removing intermediate container e80ddd06047f 22:37:38 ---> 63296ecf4b87 22:37:38 Step 12/25 : WORKDIR /edgex-go 22:37:38 ---> Running in e72e4eefd160 22:37:38 Removing intermediate container f59884235377 22:37:38 ---> 7eabeb8e4c62 22:37:38 Step 23/23 : LABEL version=2.3.0-dev.64 22:37:38 Removing intermediate container 72481275e8bc 22:37:38 ---> 5080fef8c606 22:37:38 22:37:38 Step 13/26 : FROM alpine:3.15 22:37:38 ---> Running in d23ecb3e840c 22:37:39 3.15: Pulling from library/alpine 22:37:39 Removing intermediate container e72e4eefd160 22:37:39 ---> 60f9b5ad0fe1 22:37:39 22:37:39 Step 13/25 : FROM alpine:3.15 22:37:39 3.15: Pulling from library/alpine 22:37:39 Removing intermediate container d23ecb3e840c 22:37:39 ---> 834e7f3fe11d 22:37:39 22:37:39 Successfully built 834e7f3fe11d 22:37:39 Successfully tagged support-notifications:latest 22:37:39  Building support-notifications ... done  [Pipeline] } 22:37:39 $ docker stop --time=1 d93e5f0fac8e8b47f48dfcad10299b09c3d14139d9e66f4c3278dd0d2c651243 22:37:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:37:40 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:37:40 Status: Downloaded newer image for alpine:3.15 22:37:40 Status: Downloaded newer image for alpine:3.15 22:37:40 ---> 02e0d6fdf486 22:37:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:37:40 ---> 02e0d6fdf486 22:37:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:37:40 ---> Running in ae2b8edb3dee 22:37:40 ---> Running in 0f68f1815c77 22:37:41 $ docker rm -f d93e5f0fac8e8b47f48dfcad10299b09c3d14139d9e66f4c3278dd0d2c651243 [Pipeline] // withDockerContainer [Pipeline] sh 22:37:41 Removing intermediate container ae2b8edb3dee 22:37:41 Removing intermediate container 0f68f1815c77 22:37:41 ---> 24527d478617 22:37:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:41 ---> 745d0912fcb8 22:37:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:41 ---> Running in c65331f2c413 22:37:41 ---> Running in d5ca41c372b1 22:37:41 + docker images 22:37:41 REPOSITORY TAG IMAGE ID CREATED SIZE 22:37:41 support-notifications latest 834e7f3fe11d 3 seconds ago 27.3MB 22:37:41 a73f73b8de03 11 seconds ago 1.61GB 22:37:41 security-proxy-setup latest 69b912e8bd06 16 seconds ago 27.4MB 22:37:41 core-data latest 69eba0511b4d 21 seconds ago 21.6MB 22:37:41 core-command latest 77eea3301d21 24 seconds ago 17.3MB 22:37:41 8876ae81928e 27 seconds ago 1.53GB 22:37:41 a23be74e3e8f 29 seconds ago 1.54GB 22:37:41 82cce8d80ad0 40 seconds ago 1.55GB 22:37:41 core-metadata latest 8d242a7276d7 About a minute ago 18.2MB 22:37:41 support-scheduler latest 01bdf8f82a09 About a minute ago 26.7MB 22:37:41 security-spire-server latest 66e3ece907ab About a minute ago 86.5MB 22:37:41 security-spire-agent latest 21bbc63bd245 About a minute ago 125MB 22:37:41 dc6ec5fddb2d About a minute ago 1.61GB 22:37:41 99c2b5e9dfd2 About a minute ago 1.55GB 22:37:41 fb79ed1af5fd About a minute ago 1.42GB 22:37:41 968df7c1618b About a minute ago 1.42GB 22:37:41 sys-mgmt-agent latest 3c8fbed3d2df About a minute ago 136MB 22:37:41 security-bootstrapper latest 2afd278cc3e2 About a minute ago 19.8MB 22:37:41 security-spiffe-token-provider latest 519c61cce5d8 About a minute ago 29.3MB 22:37:41 security-secretstore-setup latest 4411444bad31 About a minute ago 29.2MB 22:37:41 88c8f6a83ff7 2 minutes ago 1.53GB 22:37:41 e4836f663491 2 minutes ago 1.53GB 22:37:41 aae3e217671d 2 minutes ago 1.58GB 22:37:41 b9d5cc3863c0 2 minutes ago 1.54GB 22:37:41 security-spire-config latest 7ea4077d16b6 2 minutes ago 85.8MB 22:37:41 842c8ac13e68 2 minutes ago 1.42GB 22:37:41 ci-base-image-x86_64 latest 994f21dc24e4 5 minutes ago 994MB 22:37:41 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 22:37:41 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 22:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 22:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 22:37:41 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 22:37:41 provisioning config files... 22:37:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config1376290305804515048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:42 ---> docker-login.sh 22:37:42 nexus3.edgexfoundry.org:10001 22:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:42 Configure a credential helper to remove this warning. See 22:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:42 22:37:42 Login Succeeded 22:37:42 nexus3.edgexfoundry.org:10002 22:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:42 Configure a credential helper to remove this warning. See 22:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:42 22:37:42 Login Succeeded 22:37:42 nexus3.edgexfoundry.org:10003 22:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:42 Configure a credential helper to remove this warning. See 22:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:42 22:37:42 Login Succeeded 22:37:42 nexus3.edgexfoundry.org:10004 22:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:42 Configure a credential helper to remove this warning. See 22:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:42 22:37:42 Login Succeeded 22:37:42 docker.io 22:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:42 Configure a credential helper to remove this warning. See 22:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:42 22:37:42 Login Succeeded 22:37:42 ---> docker-login.sh ends [Pipeline] } 22:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:37:43 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:43 latest 22:37:43 2.3.0-dev.64 22:37:43 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:43 main 22:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:43 + docker push nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:37:43 8ae497158ed1: Preparing 22:37:43 a6f07ffb8ae9: Preparing 22:37:43 135659797817: Preparing 22:37:43 b0892b8b20a0: Preparing 22:37:43 994393dc58e7: Preparing 22:37:43 994393dc58e7: Layer already exists 22:37:43 b0892b8b20a0: Pushed 22:37:43 8ae497158ed1: Pushed 22:37:43 135659797817: Pushed 22:37:45 a6f07ffb8ae9: Pushed 22:37:45 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:37:45 8ae497158ed1: Preparing 22:37:45 a6f07ffb8ae9: Preparing 22:37:45 135659797817: Preparing 22:37:45 b0892b8b20a0: Preparing 22:37:45 994393dc58e7: Preparing 22:37:45 a6f07ffb8ae9: Layer already exists 22:37:45 994393dc58e7: Layer already exists 22:37:45 b0892b8b20a0: Layer already exists 22:37:45 8ae497158ed1: Layer already exists 22:37:45 135659797817: Layer already exists 22:37:45 latest: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:46 Removing intermediate container c65331f2c413 22:37:46 ---> 74fdbf345de4 22:37:46 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:37:46 Removing intermediate container d5ca41c372b1 22:37:46 ---> 4681c21a4c3e 22:37:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:37:46 ---> Running in 1ad682bd675b 22:37:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:46 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.64 22:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:37:46 8ae497158ed1: Preparing 22:37:46 a6f07ffb8ae9: Preparing 22:37:46 135659797817: Preparing 22:37:46 b0892b8b20a0: Preparing 22:37:46 994393dc58e7: Preparing 22:37:46 8ae497158ed1: Layer already exists 22:37:46 135659797817: Layer already exists 22:37:46 994393dc58e7: Layer already exists 22:37:46 a6f07ffb8ae9: Layer already exists 22:37:46 b0892b8b20a0: Layer already exists 22:37:46 2.3.0-dev.64: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:47 ---> Running in f2aed7ce74c2 22:37:47 + docker push nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:37:47 8ae497158ed1: Preparing 22:37:47 a6f07ffb8ae9: Preparing 22:37:47 135659797817: Preparing 22:37:47 b0892b8b20a0: Preparing 22:37:47 994393dc58e7: Preparing 22:37:47 135659797817: Layer already exists 22:37:47 8ae497158ed1: Layer already exists 22:37:47 a6f07ffb8ae9: Layer already exists 22:37:47 994393dc58e7: Layer already exists 22:37:47 b0892b8b20a0: Layer already exists 22:37:47 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:37:47 8ae497158ed1: Preparing 22:37:47 a6f07ffb8ae9: Preparing 22:37:47 135659797817: Preparing 22:37:47 b0892b8b20a0: Preparing 22:37:47 994393dc58e7: Preparing 22:37:47 b0892b8b20a0: Layer already exists 22:37:47 994393dc58e7: Layer already exists 22:37:47 8ae497158ed1: Layer already exists 22:37:47 a6f07ffb8ae9: Layer already exists 22:37:47 135659797817: Layer already exists 22:37:47 main: digest: sha256:d37fab04127cb6b7c6d1ed21f6e5b8e80a22a2ededb2f262aca6e0fad2b349f7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:47 ===================================================== [Pipeline] echo 22:37:47 taggedImages: 22:37:47 - nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:47 - nexus3.edgexfoundry.org:10004/core-command:latest 22:37:47 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.64 22:37:47 - nexus3.edgexfoundry.org:10004/core-command:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:37:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:37:47 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:47 latest 22:37:47 2.3.0-dev.64 22:37:47 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:47 main 22:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:48 + docker push nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:37:48 843d2128593e: Preparing 22:37:48 2545b93e843d: Preparing 22:37:48 135659797817: Preparing 22:37:48 b690df3f5583: Preparing 22:37:48 935fe54bee16: Preparing 22:37:48 994393dc58e7: Preparing 22:37:48 994393dc58e7: Waiting 22:37:48 135659797817: Layer already exists 22:37:48 994393dc58e7: Layer already exists 22:37:48 843d2128593e: Pushed 22:37:48 935fe54bee16: Pushed 22:37:48 b690df3f5583: Pushed 22:37:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:50 2545b93e843d: Pushed 22:37:50 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:37:50 843d2128593e: Preparing 22:37:50 2545b93e843d: Preparing 22:37:50 135659797817: Preparing 22:37:50 b690df3f5583: Preparing 22:37:50 935fe54bee16: Preparing 22:37:50 994393dc58e7: Preparing 22:37:50 994393dc58e7: Waiting 22:37:50 2545b93e843d: Layer already exists 22:37:50 935fe54bee16: Layer already exists 22:37:50 843d2128593e: Layer already exists 22:37:50 135659797817: Layer already exists 22:37:50 b690df3f5583: Layer already exists 22:37:50 994393dc58e7: Layer already exists 22:37:50 latest: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:51 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.64 22:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:37:51 843d2128593e: Preparing 22:37:51 2545b93e843d: Preparing 22:37:51 135659797817: Preparing 22:37:51 b690df3f5583: Preparing 22:37:51 935fe54bee16: Preparing 22:37:51 994393dc58e7: Preparing 22:37:51 994393dc58e7: Waiting 22:37:51 2545b93e843d: Layer already exists 22:37:51 935fe54bee16: Layer already exists 22:37:51 843d2128593e: Layer already exists 22:37:51 b690df3f5583: Layer already exists 22:37:51 135659797817: Layer already exists 22:37:51 994393dc58e7: Layer already exists 22:37:51 2.3.0-dev.64: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:51 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:37:51 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:37:51 OK: 15734 distinct packages available 22:37:51 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:37:51 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:37:51 OK: 15734 distinct packages available 22:37:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:52 + docker push nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:37:52 843d2128593e: Preparing 22:37:52 2545b93e843d: Preparing 22:37:52 135659797817: Preparing 22:37:52 b690df3f5583: Preparing 22:37:52 935fe54bee16: Preparing 22:37:52 994393dc58e7: Preparing 22:37:52 994393dc58e7: Waiting 22:37:52 b690df3f5583: Layer already exists 22:37:52 935fe54bee16: Layer already exists 22:37:52 2545b93e843d: Layer already exists 22:37:52 843d2128593e: Layer already exists 22:37:52 135659797817: Layer already exists 22:37:52 994393dc58e7: Layer already exists 22:37:52 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:37:52 843d2128593e: Preparing 22:37:52 2545b93e843d: Preparing 22:37:52 135659797817: Preparing 22:37:52 b690df3f5583: Preparing 22:37:52 935fe54bee16: Preparing 22:37:52 994393dc58e7: Preparing 22:37:52 994393dc58e7: Waiting 22:37:52 843d2128593e: Layer already exists 22:37:52 b690df3f5583: Layer already exists 22:37:52 135659797817: Layer already exists 22:37:52 2545b93e843d: Layer already exists 22:37:52 935fe54bee16: Layer already exists 22:37:52 994393dc58e7: Layer already exists 22:37:52 main: digest: sha256:2ea4c92ddbe13fc5bcfd494d25fdd73a213c0ed93bdbe740da02ffb7d5bd7971 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:52 ===================================================== [Pipeline] echo 22:37:52 taggedImages: 22:37:52 - nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:52 - nexus3.edgexfoundry.org:10004/core-data:latest 22:37:52 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.64 22:37:52 - nexus3.edgexfoundry.org:10004/core-data:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:37:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:37:52 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:52 latest 22:37:52 2.3.0-dev.64 22:37:52 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:52 main 22:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:37:53 20c28b50a22b: Preparing 22:37:53 c2c45b3aba6d: Preparing 22:37:53 cf3de132d064: Preparing 22:37:53 135659797817: Preparing 22:37:53 b0892b8b20a0: Preparing 22:37:53 994393dc58e7: Preparing 22:37:53 994393dc58e7: Waiting 22:37:53 c2c45b3aba6d: Pushed 22:37:53 135659797817: Layer already exists 22:37:53 20c28b50a22b: Pushed 22:37:53 b0892b8b20a0: Layer already exists 22:37:53 994393dc58e7: Layer already exists 22:37:54 (1/5) Installing dumb-init (1.2.5-r1) 22:37:54 (2/5) Installing musl-obstack (1.2.3-r0) 22:37:54 (1/4) Installing dumb-init (1.2.5-r1) 22:37:54 (3/5) Installing libucontext (1.1-r0) 22:37:54 (2/4) Installing musl-obstack (1.2.3-r0) 22:37:54 (4/5) Installing gcompat (1.0.0-r4) 22:37:54 (3/4) Installing libucontext (1.1-r0) 22:37:54 (5/5) Installing openssl (1.1.1q-r0) 22:37:54 (4/4) Installing gcompat (1.0.0-r4) 22:37:54 Executing busybox-1.34.1-r7.trigger 22:37:54 Executing busybox-1.34.1-r7.trigger 22:37:54 OK: 6 MiB in 19 packages 22:37:54 OK: 6 MiB in 18 packages 22:37:55 cf3de132d064: Pushed 22:37:55 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:37:55 20c28b50a22b: Preparing 22:37:55 c2c45b3aba6d: Preparing 22:37:55 cf3de132d064: Preparing 22:37:55 135659797817: Preparing 22:37:55 b0892b8b20a0: Preparing 22:37:55 994393dc58e7: Preparing 22:37:55 994393dc58e7: Waiting 22:37:55 b0892b8b20a0: Layer already exists 22:37:55 20c28b50a22b: Layer already exists 22:37:55 cf3de132d064: Layer already exists 22:37:55 c2c45b3aba6d: Layer already exists 22:37:55 135659797817: Layer already exists 22:37:55 994393dc58e7: Layer already exists 22:37:55 latest: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.64 22:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:37:56 20c28b50a22b: Preparing 22:37:56 c2c45b3aba6d: Preparing 22:37:56 cf3de132d064: Preparing 22:37:56 135659797817: Preparing 22:37:56 b0892b8b20a0: Preparing 22:37:56 994393dc58e7: Preparing 22:37:56 994393dc58e7: Waiting 22:37:56 20c28b50a22b: Layer already exists 22:37:56 b0892b8b20a0: Layer already exists 22:37:56 c2c45b3aba6d: Layer already exists 22:37:56 cf3de132d064: Layer already exists 22:37:56 135659797817: Layer already exists 22:37:56 994393dc58e7: Layer already exists 22:37:56 2.3.0-dev.64: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:56 Removing intermediate container f2aed7ce74c2 22:37:56 ---> adece6c337e2 22:37:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:37:56 Removing intermediate container 1ad682bd675b 22:37:56 ---> 5534df4dd5ec 22:37:56 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:37:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:37:56 20c28b50a22b: Preparing 22:37:56 c2c45b3aba6d: Preparing 22:37:56 cf3de132d064: Preparing 22:37:56 135659797817: Preparing 22:37:56 b0892b8b20a0: Preparing 22:37:56 994393dc58e7: Preparing 22:37:56 994393dc58e7: Waiting 22:37:56 c2c45b3aba6d: Layer already exists 22:37:56 b0892b8b20a0: Layer already exists 22:37:56 cf3de132d064: Layer already exists 22:37:56 135659797817: Layer already exists 22:37:56 20c28b50a22b: Layer already exists 22:37:56 994393dc58e7: Layer already exists 22:37:56 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:37:57 20c28b50a22b: Preparing 22:37:57 c2c45b3aba6d: Preparing 22:37:57 cf3de132d064: Preparing 22:37:57 135659797817: Preparing 22:37:57 b0892b8b20a0: Preparing 22:37:57 994393dc58e7: Preparing 22:37:57 994393dc58e7: Waiting 22:37:57 c2c45b3aba6d: Layer already exists 22:37:57 cf3de132d064: Layer already exists 22:37:57 b0892b8b20a0: Layer already exists 22:37:57 135659797817: Layer already exists 22:37:57 20c28b50a22b: Layer already exists 22:37:57 994393dc58e7: Layer already exists 22:37:57 main: digest: sha256:e90a8830c67f9da72f67c344cf5c58e1b11816bf0783554f25ca91cb382100c0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:57 ===================================================== [Pipeline] echo 22:37:57 taggedImages: 22:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.64 22:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:37:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:37:57 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:57 latest 22:37:57 2.3.0-dev.64 22:37:57 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:37:57 main 22:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:37:58 d4ca4cb95040: Preparing 22:37:58 d4ca4cb95040: Preparing 22:37:58 e61d2d5d802b: Preparing 22:37:58 c2ebb6fb2b1d: Preparing 22:37:58 694c9ff54f2f: Preparing 22:37:58 5609a7a9f0db: Preparing 22:37:58 d065fc897cfb: Preparing 22:37:58 135659797817: Preparing 22:37:58 dc93aec36de6: Preparing 22:37:58 a27c5a5888ce: Preparing 22:37:58 f8c8ce9dcfd7: Preparing 22:37:58 fc41f000317c: Preparing 22:37:58 994393dc58e7: Preparing 22:37:58 d065fc897cfb: Waiting 22:37:58 dc93aec36de6: Waiting 22:37:58 a27c5a5888ce: Waiting 22:37:58 135659797817: Waiting 22:37:58 694c9ff54f2f: Pushed 22:37:58 5609a7a9f0db: Pushed 22:37:58 c2ebb6fb2b1d: Pushed 22:37:58 d4ca4cb95040: Pushed 22:37:58 e61d2d5d802b: Pushed 22:37:58 135659797817: Layer already exists 22:37:58 f8c8ce9dcfd7: Pushed 22:37:58 fc41f000317c: Pushed 22:37:58 dc93aec36de6: Pushed 22:37:58 994393dc58e7: Layer already exists 22:37:58 a27c5a5888ce: Pushed 22:38:00 d065fc897cfb: Pushed 22:38:00 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:38:00 d4ca4cb95040: Preparing 22:38:00 d4ca4cb95040: Preparing 22:38:00 e61d2d5d802b: Preparing 22:38:00 c2ebb6fb2b1d: Preparing 22:38:00 694c9ff54f2f: Preparing 22:38:00 5609a7a9f0db: Preparing 22:38:00 d065fc897cfb: Preparing 22:38:00 135659797817: Preparing 22:38:00 dc93aec36de6: Preparing 22:38:00 a27c5a5888ce: Preparing 22:38:00 f8c8ce9dcfd7: Preparing 22:38:00 fc41f000317c: Preparing 22:38:00 994393dc58e7: Preparing 22:38:00 d065fc897cfb: Waiting 22:38:00 a27c5a5888ce: Waiting 22:38:00 135659797817: Waiting 22:38:00 dc93aec36de6: Waiting 22:38:00 f8c8ce9dcfd7: Waiting 22:38:00 994393dc58e7: Waiting 22:38:00 fc41f000317c: Waiting 22:38:00 e61d2d5d802b: Layer already exists 22:38:00 c2ebb6fb2b1d: Layer already exists 22:38:00 d4ca4cb95040: Layer already exists 22:38:00 5609a7a9f0db: Layer already exists 22:38:00 694c9ff54f2f: Layer already exists 22:38:00 dc93aec36de6: Layer already exists 22:38:00 135659797817: Layer already exists 22:38:00 d065fc897cfb: Layer already exists 22:38:00 f8c8ce9dcfd7: Layer already exists 22:38:00 a27c5a5888ce: Layer already exists 22:38:00 994393dc58e7: Layer already exists 22:38:00 fc41f000317c: Layer already exists 22:38:00 latest: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.64 22:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:38:01 d4ca4cb95040: Preparing 22:38:01 d4ca4cb95040: Preparing 22:38:01 e61d2d5d802b: Preparing 22:38:01 c2ebb6fb2b1d: Preparing 22:38:01 694c9ff54f2f: Preparing 22:38:01 5609a7a9f0db: Preparing 22:38:01 d065fc897cfb: Preparing 22:38:01 135659797817: Preparing 22:38:01 dc93aec36de6: Preparing 22:38:01 a27c5a5888ce: Preparing 22:38:01 f8c8ce9dcfd7: Preparing 22:38:01 fc41f000317c: Preparing 22:38:01 994393dc58e7: Preparing 22:38:01 dc93aec36de6: Waiting 22:38:01 a27c5a5888ce: Waiting 22:38:01 f8c8ce9dcfd7: Waiting 22:38:01 fc41f000317c: Waiting 22:38:01 994393dc58e7: Waiting 22:38:01 d065fc897cfb: Waiting 22:38:01 135659797817: Waiting 22:38:01 e61d2d5d802b: Layer already exists 22:38:01 5609a7a9f0db: Layer already exists 22:38:01 c2ebb6fb2b1d: Layer already exists 22:38:01 d4ca4cb95040: Layer already exists 22:38:01 694c9ff54f2f: Layer already exists 22:38:01 d065fc897cfb: Layer already exists 22:38:01 a27c5a5888ce: Layer already exists 22:38:01 dc93aec36de6: Layer already exists 22:38:01 f8c8ce9dcfd7: Layer already exists 22:38:01 135659797817: Layer already exists 22:38:01 fc41f000317c: Layer already exists 22:38:01 994393dc58e7: Layer already exists 22:38:01 2.3.0-dev.64: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:38:02 d4ca4cb95040: Preparing 22:38:02 d4ca4cb95040: Preparing 22:38:02 e61d2d5d802b: Preparing 22:38:02 c2ebb6fb2b1d: Preparing 22:38:02 694c9ff54f2f: Preparing 22:38:02 5609a7a9f0db: Preparing 22:38:02 d065fc897cfb: Preparing 22:38:02 135659797817: Preparing 22:38:02 dc93aec36de6: Preparing 22:38:02 a27c5a5888ce: Preparing 22:38:02 f8c8ce9dcfd7: Preparing 22:38:02 fc41f000317c: Preparing 22:38:02 994393dc58e7: Preparing 22:38:02 a27c5a5888ce: Waiting 22:38:02 f8c8ce9dcfd7: Waiting 22:38:02 d065fc897cfb: Waiting 22:38:02 fc41f000317c: Waiting 22:38:02 dc93aec36de6: Waiting 22:38:02 994393dc58e7: Waiting 22:38:02 e61d2d5d802b: Layer already exists 22:38:02 c2ebb6fb2b1d: Layer already exists 22:38:02 5609a7a9f0db: Layer already exists 22:38:02 d4ca4cb95040: Layer already exists 22:38:02 694c9ff54f2f: Layer already exists 22:38:02 dc93aec36de6: Layer already exists 22:38:02 d065fc897cfb: Layer already exists 22:38:02 135659797817: Layer already exists 22:38:02 f8c8ce9dcfd7: Layer already exists 22:38:02 a27c5a5888ce: Layer already exists 22:38:02 994393dc58e7: Layer already exists 22:38:02 fc41f000317c: Layer already exists 22:38:02 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:38:02 d4ca4cb95040: Preparing 22:38:02 d4ca4cb95040: Preparing 22:38:02 e61d2d5d802b: Preparing 22:38:02 c2ebb6fb2b1d: Preparing 22:38:02 694c9ff54f2f: Preparing 22:38:02 5609a7a9f0db: Preparing 22:38:02 d065fc897cfb: Preparing 22:38:02 135659797817: Preparing 22:38:02 dc93aec36de6: Preparing 22:38:02 a27c5a5888ce: Preparing 22:38:02 f8c8ce9dcfd7: Preparing 22:38:02 fc41f000317c: Preparing 22:38:02 994393dc58e7: Preparing 22:38:02 d065fc897cfb: Waiting 22:38:02 135659797817: Waiting 22:38:02 dc93aec36de6: Waiting 22:38:02 a27c5a5888ce: Waiting 22:38:02 fc41f000317c: Waiting 22:38:02 994393dc58e7: Waiting 22:38:02 e61d2d5d802b: Layer already exists 22:38:02 694c9ff54f2f: Layer already exists 22:38:02 d4ca4cb95040: Layer already exists 22:38:02 c2ebb6fb2b1d: Layer already exists 22:38:02 5609a7a9f0db: Layer already exists 22:38:02 dc93aec36de6: Layer already exists 22:38:02 d065fc897cfb: Layer already exists 22:38:02 a27c5a5888ce: Layer already exists 22:38:02 135659797817: Layer already exists 22:38:02 f8c8ce9dcfd7: Layer already exists 22:38:02 fc41f000317c: Layer already exists 22:38:02 994393dc58e7: Layer already exists 22:38:02 main: digest: sha256:5e3aa5a2c6a094d29e04eb948ef6491530bbc3a7c7272651cda611016d60d3f0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:02 ===================================================== [Pipeline] echo 22:38:02 taggedImages: 22:38:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:38:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.64 22:38:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:38:02 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:38:02 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:02 latest 22:38:02 2.3.0-dev.64 22:38:02 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:02 main 22:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:38:03 6f1189f95249: Preparing 22:38:03 ff9dd2dc6a21: Preparing 22:38:03 e0734c98e2ac: Preparing 22:38:03 dd30abe0d753: Preparing 22:38:03 af25ba270a5f: Preparing 22:38:03 920029cff564: Preparing 22:38:03 3540443d27ad: Preparing 22:38:03 994393dc58e7: Preparing 22:38:03 3540443d27ad: Waiting 22:38:03 994393dc58e7: Waiting 22:38:03 920029cff564: Waiting 22:38:03 ff9dd2dc6a21: Pushed 22:38:03 6f1189f95249: Pushed 22:38:03 af25ba270a5f: Pushed 22:38:03 994393dc58e7: Layer already exists 22:38:03 920029cff564: Pushed 22:38:04 3540443d27ad: Pushed 22:38:04 e0734c98e2ac: Pushed 22:38:04 dd30abe0d753: Pushed 22:38:04 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } 22:38:04 ---> af59abf12cfa 22:38:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:38:04 ---> 32eeb32afecd 22:38:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:05 ---> 982d3611101d 22:38:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:38:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:38:05 6f1189f95249: Preparing 22:38:05 ff9dd2dc6a21: Preparing 22:38:05 e0734c98e2ac: Preparing 22:38:05 dd30abe0d753: Preparing 22:38:05 af25ba270a5f: Preparing 22:38:05 920029cff564: Preparing 22:38:05 3540443d27ad: Preparing 22:38:05 994393dc58e7: Preparing 22:38:05 920029cff564: Waiting 22:38:05 3540443d27ad: Waiting 22:38:05 994393dc58e7: Waiting 22:38:05 af25ba270a5f: Layer already exists 22:38:05 ff9dd2dc6a21: Layer already exists 22:38:05 6f1189f95249: Layer already exists 22:38:05 dd30abe0d753: Layer already exists 22:38:05 e0734c98e2ac: Layer already exists 22:38:05 920029cff564: Layer already exists 22:38:05 994393dc58e7: Layer already exists 22:38:05 3540443d27ad: Layer already exists 22:38:05 latest: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:06 ---> 6180302cb1e7 22:38:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:38:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.64 22:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:38:06 6f1189f95249: Preparing 22:38:06 ff9dd2dc6a21: Preparing 22:38:06 e0734c98e2ac: Preparing 22:38:06 dd30abe0d753: Preparing 22:38:06 af25ba270a5f: Preparing 22:38:06 920029cff564: Preparing 22:38:06 3540443d27ad: Preparing 22:38:06 994393dc58e7: Preparing 22:38:06 994393dc58e7: Waiting 22:38:06 920029cff564: Waiting 22:38:06 3540443d27ad: Waiting 22:38:06 6f1189f95249: Layer already exists 22:38:06 e0734c98e2ac: Layer already exists 22:38:06 ff9dd2dc6a21: Layer already exists 22:38:06 dd30abe0d753: Layer already exists 22:38:06 af25ba270a5f: Layer already exists 22:38:06 920029cff564: Layer already exists 22:38:06 3540443d27ad: Layer already exists 22:38:06 994393dc58e7: Layer already exists 22:38:06 2.3.0-dev.64: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:06 ---> Running in 17e2b7b01823 22:38:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:38:06 6f1189f95249: Preparing 22:38:06 ff9dd2dc6a21: Preparing 22:38:06 e0734c98e2ac: Preparing 22:38:06 dd30abe0d753: Preparing 22:38:06 af25ba270a5f: Preparing 22:38:06 920029cff564: Preparing 22:38:06 3540443d27ad: Preparing 22:38:06 994393dc58e7: Preparing 22:38:06 3540443d27ad: Waiting 22:38:06 920029cff564: Waiting 22:38:06 994393dc58e7: Waiting 22:38:06 dd30abe0d753: Layer already exists 22:38:06 ff9dd2dc6a21: Layer already exists 22:38:06 6f1189f95249: Layer already exists 22:38:06 af25ba270a5f: Layer already exists 22:38:06 e0734c98e2ac: Layer already exists 22:38:06 920029cff564: Layer already exists 22:38:06 994393dc58e7: Layer already exists 22:38:06 3540443d27ad: Layer already exists 22:38:06 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:06 ---> a570497b6d09 22:38:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:38:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:07 Removing intermediate container 17e2b7b01823 22:38:07 ---> cb0b0f3de46f 22:38:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:38:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:38:07 6f1189f95249: Preparing 22:38:07 ff9dd2dc6a21: Preparing 22:38:07 e0734c98e2ac: Preparing 22:38:07 dd30abe0d753: Preparing 22:38:07 af25ba270a5f: Preparing 22:38:07 920029cff564: Preparing 22:38:07 3540443d27ad: Preparing 22:38:07 994393dc58e7: Preparing 22:38:07 920029cff564: Waiting 22:38:07 3540443d27ad: Waiting 22:38:07 994393dc58e7: Waiting 22:38:07 e0734c98e2ac: Layer already exists 22:38:07 6f1189f95249: Layer already exists 22:38:07 ff9dd2dc6a21: Layer already exists 22:38:07 dd30abe0d753: Layer already exists 22:38:07 af25ba270a5f: Layer already exists 22:38:07 920029cff564: Layer already exists 22:38:07 3540443d27ad: Layer already exists 22:38:07 994393dc58e7: Layer already exists 22:38:07 main: digest: sha256:579e7849a3f77b919bcafe9ca2ce18a467a22ce1489f7c3f17fed13e0623d88f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:07 ===================================================== [Pipeline] echo 22:38:07 taggedImages: 22:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.64 22:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:38:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:38:07 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:07 latest 22:38:07 2.3.0-dev.64 22:38:07 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:07 main 22:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:07 ---> fc9be9c10200 22:38:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:38:07 ---> Running in 22ef72c345ff 22:38:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:38:08 2eeb6d1f2fa6: Preparing 22:38:08 f600d8b901c3: Preparing 22:38:08 bc895b8aaafa: Preparing 22:38:08 571e26cb7aeb: Preparing 22:38:08 681241cd4764: Preparing 22:38:08 b73b908df687: Preparing 22:38:08 962b0f5606f5: Preparing 22:38:08 0e56f4e0473d: Preparing 22:38:08 74a91b626a8e: Preparing 22:38:08 994393dc58e7: Preparing 22:38:08 b73b908df687: Waiting 22:38:08 962b0f5606f5: Waiting 22:38:08 0e56f4e0473d: Waiting 22:38:08 74a91b626a8e: Waiting 22:38:08 994393dc58e7: Waiting 22:38:08 681241cd4764: Pushed 22:38:08 f600d8b901c3: Pushed 22:38:08 2eeb6d1f2fa6: Pushed 22:38:08 ---> e4f11877fd37 22:38:08 Step 21/26 : WORKDIR / 22:38:08 0e56f4e0473d: Pushed 22:38:08 962b0f5606f5: Pushed 22:38:08 b73b908df687: Pushed 22:38:08 994393dc58e7: Layer already exists 22:38:08 74a91b626a8e: Pushed 22:38:08 ---> Running in cdca94af9368 22:38:08 Removing intermediate container 22ef72c345ff 22:38:08 ---> fc9531024f54 22:38:08 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:38:08 ---> Running in feb0ee519b0a 22:38:09 571e26cb7aeb: Pushed 22:38:09 Removing intermediate container cdca94af9368 22:38:09 ---> d93d258ef1bb 22:38:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:38:09 ---> Running in 92af8c515e46 22:38:09 Removing intermediate container feb0ee519b0a 22:38:09 ---> ae06edd8846d 22:38:09 Step 23/25 : LABEL arch=arm64 22:38:09 bc895b8aaafa: Pushed 22:38:09 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:38:09 ---> Running in f32057efc96f [Pipeline] sh 22:38:09 Removing intermediate container 92af8c515e46 22:38:09 ---> b8376db52804 22:38:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:38:09 ---> Running in 8d9584612452 22:38:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:38:10 2eeb6d1f2fa6: Preparing 22:38:10 f600d8b901c3: Preparing 22:38:10 bc895b8aaafa: Preparing 22:38:10 571e26cb7aeb: Preparing 22:38:10 681241cd4764: Preparing 22:38:10 b73b908df687: Preparing 22:38:10 962b0f5606f5: Preparing 22:38:10 0e56f4e0473d: Preparing 22:38:10 74a91b626a8e: Preparing 22:38:10 994393dc58e7: Preparing 22:38:10 74a91b626a8e: Waiting 22:38:10 b73b908df687: Waiting 22:38:10 962b0f5606f5: Waiting 22:38:10 994393dc58e7: Waiting 22:38:10 0e56f4e0473d: Waiting 22:38:10 f600d8b901c3: Layer already exists 22:38:10 2eeb6d1f2fa6: Layer already exists 22:38:10 681241cd4764: Layer already exists 22:38:10 bc895b8aaafa: Layer already exists 22:38:10 571e26cb7aeb: Layer already exists 22:38:10 962b0f5606f5: Layer already exists 22:38:10 b73b908df687: Layer already exists 22:38:10 994393dc58e7: Layer already exists 22:38:10 0e56f4e0473d: Layer already exists 22:38:10 74a91b626a8e: Layer already exists 22:38:10 latest: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:10 Removing intermediate container f32057efc96f 22:38:10 ---> eaeac3e6ee8d 22:38:10 Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:10 ---> Running in cdfebf7c6003 22:38:10 Removing intermediate container 8d9584612452 22:38:10 ---> 8beafe8a2552 22:38:10 Step 24/26 : LABEL arch=arm64 22:38:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:10 ---> Running in bf525f59040a 22:38:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.64 22:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:38:10 2eeb6d1f2fa6: Preparing 22:38:10 f600d8b901c3: Preparing 22:38:10 bc895b8aaafa: Preparing 22:38:10 571e26cb7aeb: Preparing 22:38:10 681241cd4764: Preparing 22:38:10 b73b908df687: Preparing 22:38:10 962b0f5606f5: Preparing 22:38:10 0e56f4e0473d: Preparing 22:38:10 74a91b626a8e: Preparing 22:38:10 994393dc58e7: Preparing 22:38:10 b73b908df687: Waiting 22:38:10 74a91b626a8e: Waiting 22:38:10 0e56f4e0473d: Waiting 22:38:10 962b0f5606f5: Waiting 22:38:10 994393dc58e7: Waiting 22:38:10 2eeb6d1f2fa6: Layer already exists 22:38:10 681241cd4764: Layer already exists 22:38:10 f600d8b901c3: Layer already exists 22:38:10 bc895b8aaafa: Layer already exists 22:38:10 571e26cb7aeb: Layer already exists 22:38:10 b73b908df687: Layer already exists 22:38:10 962b0f5606f5: Layer already exists 22:38:10 994393dc58e7: Layer already exists 22:38:10 74a91b626a8e: Layer already exists 22:38:10 0e56f4e0473d: Layer already exists 22:38:10 2.3.0-dev.64: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:11 Removing intermediate container cdfebf7c6003 22:38:11 ---> 85db663d66c9 22:38:11 Step 25/25 : LABEL version=2.3.0-dev.64 22:38:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:11 ---> Running in a5159f584c5a 22:38:11 Removing intermediate container bf525f59040a 22:38:11 ---> 10d7eaf7bb6e 22:38:11 Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:38:11 2eeb6d1f2fa6: Preparing 22:38:11 f600d8b901c3: Preparing 22:38:11 bc895b8aaafa: Preparing 22:38:11 571e26cb7aeb: Preparing 22:38:11 681241cd4764: Preparing 22:38:11 b73b908df687: Preparing 22:38:11 962b0f5606f5: Preparing 22:38:11 0e56f4e0473d: Preparing 22:38:11 74a91b626a8e: Preparing 22:38:11 994393dc58e7: Preparing 22:38:11 962b0f5606f5: Waiting 22:38:11 0e56f4e0473d: Waiting 22:38:11 b73b908df687: Waiting 22:38:11 74a91b626a8e: Waiting 22:38:11 994393dc58e7: Waiting 22:38:11 571e26cb7aeb: Layer already exists 22:38:11 2eeb6d1f2fa6: Layer already exists 22:38:11 f600d8b901c3: Layer already exists 22:38:11 bc895b8aaafa: Layer already exists 22:38:11 681241cd4764: Layer already exists 22:38:11 b73b908df687: Layer already exists 22:38:11 962b0f5606f5: Layer already exists 22:38:11 74a91b626a8e: Layer already exists 22:38:11 0e56f4e0473d: Layer already exists 22:38:11 994393dc58e7: Layer already exists 22:38:11 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:11 ---> Running in b626a93f2a75 22:38:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:38:12 2eeb6d1f2fa6: Preparing 22:38:12 f600d8b901c3: Preparing 22:38:12 bc895b8aaafa: Preparing 22:38:12 571e26cb7aeb: Preparing 22:38:12 681241cd4764: Preparing 22:38:12 b73b908df687: Preparing 22:38:12 962b0f5606f5: Preparing 22:38:12 0e56f4e0473d: Preparing 22:38:12 74a91b626a8e: Preparing 22:38:12 994393dc58e7: Preparing 22:38:12 0e56f4e0473d: Waiting 22:38:12 74a91b626a8e: Waiting 22:38:12 994393dc58e7: Waiting 22:38:12 b73b908df687: Waiting 22:38:12 962b0f5606f5: Waiting 22:38:12 571e26cb7aeb: Layer already exists 22:38:12 681241cd4764: Layer already exists 22:38:12 2eeb6d1f2fa6: Layer already exists 22:38:12 f600d8b901c3: Layer already exists 22:38:12 bc895b8aaafa: Layer already exists 22:38:12 b73b908df687: Layer already exists 22:38:12 962b0f5606f5: Layer already exists 22:38:12 0e56f4e0473d: Layer already exists 22:38:12 994393dc58e7: Layer already exists 22:38:12 74a91b626a8e: Layer already exists 22:38:12 main: digest: sha256:cd11c465053b6eb51f38c67f1e9a4ab07fe276de722acba37c0929438505fa03 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:12 ===================================================== [Pipeline] echo 22:38:12 taggedImages: 22:38:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:38:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.64 22:38:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:38:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:38:12 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:12 latest 22:38:12 2.3.0-dev.64 22:38:12 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:12 main 22:38:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:12 Removing intermediate container a5159f584c5a 22:38:12 ---> f40c598f8a32 22:38:12 22:38:12 Removing intermediate container b626a93f2a75 22:38:12 ---> 1697a8bcc89d 22:38:12 Step 26/26 : LABEL version=2.3.0-dev.64 22:38:12 ---> Running in e7534530aff9 22:38:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:38:12 Successfully built f40c598f8a32 22:38:12 Successfully tagged security-spire-server-arm64:latest 22:38:12 Building sys-mgmt-agent [Pipeline] sh 22:38:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:38:12 4a017d573e70: Preparing 22:38:12 3c03584cfd55: Preparing 22:38:12 135659797817: Preparing 22:38:12 026cb087c707: Preparing 22:38:12 e7a1ea170bf3: Preparing 22:38:12 34d5ebaa5410: Preparing 22:38:12 34d5ebaa5410: Waiting 22:38:12 135659797817: Layer already exists 22:38:12 4a017d573e70: Pushed 22:38:12 34d5ebaa5410: Layer already exists 22:38:12 e7a1ea170bf3: Pushed 22:38:12  Building security-spire-server ... done Removing intermediate container e7534530aff9 22:38:12 ---> 1b087f3fdb9a 22:38:12 22:38:13 Successfully built 1b087f3fdb9a 22:38:13 Successfully tagged security-spire-config-arm64:latest 22:38:13 Building core-metadata 22:38:13 026cb087c707: Pushed 22:38:15 3c03584cfd55: Pushed 22:38:15 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:15 + 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 22:38:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:38:15 4a017d573e70: Preparing 22:38:15 3c03584cfd55: Preparing 22:38:15 135659797817: Preparing 22:38:15 026cb087c707: Preparing 22:38:15 e7a1ea170bf3: Preparing 22:38:15 34d5ebaa5410: Preparing 22:38:15 34d5ebaa5410: Waiting 22:38:15 135659797817: Layer already exists 22:38:15 026cb087c707: Layer already exists 22:38:15 4a017d573e70: Layer already exists 22:38:15 e7a1ea170bf3: Layer already exists 22:38:15 3c03584cfd55: Layer already exists 22:38:15 34d5ebaa5410: Layer already exists 22:38:15 latest: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.64 22:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:38:16 4a017d573e70: Preparing 22:38:16 3c03584cfd55: Preparing 22:38:16 135659797817: Preparing 22:38:16 026cb087c707: Preparing 22:38:16 e7a1ea170bf3: Preparing 22:38:16 34d5ebaa5410: Preparing 22:38:16 026cb087c707: Layer already exists 22:38:16 4a017d573e70: Layer already exists 22:38:16 3c03584cfd55: Layer already exists 22:38:16 135659797817: Layer already exists 22:38:16 e7a1ea170bf3: Layer already exists 22:38:16 34d5ebaa5410: Layer already exists 22:38:16 2.3.0-dev.64: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:38:17 4a017d573e70: Preparing 22:38:17 3c03584cfd55: Preparing 22:38:17 135659797817: Preparing 22:38:17 026cb087c707: Preparing 22:38:17 e7a1ea170bf3: Preparing 22:38:17 34d5ebaa5410: Preparing 22:38:17 34d5ebaa5410: Waiting 22:38:17 026cb087c707: Layer already exists 22:38:17 e7a1ea170bf3: Layer already exists 22:38:17 3c03584cfd55: Layer already exists 22:38:17 135659797817: Layer already exists 22:38:17 4a017d573e70: Layer already exists 22:38:17 34d5ebaa5410: Layer already exists 22:38:17 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:17 + 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 22:38:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:38:17 4a017d573e70: Preparing 22:38:17 3c03584cfd55: Preparing 22:38:17 135659797817: Preparing 22:38:17 026cb087c707: Preparing 22:38:17 e7a1ea170bf3: Preparing 22:38:17 34d5ebaa5410: Preparing 22:38:17 34d5ebaa5410: Waiting 22:38:17 4a017d573e70: Layer already exists 22:38:17 3c03584cfd55: Layer already exists 22:38:17 e7a1ea170bf3: Layer already exists 22:38:17 026cb087c707: Layer already exists 22:38:17 135659797817: Layer already exists 22:38:17 34d5ebaa5410: Layer already exists 22:38:17 main: digest: sha256:5d16749e3bc8d8cc181b9ef01b226f3f802c0a1304eaf768acea99d23fe8d7cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:17 ===================================================== [Pipeline] echo 22:38:17 taggedImages: 22:38:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:38:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.64 22:38:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:38:17 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:38:17 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:17 latest 22:38:17 2.3.0-dev.64 22:38:17 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:17 main 22:38:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:18  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> 8b6587a95ec6 22:38:18 Step 3/23 : WORKDIR /edgex-go 22:38:18 ---> Using cache 22:38:18 ---> 4e84c958a8d1 22:38:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:18 ---> Using cache 22:38:18 ---> 79ecc8233fb5 22:38:18 Step 5/23 : RUN apk add --update --no-cache make bash git 22:38:18 ---> Running in f0cf6f1e8cc8 22:38:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:38:18 3dbc7e44f544: Preparing 22:38:18 e06602f214a5: Preparing 22:38:18 56147954e865: Preparing 22:38:18 2df814643ee1: Preparing 22:38:18 25bb3d39aaa8: Preparing 22:38:18 54091092dbd3: Preparing 22:38:18 e7a1ea170bf3: Preparing 22:38:18 34d5ebaa5410: Preparing 22:38:18 e7a1ea170bf3: Waiting 22:38:18 54091092dbd3: Waiting 22:38:18 34d5ebaa5410: Waiting 22:38:18 e06602f214a5: Pushed 22:38:18 56147954e865: Pushed 22:38:18 3dbc7e44f544: Pushed 22:38:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:38:18 ---> 8b6587a95ec6 22:38:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:38:18 e7a1ea170bf3: Layer already exists 22:38:18 34d5ebaa5410: Layer already exists 22:38:19 ---> Running in f61e76e80847 22:38:19 54091092dbd3: Pushed 22:38:19 Removing intermediate container f61e76e80847 22:38:19 ---> e93f7c6253d4 22:38:19 Step 4/25 : WORKDIR /edgex-go 22:38:19 ---> Running in 8db910acdf83 22:38:20 Removing intermediate container 8db910acdf83 22:38:20 ---> d84a24657f1d 22:38:20 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:20 ---> Running in bc10844047f1 22:38:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:38:22 25bb3d39aaa8: Pushed 22:38:23 OK: 221 MiB in 51 packages 22:38:23 Removing intermediate container bc10844047f1 22:38:23 ---> 39bf5f41fb24 22:38:23 Step 6/25 : RUN apk add --update --no-cache make git 22:38:23 ---> Running in 6bda535bbda4 22:38:24 Removing intermediate container f0cf6f1e8cc8 22:38:24 ---> a414a03bf4b1 22:38:24 Step 6/23 : COPY go.mod vendor* ./ 22:38:25 2df814643ee1: Pushed 22:38:25 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:38:26 3dbc7e44f544: Preparing 22:38:26 e06602f214a5: Preparing 22:38:26 56147954e865: Preparing 22:38:26 2df814643ee1: Preparing 22:38:26 25bb3d39aaa8: Preparing 22:38:26 54091092dbd3: Preparing 22:38:26 e7a1ea170bf3: Preparing 22:38:26 34d5ebaa5410: Preparing 22:38:26 54091092dbd3: Waiting 22:38:26 e7a1ea170bf3: Waiting 22:38:26 2df814643ee1: Layer already exists 22:38:26 56147954e865: Layer already exists 22:38:26 25bb3d39aaa8: Layer already exists 22:38:26 3dbc7e44f544: Layer already exists 22:38:26 e06602f214a5: Layer already exists 22:38:26 34d5ebaa5410: Layer already exists 22:38:26 54091092dbd3: Layer already exists 22:38:26 e7a1ea170bf3: Layer already exists 22:38:26 latest: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 ---> 4645a2404e35 22:38:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:26 ---> Running in 4613253b2ac5 22:38:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.64 22:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:38:26 3dbc7e44f544: Preparing 22:38:26 e06602f214a5: Preparing 22:38:26 56147954e865: Preparing 22:38:26 2df814643ee1: Preparing 22:38:26 25bb3d39aaa8: Preparing 22:38:26 54091092dbd3: Preparing 22:38:26 e7a1ea170bf3: Preparing 22:38:26 34d5ebaa5410: Preparing 22:38:26 54091092dbd3: Waiting 22:38:26 e7a1ea170bf3: Waiting 22:38:26 34d5ebaa5410: Waiting 22:38:26 e06602f214a5: Layer already exists 22:38:26 25bb3d39aaa8: Layer already exists 22:38:26 2df814643ee1: Layer already exists 22:38:26 56147954e865: Layer already exists 22:38:26 3dbc7e44f544: Layer already exists 22:38:26 54091092dbd3: Layer already exists 22:38:26 e7a1ea170bf3: Layer already exists 22:38:26 34d5ebaa5410: Layer already exists 22:38:26 2.3.0-dev.64: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:38:27 3dbc7e44f544: Preparing 22:38:27 e06602f214a5: Preparing 22:38:27 56147954e865: Preparing 22:38:27 2df814643ee1: Preparing 22:38:27 25bb3d39aaa8: Preparing 22:38:27 54091092dbd3: Preparing 22:38:27 e7a1ea170bf3: Preparing 22:38:27 34d5ebaa5410: Preparing 22:38:27 54091092dbd3: Waiting 22:38:27 e7a1ea170bf3: Waiting 22:38:27 34d5ebaa5410: Waiting 22:38:27 25bb3d39aaa8: Layer already exists 22:38:27 56147954e865: Layer already exists 22:38:27 2df814643ee1: Layer already exists 22:38:27 e06602f214a5: Layer already exists 22:38:27 3dbc7e44f544: Layer already exists 22:38:27 54091092dbd3: Layer already exists 22:38:27 34d5ebaa5410: Layer already exists 22:38:27 e7a1ea170bf3: Layer already exists 22:38:27 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:38:28 3dbc7e44f544: Preparing 22:38:28 e06602f214a5: Preparing 22:38:28 56147954e865: Preparing 22:38:28 2df814643ee1: Preparing 22:38:28 25bb3d39aaa8: Preparing 22:38:28 54091092dbd3: Preparing 22:38:28 e7a1ea170bf3: Preparing 22:38:28 34d5ebaa5410: Preparing 22:38:28 54091092dbd3: Waiting 22:38:28 34d5ebaa5410: Waiting 22:38:28 e7a1ea170bf3: Waiting 22:38:28 3dbc7e44f544: Layer already exists 22:38:28 2df814643ee1: Layer already exists 22:38:28 25bb3d39aaa8: Layer already exists 22:38:28 56147954e865: Layer already exists 22:38:28 e06602f214a5: Layer already exists 22:38:28 e7a1ea170bf3: Layer already exists 22:38:28 54091092dbd3: Layer already exists 22:38:28 34d5ebaa5410: Layer already exists 22:38:28 main: digest: sha256:4203d60cbe41b8fd72fa484ec9652643e69738d305df8c9ed6ede3692318da1f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:28 ===================================================== [Pipeline] echo 22:38:28 taggedImages: 22:38:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:38:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.64 22:38:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:38:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 22:38:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:38:28 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:28 latest 22:38:28 2.3.0-dev.64 22:38:28 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:28 main 22:38:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:38:28 1b4ad25b48b4: Preparing 22:38:28 8fe6383668b3: Preparing 22:38:28 11a8fef0c3af: Preparing 22:38:28 6df5380c29d7: Preparing 22:38:28 abc6f0275118: Preparing 22:38:28 e7a1ea170bf3: Preparing 22:38:28 34d5ebaa5410: Preparing 22:38:28 e7a1ea170bf3: Waiting 22:38:28 34d5ebaa5410: Waiting 22:38:28 8fe6383668b3: Pushed 22:38:28 11a8fef0c3af: Pushed 22:38:28 1b4ad25b48b4: Pushed 22:38:28 34d5ebaa5410: Layer already exists 22:38:28 e7a1ea170bf3: Layer already exists 22:38:29 abc6f0275118: Pushed 22:38:29 OK: 221 MiB in 51 packages 22:38:30 Removing intermediate container 6bda535bbda4 22:38:30 ---> 4dd55ea7926a 22:38:30 Step 7/25 : COPY go.mod vendor* ./ 22:38:32 ---> 07489e0ef5bc 22:38:32 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:32 ---> Running in 202268783c08 22:38:35 6df5380c29d7: Pushed 22:38:35 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:38:36 1b4ad25b48b4: Preparing 22:38:36 8fe6383668b3: Preparing 22:38:36 11a8fef0c3af: Preparing 22:38:36 6df5380c29d7: Preparing 22:38:36 abc6f0275118: Preparing 22:38:36 e7a1ea170bf3: Preparing 22:38:36 34d5ebaa5410: Preparing 22:38:36 e7a1ea170bf3: Waiting 22:38:36 34d5ebaa5410: Waiting 22:38:36 1b4ad25b48b4: Layer already exists 22:38:36 11a8fef0c3af: Layer already exists 22:38:36 6df5380c29d7: Layer already exists 22:38:36 8fe6383668b3: Layer already exists 22:38:36 abc6f0275118: Layer already exists 22:38:36 e7a1ea170bf3: Layer already exists 22:38:36 34d5ebaa5410: Layer already exists 22:38:36 latest: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.64 22:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:38:37 1b4ad25b48b4: Preparing 22:38:37 8fe6383668b3: Preparing 22:38:37 11a8fef0c3af: Preparing 22:38:37 6df5380c29d7: Preparing 22:38:37 abc6f0275118: Preparing 22:38:37 e7a1ea170bf3: Preparing 22:38:37 34d5ebaa5410: Preparing 22:38:37 e7a1ea170bf3: Waiting 22:38:37 34d5ebaa5410: Waiting 22:38:37 11a8fef0c3af: Layer already exists 22:38:37 abc6f0275118: Layer already exists 22:38:37 1b4ad25b48b4: Layer already exists 22:38:37 6df5380c29d7: Layer already exists 22:38:37 8fe6383668b3: Layer already exists 22:38:37 e7a1ea170bf3: Layer already exists 22:38:37 34d5ebaa5410: Layer already exists 22:38:37 2.3.0-dev.64: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:38:37 1b4ad25b48b4: Preparing 22:38:37 8fe6383668b3: Preparing 22:38:37 11a8fef0c3af: Preparing 22:38:37 6df5380c29d7: Preparing 22:38:37 abc6f0275118: Preparing 22:38:37 e7a1ea170bf3: Preparing 22:38:37 34d5ebaa5410: Preparing 22:38:37 e7a1ea170bf3: Waiting 22:38:37 34d5ebaa5410: Waiting 22:38:37 8fe6383668b3: Layer already exists 22:38:37 6df5380c29d7: Layer already exists 22:38:37 1b4ad25b48b4: Layer already exists 22:38:37 11a8fef0c3af: Layer already exists 22:38:37 abc6f0275118: Layer already exists 22:38:37 e7a1ea170bf3: Layer already exists 22:38:37 34d5ebaa5410: Layer already exists 22:38:37 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:38:38 1b4ad25b48b4: Preparing 22:38:38 8fe6383668b3: Preparing 22:38:38 11a8fef0c3af: Preparing 22:38:38 6df5380c29d7: Preparing 22:38:38 abc6f0275118: Preparing 22:38:38 e7a1ea170bf3: Preparing 22:38:38 34d5ebaa5410: Preparing 22:38:38 e7a1ea170bf3: Waiting 22:38:38 34d5ebaa5410: Waiting 22:38:38 8fe6383668b3: Layer already exists 22:38:38 11a8fef0c3af: Layer already exists 22:38:38 6df5380c29d7: Layer already exists 22:38:38 abc6f0275118: Layer already exists 22:38:38 1b4ad25b48b4: Layer already exists 22:38:38 34d5ebaa5410: Layer already exists 22:38:38 e7a1ea170bf3: Layer already exists 22:38:38 main: digest: sha256:44e1b02d438fbc8c33fe6e93cfc346957bbcbd1551b2ab2afa2dd2ebf3a2c0df size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:38 ===================================================== [Pipeline] echo 22:38:38 taggedImages: 22:38:38 - nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:38:38 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.64 22:38:38 - nexus3.edgexfoundry.org:10004/security-spire-config:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:38:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:38:38 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:38 latest 22:38:38 2.3.0-dev.64 22:38:38 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:38 main 22:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:38:39 3dbc7e44f544: Preparing 22:38:39 54483b739894: Preparing 22:38:39 5f71584bc033: Preparing 22:38:39 2df814643ee1: Preparing 22:38:39 270e5c737a05: Preparing 22:38:39 e7a1ea170bf3: Preparing 22:38:39 34d5ebaa5410: Preparing 22:38:39 e7a1ea170bf3: Waiting 22:38:39 34d5ebaa5410: Waiting 22:38:39 2df814643ee1: Layer already exists 22:38:39 5f71584bc033: Pushed 22:38:39 54483b739894: Pushed 22:38:39 3dbc7e44f544: Layer already exists 22:38:39 e7a1ea170bf3: Layer already exists 22:38:39 34d5ebaa5410: Layer already exists 22:38:39 270e5c737a05: Pushed 22:38:39 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:38:40 3dbc7e44f544: Preparing 22:38:40 54483b739894: Preparing 22:38:40 5f71584bc033: Preparing 22:38:40 2df814643ee1: Preparing 22:38:40 270e5c737a05: Preparing 22:38:40 e7a1ea170bf3: Preparing 22:38:40 34d5ebaa5410: Preparing 22:38:40 e7a1ea170bf3: Waiting 22:38:40 34d5ebaa5410: Waiting 22:38:40 270e5c737a05: Layer already exists 22:38:40 5f71584bc033: Layer already exists 22:38:40 54483b739894: Layer already exists 22:38:40 3dbc7e44f544: Layer already exists 22:38:40 2df814643ee1: Layer already exists 22:38:40 34d5ebaa5410: Layer already exists 22:38:40 e7a1ea170bf3: Layer already exists 22:38:40 latest: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.64 22:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:38:40 3dbc7e44f544: Preparing 22:38:40 54483b739894: Preparing 22:38:40 5f71584bc033: Preparing 22:38:40 2df814643ee1: Preparing 22:38:40 270e5c737a05: Preparing 22:38:40 e7a1ea170bf3: Preparing 22:38:40 34d5ebaa5410: Preparing 22:38:40 e7a1ea170bf3: Waiting 22:38:40 34d5ebaa5410: Waiting 22:38:40 54483b739894: Layer already exists 22:38:40 5f71584bc033: Layer already exists 22:38:40 3dbc7e44f544: Layer already exists 22:38:40 270e5c737a05: Layer already exists 22:38:40 2df814643ee1: Layer already exists 22:38:40 e7a1ea170bf3: Layer already exists 22:38:40 34d5ebaa5410: Layer already exists 22:38:40 2.3.0-dev.64: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:38:41 3dbc7e44f544: Preparing 22:38:41 54483b739894: Preparing 22:38:41 5f71584bc033: Preparing 22:38:41 2df814643ee1: Preparing 22:38:41 270e5c737a05: Preparing 22:38:41 e7a1ea170bf3: Preparing 22:38:41 34d5ebaa5410: Preparing 22:38:41 e7a1ea170bf3: Waiting 22:38:41 34d5ebaa5410: Waiting 22:38:41 3dbc7e44f544: Layer already exists 22:38:41 5f71584bc033: Layer already exists 22:38:41 270e5c737a05: Layer already exists 22:38:41 54483b739894: Layer already exists 22:38:41 2df814643ee1: Layer already exists 22:38:41 34d5ebaa5410: Layer already exists 22:38:41 e7a1ea170bf3: Layer already exists 22:38:41 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:38:42 3dbc7e44f544: Preparing 22:38:42 54483b739894: Preparing 22:38:42 5f71584bc033: Preparing 22:38:42 2df814643ee1: Preparing 22:38:42 270e5c737a05: Preparing 22:38:42 e7a1ea170bf3: Preparing 22:38:42 34d5ebaa5410: Preparing 22:38:42 e7a1ea170bf3: Waiting 22:38:42 34d5ebaa5410: Waiting 22:38:42 5f71584bc033: Layer already exists 22:38:42 2df814643ee1: Layer already exists 22:38:42 3dbc7e44f544: Layer already exists 22:38:42 270e5c737a05: Layer already exists 22:38:42 54483b739894: Layer already exists 22:38:42 e7a1ea170bf3: Layer already exists 22:38:42 34d5ebaa5410: Layer already exists 22:38:42 main: digest: sha256:feb49cb2ff870c31a726533356a16adf971d1c36d3275e366eac30c6ba015f23 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:42 ===================================================== [Pipeline] echo 22:38:42 taggedImages: 22:38:42 - nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:38:42 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.64 22:38:42 - nexus3.edgexfoundry.org:10004/security-spire-server:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:38:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:38:42 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:42 latest 22:38:42 2.3.0-dev.64 22:38:42 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:42 main 22:38:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:38:42 b035f1cff133: Preparing 22:38:42 f1c6fb9b2c5b: Preparing 22:38:42 135659797817: Preparing 22:38:42 83c10db82d45: Preparing 22:38:42 994393dc58e7: Preparing 22:38:42 b035f1cff133: Pushed 22:38:42 83c10db82d45: Pushed 22:38:43 135659797817: Layer already exists 22:38:43 994393dc58e7: Layer already exists 22:38:45 f1c6fb9b2c5b: Pushed 22:38:45 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:38:45 b035f1cff133: Preparing 22:38:45 f1c6fb9b2c5b: Preparing 22:38:45 135659797817: Preparing 22:38:45 83c10db82d45: Preparing 22:38:45 994393dc58e7: Preparing 22:38:45 994393dc58e7: Layer already exists 22:38:45 b035f1cff133: Layer already exists 22:38:45 f1c6fb9b2c5b: Layer already exists 22:38:45 83c10db82d45: Layer already exists 22:38:45 135659797817: Layer already exists 22:38:45 latest: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.64 22:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:38:46 b035f1cff133: Preparing 22:38:46 f1c6fb9b2c5b: Preparing 22:38:46 135659797817: Preparing 22:38:46 83c10db82d45: Preparing 22:38:46 994393dc58e7: Preparing 22:38:46 994393dc58e7: Layer already exists 22:38:46 135659797817: Layer already exists 22:38:46 83c10db82d45: Layer already exists 22:38:46 f1c6fb9b2c5b: Layer already exists 22:38:46 b035f1cff133: Layer already exists 22:38:46 2.3.0-dev.64: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:38:47 b035f1cff133: Preparing 22:38:47 f1c6fb9b2c5b: Preparing 22:38:47 135659797817: Preparing 22:38:47 83c10db82d45: Preparing 22:38:47 994393dc58e7: Preparing 22:38:47 994393dc58e7: Layer already exists 22:38:47 b035f1cff133: Layer already exists 22:38:47 83c10db82d45: Layer already exists 22:38:47 f1c6fb9b2c5b: Layer already exists 22:38:47 135659797817: Layer already exists 22:38:47 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:38:47 b035f1cff133: Preparing 22:38:47 f1c6fb9b2c5b: Preparing 22:38:47 135659797817: Preparing 22:38:47 83c10db82d45: Preparing 22:38:47 994393dc58e7: Preparing 22:38:47 f1c6fb9b2c5b: Layer already exists 22:38:47 83c10db82d45: Layer already exists 22:38:47 b035f1cff133: Layer already exists 22:38:47 994393dc58e7: Layer already exists 22:38:47 135659797817: Layer already exists 22:38:47 main: digest: sha256:3cd9d8b9ca8b948e298a689dee7a584f8903fab56f98e9c85f5097a65a691eb8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:47 ===================================================== [Pipeline] echo 22:38:47 taggedImages: 22:38:47 - nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:38:47 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.64 22:38:47 - nexus3.edgexfoundry.org:10004/support-notifications:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:38:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:38:47 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:47 latest 22:38:47 2.3.0-dev.64 22:38:47 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:47 main 22:38:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:38:48 20001c9951b4: Preparing 22:38:48 f865ecfb748f: Preparing 22:38:48 135659797817: Preparing 22:38:48 b0892b8b20a0: Preparing 22:38:48 994393dc58e7: Preparing 22:38:48 135659797817: Layer already exists 22:38:48 20001c9951b4: Pushed 22:38:48 994393dc58e7: Layer already exists 22:38:48 b0892b8b20a0: Layer already exists 22:38:51 f865ecfb748f: Pushed 22:38:51 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:38:51 20001c9951b4: Preparing 22:38:51 f865ecfb748f: Preparing 22:38:51 135659797817: Preparing 22:38:51 b0892b8b20a0: Preparing 22:38:51 994393dc58e7: Preparing 22:38:51 135659797817: Layer already exists 22:38:51 994393dc58e7: Layer already exists 22:38:51 20001c9951b4: Layer already exists 22:38:51 f865ecfb748f: Layer already exists 22:38:51 b0892b8b20a0: Layer already exists 22:38:51 latest: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.64 22:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:38:52 20001c9951b4: Preparing 22:38:52 f865ecfb748f: Preparing 22:38:52 135659797817: Preparing 22:38:52 b0892b8b20a0: Preparing 22:38:52 994393dc58e7: Preparing 22:38:52 135659797817: Layer already exists 22:38:52 20001c9951b4: Layer already exists 22:38:52 994393dc58e7: Layer already exists 22:38:52 f865ecfb748f: Layer already exists 22:38:52 b0892b8b20a0: Layer already exists 22:38:52 2.3.0-dev.64: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:38:53 20001c9951b4: Preparing 22:38:53 f865ecfb748f: Preparing 22:38:53 135659797817: Preparing 22:38:53 b0892b8b20a0: Preparing 22:38:53 994393dc58e7: Preparing 22:38:53 994393dc58e7: Layer already exists 22:38:53 135659797817: Layer already exists 22:38:53 b0892b8b20a0: Layer already exists 22:38:53 20001c9951b4: Layer already exists 22:38:53 f865ecfb748f: Layer already exists 22:38:53 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:38:53 20001c9951b4: Preparing 22:38:53 f865ecfb748f: Preparing 22:38:53 135659797817: Preparing 22:38:53 b0892b8b20a0: Preparing 22:38:53 994393dc58e7: Preparing 22:38:53 994393dc58e7: Layer already exists 22:38:53 20001c9951b4: Layer already exists 22:38:53 b0892b8b20a0: Layer already exists 22:38:53 135659797817: Layer already exists 22:38:53 f865ecfb748f: Layer already exists 22:38:53 main: digest: sha256:aa517a5ed69d0e52cde616ad266b22700ecb8b7e52e1b4d06697a44c953f9399 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:53 ===================================================== [Pipeline] echo 22:38:53 taggedImages: 22:38:53 - nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:38:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.64 22:38:53 - nexus3.edgexfoundry.org:10004/support-scheduler:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:38:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:38:53 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:53 latest 22:38:53 2.3.0-dev.64 22:38:53 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:38:53 main 22:38:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:38:54 3f989461852c: Preparing 22:38:54 8605fe921d8b: Preparing 22:38:54 f973086e7486: Preparing 22:38:54 67fbb20d5659: Preparing 22:38:54 994393dc58e7: Preparing 22:38:54 994393dc58e7: Layer already exists 22:38:54 8605fe921d8b: Pushed 22:38:54 3f989461852c: Pushed 22:38:55 f973086e7486: Pushed 22:39:07 67fbb20d5659: Pushed 22:39:08 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:39:08 3f989461852c: Preparing 22:39:08 8605fe921d8b: Preparing 22:39:08 f973086e7486: Preparing 22:39:08 67fbb20d5659: Preparing 22:39:08 994393dc58e7: Preparing 22:39:08 994393dc58e7: Layer already exists 22:39:08 3f989461852c: Layer already exists 22:39:08 f973086e7486: Layer already exists 22:39:08 8605fe921d8b: Layer already exists 22:39:08 67fbb20d5659: Layer already exists 22:39:08 latest: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.64 22:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:39:09 3f989461852c: Preparing 22:39:09 8605fe921d8b: Preparing 22:39:09 f973086e7486: Preparing 22:39:09 67fbb20d5659: Preparing 22:39:09 994393dc58e7: Preparing 22:39:09 f973086e7486: Layer already exists 22:39:09 3f989461852c: Layer already exists 22:39:09 67fbb20d5659: Layer already exists 22:39:09 8605fe921d8b: Layer already exists 22:39:09 994393dc58e7: Layer already exists 22:39:09 2.3.0-dev.64: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:39:09 3f989461852c: Preparing 22:39:09 8605fe921d8b: Preparing 22:39:09 f973086e7486: Preparing 22:39:09 67fbb20d5659: Preparing 22:39:09 994393dc58e7: Preparing 22:39:09 994393dc58e7: Layer already exists 22:39:09 67fbb20d5659: Layer already exists 22:39:09 3f989461852c: Layer already exists 22:39:09 8605fe921d8b: Layer already exists 22:39:09 f973086e7486: Layer already exists 22:39:09 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:39:10 3f989461852c: Preparing 22:39:10 8605fe921d8b: Preparing 22:39:10 f973086e7486: Preparing 22:39:10 67fbb20d5659: Preparing 22:39:10 994393dc58e7: Preparing 22:39:10 3f989461852c: Layer already exists 22:39:10 8605fe921d8b: Layer already exists 22:39:10 f973086e7486: Layer already exists 22:39:10 67fbb20d5659: Layer already exists 22:39:10 994393dc58e7: Layer already exists 22:39:10 main: digest: sha256:fc0e92be74b642b8c6db7877250836158f4ed9624116702b0326c1ffd3e820d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:39:10 ===================================================== [Pipeline] echo 22:39:10 taggedImages: 22:39:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:39:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:39:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.64 22:39:10 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:39:10 - 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] } 22:39:28 Removing intermediate container 4613253b2ac5 22:39:28 ---> 2111e1a64dd1 22:39:28 Step 8/23 : COPY . . 22:39:29 Removing intermediate container 202268783c08 22:39:29 ---> 2adce6309605 22:39:29 Step 9/25 : COPY . . 22:39:33 ---> 66a6245de7aa 22:39:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:39:33 ---> Running in 302e1f8db620 22:39:34 ---> 7d49e4a1af44 22:39:34 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:39:34 ---> Running in 299830a814b0 22:39:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:39:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:42:51 Removing intermediate container 572abe54e466 22:42:51 ---> f31fcdb7a60c 22:42:51 22:42:51 Step 10/25 : FROM alpine:3.16 22:42:51 3.16: Pulling from library/alpine 22:42:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:42:52 Status: Downloaded newer image for alpine:3.16 22:42:52 ---> a6215f271958 22:42:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:42:52 ---> Running in 61e1858bbc59 22:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:42:58 (1/3) Installing ca-certificates (20220614-r0) 22:42:58 (2/3) Installing dumb-init (1.2.5-r1) 22:42:58 (3/3) Installing su-exec (0.2-r1) 22:42:58 Executing busybox-1.35.0-r17.trigger 22:42:58 Executing ca-certificates-20220614-r0.trigger 22:42:58 OK: 6 MiB in 17 packages 22:43:02 Removing intermediate container 61e1858bbc59 22:43:02 ---> 0c4ccc36b39c 22:43:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:43:02 ---> Running in d9f9b60a57cb 22:43:02 Removing intermediate container d9f9b60a57cb 22:43:02 ---> fbbad14ecdce 22:43:02 Step 13/25 : WORKDIR / 22:43:02 Removing intermediate container d7eedb1c3c20 22:43:02 ---> 82589cabe641 22:43:02 22:43:02 Step 10/33 : FROM alpine:3.16 22:43:02 ---> a6215f271958 22:43:02 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:43:02 ---> Running in 9d4a731f1cff 22:43:02 ---> Running in f773b801f184 22:43:03 Removing intermediate container 9d4a731f1cff 22:43:03 ---> a406c193c338 22:43:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:43:03 Removing intermediate container f773b801f184 22:43:03 ---> efad27cbd7bf 22:43:03 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 22:43:03 ---> Running in 718d4c359a57 22:43:04 ---> 674e08105efa 22:43:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:43:06 ---> f2bed604da87 22:43:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:43:06 ---> e8cbaf64089d 22:43:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:43:07 (1/2) Installing dumb-init (1.2.5-r1) 22:43:07 (2/2) Installing su-exec (0.2-r1) 22:43:07 Executing busybox-1.35.0-r17.trigger 22:43:07 ---> 19c029811b98 22:43:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .OK: 5 MiB in 16 packages 22:43:07 22:43:09 Removing intermediate container 718d4c359a57 22:43:09 ---> f12b752e82d1 22:43:09 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 22:43:09 ---> Running in 0325cc8ef015 22:43:10 ---> 143be7853248 22:43:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:43:10 Removing intermediate container 0325cc8ef015 22:43:10 ---> afea7782e23f 22:43:10 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:43:10 ---> Running in 81a2c0e236ea 22:43:11 Removing intermediate container 81a2c0e236ea 22:43:11 ---> 31bd748d4945 22:43:11 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:43:11 ---> Running in 1c9d542c3420 22:43:12 Removing intermediate container 1c9d542c3420 22:43:12 ---> c9bb6cdcc7f0 22:43:12 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:43:12 ---> Running in 14f496770449 22:43:12 ---> bf1ba087bb08 22:43:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:43:13 Removing intermediate container 14f496770449 22:43:13 ---> b86e4c06b998 22:43:13 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:43:13 ---> Running in 4661499055cf 22:43:14 ---> 17a3003f2abd 22:43:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:43:14 ---> Running in 62c721ab2a42 22:43:17 Removing intermediate container 4661499055cf 22:43:17 ---> bd6a628afa2e 22:43:17 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 22:43:17 ---> Running in f6c1ca2f957c 22:43:18 Removing intermediate container f6c1ca2f957c 22:43:18 ---> a59a40fb345e 22:43:18 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:43:18 Removing intermediate container 62c721ab2a42 22:43:18 ---> 4d5c196ded06 22:43:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:43:19 ---> Running in 388251a7854c 22:43:19 Removing intermediate container 388251a7854c 22:43:19 ---> 67312a37121f 22:43:19 Step 23/25 : LABEL arch=arm64 22:43:19 ---> ea7a5a2c1690 22:43:19 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:43:19 ---> Running in 19ee57f74466 22:43:19 ---> Running in ed347851d9cf 22:43:20 Removing intermediate container 19ee57f74466 22:43:20 ---> da2b228017c4 22:43:20 Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:43:20 ---> Running in a11631cd02a6 22:43:21 Removing intermediate container a11631cd02a6 22:43:21 ---> a1c82341cddd 22:43:21 Step 25/25 : LABEL version=2.3.0-dev.64 22:43:21 ---> Running in 1dea65a23148 22:43:21 Removing intermediate container 1dea65a23148 22:43:21 ---> 8324d9a9073c 22:43:21 22:43:22 Successfully built 8324d9a9073c 22:43:22 Successfully tagged security-secretstore-setup-arm64:latest 22:43:22 Building security-spire-agent 22:43:23  Building security-secretstore-setup ... done Removing intermediate container ed347851d9cf 22:43:23 ---> 1a36275f98da 22:43:23 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 22:43:24 ---> 60d3fa43b398 22:43:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:43:26 ---> 2e5d916f84b6 22:43:26 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:43:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:43:27 ---> 8b6587a95ec6 22:43:27 Step 3/26 : WORKDIR /edgex-go 22:43:27 ---> Using cache 22:43:27 ---> 4e84c958a8d1 22:43:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:27 ---> Using cache 22:43:27 ---> 79ecc8233fb5 22:43:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:43:27 ---> Using cache 22:43:27 ---> fe9f11b3abcd 22:43:27 Step 6/26 : COPY go.mod vendor* ./ 22:43:27 ---> Using cache 22:43:27 ---> 6cc443abd9f3 22:43:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:27 ---> Using cache 22:43:27 ---> 66bb03f920e1 22:43:27 Step 8/26 : COPY . . 22:43:27 ---> baee29677aa0 22:43:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:43:27 ---> Using cache 22:43:27 ---> 34e755432fdc 22:43:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:43:27 ---> Using cache 22:43:27 ---> c220ce65d3d4 22:43:27 Step 10/26 : WORKDIR /edgex-go/spire-build 22:43:27 ---> Using cache 22:43:27 ---> 84a8c8b43628 22:43:27 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 22:43:27 ---> Using cache 22:43:27 ---> fe69f171a1f6 22:43:27 Step 12/26 : WORKDIR /edgex-go 22:43:27 ---> Using cache 22:43:27 ---> 5080fef8c606 22:43:27 22:43:27 Step 13/26 : FROM alpine:3.15 22:43:27 ---> 02e0d6fdf486 22:43:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:43:27 ---> Using cache 22:43:27 ---> 745d0912fcb8 22:43:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:27 ---> Using cache 22:43:27 ---> 74fdbf345de4 22:43:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:43:27 ---> Using cache 22:43:27 ---> 5534df4dd5ec 22:43:27 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:43:29 ---> 2fa00ce28eb0 22:43:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:43:30 ---> a8e08e8f2f99 22:43:30 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:43:31 ---> 2d1c8fb1713c 22:43:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:43:33 ---> 76d48fb856a8 22:43:33 Step 28/33 : RUN chmod +x /entrypoint.sh 22:43:33 ---> 61a364a99e7c 22:43:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:43:33 ---> Running in 76a4f9c2e6a6 22:43:37 Removing intermediate container 76a4f9c2e6a6 22:43:37 ---> 80a2bb055815 22:43:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 22:43:37 ---> Running in 373aa7dfa204 22:43:38 Removing intermediate container 373aa7dfa204 22:43:38 ---> 658ed2247b08 22:43:38 Step 30/33 : CMD ["gate"] 22:43:38 ---> Running in f49c20bfda0d 22:43:38 Removing intermediate container f49c20bfda0d 22:43:38 ---> f22f50ed1ade 22:43:38 Step 31/33 : LABEL arch=arm64 22:43:38 ---> Running in 3a355785eae7 22:43:39 Removing intermediate container 3a355785eae7 22:43:39 ---> cb021e87901e 22:43:39 Step 32/33 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:43:39 ---> Running in eac05e126947 22:43:39 ---> 4b9870b0cd49 22:43:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:43:40 Removing intermediate container eac05e126947 22:43:40 ---> fbdfc144b114 22:43:40 Step 33/33 : LABEL version=2.3.0-dev.64 22:43:40 ---> Running in bf2d3a533058 22:43:41 ---> f03749b45889 22:43:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:43:41 Removing intermediate container bf2d3a533058 22:43:41 ---> eefe65977d47 22:43:41 22:43:41 Successfully built eefe65977d47 22:43:41 Successfully tagged security-bootstrapper-arm64:latest 22:43:41 Building support-scheduler 22:43:42  Building security-bootstrapper ... done  ---> 7abc884dfe17 22:43:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:43:43 ---> 8e3415d394a1 22:43:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:43:43 ---> Running in 890fc492a7e5 22:43:43 Removing intermediate container 890fc492a7e5 22:43:43 ---> 873ca03b3b8b 22:43:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:43:43 ---> Running in cfa7decbe5d1 22:43:44 Removing intermediate container cfa7decbe5d1 22:43:44 ---> 64561f74b0c3 22:43:44 Step 24/26 : LABEL arch=arm64 22:43:44 ---> Running in 0b9aecc000f9 22:43:44 Removing intermediate container 0b9aecc000f9 22:43:44 ---> 2fd8730b7057 22:43:44 Step 25/26 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:43:45 ---> Running in 50c7354656c3 22:43:45 Removing intermediate container 50c7354656c3 22:43:45 ---> bb5c08d6c6b0 22:43:45 Step 26/26 : LABEL version=2.3.0-dev.64 22:43:45 ---> Running in 0495f3c7b607 22:43:46 Removing intermediate container 0495f3c7b607 22:43:46 ---> f0d3b1400933 22:43:46 22:43:46 Successfully built f0d3b1400933 22:43:46 Successfully tagged security-spire-agent-arm64:latest 22:43:46 Building core-data 22:43:47  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:47 ---> 8b6587a95ec6 22:43:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:43:47 ---> Using cache 22:43:47 ---> e93f7c6253d4 22:43:47 Step 4/23 : WORKDIR /edgex-go 22:43:47 ---> Using cache 22:43:47 ---> d84a24657f1d 22:43:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:47 ---> Using cache 22:43:47 ---> 39bf5f41fb24 22:43:47 Step 6/23 : RUN apk add --update --no-cache make git 22:43:47 ---> Using cache 22:43:47 ---> 4dd55ea7926a 22:43:47 Step 7/23 : COPY go.mod vendor* ./ 22:43:47 ---> Using cache 22:43:47 ---> 07489e0ef5bc 22:43:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:47 ---> Using cache 22:43:47 ---> 2adce6309605 22:43:47 Step 9/23 : COPY . . 22:43:47 ---> Using cache 22:43:47 ---> 7d49e4a1af44 22:43:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:43:47 ---> Running in 241bba230730 22:43:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:43:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:43:51 ---> 8b6587a95ec6 22:43:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:43:51 ---> Using cache 22:43:51 ---> e93f7c6253d4 22:43:51 Step 4/24 : WORKDIR /edgex-go 22:43:51 ---> Using cache 22:43:51 ---> d84a24657f1d 22:43:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:51 ---> Using cache 22:43:51 ---> 39bf5f41fb24 22:43:51 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:43:51 ---> Running in 1a9fa89432aa 22:43:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:43:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:43:55 OK: 221 MiB in 51 packages 22:43:56 Removing intermediate container 1a9fa89432aa 22:43:56 ---> a0dd01da4765 22:43:56 Step 7/24 : COPY go.mod vendor* ./ 22:43:57 ---> da537241be40 22:43:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:57 ---> Running in 175af978b05f 22:44:44 Removing intermediate container 175af978b05f 22:44:44 ---> 4f1858ce13e8 22:44:44 Step 9/24 : COPY . . 22:44:50 ---> fe4866b67c05 22:44:50 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:44:50 ---> Running in abcd4fed2a05 22:44:50 Removing intermediate container 302e1f8db620 22:44:50 ---> 9e3a94799a13 22:44:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:44:50 ---> Running in f21a3f30b729 22:44:52 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:44: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.64" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:44:59 Removing intermediate container f21a3f30b729 22:44:59 ---> 6cc226f2ca7c 22:44:59 22:44:59 Step 11/23 : FROM alpine:3.16 22:44:59 ---> a6215f271958 22:44:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:44:59 ---> Running in 274e24482c30 22:45:00 Removing intermediate container 274e24482c30 22:45:00 ---> 012a0904bca7 22:45:00 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 22:45:00 ---> Running in 5c6cb923f879 22:45:01 Removing intermediate container e42dae4f8113 22:45:01 ---> 6d7ad27df219 22:45:01 22:45:01 Step 9/20 : FROM alpine:3.15 22:45:01 ---> 02e0d6fdf486 22:45:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:01 ---> Using cache 22:45:01 ---> 745d0912fcb8 22:45:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:01 ---> Using cache 22:45:01 ---> 74fdbf345de4 22:45:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:45:01 ---> Running in b73bc0f0e9a1 22:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:45:04 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:45:04 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:45:04 (3/33) Installing readline (8.1.2-r0) 22:45:04 (4/33) Installing bash (5.1.16-r2) 22:45:04 Executing bash-5.1.16-r2.post-install 22:45:04 (5/33) Installing ca-certificates (20220614-r0) 22:45:04 (6/33) Installing brotli-libs (1.0.9-r6) 22:45:04 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:45:04 (8/33) Installing libcurl (7.83.1-r3) 22:45:04 (9/33) Installing curl (7.83.1-r3) 22:45:04 (10/33) Installing docker-cli (20.10.18-r0) 22:45:05 (11/33) Installing dumb-init (1.2.5-r1) 22:45:05 (12/33) Installing libbz2 (1.0.8-r1) 22:45:05 (13/33) Installing expat (2.4.8-r0) 22:45:05 (14/33) Installing libffi (3.4.2-r1) 22:45:05 (15/33) Installing gdbm (1.23-r0) 22:45:05 (16/33) Installing xz-libs (5.2.5-r1) 22:45:06 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:45:06 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:45:06 (19/33) Installing mpdecimal (2.5.1-r1) 22:45:06 (20/33) Installing sqlite-libs (3.38.5-r0) 22:45:06 (21/33) Installing python3 (3.10.5-r0) 22:45:06 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:45:06 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:45:06 OK: 15734 distinct packages available 22:45:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:45:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:45:08 (1/9) Installing ca-certificates (20220614-r0) 22:45:08 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:45:08 (23/33) Installing py3-tomli (2.0.1-r1) 22:45:08 (24/33) Installing py3-pep517 (0.12.0-r2) 22:45:08 (25/33) Installing py3-six (1.16.0-r1) 22:45:08 (26/33) Installing py3-retrying (1.3.3-r3) 22:45:08 (27/33) Installing py3-appdirs (1.4.4-r3) 22:45:08 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:45:08 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:45:08 (30/33) Installing py3-parsing (2.4.7-r3) 22:45:08 (31/33) Installing py3-packaging (21.3-r0) 22:45:08 (2/9) Installing brotli-libs (1.0.9-r5) 22:45:08 (32/33) Installing py3-setuptools (59.4.0-r0) 22:45:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:45:08 (33/33) Installing py3-pip (22.1.1-r0) 22:45:08 (4/9) Installing libcurl (7.80.0-r3) 22:45:09 (5/9) Installing curl (7.80.0-r3) 22:45:09 (6/9) Installing dumb-init (1.2.5-r1) 22:45:09 (7/9) Installing musl-obstack (1.2.3-r0) 22:45:09 (8/9) Installing libucontext (1.1-r0) 22:45:09 (9/9) Installing gcompat (1.0.0-r4) 22:45:09 Executing busybox-1.34.1-r7.trigger 22:45:09 Executing ca-certificates-20220614-r0.trigger 22:45:10 OK: 8 MiB in 23 packages 22:45:10 Executing busybox-1.35.0-r17.trigger 22:45:10 Executing ca-certificates-20220614-r0.trigger 22:45:10 OK: 120 MiB in 47 packages 22:45:12 Removing intermediate container b73bc0f0e9a1 22:45:12 ---> 6068a883c97e 22:45:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:13 ---> b04066348409 22:45:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:45:16 ---> dee8984de55b 22:45:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:45:16 ---> 0749e384a617 22:45:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:45:16 ---> Running in 5f6d0dcd54ee 22:45:17 Removing intermediate container 5f6d0dcd54ee 22:45:17 ---> 760b93109d33 22:45:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:17 ---> Running in 8831378afae1 22:45:18 Removing intermediate container 8831378afae1 22:45:18 ---> 477b5b50d833 22:45:18 Step 18/20 : LABEL arch=arm64 22:45:18 ---> Running in 9469cd1cd276 22:45:18 Removing intermediate container 9469cd1cd276 22:45:18 ---> 7684ace25533 22:45:18 Step 19/20 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:45:18 ---> Running in b31fa7d33b61 22:45:19 Removing intermediate container b31fa7d33b61 22:45:19 ---> 66f0103648ac 22:45:19 Step 20/20 : LABEL version=2.3.0-dev.64 22:45:19 ---> Running in c7ecbda913cc 22:45:20 Removing intermediate container c7ecbda913cc 22:45:20 ---> cb42c4e36aee 22:45:20 22:45:20 Successfully built cb42c4e36aee 22:45:20 Successfully tagged security-spiffe-token-provider-arm64:latest 22:45:20  Building security-spiffe-token-provider ... done Building support-notifications 22:45:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:24 ---> 8b6587a95ec6 22:45:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:45:24 ---> Using cache 22:45:24 ---> e93f7c6253d4 22:45:24 Step 4/23 : WORKDIR /edgex-go 22:45:24 ---> Using cache 22:45:24 ---> d84a24657f1d 22:45:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:24 ---> Using cache 22:45:24 ---> 39bf5f41fb24 22:45:24 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:45:24 ---> Running in 0ee933c9e6bc 22:45:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:27 Collecting docker-compose==1.23.2 22:45:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:45:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.0 MB/s eta 0:00:00 22:45:28 OK: 221 MiB in 51 packages 22:45:28 Collecting websocket-client<1.0,>=0.32.0 22:45:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:45:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.2 MB/s eta 0:00:00 22:45:29 Collecting texttable<0.10,>=0.9.0 22:45:29 Downloading texttable-0.9.1.tar.gz (11 kB) 22:45:29 Preparing metadata (setup.py): started 22:45:30 Removing intermediate container 0ee933c9e6bc 22:45:30 ---> 001b00bf3b24 22:45:30 Step 7/23 : COPY go.mod vendor* ./ 22:45:31 ---> 9ed167b39c17 22:45:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:31 ---> Running in 461d75750b90 22:45:31 Preparing metadata (setup.py): finished with status 'done' 22:45:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:45:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:45:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.7 MB/s eta 0:00:00 22:45:33 Collecting jsonschema<3,>=2.5.1 22:45:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:45:33 Collecting dockerpty<0.5,>=0.4.1 22:45:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:45:33 Preparing metadata (setup.py): started 22:45:36 Preparing metadata (setup.py): finished with status 'done' 22:45:36 Collecting docker<4.0,>=3.6.0 22:45:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.8 MB/s eta 0:00:00 22:45:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:45:36 Collecting docopt<0.7,>=0.6.1 22:45:37 Downloading docopt-0.6.2.tar.gz (25 kB) 22:45:37 Preparing metadata (setup.py): started 22:45:40 Preparing metadata (setup.py): finished with status 'done' 22:45:41 Collecting PyYAML<4,>=3.10 22:45:41 Downloading PyYAML-3.13.tar.gz (270 kB) 22:45:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.7 MB/s eta 0:00:00 22:45:43 Preparing metadata (setup.py): started 22:45:43 Removing intermediate container 299830a814b0 22:45:43 ---> ccad7a047b6f 22:45:43 22:45:43 Step 11/25 : FROM alpine:3.16 22:45:43 ---> a6215f271958 22:45:43 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:45:44 ---> Running in 18de9cfe4809 22:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:46 Preparing metadata (setup.py): finished with status 'done' 22:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:46 Collecting cached-property<2,>=1.2.0 22:45:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:45:46 Collecting docker-pycreds>=0.4.0 22:45:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:45:47 (1/1) Installing dumb-init (1.2.5-r1) 22:45:47 Executing busybox-1.35.0-r17.trigger 22:45:47 OK: 5 MiB in 15 packages 22:45:47 Collecting certifi>=2017.4.17 22:45:48 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 22:45:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.4 MB/s eta 0:00:00 22:45:48 Collecting chardet<3.1.0,>=3.0.2 22:45:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:45:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.1 MB/s eta 0:00:00 22:45:48 Collecting idna<2.8,>=2.5 22:45:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:45:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.6 MB/s eta 0:00:00 22:45:49 Removing intermediate container 18de9cfe4809 22:45:49 ---> 0737cbb3871d 22:45:49 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:45:49 ---> Running in 80388f4e6b50 22:45:49 Collecting urllib3<1.25,>=1.21.1 22:45:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:45:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.8 MB/s eta 0:00:00 22:45:49 Removing intermediate container 80388f4e6b50 22:45:49 ---> 3411ba5e369e 22:45:49 Step 14/25 : ENV APP_PORT=59881 22:45:50 ---> Running in 02334b02d4fe 22:45:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:45:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:45:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:45:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:45:50 Removing intermediate container 02334b02d4fe 22:45:50 ---> 1c9777a254e4 22:45:50 Step 15/25 : EXPOSE $APP_PORT 22:45:50 ---> Running in c55c44ec01dc 22:45:51 Removing intermediate container c55c44ec01dc 22:45:51 ---> 54f094dc65db 22:45:51 Step 16/25 : WORKDIR / 22:45:51 ---> Running in 8c42927d3698 22:45:51 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:45:51 Running setup.py install for texttable: started 22:45:51 Removing intermediate container 8c42927d3698 22:45:51 ---> 33bb915db1bd 22:45:51 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:52 ---> df10b9ef7d71 22:45:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:45:54 ---> e73f197daf86 22:45:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:45:54 Running setup.py install for texttable: finished with status 'done' 22:45:54 Running setup.py install for PyYAML: started 22:45:55 ---> 95792ebb7427 22:45:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:45:56 ---> 7548a7a84b9f 22:45:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:45:57 ---> Running in 1517d3fd3502 22:45:57 Removing intermediate container 1517d3fd3502 22:45:57 ---> e9c54512d7a1 22:45:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:57 ---> Running in 80e75907372d 22:45:58 Removing intermediate container 80e75907372d 22:45:58 ---> c7b35c3a4625 22:45:58 Step 23/25 : LABEL arch=arm64 22:45:58 ---> Running in 49d5a6e18d5b 22:45:58 Running setup.py install for PyYAML: finished with status 'done' 22:45:58 Removing intermediate container 49d5a6e18d5b 22:45:58 ---> 58aee84c4544 22:45:58 Step 24/25 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:45:59 ---> Running in 7d73720e9913 22:45:59 Removing intermediate container 7d73720e9913 22:45:59 ---> f883098e3d5e 22:45:59 Step 25/25 : LABEL version=2.3.0-dev.64 22:46:00 ---> Running in 52b4ddda5f5d 22:46:00 Removing intermediate container 52b4ddda5f5d 22:46:00 ---> ed901cf72552 22:46:00 22:46:00 Successfully built ed901cf72552 22:46:00 Successfully tagged core-metadata-arm64:latest 22:46:00  Building core-metadata ... done Building core-command 22:46:01 Running setup.py install for docopt: started 22:46:04 Running setup.py install for docopt: finished with status 'done' 22:46:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:46:06 ---> 8b6587a95ec6 22:46:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:46:06 ---> Using cache 22:46:06 ---> e93f7c6253d4 22:46:06 Step 4/24 : WORKDIR /edgex-go 22:46:06 ---> Using cache 22:46:06 ---> d84a24657f1d 22:46:06 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:06 ---> Using cache 22:46:06 ---> 39bf5f41fb24 22:46:06 Step 6/24 : RUN apk add --update --no-cache make git 22:46:06 ---> Using cache 22:46:06 ---> 4dd55ea7926a 22:46:06 Step 7/24 : COPY go.mod vendor* ./ 22:46:06 ---> Using cache 22:46:06 ---> 07489e0ef5bc 22:46:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:06 ---> Using cache 22:46:06 ---> 2adce6309605 22:46:06 Step 9/24 : COPY . . 22:46:06 ---> Using cache 22:46:06 ---> 7d49e4a1af44 22:46:06 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:46:07 ---> Running in 1ea8b4813563 22:46:07 Running setup.py install for dockerpty: started 22:46:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:46:10 Running setup.py install for dockerpty: finished with status 'done' 22:46:14 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 22:46:14 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 22:46:29 Removing intermediate container 461d75750b90 22:46:29 ---> 27968129054c 22:46:29 Step 9/23 : COPY . . 22:46:36 ---> 2c8540d3f384 22:46:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:46:36 ---> Running in 1141da95d7e8 22:46:36 Removing intermediate container 5c6cb923f879 22:46:36 ---> 7f0e231c66eb 22:46:36 Step 14/23 : ENV APP_PORT=58890 22:46:36 ---> Running in 3ee566386d57 22:46:37 Removing intermediate container 3ee566386d57 22:46:37 ---> 6ac65f6cfbca 22:46:37 Step 15/23 : EXPOSE $APP_PORT 22:46:37 ---> Running in e63b7a5cbf55 22:46:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:46:37 Removing intermediate container e63b7a5cbf55 22:46:37 ---> 9b1d76696689 22:46:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:46:39 ---> 65340ed500ef 22:46:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:46:40 ---> 3a95da049829 22:46:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:46:41 ---> 4ab0d2fd8f30 22:46:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:46:41 ---> Running in 23c0fd5c8e35 22:46:42 Removing intermediate container 23c0fd5c8e35 22:46:42 ---> 5e603947906f 22:46:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:42 ---> Running in 31b32e45d3e1 22:46:43 Removing intermediate container 31b32e45d3e1 22:46:43 ---> 9e57e62d38f4 22:46:43 Step 21/23 : LABEL arch=arm64 22:46:43 ---> Running in e0a7f17c9865 22:46:43 Removing intermediate container e0a7f17c9865 22:46:43 ---> 59eff1e333a3 22:46:43 Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:46:44 ---> Running in fca7252d556b 22:46:44 Removing intermediate container fca7252d556b 22:46:44 ---> 82c4af7cdf11 22:46:44 Step 23/23 : LABEL version=2.3.0-dev.64 22:46:44 ---> Running in 51129c2b0a1a 22:46:45 Removing intermediate container 51129c2b0a1a 22:46:45 ---> fff369a55c63 22:46:45 22:46:45 Successfully built fff369a55c63 22:46:45 Successfully tagged sys-mgmt-agent-arm64:latest 22:46:45  Building sys-mgmt-agent ... done Building security-proxy-setup 22:46:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:48 ---> 8b6587a95ec6 22:46:48 Step 3/22 : WORKDIR /edgex-go 22:46:48 ---> Using cache 22:46:48 ---> 4e84c958a8d1 22:46:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:48 ---> Using cache 22:46:48 ---> 79ecc8233fb5 22:46:48 Step 5/22 : RUN apk add --update --no-cache make git 22:46:48 ---> Running in 6297905e8b05 22:46:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:52 OK: 221 MiB in 51 packages 22:46:54 Removing intermediate container 6297905e8b05 22:46:54 ---> a62d6380f18c 22:46:54 Step 6/22 : COPY go.mod vendor* ./ 22:46:55 ---> 6b99c9e77934 22:46:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:55 ---> Running in 29030e6e9778 22:47:42 Removing intermediate container 29030e6e9778 22:47:42 ---> 65b287c39094 22:47:42 Step 8/22 : COPY . . 22:47:44 ---> 2f7a6cfc1216 22:47:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:44 ---> Running in 077178753ca6 22:47:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.64" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:51:53 Removing intermediate container abcd4fed2a05 22:51:53 ---> 0bc0c3005bab 22:51:53 22:51:53 Step 11/24 : FROM alpine:3.16 22:51:53 ---> a6215f271958 22:51:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:51:53 ---> Running in da14f33755df 22:51:53 Removing intermediate container da14f33755df 22:51:53 ---> 8de4e2e2aa33 22:51:53 Step 13/24 : ENV APP_PORT=59880 22:51:53 ---> Running in 87f227ecad5c 22:51:53 Removing intermediate container 87f227ecad5c 22:51:53 ---> 2375f7c34d07 22:51:53 Step 14/24 : EXPOSE $APP_PORT 22:51:53 ---> Running in bded68669a41 22:51:53 Removing intermediate container bded68669a41 22:51:53 ---> c278f696ed28 22:51:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:53 ---> Running in e13e77703dbe 22:51:54 Removing intermediate container e13e77703dbe 22:51:54 ---> fe25ff1330bc 22:51:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:51:54 ---> Running in 2c0840fa2a2d 22:51:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:51:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:51:59 (1/6) Installing dumb-init (1.2.5-r1) 22:51:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:52:00 (3/6) Installing libsodium (1.0.18-r0) 22:52:00 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:52:00 Removing intermediate container 1ea8b4813563 22:52:00 ---> 2cb5a94f5103 22:52:00 22:52:00 Step 11/24 : FROM alpine:3.16 22:52:00 ---> a6215f271958 22:52:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:52:00 ---> Using cache 22:52:00 ---> 0737cbb3871d 22:52:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:52:00 ---> Using cache 22:52:00 ---> 3411ba5e369e 22:52:00 Step 14/24 : ENV APP_PORT=59882 22:52:00 ---> Running in 715184b1b6c4 22:52:00 (5/6) Installing libzmq (4.3.4-r0) 22:52:00 (6/6) Installing zeromq (4.3.4-r0) 22:52:00 Executing busybox-1.35.0-r17.trigger 22:52:00 OK: 8 MiB in 20 packages 22:52:00 Removing intermediate container 715184b1b6c4 22:52:00 ---> 8d2fec8e9e2a 22:52:00 Step 15/24 : EXPOSE $APP_PORT 22:52:00 ---> Running in eeeb9fe97ac4 22:52:01 Removing intermediate container eeeb9fe97ac4 22:52:01 ---> 839b7a8fbb02 22:52:01 Step 16/24 : WORKDIR / 22:52:01 ---> Running in 7354d711067e 22:52:02 Removing intermediate container 2c0840fa2a2d 22:52:02 ---> ecf11b60dbc7 22:52:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:02 Removing intermediate container 7354d711067e 22:52:02 ---> ca3bfb3bbae4 22:52:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:03 ---> a4d3f1de4e93 22:52:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:52:03 ---> 9666eabc3c0a 22:52:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:52:05 ---> 25ca5265de8b 22:52:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:52:06 ---> e86e03f60a83 22:52:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:52:07 ---> 3fe99f209ef6 22:52:07 Step 20/24 : ENTRYPOINT ["/core-data"] 22:52:07 ---> Running in 042a6ca36142 22:52:07 ---> 58c2140950fd 22:52:07 Step 20/24 : ENTRYPOINT ["/core-command"] 22:52:07 ---> Running in a6749f435e0b 22:52:08 Removing intermediate container 042a6ca36142 22:52:08 ---> b882bed7f48d 22:52:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:08 ---> Running in 1b5842d80db8 22:52:08 Removing intermediate container a6749f435e0b 22:52:08 ---> 3f8f98e58d31 22:52:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:08 ---> Running in f75a1e0c5aff 22:52:09 Removing intermediate container 1b5842d80db8 22:52:09 ---> d690276a93ce 22:52:09 Step 22/24 : LABEL arch=arm64 22:52:09 ---> Running in 5b1622685073 22:52:09 Removing intermediate container f75a1e0c5aff 22:52:09 ---> c54fd84924f4 22:52:09 Step 22/24 : LABEL arch=arm64 22:52:09 ---> Running in a27b29e249c9 22:52:10 Removing intermediate container 5b1622685073 22:52:10 ---> 9a96f3af1c74 22:52:10 Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:52:10 Removing intermediate container a27b29e249c9 22:52:10 ---> 5c1679a03e1b 22:52:10 Step 23/24 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:52:10 ---> Running in eaeb6d12e20a 22:52:10 ---> Running in 92ed1eb1ab9a 22:52:11 Removing intermediate container eaeb6d12e20a 22:52:11 ---> 8418d9722c26 22:52:11 Step 24/24 : LABEL version=2.3.0-dev.64 22:52:11 Removing intermediate container 92ed1eb1ab9a 22:52:11 ---> 5c8ed6725cd2 22:52:11 Step 24/24 : LABEL version=2.3.0-dev.64 22:52:11 ---> Running in 523b079e8232 22:52:11 ---> Running in 425aeb31426f 22:52:12 Removing intermediate container 523b079e8232 22:52:12 ---> 6ad46b124c32 22:52:12 22:52:12 Removing intermediate container 425aeb31426f 22:52:12 ---> 9993a46511da 22:52:12 22:52:12 Successfully built 6ad46b124c32 22:52:12 Successfully tagged core-data-arm64:latest 22:52:12  Building core-data ... done Successfully built 9993a46511da 22:52:12 Successfully tagged core-command-arm64:latest 22:52:27  Building core-command ... done Removing intermediate container 241bba230730 22:52:27 ---> 6f03c7e1b3c1 22:52:27 22:52:27 Step 11/23 : FROM alpine:3.16 22:52:27 ---> a6215f271958 22:52:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:52:27 ---> Using cache 22:52:27 ---> 0737cbb3871d 22:52:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:52:27 ---> Using cache 22:52:27 ---> 3411ba5e369e 22:52:27 Step 14/23 : ENV APP_PORT=59861 22:52:27 ---> Running in 3d90f0014a20 22:52:27 Removing intermediate container 3d90f0014a20 22:52:27 ---> fa66b9e9a8d2 22:52:27 Step 15/23 : EXPOSE $APP_PORT 22:52:27 ---> Running in 827806d908d9 22:52:27 Removing intermediate container 827806d908d9 22:52:27 ---> c3bc4242d747 22:52:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:27 ---> fa57f935aa39 22:52:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:52: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.64" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:52:30 ---> 2efde8888f14 22:52:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:52:30 ---> 1f75cebf6111 22:52:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:52:31 ---> Running in 4f215e804c33 22:52:31 Removing intermediate container 4f215e804c33 22:52:31 ---> 7525b4d868f2 22:52:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:31 ---> Running in ff21b4a49cf3 22:52:32 Removing intermediate container ff21b4a49cf3 22:52:32 ---> f87f1254b19b 22:52:32 Step 21/23 : LABEL arch=arm64 22:52:32 ---> Running in 99902a646aa6 22:52:32 Removing intermediate container 99902a646aa6 22:52:32 ---> 74d235d7ec83 22:52:32 Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:52:32 ---> Running in 3545f78e50a2 22:52:33 Removing intermediate container 3545f78e50a2 22:52:33 ---> 3ee8be4d309c 22:52:33 Step 23/23 : LABEL version=2.3.0-dev.64 22:52:33 ---> Running in 8eb86a2fd65f 22:52:34 Removing intermediate container 8eb86a2fd65f 22:52:34 ---> a3398b9662d3 22:52:34 22:52:34 Successfully built a3398b9662d3 22:52:34 Successfully tagged support-scheduler-arm64:latest 22:52:46  Building support-scheduler ... done Removing intermediate container 077178753ca6 22:52:46 ---> e2bd6e6f3cfc 22:52:46 22:52:46 Step 10/22 : FROM alpine:3.16 22:52:46 ---> a6215f271958 22:52:46 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:52:46 ---> Running in 088f42383947 22:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:48 (1/6) Installing ca-certificates (20220614-r0) 22:52:48 (2/6) Installing brotli-libs (1.0.9-r6) 22:52:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:52:48 (4/6) Installing libcurl (7.83.1-r3) 22:52:48 (5/6) Installing curl (7.83.1-r3) 22:52:48 (6/6) Installing dumb-init (1.2.5-r1) 22:52:48 Executing busybox-1.35.0-r17.trigger 22:52:48 Executing ca-certificates-20220614-r0.trigger 22:52:48 OK: 8 MiB in 20 packages 22:52:50 Removing intermediate container 088f42383947 22:52:50 ---> d807b3c5669c 22:52:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:52:50 ---> Running in f41ea7574014 22:52:50 Removing intermediate container f41ea7574014 22:52:50 ---> ab9160f5979b 22:52:50 Step 13/22 : WORKDIR /edgex 22:52:50 ---> Running in 3cf4b939106d 22:52:51 Removing intermediate container 3cf4b939106d 22:52:51 ---> 1ee5f2244f77 22:52:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:52:51 ---> 69551134a881 22:52:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:52:53 ---> 727296ad5224 22:52:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:52:54 ---> b0595a711487 22:52:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:52:54 ---> 9cab1538302a 22:52:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:54 ---> Running in c219fbe7c1ff 22:52:58 Removing intermediate container c219fbe7c1ff 22:52:58 ---> 6626bf2e9384 22:52:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:52:58 ---> Running in 51cb5a417954 22:52:58 Removing intermediate container 51cb5a417954 22:52:58 ---> 6dee6cc3828d 22:52:58 Step 20/22 : LABEL arch=arm64 22:52:58 ---> Running in 17171a191eb3 22:52:58 Removing intermediate container 17171a191eb3 22:52:58 ---> ed280e9e20a5 22:52:58 Step 21/22 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:52:58 ---> Running in e5fc2ffc3662 22:52:59 Removing intermediate container e5fc2ffc3662 22:52:59 ---> b53cba119780 22:52:59 Step 22/22 : LABEL version=2.3.0-dev.64 22:52:59 ---> Running in b38c663c73b2 22:52:59 Removing intermediate container b38c663c73b2 22:52:59 ---> a2bd7637734c 22:52:59 22:52:59 Successfully built a2bd7637734c 22:52:59 Successfully tagged security-proxy-setup-arm64:latest 22:53:17  Building security-proxy-setup ... done Removing intermediate container 1141da95d7e8 22:53:17 ---> 145c3cad1215 22:53:17 22:53:17 Step 11/23 : FROM alpine:3.16 22:53:17 ---> a6215f271958 22:53:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:53:17 ---> Running in ccf6f0ef59e5 22:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:53:19 (1/2) Installing ca-certificates (20220614-r0) 22:53:19 (2/2) Installing dumb-init (1.2.5-r1) 22:53:19 Executing busybox-1.35.0-r17.trigger 22:53:19 Executing ca-certificates-20220614-r0.trigger 22:53:20 OK: 6 MiB in 16 packages 22:53:21 Removing intermediate container ccf6f0ef59e5 22:53:21 ---> 5ce45b3ccf12 22:53:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:53:21 ---> Running in 253418cbac91 22:53:21 Removing intermediate container 253418cbac91 22:53:21 ---> dbdf5ca4e688 22:53:21 Step 14/23 : ENV APP_PORT=59860 22:53:21 ---> Running in 2271e8d9340c 22:53:21 Removing intermediate container 2271e8d9340c 22:53:21 ---> 365c4be103ed 22:53:21 Step 15/23 : EXPOSE $APP_PORT 22:53:21 ---> Running in af8e108e321f 22:53:22 Removing intermediate container af8e108e321f 22:53:22 ---> 3292411319ac 22:53:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:22 ---> 4f4f1c8baf4b 22:53:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:53:24 ---> 87b5bcfa054b 22:53:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:53:24 ---> d7edeebe78ce 22:53:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:53:24 ---> Running in 19a5b7e0df41 22:53:25 Removing intermediate container 19a5b7e0df41 22:53:25 ---> 6a577619f293 22:53:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:25 ---> Running in 667bcff07afb 22:53:25 Removing intermediate container 667bcff07afb 22:53:25 ---> bdff96c654c1 22:53:25 Step 21/23 : LABEL arch=arm64 22:53:25 ---> Running in 10fcb374415e 22:53:25 Removing intermediate container 10fcb374415e 22:53:25 ---> e3cb5692dce3 22:53:25 Step 22/23 : LABEL git_sha=726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:25 ---> Running in fc00d19cc6f0 22:53:26 Removing intermediate container fc00d19cc6f0 22:53:26 ---> f72391f942ba 22:53:26 Step 23/23 : LABEL version=2.3.0-dev.64 22:53:26 ---> Running in d60638620a95 22:53:26 Removing intermediate container d60638620a95 22:53:26 ---> 783cf392bd94 22:53:26 22:53:26 Successfully built 783cf392bd94 22:53:26 Successfully tagged support-notifications-arm64:latest 22:53:26  Building support-notifications ... done  [Pipeline] } 22:53:26 $ docker stop --time=1 4eb8f9f75e3a7b749c4b336cf87447f1f106268dcabbd1958b2e2171e0c713c2 22:53:28 $ docker rm -f 4eb8f9f75e3a7b749c4b336cf87447f1f106268dcabbd1958b2e2171e0c713c2 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:29 + docker images 22:53:29 REPOSITORY TAG IMAGE ID CREATED SIZE 22:53:29 support-notifications-arm64 latest 783cf392bd94 3 seconds ago 26.3MB 22:53:29 145c3cad1215 13 seconds ago 1.27GB 22:53:29 security-proxy-setup-arm64 latest a2bd7637734c 30 seconds ago 26.4MB 22:53:29 e2bd6e6f3cfc 45 seconds ago 1.2GB 22:53:29 support-scheduler-arm64 latest a3398b9662d3 56 seconds ago 25.7MB 22:53:29 6f03c7e1b3c1 About a minute ago 1.27GB 22:53:29 core-command-arm64 latest 9993a46511da About a minute ago 16.7MB 22:53:29 core-data-arm64 latest 6ad46b124c32 About a minute ago 20.7MB 22:53:29 2cb5a94f5103 About a minute ago 1.21GB 22:53:29 0bc0c3005bab About a minute ago 1.22GB 22:53:29 sys-mgmt-agent-arm64 latest fff369a55c63 6 minutes ago 133MB 22:53:29 core-metadata-arm64 latest ed901cf72552 7 minutes ago 17.5MB 22:53:29 ccad7a047b6f 7 minutes ago 1.22GB 22:53:29 security-spiffe-token-provider-arm64 latest cb42c4e36aee 8 minutes ago 28.4MB 22:53:29 6d7ad27df219 8 minutes ago 1.24GB 22:53:29 6cc226f2ca7c 8 minutes ago 1.19GB 22:53:29 security-spire-agent-arm64 latest f0d3b1400933 9 minutes ago 122MB 22:53:29 security-bootstrapper-arm64 latest eefe65977d47 9 minutes ago 19.1MB 22:53:29 security-secretstore-setup-arm64 latest 8324d9a9073c 10 minutes ago 28.2MB 22:53:29 82589cabe641 10 minutes ago 1.2GB 22:53:29 f31fcdb7a60c 10 minutes ago 1.2GB 22:53:29 security-spire-config-arm64 latest 1b087f3fdb9a 15 minutes ago 83.6MB 22:53:29 security-spire-server-arm64 latest f40c598f8a32 15 minutes ago 84.2MB 22:53:29 60f9b5ad0fe1 15 minutes ago 1.09GB 22:53:29 5080fef8c606 15 minutes ago 1.09GB 22:53:29 ci-base-image-arm64 latest 8b6587a95ec6 18 minutes ago 995MB 22:53:29 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 22:53:29 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 22:53:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 22:53:29 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 22:53:29 provisioning config files... 22:53:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/300@tmp/config7282692725893530220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:29 ---> docker-login.sh 22:53:29 nexus3.edgexfoundry.org:10001 22:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:30 Configure a credential helper to remove this warning. See 22:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:30 22:53:30 Login Succeeded 22:53:30 nexus3.edgexfoundry.org:10002 22:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:31 Configure a credential helper to remove this warning. See 22:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:31 22:53:31 Login Succeeded 22:53:31 nexus3.edgexfoundry.org:10003 22:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:31 Configure a credential helper to remove this warning. See 22:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:31 22:53:31 Login Succeeded 22:53:31 nexus3.edgexfoundry.org:10004 22:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:31 Configure a credential helper to remove this warning. See 22:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:31 22:53:31 Login Succeeded 22:53:31 docker.io 22:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:32 Configure a credential helper to remove this warning. See 22:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:32 22:53:32 Login Succeeded 22:53:32 ---> docker-login.sh ends [Pipeline] } 22:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:53:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:53:32 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:32 latest 22:53:32 2.3.0-dev.64 22:53:32 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:32 main 22:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:33 bbfd158be3f7: Preparing 22:53:33 e9e255f078b0: Preparing 22:53:33 a2f70ac27116: Preparing 22:53:33 a3139a00f441: Preparing 22:53:33 5d3e392a13a0: Preparing 22:53:33 5d3e392a13a0: Layer already exists 22:53:33 a2f70ac27116: Pushed 22:53:33 bbfd158be3f7: Pushed 22:53:33 a3139a00f441: Pushed 22:53:37 e9e255f078b0: Pushed 22:53:37 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:37 bbfd158be3f7: Preparing 22:53:37 e9e255f078b0: Preparing 22:53:37 a2f70ac27116: Preparing 22:53:37 a3139a00f441: Preparing 22:53:37 5d3e392a13a0: Preparing 22:53:38 a2f70ac27116: Layer already exists 22:53:38 a3139a00f441: Layer already exists 22:53:38 5d3e392a13a0: Layer already exists 22:53:38 bbfd158be3f7: Layer already exists 22:53:38 e9e255f078b0: Layer already exists 22:53:38 latest: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.64 22:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:38 bbfd158be3f7: Preparing 22:53:38 e9e255f078b0: Preparing 22:53:38 a2f70ac27116: Preparing 22:53:38 a3139a00f441: Preparing 22:53:38 5d3e392a13a0: Preparing 22:53:38 e9e255f078b0: Layer already exists 22:53:38 a3139a00f441: Layer already exists 22:53:38 bbfd158be3f7: Layer already exists 22:53:38 a2f70ac27116: Layer already exists 22:53:38 5d3e392a13a0: Layer already exists 22:53:39 2.3.0-dev.64: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:39 bbfd158be3f7: Preparing 22:53:39 e9e255f078b0: Preparing 22:53:39 a2f70ac27116: Preparing 22:53:39 a3139a00f441: Preparing 22:53:39 5d3e392a13a0: Preparing 22:53:39 5d3e392a13a0: Layer already exists 22:53:39 bbfd158be3f7: Layer already exists 22:53:39 a3139a00f441: Layer already exists 22:53:39 e9e255f078b0: Layer already exists 22:53:39 a2f70ac27116: Layer already exists 22:53:40 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:53:40 bbfd158be3f7: Preparing 22:53:40 e9e255f078b0: Preparing 22:53:40 a2f70ac27116: Preparing 22:53:40 a3139a00f441: Preparing 22:53:40 5d3e392a13a0: Preparing 22:53:40 5d3e392a13a0: Layer already exists 22:53:40 bbfd158be3f7: Layer already exists 22:53:40 a2f70ac27116: Layer already exists 22:53:40 e9e255f078b0: Layer already exists 22:53:40 a3139a00f441: Layer already exists 22:53:41 main: digest: sha256:e895bdc8b2bb6d6b2044c76aff09a096d9b5b68bc32e263475edb78789a6556c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:41 ===================================================== [Pipeline] echo 22:53:41 taggedImages: 22:53:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:53:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.64 22:53:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:53:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:53:41 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:41 latest 22:53:41 2.3.0-dev.64 22:53:41 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:41 main 22:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:53:41 2142d5788071: Preparing 22:53:41 14a8bdf0c4b2: Preparing 22:53:41 a2f70ac27116: Preparing 22:53:41 201609b910c4: Preparing 22:53:41 bf4c5162a16c: Preparing 22:53:41 5d3e392a13a0: Preparing 22:53:41 5d3e392a13a0: Waiting 22:53:41 a2f70ac27116: Layer already exists 22:53:42 5d3e392a13a0: Layer already exists 22:53:42 bf4c5162a16c: Pushed 22:53:42 2142d5788071: Pushed 22:53:42 201609b910c4: Pushed 22:53:45 14a8bdf0c4b2: Pushed 22:53:45 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:53:46 2142d5788071: Preparing 22:53:46 14a8bdf0c4b2: Preparing 22:53:46 a2f70ac27116: Preparing 22:53:46 201609b910c4: Preparing 22:53:46 bf4c5162a16c: Preparing 22:53:46 5d3e392a13a0: Preparing 22:53:46 5d3e392a13a0: Waiting 22:53:46 bf4c5162a16c: Layer already exists 22:53:46 14a8bdf0c4b2: Layer already exists 22:53:46 2142d5788071: Layer already exists 22:53:46 a2f70ac27116: Layer already exists 22:53:46 201609b910c4: Layer already exists 22:53:46 5d3e392a13a0: Layer already exists 22:53:46 latest: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.64 22:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:53:47 2142d5788071: Preparing 22:53:47 14a8bdf0c4b2: Preparing 22:53:47 a2f70ac27116: Preparing 22:53:47 201609b910c4: Preparing 22:53:47 bf4c5162a16c: Preparing 22:53:47 5d3e392a13a0: Preparing 22:53:47 5d3e392a13a0: Waiting 22:53:47 a2f70ac27116: Layer already exists 22:53:47 201609b910c4: Layer already exists 22:53:47 bf4c5162a16c: Layer already exists 22:53:47 2142d5788071: Layer already exists 22:53:47 14a8bdf0c4b2: Layer already exists 22:53:47 5d3e392a13a0: Layer already exists 22:53:47 2.3.0-dev.64: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:53:48 2142d5788071: Preparing 22:53:48 14a8bdf0c4b2: Preparing 22:53:48 a2f70ac27116: Preparing 22:53:48 201609b910c4: Preparing 22:53:48 bf4c5162a16c: Preparing 22:53:48 5d3e392a13a0: Preparing 22:53:48 5d3e392a13a0: Waiting 22:53:48 bf4c5162a16c: Layer already exists 22:53:48 a2f70ac27116: Layer already exists 22:53:48 201609b910c4: Layer already exists 22:53:48 14a8bdf0c4b2: Layer already exists 22:53:48 2142d5788071: Layer already exists 22:53:48 5d3e392a13a0: Layer already exists 22:53:48 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:53:49 2142d5788071: Preparing 22:53:49 14a8bdf0c4b2: Preparing 22:53:49 a2f70ac27116: Preparing 22:53:49 201609b910c4: Preparing 22:53:49 bf4c5162a16c: Preparing 22:53:49 5d3e392a13a0: Preparing 22:53:49 5d3e392a13a0: Waiting 22:53:49 201609b910c4: Layer already exists 22:53:49 bf4c5162a16c: Layer already exists 22:53:49 14a8bdf0c4b2: Layer already exists 22:53:49 2142d5788071: Layer already exists 22:53:49 a2f70ac27116: Layer already exists 22:53:49 5d3e392a13a0: Layer already exists 22:53:49 main: digest: sha256:396745d79899cb2ec586ea4c9eb6eeef83ee94fbb7624798cd51851569ad28aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:49 ===================================================== [Pipeline] echo 22:53:49 taggedImages: 22:53:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:53:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.64 22:53:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:53:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:53:49 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:49 latest 22:53:49 2.3.0-dev.64 22:53:49 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:49 main 22:53:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:53:50 3bc358ccc8b3: Preparing 22:53:50 66fd0de5c3ce: Preparing 22:53:50 af905b17d2bf: Preparing 22:53:50 a2f70ac27116: Preparing 22:53:50 a3139a00f441: Preparing 22:53:50 5d3e392a13a0: Preparing 22:53:50 a3139a00f441: Layer already exists 22:53:50 a2f70ac27116: Layer already exists 22:53:50 5d3e392a13a0: Layer already exists 22:53:50 66fd0de5c3ce: Pushed 22:53:50 3bc358ccc8b3: Pushed 22:53:53 af905b17d2bf: Pushed 22:53:53 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:53:54 3bc358ccc8b3: Preparing 22:53:54 66fd0de5c3ce: Preparing 22:53:54 af905b17d2bf: Preparing 22:53:54 a2f70ac27116: Preparing 22:53:54 a3139a00f441: Preparing 22:53:54 5d3e392a13a0: Preparing 22:53:54 5d3e392a13a0: Waiting 22:53:54 af905b17d2bf: Layer already exists 22:53:54 a3139a00f441: Layer already exists 22:53:54 a2f70ac27116: Layer already exists 22:53:54 66fd0de5c3ce: Layer already exists 22:53:54 3bc358ccc8b3: Layer already exists 22:53:54 5d3e392a13a0: Layer already exists 22:53:54 latest: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.64 22:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:53:55 3bc358ccc8b3: Preparing 22:53:55 66fd0de5c3ce: Preparing 22:53:55 af905b17d2bf: Preparing 22:53:55 a2f70ac27116: Preparing 22:53:55 a3139a00f441: Preparing 22:53:55 5d3e392a13a0: Preparing 22:53:55 5d3e392a13a0: Waiting 22:53:55 af905b17d2bf: Layer already exists 22:53:55 a3139a00f441: Layer already exists 22:53:55 3bc358ccc8b3: Layer already exists 22:53:55 a2f70ac27116: Layer already exists 22:53:55 66fd0de5c3ce: Layer already exists 22:53:55 5d3e392a13a0: Layer already exists 22:53:55 2.3.0-dev.64: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:53:56 3bc358ccc8b3: Preparing 22:53:56 66fd0de5c3ce: Preparing 22:53:56 af905b17d2bf: Preparing 22:53:56 a2f70ac27116: Preparing 22:53:56 a3139a00f441: Preparing 22:53:56 5d3e392a13a0: Preparing 22:53:56 5d3e392a13a0: Waiting 22:53:56 a3139a00f441: Layer already exists 22:53:56 66fd0de5c3ce: Layer already exists 22:53:56 af905b17d2bf: Layer already exists 22:53:56 3bc358ccc8b3: Layer already exists 22:53:56 a2f70ac27116: Layer already exists 22:53:56 5d3e392a13a0: Layer already exists 22:53:56 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:53:57 3bc358ccc8b3: Preparing 22:53:57 66fd0de5c3ce: Preparing 22:53:57 af905b17d2bf: Preparing 22:53:57 a2f70ac27116: Preparing 22:53:57 a3139a00f441: Preparing 22:53:57 5d3e392a13a0: Preparing 22:53:57 5d3e392a13a0: Waiting 22:53:57 a2f70ac27116: Layer already exists 22:53:57 3bc358ccc8b3: Layer already exists 22:53:57 66fd0de5c3ce: Layer already exists 22:53:57 a3139a00f441: Layer already exists 22:53:57 af905b17d2bf: Layer already exists 22:53:57 5d3e392a13a0: Layer already exists 22:53:57 main: digest: sha256:b6776a3e86e0f3bf150effc9b223f17c9f22bb1e6eb8324f49e0aac5ce579c75 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:57 ===================================================== [Pipeline] echo 22:53:57 taggedImages: 22:53:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:53:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.64 22:53:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:53:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:53:57 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:57 latest 22:53:57 2.3.0-dev.64 22:53:57 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:53:57 main 22:53:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:53:58 720b6d1e7071: Preparing 22:53:58 720b6d1e7071: Preparing 22:53:58 c15772c16e72: Preparing 22:53:58 fc80347633bc: Preparing 22:53:58 78d039576f57: Preparing 22:53:58 764e1e9fad8d: Preparing 22:53:58 cea20217fcf8: Preparing 22:53:58 a2f70ac27116: Preparing 22:53:58 123ea4172589: Preparing 22:53:58 cc20ea223bf5: Preparing 22:53:58 952d0952dc60: Preparing 22:53:58 29a7869279e4: Preparing 22:53:58 5d3e392a13a0: Preparing 22:53:58 a2f70ac27116: Waiting 22:53:58 cea20217fcf8: Waiting 22:53:58 123ea4172589: Waiting 22:53:58 952d0952dc60: Waiting 22:53:58 29a7869279e4: Waiting 22:53:58 cc20ea223bf5: Waiting 22:53:58 5d3e392a13a0: Waiting 22:53:58 c15772c16e72: Pushed 22:53:58 764e1e9fad8d: Pushed 22:53:58 720b6d1e7071: Pushed 22:53:58 fc80347633bc: Pushed 22:53:58 78d039576f57: Pushed 22:53:58 a2f70ac27116: Layer already exists 22:53:59 123ea4172589: Pushed 22:53:59 29a7869279e4: Pushed 22:53:59 5d3e392a13a0: Layer already exists 22:53:59 952d0952dc60: Pushed 22:53:59 cc20ea223bf5: Pushed 22:54:02 cea20217fcf8: Pushed 22:54:02 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:03 720b6d1e7071: Preparing 22:54:03 720b6d1e7071: Preparing 22:54:03 c15772c16e72: Preparing 22:54:03 fc80347633bc: Preparing 22:54:03 78d039576f57: Preparing 22:54:03 764e1e9fad8d: Preparing 22:54:03 cea20217fcf8: Preparing 22:54:03 a2f70ac27116: Preparing 22:54:03 123ea4172589: Preparing 22:54:03 cc20ea223bf5: Preparing 22:54:03 952d0952dc60: Preparing 22:54:03 29a7869279e4: Preparing 22:54:03 5d3e392a13a0: Preparing 22:54:03 cea20217fcf8: Waiting 22:54:03 123ea4172589: Waiting 22:54:03 cc20ea223bf5: Waiting 22:54:03 952d0952dc60: Waiting 22:54:03 29a7869279e4: Waiting 22:54:03 5d3e392a13a0: Waiting 22:54:03 a2f70ac27116: Waiting 22:54:03 c15772c16e72: Layer already exists 22:54:03 fc80347633bc: Layer already exists 22:54:03 764e1e9fad8d: Layer already exists 22:54:03 720b6d1e7071: Layer already exists 22:54:03 78d039576f57: Layer already exists 22:54:03 a2f70ac27116: Layer already exists 22:54:03 cea20217fcf8: Layer already exists 22:54:03 123ea4172589: Layer already exists 22:54:03 952d0952dc60: Layer already exists 22:54:03 cc20ea223bf5: Layer already exists 22:54:03 5d3e392a13a0: Layer already exists 22:54:03 29a7869279e4: Layer already exists 22:54:03 latest: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.64 22:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:04 720b6d1e7071: Preparing 22:54:04 720b6d1e7071: Preparing 22:54:04 c15772c16e72: Preparing 22:54:04 fc80347633bc: Preparing 22:54:04 78d039576f57: Preparing 22:54:04 764e1e9fad8d: Preparing 22:54:04 cea20217fcf8: Preparing 22:54:04 a2f70ac27116: Preparing 22:54:04 123ea4172589: Preparing 22:54:04 cc20ea223bf5: Preparing 22:54:04 952d0952dc60: Preparing 22:54:04 29a7869279e4: Preparing 22:54:04 5d3e392a13a0: Preparing 22:54:04 123ea4172589: Waiting 22:54:04 cc20ea223bf5: Waiting 22:54:04 952d0952dc60: Waiting 22:54:04 29a7869279e4: Waiting 22:54:04 5d3e392a13a0: Waiting 22:54:04 cea20217fcf8: Waiting 22:54:04 a2f70ac27116: Waiting 22:54:04 c15772c16e72: Layer already exists 22:54:04 720b6d1e7071: Layer already exists 22:54:04 fc80347633bc: Layer already exists 22:54:04 764e1e9fad8d: Layer already exists 22:54:04 78d039576f57: Layer already exists 22:54:04 cea20217fcf8: Layer already exists 22:54:04 a2f70ac27116: Layer already exists 22:54:04 952d0952dc60: Layer already exists 22:54:04 123ea4172589: Layer already exists 22:54:04 cc20ea223bf5: Layer already exists 22:54:04 29a7869279e4: Layer already exists 22:54:04 5d3e392a13a0: Layer already exists 22:54:04 2.3.0-dev.64: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:05 720b6d1e7071: Preparing 22:54:05 720b6d1e7071: Preparing 22:54:05 c15772c16e72: Preparing 22:54:05 fc80347633bc: Preparing 22:54:05 78d039576f57: Preparing 22:54:05 764e1e9fad8d: Preparing 22:54:05 cea20217fcf8: Preparing 22:54:05 a2f70ac27116: Preparing 22:54:05 123ea4172589: Preparing 22:54:05 cc20ea223bf5: Preparing 22:54:05 952d0952dc60: Preparing 22:54:05 29a7869279e4: Preparing 22:54:05 5d3e392a13a0: Preparing 22:54:05 123ea4172589: Waiting 22:54:05 cc20ea223bf5: Waiting 22:54:05 952d0952dc60: Waiting 22:54:05 29a7869279e4: Waiting 22:54:05 5d3e392a13a0: Waiting 22:54:05 cea20217fcf8: Waiting 22:54:05 a2f70ac27116: Waiting 22:54:05 764e1e9fad8d: Layer already exists 22:54:05 fc80347633bc: Layer already exists 22:54:05 c15772c16e72: Layer already exists 22:54:05 78d039576f57: Layer already exists 22:54:05 720b6d1e7071: Layer already exists 22:54:05 a2f70ac27116: Layer already exists 22:54:05 cea20217fcf8: Layer already exists 22:54:05 952d0952dc60: Layer already exists 22:54:05 123ea4172589: Layer already exists 22:54:05 cc20ea223bf5: Layer already exists 22:54:05 5d3e392a13a0: Layer already exists 22:54:05 29a7869279e4: Layer already exists 22:54:05 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:54:06 720b6d1e7071: Preparing 22:54:06 720b6d1e7071: Preparing 22:54:06 c15772c16e72: Preparing 22:54:06 fc80347633bc: Preparing 22:54:06 78d039576f57: Preparing 22:54:06 764e1e9fad8d: Preparing 22:54:06 cea20217fcf8: Preparing 22:54:06 a2f70ac27116: Preparing 22:54:06 123ea4172589: Preparing 22:54:06 cc20ea223bf5: Preparing 22:54:06 952d0952dc60: Preparing 22:54:06 29a7869279e4: Preparing 22:54:06 5d3e392a13a0: Preparing 22:54:06 cea20217fcf8: Waiting 22:54:06 a2f70ac27116: Waiting 22:54:06 123ea4172589: Waiting 22:54:06 cc20ea223bf5: Waiting 22:54:06 952d0952dc60: Waiting 22:54:06 29a7869279e4: Waiting 22:54:06 5d3e392a13a0: Waiting 22:54:06 c15772c16e72: Layer already exists 22:54:06 78d039576f57: Layer already exists 22:54:06 764e1e9fad8d: Layer already exists 22:54:06 fc80347633bc: Layer already exists 22:54:06 720b6d1e7071: Layer already exists 22:54:06 a2f70ac27116: Layer already exists 22:54:06 cea20217fcf8: Layer already exists 22:54:06 123ea4172589: Layer already exists 22:54:06 cc20ea223bf5: Layer already exists 22:54:06 952d0952dc60: Layer already exists 22:54:06 5d3e392a13a0: Layer already exists 22:54:06 29a7869279e4: Layer already exists 22:54:06 main: digest: sha256:ba30ce54ebe4a78ef318cf6cebc23d27e0dc0aec3b204d92aaf949afc74a7f5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:06 ===================================================== [Pipeline] echo 22:54:06 taggedImages: 22:54:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:54:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.64 22:54:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:54:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:54:06 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:06 latest 22:54:06 2.3.0-dev.64 22:54:06 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:06 main 22:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:07 8d447b4d11f9: Preparing 22:54:07 c866a395b1f8: Preparing 22:54:07 5143f7512469: Preparing 22:54:07 861f93fe8b21: Preparing 22:54:07 26a84227ae01: Preparing 22:54:07 abf1109dd8a0: Preparing 22:54:07 7aeec1e252b0: Preparing 22:54:07 5d3e392a13a0: Preparing 22:54:07 abf1109dd8a0: Waiting 22:54:07 7aeec1e252b0: Waiting 22:54:07 5d3e392a13a0: Waiting 22:54:07 c866a395b1f8: Pushed 22:54:07 8d447b4d11f9: Pushed 22:54:07 26a84227ae01: Pushed 22:54:07 5d3e392a13a0: Layer already exists 22:54:07 abf1109dd8a0: Pushed 22:54:08 7aeec1e252b0: Pushed 22:54:09 861f93fe8b21: Pushed 22:54:10 5143f7512469: Pushed 22:54:10 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:10 + 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 22:54:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:10 8d447b4d11f9: Preparing 22:54:10 c866a395b1f8: Preparing 22:54:10 5143f7512469: Preparing 22:54:10 861f93fe8b21: Preparing 22:54:10 26a84227ae01: Preparing 22:54:10 abf1109dd8a0: Preparing 22:54:10 7aeec1e252b0: Preparing 22:54:10 5d3e392a13a0: Preparing 22:54:10 abf1109dd8a0: Waiting 22:54:10 5d3e392a13a0: Waiting 22:54:10 7aeec1e252b0: Waiting 22:54:10 8d447b4d11f9: Layer already exists 22:54:10 26a84227ae01: Layer already exists 22:54:10 5143f7512469: Layer already exists 22:54:10 861f93fe8b21: Layer already exists 22:54:10 c866a395b1f8: Layer already exists 22:54:11 5d3e392a13a0: Layer already exists 22:54:11 abf1109dd8a0: Layer already exists 22:54:11 7aeec1e252b0: Layer already exists 22:54:11 latest: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.64 22:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:11 8d447b4d11f9: Preparing 22:54:11 c866a395b1f8: Preparing 22:54:11 5143f7512469: Preparing 22:54:11 861f93fe8b21: Preparing 22:54:11 26a84227ae01: Preparing 22:54:11 abf1109dd8a0: Preparing 22:54:11 7aeec1e252b0: Preparing 22:54:11 5d3e392a13a0: Preparing 22:54:11 abf1109dd8a0: Waiting 22:54:11 7aeec1e252b0: Waiting 22:54:11 5d3e392a13a0: Waiting 22:54:12 c866a395b1f8: Layer already exists 22:54:12 5143f7512469: Layer already exists 22:54:12 26a84227ae01: Layer already exists 22:54:12 861f93fe8b21: Layer already exists 22:54:12 8d447b4d11f9: Layer already exists 22:54:12 abf1109dd8a0: Layer already exists 22:54:12 5d3e392a13a0: Layer already exists 22:54:12 7aeec1e252b0: Layer already exists 22:54:12 2.3.0-dev.64: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:12 8d447b4d11f9: Preparing 22:54:12 c866a395b1f8: Preparing 22:54:12 5143f7512469: Preparing 22:54:12 861f93fe8b21: Preparing 22:54:12 26a84227ae01: Preparing 22:54:12 abf1109dd8a0: Preparing 22:54:12 7aeec1e252b0: Preparing 22:54:12 5d3e392a13a0: Preparing 22:54:12 abf1109dd8a0: Waiting 22:54:12 7aeec1e252b0: Waiting 22:54:12 5d3e392a13a0: Waiting 22:54:12 26a84227ae01: Layer already exists 22:54:12 8d447b4d11f9: Layer already exists 22:54:12 c866a395b1f8: Layer already exists 22:54:12 861f93fe8b21: Layer already exists 22:54:12 5143f7512469: Layer already exists 22:54:13 7aeec1e252b0: Layer already exists 22:54:13 abf1109dd8a0: Layer already exists 22:54:13 5d3e392a13a0: Layer already exists 22:54:13 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:13 + 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 22:54:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:54:13 8d447b4d11f9: Preparing 22:54:13 c866a395b1f8: Preparing 22:54:13 5143f7512469: Preparing 22:54:13 861f93fe8b21: Preparing 22:54:13 26a84227ae01: Preparing 22:54:13 abf1109dd8a0: Preparing 22:54:13 7aeec1e252b0: Preparing 22:54:13 5d3e392a13a0: Preparing 22:54:13 7aeec1e252b0: Waiting 22:54:13 5d3e392a13a0: Waiting 22:54:13 abf1109dd8a0: Waiting 22:54:13 5143f7512469: Layer already exists 22:54:13 26a84227ae01: Layer already exists 22:54:13 8d447b4d11f9: Layer already exists 22:54:13 861f93fe8b21: Layer already exists 22:54:13 c866a395b1f8: Layer already exists 22:54:13 5d3e392a13a0: Layer already exists 22:54:13 abf1109dd8a0: Layer already exists 22:54:13 7aeec1e252b0: Layer already exists 22:54:14 main: digest: sha256:019d5981f7e6633530892afbbd711d90e5dc662f3b3a5ed078f15b36e0bf911e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:14 ===================================================== [Pipeline] echo 22:54:14 taggedImages: 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.64 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:54:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:54:14 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:14 latest 22:54:14 2.3.0-dev.64 22:54:14 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:14 main 22:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:14 3953e9d3c24d: Preparing 22:54:14 c15844901b0c: Preparing 22:54:14 b938914f05ce: Preparing 22:54:14 b4afae5bba53: Preparing 22:54:14 cf53239f51e9: Preparing 22:54:14 ed299a7e84b4: Preparing 22:54:14 942e6bd2a4ab: Preparing 22:54:14 d6b55c40c21e: Preparing 22:54:14 931470d027df: Preparing 22:54:14 5d3e392a13a0: Preparing 22:54:14 942e6bd2a4ab: Waiting 22:54:14 d6b55c40c21e: Waiting 22:54:14 931470d027df: Waiting 22:54:14 5d3e392a13a0: Waiting 22:54:14 ed299a7e84b4: Waiting 22:54:15 cf53239f51e9: Pushed 22:54:15 3953e9d3c24d: Pushed 22:54:15 c15844901b0c: Pushed 22:54:15 ed299a7e84b4: Pushed 22:54:15 942e6bd2a4ab: Pushed 22:54:15 d6b55c40c21e: Pushed 22:54:15 5d3e392a13a0: Layer already exists 22:54:15 931470d027df: Pushed 22:54:17 b4afae5bba53: Pushed 22:54:18 b938914f05ce: Pushed 22:54:18 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:18 + 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 22:54:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:19 3953e9d3c24d: Preparing 22:54:19 c15844901b0c: Preparing 22:54:19 b938914f05ce: Preparing 22:54:19 b4afae5bba53: Preparing 22:54:19 cf53239f51e9: Preparing 22:54:19 ed299a7e84b4: Preparing 22:54:19 942e6bd2a4ab: Preparing 22:54:19 d6b55c40c21e: Preparing 22:54:19 931470d027df: Preparing 22:54:19 5d3e392a13a0: Preparing 22:54:19 ed299a7e84b4: Waiting 22:54:19 942e6bd2a4ab: Waiting 22:54:19 d6b55c40c21e: Waiting 22:54:19 931470d027df: Waiting 22:54:19 5d3e392a13a0: Waiting 22:54:19 cf53239f51e9: Layer already exists 22:54:19 3953e9d3c24d: Layer already exists 22:54:19 c15844901b0c: Layer already exists 22:54:19 b938914f05ce: Layer already exists 22:54:19 b4afae5bba53: Layer already exists 22:54:19 d6b55c40c21e: Layer already exists 22:54:19 942e6bd2a4ab: Layer already exists 22:54:19 ed299a7e84b4: Layer already exists 22:54:19 5d3e392a13a0: Layer already exists 22:54:19 931470d027df: Layer already exists 22:54:19 latest: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.64 22:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:20 3953e9d3c24d: Preparing 22:54:20 c15844901b0c: Preparing 22:54:20 b938914f05ce: Preparing 22:54:20 b4afae5bba53: Preparing 22:54:20 cf53239f51e9: Preparing 22:54:20 ed299a7e84b4: Preparing 22:54:20 942e6bd2a4ab: Preparing 22:54:20 d6b55c40c21e: Preparing 22:54:20 931470d027df: Preparing 22:54:20 5d3e392a13a0: Preparing 22:54:20 d6b55c40c21e: Waiting 22:54:20 5d3e392a13a0: Waiting 22:54:20 931470d027df: Waiting 22:54:20 ed299a7e84b4: Waiting 22:54:20 942e6bd2a4ab: Waiting 22:54:20 b938914f05ce: Layer already exists 22:54:20 b4afae5bba53: Layer already exists 22:54:20 3953e9d3c24d: Layer already exists 22:54:20 c15844901b0c: Layer already exists 22:54:20 cf53239f51e9: Layer already exists 22:54:20 ed299a7e84b4: Layer already exists 22:54:20 942e6bd2a4ab: Layer already exists 22:54:20 5d3e392a13a0: Layer already exists 22:54:20 d6b55c40c21e: Layer already exists 22:54:20 931470d027df: Layer already exists 22:54:20 2.3.0-dev.64: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:21 3953e9d3c24d: Preparing 22:54:21 c15844901b0c: Preparing 22:54:21 b938914f05ce: Preparing 22:54:21 b4afae5bba53: Preparing 22:54:21 cf53239f51e9: Preparing 22:54:21 ed299a7e84b4: Preparing 22:54:21 942e6bd2a4ab: Preparing 22:54:21 d6b55c40c21e: Preparing 22:54:21 931470d027df: Preparing 22:54:21 5d3e392a13a0: Preparing 22:54:21 ed299a7e84b4: Waiting 22:54:21 942e6bd2a4ab: Waiting 22:54:21 d6b55c40c21e: Waiting 22:54:21 931470d027df: Waiting 22:54:21 5d3e392a13a0: Waiting 22:54:21 b4afae5bba53: Layer already exists 22:54:21 3953e9d3c24d: Layer already exists 22:54:21 b938914f05ce: Layer already exists 22:54:21 c15844901b0c: Layer already exists 22:54:21 cf53239f51e9: Layer already exists 22:54:21 942e6bd2a4ab: Layer already exists 22:54:21 931470d027df: Layer already exists 22:54:21 d6b55c40c21e: Layer already exists 22:54:21 ed299a7e84b4: Layer already exists 22:54:21 5d3e392a13a0: Layer already exists 22:54:21 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:21 + 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 22:54:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:54:22 3953e9d3c24d: Preparing 22:54:22 c15844901b0c: Preparing 22:54:22 b938914f05ce: Preparing 22:54:22 b4afae5bba53: Preparing 22:54:22 cf53239f51e9: Preparing 22:54:22 ed299a7e84b4: Preparing 22:54:22 942e6bd2a4ab: Preparing 22:54:22 d6b55c40c21e: Preparing 22:54:22 931470d027df: Preparing 22:54:22 5d3e392a13a0: Preparing 22:54:22 d6b55c40c21e: Waiting 22:54:22 931470d027df: Waiting 22:54:22 5d3e392a13a0: Waiting 22:54:22 ed299a7e84b4: Waiting 22:54:22 942e6bd2a4ab: Waiting 22:54:22 b4afae5bba53: Layer already exists 22:54:22 cf53239f51e9: Layer already exists 22:54:22 3953e9d3c24d: Layer already exists 22:54:22 b938914f05ce: Layer already exists 22:54:22 c15844901b0c: Layer already exists 22:54:22 d6b55c40c21e: Layer already exists 22:54:22 942e6bd2a4ab: Layer already exists 22:54:22 ed299a7e84b4: Layer already exists 22:54:22 931470d027df: Layer already exists 22:54:22 5d3e392a13a0: Layer already exists 22:54:22 main: digest: sha256:39d4b60054e9d1f6c9f1bbddfc620b24944353dd3fffd673efd449e4d65fd4cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:22 ===================================================== [Pipeline] echo 22:54:22 taggedImages: 22:54:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:54:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.64 22:54:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:54:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:54:22 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:22 latest 22:54:22 2.3.0-dev.64 22:54:22 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:22 main 22:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:23 0f85c93c7ce9: Preparing 22:54:23 d42c0275f488: Preparing 22:54:23 a2f70ac27116: Preparing 22:54:23 0d8280da98a4: Preparing 22:54:23 21606337936d: Preparing 22:54:23 9833f26c6bda: Preparing 22:54:23 9833f26c6bda: Waiting 22:54:23 a2f70ac27116: Layer already exists 22:54:23 9833f26c6bda: Layer already exists 22:54:23 0f85c93c7ce9: Pushed 22:54:23 21606337936d: Pushed 22:54:25 0d8280da98a4: Pushed 22:54:28 d42c0275f488: Pushed 22:54:28 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:28 + 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 22:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:29 0f85c93c7ce9: Preparing 22:54:29 d42c0275f488: Preparing 22:54:29 a2f70ac27116: Preparing 22:54:29 0d8280da98a4: Preparing 22:54:29 21606337936d: Preparing 22:54:29 9833f26c6bda: Preparing 22:54:29 a2f70ac27116: Layer already exists 22:54:29 0d8280da98a4: Layer already exists 22:54:29 0f85c93c7ce9: Layer already exists 22:54:29 d42c0275f488: Layer already exists 22:54:29 21606337936d: Layer already exists 22:54:29 9833f26c6bda: Layer already exists 22:54:29 latest: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.64 22:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:30 0f85c93c7ce9: Preparing 22:54:30 d42c0275f488: Preparing 22:54:30 a2f70ac27116: Preparing 22:54:30 0d8280da98a4: Preparing 22:54:30 21606337936d: Preparing 22:54:30 9833f26c6bda: Preparing 22:54:30 9833f26c6bda: Waiting 22:54:30 21606337936d: Layer already exists 22:54:30 a2f70ac27116: Layer already exists 22:54:30 d42c0275f488: Layer already exists 22:54:30 0d8280da98a4: Layer already exists 22:54:30 0f85c93c7ce9: Layer already exists 22:54:30 9833f26c6bda: Layer already exists 22:54:30 2.3.0-dev.64: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:31 0f85c93c7ce9: Preparing 22:54:31 d42c0275f488: Preparing 22:54:31 a2f70ac27116: Preparing 22:54:31 0d8280da98a4: Preparing 22:54:31 21606337936d: Preparing 22:54:31 9833f26c6bda: Preparing 22:54:31 9833f26c6bda: Waiting 22:54:31 21606337936d: Layer already exists 22:54:31 d42c0275f488: Layer already exists 22:54:31 0d8280da98a4: Layer already exists 22:54:31 a2f70ac27116: Layer already exists 22:54:31 0f85c93c7ce9: Layer already exists 22:54:31 9833f26c6bda: Layer already exists 22:54:31 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + 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 22:54:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:54:32 0f85c93c7ce9: Preparing 22:54:32 d42c0275f488: Preparing 22:54:32 a2f70ac27116: Preparing 22:54:32 0d8280da98a4: Preparing 22:54:32 21606337936d: Preparing 22:54:32 9833f26c6bda: Preparing 22:54:32 9833f26c6bda: Waiting 22:54:32 21606337936d: Layer already exists 22:54:32 a2f70ac27116: Layer already exists 22:54:32 d42c0275f488: Layer already exists 22:54:32 0d8280da98a4: Layer already exists 22:54:32 0f85c93c7ce9: Layer already exists 22:54:32 9833f26c6bda: Layer already exists 22:54:32 main: digest: sha256:53bb845d7740a218ce19cb85e7f2c28c8d3f7a7c23aa781ec5dc4ef52238a272 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:32 ===================================================== [Pipeline] echo 22:54:32 taggedImages: 22:54:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:54:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.64 22:54:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:54:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:54:32 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:32 latest 22:54:32 2.3.0-dev.64 22:54:32 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:32 main 22:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:54:33 c1c5adfff751: Preparing 22:54:33 e50ea5bf3b5f: Preparing 22:54:33 4c016a558e7b: Preparing 22:54:33 bc717bc16e19: Preparing 22:54:33 d5e6b23881b2: Preparing 22:54:33 8991e051237a: Preparing 22:54:33 21606337936d: Preparing 22:54:33 9833f26c6bda: Preparing 22:54:33 8991e051237a: Waiting 22:54:33 21606337936d: Waiting 22:54:33 9833f26c6bda: Waiting 22:54:33 e50ea5bf3b5f: Pushed 22:54:33 4c016a558e7b: Pushed 22:54:33 c1c5adfff751: Pushed 22:54:33 21606337936d: Layer already exists 22:54:33 9833f26c6bda: Layer already exists 22:54:34 8991e051237a: Pushed 22:54:41 d5e6b23881b2: Pushed 22:54:49 bc717bc16e19: Pushed 22:54:49 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:49 + 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 22:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:54:50 c1c5adfff751: Preparing 22:54:50 e50ea5bf3b5f: Preparing 22:54:50 4c016a558e7b: Preparing 22:54:50 bc717bc16e19: Preparing 22:54:50 d5e6b23881b2: Preparing 22:54:50 8991e051237a: Preparing 22:54:50 21606337936d: Preparing 22:54:50 9833f26c6bda: Preparing 22:54:50 8991e051237a: Waiting 22:54:50 9833f26c6bda: Waiting 22:54:50 21606337936d: Waiting 22:54:50 e50ea5bf3b5f: Layer already exists 22:54:50 4c016a558e7b: Layer already exists 22:54:50 d5e6b23881b2: Layer already exists 22:54:50 c1c5adfff751: Layer already exists 22:54:50 bc717bc16e19: Layer already exists 22:54:50 8991e051237a: Layer already exists 22:54:50 9833f26c6bda: Layer already exists 22:54:50 21606337936d: Layer already exists 22:54:50 latest: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.64 22:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:54:50 c1c5adfff751: Preparing 22:54:50 e50ea5bf3b5f: Preparing 22:54:50 4c016a558e7b: Preparing 22:54:50 bc717bc16e19: Preparing 22:54:50 d5e6b23881b2: Preparing 22:54:50 8991e051237a: Preparing 22:54:50 21606337936d: Preparing 22:54:50 9833f26c6bda: Preparing 22:54:50 8991e051237a: Waiting 22:54:50 21606337936d: Waiting 22:54:50 9833f26c6bda: Waiting 22:54:50 e50ea5bf3b5f: Layer already exists 22:54:50 d5e6b23881b2: Layer already exists 22:54:50 bc717bc16e19: Layer already exists 22:54:50 4c016a558e7b: Layer already exists 22:54:50 c1c5adfff751: Layer already exists 22:54:50 8991e051237a: Layer already exists 22:54:50 9833f26c6bda: Layer already exists 22:54:50 21606337936d: Layer already exists 22:54:51 2.3.0-dev.64: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:54:51 c1c5adfff751: Preparing 22:54:51 e50ea5bf3b5f: Preparing 22:54:51 4c016a558e7b: Preparing 22:54:51 bc717bc16e19: Preparing 22:54:51 d5e6b23881b2: Preparing 22:54:51 8991e051237a: Preparing 22:54:51 21606337936d: Preparing 22:54:51 9833f26c6bda: Preparing 22:54:51 8991e051237a: Waiting 22:54:51 21606337936d: Waiting 22:54:51 9833f26c6bda: Waiting 22:54:51 d5e6b23881b2: Layer already exists 22:54:51 e50ea5bf3b5f: Layer already exists 22:54:51 4c016a558e7b: Layer already exists 22:54:51 c1c5adfff751: Layer already exists 22:54:51 bc717bc16e19: Layer already exists 22:54:51 8991e051237a: Layer already exists 22:54:51 21606337936d: Layer already exists 22:54:51 9833f26c6bda: Layer already exists 22:54:52 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:52 + 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 22:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:54:52 c1c5adfff751: Preparing 22:54:52 e50ea5bf3b5f: Preparing 22:54:52 4c016a558e7b: Preparing 22:54:52 bc717bc16e19: Preparing 22:54:52 d5e6b23881b2: Preparing 22:54:52 8991e051237a: Preparing 22:54:52 21606337936d: Preparing 22:54:52 9833f26c6bda: Preparing 22:54:52 8991e051237a: Waiting 22:54:52 21606337936d: Waiting 22:54:52 9833f26c6bda: Waiting 22:54:52 d5e6b23881b2: Layer already exists 22:54:52 4c016a558e7b: Layer already exists 22:54:52 e50ea5bf3b5f: Layer already exists 22:54:52 bc717bc16e19: Layer already exists 22:54:52 c1c5adfff751: Layer already exists 22:54:53 9833f26c6bda: Layer already exists 22:54:53 8991e051237a: Layer already exists 22:54:53 21606337936d: Layer already exists 22:54:53 main: digest: sha256:95490345c7da12ca9614de360d9b14df702b5b678c466a4403ee6fdc423d397f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:53 ===================================================== [Pipeline] echo 22:54:53 taggedImages: 22:54:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:54:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.64 22:54:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:54:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:54:53 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:53 latest 22:54:53 2.3.0-dev.64 22:54:53 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:54:53 main 22:54:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:54:54 5d0625dbdd77: Preparing 22:54:54 62941cd40373: Preparing 22:54:54 df59e7c44efe: Preparing 22:54:54 cc5ee02d0ffb: Preparing 22:54:54 5f5ae19451fe: Preparing 22:54:54 21606337936d: Preparing 22:54:54 9833f26c6bda: Preparing 22:54:54 21606337936d: Waiting 22:54:54 9833f26c6bda: Waiting 22:54:54 5d0625dbdd77: Pushed 22:54:54 df59e7c44efe: Pushed 22:54:54 62941cd40373: Pushed 22:54:54 21606337936d: Layer already exists 22:54:54 9833f26c6bda: Layer already exists 22:54:55 5f5ae19451fe: Pushed 22:55:10 cc5ee02d0ffb: Pushed 22:55:10 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:10 + 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 22:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:10 5d0625dbdd77: Preparing 22:55:10 62941cd40373: Preparing 22:55:10 df59e7c44efe: Preparing 22:55:10 cc5ee02d0ffb: Preparing 22:55:10 5f5ae19451fe: Preparing 22:55:10 21606337936d: Preparing 22:55:10 9833f26c6bda: Preparing 22:55:10 21606337936d: Waiting 22:55:10 9833f26c6bda: Waiting 22:55:10 62941cd40373: Layer already exists 22:55:10 cc5ee02d0ffb: Layer already exists 22:55:10 5f5ae19451fe: Layer already exists 22:55:10 5d0625dbdd77: Layer already exists 22:55:10 df59e7c44efe: Layer already exists 22:55:11 21606337936d: Layer already exists 22:55:11 9833f26c6bda: Layer already exists 22:55:11 latest: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.64 22:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:11 5d0625dbdd77: Preparing 22:55:11 62941cd40373: Preparing 22:55:11 df59e7c44efe: Preparing 22:55:11 cc5ee02d0ffb: Preparing 22:55:11 5f5ae19451fe: Preparing 22:55:11 21606337936d: Preparing 22:55:11 9833f26c6bda: Preparing 22:55:11 9833f26c6bda: Waiting 22:55:11 21606337936d: Waiting 22:55:11 cc5ee02d0ffb: Layer already exists 22:55:11 df59e7c44efe: Layer already exists 22:55:11 5f5ae19451fe: Layer already exists 22:55:11 5d0625dbdd77: Layer already exists 22:55:11 62941cd40373: Layer already exists 22:55:11 9833f26c6bda: Layer already exists 22:55:11 21606337936d: Layer already exists 22:55:12 2.3.0-dev.64: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:12 5d0625dbdd77: Preparing 22:55:12 62941cd40373: Preparing 22:55:12 df59e7c44efe: Preparing 22:55:12 cc5ee02d0ffb: Preparing 22:55:12 5f5ae19451fe: Preparing 22:55:12 21606337936d: Preparing 22:55:12 9833f26c6bda: Preparing 22:55:12 21606337936d: Waiting 22:55:12 9833f26c6bda: Waiting 22:55:12 62941cd40373: Layer already exists 22:55:12 df59e7c44efe: Layer already exists 22:55:12 cc5ee02d0ffb: Layer already exists 22:55:12 5d0625dbdd77: Layer already exists 22:55:12 5f5ae19451fe: Layer already exists 22:55:12 9833f26c6bda: Layer already exists 22:55:12 21606337936d: Layer already exists 22:55:13 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:13 + 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 22:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:55:13 5d0625dbdd77: Preparing 22:55:13 62941cd40373: Preparing 22:55:13 df59e7c44efe: Preparing 22:55:13 cc5ee02d0ffb: Preparing 22:55:13 5f5ae19451fe: Preparing 22:55:13 21606337936d: Preparing 22:55:13 9833f26c6bda: Preparing 22:55:13 21606337936d: Waiting 22:55:13 9833f26c6bda: Waiting 22:55:13 df59e7c44efe: Layer already exists 22:55:13 cc5ee02d0ffb: Layer already exists 22:55:13 5f5ae19451fe: Layer already exists 22:55:13 62941cd40373: Layer already exists 22:55:13 5d0625dbdd77: Layer already exists 22:55:13 9833f26c6bda: Layer already exists 22:55:13 21606337936d: Layer already exists 22:55:14 main: digest: sha256:411bd4f3d1c41e1b7befd0478e02d732f8bc8ab648bdb5433f4380b287cf7fc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:14 ===================================================== [Pipeline] echo 22:55:14 taggedImages: 22:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.64 22:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:55:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:55:14 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:14 latest 22:55:14 2.3.0-dev.64 22:55:14 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:14 main 22:55:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:14 23b40286c6c8: Preparing 22:55:14 872de1c9317e: Preparing 22:55:14 8dab655efbd4: Preparing 22:55:14 cc5ee02d0ffb: Preparing 22:55:14 8991e051237a: Preparing 22:55:14 21606337936d: Preparing 22:55:14 9833f26c6bda: Preparing 22:55:14 9833f26c6bda: Waiting 22:55:14 21606337936d: Waiting 22:55:14 8991e051237a: Layer already exists 22:55:14 cc5ee02d0ffb: Layer already exists 22:55:15 21606337936d: Layer already exists 22:55:15 9833f26c6bda: Layer already exists 22:55:15 872de1c9317e: Pushed 22:55:15 23b40286c6c8: Pushed 22:55:15 8dab655efbd4: Pushed 22:55:15 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:15 + 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 22:55:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:16 23b40286c6c8: Preparing 22:55:16 872de1c9317e: Preparing 22:55:16 8dab655efbd4: Preparing 22:55:16 cc5ee02d0ffb: Preparing 22:55:16 8991e051237a: Preparing 22:55:16 21606337936d: Preparing 22:55:16 9833f26c6bda: Preparing 22:55:16 21606337936d: Waiting 22:55:16 9833f26c6bda: Waiting 22:55:16 cc5ee02d0ffb: Layer already exists 22:55:16 8991e051237a: Layer already exists 22:55:16 872de1c9317e: Layer already exists 22:55:16 8dab655efbd4: Layer already exists 22:55:16 23b40286c6c8: Layer already exists 22:55:16 21606337936d: Layer already exists 22:55:16 9833f26c6bda: Layer already exists 22:55:16 latest: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.64 22:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:17 23b40286c6c8: Preparing 22:55:17 872de1c9317e: Preparing 22:55:17 8dab655efbd4: Preparing 22:55:17 cc5ee02d0ffb: Preparing 22:55:17 8991e051237a: Preparing 22:55:17 21606337936d: Preparing 22:55:17 9833f26c6bda: Preparing 22:55:17 21606337936d: Waiting 22:55:17 9833f26c6bda: Waiting 22:55:17 cc5ee02d0ffb: Layer already exists 22:55:17 8dab655efbd4: Layer already exists 22:55:17 872de1c9317e: Layer already exists 22:55:17 8991e051237a: Layer already exists 22:55:17 23b40286c6c8: Layer already exists 22:55:17 9833f26c6bda: Layer already exists 22:55:17 21606337936d: Layer already exists 22:55:17 2.3.0-dev.64: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:18 23b40286c6c8: Preparing 22:55:18 872de1c9317e: Preparing 22:55:18 8dab655efbd4: Preparing 22:55:18 cc5ee02d0ffb: Preparing 22:55:18 8991e051237a: Preparing 22:55:18 21606337936d: Preparing 22:55:18 9833f26c6bda: Preparing 22:55:18 21606337936d: Waiting 22:55:18 9833f26c6bda: Waiting 22:55:18 cc5ee02d0ffb: Layer already exists 22:55:18 23b40286c6c8: Layer already exists 22:55:18 872de1c9317e: Layer already exists 22:55:18 8dab655efbd4: Layer already exists 22:55:18 8991e051237a: Layer already exists 22:55:18 21606337936d: Layer already exists 22:55:18 9833f26c6bda: Layer already exists 22:55:18 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + 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 22:55:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:55:19 23b40286c6c8: Preparing 22:55:19 872de1c9317e: Preparing 22:55:19 8dab655efbd4: Preparing 22:55:19 cc5ee02d0ffb: Preparing 22:55:19 8991e051237a: Preparing 22:55:19 21606337936d: Preparing 22:55:19 9833f26c6bda: Preparing 22:55:19 21606337936d: Waiting 22:55:19 9833f26c6bda: Waiting 22:55:19 8dab655efbd4: Layer already exists 22:55:19 872de1c9317e: Layer already exists 22:55:19 23b40286c6c8: Layer already exists 22:55:19 8991e051237a: Layer already exists 22:55:19 cc5ee02d0ffb: Layer already exists 22:55:19 21606337936d: Layer already exists 22:55:19 9833f26c6bda: Layer already exists 22:55:19 main: digest: sha256:84381b44691c4bcb9a60caee3a16ce330c96bfb079345dd1de10cd0bcaada0be size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:19 ===================================================== [Pipeline] echo 22:55:19 taggedImages: 22:55:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:55:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.64 22:55:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:19 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:55:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:55:19 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:19 latest 22:55:19 2.3.0-dev.64 22:55:19 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:19 main 22:55:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:20 1431baa57dbe: Preparing 22:55:20 032a268c1a09: Preparing 22:55:20 a2f70ac27116: Preparing 22:55:20 e542f4d69bb7: Preparing 22:55:20 5d3e392a13a0: Preparing 22:55:20 a2f70ac27116: Layer already exists 22:55:20 5d3e392a13a0: Layer already exists 22:55:20 1431baa57dbe: Pushed 22:55:20 e542f4d69bb7: Pushed 22:55:26 032a268c1a09: Pushed 22:55:26 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:27 1431baa57dbe: Preparing 22:55:27 032a268c1a09: Preparing 22:55:27 a2f70ac27116: Preparing 22:55:27 e542f4d69bb7: Preparing 22:55:27 5d3e392a13a0: Preparing 22:55:27 5d3e392a13a0: Layer already exists 22:55:27 032a268c1a09: Layer already exists 22:55:27 1431baa57dbe: Layer already exists 22:55:27 a2f70ac27116: Layer already exists 22:55:27 e542f4d69bb7: Layer already exists 22:55:27 latest: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.64 22:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:28 1431baa57dbe: Preparing 22:55:28 032a268c1a09: Preparing 22:55:28 a2f70ac27116: Preparing 22:55:28 e542f4d69bb7: Preparing 22:55:28 5d3e392a13a0: Preparing 22:55:28 e542f4d69bb7: Layer already exists 22:55:28 5d3e392a13a0: Layer already exists 22:55:28 032a268c1a09: Layer already exists 22:55:28 1431baa57dbe: Layer already exists 22:55:28 a2f70ac27116: Layer already exists 22:55:28 2.3.0-dev.64: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:29 1431baa57dbe: Preparing 22:55:29 032a268c1a09: Preparing 22:55:29 a2f70ac27116: Preparing 22:55:29 e542f4d69bb7: Preparing 22:55:29 5d3e392a13a0: Preparing 22:55:29 a2f70ac27116: Layer already exists 22:55:29 e542f4d69bb7: Layer already exists 22:55:29 1431baa57dbe: Layer already exists 22:55:29 032a268c1a09: Layer already exists 22:55:29 5d3e392a13a0: Layer already exists 22:55:29 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:55:30 1431baa57dbe: Preparing 22:55:30 032a268c1a09: Preparing 22:55:30 a2f70ac27116: Preparing 22:55:30 e542f4d69bb7: Preparing 22:55:30 5d3e392a13a0: Preparing 22:55:30 032a268c1a09: Layer already exists 22:55:30 5d3e392a13a0: Layer already exists 22:55:30 1431baa57dbe: Layer already exists 22:55:30 e542f4d69bb7: Layer already exists 22:55:30 a2f70ac27116: Layer already exists 22:55:30 main: digest: sha256:1f7b54b18c514c611b2eaf26695397d3a23b58de6723caa3393a8da7454168b5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:30 ===================================================== [Pipeline] echo 22:55:30 taggedImages: 22:55:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:55:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.64 22:55:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:55:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:55:30 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:30 latest 22:55:30 2.3.0-dev.64 22:55:30 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:30 main 22:55:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:55:31 be0a295b7648: Preparing 22:55:31 d9e0290e58cf: Preparing 22:55:31 a2f70ac27116: Preparing 22:55:31 a3139a00f441: Preparing 22:55:31 5d3e392a13a0: Preparing 22:55:31 a3139a00f441: Layer already exists 22:55:31 5d3e392a13a0: Layer already exists 22:55:31 a2f70ac27116: Layer already exists 22:55:31 be0a295b7648: Pushed 22:55:36 d9e0290e58cf: Pushed 22:55:36 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:55:37 be0a295b7648: Preparing 22:55:37 d9e0290e58cf: Preparing 22:55:37 a2f70ac27116: Preparing 22:55:37 a3139a00f441: Preparing 22:55:37 5d3e392a13a0: Preparing 22:55:37 be0a295b7648: Layer already exists 22:55:37 a2f70ac27116: Layer already exists 22:55:37 5d3e392a13a0: Layer already exists 22:55:37 a3139a00f441: Layer already exists 22:55:37 d9e0290e58cf: Layer already exists 22:55:37 latest: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.64 22:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:55:38 be0a295b7648: Preparing 22:55:38 d9e0290e58cf: Preparing 22:55:38 a2f70ac27116: Preparing 22:55:38 a3139a00f441: Preparing 22:55:38 5d3e392a13a0: Preparing 22:55:38 a2f70ac27116: Layer already exists 22:55:38 d9e0290e58cf: Layer already exists 22:55:38 be0a295b7648: Layer already exists 22:55:38 a3139a00f441: Layer already exists 22:55:38 5d3e392a13a0: Layer already exists 22:55:38 2.3.0-dev.64: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:55:39 be0a295b7648: Preparing 22:55:39 d9e0290e58cf: Preparing 22:55:39 a2f70ac27116: Preparing 22:55:39 a3139a00f441: Preparing 22:55:39 5d3e392a13a0: Preparing 22:55:39 a2f70ac27116: Layer already exists 22:55:39 d9e0290e58cf: Layer already exists 22:55:39 be0a295b7648: Layer already exists 22:55:39 5d3e392a13a0: Layer already exists 22:55:39 a3139a00f441: Layer already exists 22:55:39 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:55:40 be0a295b7648: Preparing 22:55:40 d9e0290e58cf: Preparing 22:55:40 a2f70ac27116: Preparing 22:55:40 a3139a00f441: Preparing 22:55:40 5d3e392a13a0: Preparing 22:55:40 5d3e392a13a0: Layer already exists 22:55:40 d9e0290e58cf: Layer already exists 22:55:40 a2f70ac27116: Layer already exists 22:55:40 be0a295b7648: Layer already exists 22:55:40 a3139a00f441: Layer already exists 22:55:40 main: digest: sha256:6b1841f7ba1d3ca9b7f995fedacabd773a80e94391060de901bb2f7ac1808d24 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:40 ===================================================== [Pipeline] echo 22:55:40 taggedImages: 22:55:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:55:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.64 22:55:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 22:55:40 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 22:55:40 726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:40 latest 22:55:40 2.3.0-dev.64 22:55:40 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:55:40 main 22:55:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:41 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:55:41 746648714133: Preparing 22:55:41 3c9af192a5f7: Preparing 22:55:41 8fa000ba6acc: Preparing 22:55:41 31f3b91634bd: Preparing 22:55:41 5d3e392a13a0: Preparing 22:55:41 5d3e392a13a0: Layer already exists 22:55:41 3c9af192a5f7: Pushed 22:55:42 746648714133: Pushed 22:55:44 8fa000ba6acc: Pushed 22:56:11 31f3b91634bd: Pushed 22:56:11 726ff502df72fc04a097b92e9f3a3eaa523f4e40: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:11 + 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 22:56:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:56:11 746648714133: Preparing 22:56:11 3c9af192a5f7: Preparing 22:56:11 8fa000ba6acc: Preparing 22:56:11 31f3b91634bd: Preparing 22:56:11 5d3e392a13a0: Preparing 22:56:11 5d3e392a13a0: Layer already exists 22:56:11 3c9af192a5f7: Layer already exists 22:56:11 31f3b91634bd: Layer already exists 22:56:11 746648714133: Layer already exists 22:56:11 8fa000ba6acc: Layer already exists 22:56:12 latest: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:12 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.64 22:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:56:12 746648714133: Preparing 22:56:12 3c9af192a5f7: Preparing 22:56:12 8fa000ba6acc: Preparing 22:56:12 31f3b91634bd: Preparing 22:56:12 5d3e392a13a0: Preparing 22:56:12 31f3b91634bd: Layer already exists 22:56:12 5d3e392a13a0: Layer already exists 22:56:12 3c9af192a5f7: Layer already exists 22:56:12 746648714133: Layer already exists 22:56:12 8fa000ba6acc: Layer already exists 22:56:13 2.3.0-dev.64: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:56:13 746648714133: Preparing 22:56:13 3c9af192a5f7: Preparing 22:56:13 8fa000ba6acc: Preparing 22:56:13 31f3b91634bd: Preparing 22:56:13 5d3e392a13a0: Preparing 22:56:13 5d3e392a13a0: Layer already exists 22:56:13 31f3b91634bd: Layer already exists 22:56:13 746648714133: Layer already exists 22:56:13 8fa000ba6acc: Layer already exists 22:56:13 3c9af192a5f7: Layer already exists 22:56:14 726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:14 + 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 22:56:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 22:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:56:14 746648714133: Preparing 22:56:14 3c9af192a5f7: Preparing 22:56:14 8fa000ba6acc: Preparing 22:56:14 31f3b91634bd: Preparing 22:56:14 5d3e392a13a0: Preparing 22:56:14 3c9af192a5f7: Layer already exists 22:56:14 8fa000ba6acc: Layer already exists 22:56:14 746648714133: Layer already exists 22:56:14 5d3e392a13a0: Layer already exists 22:56:14 31f3b91634bd: Layer already exists 22:56:15 main: digest: sha256:ff37dac99e8a2096ea9f2411748b05a2db77f1205e373cb3dfbbf6d7f5f56942 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:56:15 ===================================================== [Pipeline] echo 22:56:15 taggedImages: 22:56:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40 22:56:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:56:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.64 22:56:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:726ff502df72fc04a097b92e9f3a3eaa523f4e40-2.3.0-dev.64 22:56:15 - 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 22:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:15 22:56:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:16 arm64: Pulling from edgex-lftools-log-publisher 22:56:16 8998bd30e6a1: Pulling fs layer 22:56:16 04944245beec: Pulling fs layer 22:56:16 699f458cf7ca: Pulling fs layer 22:56:16 765212b225bb: Pulling fs layer 22:56:16 f23df028b6ca: Pulling fs layer 22:56:16 d65c8cfc05b1: Pulling fs layer 22:56:16 2437ff75d9bd: Pulling fs layer 22:56:16 765212b225bb: Waiting 22:56:16 f23df028b6ca: Waiting 22:56:16 d65c8cfc05b1: Waiting 22:56:16 2437ff75d9bd: Waiting 22:56:16 04944245beec: Verifying Checksum 22:56:16 04944245beec: Download complete 22:56:16 765212b225bb: Verifying Checksum 22:56:16 765212b225bb: Download complete 22:56:16 f23df028b6ca: Verifying Checksum 22:56:16 f23df028b6ca: Download complete 22:56:16 d65c8cfc05b1: Verifying Checksum 22:56:16 d65c8cfc05b1: Download complete 22:56:16 699f458cf7ca: Verifying Checksum 22:56:16 699f458cf7ca: Download complete 22:56:16 8998bd30e6a1: Verifying Checksum 22:56:16 8998bd30e6a1: Download complete 22:56:19 2437ff75d9bd: Verifying Checksum 22:56:19 2437ff75d9bd: Download complete 22:56:21 8998bd30e6a1: Pull complete 22:56:21 04944245beec: Pull complete 22:56:23 699f458cf7ca: Pull complete 22:56:23 765212b225bb: Pull complete 22:56:24 f23df028b6ca: Pull complete 22:56:24 d65c8cfc05b1: Pull complete 22:56:39 2437ff75d9bd: Pull complete 22:56:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:39 prd-ubuntu20.04-docker-arm64-4c-16g-29888 does not seem to be running inside a container 22:56:39 $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:56:42 $ docker top ae6564a75bb01eecf1274921e0209d7f2b6694d7179f60891b105d984fa56497 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:43 ---> job-cost.sh 22:56:43 lf-activate-venv: SKIPPING 22:56:43 INFO: No Stack... 22:56:44 INFO: Retrieving Pricing Info for: v3-standard-4 22:56:45 INFO: Archiving Costs [Pipeline] sh 22:56:45 + cat /w/workspace/edgex-go/300/archives/cost.csv 22:56:45 + cut -d, -f6 [Pipeline] lock 22:56:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] 22:56:45 Resource [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] did not exist. Created. 22:56:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:56:46 + echo total: 0.10999999940395355 [Pipeline] stash 22:56:47 Stashed 1 file(s) [Pipeline] } 22:56:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-300-stack-cost] [Pipeline] // lock [Pipeline] } 22:56:47 $ docker stop --time=1 ae6564a75bb01eecf1274921e0209d7f2b6694d7179f60891b105d984fa56497 22:56:48 $ docker rm -f ae6564a75bb01eecf1274921e0209d7f2b6694d7179f60891b105d984fa56497 [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 22:56:49 provisioning config files... 22:56:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/300@tmp/config2195739023083841233tmp [Pipeline] { [Pipeline] sh 22:56:49 + set +x 22:56:49 + curl -s https://codecov.io/bash 22:56:49 + bash -s -- 22:56:49 22:56:49 _____ _ 22:56:49 / ____| | | 22:56:49 | | ___ __| | ___ ___ _____ __ 22:56:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:56:49 | |___| (_) | (_| | __/ (_| (_) \ V / 22:56:49 \_____\___/ \__,_|\___|\___\___/ \_/ 22:56:49 Bash-1.0.6 22:56:49 22:56:49 22:56:49 ==> git version 2.25.1 found 22:56:49 ==> 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 22:56:49 Release-Date: 2020-01-08 22:56:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:56:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:56:49 ==> Jenkins CI detected. 22:56:49 current dir:  /w/workspace/edgex-go/300 22:56:49 project root: . 22:56:49 --> token set from env 22:56:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:56:49 ==> Running gcov in . (disable via -X gcov) 22:56:49 ==> Python coveragepy not found 22:56:49 ==> Searching for coverage reports in: 22:56:49 + . 22:56:49 -> Found 1 reports 22:56:49 ==> Detecting git/mercurial file structure 22:56:49 ==> Reading reports 22:56:49 + ./coverage.out bytes=491309 22:56:49 ==> Appending adjustments 22:56:49 https://docs.codecov.io/docs/fixing-reports 22:56:50 + Found adjustments 22:56:50 ==> Gzipping contents 22:56:50 64K /tmp/codecov.tJ5tdF.gz 22:56:50 ==> Uploading reports 22:56:50 url: https://codecov.io 22:56:50 query: branch=main&commit=726ff502df72fc04a097b92e9f3a3eaa523f4e40&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:56:50 -> Pinging Codecov 22:56:50 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=726ff502df72fc04a097b92e9f3a3eaa523f4e40&build=300&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F300%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:56:51 -> Uploading to 22:56:51 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/00271124DB129430A58F1EEE437C3FCB/726ff502df72fc04a097b92e9f3a3eaa523f4e40/f62617d1-7660-4df9-964f-f0e1aca2e1d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T225650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2475d90e45d943a6229c8fbb61c8aa46c1640e1411e5d02cac080500df64b55a 22:56:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:56:51 Dload Upload Total Spent Left Speed 22:56:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64621 0 0 100 64621 0 255k --:--:-- --:--:-- --:--:-- 255k 22:56:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/726ff502df72fc04a097b92e9f3a3eaa523f4e40 [Pipeline] } 22:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:56:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:56:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:56:51 22:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:56:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:56:52 df9b9388f04a: Pulling fs layer 22:56:52 52dc419b0ee2: Pulling fs layer 22:56:52 25bc292e5bac: Pulling fs layer 22:56:52 114826534d7a: Pulling fs layer 22:56:52 4657fd5d0bcf: Pulling fs layer 22:56:52 6ad1cebc031e: Pulling fs layer 22:56:52 8a3aa393b2d8: Pulling fs layer 22:56:52 4657fd5d0bcf: Waiting 22:56:52 8a3aa393b2d8: Waiting 22:56:52 114826534d7a: Waiting 22:56:52 25bc292e5bac: Verifying Checksum 22:56:52 25bc292e5bac: Download complete 22:56:52 52dc419b0ee2: Verifying Checksum 22:56:52 52dc419b0ee2: Download complete 22:56:52 4657fd5d0bcf: Download complete 22:56:52 df9b9388f04a: Download complete 22:56:52 6ad1cebc031e: Verifying Checksum 22:56:52 6ad1cebc031e: Download complete 22:56:52 df9b9388f04a: Pull complete 22:56:52 52dc419b0ee2: Pull complete 22:56:52 25bc292e5bac: Pull complete 22:56:53 114826534d7a: Verifying Checksum 22:56:53 114826534d7a: Download complete 22:56:53 8a3aa393b2d8: Verifying Checksum 22:56:53 8a3aa393b2d8: Download complete 22:56:56 114826534d7a: Pull complete 22:56:56 4657fd5d0bcf: Pull complete 22:56:56 6ad1cebc031e: Pull complete 22:56:59 8a3aa393b2d8: Pull complete 22:56:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:56:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:59 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:56:59 $ 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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:57:04 $ docker top dfd4e921142bfb1d4b4aa8644fb29662c6c2d92317ef4d6863253ccfeba17fb1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:57:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:57:05 + set -o pipefail 22:57:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:57:10 22:57:10 Monitoring /w/workspace/edgex-go/300 (github.com/edgexfoundry/edgex-go)... 22:57:10 22:57:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d2676981-5780-4d0c-ad67-d0ce2f862d9d 22:57:10 22:57:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:57:10 22:57:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:57:10 22:57:10 [Pipeline] } 22:57:10 $ docker stop --time=1 dfd4e921142bfb1d4b4aa8644fb29662c6c2d92317ef4d6863253ccfeba17fb1 22:57:15 $ docker rm -f dfd4e921142bfb1d4b4aa8644fb29662c6c2d92317ef4d6863253ccfeba17fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:57:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:15 provisioning config files... 22:57:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/300@tmp/config8774757640322034393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:16 --> edgex-publish-swagger.sh 22:57:16 === Publish openapi/v2 API === 22:57:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:57:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/300/openapi/v2/core-command.yaml] 22:57:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:16 Dload Upload Total Spent Left Speed 22:57:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33662 0:00:01 0:00:01 --:--:-- 33662 100 33831 0 0 100 33831 0 33629 0:00:01 0:00:01 --:--:-- 33629 22:57:17 22:57:17 22:57:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/300/openapi/v2/core-data.yaml] 22:57:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:17 Dload Upload Total Spent Left Speed 22:57:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72254 --:--:-- --:--:-- --:--:-- 72181 100 71604 0 0 100 71604 0 72181 --:--:-- --:--:-- --:--:-- 72181 22:57:17 22:57:17 22:57:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/300/openapi/v2/core-metadata.yaml] 22:57:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:17 Dload Upload Total Spent Left Speed 22:57:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 22:57:19 22:57:19 22:57:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/300/openapi/v2/support-notifications.yaml] 22:57:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:19 Dload Upload Total Spent Left Speed 22:57:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 71340 0:00:01 0:00:01 --:--:-- 71340 22:57:20 22:57:20 22:57:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/300/openapi/v2/support-scheduler.yaml] 22:57:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:20 Dload Upload Total Spent Left Speed 22:57:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 268k --:--:-- --:--:-- --:--:-- 266k 100 39556 0 0 100 39556 0 40611 --:--:-- --:--:-- --:--:-- 40570 22:57:21 22:57:21 22:57:21 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/300/openapi/v2/system-agent.yaml] 22:57:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:21 Dload Upload Total Spent Left Speed 22:57:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 22151 --:--:-- --:--:-- --:--:-- 22126 22:57:22 22:57:22 [Pipeline] } 22:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:57:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:23 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:57:23 $ docker top 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:23 [ssh-agent] Looking for ssh-agent implementation... 22:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:23 $ docker exec 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b ssh-agent 22:57:23 SSH_AUTH_SOCK=/tmp/ssh-aIPXB6AoQWWb/agent.35 22:57:23 SSH_AGENT_PID=42 22:57:23 Running ssh-add (command line suppressed) 22:57:24 Identity added: /w/workspace/edgex-go/300@tmp/private_key_2739622204675962702.key (/w/workspace/edgex-go/300@tmp/private_key_2739622204675962702.key) 22:57:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:24 + git semver tag 22:57:24 2022-09-19 22:57:24,552 [run_tag] DEBUG tag force:False 22:57:24 2022-09-19 22:57:24,552 [check_head_tag] DEBUG check head tag 22:57:24 2022-09-19 22:57:24,553 [execute] INFO git cat-file --batch-check 22:57:24 2022-09-19 22:57:24,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=) 22:57:24 2022-09-19 22:57:24,559 [execute] INFO git cat-file --batch 22:57:24 2022-09-19 22:57:24,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=) 22:57:24 2022-09-19 22:57:24,587 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:57:24 2022-09-19 22:57:24,588 [execute] INFO git tag -a v2.3.0-dev.64 -m v2.3.0-dev.64 22:57:24 2022-09-19 22:57:24,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.64', '-m', 'v2.3.0-dev.64'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=None) 22:57:24 2022-09-19 22:57:24,592 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:57:24 2.3.0-dev.64 [Pipeline] } 22:57:24 $ docker exec --env ******** --env ******** 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b ssh-agent -k 22:57:24 unset SSH_AUTH_SOCK; 22:57:24 unset SSH_AGENT_PID; 22:57:24 echo Agent pid 42 killed; 22:57:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:25 + git semver [Pipeline] } 22:57:25 $ docker stop --time=1 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b 22:57:26 $ docker rm -f 6e54601410e137a2d641381a2501fbe7c804f3411deceecef4bb4da30086ff4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:57:27 22:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:57:27 0.23.1-centos7: Pulling from edgex-lftools 22:57:27 ab5ef0e58194: Pulling fs layer 22:57:27 9712f1f96733: Pulling fs layer 22:57:27 63f879dbbcfc: Pulling fs layer 22:57:27 0d9ebad4ef96: Pulling fs layer 22:57:27 e9a5061849ea: Pulling fs layer 22:57:27 d747dcd14b5f: Pulling fs layer 22:57:27 2de7ff778b66: Pulling fs layer 22:57:27 e9a5061849ea: Waiting 22:57:27 d747dcd14b5f: Waiting 22:57:27 2de7ff778b66: Waiting 22:57:27 0d9ebad4ef96: Waiting 22:57:27 9712f1f96733: Download complete 22:57:27 63f879dbbcfc: Verifying Checksum 22:57:27 63f879dbbcfc: Download complete 22:57:27 e9a5061849ea: Verifying Checksum 22:57:27 e9a5061849ea: Download complete 22:57:27 d747dcd14b5f: Download complete 22:57:27 ab5ef0e58194: Verifying Checksum 22:57:27 ab5ef0e58194: Download complete 22:57:28 0d9ebad4ef96: Verifying Checksum 22:57:28 0d9ebad4ef96: Download complete 22:57:28 2de7ff778b66: Verifying Checksum 22:57:28 2de7ff778b66: Download complete 22:57:30 ab5ef0e58194: Pull complete 22:57:30 9712f1f96733: Pull complete 22:57:31 63f879dbbcfc: Pull complete 22:57:35 0d9ebad4ef96: Pull complete 22:57:36 e9a5061849ea: Pull complete 22:57:36 d747dcd14b5f: Pull complete 22:57:37 2de7ff778b66: Pull complete 22:57:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:57:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:37 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:57:43 $ docker top e46b7bd78f29d852f5a6048c34dcaa0d2c55e9aa3ac875738ec475988718693c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:57:43 provisioning config files... 22:57:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/300@tmp/config2045866114779097555tmp 22:57:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/300@tmp/config3652125044188626517tmp 22:57:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/300@tmp/config410215412552691809tmp [Pipeline] { [Pipeline] echo 22:57:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:57:44 ---> sigul-configuration.sh 22:57:44 gpg: directory `/root/.gnupg' created 22:57:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:57:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:57:44 gpg: keyring `/root/.gnupg/secring.gpg' created 22:57:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:57:44 gpg: CAST5 encrypted data 22:57:44 gpg: encrypted with 1 passphrase 22:57:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:57:44 + mkdir /home/jenkins 22:57:44 + mkdir /home/jenkins/sigul [Pipeline] sh 22:57:44 + 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 22:57:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:57:45 ---> sigul-install.sh 22:57:45 Sigul already installed; skipping installation. [Pipeline] sh 22:57:45 + git tag --list 22:57:45 0.6.0 22:57:45 0.6.1 22:57:45 0.7.0 22:57:45 0.7.1 22:57:45 v1.0.0 22:57:45 v1.0.1 22:57:45 v1.1.0 22:57:45 v1.2.0 22:57:45 v1.2.1 22:57:45 v1.3.0 22:57:45 v1.3.1 22:57:45 v2.0.0 22:57:45 v2.1.0 22:57:45 v2.1.1 22:57:45 v2.1.1-dev.1 22:57:45 v2.1.1-dev.2 22:57:45 v2.1.1-dev.3 22:57:45 v2.1.1-dev.4 22:57:45 v2.1.1-dev.5 22:57:45 v2.1.1-dev.6 22:57:45 v2.1.1-dev.7 22:57:45 v2.1.1-dev.8 22:57:45 v2.1.2-dev.1 22:57:45 v2.2.0 22:57:45 v2.2.1-dev.1 22:57:45 v2.2.1-dev.10 22:57:45 v2.2.1-dev.11 22:57:45 v2.2.1-dev.12 22:57:45 v2.2.1-dev.13 22:57:45 v2.2.1-dev.14 22:57:45 v2.2.1-dev.15 22:57:45 v2.2.1-dev.16 22:57:45 v2.2.1-dev.17 22:57:45 v2.2.1-dev.18 22:57:45 v2.2.1-dev.19 22:57:45 v2.2.1-dev.2 22:57:45 v2.2.1-dev.20 22:57:45 v2.2.1-dev.21 22:57:45 v2.2.1-dev.22 22:57:45 v2.2.1-dev.23 22:57:45 v2.2.1-dev.24 22:57:45 v2.2.1-dev.25 22:57:45 v2.2.1-dev.26 22:57:45 v2.2.1-dev.27 22:57:45 v2.2.1-dev.28 22:57:45 v2.2.1-dev.29 22:57:45 v2.2.1-dev.3 22:57:45 v2.2.1-dev.4 22:57:45 v2.2.1-dev.5 22:57:45 v2.2.1-dev.6 22:57:45 v2.2.1-dev.7 22:57:45 v2.2.1-dev.8 22:57:45 v2.2.1-dev.9 22:57:45 v2.3.0-dev.29 22:57:45 v2.3.0-dev.30 22:57:45 v2.3.0-dev.31 22:57:45 v2.3.0-dev.32 22:57:45 v2.3.0-dev.33 22:57:45 v2.3.0-dev.34 22:57:45 v2.3.0-dev.35 22:57:45 v2.3.0-dev.36 22:57:45 v2.3.0-dev.37 22:57:45 v2.3.0-dev.38 22:57:45 v2.3.0-dev.39 22:57:45 v2.3.0-dev.40 22:57:45 v2.3.0-dev.41 22:57:45 v2.3.0-dev.42 22:57:45 v2.3.0-dev.43 22:57:45 v2.3.0-dev.44 22:57:45 v2.3.0-dev.45 22:57:45 v2.3.0-dev.46 22:57:45 v2.3.0-dev.47 22:57:45 v2.3.0-dev.48 22:57:45 v2.3.0-dev.49 22:57:45 v2.3.0-dev.50 22:57:45 v2.3.0-dev.51 22:57:45 v2.3.0-dev.52 22:57:45 v2.3.0-dev.53 22:57:45 v2.3.0-dev.54 22:57:45 v2.3.0-dev.55 22:57:45 v2.3.0-dev.56 22:57:45 v2.3.0-dev.57 22:57:45 v2.3.0-dev.58 22:57:45 v2.3.0-dev.59 22:57:45 v2.3.0-dev.60 22:57:45 v2.3.0-dev.61 22:57:45 v2.3.0-dev.62 22:57:45 v2.3.0-dev.63 22:57:45 v2.3.0-dev.64 [Pipeline] sh 22:57:45 + lftools sign git-tag v2.3.0-dev.64 22:57:46 Signing Git tag with Sigul... 22:57:46 Signing v2.3.0-dev.64 [Pipeline] echo 22:57:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:57:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:57:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:57:47 $ docker stop --time=1 e46b7bd78f29d852f5a6048c34dcaa0d2c55e9aa3ac875738ec475988718693c 22:57:48 $ docker rm -f e46b7bd78f29d852f5a6048c34dcaa0d2c55e9aa3ac875738ec475988718693c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:57:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:49 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:57:49 $ docker top 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:49 [ssh-agent] Looking for ssh-agent implementation... 22:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:49 $ docker exec 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 ssh-agent 22:57:49 SSH_AUTH_SOCK=/tmp/ssh-jwZMsn4R0n23/agent.32 22:57:49 SSH_AGENT_PID=39 22:57:49 Running ssh-add (command line suppressed) 22:57:49 Identity added: /w/workspace/edgex-go/300@tmp/private_key_3271480250949481728.key (/w/workspace/edgex-go/300@tmp/private_key_3271480250949481728.key) 22:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:50 + git semver bump pre 22:57:50 2022-09-19 22:57:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:57:50 2022-09-19 22:57:50,423 [bump_version] DEBUG bumping version:2.3.0-dev.64 on axis:pre with prefix:dev 22:57:50 2022-09-19 22:57:50,423 [bump_version] DEBUG bumped version:2.3.0-dev.65 22:57:50 2022-09-19 22:57:50,423 [write_version] DEBUG write version:2.3.0-dev.65 to path:/w/workspace/edgex-go/300/.semver/main with force:True 22:57:50 2022-09-19 22:57:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:57:50 2022-09-19 22:57:50,423 [write_file] DEBUG write to file:/w/workspace/edgex-go/300/.semver/main 22:57:50 2022-09-19 22:57:50,425 [execute] INFO git cat-file --batch-check 22:57:50 2022-09-19 22:57:50,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=) 22:57:50 2022-09-19 22:57:50,431 [execute] INFO git cat-file --batch 22:57:50 2022-09-19 22:57:50,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=) 22:57:50 2022-09-19 22:57:50,437 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:57:50 2.3.0-dev.65 [Pipeline] } 22:57:50 $ docker exec --env ******** --env ******** 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 ssh-agent -k 22:57:50 unset SSH_AUTH_SOCK; 22:57:50 unset SSH_AGENT_PID; 22:57:50 echo Agent pid 39 killed; 22:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:50 + git semver [Pipeline] } 22:57:51 $ docker stop --time=1 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 22:57:52 $ docker rm -f 56e2c7b0b6c95ebab1b22df6f65764555ee14456c306fe0b82cd381aa6beaae2 [Pipeline] // withDockerContainer [Pipeline] sh 22:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:53 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:57:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:57:53 $ docker top fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 -eo pid,comm 22:57:53 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). 22:57:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:57:53 [ssh-agent] Looking for ssh-agent implementation... 22:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:57:53 $ docker exec fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 ssh-agent 22:57:53 SSH_AUTH_SOCK=/tmp/ssh-RkjeCzEl8ojo/agent.33 22:57:53 SSH_AGENT_PID=40 22:57:53 Running ssh-add (command line suppressed) 22:57:54 Identity added: /w/workspace/edgex-go/300@tmp/private_key_4763683035594243792.key (/w/workspace/edgex-go/300@tmp/private_key_4763683035594243792.key) 22:57:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:57:54 + git semver push 22:57:54 2022-09-19 22:57:54,528 [run_push] DEBUG push 22:57:54 2022-09-19 22:57:54,529 [execute] INFO git cat-file --batch-check 22:57:54 2022-09-19 22:57:54,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=) 22:57:54 2022-09-19 22:57:54,531 [execute] INFO git rev-list 5e2d20a2ba9d4deb2247472882fedc206c7fe35b -- 22:57:54 2022-09-19 22:57:54,532 [execute] DEBUG Popen(['git', 'rev-list', '5e2d20a2ba9d4deb2247472882fedc206c7fe35b', '--'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=None) 22:57:54 2022-09-19 22:57:54,546 [execute] INFO git fetch -v origin 22:57:54 2022-09-19 22:57:54,546 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=True, shell=None, istream=None) 22:57:55 2022-09-19 22:57:55,163 [run_push] DEBUG no remote changes detected 22:57:55 2022-09-19 22:57:55,163 [execute] INFO git push origin semver 22:57:55 2022-09-19 22:57:55,164 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/300/.semver, universal_newlines=False, shell=None, istream=None) 22:57:56 2022-09-19 22:57:56,079 [run_push] DEBUG push all version tags 22:57:56 2022-09-19 22:57:56,079 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:57:56 2022-09-19 22:57:56,080 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/300, universal_newlines=False, shell=None, istream=None) 22:57:57 2022-09-19 22:57:56,838 [read_version] DEBUG read version from /w/workspace/edgex-go/300/.semver/main 22:57:57 2.3.0-dev.65 [Pipeline] } 22:57:57 $ docker exec --env ******** --env ******** fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 ssh-agent -k 22:57:57 unset SSH_AUTH_SOCK; 22:57:57 unset SSH_AGENT_PID; 22:57:57 echo Agent pid 40 killed; 22:57:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:57:57 + git semver [Pipeline] } 22:57:57 $ docker stop --time=1 fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 22:57:59 $ docker rm -f fbe7a3c7f2b1956666e872d2018b10baa3dd39af87e9a81ffd5151be736c4954 [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 22:57:59 + [ -d /w/workspace/edgex-go/300/archives ] [Pipeline] libraryResource [Pipeline] sh 22:57:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:58:00 ---> package-listing.sh 22:58:00 ++ facter osfamily 22:58:00 ++ tr '[:upper:]' '[:lower:]' 22:58:01 + OS_FAMILY=debian 22:58:01 + workspace=/w/workspace/edgex-go/300 22:58:01 + START_PACKAGES=/tmp/packages_start.txt 22:58:01 + END_PACKAGES=/tmp/packages_end.txt 22:58:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:58:01 + PACKAGES=/tmp/packages_start.txt 22:58:01 + '[' /w/workspace/edgex-go/300 ']' 22:58:01 + PACKAGES=/tmp/packages_end.txt 22:58:01 + case "${OS_FAMILY}" in 22:58:01 + dpkg -l 22:58:01 + grep '^ii' 22:58:01 + '[' -f /tmp/packages_start.txt ']' 22:58:01 + '[' -f /tmp/packages_end.txt ']' 22:58:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:58:01 + '[' /w/workspace/edgex-go/300 ']' 22:58:01 + mkdir -p /w/workspace/edgex-go/300/archives/ 22:58:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/300/archives/ [Pipeline] echo 22:58:01 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/300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:58:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:58:01 22:58:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:58:02 latest: Pulling from edgex-lftools-log-publisher 22:58:02 5eb5b503b376: Pulling fs layer 22:58:02 5c69ac0246d0: Pulling fs layer 22:58:02 ec43610c2a17: Pulling fs layer 22:58:02 3a2ae6a8a46f: Pulling fs layer 22:58:02 33b1e0a273af: Pulling fs layer 22:58:02 5d3b04190fa2: Pulling fs layer 22:58:02 2f39f015ded8: Pulling fs layer 22:58:02 3a2ae6a8a46f: Waiting 22:58:02 33b1e0a273af: Waiting 22:58:02 5c69ac0246d0: Verifying Checksum 22:58:02 5c69ac0246d0: Download complete 22:58:02 3a2ae6a8a46f: Verifying Checksum 22:58:02 3a2ae6a8a46f: Download complete 22:58:02 33b1e0a273af: Verifying Checksum 22:58:02 33b1e0a273af: Download complete 22:58:02 5d3b04190fa2: Verifying Checksum 22:58:02 5d3b04190fa2: Download complete 22:58:02 ec43610c2a17: Verifying Checksum 22:58:02 ec43610c2a17: Download complete 22:58:02 5eb5b503b376: Verifying Checksum 22:58:02 5eb5b503b376: Download complete 22:58:03 2f39f015ded8: Download complete 22:58:03 5eb5b503b376: Pull complete 22:58:04 5c69ac0246d0: Pull complete 22:58:04 ec43610c2a17: Pull complete 22:58:04 3a2ae6a8a46f: Pull complete 22:58:04 33b1e0a273af: Pull complete 22:58:04 5d3b04190fa2: Pull complete 22:58:10 2f39f015ded8: Pull complete 22:58:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:58:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:10 prd-ubuntu20.04-docker-8c-8g-29887 does not seem to be running inside a container 22:58:10 $ 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/300/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/300 -v /w/workspace/edgex-go/300:/w/workspace/edgex-go/300:rw,z -v /w/workspace/edgex-go/300@tmp:/w/workspace/edgex-go/300@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 22:58:16 $ docker top 56d85d2b22c9fa9ad90fb9e65fea0fed16ae058cc37aa412d8b86c245885892f -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:58:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:58:17 + ls /var/log/sa-host 22:58:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:17 provisioning config files... 22:58:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/300@tmp/config8784544780260649565tmp [Pipeline] { [Pipeline] echo 22:58:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:58:17 ---> create-netrc.sh [Pipeline] } 22:58:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:58:18 ---> python-tools-install.sh [Pipeline] echo 22:58:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:58:18 ---> sudo-logs.sh 22:58:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:58:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:58:18 ---> job-cost.sh 22:58:18 lf-activate-venv: SKIPPING 22:58:18 DEBUG: total: 0.10999999940395355 22:58:18 INFO: Retrieving Stack Cost... 22:58:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:58:19 INFO: Archiving Costs [Pipeline] echo 22:58:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:58:19 ---> logs-deploy.sh 22:58:19 lf-activate-venv: SKIPPING 22:58:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/300 22:58:19 INFO: archiving workspace using pattern(s): 22:58:20 Archives upload complete. 22:58:22 INFO: archiving logs to Nexus 22:58:22 ---> uname -a: 22:58:22 Linux prd-ubuntu20-04-docker-8c-8g-29887 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:58:22 22:58:22 22:58:22 ---> lscpu: 22:58:22 Architecture: x86_64 22:58:22 CPU op-mode(s): 32-bit, 64-bit 22:58:22 Byte Order: Little Endian 22:58:22 Address sizes: 40 bits physical, 48 bits virtual 22:58:22 CPU(s): 8 22:58:22 On-line CPU(s) list: 0-7 22:58:22 Thread(s) per core: 1 22:58:22 Core(s) per socket: 1 22:58:22 Socket(s): 8 22:58:22 NUMA node(s): 1 22:58:22 Vendor ID: AuthenticAMD 22:58:22 CPU family: 23 22:58:22 Model: 49 22:58:22 Model name: AMD EPYC-Rome Processor 22:58:22 Stepping: 0 22:58:22 CPU MHz: 2800.002 22:58:22 BogoMIPS: 5600.00 22:58:22 Virtualization: AMD-V 22:58:22 Hypervisor vendor: KVM 22:58:22 Virtualization type: full 22:58:22 L1d cache: 256 KiB 22:58:22 L1i cache: 256 KiB 22:58:22 L2 cache: 4 MiB 22:58:22 L3 cache: 128 MiB 22:58:22 NUMA node0 CPU(s): 0-7 22:58:22 Vulnerability Itlb multihit: Not affected 22:58:22 Vulnerability L1tf: Not affected 22:58:22 Vulnerability Mds: Not affected 22:58:22 Vulnerability Meltdown: Not affected 22:58:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:58:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:58:22 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:58:22 Vulnerability Srbds: Not affected 22:58:22 Vulnerability Tsx async abort: Not affected 22:58:22 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 22:58:22 22:58:22 22:58:22 ---> nproc: 22:58:22 8 22:58:22 22:58:22 22:58:22 ---> df -h: 22:58:22 Filesystem Size Used Avail Use% Mounted on 22:58:22 overlay 155G 19G 137G 13% / 22:58:22 tmpfs 64M 0 64M 0% /dev 22:58:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:58:22 shm 64M 0 64M 0% /dev/shm 22:58:22 /dev/vda1 155G 19G 137G 13% /facter-os 22:58:22 22:58:22 22:58:22 ---> sar -b -r -n DEV: 22:58:22 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29887) 09/19/22 _x86_64_ (8 CPU) 22:58:22 22:58:22 22:30:04 LINUX RESTART (8 CPU) 22:58:22 22:58:22 22:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:58:22 22:32:01 158.82 11.32 147.50 0.00 1995.46 78122.22 0.00 22:58:22 22:33:01 38.36 0.08 38.28 0.00 0.67 13598.93 0.00 22:58:22 22:34:01 50.01 0.15 49.86 0.00 6.53 23292.92 0.00 22:58:22 22:35:01 492.24 4.11 488.12 0.00 51.44 236513.61 0.00 22:58:22 22:36:01 936.10 0.98 935.12 0.00 15.46 214339.75 0.00 22:58:22 22:37:01 741.52 0.80 740.72 0.00 8.40 231428.32 0.00 22:58:22 22:38:01 468.51 0.10 468.41 0.00 4.80 78208.97 0.00 22:58:22 22:39:01 27.59 0.02 27.57 0.00 0.40 741.35 0.00 22:58:22 22:40:01 3.82 0.00 3.82 0.00 0.00 68.52 0.00 22:58:22 22:41:01 2.47 0.00 2.47 0.00 0.00 30.39 0.00 22:58:22 22:42:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 22:58:22 22:43:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 22:58:22 22:44:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 22:58:22 22:45:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 22:58:22 22:46:01 1.55 0.02 1.53 0.00 0.13 17.60 0.00 22:58:22 22:47:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 22:58:22 22:48:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 22:58:22 22:49:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 22:58:22 22:50:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 22:58:22 22:51:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 22:58:22 22:52:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 22:58:22 22:53:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 22:58:22 22:54:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 22:58:22 22:55:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 22:58:22 22:56:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 22:58:22 22:57:01 18.65 0.10 18.55 0.00 10.26 12144.78 0.00 22:58:22 22:58:01 115.25 0.22 115.03 0.00 12.66 47333.31 0.00 22:58:22 Average: 113.86 0.66 113.20 0.00 76.82 34646.25 0.00 22:58:22 22:58:22 22:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:58:22 22:32:01 28098148 31697660 593416 1.80 136484 3678252 2103704 6.20 1286796 3050972 24944 22:58:22 22:33:01 27236208 31285028 1002140 3.05 139956 4084084 2474816 7.29 1754040 3402112 173832 22:58:22 22:34:01 27705300 31719220 572936 1.74 141820 4069088 2186900 6.45 1327384 3387776 254412 22:58:22 22:35:01 22411652 31497800 771004 2.34 261560 8748016 2915020 8.59 1997008 7713240 144176 22:58:22 22:36:01 21187000 31454520 807328 2.46 318468 9776428 3223580 9.50 2234988 8589428 17640 22:58:22 22:37:01 19165800 31193680 1064340 3.24 399540 11344580 3663088 10.80 2750076 9979672 222904 22:58:22 22:38:01 20691736 31754280 518424 1.58 415488 10408936 1844092 5.43 2155680 9116560 1684 22:58:22 22:39:01 20666732 31732076 540464 1.64 416648 10409444 2052344 6.05 2178436 9116824 72 22:58:22 22:40:01 20690336 31754600 518168 1.58 416756 10409464 1856412 5.47 2156420 9116888 16 22:58:22 22:41:01 20691240 31755556 517244 1.57 416812 10409436 1856412 5.47 2155856 9116864 12 22:58:22 22:42:01 20694552 31758940 514136 1.56 416852 10409444 1856412 5.47 2151796 9116868 12 22:58:22 22:43:01 20694804 31759216 513820 1.56 416908 10409452 1856412 5.47 2151856 9116876 12 22:58:22 22:44:01 20700852 31765324 507672 1.54 416944 10409456 1856412 5.47 2146228 9116880 16 22:58:22 22:45:01 20700784 31765344 507920 1.54 416972 10409452 1856412 5.47 2146216 9116932 12 22:58:22 22:46:01 20700720 31765376 507892 1.54 416996 10409460 1875420 5.53 2146672 9116948 28 22:58:22 22:47:01 20700900 31765576 507624 1.54 417020 10409464 1875420 5.53 2146328 9116952 12 22:58:22 22:48:01 20700852 31765544 507604 1.54 417024 10409468 1875420 5.53 2146260 9116956 16 22:58:22 22:49:01 20700552 31765248 507832 1.54 417036 10409468 1875420 5.53 2146264 9116956 12 22:58:22 22:50:01 20700252 31764968 508048 1.55 417064 10409460 1875420 5.53 2146276 9116960 12 22:58:22 22:51:01 20700412 31765172 507980 1.54 417080 10409480 1875420 5.53 2146696 9116968 8 22:58:22 22:52:01 20700380 31765172 507928 1.54 417100 10409480 1891472 5.57 2146624 9116968 12 22:58:22 22:53:01 20699616 31764432 508624 1.55 417116 10409484 1891472 5.57 2146884 9116972 12 22:58:22 22:54:01 20699956 31764772 508264 1.55 417120 10409484 1891472 5.57 2146616 9116972 12 22:58:22 22:55:01 20700420 31765244 507820 1.54 417128 10409480 1891472 5.57 2146328 9116976 12 22:58:22 22:56:01 20700428 31765264 507748 1.54 417144 10409492 1891472 5.57 2146652 9116980 24 22:58:22 22:57:01 19898840 31722648 538208 1.64 430328 11113436 2047452 6.03 2194092 9820952 371624 22:58:22 22:58:01 19197788 31742884 526240 1.60 465452 11718612 1890844 5.57 2275448 10365036 948 22:58:22 Average: 21412454 31695391 577808 1.76 378327 9715252 2083340 6.14 2099034 8501129 44907 22:58:22 22:58:22 22:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:58:22 22:32:01 veth19c53ad 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:32:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 22:58:22 22:32:01 docker0 466.63 463.60 35.66 3933.30 0.00 0.00 0.00 0.00 22:58:22 22:32:01 ens3 779.83 682.94 9707.60 138.85 0.00 0.00 0.00 0.00 22:58:22 22:33:01 veth19c53ad 1.37 1.43 0.11 0.11 0.00 0.00 0.00 0.00 22:58:22 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:33:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 22:58:22 22:33:01 ens3 21.37 12.21 16.35 8.96 0.00 0.00 0.00 0.00 22:58:22 22:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 22:58:22 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:34:01 ens3 78.72 49.76 1685.97 15.89 0.00 0.00 0.00 0.00 22:58:22 22:35:01 veth448ed55 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 22:58:22 22:35:01 veth7fc2141 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:35:01 vethd897282 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:35:01 docker0 129.44 168.13 9.98 1671.70 0.00 0.00 0.00 0.00 22:58:22 22:35:01 ens3 238.61 186.61 1719.20 87.66 0.00 0.00 0.00 0.00 22:58:22 22:36:01 veth448ed55 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 22:58:22 22:36:01 veth92c7e60 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:58:22 22:36:01 vethf76d736 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:36:01 docker0 102.12 148.75 7.38 1560.44 0.00 0.00 0.00 0.00 22:58:22 22:36:01 ens3 215.94 152.43 1694.24 73.15 0.00 0.00 0.00 0.00 22:58:22 22:37:01 veth448ed55 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 22:58:22 22:37:01 veth0212f6b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:37:01 docker0 81.34 106.05 5.77 856.84 0.00 0.00 0.00 0.00 22:58:22 22:37:01 ens3 189.94 149.47 894.14 99.96 0.00 0.00 0.00 0.00 22:58:22 22:37:01 vethcfc444e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:58:22 22:38:01 lo 18.80 18.80 1.85 1.85 0.00 0.00 0.00 0.00 22:58:22 22:38:01 docker0 11.66 19.93 0.72 157.85 0.00 0.00 0.00 0.00 22:58:22 22:38:01 ens3 224.45 201.30 273.49 601.83 0.00 0.00 0.00 0.00 22:58:22 22:39:01 lo 40.72 40.72 4.01 4.01 0.00 0.00 0.00 0.00 22:58:22 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:39:01 ens3 459.06 457.38 209.12 2701.64 0.00 0.00 0.00 0.00 22:58:22 22:40:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 22:58:22 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:40:01 ens3 34.01 33.64 17.45 208.94 0.00 0.00 0.00 0.00 22:58:22 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:41:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:58:22 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:46:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 22:58:22 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:48:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:49:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:51:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:58:22 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:53:01 ens3 2.33 2.28 8.50 0.17 0.00 0.00 0.00 0.00 22:58:22 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:54:01 ens3 2.60 1.37 4.61 0.09 0.00 0.00 0.00 0.00 22:58:22 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:58:22 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:56:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:58:22 22:57:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 22:58:22 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:22 22:57:01 ens3 180.90 129.63 3975.01 55.07 0.00 0.00 0.00 0.00 22:58:22 22:58:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 22:58:22 22:58:01 docker0 44.46 48.66 3.97 693.37 0.00 0.00 0.00 0.00 22:58:22 22:58:01 ens3 283.79 223.45 3962.25 119.17 0.00 0.00 0.00 0.00 22:58:22 Average: lo 2.70 2.70 0.26 0.26 0.00 0.00 0.00 0.00 22:58:22 Average: docker0 30.73 35.16 2.33 326.44 0.00 0.00 0.00 0.00 22:58:22 Average: ens3 100.06 84.21 889.67 152.30 0.00 0.00 0.00 0.00 22:58:22 22:58:22 22:58:22 ---> sar -P ALL: 22:58:22 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29887) 09/19/22 _x86_64_ (8 CPU) 22:58:22 22:58:22 22:30:04 LINUX RESTART (8 CPU) 22:58:22 22:58:22 22:31:02 CPU %user %nice %system %iowait %steal %idle 22:58:22 22:32:01 all 11.96 0.00 4.67 2.68 0.08 80.60 22:58:22 22:32:01 0 12.21 0.00 4.73 4.06 0.09 78.92 22:58:22 22:32:01 1 10.19 0.00 3.91 0.24 0.05 85.60 22:58:22 22:32:01 2 11.54 0.00 5.22 8.35 0.12 74.77 22:58:22 22:32:01 3 12.26 0.00 4.31 0.72 0.10 82.60 22:58:22 22:32:01 4 11.01 0.00 4.95 5.70 0.10 78.24 22:58:22 22:32:01 5 14.85 0.00 5.38 1.62 0.09 78.07 22:58:22 22:32:01 6 9.96 0.00 4.46 0.33 0.05 85.19 22:58:22 22:32:01 7 13.65 0.00 4.45 0.41 0.07 81.43 22:58:22 22:33:01 all 50.71 0.00 8.07 0.38 0.10 40.74 22:58:22 22:33:01 0 50.56 0.00 7.58 0.17 0.08 41.61 22:58:22 22:33:01 1 50.29 0.00 8.36 0.08 0.10 41.17 22:58:22 22:33:01 2 50.27 0.00 7.78 0.54 0.08 41.32 22:58:22 22:33:01 3 50.54 0.00 8.32 0.03 0.08 41.02 22:58:22 22:33:01 4 50.52 0.00 9.16 0.07 0.14 40.13 22:58:22 22:33:01 5 51.16 0.00 8.16 1.91 0.12 38.65 22:58:22 22:33:01 6 50.63 0.00 7.44 0.14 0.10 41.69 22:58:22 22:33:01 7 51.75 0.00 7.72 0.10 0.12 40.30 22:58:22 22:34:01 all 41.93 0.00 7.31 0.90 0.09 49.76 22:58:22 22:34:01 0 43.31 0.00 7.77 0.22 0.08 48.61 22:58:22 22:34:01 1 42.50 0.00 7.20 0.09 0.10 50.11 22:58:22 22:34:01 2 43.18 0.00 7.12 0.36 0.10 49.24 22:58:22 22:34:01 3 42.41 0.00 7.18 0.07 0.08 50.25 22:58:22 22:34:01 4 40.94 0.00 7.02 0.03 0.10 51.90 22:58:22 22:34:01 5 37.49 0.00 6.94 6.04 0.09 49.45 22:58:22 22:34:01 6 43.00 0.00 7.70 0.39 0.08 48.82 22:58:22 22:34:01 7 42.62 0.00 7.50 0.05 0.10 49.73 22:58:22 22:35:01 all 20.45 0.00 11.46 9.75 0.11 58.23 22:58:22 22:35:01 0 20.46 0.00 10.52 4.58 0.12 64.31 22:58:22 22:35:01 1 19.76 0.00 11.90 11.33 0.12 56.89 22:58:22 22:35:01 2 22.44 0.00 11.29 11.77 0.12 54.39 22:58:22 22:35:01 3 21.93 0.00 11.83 17.92 0.09 48.23 22:58:22 22:35:01 4 18.24 0.00 12.18 16.09 0.09 53.42 22:58:22 22:35:01 5 17.48 0.00 9.63 6.97 0.12 65.80 22:58:22 22:35:01 6 22.80 0.00 12.33 4.59 0.10 60.18 22:58:22 22:35:01 7 20.48 0.00 11.97 4.76 0.12 62.68 22:58:22 22:36:01 all 50.53 0.00 12.24 11.37 0.15 25.72 22:58:22 22:36:01 0 48.40 0.00 10.22 11.10 0.15 30.14 22:58:22 22:36:01 1 53.24 0.00 12.88 13.05 0.15 20.69 22:58:22 22:36:01 2 46.65 0.00 11.94 4.21 0.12 37.08 22:58:22 22:36:01 3 51.83 0.00 12.47 20.56 0.19 14.95 22:58:22 22:36:01 4 49.65 0.00 14.06 12.30 0.12 23.87 22:58:22 22:36:01 5 50.36 0.00 12.11 10.06 0.14 27.33 22:58:22 22:36:01 6 52.04 0.00 12.73 11.33 0.15 23.75 22:58:22 22:36:01 7 52.07 0.00 11.54 8.34 0.19 27.87 22:58:22 22:37:01 all 55.16 0.00 14.27 7.03 0.17 23.37 22:58:22 22:37:01 0 53.54 0.00 15.16 11.68 0.16 19.47 22:58:22 22:37:01 1 58.83 0.00 14.66 5.69 0.14 20.69 22:58:22 22:37:01 2 52.78 0.00 13.98 2.60 0.15 30.49 22:58:22 22:37:01 3 54.28 0.00 13.35 2.40 0.12 29.85 22:58:22 22:37:01 4 54.82 0.00 13.30 4.10 0.22 27.55 22:58:22 22:37:01 5 56.15 0.00 13.85 5.30 0.17 24.52 22:58:22 22:37:01 6 57.14 0.00 15.26 3.58 0.28 23.75 22:58:22 22:37:01 7 53.74 0.00 14.62 20.86 0.14 10.65 22:58:22 22:38:01 all 27.72 0.00 6.77 4.70 0.15 60.67 22:58:22 22:38:01 0 27.72 0.00 6.67 2.38 0.19 63.04 22:58:22 22:38:01 1 29.30 0.00 7.98 3.07 0.15 59.50 22:58:22 22:38:01 2 27.06 0.00 5.87 2.21 0.12 64.74 22:58:22 22:38:01 3 27.46 0.00 6.74 3.62 0.15 62.03 22:58:22 22:38:01 4 25.02 0.00 7.21 3.52 0.08 64.16 22:58:22 22:38:01 5 29.99 0.00 7.14 12.28 0.20 50.38 22:58:22 22:38:01 6 29.08 0.00 6.67 6.21 0.12 57.93 22:58:22 22:38:01 7 26.09 0.00 5.85 4.35 0.17 63.54 22:58:22 22:39:01 all 9.50 0.00 1.21 0.60 0.11 88.57 22:58:22 22:39:01 0 12.21 0.00 1.32 0.20 0.10 86.18 22:58:22 22:39:01 1 12.76 0.00 1.24 0.15 0.15 85.70 22:58:22 22:39:01 2 8.30 0.00 1.15 0.10 0.12 90.33 22:58:22 22:39:01 3 11.17 0.00 1.42 3.90 0.17 83.34 22:58:22 22:39:01 4 10.70 0.00 1.39 0.12 0.07 87.73 22:58:22 22:39:01 5 7.74 0.00 1.04 0.25 0.13 90.83 22:58:22 22:39:01 6 4.94 0.00 0.75 0.08 0.03 94.19 22:58:22 22:39:01 7 8.18 0.00 1.36 0.03 0.13 90.29 22:58:22 22:40:01 all 1.43 0.00 0.18 0.09 0.03 98.28 22:58:22 22:40:01 0 1.62 0.00 0.22 0.08 0.02 98.07 22:58:22 22:40:01 1 2.13 0.00 0.20 0.00 0.03 97.64 22:58:22 22:40:01 2 1.99 0.00 0.27 0.00 0.03 97.71 22:58:22 22:40:01 3 1.87 0.00 0.25 0.50 0.03 97.35 22:58:22 22:40:01 4 0.15 0.00 0.07 0.00 0.00 99.78 22:58:22 22:40:01 5 1.78 0.00 0.10 0.07 0.07 97.98 22:58:22 22:40:01 6 1.74 0.00 0.15 0.02 0.02 98.08 22:58:22 22:40:01 7 0.15 0.00 0.17 0.05 0.03 99.60 22:58:22 22:41:01 all 0.01 0.00 0.02 0.05 0.01 99.91 22:58:22 22:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:58:22 22:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:41:01 2 0.02 0.00 0.07 0.00 0.02 99.90 22:58:22 22:41:01 3 0.03 0.00 0.02 0.05 0.02 99.88 22:58:22 22:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:58:22 22:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:41:01 6 0.02 0.00 0.02 0.33 0.02 99.62 22:58:22 22:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:42:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:58:22 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:42:01 2 0.10 0.00 0.05 0.00 0.03 99.82 22:58:22 22:42:01 3 0.00 0.00 0.00 0.05 0.00 99.95 22:58:22 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:58:22 22:42:01 6 0.05 0.00 0.02 0.02 0.00 99.92 22:58:22 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:58:22 22:42:01 CPU %user %nice %system %iowait %steal %idle 22:58:22 22:43:01 all 0.01 0.00 0.02 0.01 0.01 99.95 22:58:22 22:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:58:22 22:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 22:58:22 22:43:01 3 0.00 0.00 0.02 0.08 0.00 99.90 22:58:22 22:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 22:58:22 22:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 22:58:22 22:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:58:22 22:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:44:01 all 0.02 0.00 0.02 0.01 0.01 99.94 22:58:22 22:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:58:22 22:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:58:22 22:44:01 2 0.03 0.00 0.02 0.00 0.03 99.92 22:58:22 22:44:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:58:22 22:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 22:58:22 22:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 22:58:22 22:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:58:22 22:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:58:22 22:45:01 all 0.01 0.00 0.01 0.02 0.00 99.95 22:58:22 22:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:58:22 22:45:01 3 0.02 0.00 0.02 0.10 0.02 99.85 22:58:22 22:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:45:01 5 0.03 0.00 0.00 0.07 0.00 99.90 22:58:22 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 22:58:22 22:46:01 all 0.04 0.00 0.03 0.02 0.03 99.89 22:58:22 22:46:01 0 0.05 0.00 0.02 0.00 0.10 99.83 22:58:22 22:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:58:22 22:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:58:22 22:46:01 3 0.03 0.00 0.05 0.10 0.02 99.80 22:58:22 22:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 22:58:22 22:46:01 5 0.03 0.00 0.03 0.07 0.02 99.85 22:58:22 22:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:58:22 22:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:58:22 22:47:01 all 0.03 0.00 0.00 0.02 0.00 99.95 22:58:22 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:58:22 22:47:01 3 0.00 0.00 0.00 0.12 0.00 99.88 22:58:22 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:47:01 5 0.03 0.00 0.03 0.03 0.02 99.88 22:58:22 22:47:01 6 0.12 0.00 0.00 0.00 0.00 99.88 22:58:22 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:58:22 22:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:58:22 22:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:58:22 22:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:58:22 22:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:58:22 22:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:48:01 5 0.03 0.00 0.02 0.02 0.02 99.92 22:58:22 22:48:01 6 0.07 0.00 0.02 0.00 0.02 99.90 22:58:22 22:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:58:22 22:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:58:22 22:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:49:01 5 0.03 0.00 0.02 0.03 0.00 99.92 22:58:22 22:49:01 6 0.05 0.00 0.02 0.00 0.03 99.90 22:58:22 22:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:58:22 22:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:58:22 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:58:22 22:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:58:22 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:58:22 22:50:01 5 0.05 0.00 0.02 0.02 0.02 99.90 22:58:22 22:50:01 6 0.02 0.00 0.02 0.00 0.03 99.93 22:58:22 22:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 22:58:22 22:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 22:58:22 22:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:58:22 22:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:58:22 22:51:01 5 0.02 0.00 0.02 0.03 0.00 99.93 22:58:22 22:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:58:22 22:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:58:22 22:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:58:22 22:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:58:22 22:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:58:22 22:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:58:22 22:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:58:22 22:52:01 6 0.03 0.00 0.05 0.00 0.03 99.88 22:58:22 22:52:01 7 0.00 0.00 0.03 0.00 0.02 99.95 22:58:22 22:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:58:22 22:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:58:22 22:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:58:22 22:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:58:22 22:53:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:58:22 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:53:01 5 0.03 0.00 0.02 0.03 0.00 99.92 22:58:22 22:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:58:22 22:53:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:58:22 22:58:22 22:53:01 CPU %user %nice %system %iowait %steal %idle 22:58:22 22:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:58:22 22:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:58:22 22:54:01 3 0.00 0.00 0.00 0.05 0.00 99.95 22:58:22 22:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:54:01 5 0.02 0.00 0.03 0.02 0.02 99.92 22:58:22 22:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:58:22 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:55:01 all 0.01 0.00 0.01 0.01 0.01 99.95 22:58:22 22:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:58:22 22:55:01 1 0.03 0.00 0.00 0.00 0.03 99.93 22:58:22 22:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:58:22 22:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 22:58:22 22:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:55:01 5 0.03 0.00 0.00 0.03 0.00 99.93 22:58:22 22:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:58:22 22:55:01 7 0.02 0.00 0.03 0.02 0.02 99.92 22:58:22 22:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:58:22 22:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:58:22 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:58:22 22:56:01 3 0.00 0.00 0.02 0.03 0.00 99.95 22:58:22 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:58:22 22:56:01 5 0.07 0.00 0.02 0.00 0.00 99.92 22:58:22 22:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:58:22 22:56:01 7 0.00 0.00 0.03 0.00 0.00 99.97 22:58:22 22:57:01 all 3.05 0.00 1.26 0.46 0.03 95.20 22:58:22 22:57:01 0 2.99 0.00 1.59 0.00 0.03 95.38 22:58:22 22:57:01 1 2.95 0.00 1.48 0.10 0.03 95.44 22:58:22 22:57:01 2 4.36 0.00 0.95 0.00 0.02 94.67 22:58:22 22:57:01 3 3.16 0.00 0.97 0.33 0.03 95.50 22:58:22 22:57:01 4 2.49 0.00 1.05 0.00 0.02 96.44 22:58:22 22:57:01 5 3.10 0.00 1.79 3.25 0.02 91.84 22:58:22 22:57:01 6 2.70 0.00 0.91 0.02 0.02 96.36 22:58:22 22:57:01 7 2.65 0.00 1.37 0.00 0.03 95.94 22:58:22 22:58:01 all 7.39 0.00 2.90 2.76 0.08 86.88 22:58:22 22:58:01 0 7.52 0.00 3.33 0.03 0.05 89.06 22:58:22 22:58:01 1 6.65 0.00 2.83 1.55 0.13 88.84 22:58:22 22:58:01 2 6.27 0.00 2.76 0.03 0.05 90.88 22:58:22 22:58:01 3 8.32 0.00 2.38 0.49 0.10 88.71 22:58:22 22:58:01 4 7.70 0.00 2.12 0.19 0.07 89.92 22:58:22 22:58:01 5 7.76 0.00 3.78 16.06 0.07 72.33 22:58:22 22:58:01 6 7.95 0.00 2.91 3.22 0.07 85.85 22:58:22 22:58:01 7 6.95 0.00 3.09 0.59 0.07 89.30 22:58:22 Average: all 10.24 0.00 2.57 1.49 0.05 85.65 22:58:22 Average: 0 10.27 0.00 2.53 1.25 0.05 85.90 22:58:22 Average: 1 10.58 0.00 2.66 1.29 0.05 85.42 22:58:22 Average: 2 10.07 0.00 2.50 1.09 0.04 86.29 22:58:22 Average: 3 10.43 0.00 2.53 1.88 0.04 85.12 22:58:22 Average: 4 9.91 0.00 2.65 1.53 0.04 85.87 22:58:22 Average: 5 10.14 0.00 2.56 2.34 0.05 84.91 22:58:22 Average: 6 10.34 0.00 2.62 1.11 0.05 85.89 22:58:22 Average: 7 10.17 0.00 2.55 1.44 0.04 85.81 22:58:22 22:58:22 22:58:22