Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a7cf403fe7587e533bf169ada0df6231d8066d7 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-ssh2996248148559523359.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6005441768582410742.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7590863500072572361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4169033029083681726.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-ssh14371153172040301102.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5886 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/407 [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/407 # 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 3a7cf403fe7587e533bf169ada0df6231d8066d7 (main) Commit message: "refactor: Tweaks to common device configuration (#4355)" > 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 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 > git rev-list --no-walk 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:48 ========================================================= 20:18:48 EdgeX Global Pipelines Version Info 20:18:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:49 ------------------- 20:18:49 stable info: 20:18:49 ------------------- 20:18:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:18:49 Message: update stable to v1.0.244 20:18:49 ------------------- 20:18:49 experimental info: 20:18:49 ------------------- 20:18:49 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:18:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a7cf40 [Pipeline] echo 20:18:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:50 provisioning config files... 20:18:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config3873672278547991200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:50 ---> docker-login.sh 20:18:50 nexus3.edgexfoundry.org:10001 20:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:50 Configure a credential helper to remove this warning. See 20:18:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:50 20:18:50 Login Succeeded 20:18:50 nexus3.edgexfoundry.org:10002 20:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:51 Configure a credential helper to remove this warning. See 20:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:51 20:18:51 Login Succeeded 20:18:51 nexus3.edgexfoundry.org:10003 20:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:51 Configure a credential helper to remove this warning. See 20:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:51 20:18:51 Login Succeeded 20:18:51 nexus3.edgexfoundry.org:10004 20:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:51 Configure a credential helper to remove this warning. See 20:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:51 20:18:51 Login Succeeded 20:18:51 docker.io 20:18:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:51 Configure a credential helper to remove this warning. See 20:18:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:51 20:18:51 Login Succeeded 20:18:51 ---> docker-login.sh ends [Pipeline] } 20:18:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:52 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-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 20:18:52 + dirname cmd/core-command/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo core-command,cmd/core-command/Dockerfile 20:18:52 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:18:52 cut -d/ -f2 20:18:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:18:52 + dirname cmd/core-data/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo core-data,cmd/core-data/Dockerfile 20:18:52 + + dirname cmd/core-metadata/Dockerfile 20:18:52 cut -d/ -f2 20:18:52 + echo core-metadata,cmd/core-metadata/Dockerfile 20:18:52 + dirname cmd/security-bootstrapper/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:18:52 + dirname cmd/security-proxy-setup/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:18:52 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 20:18:52 -f2 20:18:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:18:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:18:52 + + cut -d/ -f2 20:18:52 dirname cmd/security-spire-agent/Dockerfile 20:18:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:18:52 + dirname cmd/security-spire-config/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:18:52 + dirname cmd/security-spire-server/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:18:52 + + cut -d/ -f2 20:18:52 dirname cmd/support-notifications/Dockerfile 20:18:52 + echo support-notifications,cmd/support-notifications/Dockerfile 20:18:52 + dirname cmd/support-scheduler/Dockerfile 20:18:52 + cut -d/ -f2 20:18:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:18:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:52 + git rev-list -1 --merges 3a7cf403fe7587e533bf169ada0df6231d8066d7~1..3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] echo 20:18:52 -----------> git rev-list -1 --merges 3a7cf403fe7587e533bf169ada0df6231d8066d7~1..3a7cf403fe7587e533bf169ada0df6231d8066d7 3a7cf403fe7587e533bf169ada0df6231d8066d7 [false] [Pipeline] sh 20:18:52 + git log --format=format:%s -1 3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] echo 20:18:52 ========================================================= 20:18:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:18:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:53 + grep -v github /etc/ssh/ssh_known_hosts 20:18:53 + [ -e /tmp/ssh_known_hosts ] 20:18:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:53 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:53 20:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:53 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:53 b85a868b505f: Pulling fs layer 20:18:53 e2be974225ed: Pulling fs layer 20:18:53 339a4e72a1f5: Pulling fs layer 20:18:53 988bab9f4d93: Pulling fs layer 20:18:53 1469e6f7b9e6: Pulling fs layer 20:18:53 eaf3925da568: Pulling fs layer 20:18:53 bab4dde63d76: Pulling fs layer 20:18:53 988bab9f4d93: Waiting 20:18:53 eaf3925da568: Waiting 20:18:53 bde34c3a00c8: Pulling fs layer 20:18:53 b352a97aabf1: Pulling fs layer 20:18:53 bab4dde63d76: Waiting 20:18:53 4872d77fe225: Pulling fs layer 20:18:53 5851b861e8e6: Pulling fs layer 20:18:53 b352a97aabf1: Waiting 20:18:53 5851b861e8e6: Waiting 20:18:53 4872d77fe225: Waiting 20:18:53 e2be974225ed: Verifying Checksum 20:18:53 e2be974225ed: Download complete 20:18:53 988bab9f4d93: Download complete 20:18:54 1469e6f7b9e6: Download complete 20:18:54 339a4e72a1f5: Verifying Checksum 20:18:54 339a4e72a1f5: Download complete 20:18:54 eaf3925da568: Download complete 20:18:54 bde34c3a00c8: Verifying Checksum 20:18:54 bde34c3a00c8: Download complete 20:18:54 b352a97aabf1: Download complete 20:18:54 4872d77fe225: Download complete 20:18:54 5851b861e8e6: Verifying Checksum 20:18:54 5851b861e8e6: Download complete 20:18:54 b85a868b505f: Verifying Checksum 20:18:54 b85a868b505f: Download complete 20:18:54 bab4dde63d76: Verifying Checksum 20:18:54 bab4dde63d76: Download complete 20:18:55 b85a868b505f: Pull complete 20:18:55 e2be974225ed: Pull complete 20:18:56 339a4e72a1f5: Pull complete 20:18:56 988bab9f4d93: Pull complete 20:18:56 1469e6f7b9e6: Pull complete 20:18:56 eaf3925da568: Pull complete 20:18:58 bab4dde63d76: Pull complete 20:18:58 bde34c3a00c8: Pull complete 20:18:58 b352a97aabf1: Pull complete 20:18:58 4872d77fe225: Pull complete 20:18:58 5851b861e8e6: Pull complete 20:18:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:59 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:00 $ docker top ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe -eo pid,comm 20:19:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:00 [ssh-agent] Looking for ssh-agent implementation... 20:19:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:01 $ docker exec ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent 20:19:01 SSH_AUTH_SOCK=/tmp/ssh-YLzG7Zc3RRh5/agent.31 20:19:01 SSH_AGENT_PID=37 20:19:01 Running ssh-add (command line suppressed) 20:19:01 Identity added: /w/workspace/edgex-go/407@tmp/private_key_5435280131503515485.key (/w/workspace/edgex-go/407@tmp/private_key_5435280131503515485.key) 20:19:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:01 + git tag --points-at HEAD [Pipeline] } 20:19:01 $ docker exec --env ******** --env ******** ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent -k 20:19:01 unset SSH_AUTH_SOCK; 20:19:01 unset SSH_AGENT_PID; 20:19:01 echo Agent pid 37 killed; 20:19:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:01 [ssh-agent] Looking for ssh-agent implementation... 20:19:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:01 $ docker exec ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent 20:19:01 SSH_AUTH_SOCK=/tmp/ssh-J3lBf1y7bzh7/agent.70 20:19:01 SSH_AGENT_PID=76 20:19:01 Running ssh-add (command line suppressed) 20:19:02 Identity added: /w/workspace/edgex-go/407@tmp/private_key_11762206066053866187.key (/w/workspace/edgex-go/407@tmp/private_key_11762206066053866187.key) 20:19:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:02 + git semver init 20:19:02 2023-02-14 20:19:02,517 [run_init] DEBUG init version:0.0.0 force:False 20:19:02 2023-02-14 20:19:02,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/407/.semver 20:19:02 2023-02-14 20:19:02,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/407/.semver 20:19:02 2023-02-14 20:19:02,518 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/407/.semver'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=None) 20:19:09 2023-02-14 20:19:08,053 [append_file] DEBUG append to file:/w/workspace/edgex-go/407/.git/info/exclude 20:19:09 2023-02-14 20:19:08,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/407/.semver/main with force:False 20:19:09 2023-02-14 20:19:08,053 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:19:09 2023-02-14 20:19:08,053 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:19:09 3.0.0-dev.47 [Pipeline] } 20:19:09 $ docker exec --env ******** --env ******** ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe ssh-agent -k 20:19:09 unset SSH_AUTH_SOCK; 20:19:09 unset SSH_AGENT_PID; 20:19:09 echo Agent pid 76 killed; 20:19:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:09 + git semver [Pipeline] } 20:19:09 $ docker stop --time=1 ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe 20:19:11 $ docker rm -f --volumes ffe061f611007022ae72cedc1d3b64d354871f1fd8c3e25e657885945924e7fe [Pipeline] // withDockerContainer [Pipeline] sh 20:19:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:12 Stashed 1 file(s) [Pipeline] echo 20:19:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:19:12 + git config --global --add safe.directory /w/workspace/edgex-go/407 [Pipeline] echo 20:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:12 ========================================================= 20:19:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:19:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:19:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:12 213ec9aee27d: Pulling fs layer 20:19:12 4583459ba037: Pulling fs layer 20:19:12 93c1e223e6f2: Pulling fs layer 20:19:12 53926ce57604: Pulling fs layer 20:19:12 21b2b0c7a3f4: Pulling fs layer 20:19:12 22ff95d597cd: Pulling fs layer 20:19:12 12d6caf4c0d1: Pulling fs layer 20:19:12 96b7cbca73a9: Pulling fs layer 20:19:12 a7acece74701: Pulling fs layer 20:19:12 22ff95d597cd: Waiting 20:19:12 12d6caf4c0d1: Waiting 20:19:12 96b7cbca73a9: Waiting 20:19:12 53926ce57604: Waiting 20:19:12 a7acece74701: Waiting 20:19:12 21b2b0c7a3f4: Waiting 20:19:12 93c1e223e6f2: Verifying Checksum 20:19:12 93c1e223e6f2: Download complete 20:19:12 4583459ba037: Download complete 20:19:12 21b2b0c7a3f4: Verifying Checksum 20:19:12 21b2b0c7a3f4: Download complete 20:19:12 22ff95d597cd: Verifying Checksum 20:19:12 22ff95d597cd: Download complete 20:19:12 213ec9aee27d: Verifying Checksum 20:19:12 213ec9aee27d: Download complete 20:19:13 12d6caf4c0d1: Download complete 20:19:13 213ec9aee27d: Pull complete 20:19:13 4583459ba037: Pull complete 20:19:13 93c1e223e6f2: Pull complete 20:19:14 53926ce57604: Verifying Checksum 20:19:14 53926ce57604: Download complete 20:19:14 a7acece74701: Verifying Checksum 20:19:14 a7acece74701: Download complete 20:19:14 96b7cbca73a9: Verifying Checksum 20:19:14 96b7cbca73a9: Download complete 20:19:18 53926ce57604: Pull complete 20:19:18 21b2b0c7a3f4: Pull complete 20:19:18 22ff95d597cd: Pull complete 20:19:18 12d6caf4c0d1: Pull complete 20:19:20 96b7cbca73a9: Pull complete 20:19:21 a7acece74701: Pull complete 20:19:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:19:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:21 WORKDIR /edgex 20:19:21 COPY go.mod . 20:19:21 RUN go mod download 20:19:21 + docker build -t ci-base-image-x86_64 -f - . 20:19:22 Sending build context to Docker daemon 170.2MB 20:19:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:22 ---> db6d94c90886 20:19:22 Step 2/4 : WORKDIR /edgex 20:19:24 ---> Running in feb74a80075f 20:19:24 Removing intermediate container feb74a80075f 20:19:24 ---> 1a1a1a1e77e7 20:19:24 Step 3/4 : COPY go.mod . 20:19:24 ---> 0df8f877d0fd 20:19:24 Step 4/4 : RUN go mod download 20:19:24 ---> Running in 908628aa90b9 20:19:27 Still waiting to schedule task 20:19:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:19:36 Removing intermediate container 908628aa90b9 20:19:36 ---> e4184f95aed6 20:19:36 Successfully built e4184f95aed6 20:19:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:37 + docker inspect -f . ci-base-image-x86_64 20:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:37 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:19:37 $ docker top 74e472a928c4835dbe05e214783577d1fc869e76987f8a3e7ae362e6751488e0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:38 + go version 20:19:38 go version go1.18.7 linux/amd64 [Pipeline] } 20:19:38 $ docker stop --time=1 74e472a928c4835dbe05e214783577d1fc869e76987f8a3e7ae362e6751488e0 20:19:39 $ docker rm -f --volumes 74e472a928c4835dbe05e214783577d1fc869e76987f8a3e7ae362e6751488e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:39 + docker inspect -f . ci-base-image-x86_64 20:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:39 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:19:39 $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:19:40 $ docker top d40457fb19add63e6f2f7743b807b96eaa8b5ab358ef2c2da3d8b503924c2949 -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:40 ========================================================= 20:19:40 [edgeXBuildGoParallel] Running Tests and Build... 20:19:40 ========================================================= [Pipeline] sh 20:19:40 + git config --global --add safe.directory /w/workspace/edgex-go/407 [Pipeline] fileExists [Pipeline] sh 20:19:41 + make test 20:19:41 go test -race -coverprofile=coverage.out ./... 20:19:49 ? github.com/edgexfoundry/edgex-go [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 20:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 20:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.128s coverage: 73.2% of statements 20:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:20:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.139s coverage: 54.0% of statements 20:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:20:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.067s coverage: 89.2% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.9% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.520s coverage: 95.6% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 29.6% of statements 20:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 82.9% of statements 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 20:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 20:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.113s coverage: 94.4% of statements 20:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.401s coverage: 79.9% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.264s coverage: 63.1% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.410s coverage: 65.3% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 41.0% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:20:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:20:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:20:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:20:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:20:53 go vet ./... 20:20:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:57 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:20:57 + ls -al . 20:20:57 total 744 20:20:57 drwxrwxr-x 11 1001 1001 4096 Feb 14 20:19 . 20:20:57 drwxr-xr-x 4 root root 4096 Feb 14 20:19 .. 20:20:57 drwxrwxr-x 2 1001 1001 4096 Feb 14 20:18 .blubracket 20:20:57 -rw-rw-r-- 1 1001 1001 16 Feb 14 20:18 .dockerignore 20:20:57 drwxrwxr-x 8 1001 1001 4096 Feb 14 20:20 .git 20:20:57 drwxrwxr-x 3 1001 1001 4096 Feb 14 20:18 .github 20:20:57 -rw-rw-r-- 1 1001 1001 1024 Feb 14 20:18 .gitignore 20:20:57 -rw-rw-r-- 1 1001 1001 42 Feb 14 20:18 .golangci.yml 20:20:57 -rw-rw-r-- 1 1001 1001 87 Feb 14 20:18 .hadolint.yml 20:20:57 drwxr-xr-x 3 1001 1001 4096 Feb 14 20:19 .semver 20:20:57 -rw-rw-r-- 1 1001 1001 166 Feb 14 20:18 .sonarcloud.properties 20:20:57 -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:18 ADOPTERS.md 20:20:57 -rw-rw-r-- 1 1001 1001 10825 Feb 14 20:18 Attribution.txt 20:20:57 -rw-rw-r-- 1 1001 1001 73765 Feb 14 20:18 CHANGELOG.md 20:20:57 -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:18 CONTRIBUTING.md 20:20:57 -rw-rw-r-- 1 1001 1001 677 Feb 14 20:18 GOVERNANCE.md 20:20:57 -rw-rw-r-- 1 1001 1001 850 Feb 14 20:18 Jenkinsfile 20:20:57 -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:18 LICENSE 20:20:57 -rw-rw-r-- 1 1001 1001 13375 Feb 14 20:18 Makefile 20:20:57 -rw-rw-r-- 1 1001 1001 582 Feb 14 20:18 OWNERS.md 20:20:57 -rw-rw-r-- 1 1001 1001 9403 Feb 14 20:18 README.md 20:20:57 -rw-rw-r-- 1 1001 1001 6912 Feb 14 20:18 SECURITY.md 20:20:57 -rw-rw-r-- 1 1001 1001 12 Feb 14 20:19 VERSION 20:20:57 drwxrwxr-x 2 1001 1001 4096 Feb 14 20:18 bin 20:20:57 drwxrwxr-x 17 1001 1001 4096 Feb 14 20:18 cmd 20:20:57 -rw-r--r-- 1 root root 487233 Feb 14 20:20 coverage.out 20:20:57 -rw-rw-r-- 1 1001 1001 3295 Feb 14 20:18 go.mod 20:20:57 -rw-rw-r-- 1 1001 1001 33318 Feb 14 20:18 go.sum 20:20:57 drwxrwxr-x 7 1001 1001 4096 Feb 14 20:18 internal 20:20:57 drwxrwxr-x 3 1001 1001 4096 Feb 14 20:18 openapi 20:20:57 drwxrwxr-x 4 1001 1001 4096 Feb 14 20:18 snap 20:20:57 -rw-rw-r-- 1 1001 1001 204 Feb 14 20:18 version.go [Pipeline] sh 20:20:57 + '[' -e coverage.out ] 20:20:57 + chown 1001:1001 coverage.out [Pipeline] stash 20:20:58 Stashed 1 file(s) [Pipeline] sh 20:20:58 + make build 20:20:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:21:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5887 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:21:04 Running in /w/workspace/edgex-go/407 [Pipeline] { [Pipeline] checkout 20:21:04 The recommended git tool is: git 20:21:12 using credential edgex-jenkins-ssh 20:21:12 Cloning the remote Git repository 20:21:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:21:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:21:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:21:12 > git init /w/workspace/edgex-go/407 # timeout=10 20:21:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:21:12 > git --version # timeout=10 20:21:12 > git --version # 'git version 2.25.1' 20:21:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:21:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:21:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:21:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:21:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:21:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:21:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:30 Avoid second fetch 20:21:30 Checking out Revision 3a7cf403fe7587e533bf169ada0df6231d8066d7 (main) 20:21:31 Commit message: "refactor: Tweaks to common device configuration (#4355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:21:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:21:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:32 Dload Upload Total Spent Left Speed 20:21:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 87937 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 20:21:30 > git config core.sparsecheckout # timeout=10 20:21:30 > git checkout -f 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 [Pipeline] sh 20:21:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:21:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:21:33 + sudo tee /etc/docker/daemon.new 20:21:33 { 20:21:33 "registry-mirrors": [ 20:21:33 "https://nexus3.edgexfoundry.org:10001" 20:21:33 ], 20:21:33 "bip": "10.250.0.254/24", 20:21:33 "hosts": [ 20:21:33 "tcp://0.0.0.0:5555", 20:21:33 "unix:///var/run/docker.sock" 20:21:33 ], 20:21:33 "mtu": 1458, 20:21:33 "selinux-enabled": true, 20:21:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:21:33 } [Pipeline] sh [Pipeline] } 20:21:33 $ docker stop --time=1 d40457fb19add63e6f2f7743b807b96eaa8b5ab358ef2c2da3d8b503924c2949 20:21:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:21:35 $ docker rm -f --volumes d40457fb19add63e6f2f7743b807b96eaa8b5ab358ef2c2da3d8b503924c2949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv 20:21:36 + sudo service docker restart [Pipeline] { [Pipeline] sh 20:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:36 20:21:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:37 latest: Pulling from edgex-devops/edgex-compose 20:21:37 cbdbe7a5bc2a: Pulling fs layer 20:21:37 ca9280d653b3: Pulling fs layer 20:21:37 7e9c9ca2126c: Pulling fs layer 20:21:37 cbdbe7a5bc2a: Download complete 20:21:37 cbdbe7a5bc2a: Pull complete 20:21:37 ca9280d653b3: Verifying Checksum 20:21:37 ca9280d653b3: Download complete 20:21:37 7e9c9ca2126c: Verifying Checksum 20:21:37 7e9c9ca2126c: Download complete 20:21:37 ca9280d653b3: Pull complete 20:21:41 7e9c9ca2126c: Pull complete 20:21:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:41 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:21:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:21:42 $ docker top 44f24657fe3954099ef358e97b5c31d5047fbf53571d339b297a48580b3529b8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:43 + docker-compose build --help 20:21:43 + grep parallel 20:21:43 --parallel Build images in parallel. [Pipeline] } 20:21:43 $ docker stop --time=1 44f24657fe3954099ef358e97b5c31d5047fbf53571d339b297a48580b3529b8 20:21:45 $ docker rm -f --volumes 44f24657fe3954099ef358e97b5c31d5047fbf53571d339b297a48580b3529b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:45 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:21:45 $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:21:46 $ docker top 9e07ad53cc38f691efd3e68ea6cc0c48e19ee1a2e851ab4c4b8f4d9439e1ebfa -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:46 + docker-compose -f ./docker-compose-build.yml build --parallel 20:21:46 Building core-command ... 20:21:46 Building core-common-config-bootstrapper ... 20:21:46 Building core-data ... 20:21:46 Building core-metadata ... 20:21:46 Building security-bootstrapper ... 20:21:46 Building security-proxy-setup ... 20:21:46 Building security-secretstore-setup ... 20:21:46 Building security-spiffe-token-provider ... 20:21:46 Building security-spire-agent ... 20:21:46 Building security-spire-config ... 20:21:46 Building security-spire-server ... 20:21:46 Building support-notifications ... 20:21:46 Building support-scheduler ... 20:21:46 Building security-spire-agent 20:21:46 Building security-proxy-setup 20:21:46 Building security-secretstore-setup 20:21:46 Building core-data 20:21:46 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:54 provisioning config files... 20:21:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config3170830526570772331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:55 ---> docker-login.sh 20:21:55 nexus3.edgexfoundry.org:10001 20:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:55 Configure a credential helper to remove this warning. See 20:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:55 20:21:55 Login Succeeded 20:21:55 nexus3.edgexfoundry.org:10002 20:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:56 Configure a credential helper to remove this warning. See 20:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:56 20:21:56 Login Succeeded 20:21:56 nexus3.edgexfoundry.org:10003 20:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:56 Configure a credential helper to remove this warning. See 20:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:56 20:21:56 Login Succeeded 20:21:56 nexus3.edgexfoundry.org:10004 20:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:56 Configure a credential helper to remove this warning. See 20:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:56 20:21:56 Login Succeeded 20:21:56 docker.io 20:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:57 Configure a credential helper to remove this warning. See 20:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:57 20:21:57 Login Succeeded 20:21:57 ---> docker-login.sh ends [Pipeline] } 20:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:21:58 + git config --global --add safe.directory /w/workspace/edgex-go/407 [Pipeline] echo 20:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:58 ========================================================= 20:21:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:21:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:21:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:58 9b18e9b68314: Pulling fs layer 20:21:58 35d82f9e3411: Pulling fs layer 20:21:58 e16973657156: Pulling fs layer 20:21:58 fc693d55d65f: Pulling fs layer 20:21:58 7e9fc2657dce: Pulling fs layer 20:21:58 dda99020689f: Pulling fs layer 20:21:58 db1c61fa0a46: Pulling fs layer 20:21:58 891c053d2c06: Pulling fs layer 20:21:58 dda99020689f: Waiting 20:21:58 db1c61fa0a46: Waiting 20:21:58 fc693d55d65f: Waiting 20:21:58 891c053d2c06: Waiting 20:21:58 7e9fc2657dce: Waiting 20:21:58 e16973657156: Verifying Checksum 20:21:58 e16973657156: Download complete 20:21:58 35d82f9e3411: Verifying Checksum 20:21:58 35d82f9e3411: Download complete 20:21:58 7e9fc2657dce: Verifying Checksum 20:21:58 7e9fc2657dce: Download complete 20:21:58 dda99020689f: Download complete 20:21:58 9b18e9b68314: Verifying Checksum 20:21:59 9b18e9b68314: Pull complete 20:21:59 891c053d2c06: Verifying Checksum 20:21:59 891c053d2c06: Download complete 20:22:00 35d82f9e3411: Pull complete 20:22:00 e16973657156: Pull complete 20:22:01 db1c61fa0a46: Verifying Checksum 20:22:01 db1c61fa0a46: Download complete 20:22:01 fc693d55d65f: Verifying Checksum 20:22:01 fc693d55d65f: Download complete 20:22:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:01 ---> e4184f95aed6 20:22:01 Step 3/24 : WORKDIR /edgex-go 20:22:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:22:01 ---> e4184f95aed6 20:22:01 Step 3/19 : WORKDIR /edgex-go 20:22:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:01 ---> e4184f95aed6 20:22:01 Step 3/24 : WORKDIR /edgex-go 20:22:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:22:01 ---> e4184f95aed6 20:22:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:22:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:22:01 ---> e4184f95aed6 20:22:01 Step 3/21 : WORKDIR /edgex-go 20:22:04 ---> Running in a4a0fc24fbf0 20:22:04 ---> Running in 2b111f8a9526 20:22:04 ---> Running in 82d26bf74d77 20:22:04 ---> Running in 1a6b2449e7d8 20:22:04 ---> Running in 1a9499c846f1 20:22:04 Removing intermediate container a4a0fc24fbf0 20:22:04 ---> 938f26c6b4af 20:22:04 Step 4/22 : WORKDIR /edgex-go 20:22:04 Removing intermediate container 2b111f8a9526 20:22:04 ---> e636dfe498c5 20:22:04 Step 4/24 : RUN apk add --update --no-cache make git 20:22:04 ---> Running in aa59cfb5faaf 20:22:04 Removing intermediate container 1a9499c846f1 20:22:04 ---> 27e8d53edbf6 20:22:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:22:04 Removing intermediate container 1a6b2449e7d8 20:22:04 ---> 3571b6a184f8 20:22:04 Step 4/21 : RUN apk add --update --no-cache make git 20:22:04 Removing intermediate container 82d26bf74d77 20:22:04 ---> 4c7b2516d15d 20:22:04 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:22:04 ---> Running in 5ed3857ee8b9 20:22:04 ---> Running in bcb3dfab3680 20:22:04 ---> Running in 60abcde7215d 20:22:04 ---> Running in 98e0860471d6 20:22:04 Removing intermediate container aa59cfb5faaf 20:22:04 ---> 464f2d1e7132 20:22:04 Step 5/22 : RUN apk add --update --no-cache make git 20:22:04 ---> Running in d2e32ef88d17 20:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:05 OK: 211 MiB in 51 packages 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:05 OK: 211 MiB in 51 packages 20:22:05 OK: 211 MiB in 51 packages 20:22:05 OK: 211 MiB in 51 packages 20:22:05 v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:22:05 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:22:05 OK: 17046 distinct packages available 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:05 Removing intermediate container 5ed3857ee8b9 20:22:05 ---> d7e240a6eb46 20:22:05 Step 5/24 : COPY go.mod vendor* ./ 20:22:05 Removing intermediate container bcb3dfab3680 20:22:05 ---> d3e57c102149 20:22:05 Step 5/24 : COPY go.mod vendor* ./ 20:22:06 OK: 211 MiB in 51 packages 20:22:06 ---> 4c04fb0baf7e 20:22:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:06 ---> 6fee8dd54993 20:22:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:06 Removing intermediate container 60abcde7215d 20:22:06 ---> 140b0327640a 20:22:06 Step 5/21 : COPY go.mod vendor* ./ 20:22:06 ---> Running in 555217a7c3fa 20:22:06 Removing intermediate container d2e32ef88d17 20:22:06 ---> 0720e6ba2fd7 20:22:06 Step 6/22 : COPY go.mod vendor* ./ 20:22:06 ---> Running in d76bb8b3516e 20:22:06 ---> 84d08ad7ee91 20:22:06 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:06 ---> Running in dc8d755ae881 20:22:06 ---> 3a5ceeabbaaa 20:22:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:06 Removing intermediate container 98e0860471d6 20:22:06 ---> 4c6dff4536c1 20:22:06 Step 5/19 : COPY go.mod vendor* ./ 20:22:06 ---> Running in 1a136326883e 20:22:06 ---> 0cf24d77bbcd 20:22:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:06 ---> Running in d954078e4b03 20:22:14 fc693d55d65f: Pull complete 20:22:14 7e9fc2657dce: Pull complete 20:22:14 dda99020689f: Pull complete 20:22:20 db1c61fa0a46: Pull complete 20:22:22 891c053d2c06: Pull complete 20:22:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:22:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:22:22 WORKDIR /edgex 20:22:22 COPY go.mod . 20:22:22 RUN go mod download 20:22:22 + docker build -t ci-base-image-arm64 -f - . 20:22:23 Sending build context to Docker daemon 3.1MB 20:22:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:22:23 ---> f96f9c87975a 20:22:23 Step 2/4 : WORKDIR /edgex 20:22:25 ---> Running in 916c8328f330 20:22:25 Removing intermediate container 916c8328f330 20:22:25 ---> e25092acc06e 20:22:25 Step 3/4 : COPY go.mod . 20:22:25 ---> 6e650f9489c5 20:22:25 Step 4/4 : RUN go mod download 20:22:25 ---> Running in 05423b423f5a 20:22:53 Removing intermediate container d76bb8b3516e 20:22:53 ---> dc519a117c78 20:22:53 Step 7/24 : COPY . . 20:22:53 Removing intermediate container 1a136326883e 20:22:53 ---> d021ef947795 20:22:53 Step 8/22 : COPY . . 20:22:53 Removing intermediate container d954078e4b03 20:22:53 ---> 6e22effb5216 20:22:53 Step 7/19 : COPY . . 20:22:53 Removing intermediate container dc8d755ae881 20:22:53 ---> 912d0157efd5 20:22:53 Step 7/21 : COPY . . 20:22:53 Removing intermediate container 555217a7c3fa 20:22:53 ---> b315960310bf 20:22:53 Step 7/24 : COPY . . 20:22:55 ---> 7e8655e8257f 20:22:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:22:55 ---> ba73ca3db549 20:22:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:22:55 ---> 701e5447aa3c 20:22:55 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:55 ---> Running in a3f6e869e5ac 20:22:55 ---> a8cc324ed89c 20:22:55 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:22:55 ---> 39efde809d00 20:22:55 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:55 ---> Running in 6b5a6b39932f 20:22:55 ---> Running in b793083902e6 20:22:55 ---> Running in 0916872fda37 20:22:55 ---> Running in e1adf82c9d62 20:22:55 Removing intermediate container a3f6e869e5ac 20:22:55 ---> 38f64b7064f5 20:22:55 Step 9/24 : WORKDIR /edgex-go/spire-build 20:22:55 ---> Running in 10ec4629a460 20:22:55 Removing intermediate container 10ec4629a460 20:22:55 ---> 6b5a96e223c3 20:22:55 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:22:55 ---> Running in e8868a74087e 20:22:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:22:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:22:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:22:57 Removing intermediate container e8868a74087e 20:22:57 ---> cc1272810562 20:22:57 Step 11/24 : WORKDIR /edgex-go 20:22:57 ---> Running in b612be87ef6a 20:22:57 Removing intermediate container b612be87ef6a 20:22:57 ---> 8a2584db28f8 20:22:57 20:22:57 Step 12/24 : FROM alpine:3.15 20:22:57 3.15: Pulling from library/alpine 20:22:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:57 Status: Downloaded newer image for alpine:3.15 20:22:57 ---> 5ce65d7b0fde 20:22:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:58 ---> Running in 0fc4076c175e 20:22:58 Removing intermediate container 0fc4076c175e 20:22:58 ---> 1158307213a9 20:22:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:58 ---> Running in c21b243e0b2e 20:22:58 Removing intermediate container 05423b423f5a 20:22:58 ---> 7b55cb187820 20:22:58 Successfully built 7b55cb187820 20:22:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:58 + docker inspect -f . ci-base-image-arm64 20:22:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:58 prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container 20:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:59 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:59 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:59 OK: 15857 distinct packages available 20:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:22:59 (1/5) Installing dumb-init (1.2.5-r1) 20:22:59 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:59 (3/5) Installing libucontext (1.1-r0) 20:22:59 (4/5) Installing gcompat (1.0.0-r4) 20:22:59 (5/5) Installing openssl (1.1.1t-r1) 20:22:59 Executing busybox-1.34.1-r7.trigger 20:22:59 OK: 7 MiB in 19 packages 20:23:00 $ docker top f94e724572478477fa64f159f7186cab28218994d1ed7b8a21b5398fc4047620 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:00 + go version 20:23:00 go version go1.18.7 linux/arm64 [Pipeline] } 20:23:00 $ docker stop --time=1 f94e724572478477fa64f159f7186cab28218994d1ed7b8a21b5398fc4047620 20:23:01 Removing intermediate container c21b243e0b2e 20:23:01 ---> 595b4fb99685 20:23:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:23:02 $ docker rm -f --volumes f94e724572478477fa64f159f7186cab28218994d1ed7b8a21b5398fc4047620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:03 20:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:03 latest: Pulling from edgex-devops/edgex-compose-arm64 20:23:03 29e5d40040c1: Pulling fs layer 20:23:03 1ce36da41761: Pulling fs layer 20:23:03 25b303627fd3: Pulling fs layer 20:23:03 ---> dd387b71ef7c 20:23:03 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:03 29e5d40040c1: Download complete 20:23:04 1ce36da41761: Verifying Checksum 20:23:04 1ce36da41761: Download complete 20:23:04 29e5d40040c1: Pull complete 20:23:05 1ce36da41761: Pull complete 20:23:05 25b303627fd3: Verifying Checksum 20:23:05 25b303627fd3: Download complete 20:23:06 ---> 3ae2c639ce6c 20:23:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:06 ---> b35dd6bb0190 20:23:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:23:07 ---> 7e648bf6a9cd 20:23:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:08 ---> f73d5cfa9099 20:23:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:08 ---> Running in 0561c6809d14 20:23:08 Removing intermediate container 0561c6809d14 20:23:08 ---> 29f50b34e546 20:23:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:09 ---> Running in 0aae047e4863 20:23:09 Removing intermediate container 0aae047e4863 20:23:09 ---> ab84519d701e 20:23:09 Step 22/24 : LABEL arch=x86_64 20:23:09 ---> Running in 949e707dd598 20:23:10 Removing intermediate container 949e707dd598 20:23:10 ---> eb0cad1a45ad 20:23:10 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:23:10 ---> Running in e5365e1b4d85 20:23:10 Removing intermediate container e5365e1b4d85 20:23:10 ---> 918cebd443f0 20:23:10 Step 24/24 : LABEL version=3.0.0-dev.47 20:23:10 ---> Running in 5aaf8c4f0ec6 20:23:11 Removing intermediate container 5aaf8c4f0ec6 20:23:11 ---> c139bbe8eb93 20:23:11 20:23:11 Successfully built c139bbe8eb93 20:23:11 Successfully tagged security-spire-agent:latest 20:23:11  Building security-spire-agent ... done Building security-spire-config 20:23:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:13 ---> e4184f95aed6 20:23:13 Step 3/24 : WORKDIR /edgex-go 20:23:13 ---> Using cache 20:23:13 ---> 4c7b2516d15d 20:23:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:15 25b303627fd3: Pull complete 20:23:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:16 prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container 20:23:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:23:16 ---> Running in 3a547b09033a 20:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:17 OK: 211 MiB in 51 packages 20:23:18 Removing intermediate container 3a547b09033a 20:23:18 ---> 7a2f31b5e1f5 20:23:18 Step 5/24 : COPY go.mod vendor* ./ 20:23:18 $ docker top cc63dbe83f686c256fa2678445d8a853f01a8a51207c3dce0f296bd44adec068 -eo pid,comm 20:23:18 ---> dc7dc1ba3a0d 20:23:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] sh 20:23:18 ---> Running in ae355f8253e1 20:23:19 + docker-compose build --help 20:23:19 + grep parallel 20:23:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:23:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:23 --parallel Build images in parallel. [Pipeline] } 20:23:23 $ docker stop --time=1 cc63dbe83f686c256fa2678445d8a853f01a8a51207c3dce0f296bd44adec068 20:23:24 $ docker rm -f --volumes cc63dbe83f686c256fa2678445d8a853f01a8a51207c3dce0f296bd44adec068 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container 20:23:25 $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:23:26 $ docker top f5349efdf89993704962eac11c3a4fb44593beb67c16678775fb8c5f46bda13d -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:28 Removing intermediate container e1adf82c9d62 20:23:28 ---> 8d6facaf3fce 20:23:28 20:23:28 Step 9/24 : FROM alpine:3.16 20:23:28 Removing intermediate container 0916872fda37 20:23:28 ---> 1d3f9f6bbb09 20:23:28 20:23:28 Step 9/21 : FROM alpine:3.16 20:23:28 Removing intermediate container b793083902e6 20:23:28 ---> 2131287a9f86 20:23:28 20:23:28 Step 10/22 : FROM alpine:3.16 20:23:29 3.16: Pulling from library/alpine 20:23:29 3.16: Pulling from library/alpine 20:23:29 3.16: Pulling from library/alpine 20:23:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:30 Status: Downloaded newer image for alpine:3.16 20:23:30 Status: Downloaded newer image for alpine:3.16 20:23:30 Status: Downloaded newer image for alpine:3.16 20:23:30 ---> dfd21b5a31f5 20:23:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:23:30 ---> dfd21b5a31f5 20:23:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec ---> dfd21b5a31f5 20:23:30 20:23:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:23:30 ---> Running in dbf3bed86854 20:23:30 ---> Running in 9c87180cf6c8 20:23:30 ---> Running in ef15dfee1f7e 20:23:30 Removing intermediate container 6b5a6b39932f 20:23:30 ---> d8c184e5b3ab 20:23:30 20:23:30 Step 9/19 : FROM alpine:3.15 20:23:30 ---> 5ce65d7b0fde 20:23:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:30 ---> Using cache 20:23:30 ---> 1158307213a9 20:23:30 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:23:30 ---> Running in 409a24dee358 20:23:30 Removing intermediate container dbf3bed86854 20:23:30 ---> a4997fdbb5e1 20:23:30 Step 12/22 : ENV APP_PORT=59880 20:23:30 ---> Running in 36efa7f9ddc5 20:23:30 Removing intermediate container 36efa7f9ddc5 20:23:30 ---> 9fa9926f79e8 20:23:30 Step 13/22 : EXPOSE $APP_PORT 20:23:31 ---> Running in 689a41c8558c 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:31 Removing intermediate container 689a41c8558c 20:23:31 ---> dcbac050ce1d 20:23:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:23:31 ---> Running in 9c53539449c0 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:31 (1/6) Installing ca-certificates (20220614-r0) 20:23:31 (2/6) Installing brotli-libs (1.0.9-r6) 20:23:31 (1/3) Installing ca-certificates (20220614-r0) 20:23:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:23:31 (4/6) Installing libcurl (7.83.1-r5) 20:23:31 (5/6) Installing curl (7.83.1-r5) 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:31 (6/6) Installing dumb-init (1.2.5-r1) 20:23:31 (2/3) Installing dumb-init (1.2.5-r1) 20:23:31 Executing busybox-1.35.0-r17.trigger 20:23:31 Executing ca-certificates-20220614-r0.trigger 20:23:31 (3/3) Installing su-exec (0.2-r1) 20:23:31 Executing busybox-1.35.0-r17.trigger 20:23:31 Executing ca-certificates-20220614-r0.trigger 20:23:31 OK: 8 MiB in 20 packages 20:23:31 OK: 6 MiB in 17 packages 20:23:31 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:31 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:31 OK: 15857 distinct packages available 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:31 Building core-command ... 20:23:31 Building core-common-config-bootstrapper ... 20:23:31 Building core-data ... 20:23:31 Building core-metadata ... 20:23:31 Building security-bootstrapper ... 20:23:31 Building security-proxy-setup ... 20:23:31 Building security-secretstore-setup ... 20:23:31 Building security-spiffe-token-provider ... 20:23:31 Building security-spire-agent ... 20:23:31 Building security-spire-config ... 20:23:31 Building security-spire-server ... 20:23:31 Building support-notifications ... 20:23:31 Building support-scheduler ... 20:23:31 Building support-notifications 20:23:31 Building security-secretstore-setup 20:23:31 Building security-spire-config 20:23:31 Building security-spire-agent 20:23:31 Building support-scheduler 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:31 (1/1) Installing dumb-init (1.2.5-r1) 20:23:31 Executing busybox-1.35.0-r17.trigger 20:23:31 OK: 6 MiB in 15 packages 20:23:32 (1/9) Installing ca-certificates (20220614-r0) 20:23:32 (2/9) Installing brotli-libs (1.0.9-r5) 20:23:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:23:32 (4/9) Installing libcurl (7.80.0-r5) 20:23:32 (5/9) Installing curl (7.80.0-r5) 20:23:32 (6/9) Installing dumb-init (1.2.5-r1) 20:23:32 (7/9) Installing musl-obstack (1.2.3-r0) 20:23:32 (8/9) Installing libucontext (1.1-r0) 20:23:32 (9/9) Installing gcompat (1.0.0-r4) 20:23:32 Executing busybox-1.34.1-r7.trigger 20:23:32 Executing ca-certificates-20220614-r0.trigger 20:23:32 OK: 8 MiB in 23 packages 20:23:32 Removing intermediate container 9c87180cf6c8 20:23:32 ---> a21c03e776ac 20:23:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:32 Removing intermediate container ef15dfee1f7e 20:23:32 ---> e60d4df446d5 20:23:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:32 ---> Running in a3204714dc2b 20:23:32 ---> Running in db8f3854882d 20:23:32 Removing intermediate container 9c53539449c0 20:23:32 ---> 93146605565c 20:23:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:32 Removing intermediate container a3204714dc2b 20:23:32 ---> 7113fd9b17a4 20:23:32 Step 12/24 : WORKDIR / 20:23:33 Removing intermediate container db8f3854882d 20:23:33 ---> 5d115e8342ca 20:23:33 Step 12/21 : WORKDIR /edgex 20:23:33 ---> b25986be7b21 20:23:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:33 ---> Running in 63fb054c60ed 20:23:33 Removing intermediate container 409a24dee358 20:23:33 ---> c511f665e94f 20:23:33 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:33 ---> Running in cb359da12d9e 20:23:33 Removing intermediate container 63fb054c60ed 20:23:33 ---> 4b041d5dbfae 20:23:33 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:33 ---> c8f83c025379 20:23:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:33 Removing intermediate container cb359da12d9e 20:23:33 ---> 5a754f5d89fb 20:23:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:23:33 ---> 98d2a1a729c4 20:23:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:23:33 ---> 75ed6075404b 20:23:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:33 ---> 26b00ecee71b 20:23:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:23:33 ---> 99c5734bcbe2 20:23:33 Step 18/22 : ENTRYPOINT ["/core-data"] 20:23:34 ---> aee63fc645a8 20:23:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:23:34 ---> Running in 191acc5706ef 20:23:34 ---> 22bec04d6cef 20:23:34 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:23:34 ---> 26856434e658 20:23:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:23:34 ---> 5cce32d2e674 20:23:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:23:34 Removing intermediate container 191acc5706ef 20:23:34 ---> d4c45504b879 20:23:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:34 ---> Running in 30136b98b6f8 20:23:34 ---> 0ed4f86b0250 20:23:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:23:35 Removing intermediate container 30136b98b6f8 20:23:35 ---> 4c658e951bbf 20:23:35 Step 20/22 : LABEL arch=x86_64 20:23:35 ---> ffc6317f527e 20:23:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:35 ---> 30ff7912d9f0 20:23:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:23:35 ---> Running in 781bc7287765 20:23:35 ---> Running in 2e47ac942a90 20:23:36 Removing intermediate container 781bc7287765 20:23:36 ---> 5ceaeb23006d 20:23:36 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:36 ---> 1e13932075c7 20:23:36 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:36 ---> 66c6b8be7e88 20:23:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:36 Removing intermediate container 2e47ac942a90 20:23:36 ---> 913cf164486b 20:23:36 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:23:36 ---> Running in af02fff13738 20:23:36 ---> Running in b8aad5e16f48 20:23:37 ---> Running in 5193c63068ee 20:23:37 Removing intermediate container af02fff13738 20:23:37 ---> 589207861858 20:23:37 Step 17/19 : LABEL arch=x86_64 20:23:37 ---> af30c0c12ca0 20:23:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:37 Removing intermediate container 5193c63068ee 20:23:37 ---> 8237e61c60ef 20:23:37 Step 22/22 : LABEL version=3.0.0-dev.47 20:23:37 ---> Running in 88f40050f4d8 20:23:38 ---> Running in e2c26bea5ff9 20:23:38 ---> 23f0f548d7c2 20:23:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:38 Removing intermediate container 88f40050f4d8 20:23:38 ---> 70f999c96b9f 20:23:38 Step 18/19 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:23:38 ---> Running in 1b8732064aac 20:23:38 Removing intermediate container e2c26bea5ff9 20:23:38 ---> 80d4dce59edf 20:23:38 20:23:38 Successfully built 80d4dce59edf 20:23:38 ---> Running in ec7cf0fbfd17 20:23:38 Successfully tagged core-data:latest 20:23:38  Building core-data ... done Building core-command 20:23:40 Removing intermediate container b8aad5e16f48 20:23:40 ---> 019b2f651623 20:23:40 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:23:41 Removing intermediate container ec7cf0fbfd17 20:23:41 ---> 38131e5c0e05 20:23:41 Step 19/19 : LABEL version=3.0.0-dev.47 20:23:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:41 ---> 7b55cb187820 20:23:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:41 ---> 7b55cb187820 20:23:41 Step 3/24 : WORKDIR /edgex-go 20:23:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:41 ---> 7b55cb187820 20:23:41 Step 3/24 : WORKDIR /edgex-go 20:23:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:41 ---> 7b55cb187820 20:23:41 Step 3/24 : WORKDIR /edgex-go 20:23:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:41 ---> 7b55cb187820 20:23:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:41 ---> Running in afbde013a375 20:23:41 ---> Running in 19d6d6be3b55 20:23:41 ---> Running in e03182e56546 20:23:41 ---> Running in 81701ec62b9a 20:23:41 ---> Running in dfb323400a8d 20:23:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:42 ---> e4184f95aed6 20:23:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:42 ---> Using cache 20:23:42 ---> 938f26c6b4af 20:23:42 Step 4/23 : WORKDIR /edgex-go 20:23:42 ---> Using cache 20:23:42 ---> 464f2d1e7132 20:23:42 Step 5/23 : RUN apk add --update --no-cache make git 20:23:42 ---> Using cache 20:23:42 ---> 0720e6ba2fd7 20:23:42 Step 6/23 : COPY go.mod vendor* ./ 20:23:42 ---> Using cache 20:23:42 ---> 3a5ceeabbaaa 20:23:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:42 ---> Using cache 20:23:42 ---> d021ef947795 20:23:42 Step 8/23 : COPY . . 20:23:42 ---> Using cache 20:23:42 ---> ba73ca3db549 20:23:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:23:42 ---> Running in fffb174eb332 20:23:42 ---> Running in 16437ee2b554 20:23:42 ---> Running in 7d9029e32c5d 20:23:42 Removing intermediate container fffb174eb332 20:23:42 ---> 3acc6eaebee3 20:23:42 Step 19/21 : LABEL arch=x86_64 20:23:42 Removing intermediate container 19d6d6be3b55 20:23:42 ---> d0f42d809e0c 20:23:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:42 Removing intermediate container dfb323400a8d 20:23:42 ---> b737624ccc5d 20:23:42 Step 4/22 : WORKDIR /edgex-go 20:23:42 Removing intermediate container afbde013a375 20:23:42 ---> e164e19d50df 20:23:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:42 Removing intermediate container e03182e56546 20:23:42 ---> 4f644d8fad19 20:23:42 Step 4/22 : WORKDIR /edgex-go 20:23:42 Removing intermediate container 81701ec62b9a 20:23:42 ---> f8134938c419 20:23:42 Step 4/24 : RUN apk add --update --no-cache make git 20:23:42 ---> Running in bf5609558c5e 20:23:42 ---> Running in 3eaa3524563e 20:23:42 ---> Running in a84ed92b8e05 20:23:42 Removing intermediate container 1b8732064aac 20:23:42 ---> a3e27d0bee34 20:23:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:23:42 ---> Running in 69c368e2aae7 20:23:42 Removing intermediate container 16437ee2b554 20:23:42 ---> 46724b4988fa 20:23:42 20:23:42 ---> Running in 6c050987a6e8 20:23:42 Successfully built 46724b4988fa 20:23:42 Successfully tagged security-spiffe-token-provider:latest 20:23:42 Building core-metadata 20:23:42 ---> Running in 05abf1e557f8 20:23:42 ---> Running in 36d6ec544255 20:23:42  Building security-spiffe-token-provider ... done Removing intermediate container 69c368e2aae7 20:23:42 ---> 8d48aae3b243 20:23:42 Step 20/21 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:23:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:23:42 Removing intermediate container 6c050987a6e8 20:23:42 ---> e96dec73ced3 20:23:42 Step 22/24 : LABEL arch=x86_64 20:23:43 Removing intermediate container 3eaa3524563e 20:23:43 ---> e29be1295748 20:23:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:23:43 Removing intermediate container 05abf1e557f8 20:23:43 ---> b0de3d3264c9 20:23:43 Step 5/22 : RUN apk add --update --no-cache make git 20:23:43 ---> Running in 8fb1a0f8466a 20:23:43 ---> Running in 0cde05a8c93a 20:23:43 ---> Running in 2fa862e8df4e 20:23:44 ---> Running in f66a5119f3fd 20:23:44 Removing intermediate container 2fa862e8df4e 20:23:44 ---> 37edc3088d09 20:23:44 Step 21/21 : LABEL version=3.0.0-dev.47 20:23:44 Removing intermediate container f66a5119f3fd 20:23:44 ---> 115fa1cb66ff 20:23:44 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:23:44 ---> Running in 7e010f79c933 20:23:44 ---> Running in 726879a5a0a4 20:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:44 Removing intermediate container 7e010f79c933 20:23:44 ---> 83fd3245d680 20:23:44 20:23:44 Successfully built 83fd3245d680 20:23:44 Successfully tagged security-proxy-setup:latest 20:23:44 Building core-common-config-bootstrapper 20:23:45  Building security-proxy-setup ... done Removing intermediate container 726879a5a0a4 20:23:45 ---> 6b81e82d792c 20:23:45 Step 24/24 : LABEL version=3.0.0-dev.47 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:46 OK: 221 MiB in 51 packages 20:23:46 ---> e4184f95aed6 20:23:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:23:46 ---> Using cache 20:23:46 ---> 938f26c6b4af 20:23:46 Step 4/24 : WORKDIR /edgex-go 20:23:46 ---> Using cache 20:23:46 ---> 464f2d1e7132 20:23:46 Step 5/24 : RUN apk add --update --no-cache make git 20:23:46 ---> Using cache 20:23:46 ---> 0720e6ba2fd7 20:23:46 Step 6/24 : COPY go.mod vendor* ./ 20:23:46 ---> Using cache 20:23:46 ---> 3a5ceeabbaaa 20:23:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:46 ---> Using cache 20:23:46 ---> d021ef947795 20:23:46 Step 8/24 : COPY . . 20:23:46 ---> Using cache 20:23:46 ---> ba73ca3db549 20:23:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:23:46 OK: 221 MiB in 51 packages 20:23:47 OK: 221 MiB in 51 packages 20:23:47 OK: 221 MiB in 51 packages 20:23:47 OK: 221 MiB in 51 packages 20:23:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:47 ---> e4184f95aed6 20:23:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:47 ---> Using cache 20:23:47 ---> 938f26c6b4af 20:23:47 Step 4/22 : WORKDIR /edgex-go 20:23:47 ---> Using cache 20:23:47 ---> 464f2d1e7132 20:23:47 Step 5/22 : RUN apk add --update --no-cache make git 20:23:47 ---> Using cache 20:23:47 ---> 0720e6ba2fd7 20:23:47 Step 6/22 : COPY go.mod vendor* ./ 20:23:47 ---> Using cache 20:23:47 ---> 3a5ceeabbaaa 20:23:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:47 ---> Using cache 20:23:47 ---> d021ef947795 20:23:47 Step 8/22 : COPY . . 20:23:47 ---> Using cache 20:23:47 ---> ba73ca3db549 20:23:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:48 ---> Running in 9920fa2adf0a 20:23:48 ---> Running in 75bb3de61625 20:23:48 ---> Running in 92e26795ff95 20:23:48 Removing intermediate container 9920fa2adf0a 20:23:48 ---> 57093fad2103 20:23:48 20:23:48 Successfully built 57093fad2103 20:23:48 Successfully tagged security-secretstore-setup:latest 20:23:48 Building support-scheduler 20:23:48 Removing intermediate container a84ed92b8e05 20:23:48 ---> 921e180da624 20:23:48 Step 5/24 : COPY go.mod vendor* ./ 20:23:48  Building security-secretstore-setup ... done Removing intermediate container ae355f8253e1 20:23:48 ---> 0675db7cb2d7 20:23:48 Step 7/24 : COPY . . 20:23:48 Removing intermediate container bf5609558c5e 20:23:48 ---> 63036b542020 20:23:48 Step 5/24 : COPY go.mod vendor* ./ 20:23:48 Removing intermediate container 36d6ec544255 20:23:48 ---> 597c8fa82213 20:23:48 Step 5/24 : COPY go.mod vendor* ./ 20:23:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:23:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:49 Removing intermediate container 0cde05a8c93a 20:23:49 ---> 3e21b8b0a803 20:23:49 Step 6/22 : COPY go.mod vendor* ./ 20:23:49 Removing intermediate container 8fb1a0f8466a 20:23:49 ---> 3164ff612669 20:23:49 Step 6/22 : COPY go.mod vendor* ./ 20:23:49 ---> 7aef208d3773 20:23:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:49 ---> Running in 2e2714788902 20:23:50 ---> 4de25f4ccf1f 20:23:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:50 ---> Running in c2fd374e6fcf 20:23:50 ---> 8ac092c2228a 20:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:50 ---> 7744b654b5a9 20:23:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:50 ---> Running in b2667a894e91 20:23:50 ---> Running in 3b5fa84d1991 20:23:50 ---> 1ed64ffbcc24 20:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:50 ---> Running in 7a38d43fa1a5 20:23:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:52 ---> e4184f95aed6 20:23:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:52 ---> Using cache 20:23:52 ---> 938f26c6b4af 20:23:52 Step 4/22 : WORKDIR /edgex-go 20:23:52 ---> Using cache 20:23:52 ---> 464f2d1e7132 20:23:52 Step 5/22 : RUN apk add --update --no-cache make git 20:23:52 ---> Using cache 20:23:52 ---> 0720e6ba2fd7 20:23:52 Step 6/22 : COPY go.mod vendor* ./ 20:23:52 ---> Using cache 20:23:52 ---> 3a5ceeabbaaa 20:23:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:52 ---> Using cache 20:23:52 ---> d021ef947795 20:23:52 Step 8/22 : COPY . . 20:23:52 ---> Using cache 20:23:52 ---> ba73ca3db549 20:23:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:23:55 ---> Running in bbd863e3c15e 20:23:55 ---> de80c56271dd 20:23:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:23:55 ---> Running in 24493d274d3e 20:23:56 Removing intermediate container 24493d274d3e 20:23:56 ---> 9e978b54592b 20:23:56 Step 9/24 : WORKDIR /edgex-go/spire-build 20:23:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:56 ---> Running in cb3fd24019a3 20:23:56 Removing intermediate container cb3fd24019a3 20:23:56 ---> 4a76d27f51dc 20:23:56 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:56 ---> Running in a50a76c9e49c 20:23:57 Removing intermediate container a50a76c9e49c 20:23:57 ---> d2ab42159bc4 20:23:57 Step 11/24 : WORKDIR /edgex-go 20:23:58 ---> Running in 2e6fca928517 20:23:58 Removing intermediate container 2e6fca928517 20:23:58 ---> d3bf959de977 20:23:58 20:23:58 Step 12/24 : FROM alpine:3.15 20:23:58 ---> 5ce65d7b0fde 20:23:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:58 ---> Using cache 20:23:58 ---> 1158307213a9 20:23:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:23:58 ---> Running in 2c6dcbe200b7 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:59 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:59 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:59 OK: 15857 distinct packages available 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:00 (1/4) Installing dumb-init (1.2.5-r1) 20:24:00 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:00 (3/4) Installing libucontext (1.1-r0) 20:24:00 (4/4) Installing gcompat (1.0.0-r4) 20:24:00 Executing busybox-1.34.1-r7.trigger 20:24:00 OK: 6 MiB in 18 packages 20:24:02 Removing intermediate container 2c6dcbe200b7 20:24:02 ---> d32f95fd56a2 20:24:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:04 ---> c23d15c61d0f 20:24:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:05 ---> 8854da9befa6 20:24:05 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:05 ---> Running in 666c5d3b0962 20:24:05 Removing intermediate container 666c5d3b0962 20:24:05 ---> dc94c9c9ffd1 20:24:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:06 ---> 97aca8cd0978 20:24:06 Step 19/24 : WORKDIR / 20:24:07 ---> Running in 84208daa0d34 20:24:07 Removing intermediate container 84208daa0d34 20:24:07 ---> 052b9bd81273 20:24:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:07 Removing intermediate container 7d9029e32c5d 20:24:07 ---> 9f095f1cdaee 20:24:07 20:24:07 Step 10/23 : FROM alpine:3.16 20:24:07 ---> dfd21b5a31f5 20:24:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:24:07 ---> Running in 9285b4c916d2 20:24:07 ---> Running in df486d5eecd7 20:24:08 Removing intermediate container 9285b4c916d2 20:24:08 ---> 5c08ea452f60 20:24:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:08 ---> Running in e53b0d6c7eea 20:24:08 Removing intermediate container e53b0d6c7eea 20:24:08 ---> 74eadaeff133 20:24:08 Step 22/24 : LABEL arch=x86_64 20:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:08 ---> Running in a2134b867b9e 20:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:08 Removing intermediate container a2134b867b9e 20:24:08 ---> 749853680f1c 20:24:08 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:24:08 (1/1) Installing dumb-init (1.2.5-r1) 20:24:08 Executing busybox-1.35.0-r17.trigger 20:24:08 OK: 6 MiB in 15 packages 20:24:08 ---> Running in 189a3e13c4e1 20:24:09 Removing intermediate container 189a3e13c4e1 20:24:09 ---> 152b8aa693ce 20:24:09 Step 24/24 : LABEL version=3.0.0-dev.47 20:24:09 ---> Running in df37d4742a45 20:24:10 Removing intermediate container df486d5eecd7 20:24:10 ---> 6946eda32e1f 20:24:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:10 Removing intermediate container df37d4742a45 20:24:10 ---> db76033755a2 20:24:10 20:24:10 Successfully built db76033755a2 20:24:10 Successfully tagged security-spire-config:latest 20:24:10  Building security-spire-config ... done Building security-bootstrapper 20:24:10 ---> Running in eec63c393776 20:24:11 Removing intermediate container eec63c393776 20:24:11 ---> 2bd7accefbef 20:24:11 Step 13/23 : ENV APP_PORT=59882 20:24:12 ---> Running in 4889f8fe35bc 20:24:12 Removing intermediate container 4889f8fe35bc 20:24:12 ---> ca121ef14922 20:24:12 Step 14/23 : EXPOSE $APP_PORT 20:24:12 ---> Running in d864b6df6952 20:24:12 Removing intermediate container d864b6df6952 20:24:12 ---> 45bcfd6af160 20:24:12 Step 15/23 : WORKDIR / 20:24:13 ---> Running in d89114ba3975 20:24:13 Removing intermediate container d89114ba3975 20:24:13 ---> 46941ec89ca4 20:24:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:24:14 ---> e4184f95aed6 20:24:14 Step 3/32 : WORKDIR /edgex-go 20:24:14 ---> Using cache 20:24:14 ---> 4c7b2516d15d 20:24:14 Step 4/32 : RUN apk add --update --no-cache make git 20:24:14 ---> d3a6966874df 20:24:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:15 ---> Running in 88db1ab62881 20:24:15 ---> 295743dd59dd 20:24:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:24:15 Removing intermediate container 75bb3de61625 20:24:15 ---> 7c3ab5a67c24 20:24:15 20:24:15 Step 10/22 : FROM alpine:3.16 20:24:15 ---> dfd21b5a31f5 20:24:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:15 ---> Running in a436eb6f7ca8 20:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:16 ---> 23e4aacfc3e2 20:24:16 Step 19/23 : ENTRYPOINT ["/core-command"] 20:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:16 Removing intermediate container a436eb6f7ca8 20:24:16 ---> 35cf6fe777d9 20:24:16 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:24:16 OK: 211 MiB in 51 packages 20:24:16 ---> Running in 6bf1eda5fc7f 20:24:16 ---> Running in 60c601e2d55e 20:24:17 Removing intermediate container 6bf1eda5fc7f 20:24:17 ---> 6683b0be1a48 20:24:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:17 ---> Running in acaee754d26f 20:24:17 (1/1) Installing dumb-init (1.2.5-r1) 20:24:17 Executing busybox-1.35.0-r17.trigger 20:24:17 OK: 6 MiB in 15 packages 20:24:18 Removing intermediate container 88db1ab62881 20:24:18 ---> 61a42dd055c5 20:24:18 Step 5/32 : COPY go.mod vendor* ./ 20:24:18 Removing intermediate container 92e26795ff95 20:24:18 ---> dfe6188c05e4 20:24:18 20:24:18 Step 10/24 : FROM alpine:3.16 20:24:18 ---> dfd21b5a31f5 20:24:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:24:18 ---> Using cache 20:24:18 ---> 6946eda32e1f 20:24:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:18 ---> Using cache 20:24:18 ---> 2bd7accefbef 20:24:18 Step 13/24 : ENV APP_PORT=59881 20:24:18 Removing intermediate container acaee754d26f 20:24:18 ---> 8b03bf5cd0ee 20:24:18 Step 21/23 : LABEL arch=x86_64 20:24:18 ---> Running in 322b76af945c 20:24:18 ---> Running in 23f15cacce0e 20:24:18 ---> 915fe0239332 20:24:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:18 ---> Running in bb4e188b3358 20:24:18 Removing intermediate container 322b76af945c 20:24:18 ---> 06432876476a 20:24:18 Step 14/24 : EXPOSE $APP_PORT 20:24:18 Removing intermediate container 60c601e2d55e 20:24:18 ---> 87c116059ee9 20:24:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:18 Removing intermediate container 23f15cacce0e 20:24:18 ---> 8cd4a5d390b8 20:24:18 Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:24:19 ---> Running in 3ac3d0dafd32 20:24:19 ---> Running in 68aeb5f07755 20:24:19 Removing intermediate container 3ac3d0dafd32 20:24:19 ---> 88216b772abd 20:24:19 Step 15/24 : WORKDIR / 20:24:19 ---> 94be02eba24e 20:24:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:19 Removing intermediate container 68aeb5f07755 20:24:19 ---> 197d41f9f6fe 20:24:19 Step 23/23 : LABEL version=3.0.0-dev.47 20:24:19 ---> Running in 235447a2641c 20:24:19 ---> Running in 0aa3af131f0d 20:24:19 Removing intermediate container 235447a2641c 20:24:19 ---> 04c9a5b5f39c 20:24:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:19 Removing intermediate container 0aa3af131f0d 20:24:19 ---> d2dc924d0bac 20:24:19 20:24:19 ---> dadbb58f82e0 20:24:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:19 Successfully built d2dc924d0bac 20:24:19 Successfully tagged core-command:latest 20:24:19 Building support-notifications 20:24:19  Building core-command ... done  ---> 5c5b4ec46047 20:24:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:20 ---> d99c7f6a7f46 20:24:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:21 ---> c0fb2cf0d67c 20:24:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:21 ---> c3883aa03f1b 20:24:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:21 ---> Running in e75a70e7c669 20:24:21 ---> 122227cd7af2 20:24:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:24:21 ---> 725dc3240f3a 20:24:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:24:21 ---> Running in c56795651602 20:24:21 Removing intermediate container c56795651602 20:24:21 ---> dcbb731e46ff 20:24:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:22 ---> Running in 969f28d39762 20:24:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:22 ---> e4184f95aed6 20:24:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:24:22 ---> Using cache 20:24:22 ---> 938f26c6b4af 20:24:22 Step 4/22 : WORKDIR /edgex-go 20:24:22 ---> Using cache 20:24:22 ---> 464f2d1e7132 20:24:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:24:22 Removing intermediate container 969f28d39762 20:24:22 ---> 4245f988d465 20:24:22 Step 22/24 : LABEL arch=x86_64 20:24:22 Removing intermediate container e75a70e7c669 20:24:22 ---> 3eb0e4bd19f2 20:24:22 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:24:22 ---> Running in 3d93f5853df2 20:24:22 ---> Running in 1871603a653a 20:24:22 ---> Running in cace8967df4d 20:24:22 Removing intermediate container 1871603a653a 20:24:22 ---> da6f777e89fe 20:24:22 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:24:22 ---> Running in b529761d86e0 20:24:22 Removing intermediate container cace8967df4d 20:24:22 ---> e978e7c796b7 20:24:22 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:23 ---> Running in 518c0e77db79 20:24:23 Removing intermediate container b529761d86e0 20:24:23 ---> 37b9a878652d 20:24:23 Step 24/24 : LABEL version=3.0.0-dev.47 20:24:23 ---> Running in 2a0db4fff7d2 20:24:23 Removing intermediate container 518c0e77db79 20:24:23 ---> 4fa7a65b0b7d 20:24:23 Step 20/22 : LABEL arch=x86_64 20:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:23 ---> Running in ec00b2d6a469 20:24:23 Removing intermediate container 2a0db4fff7d2 20:24:23 ---> 08339730ecdb 20:24:23 20:24:23 Successfully built 08339730ecdb 20:24:23 Successfully tagged core-metadata:latest 20:24:23  Building core-metadata ... done Building security-spire-server 20:24:23 OK: 211 MiB in 51 packages 20:24:23 Removing intermediate container ec00b2d6a469 20:24:23 ---> bd7396022949 20:24:23 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:24:25 ---> Running in 804c8a56318d 20:24:25 Removing intermediate container 3d93f5853df2 20:24:25 ---> 9c385f048906 20:24:25 Step 6/22 : COPY go.mod vendor* ./ 20:24:25 Removing intermediate container 804c8a56318d 20:24:25 ---> a2160a766643 20:24:25 Step 22/22 : LABEL version=3.0.0-dev.47 20:24:25 Removing intermediate container bbd863e3c15e 20:24:25 ---> 13c1dd3efd3c 20:24:25 20:24:25 Step 10/22 : FROM alpine:3.16 20:24:25 ---> dfd21b5a31f5 20:24:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:24:25 ---> Using cache 20:24:25 ---> 6946eda32e1f 20:24:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:25 ---> Using cache 20:24:25 ---> 2bd7accefbef 20:24:25 Step 13/22 : ENV APP_PORT=59861 20:24:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:25 ---> e4184f95aed6 20:24:25 Step 3/23 : WORKDIR /edgex-go 20:24:25 ---> Using cache 20:24:25 ---> 4c7b2516d15d 20:24:25 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:24:25 ---> Using cache 20:24:25 ---> 7a2f31b5e1f5 20:24:25 Step 5/23 : COPY go.mod vendor* ./ 20:24:25 ---> Using cache 20:24:25 ---> dc7dc1ba3a0d 20:24:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:25 ---> Using cache 20:24:25 ---> 0675db7cb2d7 20:24:25 Step 7/23 : COPY . . 20:24:25 ---> Using cache 20:24:25 ---> de80c56271dd 20:24:25 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:24:25 ---> Using cache 20:24:25 ---> 9e978b54592b 20:24:25 Step 9/23 : WORKDIR /edgex-go/spire-build 20:24:25 ---> Using cache 20:24:25 ---> 4a76d27f51dc 20:24:25 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:24:26 ---> Running in a95901d614c1 20:24:26 ---> Running in 2782abceeb11 20:24:26 ---> Running in ee9492b89c78 20:24:26 ---> 88dbbe787144 20:24:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:26 ---> Running in cd21d2dc38c5 20:24:26 Removing intermediate container 2782abceeb11 20:24:26 ---> cc8d0b99b920 20:24:26 20:24:26 Removing intermediate container a95901d614c1 20:24:26 ---> 7e9637dc88ab 20:24:26 Step 14/22 : EXPOSE $APP_PORT 20:24:26 ---> Running in a32ed31aa426 20:24:26 Successfully built cc8d0b99b920 20:24:26 Successfully tagged core-common-config-bootstrapper:latest 20:24:26  Building core-common-config-bootstrapper ... done Removing intermediate container a32ed31aa426 20:24:26 ---> d77b81fbee32 20:24:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:26 ---> 669d2a8be4f3 20:24:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:26 Removing intermediate container ee9492b89c78 20:24:26 ---> 6e28b633d753 20:24:26 Step 11/23 : WORKDIR /edgex-go 20:24:27 ---> Running in c99a85db486f 20:24:27 ---> a23f077e29c9 20:24:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:24:27 Removing intermediate container c99a85db486f 20:24:27 ---> 910b57c7a48f 20:24:27 20:24:27 Step 12/23 : FROM alpine:3.15 20:24:27 ---> 5ce65d7b0fde 20:24:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:27 ---> Using cache 20:24:27 ---> 1158307213a9 20:24:27 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:24:27 ---> Using cache 20:24:27 ---> 595b4fb99685 20:24:27 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:27 ---> 794587b7602b 20:24:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:24:27 ---> Running in 309d94d0d42d 20:24:27 Removing intermediate container 309d94d0d42d 20:24:27 ---> f1842b6dfeb8 20:24:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:27 ---> Running in 98f400887577 20:24:28 Removing intermediate container 98f400887577 20:24:28 ---> 3b035029b0ad 20:24:28 Step 20/22 : LABEL arch=x86_64 20:24:28 ---> Running in 08c18dbff61c 20:24:28 ---> 3095a3565db8 20:24:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:24:28 Removing intermediate container 08c18dbff61c 20:24:28 ---> c5083aef233b 20:24:28 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:24:28 ---> Running in 5ebd76230622 20:24:28 ---> 8a93c02f4e52 20:24:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:24:28 Removing intermediate container 5ebd76230622 20:24:28 ---> 4ba46688abde 20:24:28 Step 22/22 : LABEL version=3.0.0-dev.47 20:24:28 ---> Running in 9892c5fd8472 20:24:28 ---> 9c2b97fb0cb2 20:24:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:24:28 Removing intermediate container 9892c5fd8472 20:24:28 ---> e10a52c7079c 20:24:28 20:24:28 Successfully built e10a52c7079c 20:24:28 Successfully tagged support-scheduler:latest 20:24:28  Building support-scheduler ... done  ---> ca8d84b5379a 20:24:28 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:28 ---> Running in e6e31f06b92f 20:24:29 Removing intermediate container e6e31f06b92f 20:24:29 ---> 041f2e9db9b7 20:24:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:29 ---> Running in f6be3fadbdfc 20:24:29 Removing intermediate container f6be3fadbdfc 20:24:29 ---> 9b4a60ea19d7 20:24:29 Step 21/23 : LABEL arch=x86_64 20:24:29 ---> Running in 4eaf522b8d25 20:24:29 Removing intermediate container 4eaf522b8d25 20:24:29 ---> 8bb4624efedc 20:24:29 Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:24:29 ---> Running in 74abda9e3d76 20:24:29 Removing intermediate container 74abda9e3d76 20:24:29 ---> 8ea46a59ed00 20:24:29 Step 23/23 : LABEL version=3.0.0-dev.47 20:24:29 ---> Running in 7def15bc92e0 20:24:29 Removing intermediate container 7def15bc92e0 20:24:29 ---> ff529cbfba61 20:24:29 20:24:29 Successfully built ff529cbfba61 20:24:29 Successfully tagged security-spire-server:latest 20:24:47  Building security-spire-server ... done Removing intermediate container bb4e188b3358 20:24:47 ---> 0189e087a688 20:24:47 Step 7/32 : COPY . . 20:24:52 ---> 210a1cdd43b9 20:24:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:52 ---> Running in 9e8d8e0ab745 20:24:52 Removing intermediate container cd21d2dc38c5 20:24:52 ---> c6eb40e4f3c4 20:24:52 Step 8/22 : COPY . . 20:24:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:58 ---> 2f1ac75e414a 20:24:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:24:58 ---> Running in 665044f8a15c 20:24:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:25:10 Removing intermediate container 9e8d8e0ab745 20:25:10 ---> 45d1020a2711 20:25:10 20:25:10 Step 9/32 : FROM alpine:3.16 20:25:10 ---> dfd21b5a31f5 20:25:10 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:10 ---> Running in abc0df837cd4 20:25:10 Removing intermediate container abc0df837cd4 20:25:10 ---> 111d2b4505bb 20:25:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:25:10 ---> Running in 6c41a41c4ce0 20:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:11 (1/2) Installing dumb-init (1.2.5-r1) 20:25:11 (2/2) Installing su-exec (0.2-r1) 20:25:11 Executing busybox-1.35.0-r17.trigger 20:25:11 OK: 6 MiB in 16 packages 20:25:12 Removing intermediate container 6c41a41c4ce0 20:25:12 ---> 20a21321d10c 20:25:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:25:12 ---> Running in 5f9e476840d6 20:25:12 Removing intermediate container 5f9e476840d6 20:25:12 ---> 16bc549741ce 20:25:12 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:25:12 ---> Running in 0f784704f4a7 20:25:12 Removing intermediate container 0f784704f4a7 20:25:12 ---> db6f6fd5a255 20:25:12 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:25:12 ---> Running in c1fcd0db2282 20:25:12 Removing intermediate container c1fcd0db2282 20:25:12 ---> a6b46acc7a1c 20:25:12 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:25:12 ---> Running in 907ba01cc113 20:25:12 Removing intermediate container 907ba01cc113 20:25:12 ---> 32cae0620da4 20:25:12 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:25:12 ---> Running in 89e91de16fce 20:25:13 Removing intermediate container 89e91de16fce 20:25:13 ---> c569024daa8c 20:25:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:25:13 ---> Running in 4692b3b6ab67 20:25:13 Removing intermediate container 4692b3b6ab67 20:25:13 ---> e0b84da7d27c 20:25:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:25:13 ---> 64c2173a843b 20:25:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:25:14 ---> Running in 6963dad19e66 20:25:14 Removing intermediate container 6963dad19e66 20:25:14 ---> 37c5c774f9ab 20:25:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:14 ---> 6b76ac88dc67 20:25:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:15 ---> 606a904405ee 20:25:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:15 ---> 1a847940a508 20:25:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:16 ---> d74d6689e94d 20:25:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:25:16 ---> 061c14f18bdf 20:25:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:25:17 ---> 0a14a0005fe5 20:25:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:17 ---> e68b96572a9e 20:25:17 Step 27/32 : RUN chmod +x /entrypoint.sh 20:25:17 Removing intermediate container 665044f8a15c 20:25:17 ---> 433eaff0fbfa 20:25:17 20:25:17 Step 10/22 : FROM alpine:3.16 20:25:17 ---> dfd21b5a31f5 20:25:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:25:17 ---> Running in 60e7822593f5 20:25:17 ---> Running in 519531c5f62c 20:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:18 (1/2) Installing ca-certificates (20220614-r0) 20:25:18 Removing intermediate container 519531c5f62c 20:25:18 ---> b80b74a513e7 20:25:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:25:18 (2/2) Installing dumb-init (1.2.5-r1) 20:25:18 Executing busybox-1.35.0-r17.trigger 20:25:18 Executing ca-certificates-20220614-r0.trigger 20:25:18 ---> Running in aab1eb8033bb 20:25:18 OK: 6 MiB in 16 packages 20:25:18 Removing intermediate container aab1eb8033bb 20:25:18 ---> a886524ffd76 20:25:18 Step 29/32 : CMD ["gate"] 20:25:18 ---> Running in 5b24f34c8a55 20:25:18 Removing intermediate container 5b24f34c8a55 20:25:18 ---> 2a7aadb4fbb3 20:25:18 Step 30/32 : LABEL arch=x86_64 20:25:18 ---> Running in e196da880607 20:25:18 Removing intermediate container 60e7822593f5 20:25:18 ---> 46942500bed7 20:25:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:25:18 Removing intermediate container e196da880607 20:25:18 ---> 161422053efb 20:25:18 Step 31/32 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:18 ---> Running in 046db1c0fd2b 20:25:18 ---> Running in fd8b5d7907ca 20:25:18 Removing intermediate container 046db1c0fd2b 20:25:18 ---> 367f42c3e02f 20:25:18 Step 13/22 : ENV APP_PORT=59860 20:25:18 Removing intermediate container fd8b5d7907ca 20:25:18 ---> 9b500cdf971f 20:25:18 Step 32/32 : LABEL version=3.0.0-dev.47 20:25:18 ---> Running in ad3bbda928ee 20:25:18 ---> Running in 028786c2bc3a 20:25:19 Removing intermediate container ad3bbda928ee 20:25:19 ---> e199cb61c6b6 20:25:19 Step 14/22 : EXPOSE $APP_PORT 20:25:19 ---> Running in 3114a698ed6f 20:25:19 Removing intermediate container 028786c2bc3a 20:25:19 ---> c185895b1e17 20:25:19 20:25:19 Removing intermediate container 3114a698ed6f 20:25:19 ---> 127efa493f68 20:25:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:19 Successfully built c185895b1e17 20:25:19 Successfully tagged security-bootstrapper:latest 20:25:19  Building security-bootstrapper ... done  ---> 913279ac2865 20:25:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:19 ---> 72f7c9e88efe 20:25:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:25:19 ---> 02b5671141d2 20:25:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:25:20 ---> Running in 0073d5e9f315 20:25:20 Removing intermediate container 0073d5e9f315 20:25:20 ---> a9e31138e7b8 20:25:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:20 ---> Running in 9df389ecccd2 20:25:20 Removing intermediate container 9df389ecccd2 20:25:20 ---> 8ebeeb878848 20:25:20 Step 20/22 : LABEL arch=x86_64 20:25:20 ---> Running in 8feeb14ffa3a 20:25:20 Removing intermediate container 8feeb14ffa3a 20:25:20 ---> 28d0911fbb11 20:25:20 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:20 ---> Running in 6bb2408634e8 20:25:20 Removing intermediate container 6bb2408634e8 20:25:20 ---> a4d289e143d2 20:25:20 Step 22/22 : LABEL version=3.0.0-dev.47 20:25:20 ---> Running in 65578b393571 20:25:20 Removing intermediate container 65578b393571 20:25:20 ---> d26df50dcf1e 20:25:20 20:25:20 Successfully built d26df50dcf1e 20:25:20 Successfully tagged support-notifications:latest 20:25:20  Building support-notifications ... done  [Pipeline] } 20:25:20 $ docker stop --time=1 9e07ad53cc38f691efd3e68ea6cc0c48e19ee1a2e851ab4c4b8f4d9439e1ebfa 20:25:22 $ docker rm -f --volumes 9e07ad53cc38f691efd3e68ea6cc0c48e19ee1a2e851ab4c4b8f4d9439e1ebfa [Pipeline] // withDockerContainer [Pipeline] sh 20:25:22 + docker images 20:25:22 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:22 support-notifications latest d26df50dcf1e 2 seconds ago 30.6MB 20:25:22 security-bootstrapper latest c185895b1e17 4 seconds ago 20.3MB 20:25:22 433eaff0fbfa 5 seconds ago 1.74GB 20:25:22 45d1020a2711 13 seconds ago 1.67GB 20:25:22 security-spire-server latest ff529cbfba61 53 seconds ago 86.5MB 20:25:22 support-scheduler latest e10a52c7079c 54 seconds ago 30MB 20:25:22 910b57c7a48f 55 seconds ago 1.55GB 20:25:22 core-common-config-bootstrapper latest cc8d0b99b920 56 seconds ago 15.5MB 20:25:22 13c1dd3efd3c 57 seconds ago 1.74GB 20:25:22 core-metadata latest 08339730ecdb 59 seconds ago 18.5MB 20:25:22 core-command latest d2dc924d0bac About a minute ago 17.7MB 20:25:22 dfe6188c05e4 About a minute ago 1.68GB 20:25:22 7c3ab5a67c24 About a minute ago 1.67GB 20:25:22 security-spire-config latest db76033755a2 About a minute ago 85.8MB 20:25:22 9f095f1cdaee About a minute ago 1.68GB 20:25:22 d3bf959de977 About a minute ago 1.55GB 20:25:22 security-secretstore-setup latest 57093fad2103 About a minute ago 30MB 20:25:22 security-proxy-setup latest 83fd3245d680 About a minute ago 27.8MB 20:25:22 security-spiffe-token-provider latest 46724b4988fa About a minute ago 30MB 20:25:22 core-data latest 80d4dce59edf About a minute ago 17.9MB 20:25:22 d8c184e5b3ab About a minute ago 1.71GB 20:25:22 1d3f9f6bbb09 About a minute ago 1.67GB 20:25:22 8d6facaf3fce About a minute ago 1.67GB 20:25:22 2131287a9f86 About a minute ago 1.68GB 20:25:22 security-spire-agent latest c139bbe8eb93 2 minutes ago 125MB 20:25:22 8a2584db28f8 2 minutes ago 1.55GB 20:25:22 ci-base-image-x86_64 latest e4184f95aed6 5 minutes ago 903MB 20:25:22 alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB 20:25:22 alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB 20:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:25:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:22 provisioning config files... 20:25:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config14499011713166202410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:22 ---> docker-login.sh 20:25:22 nexus3.edgexfoundry.org:10001 20:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:22 Configure a credential helper to remove this warning. See 20:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:22 20:25:22 Login Succeeded 20:25:22 nexus3.edgexfoundry.org:10002 20:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:23 Configure a credential helper to remove this warning. See 20:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:23 20:25:23 Login Succeeded 20:25:23 nexus3.edgexfoundry.org:10003 20:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:23 Configure a credential helper to remove this warning. See 20:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:23 20:25:23 Login Succeeded 20:25:23 nexus3.edgexfoundry.org:10004 20:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:23 Configure a credential helper to remove this warning. See 20:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:23 20:25:23 Login Succeeded 20:25:23 docker.io 20:25:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:23 Configure a credential helper to remove this warning. See 20:25:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:23 20:25:23 Login Succeeded 20:25:23 ---> docker-login.sh ends [Pipeline] } 20:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:25:23 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:23 latest 20:25:23 3.0.0-dev.47 20:25:23 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:23 main 20:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:24 be4fdec86a6d: Preparing 20:25:24 39eba4934934: Preparing 20:25:24 0a66edb2426f: Preparing 20:25:24 aa95671c0785: Preparing 20:25:24 aa5968d388b8: Preparing 20:25:24 aa5968d388b8: Layer already exists 20:25:24 0a66edb2426f: Pushed 20:25:24 be4fdec86a6d: Pushed 20:25:24 aa95671c0785: Pushed 20:25:25 39eba4934934: Pushed 20:25:25 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:26 be4fdec86a6d: Preparing 20:25:26 39eba4934934: Preparing 20:25:26 0a66edb2426f: Preparing 20:25:26 aa95671c0785: Preparing 20:25:26 aa5968d388b8: Preparing 20:25:26 39eba4934934: Layer already exists 20:25:26 aa5968d388b8: Layer already exists 20:25:26 aa95671c0785: Layer already exists 20:25:26 be4fdec86a6d: Layer already exists 20:25:26 0a66edb2426f: Layer already exists 20:25:26 latest: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.47 20:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:26 be4fdec86a6d: Preparing 20:25:26 39eba4934934: Preparing 20:25:26 0a66edb2426f: Preparing 20:25:26 aa95671c0785: Preparing 20:25:26 aa5968d388b8: Preparing 20:25:26 39eba4934934: Layer already exists 20:25:26 0a66edb2426f: Layer already exists 20:25:26 aa5968d388b8: Layer already exists 20:25:26 aa95671c0785: Layer already exists 20:25:26 be4fdec86a6d: Layer already exists 20:25:26 3.0.0-dev.47: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:27 be4fdec86a6d: Preparing 20:25:27 39eba4934934: Preparing 20:25:27 0a66edb2426f: Preparing 20:25:27 aa95671c0785: Preparing 20:25:27 aa5968d388b8: Preparing 20:25:27 0a66edb2426f: Layer already exists 20:25:27 aa95671c0785: Layer already exists 20:25:27 aa5968d388b8: Layer already exists 20:25:27 be4fdec86a6d: Layer already exists 20:25:27 39eba4934934: Layer already exists 20:25:27 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:28 be4fdec86a6d: Preparing 20:25:28 39eba4934934: Preparing 20:25:28 0a66edb2426f: Preparing 20:25:28 aa95671c0785: Preparing 20:25:28 aa5968d388b8: Preparing 20:25:28 39eba4934934: Layer already exists 20:25:28 be4fdec86a6d: Layer already exists 20:25:28 0a66edb2426f: Layer already exists 20:25:28 aa95671c0785: Layer already exists 20:25:28 aa5968d388b8: Layer already exists 20:25:28 main: digest: sha256:17b694f0ac9e5357fc2c7f9af78dbe6337beb2ccb2b151366a79464924bd4a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:28 ===================================================== [Pipeline] echo 20:25:28 taggedImages: 20:25:28 - nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:28 - nexus3.edgexfoundry.org:10004/core-command:latest 20:25:28 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.47 20:25:28 - nexus3.edgexfoundry.org:10004/core-command:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:25:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:25:28 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:28 latest 20:25:28 3.0.0-dev.47 20:25:28 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:28 main 20:25:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:28 ea351e5d8bd8: Preparing 20:25:28 ee129c6762c1: Preparing 20:25:28 e3ffaba89cc7: Preparing 20:25:28 cd594c1b71ab: Preparing 20:25:28 0a66edb2426f: Preparing 20:25:28 f2acc0357897: Preparing 20:25:28 aa5968d388b8: Preparing 20:25:28 f2acc0357897: Waiting 20:25:28 aa5968d388b8: Waiting 20:25:28 0a66edb2426f: Layer already exists 20:25:28 e3ffaba89cc7: Pushed 20:25:28 aa5968d388b8: Layer already exists 20:25:28 ea351e5d8bd8: Pushed 20:25:28 ee129c6762c1: Pushed 20:25:28 f2acc0357897: Pushed 20:25:29 cd594c1b71ab: Pushed 20:25:29 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:30 ea351e5d8bd8: Preparing 20:25:30 ee129c6762c1: Preparing 20:25:30 e3ffaba89cc7: Preparing 20:25:30 cd594c1b71ab: Preparing 20:25:30 0a66edb2426f: Preparing 20:25:30 f2acc0357897: Preparing 20:25:30 aa5968d388b8: Preparing 20:25:30 f2acc0357897: Waiting 20:25:30 aa5968d388b8: Waiting 20:25:30 cd594c1b71ab: Layer already exists 20:25:30 e3ffaba89cc7: Layer already exists 20:25:30 ea351e5d8bd8: Layer already exists 20:25:30 0a66edb2426f: Layer already exists 20:25:30 ee129c6762c1: Layer already exists 20:25:30 f2acc0357897: Layer already exists 20:25:30 aa5968d388b8: Layer already exists 20:25:30 latest: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.47 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:31 ea351e5d8bd8: Preparing 20:25:31 ee129c6762c1: Preparing 20:25:31 e3ffaba89cc7: Preparing 20:25:31 cd594c1b71ab: Preparing 20:25:31 0a66edb2426f: Preparing 20:25:31 f2acc0357897: Preparing 20:25:31 aa5968d388b8: Preparing 20:25:31 f2acc0357897: Waiting 20:25:31 aa5968d388b8: Waiting 20:25:31 cd594c1b71ab: Layer already exists 20:25:31 0a66edb2426f: Layer already exists 20:25:31 ea351e5d8bd8: Layer already exists 20:25:31 e3ffaba89cc7: Layer already exists 20:25:31 ee129c6762c1: Layer already exists 20:25:31 f2acc0357897: Layer already exists 20:25:31 aa5968d388b8: Layer already exists 20:25:31 3.0.0-dev.47: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:31 ea351e5d8bd8: Preparing 20:25:31 ee129c6762c1: Preparing 20:25:31 e3ffaba89cc7: Preparing 20:25:31 cd594c1b71ab: Preparing 20:25:31 0a66edb2426f: Preparing 20:25:31 f2acc0357897: Preparing 20:25:31 aa5968d388b8: Preparing 20:25:31 f2acc0357897: Waiting 20:25:31 ea351e5d8bd8: Layer already exists 20:25:31 ee129c6762c1: Layer already exists 20:25:31 e3ffaba89cc7: Layer already exists 20:25:31 cd594c1b71ab: Layer already exists 20:25:31 0a66edb2426f: Layer already exists 20:25:31 aa5968d388b8: Layer already exists 20:25:31 f2acc0357897: Layer already exists 20:25:31 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:32 ea351e5d8bd8: Preparing 20:25:32 ee129c6762c1: Preparing 20:25:32 e3ffaba89cc7: Preparing 20:25:32 cd594c1b71ab: Preparing 20:25:32 0a66edb2426f: Preparing 20:25:32 f2acc0357897: Preparing 20:25:32 aa5968d388b8: Preparing 20:25:32 f2acc0357897: Waiting 20:25:32 aa5968d388b8: Waiting 20:25:32 ee129c6762c1: Layer already exists 20:25:32 e3ffaba89cc7: Layer already exists 20:25:32 cd594c1b71ab: Layer already exists 20:25:32 ea351e5d8bd8: Layer already exists 20:25:32 0a66edb2426f: Layer already exists 20:25:32 f2acc0357897: Layer already exists 20:25:32 aa5968d388b8: Layer already exists 20:25:32 main: digest: sha256:ae92c111583fea45a0977c0a9c3ced4c62fe3fe9e1a21741feb97576cbf99906 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:32 ===================================================== [Pipeline] echo 20:25:32 taggedImages: 20:25:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:25:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.47 20:25:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:25:32 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:25:32 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:32 latest 20:25:32 3.0.0-dev.47 20:25:32 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:32 main 20:25:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker push nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:33 8b52590dc3f6: Preparing 20:25:33 d89f2daa2732: Preparing 20:25:33 0a66edb2426f: Preparing 20:25:33 e6bd2281b91d: Preparing 20:25:33 aa5968d388b8: Preparing 20:25:33 aa5968d388b8: Layer already exists 20:25:33 0a66edb2426f: Layer already exists 20:25:33 8b52590dc3f6: Pushed 20:25:33 e6bd2281b91d: Pushed 20:25:34 d89f2daa2732: Pushed 20:25:34 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:35 8b52590dc3f6: Preparing 20:25:35 d89f2daa2732: Preparing 20:25:35 0a66edb2426f: Preparing 20:25:35 e6bd2281b91d: Preparing 20:25:35 aa5968d388b8: Preparing 20:25:35 aa5968d388b8: Layer already exists 20:25:35 e6bd2281b91d: Layer already exists 20:25:35 d89f2daa2732: Layer already exists 20:25:35 8b52590dc3f6: Layer already exists 20:25:35 0a66edb2426f: Layer already exists 20:25:35 latest: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.47 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:35 8b52590dc3f6: Preparing 20:25:35 d89f2daa2732: Preparing 20:25:35 0a66edb2426f: Preparing 20:25:35 e6bd2281b91d: Preparing 20:25:35 aa5968d388b8: Preparing 20:25:35 0a66edb2426f: Layer already exists 20:25:35 e6bd2281b91d: Layer already exists 20:25:35 aa5968d388b8: Layer already exists 20:25:35 8b52590dc3f6: Layer already exists 20:25:35 d89f2daa2732: Layer already exists 20:25:35 3.0.0-dev.47: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:36 8b52590dc3f6: Preparing 20:25:36 d89f2daa2732: Preparing 20:25:36 0a66edb2426f: Preparing 20:25:36 e6bd2281b91d: Preparing 20:25:36 aa5968d388b8: Preparing 20:25:36 aa5968d388b8: Layer already exists 20:25:36 e6bd2281b91d: Layer already exists 20:25:36 d89f2daa2732: Layer already exists 20:25:36 0a66edb2426f: Layer already exists 20:25:36 8b52590dc3f6: Layer already exists 20:25:36 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:36 8b52590dc3f6: Preparing 20:25:36 d89f2daa2732: Preparing 20:25:36 0a66edb2426f: Preparing 20:25:36 e6bd2281b91d: Preparing 20:25:36 aa5968d388b8: Preparing 20:25:36 aa5968d388b8: Layer already exists 20:25:36 8b52590dc3f6: Layer already exists 20:25:36 0a66edb2426f: Layer already exists 20:25:36 e6bd2281b91d: Layer already exists 20:25:36 d89f2daa2732: Layer already exists 20:25:36 main: digest: sha256:b824700d2d91e052d7e29dda9d5f64b340a63c82fd145987846557290ee8e3fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:37 ===================================================== [Pipeline] echo 20:25:37 taggedImages: 20:25:37 - nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:37 - nexus3.edgexfoundry.org:10004/core-data:latest 20:25:37 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.47 20:25:37 - nexus3.edgexfoundry.org:10004/core-data:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:25:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:25:37 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:37 latest 20:25:37 3.0.0-dev.47 20:25:37 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:37 main 20:25:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:39 0fb6a08b8322: Preparing 20:25:39 50df2612fae7: Preparing 20:25:39 3a688d1c80b8: Preparing 20:25:39 0a66edb2426f: Preparing 20:25:39 aa95671c0785: Preparing 20:25:39 aa5968d388b8: Preparing 20:25:39 aa5968d388b8: Waiting 20:25:39 aa95671c0785: Layer already exists 20:25:39 0a66edb2426f: Layer already exists 20:25:39 aa5968d388b8: Layer already exists 20:25:39 0fb6a08b8322: Pushed 20:25:39 50df2612fae7: Pushed 20:25:40 3a688d1c80b8: Pushed 20:25:40 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:41 0fb6a08b8322: Preparing 20:25:41 50df2612fae7: Preparing 20:25:41 3a688d1c80b8: Preparing 20:25:41 0a66edb2426f: Preparing 20:25:41 aa95671c0785: Preparing 20:25:41 aa5968d388b8: Preparing 20:25:41 aa5968d388b8: Waiting 20:25:41 0a66edb2426f: Layer already exists 20:25:41 0fb6a08b8322: Layer already exists 20:25:41 aa95671c0785: Layer already exists 20:25:41 50df2612fae7: Layer already exists 20:25:41 3a688d1c80b8: Layer already exists 20:25:41 aa5968d388b8: Layer already exists 20:25:41 latest: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.47 20:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:41 0fb6a08b8322: Preparing 20:25:41 50df2612fae7: Preparing 20:25:41 3a688d1c80b8: Preparing 20:25:41 0a66edb2426f: Preparing 20:25:41 aa95671c0785: Preparing 20:25:41 aa5968d388b8: Preparing 20:25:41 aa5968d388b8: Waiting 20:25:41 0fb6a08b8322: Layer already exists 20:25:41 0a66edb2426f: Layer already exists 20:25:41 aa95671c0785: Layer already exists 20:25:41 3a688d1c80b8: Layer already exists 20:25:41 50df2612fae7: Layer already exists 20:25:41 aa5968d388b8: Layer already exists 20:25:41 3.0.0-dev.47: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:42 0fb6a08b8322: Preparing 20:25:42 50df2612fae7: Preparing 20:25:42 3a688d1c80b8: Preparing 20:25:42 0a66edb2426f: Preparing 20:25:42 aa95671c0785: Preparing 20:25:42 aa5968d388b8: Preparing 20:25:42 aa5968d388b8: Waiting 20:25:42 0fb6a08b8322: Layer already exists 20:25:42 50df2612fae7: Layer already exists 20:25:42 0a66edb2426f: Layer already exists 20:25:42 3a688d1c80b8: Layer already exists 20:25:42 aa95671c0785: Layer already exists 20:25:42 aa5968d388b8: Layer already exists 20:25:42 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 Removing intermediate container 2e2714788902 20:25:42 ---> 585da5ff5c4f 20:25:42 Step 7/24 : COPY . . 20:25:42 Removing intermediate container 3b5fa84d1991 20:25:42 ---> 7a61b1de0a6e 20:25:42 Step 7/24 : COPY . . 20:25:42 Removing intermediate container c2fd374e6fcf 20:25:42 ---> cd7a73d312ee 20:25:42 Step 7/24 : COPY . . 20:25:42 Removing intermediate container 7a38d43fa1a5 20:25:42 ---> 52685cc9d358 20:25:42 Step 8/22 : COPY . . 20:25:42 Removing intermediate container b2667a894e91 20:25:42 ---> 27df21dfbb11 20:25:42 Step 8/22 : COPY . . 20:25:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:42 0fb6a08b8322: Preparing 20:25:42 50df2612fae7: Preparing 20:25:42 3a688d1c80b8: Preparing 20:25:42 0a66edb2426f: Preparing 20:25:42 aa95671c0785: Preparing 20:25:42 aa5968d388b8: Preparing 20:25:42 aa5968d388b8: Waiting 20:25:42 0fb6a08b8322: Layer already exists 20:25:42 3a688d1c80b8: Layer already exists 20:25:42 aa95671c0785: Layer already exists 20:25:42 0a66edb2426f: Layer already exists 20:25:42 50df2612fae7: Layer already exists 20:25:42 aa5968d388b8: Layer already exists 20:25:42 main: digest: sha256:388ed5c232cc33d1ea88d30e914ffbf01d9b89c020a94f8f3818fd618095cc72 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:42 ===================================================== [Pipeline] echo 20:25:42 taggedImages: 20:25:42 - nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:42 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.47 20:25:42 - nexus3.edgexfoundry.org:10004/core-metadata:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:25:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:25:43 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:43 latest 20:25:43 3.0.0-dev.47 20:25:43 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:43 main 20:25:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:43 7d31696e09b2: Preparing 20:25:43 7d31696e09b2: Preparing 20:25:43 c857cf67562c: Preparing 20:25:43 1d951c08f0fe: Preparing 20:25:43 2fcb11106a67: Preparing 20:25:43 5b830e15f26c: Preparing 20:25:43 8d7579185cef: Preparing 20:25:43 0a66edb2426f: Preparing 20:25:43 d781b19cff90: Preparing 20:25:43 ab5a895720da: Preparing 20:25:43 d0a097839eb1: Preparing 20:25:43 318a1d979cd9: Preparing 20:25:43 aa5968d388b8: Preparing 20:25:43 0a66edb2426f: Waiting 20:25:43 d781b19cff90: Waiting 20:25:43 ab5a895720da: Waiting 20:25:43 d0a097839eb1: Waiting 20:25:43 318a1d979cd9: Waiting 20:25:43 aa5968d388b8: Waiting 20:25:43 8d7579185cef: Waiting 20:25:43 c857cf67562c: Pushed 20:25:43 1d951c08f0fe: Pushed 20:25:43 2fcb11106a67: Pushed 20:25:43 5b830e15f26c: Pushed 20:25:43 7d31696e09b2: Pushed 20:25:43 0a66edb2426f: Layer already exists 20:25:44 d781b19cff90: Pushed 20:25:44 ab5a895720da: Pushed 20:25:44 d0a097839eb1: Pushed 20:25:44 aa5968d388b8: Layer already exists 20:25:44 318a1d979cd9: Pushed 20:25:45 ---> ad6962b89f6f 20:25:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:25:45 ---> Running in 30a155ff98a8 20:25:45 ---> 594d82ee47d5 20:25:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:25:45 ---> Running in 6b55e1527f30 20:25:45 ---> 16b5af0c190b 20:25:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:45 8d7579185cef: Pushed 20:25:45 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 20:25:45 ---> Running in 0a1a89726f62 20:25:45 ---> 15a58c7f7815 20:25:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:46 7d31696e09b2: Preparing 20:25:46 7d31696e09b2: Preparing 20:25:46 c857cf67562c: Preparing 20:25:46 1d951c08f0fe: Preparing 20:25:46 2fcb11106a67: Preparing 20:25:46 5b830e15f26c: Preparing 20:25:46 8d7579185cef: Preparing 20:25:46 0a66edb2426f: Preparing 20:25:46 8d7579185cef: Waiting 20:25:46 d781b19cff90: Preparing 20:25:46 ab5a895720da: Preparing 20:25:46 d0a097839eb1: Preparing 20:25:46 318a1d979cd9: Preparing 20:25:46 0a66edb2426f: Waiting 20:25:46 d781b19cff90: Waiting 20:25:46 d0a097839eb1: Waiting 20:25:46 ab5a895720da: Waiting 20:25:46 aa5968d388b8: Preparing 20:25:46 318a1d979cd9: Waiting 20:25:46 aa5968d388b8: Waiting 20:25:46 1d951c08f0fe: Layer already exists 20:25:46 5b830e15f26c: Layer already exists 20:25:46 7d31696e09b2: Layer already exists 20:25:46 2fcb11106a67: Layer already exists 20:25:46 c857cf67562c: Layer already exists 20:25:46 8d7579185cef: Layer already exists 20:25:46 ab5a895720da: Layer already exists 20:25:46 d0a097839eb1: Layer already exists 20:25:46 0a66edb2426f: Layer already exists 20:25:46 d781b19cff90: Layer already exists 20:25:46 318a1d979cd9: Layer already exists 20:25:46 aa5968d388b8: Layer already exists 20:25:46 latest: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 20:25:46 ---> Running in 8cab6c3afd1b 20:25:46 ---> e887a8234148 20:25:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 ---> Running in ee87e90746a7 20:25:46 Removing intermediate container 30a155ff98a8 20:25:46 ---> bbad03fb8f3f 20:25:46 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 ---> Running in 908fa23ad172 20:25:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.47 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:46 7d31696e09b2: Preparing 20:25:46 7d31696e09b2: Preparing 20:25:46 c857cf67562c: Preparing 20:25:46 1d951c08f0fe: Preparing 20:25:46 2fcb11106a67: Preparing 20:25:46 5b830e15f26c: Preparing 20:25:46 8d7579185cef: Preparing 20:25:46 0a66edb2426f: Preparing 20:25:46 d781b19cff90: Preparing 20:25:46 ab5a895720da: Preparing 20:25:46 d0a097839eb1: Preparing 20:25:46 318a1d979cd9: Preparing 20:25:46 aa5968d388b8: Preparing 20:25:46 d0a097839eb1: Waiting 20:25:46 318a1d979cd9: Waiting 20:25:46 0a66edb2426f: Waiting 20:25:46 aa5968d388b8: Waiting 20:25:46 d781b19cff90: Waiting 20:25:46 ab5a895720da: Waiting 20:25:46 8d7579185cef: Waiting 20:25:46 7d31696e09b2: Layer already exists 20:25:46 5b830e15f26c: Layer already exists 20:25:46 2fcb11106a67: Layer already exists 20:25:46 1d951c08f0fe: Layer already exists 20:25:46 c857cf67562c: Layer already exists 20:25:46 8d7579185cef: Layer already exists 20:25:46 d781b19cff90: Layer already exists 20:25:46 0a66edb2426f: Layer already exists 20:25:46 d0a097839eb1: Layer already exists 20:25:46 ab5a895720da: Layer already exists 20:25:46 318a1d979cd9: Layer already exists 20:25:46 aa5968d388b8: Layer already exists 20:25:46 3.0.0-dev.47: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 Removing intermediate container 8cab6c3afd1b 20:25:47 ---> 13a228801f36 20:25:47 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:47 7d31696e09b2: Preparing 20:25:47 7d31696e09b2: Preparing 20:25:47 c857cf67562c: Preparing 20:25:47 1d951c08f0fe: Preparing 20:25:47 2fcb11106a67: Preparing 20:25:47 5b830e15f26c: Preparing 20:25:47 8d7579185cef: Preparing 20:25:47 0a66edb2426f: Preparing 20:25:47 d781b19cff90: Preparing 20:25:47 ab5a895720da: Preparing 20:25:47 d0a097839eb1: Preparing 20:25:47 318a1d979cd9: Preparing 20:25:47 aa5968d388b8: Preparing 20:25:47 8d7579185cef: Waiting 20:25:47 0a66edb2426f: Waiting 20:25:47 d781b19cff90: Waiting 20:25:47 ab5a895720da: Waiting 20:25:47 d0a097839eb1: Waiting 20:25:47 318a1d979cd9: Waiting 20:25:47 aa5968d388b8: Waiting 20:25:47 5b830e15f26c: Layer already exists 20:25:47 2fcb11106a67: Layer already exists 20:25:47 c857cf67562c: Layer already exists 20:25:47 1d951c08f0fe: Layer already exists 20:25:47 7d31696e09b2: Layer already exists 20:25:47 0a66edb2426f: Layer already exists 20:25:47 8d7579185cef: Layer already exists 20:25:47 ab5a895720da: Layer already exists 20:25:47 d781b19cff90: Layer already exists 20:25:47 d0a097839eb1: Layer already exists 20:25:47 318a1d979cd9: Layer already exists 20:25:47 aa5968d388b8: Layer already exists 20:25:47 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 ---> Running in 79052e4accdf 20:25:47 Removing intermediate container 908fa23ad172 20:25:47 ---> 4cbdee0d286d 20:25:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:25:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:47 7d31696e09b2: Preparing 20:25:47 7d31696e09b2: Preparing 20:25:47 c857cf67562c: Preparing 20:25:47 1d951c08f0fe: Preparing 20:25:47 2fcb11106a67: Preparing 20:25:47 5b830e15f26c: Preparing 20:25:47 8d7579185cef: Preparing 20:25:47 0a66edb2426f: Preparing 20:25:47 d781b19cff90: Preparing 20:25:47 ab5a895720da: Preparing 20:25:47 d0a097839eb1: Preparing 20:25:47 318a1d979cd9: Preparing 20:25:47 aa5968d388b8: Preparing 20:25:47 d781b19cff90: Waiting 20:25:47 ab5a895720da: Waiting 20:25:47 8d7579185cef: Waiting 20:25:47 0a66edb2426f: Waiting 20:25:47 d0a097839eb1: Waiting 20:25:47 318a1d979cd9: Waiting 20:25:47 aa5968d388b8: Waiting 20:25:47 2fcb11106a67: Layer already exists 20:25:47 7d31696e09b2: Layer already exists 20:25:47 5b830e15f26c: Layer already exists 20:25:47 1d951c08f0fe: Layer already exists 20:25:47 c857cf67562c: Layer already exists 20:25:47 8d7579185cef: Layer already exists 20:25:47 0a66edb2426f: Layer already exists 20:25:47 ab5a895720da: Layer already exists 20:25:47 d0a097839eb1: Layer already exists 20:25:47 d781b19cff90: Layer already exists 20:25:47 318a1d979cd9: Layer already exists 20:25:47 aa5968d388b8: Layer already exists 20:25:47 main: digest: sha256:8ca58124ddc70bbcc8f4dee78e1ecf5c45fa2dd0b64756f8fec6e3c20d886783 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:48 ===================================================== [Pipeline] echo 20:25:48 taggedImages: 20:25:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.47 20:25:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:25:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:25:48 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:48 latest 20:25:48 3.0.0-dev.47 20:25:48 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:48 main 20:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 ---> Running in f100e427c3ab 20:25:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:48 175827bc9015: Preparing 20:25:48 f0f719452139: Preparing 20:25:48 0476637d3ccd: Preparing 20:25:48 2e11a65c776c: Preparing 20:25:48 6c233dedb586: Preparing 20:25:48 098b8d1ac139: Preparing 20:25:48 01f9483cde46: Preparing 20:25:48 aa5968d388b8: Preparing 20:25:48 01f9483cde46: Waiting 20:25:48 aa5968d388b8: Waiting 20:25:48 098b8d1ac139: Waiting 20:25:48 6c233dedb586: Pushed 20:25:48 175827bc9015: Pushed 20:25:48 f0f719452139: Pushed 20:25:48 aa5968d388b8: Layer already exists 20:25:48 098b8d1ac139: Pushed 20:25:49 Removing intermediate container 79052e4accdf 20:25:49 ---> ca9487ae4d10 20:25:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:25:49 ---> Running in ddcd4d6b9d1f 20:25:49 01f9483cde46: Pushed 20:25:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:25:49 0476637d3ccd: Pushed 20:25:49 2e11a65c776c: Pushed 20:25:49 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:50 175827bc9015: Preparing 20:25:50 f0f719452139: Preparing 20:25:50 0476637d3ccd: Preparing 20:25:50 2e11a65c776c: Preparing 20:25:50 6c233dedb586: Preparing 20:25:50 098b8d1ac139: Preparing 20:25:50 01f9483cde46: Preparing 20:25:50 aa5968d388b8: Preparing 20:25:50 aa5968d388b8: Waiting 20:25:50 098b8d1ac139: Waiting 20:25:50 01f9483cde46: Waiting 20:25:50 0476637d3ccd: Layer already exists 20:25:50 175827bc9015: Layer already exists 20:25:50 6c233dedb586: Layer already exists 20:25:50 2e11a65c776c: Layer already exists 20:25:50 f0f719452139: Layer already exists 20:25:50 098b8d1ac139: Layer already exists 20:25:50 aa5968d388b8: Layer already exists 20:25:50 01f9483cde46: Layer already exists 20:25:50 latest: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.47 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:51 175827bc9015: Preparing 20:25:51 f0f719452139: Preparing 20:25:51 0476637d3ccd: Preparing 20:25:51 2e11a65c776c: Preparing 20:25:51 6c233dedb586: Preparing 20:25:51 098b8d1ac139: Preparing 20:25:51 01f9483cde46: Preparing 20:25:51 aa5968d388b8: Preparing 20:25:51 01f9483cde46: Waiting 20:25:51 aa5968d388b8: Waiting 20:25:51 098b8d1ac139: Waiting 20:25:51 2e11a65c776c: Layer already exists 20:25:51 6c233dedb586: Layer already exists 20:25:51 f0f719452139: Layer already exists 20:25:51 175827bc9015: Layer already exists 20:25:51 0476637d3ccd: Layer already exists 20:25:51 098b8d1ac139: Layer already exists 20:25:51 01f9483cde46: Layer already exists 20:25:51 aa5968d388b8: Layer already exists 20:25:51 3.0.0-dev.47: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:51 175827bc9015: Preparing 20:25:51 f0f719452139: Preparing 20:25:51 0476637d3ccd: Preparing 20:25:51 2e11a65c776c: Preparing 20:25:51 6c233dedb586: Preparing 20:25:51 098b8d1ac139: Preparing 20:25:51 01f9483cde46: Preparing 20:25:51 aa5968d388b8: Preparing 20:25:51 aa5968d388b8: Waiting 20:25:51 098b8d1ac139: Waiting 20:25:51 0476637d3ccd: Layer already exists 20:25:51 2e11a65c776c: Layer already exists 20:25:51 f0f719452139: Layer already exists 20:25:51 175827bc9015: Layer already exists 20:25:51 6c233dedb586: Layer already exists 20:25:51 098b8d1ac139: Layer already exists 20:25:51 01f9483cde46: Layer already exists 20:25:51 aa5968d388b8: Layer already exists 20:25:51 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:52 175827bc9015: Preparing 20:25:52 f0f719452139: Preparing 20:25:52 0476637d3ccd: Preparing 20:25:52 2e11a65c776c: Preparing 20:25:52 6c233dedb586: Preparing 20:25:52 098b8d1ac139: Preparing 20:25:52 01f9483cde46: Preparing 20:25:52 aa5968d388b8: Preparing 20:25:52 098b8d1ac139: Waiting 20:25:52 01f9483cde46: Waiting 20:25:52 aa5968d388b8: Waiting 20:25:52 2e11a65c776c: Layer already exists 20:25:52 0476637d3ccd: Layer already exists 20:25:52 f0f719452139: Layer already exists 20:25:52 175827bc9015: Layer already exists 20:25:52 6c233dedb586: Layer already exists 20:25:52 098b8d1ac139: Layer already exists 20:25:52 01f9483cde46: Layer already exists 20:25:52 aa5968d388b8: Layer already exists 20:25:52 main: digest: sha256:9fce57dd1f9d7e3d4f9b1504f87e1918a078b71f3bcf9c26c099c73624c73f11 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:52 ===================================================== [Pipeline] echo 20:25:52 taggedImages: 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.47 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:25:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:25:52 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:52 latest 20:25:52 3.0.0-dev.47 20:25:52 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:52 main 20:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:53 50316288e6eb: Preparing 20:25:53 8fedccd013ea: Preparing 20:25:53 73bb3c730da7: Preparing 20:25:53 2ab4c25782b7: Preparing 20:25:53 e6cb4d16e593: Preparing 20:25:53 2bb76bf6ccca: Preparing 20:25:53 89e9651c9d50: Preparing 20:25:53 dbe491615cc2: Preparing 20:25:53 95966c4e570b: Preparing 20:25:53 aa5968d388b8: Preparing 20:25:53 2bb76bf6ccca: Waiting 20:25:53 dbe491615cc2: Waiting 20:25:53 89e9651c9d50: Waiting 20:25:53 95966c4e570b: Waiting 20:25:53 aa5968d388b8: Waiting 20:25:53 e6cb4d16e593: Pushed 20:25:53 8fedccd013ea: Pushed 20:25:53 50316288e6eb: Pushed 20:25:53 2bb76bf6ccca: Pushed 20:25:53 89e9651c9d50: Pushed 20:25:53 dbe491615cc2: Pushed 20:25:53 aa5968d388b8: Layer already exists 20:25:53 95966c4e570b: Pushed 20:25:53 Removing intermediate container f100e427c3ab 20:25:53 ---> 63db7e7dc737 20:25:53 Step 11/24 : WORKDIR /edgex-go 20:25:53 ---> Running in 0d51281ea0f0 20:25:54 Removing intermediate container ddcd4d6b9d1f 20:25:54 ---> 855cd268b2c7 20:25:54 Step 11/24 : WORKDIR /edgex-go 20:25:54 ---> Running in 0d2b0b35cdb0 20:25:54 2ab4c25782b7: Pushed 20:25:54 73bb3c730da7: Pushed 20:25:54 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 Removing intermediate container 0d51281ea0f0 20:25:54 ---> 9578d1a85f3a 20:25:54 20:25:54 Step 12/24 : FROM alpine:3.15 20:25:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:55 50316288e6eb: Preparing 20:25:55 8fedccd013ea: Preparing 20:25:55 73bb3c730da7: Preparing 20:25:55 2ab4c25782b7: Preparing 20:25:55 e6cb4d16e593: Preparing 20:25:55 2bb76bf6ccca: Preparing 20:25:55 89e9651c9d50: Preparing 20:25:55 dbe491615cc2: Preparing 20:25:55 95966c4e570b: Preparing 20:25:55 aa5968d388b8: Preparing 20:25:55 89e9651c9d50: Waiting 20:25:55 dbe491615cc2: Waiting 20:25:55 95966c4e570b: Waiting 20:25:55 aa5968d388b8: Waiting 20:25:55 2bb76bf6ccca: Waiting 20:25:55 73bb3c730da7: Layer already exists 20:25:55 e6cb4d16e593: Layer already exists 20:25:55 50316288e6eb: Layer already exists 20:25:55 2ab4c25782b7: Layer already exists 20:25:55 8fedccd013ea: Layer already exists 20:25:55 2bb76bf6ccca: Layer already exists 20:25:55 89e9651c9d50: Layer already exists 20:25:55 95966c4e570b: Layer already exists 20:25:55 aa5968d388b8: Layer already exists 20:25:55 dbe491615cc2: Layer already exists 20:25:55 latest: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 3.15: Pulling from library/alpine 20:25:55 Removing intermediate container 0d2b0b35cdb0 20:25:55 ---> c39cb4a7ccf6 20:25:55 20:25:55 Step 12/24 : FROM alpine:3.15 20:25:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.47 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:55 50316288e6eb: Preparing 20:25:55 8fedccd013ea: Preparing 20:25:55 73bb3c730da7: Preparing 20:25:55 2ab4c25782b7: Preparing 20:25:55 e6cb4d16e593: Preparing 20:25:55 2bb76bf6ccca: Preparing 20:25:55 89e9651c9d50: Preparing 20:25:55 dbe491615cc2: Preparing 20:25:55 95966c4e570b: Preparing 20:25:55 aa5968d388b8: Preparing 20:25:55 dbe491615cc2: Waiting 20:25:55 95966c4e570b: Waiting 20:25:55 2bb76bf6ccca: Waiting 20:25:55 89e9651c9d50: Waiting 20:25:55 aa5968d388b8: Waiting 20:25:55 2ab4c25782b7: Layer already exists 20:25:55 e6cb4d16e593: Layer already exists 20:25:55 8fedccd013ea: Layer already exists 20:25:55 50316288e6eb: Layer already exists 20:25:55 73bb3c730da7: Layer already exists 20:25:55 2bb76bf6ccca: Layer already exists 20:25:55 95966c4e570b: Layer already exists 20:25:55 aa5968d388b8: Layer already exists 20:25:55 dbe491615cc2: Layer already exists 20:25:55 89e9651c9d50: Layer already exists 20:25:55 3.0.0-dev.47: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 3.15: Pulling from library/alpine 20:25:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:56 50316288e6eb: Preparing 20:25:56 8fedccd013ea: Preparing 20:25:56 73bb3c730da7: Preparing 20:25:56 2ab4c25782b7: Preparing 20:25:56 e6cb4d16e593: Preparing 20:25:56 2bb76bf6ccca: Preparing 20:25:56 89e9651c9d50: Preparing 20:25:56 dbe491615cc2: Preparing 20:25:56 95966c4e570b: Preparing 20:25:56 aa5968d388b8: Preparing 20:25:56 dbe491615cc2: Waiting 20:25:56 89e9651c9d50: Waiting 20:25:56 95966c4e570b: Waiting 20:25:56 aa5968d388b8: Waiting 20:25:56 2bb76bf6ccca: Waiting 20:25:56 8fedccd013ea: Layer already exists 20:25:56 50316288e6eb: Layer already exists 20:25:56 2ab4c25782b7: Layer already exists 20:25:56 73bb3c730da7: Layer already exists 20:25:56 e6cb4d16e593: Layer already exists 20:25:56 89e9651c9d50: Layer already exists 20:25:56 2bb76bf6ccca: Layer already exists 20:25:56 95966c4e570b: Layer already exists 20:25:56 aa5968d388b8: Layer already exists 20:25:56 dbe491615cc2: Layer already exists 20:25:56 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:57 50316288e6eb: Preparing 20:25:57 8fedccd013ea: Preparing 20:25:57 73bb3c730da7: Preparing 20:25:57 2ab4c25782b7: Preparing 20:25:57 e6cb4d16e593: Preparing 20:25:57 2bb76bf6ccca: Preparing 20:25:57 89e9651c9d50: Preparing 20:25:57 dbe491615cc2: Preparing 20:25:57 95966c4e570b: Preparing 20:25:57 aa5968d388b8: Preparing 20:25:57 2bb76bf6ccca: Waiting 20:25:57 89e9651c9d50: Waiting 20:25:57 dbe491615cc2: Waiting 20:25:57 95966c4e570b: Waiting 20:25:57 aa5968d388b8: Waiting 20:25:57 73bb3c730da7: Layer already exists 20:25:57 8fedccd013ea: Layer already exists 20:25:57 e6cb4d16e593: Layer already exists 20:25:57 50316288e6eb: Layer already exists 20:25:57 2ab4c25782b7: Layer already exists 20:25:57 2bb76bf6ccca: Layer already exists 20:25:57 95966c4e570b: Layer already exists 20:25:57 89e9651c9d50: Layer already exists 20:25:57 dbe491615cc2: Layer already exists 20:25:57 aa5968d388b8: Layer already exists 20:25:57 main: digest: sha256:82f3393d7be33eb2d5a68ce9915914994c64889c5e4e45c007489c9afde0e8d0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:57 ===================================================== [Pipeline] echo 20:25:57 taggedImages: 20:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.47 20:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:25:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:25:57 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:57 latest 20:25:57 3.0.0-dev.47 20:25:57 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:25:57 main 20:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:57 dab526201254: Preparing 20:25:57 780d7e4a0807: Preparing 20:25:57 0a66edb2426f: Preparing 20:25:57 cb5dd6fc6ef3: Preparing 20:25:57 4e6476652798: Preparing 20:25:57 0a66edb2426f: Layer already exists 20:25:57 4e6476652798: Layer already exists 20:25:57 dab526201254: Pushed 20:25:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:25:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:25:57 Status: Downloaded newer image for alpine:3.15 20:25:57 Status: Downloaded newer image for alpine:3.15 20:25:57 ---> 354640af7b1b 20:25:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:57 ---> 354640af7b1b 20:25:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:58 ---> Running in b804c58347b7 20:25:58 ---> Running in 89751c216bb7 20:25:58 cb5dd6fc6ef3: Pushed 20:25:59 Removing intermediate container b804c58347b7 20:25:59 ---> 7f13fc7730a5 20:25:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:25:59 Removing intermediate container 89751c216bb7 20:25:59 ---> dfe5dcbf5e01 20:25:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:59 ---> Running in 124b62e3a51f 20:25:59 ---> Running in 5cce0391ffb6 20:25:59 780d7e4a0807: Pushed 20:25:59 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:00 dab526201254: Preparing 20:26:00 780d7e4a0807: Preparing 20:26:00 0a66edb2426f: Preparing 20:26:00 cb5dd6fc6ef3: Preparing 20:26:00 4e6476652798: Preparing 20:26:00 780d7e4a0807: Layer already exists 20:26:00 0a66edb2426f: Layer already exists 20:26:00 dab526201254: Layer already exists 20:26:00 4e6476652798: Layer already exists 20:26:00 cb5dd6fc6ef3: Layer already exists 20:26:00 latest: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.47 20:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:01 dab526201254: Preparing 20:26:01 780d7e4a0807: Preparing 20:26:01 0a66edb2426f: Preparing 20:26:01 cb5dd6fc6ef3: Preparing 20:26:01 4e6476652798: Preparing 20:26:01 cb5dd6fc6ef3: Layer already exists 20:26:01 dab526201254: Layer already exists 20:26:01 0a66edb2426f: Layer already exists 20:26:01 4e6476652798: Layer already exists 20:26:01 780d7e4a0807: Layer already exists 20:26:01 3.0.0-dev.47: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:01 dab526201254: Preparing 20:26:01 780d7e4a0807: Preparing 20:26:01 0a66edb2426f: Preparing 20:26:01 cb5dd6fc6ef3: Preparing 20:26:01 4e6476652798: Preparing 20:26:01 780d7e4a0807: Layer already exists 20:26:01 cb5dd6fc6ef3: Layer already exists 20:26:01 dab526201254: Layer already exists 20:26:01 0a66edb2426f: Layer already exists 20:26:01 4e6476652798: Layer already exists 20:26:01 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:02 dab526201254: Preparing 20:26:02 780d7e4a0807: Preparing 20:26:02 0a66edb2426f: Preparing 20:26:02 cb5dd6fc6ef3: Preparing 20:26:02 4e6476652798: Preparing 20:26:02 4e6476652798: Layer already exists 20:26:02 cb5dd6fc6ef3: Layer already exists 20:26:02 0a66edb2426f: Layer already exists 20:26:02 dab526201254: Layer already exists 20:26:02 780d7e4a0807: Layer already exists 20:26:02 main: digest: sha256:9a5035dece4d442a57c474db280a899dc493d7f30dadb12f53366d0c2d949a83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:02 ===================================================== [Pipeline] echo 20:26:02 taggedImages: 20:26:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.47 20:26:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:26:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:26:02 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:02 latest 20:26:02 3.0.0-dev.47 20:26:02 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:02 main 20:26:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:03 26c4fac0b9bf: Preparing 20:26:03 9683df28ffb6: Preparing 20:26:03 b0c4d98338df: Preparing 20:26:03 6bfc69c645bd: Preparing 20:26:03 1de890598b70: Preparing 20:26:03 4cfa763b44fe: Preparing 20:26:03 4e6476652798: Preparing 20:26:03 4cfa763b44fe: Waiting 20:26:03 4e6476652798: Waiting 20:26:03 9683df28ffb6: Pushed 20:26:03 b0c4d98338df: Pushed 20:26:03 26c4fac0b9bf: Pushed 20:26:03 4e6476652798: Layer already exists 20:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:03 4cfa763b44fe: Pushed 20:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:05 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:26:05 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:26:05 OK: 15734 distinct packages available 20:26:05 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:26:05 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:26:05 OK: 15734 distinct packages available 20:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:06 1de890598b70: Pushed 20:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:08 (1/4) Installing dumb-init (1.2.5-r1) 20:26:08 (2/4) Installing musl-obstack (1.2.3-r0) 20:26:08 (3/4) Installing libucontext (1.1-r0) 20:26:08 (4/4) Installing gcompat (1.0.0-r4) 20:26:08 Executing busybox-1.34.1-r7.trigger 20:26:08 OK: 6 MiB in 18 packages 20:26:08 (1/5) Installing dumb-init (1.2.5-r1) 20:26:08 (2/5) Installing musl-obstack (1.2.3-r0) 20:26:08 (3/5) Installing libucontext (1.1-r0) 20:26:08 (4/5) Installing gcompat (1.0.0-r4) 20:26:08 (5/5) Installing openssl (1.1.1t-r1) 20:26:08 Executing busybox-1.34.1-r7.trigger 20:26:09 OK: 6 MiB in 19 packages 20:26:09 6bfc69c645bd: Pushed 20:26:09 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:10 26c4fac0b9bf: Preparing 20:26:10 9683df28ffb6: Preparing 20:26:10 b0c4d98338df: Preparing 20:26:10 6bfc69c645bd: Preparing 20:26:10 1de890598b70: Preparing 20:26:10 4cfa763b44fe: Preparing 20:26:10 4e6476652798: Preparing 20:26:10 4e6476652798: Waiting 20:26:10 4cfa763b44fe: Waiting 20:26:10 9683df28ffb6: Layer already exists 20:26:10 1de890598b70: Layer already exists 20:26:10 6bfc69c645bd: Layer already exists 20:26:10 b0c4d98338df: Layer already exists 20:26:10 26c4fac0b9bf: Layer already exists 20:26:10 4cfa763b44fe: Layer already exists 20:26:10 4e6476652798: Layer already exists 20:26:10 latest: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.47 20:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:10 26c4fac0b9bf: Preparing 20:26:10 9683df28ffb6: Preparing 20:26:10 b0c4d98338df: Preparing 20:26:10 6bfc69c645bd: Preparing 20:26:10 1de890598b70: Preparing 20:26:10 4cfa763b44fe: Preparing 20:26:10 4e6476652798: Preparing 20:26:10 4cfa763b44fe: Waiting 20:26:10 4e6476652798: Waiting 20:26:10 6bfc69c645bd: Layer already exists 20:26:10 b0c4d98338df: Layer already exists 20:26:10 26c4fac0b9bf: Layer already exists 20:26:10 1de890598b70: Layer already exists 20:26:10 9683df28ffb6: Layer already exists 20:26:10 4cfa763b44fe: Layer already exists 20:26:10 4e6476652798: Layer already exists 20:26:10 3.0.0-dev.47: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 Removing intermediate container 124b62e3a51f 20:26:11 ---> bf0b139b85d2 20:26:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:26:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:11 26c4fac0b9bf: Preparing 20:26:11 9683df28ffb6: Preparing 20:26:11 b0c4d98338df: Preparing 20:26:11 6bfc69c645bd: Preparing 20:26:11 1de890598b70: Preparing 20:26:11 4cfa763b44fe: Preparing 20:26:11 4e6476652798: Preparing 20:26:11 4e6476652798: Waiting 20:26:11 4cfa763b44fe: Waiting 20:26:11 9683df28ffb6: Layer already exists 20:26:11 26c4fac0b9bf: Layer already exists 20:26:11 b0c4d98338df: Layer already exists 20:26:11 1de890598b70: Layer already exists 20:26:11 6bfc69c645bd: Layer already exists 20:26:11 4cfa763b44fe: Layer already exists 20:26:11 4e6476652798: Layer already exists 20:26:11 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:11 26c4fac0b9bf: Preparing 20:26:11 9683df28ffb6: Preparing 20:26:11 b0c4d98338df: Preparing 20:26:11 6bfc69c645bd: Preparing 20:26:11 1de890598b70: Preparing 20:26:11 4cfa763b44fe: Preparing 20:26:11 4e6476652798: Preparing 20:26:11 4e6476652798: Waiting 20:26:11 4cfa763b44fe: Waiting 20:26:11 b0c4d98338df: Layer already exists 20:26:11 9683df28ffb6: Layer already exists 20:26:11 26c4fac0b9bf: Layer already exists 20:26:11 1de890598b70: Layer already exists 20:26:11 6bfc69c645bd: Layer already exists 20:26:11 4cfa763b44fe: Layer already exists 20:26:11 4e6476652798: Layer already exists 20:26:11 main: digest: sha256:0ed7885ed62089ebddbacbd37192ffab750b118ea57b663f37c7db36c230ef8a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:11 ===================================================== [Pipeline] echo 20:26:11 taggedImages: 20:26:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.47 20:26:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:26:11 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:26:11 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:11 latest 20:26:11 3.0.0-dev.47 20:26:11 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:11 main 20:26:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 20:26:11 Removing intermediate container 5cce0391ffb6 20:26:11 ---> 557d15d73946 20:26:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:12 3eff6fbe0fb1: Preparing 20:26:12 915964c0c3ac: Preparing 20:26:12 45462dbca7ab: Preparing 20:26:12 5794d5bcbfe2: Preparing 20:26:12 faad6d62ea49: Preparing 20:26:12 4e6476652798: Preparing 20:26:12 4e6476652798: Waiting 20:26:12 45462dbca7ab: Pushed 20:26:12 915964c0c3ac: Pushed 20:26:12 3eff6fbe0fb1: Pushed 20:26:12 4e6476652798: Layer already exists 20:26:12 faad6d62ea49: Pushed 20:26:19 5794d5bcbfe2: Pushed 20:26:19 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:20 3eff6fbe0fb1: Preparing 20:26:20 915964c0c3ac: Preparing 20:26:20 45462dbca7ab: Preparing 20:26:20 5794d5bcbfe2: Preparing 20:26:20 faad6d62ea49: Preparing 20:26:20 4e6476652798: Preparing 20:26:20 45462dbca7ab: Layer already exists 20:26:20 3eff6fbe0fb1: Layer already exists 20:26:20 915964c0c3ac: Layer already exists 20:26:20 5794d5bcbfe2: Layer already exists 20:26:20 faad6d62ea49: Layer already exists 20:26:20 4e6476652798: Layer already exists 20:26:20 latest: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.47 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:20 3eff6fbe0fb1: Preparing 20:26:20 915964c0c3ac: Preparing 20:26:20 45462dbca7ab: Preparing 20:26:20 5794d5bcbfe2: Preparing 20:26:20 faad6d62ea49: Preparing 20:26:20 4e6476652798: Preparing 20:26:20 5794d5bcbfe2: Layer already exists 20:26:20 915964c0c3ac: Layer already exists 20:26:20 faad6d62ea49: Layer already exists 20:26:20 45462dbca7ab: Layer already exists 20:26:20 3eff6fbe0fb1: Layer already exists 20:26:20 4e6476652798: Layer already exists 20:26:20 3.0.0-dev.47: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:21 3eff6fbe0fb1: Preparing 20:26:21 915964c0c3ac: Preparing 20:26:21 45462dbca7ab: Preparing 20:26:21 5794d5bcbfe2: Preparing 20:26:21 faad6d62ea49: Preparing 20:26:21 4e6476652798: Preparing 20:26:21 4e6476652798: Waiting 20:26:21 5794d5bcbfe2: Layer already exists 20:26:21 faad6d62ea49: Layer already exists 20:26:21 915964c0c3ac: Layer already exists 20:26:21 45462dbca7ab: Layer already exists 20:26:21 3eff6fbe0fb1: Layer already exists 20:26:21 4e6476652798: Layer already exists 20:26:21 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:21 3eff6fbe0fb1: Preparing 20:26:21 915964c0c3ac: Preparing 20:26:21 45462dbca7ab: Preparing 20:26:21 5794d5bcbfe2: Preparing 20:26:21 faad6d62ea49: Preparing 20:26:21 4e6476652798: Preparing 20:26:21 4e6476652798: Waiting 20:26:21 faad6d62ea49: Layer already exists 20:26:21 5794d5bcbfe2: Layer already exists 20:26:21 45462dbca7ab: Layer already exists 20:26:21 3eff6fbe0fb1: Layer already exists 20:26:21 915964c0c3ac: Layer already exists 20:26:21 4e6476652798: Layer already exists 20:26:21 main: digest: sha256:2080b8702df67bbe359ccb1a72be73bef1c8eda57041d810624a9c8d5b4c3180 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:21 ===================================================== [Pipeline] echo 20:26:21 taggedImages: 20:26:21 - nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:21 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:21 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.47 20:26:21 - nexus3.edgexfoundry.org:10004/security-spire-config:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:21 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:26:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:26:22 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:22 latest 20:26:22 3.0.0-dev.47 20:26:22 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:22 main 20:26:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:22 ---> 8b7a7b27f094 20:26:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:26:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:22 83c87492c139: Preparing 20:26:22 18b48390b8bb: Preparing 20:26:22 d3b9fbc922a9: Preparing 20:26:22 58682cda12bc: Preparing 20:26:22 4cfa763b44fe: Preparing 20:26:22 4e6476652798: Preparing 20:26:22 4e6476652798: Waiting 20:26:22 4cfa763b44fe: Layer already exists 20:26:22 4e6476652798: Layer already exists 20:26:22 d3b9fbc922a9: Pushed 20:26:22 18b48390b8bb: Pushed 20:26:22 83c87492c139: Pushed 20:26:23 ---> d836fddf2464 20:26:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:26:26 ---> 4d104a44bb0a 20:26:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:26:26 ---> Running in 36e6d864872f 20:26:28 Removing intermediate container 36e6d864872f 20:26:28 ---> a50b00d0b7ed 20:26:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:26:29 58682cda12bc: Pushed 20:26:29 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:29 83c87492c139: Preparing 20:26:29 18b48390b8bb: Preparing 20:26:29 d3b9fbc922a9: Preparing 20:26:29 58682cda12bc: Preparing 20:26:29 4cfa763b44fe: Preparing 20:26:29 4e6476652798: Preparing 20:26:29 4e6476652798: Waiting 20:26:29 4cfa763b44fe: Layer already exists 20:26:29 83c87492c139: Layer already exists 20:26:29 18b48390b8bb: Layer already exists 20:26:29 d3b9fbc922a9: Layer already exists 20:26:29 58682cda12bc: Layer already exists 20:26:29 4e6476652798: Layer already exists 20:26:29 latest: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.47 20:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:30 83c87492c139: Preparing 20:26:30 18b48390b8bb: Preparing 20:26:30 d3b9fbc922a9: Preparing 20:26:30 58682cda12bc: Preparing 20:26:30 4cfa763b44fe: Preparing 20:26:30 4e6476652798: Preparing 20:26:30 4e6476652798: Waiting 20:26:30 83c87492c139: Layer already exists 20:26:30 4e6476652798: Layer already exists 20:26:30 58682cda12bc: Layer already exists 20:26:30 d3b9fbc922a9: Layer already exists 20:26:30 4cfa763b44fe: Layer already exists 20:26:30 ---> 610b953cd621 20:26:30 Step 19/24 : WORKDIR / 20:26:30 ---> Running in 2ecf8732431a 20:26:31 18b48390b8bb: Layer already exists 20:26:31 3.0.0-dev.47: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:32 83c87492c139: Preparing 20:26:32 18b48390b8bb: Preparing 20:26:32 d3b9fbc922a9: Preparing 20:26:32 58682cda12bc: Preparing 20:26:32 4cfa763b44fe: Preparing 20:26:32 4e6476652798: Preparing 20:26:32 4e6476652798: Waiting 20:26:32 83c87492c139: Layer already exists 20:26:32 18b48390b8bb: Layer already exists 20:26:32 d3b9fbc922a9: Layer already exists 20:26:32 4cfa763b44fe: Layer already exists 20:26:32 58682cda12bc: Layer already exists 20:26:32 4e6476652798: Layer already exists 20:26:32 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:33 83c87492c139: Preparing 20:26:33 18b48390b8bb: Preparing 20:26:33 d3b9fbc922a9: Preparing 20:26:33 58682cda12bc: Preparing 20:26:33 4cfa763b44fe: Preparing 20:26:33 4e6476652798: Preparing 20:26:33 4e6476652798: Waiting 20:26:33 83c87492c139: Layer already exists 20:26:33 18b48390b8bb: Layer already exists 20:26:33 d3b9fbc922a9: Layer already exists 20:26:33 58682cda12bc: Layer already exists 20:26:33 4cfa763b44fe: Layer already exists 20:26:33 4e6476652798: Layer already exists 20:26:33 main: digest: sha256:d8be95da4fa0653c51fd625beeca139aa60ca1907b7402664a356505a4b66fdb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:33 ===================================================== [Pipeline] echo 20:26:33 taggedImages: 20:26:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.47 20:26:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:26:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:33 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:33 latest 20:26:33 3.0.0-dev.47 20:26:33 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:33 main 20:26:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:33 Removing intermediate container 2ecf8732431a 20:26:33 ---> d8ecf3659a33 20:26:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:26:33 ---> Running in 8b646bf9d3be 20:26:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:33 d8525c69b428: Preparing 20:26:33 5c8623b1ecad: Preparing 20:26:33 0a66edb2426f: Preparing 20:26:33 47ab6f2b8f71: Preparing 20:26:33 aa5968d388b8: Preparing 20:26:33 0a66edb2426f: Layer already exists 20:26:33 aa5968d388b8: Layer already exists 20:26:33 d8525c69b428: Pushed 20:26:33 47ab6f2b8f71: Pushed 20:26:35 Removing intermediate container 8b646bf9d3be 20:26:35 ---> acd772bda73b 20:26:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:26:35 ---> Running in e3de9376d05e 20:26:35 ---> a25737143674 20:26:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:26:36 Removing intermediate container e3de9376d05e 20:26:36 ---> 4d6055ef83d2 20:26:36 Step 22/24 : LABEL arch=arm64 20:26:36 5c8623b1ecad: Pushed 20:26:36 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:36 ---> Running in a9f079f959f1 20:26:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:37 d8525c69b428: Preparing 20:26:37 5c8623b1ecad: Preparing 20:26:37 0a66edb2426f: Preparing 20:26:37 47ab6f2b8f71: Preparing 20:26:37 aa5968d388b8: Preparing 20:26:37 5c8623b1ecad: Layer already exists 20:26:37 d8525c69b428: Layer already exists 20:26:37 aa5968d388b8: Layer already exists 20:26:37 47ab6f2b8f71: Layer already exists 20:26:37 0a66edb2426f: Layer already exists 20:26:37 latest: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 ---> 0a7b667cad6c 20:26:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:26:37 Removing intermediate container a9f079f959f1 20:26:37 ---> 24091ad3f6d2 20:26:37 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.47 20:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:37 d8525c69b428: Preparing 20:26:37 5c8623b1ecad: Preparing 20:26:37 0a66edb2426f: Preparing 20:26:37 47ab6f2b8f71: Preparing 20:26:37 aa5968d388b8: Preparing 20:26:37 d8525c69b428: Layer already exists 20:26:37 47ab6f2b8f71: Layer already exists 20:26:37 5c8623b1ecad: Layer already exists 20:26:37 0a66edb2426f: Layer already exists 20:26:37 aa5968d388b8: Layer already exists 20:26:37 3.0.0-dev.47: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv 20:26:37 ---> Running in a16b2eb82297 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:38 d8525c69b428: Preparing 20:26:38 5c8623b1ecad: Preparing 20:26:38 0a66edb2426f: Preparing 20:26:38 47ab6f2b8f71: Preparing 20:26:38 aa5968d388b8: Preparing 20:26:38 47ab6f2b8f71: Layer already exists 20:26:38 0a66edb2426f: Layer already exists 20:26:38 5c8623b1ecad: Layer already exists 20:26:38 d8525c69b428: Layer already exists 20:26:38 aa5968d388b8: Layer already exists 20:26:38 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 Removing intermediate container a16b2eb82297 20:26:38 ---> 30f73749cba6 20:26:38 Step 24/24 : LABEL version=3.0.0-dev.47 20:26:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:38 d8525c69b428: Preparing 20:26:38 5c8623b1ecad: Preparing 20:26:38 0a66edb2426f: Preparing 20:26:38 47ab6f2b8f71: Preparing 20:26:38 aa5968d388b8: Preparing 20:26:38 aa5968d388b8: Layer already exists 20:26:38 47ab6f2b8f71: Layer already exists 20:26:38 d8525c69b428: Layer already exists 20:26:38 5c8623b1ecad: Layer already exists 20:26:38 0a66edb2426f: Layer already exists 20:26:38 main: digest: sha256:11da7e4c2903b5e359c71ccfe4575ab6ffabea02f6cc0c624e4fa4349f8d1f31 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 20:26:38 ---> Running in 39b89dce3bec [Pipeline] echo 20:26:38 ===================================================== [Pipeline] echo 20:26:38 taggedImages: 20:26:38 - nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.47 20:26:38 - nexus3.edgexfoundry.org:10004/support-notifications:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:26:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:26:38 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:38 latest 20:26:38 3.0.0-dev.47 20:26:38 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:38 main 20:26:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:39 f72bdb0db58a: Preparing 20:26:39 b0aa0947c2f6: Preparing 20:26:39 0a66edb2426f: Preparing 20:26:39 aa95671c0785: Preparing 20:26:39 aa5968d388b8: Preparing 20:26:39 aa5968d388b8: Layer already exists 20:26:39 aa95671c0785: Layer already exists 20:26:39 0a66edb2426f: Layer already exists 20:26:39 f72bdb0db58a: Pushed 20:26:39 ---> b79d70b1ef25 20:26:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:26:39 Removing intermediate container 39b89dce3bec 20:26:39 ---> bf42d1f31b9a 20:26:39 20:26:39 Successfully built bf42d1f31b9a 20:26:39 Successfully tagged security-spire-config-arm64:latest 20:26:39  Building security-spire-config ... done Building core-common-config-bootstrapper 20:26:42 b0aa0947c2f6: Pushed 20:26:42 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 20:26:42 ---> a1b11e83d5c5 20:26:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:26:42 ---> Running in 2ac4ee75402a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:42 f72bdb0db58a: Preparing 20:26:42 b0aa0947c2f6: Preparing 20:26:42 0a66edb2426f: Preparing 20:26:42 aa95671c0785: Preparing 20:26:42 aa5968d388b8: Preparing 20:26:42 aa5968d388b8: Layer already exists 20:26:42 aa95671c0785: Layer already exists 20:26:42 f72bdb0db58a: Layer already exists 20:26:42 b0aa0947c2f6: Layer already exists 20:26:42 0a66edb2426f: Layer already exists 20:26:42 latest: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.47 20:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:43 f72bdb0db58a: Preparing 20:26:43 b0aa0947c2f6: Preparing 20:26:43 0a66edb2426f: Preparing 20:26:43 aa95671c0785: Preparing 20:26:43 aa5968d388b8: Preparing 20:26:43 0a66edb2426f: Layer already exists 20:26:43 f72bdb0db58a: Layer already exists 20:26:43 aa5968d388b8: Layer already exists 20:26:43 aa95671c0785: Layer already exists 20:26:43 b0aa0947c2f6: Layer already exists 20:26:43 3.0.0-dev.47: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:44 f72bdb0db58a: Preparing 20:26:44 b0aa0947c2f6: Preparing 20:26:44 0a66edb2426f: Preparing 20:26:44 aa95671c0785: Preparing 20:26:44 aa5968d388b8: Preparing 20:26:44 0a66edb2426f: Layer already exists 20:26:44 b0aa0947c2f6: Layer already exists 20:26:44 f72bdb0db58a: Layer already exists 20:26:44 aa95671c0785: Layer already exists 20:26:44 aa5968d388b8: Layer already exists 20:26:44 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:44 f72bdb0db58a: Preparing 20:26:44 b0aa0947c2f6: Preparing 20:26:44 0a66edb2426f: Preparing 20:26:44 aa95671c0785: Preparing 20:26:44 aa5968d388b8: Preparing 20:26:44 aa5968d388b8: Layer already exists 20:26:44 0a66edb2426f: Layer already exists 20:26:44 b0aa0947c2f6: Layer already exists 20:26:44 f72bdb0db58a: Layer already exists 20:26:44 aa95671c0785: Layer already exists 20:26:44 main: digest: sha256:ece6b4508921a89c75040efa48b2532e3c4e497e1c4829c498a088d0bf54f09e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:44 ===================================================== [Pipeline] echo 20:26:44 taggedImages: 20:26:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.47 20:26:44 - nexus3.edgexfoundry.org:10004/support-scheduler:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:26:44 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:26:45 Removing intermediate container 2ac4ee75402a 20:26:45 ---> a25ca3d7d7ab 20:26:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:26:46 ---> Running in 94cc9a278bab 20:26:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:47 ---> 7b55cb187820 20:26:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:47 ---> Using cache 20:26:47 ---> 4f644d8fad19 20:26:47 Step 4/22 : WORKDIR /edgex-go 20:26:47 ---> Using cache 20:26:47 ---> b0de3d3264c9 20:26:47 Step 5/22 : RUN apk add --update --no-cache make git 20:26:47 ---> Using cache 20:26:47 ---> 3164ff612669 20:26:47 Step 6/22 : COPY go.mod vendor* ./ 20:26:47 ---> Using cache 20:26:47 ---> 1ed64ffbcc24 20:26:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:47 ---> Using cache 20:26:47 ---> 52685cc9d358 20:26:47 Step 8/22 : COPY . . 20:26:47 Removing intermediate container 94cc9a278bab 20:26:47 ---> fc2217b87119 20:26:47 Step 22/24 : LABEL arch=arm64 20:26:47 ---> Running in 845ef9e8eac1 20:26:47 ---> Using cache 20:26:47 ---> 594d82ee47d5 20:26:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:48 ---> Running in 6bcac790bf17 20:26:48 Removing intermediate container 845ef9e8eac1 20:26:48 ---> beabc19e2f3d 20:26:48 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:26:48 ---> Running in 690a2c74d015 20:26:49 Removing intermediate container 690a2c74d015 20:26:49 ---> 26c98e484781 20:26:49 Step 24/24 : LABEL version=3.0.0-dev.47 20:26:49 ---> Running in b79804fd1890 20:26:50 Removing intermediate container b79804fd1890 20:26:50 ---> 7c78558196c5 20:26:50 20:26:50 Successfully built 7c78558196c5 20:26:50 Successfully tagged security-spire-agent-arm64:latest 20:26:50 Building core-metadata 20:26:51  Building security-spire-agent ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:26:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:54 ---> 7b55cb187820 20:26:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:54 ---> Using cache 20:26:54 ---> 4f644d8fad19 20:26:54 Step 4/24 : WORKDIR /edgex-go 20:26:54 ---> Using cache 20:26:54 ---> b0de3d3264c9 20:26:54 Step 5/24 : RUN apk add --update --no-cache make git 20:26:54 ---> Using cache 20:26:54 ---> 3164ff612669 20:26:54 Step 6/24 : COPY go.mod vendor* ./ 20:26:54 ---> Using cache 20:26:54 ---> 1ed64ffbcc24 20:26:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:54 ---> Using cache 20:26:54 ---> 52685cc9d358 20:26:54 Step 8/24 : COPY . . 20:26:54 ---> Using cache 20:26:54 ---> 594d82ee47d5 20:26:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:26:54 ---> Running in 67f41627b2aa 20:26:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:18 Removing intermediate container 0a1a89726f62 20:32:18 ---> a0118267c23b 20:32:18 20:32:18 Step 9/24 : FROM alpine:3.16 20:32:18 3.16: Pulling from library/alpine 20:32:19 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:32:19 Status: Downloaded newer image for alpine:3.16 20:32:19 ---> 4c81e5bf8899 20:32:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:19 ---> Running in a671c77d42d1 20:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:23 (1/3) Installing ca-certificates (20220614-r0) 20:32:23 (2/3) Installing dumb-init (1.2.5-r1) 20:32:23 (3/3) Installing su-exec (0.2-r1) 20:32:23 Executing busybox-1.35.0-r17.trigger 20:32:23 Executing ca-certificates-20220614-r0.trigger 20:32:24 OK: 6 MiB in 17 packages 20:32:26 Removing intermediate container a671c77d42d1 20:32:26 ---> 42b2b2e9c0cc 20:32:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:26 ---> Running in f5bdeed96d3e 20:32:26 Removing intermediate container f5bdeed96d3e 20:32:26 ---> 9628ab3e28c3 20:32:26 Step 12/24 : WORKDIR / 20:32:27 ---> Running in dd9b9cc003c6 20:32:27 Removing intermediate container dd9b9cc003c6 20:32:27 ---> d0bbd3d3feb3 20:32:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:28 ---> 81065181d842 20:32:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:29 ---> 174aa610de8c 20:32:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:30 ---> 67472818bc34 20:32:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:32 ---> d3fe3224cb9f 20:32:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:33 ---> 40a220a74ee4 20:32:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:35 ---> f7259c2653aa 20:32:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:36 ---> 6368261bd0b2 20:32:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:36 ---> Running in fe9ad254d043 20:32:39 Removing intermediate container fe9ad254d043 20:32:39 ---> cf5c902e3c4f 20:32:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:32:39 ---> Running in 0d9ee43187df 20:32:40 Removing intermediate container 0d9ee43187df 20:32:40 ---> f31739459897 20:32:40 Step 22/24 : LABEL arch=arm64 20:32:40 ---> Running in db8bdc86e9cf 20:32:40 Removing intermediate container db8bdc86e9cf 20:32:40 ---> 427984880707 20:32:40 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:32:40 ---> Running in bab03ecfb024 20:32:41 Removing intermediate container bab03ecfb024 20:32:41 ---> 54a705a8eb85 20:32:41 Step 24/24 : LABEL version=3.0.0-dev.47 20:32:41 ---> Running in ffeea141088b 20:32:42 Removing intermediate container ffeea141088b 20:32:42 ---> 3cefb7cab8e2 20:32:42 20:32:42 Successfully built 3cefb7cab8e2 20:32:42 Successfully tagged security-secretstore-setup-arm64:latest 20:32:42  Building security-secretstore-setup ... done Building security-spire-server 20:32:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:46 ---> 7b55cb187820 20:32:46 Step 3/23 : WORKDIR /edgex-go 20:32:46 ---> Using cache 20:32:46 ---> f8134938c419 20:32:46 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:32:46 ---> Running in 9290eaac40b5 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:50 OK: 221 MiB in 51 packages 20:32:52 Removing intermediate container 9290eaac40b5 20:32:52 ---> bee5da0e4502 20:32:52 Step 5/23 : COPY go.mod vendor* ./ 20:32:53 ---> 38a443fa5a59 20:32:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:53 ---> Running in c714f7c82237 20:33:49 Removing intermediate container 6bcac790bf17 20:33:49 ---> a812963f29ef 20:33:49 20:33:49 Step 10/22 : FROM alpine:3.16 20:33:49 ---> 4c81e5bf8899 20:33:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:49 ---> Running in e7c78879fcec 20:33:49 Removing intermediate container e7c78879fcec 20:33:49 ---> 9f16b9215829 20:33:49 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:33:49 ---> Running in e2515088a54d 20:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:49 (1/1) Installing dumb-init (1.2.5-r1) 20:33:49 Executing busybox-1.35.0-r17.trigger 20:33:49 OK: 5 MiB in 15 packages 20:33:49 Removing intermediate container e2515088a54d 20:33:49 ---> c945477ca2ed 20:33:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:50 ---> a4534646a5cb 20:33:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:33:51 ---> b7f2fb5e8358 20:33:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:33:52 ---> 38b4d9eddff1 20:33:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:33:54 ---> bb8bfbcc445a 20:33:54 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:54 ---> Running in a053a9056b86 20:33:58 Removing intermediate container a053a9056b86 20:33:58 ---> faca42c0a954 20:33:58 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:33:58 ---> Running in efc02b20dbbb 20:34:00 Removing intermediate container efc02b20dbbb 20:34:00 ---> 755f9e1ff8af 20:34:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:34:01 ---> Running in e74a763033a9 20:34:02 Removing intermediate container e74a763033a9 20:34:02 ---> 7fdeba651698 20:34:02 Step 20/22 : LABEL arch=arm64 20:34:02 ---> Running in 55e6a0a03e34 20:34:03 Removing intermediate container 55e6a0a03e34 20:34:03 ---> fc6d881e32b5 20:34:03 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:34:03 ---> Running in 99aa9b987c47 20:34:04 Removing intermediate container 99aa9b987c47 20:34:04 ---> 4f9e583ce8d6 20:34:04 Step 22/22 : LABEL version=3.0.0-dev.47 20:34:04 ---> Running in 683b19b18695 20:34:05 Removing intermediate container 683b19b18695 20:34:05 ---> d512b1054fb8 20:34:05 20:34:05 Successfully built d512b1054fb8 20:34:05 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:34:05  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 20:34:12 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:12 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:34:12 ---> 7b55cb187820 20:34:12 Step 3/19 : WORKDIR /edgex-go 20:34:12 ---> Using cache 20:34:12 ---> f8134938c419 20:34:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:34:13 ---> Running in aa8b2d5e44e3 20:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:18 v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:34:18 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:34:18 OK: 16903 distinct packages available 20:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:21 OK: 221 MiB in 51 packages 20:34:23 Removing intermediate container aa8b2d5e44e3 20:34:23 ---> ea28daf5c815 20:34:23 Step 5/19 : COPY go.mod vendor* ./ 20:34:25 ---> 6a29640dfd86 20:34:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:25 ---> Running in d14dac08d8a4 20:34:31 Removing intermediate container 67f41627b2aa 20:34:31 ---> f03e91c510d7 20:34:31 20:34:31 Step 10/24 : FROM alpine:3.16 20:34:31 ---> 4c81e5bf8899 20:34:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:34:31 ---> Running in 1651774fdc22 20:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:35 (1/1) Installing dumb-init (1.2.5-r1) 20:34:35 Executing busybox-1.35.0-r17.trigger 20:34:35 OK: 5 MiB in 15 packages 20:34:37 Removing intermediate container 1651774fdc22 20:34:37 ---> 17922d4e45f6 20:34:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:37 ---> Running in 8bf120948922 20:34:39 Removing intermediate container 8bf120948922 20:34:39 ---> 233aa5d69f68 20:34:39 Step 13/24 : ENV APP_PORT=59881 20:34:39 ---> Running in 3aac419714e7 20:34:39 Removing intermediate container 3aac419714e7 20:34:39 ---> 724dd098b8c5 20:34:39 Step 14/24 : EXPOSE $APP_PORT 20:34:39 ---> Running in 5ebdcdd1ea23 20:34:40 Removing intermediate container 5ebdcdd1ea23 20:34:40 ---> 123db33ebbe4 20:34:40 Step 15/24 : WORKDIR / 20:34:40 ---> Running in a325f39fe621 20:34:41 Removing intermediate container a325f39fe621 20:34:41 ---> c7fe942d86ff 20:34:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:43 ---> f8ac7cec9bb9 20:34:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:45 ---> 8b1906a5bd92 20:34:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:46 ---> 4ac9d9b10f65 20:34:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:34:47 ---> 14b41be6c65d 20:34:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:34:47 ---> Running in a1310b2e7ac0 20:34:48 Removing intermediate container a1310b2e7ac0 20:34:48 ---> c60a2b43adfa 20:34:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:48 ---> Running in 1235547703f2 20:34:49 Removing intermediate container 1235547703f2 20:34:49 ---> cd2b837d2779 20:34:49 Step 22/24 : LABEL arch=arm64 20:34:49 Removing intermediate container c714f7c82237 20:34:49 ---> 572d92b1e804 20:34:49 Step 7/23 : COPY . . 20:34:49 ---> Running in 3a8dc4166d0c 20:34:52 Removing intermediate container 3a8dc4166d0c 20:34:52 ---> 277d3763ea5d 20:34:52 Step 23/24 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:34:52 ---> Running in 8c8187a24503 20:34:52 ---> 44c1074f485f 20:34:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:34:52 Removing intermediate container 8c8187a24503 20:34:52 ---> 62c8ad8c6109 20:34:52 Step 24/24 : LABEL version=3.0.0-dev.47 20:34:53 ---> Running in 4dcbaff7861e 20:34:53 ---> Running in 915dda7f63fd 20:34:53 Removing intermediate container 4dcbaff7861e 20:34:53 ---> 80387b677986 20:34:53 20:34:53 Removing intermediate container 915dda7f63fd 20:34:53 ---> 1747005740b9 20:34:53 Step 9/23 : WORKDIR /edgex-go/spire-build 20:34:54 ---> Running in 991a0c8eb267 20:34:54 Successfully built 80387b677986 20:34:54 Successfully tagged core-metadata-arm64:latest 20:34:54  Building core-metadata ... done Building security-proxy-setup 20:34:54 Removing intermediate container 991a0c8eb267 20:34:54 ---> 27a48f63564e 20:34:54 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:54 ---> Running in c101d41c73c6 20:34:59 Removing intermediate container c101d41c73c6 20:34:59 ---> 4bdbdb1e4233 20:34:59 Step 11/23 : WORKDIR /edgex-go 20:34:59 ---> Running in ea228828300b 20:34:59 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:34:59 ---> 7b55cb187820 20:34:59 Step 3/21 : WORKDIR /edgex-go 20:34:59 ---> Using cache 20:34:59 ---> f8134938c419 20:34:59 Step 4/21 : RUN apk add --update --no-cache make git 20:34:59 ---> Using cache 20:34:59 ---> 597c8fa82213 20:34:59 Step 5/21 : COPY go.mod vendor* ./ 20:34:59 ---> Using cache 20:34:59 ---> 4de25f4ccf1f 20:34:59 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:59 ---> Using cache 20:34:59 ---> cd7a73d312ee 20:34:59 Step 7/21 : COPY . . 20:34:59 ---> Using cache 20:34:59 ---> 16b5af0c190b 20:34:59 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:59 Removing intermediate container ea228828300b 20:34:59 ---> 95cd92426e95 20:34:59 20:34:59 Step 12/23 : FROM alpine:3.15 20:34:59 ---> 354640af7b1b 20:34:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:59 ---> Using cache 20:34:59 ---> 7f13fc7730a5 20:34:59 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:59 ---> Running in dae296918d07 20:34:59 ---> Running in f4f7a6bcadc6 20:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:04 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:35:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:35:04 OK: 15734 distinct packages available 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:06 (1/5) Installing dumb-init (1.2.5-r1) 20:35:06 (2/5) Installing musl-obstack (1.2.3-r0) 20:35:06 (3/5) Installing libucontext (1.1-r0) 20:35:06 (4/5) Installing gcompat (1.0.0-r4) 20:35:06 (5/5) Installing openssl (1.1.1t-r1) 20:35:06 Executing busybox-1.34.1-r7.trigger 20:35:06 OK: 6 MiB in 19 packages 20:35:08 Removing intermediate container f4f7a6bcadc6 20:35:08 ---> a200ccb99f01 20:35:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:13 ---> 7c06fb15777b 20:35:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:14 ---> 63e5c672a650 20:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:15 ---> f3d1f12cb1e4 20:35:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:18 ---> c0f63042d43e 20:35:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:18 ---> Running in c4bd3242f562 20:35:19 Removing intermediate container c4bd3242f562 20:35:19 ---> b11fc0f931d8 20:35:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:19 ---> Running in 434ae3a19b49 20:35:19 Removing intermediate container 434ae3a19b49 20:35:19 ---> 17dce9c3e75c 20:35:19 Step 21/23 : LABEL arch=arm64 20:35:20 ---> Running in f7dee33b1ad7 20:35:20 Removing intermediate container f7dee33b1ad7 20:35:20 ---> 208fad7b134a 20:35:20 Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:35:20 ---> Running in e58dd60794a0 20:35:21 Removing intermediate container e58dd60794a0 20:35:21 ---> 4da41b3e4dce 20:35:21 Step 23/23 : LABEL version=3.0.0-dev.47 20:35:21 ---> Running in 4b8b3dde5d45 20:35:22 Removing intermediate container 4b8b3dde5d45 20:35:22 ---> b2efad35fdc9 20:35:22 20:35:22 Successfully built b2efad35fdc9 20:35:22 Successfully tagged security-spire-server-arm64:latest 20:35:22  Building security-spire-server ... done Building security-bootstrapper 20:35:25 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:35:25 ---> 7b55cb187820 20:35:25 Step 3/32 : WORKDIR /edgex-go 20:35:25 ---> Using cache 20:35:25 ---> f8134938c419 20:35:25 Step 4/32 : RUN apk add --update --no-cache make git 20:35:25 ---> Using cache 20:35:25 ---> 597c8fa82213 20:35:25 Step 5/32 : COPY go.mod vendor* ./ 20:35:25 ---> Using cache 20:35:25 ---> 4de25f4ccf1f 20:35:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:25 ---> Using cache 20:35:25 ---> cd7a73d312ee 20:35:25 Step 7/32 : COPY . . 20:35:25 ---> Using cache 20:35:25 ---> 16b5af0c190b 20:35:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:26 ---> Running in f70c6d340b69 20:35:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:36:00 Removing intermediate container 6b55e1527f30 20:36:00 ---> 4c6253212064 20:36:00 20:36:00 Step 10/22 : FROM alpine:3.16 20:36:00 ---> 4c81e5bf8899 20:36:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:36:00 ---> Using cache 20:36:00 ---> 17922d4e45f6 20:36:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:00 ---> Using cache 20:36:00 ---> 233aa5d69f68 20:36:00 Step 13/22 : ENV APP_PORT=59861 20:36:00 ---> Running in a8187e49030c 20:36:00 Removing intermediate container a8187e49030c 20:36:00 ---> ee0e7a9b59ce 20:36:00 Step 14/22 : EXPOSE $APP_PORT 20:36:00 ---> Running in 3b70095fb5bb 20:36:01 Removing intermediate container 3b70095fb5bb 20:36:01 ---> b97b127cb8ca 20:36:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:03 ---> 30951db23eb9 20:36:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:08 ---> 2f98eab61804 20:36:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:36:10 ---> f9c303a7bca8 20:36:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:36:11 ---> Running in 52850917c520 20:36:12 Removing intermediate container 52850917c520 20:36:12 ---> 26b45ec5dd7f 20:36:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:12 Removing intermediate container ee87e90746a7 20:36:12 ---> 8ecb0ac58171 20:36:12 20:36:12 Step 10/22 : FROM alpine:3.16 20:36:12 ---> 4c81e5bf8899 20:36:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:12 ---> Running in 7c9c15359663 20:36:12 ---> Running in ef5ebe300a1a 20:36:13 Removing intermediate container 7c9c15359663 20:36:13 ---> 7ab412b480e7 20:36:13 Step 20/22 : LABEL arch=arm64 20:36:14 ---> Running in 60602dcef587 20:36:15 Removing intermediate container 60602dcef587 20:36:15 ---> df0edb68cd3d 20:36:15 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:15 ---> Running in cdef6cc3f839 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:16 Removing intermediate container cdef6cc3f839 20:36:16 ---> 0ef616554e90 20:36:16 Step 22/22 : LABEL version=3.0.0-dev.47 20:36:16 ---> Running in e9191370f131 20:36:17 (1/2) Installing ca-certificates (20220614-r0) 20:36:17 (2/2) Installing dumb-init (1.2.5-r1) 20:36:17 Executing busybox-1.35.0-r17.trigger 20:36:17 Executing ca-certificates-20220614-r0.trigger 20:36:17 Removing intermediate container e9191370f131 20:36:17 ---> 8f10fc0f237b 20:36:17 20:36:17 Successfully built 8f10fc0f237b 20:36:17 Successfully tagged support-scheduler-arm64:latest 20:36:17 Building core-command 20:36:18  Building support-scheduler ... done OK: 6 MiB in 16 packages 20:36:20 Removing intermediate container ef5ebe300a1a 20:36:20 ---> bc3a0a4fe6df 20:36:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:36:20 ---> Running in ceee283fbea2 20:36:21 Removing intermediate container ceee283fbea2 20:36:21 ---> 0a9373eb6fc4 20:36:21 Step 13/22 : ENV APP_PORT=59860 20:36:21 ---> Running in d62054dcc4dd 20:36:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:22 ---> 7b55cb187820 20:36:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:36:22 ---> Using cache 20:36:22 ---> 4f644d8fad19 20:36:22 Step 4/23 : WORKDIR /edgex-go 20:36:22 ---> Using cache 20:36:22 ---> b0de3d3264c9 20:36:22 Step 5/23 : RUN apk add --update --no-cache make git 20:36:22 ---> Using cache 20:36:22 ---> 3164ff612669 20:36:22 Step 6/23 : COPY go.mod vendor* ./ 20:36:22 Removing intermediate container d62054dcc4dd 20:36:22 ---> 7e0ac5d9097c 20:36:22 Step 14/22 : EXPOSE $APP_PORT 20:36:23 ---> Using cache 20:36:23 ---> 1ed64ffbcc24 20:36:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:23 ---> Using cache 20:36:23 ---> 52685cc9d358 20:36:23 Step 8/23 : COPY . . 20:36:23 ---> Running in 72c54552dce3 20:36:23 ---> Using cache 20:36:23 ---> 594d82ee47d5 20:36:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:36:23 ---> Running in 02fa8e5b5889 20:36:24 Removing intermediate container 72c54552dce3 20:36:24 ---> a184c990d891 20:36:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:26 ---> 37cc5ab37f35 20:36:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:27 Removing intermediate container d14dac08d8a4 20:36:27 ---> a5f6943d1111 20:36:27 Step 7/19 : COPY . . 20:36:29 ---> 13bee07cb0f2 20:36:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:36:30 ---> 0d302d5e1aa2 20:36:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:36:30 ---> Running in 2f7f4470dfb3 20:36:31 Removing intermediate container 2f7f4470dfb3 20:36:31 ---> 5f3db7e21e39 20:36:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:32 ---> Running in e658e7fe66f4 20:36:32 Removing intermediate container e658e7fe66f4 20:36:32 ---> a2005914d029 20:36:32 Step 20/22 : LABEL arch=arm64 20:36:33 ---> Running in 7f9cab7427d5 20:36:33 ---> 3ea9bde227ad 20:36:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:33 ---> Running in 86a14958f32a 20:36:33 Removing intermediate container 7f9cab7427d5 20:36:33 ---> baf3af70f366 20:36:33 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:36:34 ---> Running in 40025d4efc33 20:36:35 Removing intermediate container 40025d4efc33 20:36:35 ---> 418efc032b54 20:36:35 Step 22/22 : LABEL version=3.0.0-dev.47 20:36:35 ---> Running in b39bd1e0f791 20:36:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:36:36 Removing intermediate container b39bd1e0f791 20:36:36 ---> c55a89cf59fd 20:36:36 20:36:36 Successfully built c55a89cf59fd 20:36:36 Successfully tagged support-notifications-arm64:latest 20:36:36 Building core-data 20:36:39  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:39 ---> 7b55cb187820 20:36:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:36:39 ---> Using cache 20:36:39 ---> 4f644d8fad19 20:36:39 Step 4/22 : WORKDIR /edgex-go 20:36:39 ---> Using cache 20:36:39 ---> b0de3d3264c9 20:36:39 Step 5/22 : RUN apk add --update --no-cache make git 20:36:39 ---> Using cache 20:36:39 ---> 3164ff612669 20:36:39 Step 6/22 : COPY go.mod vendor* ./ 20:36:39 ---> Using cache 20:36:39 ---> 1ed64ffbcc24 20:36:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:39 ---> Using cache 20:36:39 ---> 52685cc9d358 20:36:39 Step 8/22 : COPY . . 20:36:40 ---> Using cache 20:36:40 ---> 594d82ee47d5 20:36:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:36:40 ---> Running in 89813afbbbe2 20:36:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:41:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:41:19 Removing intermediate container dae296918d07 20:41:19 ---> f18a3296adfd 20:41:19 20:41:19 Step 9/21 : FROM alpine:3.16 20:41:19 ---> 4c81e5bf8899 20:41:19 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:41:19 ---> Running in 818eef458ab1 20:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:21 (1/6) Installing ca-certificates (20220614-r0) 20:41:21 (2/6) Installing brotli-libs (1.0.9-r6) 20:41:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:41:21 (4/6) Installing libcurl (7.83.1-r5) 20:41:21 (5/6) Installing curl (7.83.1-r5) 20:41:21 (6/6) Installing dumb-init (1.2.5-r1) 20:41:21 Executing busybox-1.35.0-r17.trigger 20:41:21 Executing ca-certificates-20220614-r0.trigger 20:41:22 OK: 8 MiB in 20 packages 20:41:24 Removing intermediate container 818eef458ab1 20:41:24 ---> da6f9df43eff 20:41:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:41:24 ---> Running in 34c3b2ba2459 20:41:24 Removing intermediate container 34c3b2ba2459 20:41:24 ---> 5198bf5dd52f 20:41:24 Step 12/21 : WORKDIR /edgex 20:41:24 ---> Running in 6ff6cabd6ebf 20:41:25 Removing intermediate container 6ff6cabd6ebf 20:41:25 ---> 9fd5af94a632 20:41:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:41:26 ---> 28a82fc8bcfd 20:41:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:41:27 ---> 6d0afa66c855 20:41:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:41:29 ---> 2a6aede511f0 20:41:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:41:30 ---> 03d034124833 20:41:30 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:30 ---> Running in c00d6c61b7b1 20:41:33 Removing intermediate container c00d6c61b7b1 20:41:33 ---> 672a8bc8a58d 20:41:33 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:41:33 ---> Running in 9ccf90631101 20:41:34 Removing intermediate container 9ccf90631101 20:41:34 ---> 75b9e6650158 20:41:34 Step 19/21 : LABEL arch=arm64 20:41:34 ---> Running in 9e7a13b5bdca 20:41:34 Removing intermediate container 9e7a13b5bdca 20:41:34 ---> 42a251d99472 20:41:34 Step 20/21 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:41:34 ---> Running in 10acad1e12b8 20:41:35 Removing intermediate container 10acad1e12b8 20:41:35 ---> ffbbad9210f5 20:41:35 Step 21/21 : LABEL version=3.0.0-dev.47 20:41:35 ---> Running in f880316682a1 20:41:35 Removing intermediate container f880316682a1 20:41:35 ---> 971e5e7bace0 20:41:35 20:41:36 Successfully built 971e5e7bace0 20:41:36 Successfully tagged security-proxy-setup-arm64:latest 20:42:02  Building security-proxy-setup ... done Removing intermediate container f70c6d340b69 20:42:02 ---> ef2f6ac69d3a 20:42:02 20:42:02 Step 9/32 : FROM alpine:3.16 20:42:02 ---> 4c81e5bf8899 20:42:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:02 ---> Running in aacaeb557e88 20:42:02 Removing intermediate container aacaeb557e88 20:42:02 ---> ba40f2ffa606 20:42:02 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:42:02 ---> Running in 54fd6de51008 20:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:05 (1/2) Installing dumb-init (1.2.5-r1) 20:42:05 (2/2) Installing su-exec (0.2-r1) 20:42:05 Executing busybox-1.35.0-r17.trigger 20:42:05 OK: 5 MiB in 16 packages 20:42:07 Removing intermediate container 54fd6de51008 20:42:07 ---> 9c440dea0776 20:42:07 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:42:07 ---> Running in 3f70171767da 20:42:07 Removing intermediate container 3f70171767da 20:42:07 ---> b642cbc2d524 20:42:07 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:42:07 ---> Running in 7ab7fda984db 20:42:08 Removing intermediate container 7ab7fda984db 20:42:08 ---> 60bb3c82d6d5 20:42:08 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:42:08 ---> Running in 0cba2392d492 20:42:09 Removing intermediate container 0cba2392d492 20:42:09 ---> c2a919a64943 20:42:09 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:42:09 ---> Running in 569aa1639b7d 20:42:09 Removing intermediate container 569aa1639b7d 20:42:09 ---> ea3883e2fd10 20:42:09 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:42:09 ---> Running in 87b02560994b 20:42:15 Removing intermediate container 87b02560994b 20:42:15 ---> 243c0a4a2431 20:42:15 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:42:15 ---> Running in 74355f18f4ae 20:42:15 Removing intermediate container 74355f18f4ae 20:42:15 ---> 3ba2724bb42f 20:42:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:42:16 ---> 7535c794cae2 20:42:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:42:16 ---> Running in 3b2f98db6034 20:42:19 Removing intermediate container 3b2f98db6034 20:42:19 ---> 9439953412f8 20:42:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:20 ---> 2565f6c42722 20:42:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:42:22 ---> 6061cf131b04 20:42:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:42:24 ---> 050f4c51731f 20:42:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:42:25 ---> a3c9e9ee4ac6 20:42:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:42:26 ---> 5eae10e85225 20:42:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:42:27 ---> 182973744394 20:42:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:42:27 ---> e6b23a968a14 20:42:27 Step 27/32 : RUN chmod +x /entrypoint.sh 20:42:27 ---> Running in ca06696214cf 20:42:31 Removing intermediate container ca06696214cf 20:42:31 ---> 927035cf2c80 20:42:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:42:31 ---> Running in ac250fcf1bad 20:42:31 Removing intermediate container ac250fcf1bad 20:42:31 ---> c547f77c9d40 20:42:31 Step 29/32 : CMD ["gate"] 20:42:31 ---> Running in 7fff10e911dc 20:42:32 Removing intermediate container 7fff10e911dc 20:42:32 ---> 023952fef2bd 20:42:32 Step 30/32 : LABEL arch=arm64 20:42:32 ---> Running in e827074fa32b 20:42:32 Removing intermediate container e827074fa32b 20:42:32 ---> cf70af02b3aa 20:42:32 Step 31/32 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:42:32 ---> Running in 9d102c56e4f2 20:42:33 Removing intermediate container 9d102c56e4f2 20:42:33 ---> c09ba2c8fc2b 20:42:33 Step 32/32 : LABEL version=3.0.0-dev.47 20:42:33 ---> Running in abb9d782a446 20:42:34 Removing intermediate container abb9d782a446 20:42:34 ---> ed77d3c4b78d 20:42:34 20:42:34 Successfully built ed77d3c4b78d 20:42:34 Successfully tagged security-bootstrapper-arm64:latest 20:43:06  Building security-bootstrapper ... done Removing intermediate container 02fa8e5b5889 20:43:06 ---> a945c842af5c 20:43:06 20:43:06 Step 10/23 : FROM alpine:3.16 20:43:06 ---> 4c81e5bf8899 20:43:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:43:06 ---> Using cache 20:43:06 ---> 17922d4e45f6 20:43:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:06 ---> Using cache 20:43:06 ---> 233aa5d69f68 20:43:06 Step 13/23 : ENV APP_PORT=59882 20:43:06 ---> Running in c285200bafe0 20:43:06 Removing intermediate container c285200bafe0 20:43:06 ---> 351fe06cb973 20:43:06 Step 14/23 : EXPOSE $APP_PORT 20:43:06 ---> Running in f3cfcbff88f0 20:43:06 Removing intermediate container f3cfcbff88f0 20:43:06 ---> 100e7c256239 20:43:06 Step 15/23 : WORKDIR / 20:43:06 ---> Running in 9eba6880b75e 20:43:06 Removing intermediate container 9eba6880b75e 20:43:06 ---> 6d96f9d4c9a5 20:43:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:06 ---> 893004a07e5a 20:43:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:43:07 ---> 6f69b58742da 20:43:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:43:08 ---> 6eed1f5183e6 20:43:08 Step 19/23 : ENTRYPOINT ["/core-command"] 20:43:08 ---> Running in 9af6515edcac 20:43:08 Removing intermediate container 9af6515edcac 20:43:08 ---> 8f56c5a4345a 20:43:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:08 ---> Running in 3297270b0ca6 20:43:09 Removing intermediate container 3297270b0ca6 20:43:09 ---> d9af371c203c 20:43:09 Step 21/23 : LABEL arch=arm64 20:43:09 ---> Running in 3e4480ff35fa 20:43:09 Removing intermediate container 3e4480ff35fa 20:43:09 ---> abb7faf5b5ca 20:43:09 Step 22/23 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:43:09 ---> Running in bc00f6e0353f 20:43:10 Removing intermediate container bc00f6e0353f 20:43:10 ---> 9b198bae6f00 20:43:10 Step 23/23 : LABEL version=3.0.0-dev.47 20:43:10 ---> Running in 6f981a6ba930 20:43:11 Removing intermediate container 6f981a6ba930 20:43:11 ---> 1d0012ce70a4 20:43:11 20:43:11 Successfully built 1d0012ce70a4 20:43:11 Successfully tagged core-command-arm64:latest 20:43:23  Building core-command ... done Removing intermediate container 89813afbbbe2 20:43:23 ---> e40f912c5754 20:43:23 20:43:23 Step 10/22 : FROM alpine:3.16 20:43:23 ---> 4c81e5bf8899 20:43:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:23 ---> Running in 2c04d16f7ec5 20:43:23 Removing intermediate container 2c04d16f7ec5 20:43:23 ---> c5c5ffc85afa 20:43:23 Step 12/22 : ENV APP_PORT=59880 20:43:23 ---> Running in bbf5ed6514e2 20:43:23 Removing intermediate container bbf5ed6514e2 20:43:23 ---> 89dd19ec8931 20:43:23 Step 13/22 : EXPOSE $APP_PORT 20:43:24 ---> Running in 3e27368aa879 20:43:24 Removing intermediate container 3e27368aa879 20:43:24 ---> 3b447fab21be 20:43:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:43:24 ---> Running in 784f32bb109c 20:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:27 (1/1) Installing dumb-init (1.2.5-r1) 20:43:27 Executing busybox-1.35.0-r17.trigger 20:43:27 OK: 5 MiB in 15 packages 20:43:28 Removing intermediate container 784f32bb109c 20:43:28 ---> ef5dce3ef2e9 20:43:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:29 ---> 88255e14d5b1 20:43:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:43:30 ---> f36a47036536 20:43:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:43:31 ---> 09ce1c8e8fbb 20:43:31 Step 18/22 : ENTRYPOINT ["/core-data"] 20:43:31 ---> Running in 3b6bff8bd1ea 20:43:31 Removing intermediate container 3b6bff8bd1ea 20:43:31 ---> 92bd9725db9f 20:43:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:31 ---> Running in e044df426f0b 20:43:31 Removing intermediate container e044df426f0b 20:43:31 ---> 118b6f098259 20:43:31 Step 20/22 : LABEL arch=arm64 20:43:31 ---> Running in dc04c53001ff 20:43:32 Removing intermediate container dc04c53001ff 20:43:32 ---> 7f88024f7b5d 20:43:32 Step 21/22 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:43:32 ---> Running in 29b47babefc6 20:43:32 Removing intermediate container 29b47babefc6 20:43:32 ---> caa0f6e43b1e 20:43:32 Step 22/22 : LABEL version=3.0.0-dev.47 20:43:32 ---> Running in 5a75ba00b94e 20:43:33 Removing intermediate container 5a75ba00b94e 20:43:33 ---> d89aa9498813 20:43:33 20:43:33 Successfully built d89aa9498813 20:43:33 Successfully tagged core-data-arm64:latest 20:43:48  Building core-data ... done Removing intermediate container 86a14958f32a 20:43:48 ---> 6c52b6169fac 20:43:48 20:43:48 Step 9/19 : FROM alpine:3.15 20:43:48 ---> 354640af7b1b 20:43:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:48 ---> Using cache 20:43:48 ---> 7f13fc7730a5 20:43:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:43:48 ---> Running in a4daa5daba9d 20:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:48 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:43:48 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:43:48 OK: 15734 distinct packages available 20:43:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:49 (1/9) Installing ca-certificates (20220614-r0) 20:43:49 (2/9) Installing brotli-libs (1.0.9-r5) 20:43:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:43:49 (4/9) Installing libcurl (7.80.0-r5) 20:43:49 (5/9) Installing curl (7.80.0-r5) 20:43:49 (6/9) Installing dumb-init (1.2.5-r1) 20:43:49 (7/9) Installing musl-obstack (1.2.3-r0) 20:43:49 (8/9) Installing libucontext (1.1-r0) 20:43:49 (9/9) Installing gcompat (1.0.0-r4) 20:43:49 Executing busybox-1.34.1-r7.trigger 20:43:49 Executing ca-certificates-20220614-r0.trigger 20:43:50 OK: 8 MiB in 23 packages 20:43:51 Removing intermediate container a4daa5daba9d 20:43:51 ---> 05a08d5f5fdc 20:43:51 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:52 ---> 4ec775bc4e5f 20:43:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:43:54 ---> 90d68b4ce3fd 20:43:54 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:43:55 ---> 09d56a267515 20:43:55 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:43:55 ---> Running in ef096866c220 20:43:55 Removing intermediate container ef096866c220 20:43:55 ---> da32204455ba 20:43:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:55 ---> Running in 23087ce2d3c1 20:43:55 Removing intermediate container 23087ce2d3c1 20:43:55 ---> fa5633aeee09 20:43:55 Step 17/19 : LABEL arch=arm64 20:43:55 ---> Running in 21b447b6b123 20:43:56 Removing intermediate container 21b447b6b123 20:43:56 ---> bbdfabcfff0e 20:43:56 Step 18/19 : LABEL git_sha=3a7cf403fe7587e533bf169ada0df6231d8066d7 20:43:56 ---> Running in 5845c9b4804e 20:43:56 Removing intermediate container 5845c9b4804e 20:43:56 ---> 77ed76e9f5b4 20:43:56 Step 19/19 : LABEL version=3.0.0-dev.47 20:43:56 ---> Running in 673f1de050b0 20:43:57 Removing intermediate container 673f1de050b0 20:43:57 ---> c703a4308c00 20:43:57 20:43:57 Successfully built c703a4308c00 20:43:57 Successfully tagged security-spiffe-token-provider-arm64:latest 20:43:57  Building security-spiffe-token-provider ... done  [Pipeline] } 20:43:57 $ docker stop --time=1 f5349efdf89993704962eac11c3a4fb44593beb67c16678775fb8c5f46bda13d 20:43:59 $ docker rm -f --volumes f5349efdf89993704962eac11c3a4fb44593beb67c16678775fb8c5f46bda13d [Pipeline] // withDockerContainer [Pipeline] sh 20:43:59 + docker images 20:44:00 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:00 security-spiffe-token-provider-arm64 latest c703a4308c00 3 seconds ago 29.1MB 20:44:00 6c52b6169fac 15 seconds ago 1.37GB 20:44:00 core-data-arm64 latest d89aa9498813 27 seconds ago 17.2MB 20:44:00 e40f912c5754 38 seconds ago 1.34GB 20:44:00 core-command-arm64 latest 1d0012ce70a4 49 seconds ago 17MB 20:44:00 a945c842af5c 58 seconds ago 1.34GB 20:44:00 security-bootstrapper-arm64 latest ed77d3c4b78d About a minute ago 19.6MB 20:44:00 ef2f6ac69d3a About a minute ago 1.33GB 20:44:00 security-proxy-setup-arm64 latest 971e5e7bace0 2 minutes ago 26.9MB 20:44:00 f18a3296adfd 2 minutes ago 1.33GB 20:44:00 support-notifications-arm64 latest c55a89cf59fd 7 minutes ago 29.7MB 20:44:00 support-scheduler-arm64 latest 8f10fc0f237b 7 minutes ago 29MB 20:44:00 8ecb0ac58171 7 minutes ago 1.4GB 20:44:00 4c6253212064 8 minutes ago 1.4GB 20:44:00 security-spire-server-arm64 latest b2efad35fdc9 8 minutes ago 84.3MB 20:44:00 95cd92426e95 9 minutes ago 1.21GB 20:44:00 core-metadata-arm64 latest 80387b677986 9 minutes ago 17.7MB 20:44:00 f03e91c510d7 9 minutes ago 1.34GB 20:44:00 core-common-config-bootstrapper-arm64 latest d512b1054fb8 9 minutes ago 14.9MB 20:44:00 a812963f29ef 10 minutes ago 1.33GB 20:44:00 security-secretstore-setup-arm64 latest 3cefb7cab8e2 11 minutes ago 29MB 20:44:00 a0118267c23b 11 minutes ago 1.33GB 20:44:00 security-spire-agent-arm64 latest 7c78558196c5 17 minutes ago 122MB 20:44:00 security-spire-config-arm64 latest bf42d1f31b9a 17 minutes ago 83.6MB 20:44:00 c39cb4a7ccf6 18 minutes ago 1.21GB 20:44:00 9578d1a85f3a 18 minutes ago 1.21GB 20:44:00 ci-base-image-arm64 latest 7b55cb187820 21 minutes ago 905MB 20:44:00 alpine 3.15 354640af7b1b 3 days ago 5.34MB 20:44:00 alpine 3.16 4c81e5bf8899 3 days ago 5.3MB 20:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:00 provisioning config files... 20:44:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/407@tmp/config14893141364024330584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:00 ---> docker-login.sh 20:44:00 nexus3.edgexfoundry.org:10001 20:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:00 Configure a credential helper to remove this warning. See 20:44:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:00 20:44:00 Login Succeeded 20:44:00 nexus3.edgexfoundry.org:10002 20:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:01 Configure a credential helper to remove this warning. See 20:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:01 20:44:01 Login Succeeded 20:44:01 nexus3.edgexfoundry.org:10003 20:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:01 Configure a credential helper to remove this warning. See 20:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:01 20:44:01 Login Succeeded 20:44:01 nexus3.edgexfoundry.org:10004 20:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:01 Configure a credential helper to remove this warning. See 20:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:01 20:44:01 Login Succeeded 20:44:01 docker.io 20:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:02 Configure a credential helper to remove this warning. See 20:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:02 20:44:02 Login Succeeded 20:44:02 ---> docker-login.sh ends [Pipeline] } 20:44:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:44:02 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:02 latest 20:44:02 3.0.0-dev.47 20:44:02 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:02 main 20:44:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:03 a2482ccffecb: Preparing 20:44:03 d5b1e8f3b0fb: Preparing 20:44:03 415a857e1ce0: Preparing 20:44:03 61f521c2cc9b: Preparing 20:44:03 f70ee36035b9: Preparing 20:44:03 f70ee36035b9: Layer already exists 20:44:03 61f521c2cc9b: Pushed 20:44:03 415a857e1ce0: Pushed 20:44:03 a2482ccffecb: Pushed 20:44:06 d5b1e8f3b0fb: Pushed 20:44:06 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:07 a2482ccffecb: Preparing 20:44:07 d5b1e8f3b0fb: Preparing 20:44:07 415a857e1ce0: Preparing 20:44:07 61f521c2cc9b: Preparing 20:44:07 f70ee36035b9: Preparing 20:44:07 d5b1e8f3b0fb: Layer already exists 20:44:07 a2482ccffecb: Layer already exists 20:44:07 415a857e1ce0: Layer already exists 20:44:07 61f521c2cc9b: Layer already exists 20:44:07 f70ee36035b9: Layer already exists 20:44:07 latest: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.47 20:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:08 a2482ccffecb: Preparing 20:44:08 d5b1e8f3b0fb: Preparing 20:44:08 415a857e1ce0: Preparing 20:44:08 61f521c2cc9b: Preparing 20:44:08 f70ee36035b9: Preparing 20:44:08 f70ee36035b9: Layer already exists 20:44:08 a2482ccffecb: Layer already exists 20:44:08 d5b1e8f3b0fb: Layer already exists 20:44:08 415a857e1ce0: Layer already exists 20:44:08 61f521c2cc9b: Layer already exists 20:44:08 3.0.0-dev.47: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:08 a2482ccffecb: Preparing 20:44:08 d5b1e8f3b0fb: Preparing 20:44:08 415a857e1ce0: Preparing 20:44:08 61f521c2cc9b: Preparing 20:44:08 f70ee36035b9: Preparing 20:44:08 415a857e1ce0: Layer already exists 20:44:08 a2482ccffecb: Layer already exists 20:44:08 d5b1e8f3b0fb: Layer already exists 20:44:08 61f521c2cc9b: Layer already exists 20:44:08 f70ee36035b9: Layer already exists 20:44:08 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:44:09 a2482ccffecb: Preparing 20:44:09 d5b1e8f3b0fb: Preparing 20:44:09 415a857e1ce0: Preparing 20:44:09 61f521c2cc9b: Preparing 20:44:09 f70ee36035b9: Preparing 20:44:09 f70ee36035b9: Layer already exists 20:44:09 a2482ccffecb: Layer already exists 20:44:09 d5b1e8f3b0fb: Layer already exists 20:44:09 61f521c2cc9b: Layer already exists 20:44:09 415a857e1ce0: Layer already exists 20:44:09 main: digest: sha256:ff66beaf4c233198149835eb2a7b3b58fc0e2c7e680bdd59644251ffdaa3ab51 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:09 ===================================================== [Pipeline] echo 20:44:09 taggedImages: 20:44:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:44:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.47 20:44:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:44:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:44:09 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:09 latest 20:44:09 3.0.0-dev.47 20:44:09 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:09 main 20:44:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:10 ef35eb6786b8: Preparing 20:44:10 68bee5c0cd41: Preparing 20:44:10 19c7a0d1439c: Preparing 20:44:10 5d6dc5de5142: Preparing 20:44:10 415a857e1ce0: Preparing 20:44:10 d7c166dfa37a: Preparing 20:44:10 f70ee36035b9: Preparing 20:44:10 d7c166dfa37a: Waiting 20:44:10 f70ee36035b9: Waiting 20:44:10 415a857e1ce0: Layer already exists 20:44:10 68bee5c0cd41: Pushed 20:44:10 ef35eb6786b8: Pushed 20:44:10 19c7a0d1439c: Pushed 20:44:10 d7c166dfa37a: Pushed 20:44:10 f70ee36035b9: Layer already exists 20:44:13 5d6dc5de5142: Pushed 20:44:13 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:14 ef35eb6786b8: Preparing 20:44:14 68bee5c0cd41: Preparing 20:44:14 19c7a0d1439c: Preparing 20:44:14 5d6dc5de5142: Preparing 20:44:14 415a857e1ce0: Preparing 20:44:14 d7c166dfa37a: Preparing 20:44:14 f70ee36035b9: Preparing 20:44:14 d7c166dfa37a: Waiting 20:44:14 f70ee36035b9: Waiting 20:44:14 5d6dc5de5142: Layer already exists 20:44:14 415a857e1ce0: Layer already exists 20:44:14 ef35eb6786b8: Layer already exists 20:44:14 68bee5c0cd41: Layer already exists 20:44:14 19c7a0d1439c: Layer already exists 20:44:14 f70ee36035b9: Layer already exists 20:44:14 d7c166dfa37a: Layer already exists 20:44:14 latest: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.47 20:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:15 ef35eb6786b8: Preparing 20:44:15 68bee5c0cd41: Preparing 20:44:15 19c7a0d1439c: Preparing 20:44:15 5d6dc5de5142: Preparing 20:44:15 415a857e1ce0: Preparing 20:44:15 d7c166dfa37a: Preparing 20:44:15 f70ee36035b9: Preparing 20:44:15 d7c166dfa37a: Waiting 20:44:15 415a857e1ce0: Layer already exists 20:44:15 68bee5c0cd41: Layer already exists 20:44:15 ef35eb6786b8: Layer already exists 20:44:15 19c7a0d1439c: Layer already exists 20:44:15 5d6dc5de5142: Layer already exists 20:44:15 d7c166dfa37a: Layer already exists 20:44:15 f70ee36035b9: Layer already exists 20:44:15 3.0.0-dev.47: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:16 ef35eb6786b8: Preparing 20:44:16 68bee5c0cd41: Preparing 20:44:16 19c7a0d1439c: Preparing 20:44:16 5d6dc5de5142: Preparing 20:44:16 415a857e1ce0: Preparing 20:44:16 d7c166dfa37a: Preparing 20:44:16 f70ee36035b9: Preparing 20:44:16 d7c166dfa37a: Waiting 20:44:16 f70ee36035b9: Waiting 20:44:16 68bee5c0cd41: Layer already exists 20:44:16 19c7a0d1439c: Layer already exists 20:44:16 415a857e1ce0: Layer already exists 20:44:16 5d6dc5de5142: Layer already exists 20:44:16 ef35eb6786b8: Layer already exists 20:44:16 f70ee36035b9: Layer already exists 20:44:16 d7c166dfa37a: Layer already exists 20:44:16 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:44:17 ef35eb6786b8: Preparing 20:44:17 68bee5c0cd41: Preparing 20:44:17 19c7a0d1439c: Preparing 20:44:17 5d6dc5de5142: Preparing 20:44:17 415a857e1ce0: Preparing 20:44:17 d7c166dfa37a: Preparing 20:44:17 f70ee36035b9: Preparing 20:44:17 f70ee36035b9: Waiting 20:44:17 d7c166dfa37a: Waiting 20:44:17 68bee5c0cd41: Layer already exists 20:44:17 ef35eb6786b8: Layer already exists 20:44:17 415a857e1ce0: Layer already exists 20:44:17 19c7a0d1439c: Layer already exists 20:44:17 5d6dc5de5142: Layer already exists 20:44:17 d7c166dfa37a: Layer already exists 20:44:17 f70ee36035b9: Layer already exists 20:44:17 main: digest: sha256:6307ac475667288e3b0276aa67d0ce9be9cd0da626e5c893267c15a750cb2015 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:17 ===================================================== [Pipeline] echo 20:44:17 taggedImages: 20:44:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:44:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.47 20:44:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:44:17 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:44:17 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:17 latest 20:44:17 3.0.0-dev.47 20:44:17 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:17 main 20:44:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:44:18 1dde198267db: Preparing 20:44:18 613e77371ee5: Preparing 20:44:18 415a857e1ce0: Preparing 20:44:18 134e8d16f68a: Preparing 20:44:18 f70ee36035b9: Preparing 20:44:18 f70ee36035b9: Layer already exists 20:44:18 415a857e1ce0: Layer already exists 20:44:18 1dde198267db: Pushed 20:44:18 134e8d16f68a: Pushed 20:44:20 613e77371ee5: Pushed 20:44:21 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:44:21 1dde198267db: Preparing 20:44:21 613e77371ee5: Preparing 20:44:21 415a857e1ce0: Preparing 20:44:21 134e8d16f68a: Preparing 20:44:21 f70ee36035b9: Preparing 20:44:21 f70ee36035b9: Layer already exists 20:44:21 415a857e1ce0: Layer already exists 20:44:21 134e8d16f68a: Layer already exists 20:44:21 613e77371ee5: Layer already exists 20:44:21 1dde198267db: Layer already exists 20:44:21 latest: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.47 20:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:44:22 1dde198267db: Preparing 20:44:22 613e77371ee5: Preparing 20:44:22 415a857e1ce0: Preparing 20:44:22 134e8d16f68a: Preparing 20:44:22 f70ee36035b9: Preparing 20:44:22 613e77371ee5: Layer already exists 20:44:22 1dde198267db: Layer already exists 20:44:22 134e8d16f68a: Layer already exists 20:44:22 f70ee36035b9: Layer already exists 20:44:22 415a857e1ce0: Layer already exists 20:44:22 3.0.0-dev.47: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:44:23 1dde198267db: Preparing 20:44:23 613e77371ee5: Preparing 20:44:23 415a857e1ce0: Preparing 20:44:23 134e8d16f68a: Preparing 20:44:23 f70ee36035b9: Preparing 20:44:23 f70ee36035b9: Layer already exists 20:44:23 134e8d16f68a: Layer already exists 20:44:23 415a857e1ce0: Layer already exists 20:44:23 613e77371ee5: Layer already exists 20:44:23 1dde198267db: Layer already exists 20:44:23 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:44:24 1dde198267db: Preparing 20:44:24 613e77371ee5: Preparing 20:44:24 415a857e1ce0: Preparing 20:44:24 134e8d16f68a: Preparing 20:44:24 f70ee36035b9: Preparing 20:44:24 f70ee36035b9: Layer already exists 20:44:24 1dde198267db: Layer already exists 20:44:24 613e77371ee5: Layer already exists 20:44:24 415a857e1ce0: Layer already exists 20:44:24 134e8d16f68a: Layer already exists 20:44:24 main: digest: sha256:9f119e8172507e0fe0a4b045cf2f5042a182c0acf45d476a221d283a45e9c9f6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:24 ===================================================== [Pipeline] echo 20:44:24 taggedImages: 20:44:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:44:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.47 20:44:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:44:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:44:24 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:24 latest 20:44:24 3.0.0-dev.47 20:44:24 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:24 main 20:44:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:44:24 0c9fd496ae38: Preparing 20:44:24 9d480986ab20: Preparing 20:44:24 289ce1cef82b: Preparing 20:44:24 415a857e1ce0: Preparing 20:44:24 61f521c2cc9b: Preparing 20:44:24 f70ee36035b9: Preparing 20:44:24 f70ee36035b9: Waiting 20:44:24 415a857e1ce0: Layer already exists 20:44:24 61f521c2cc9b: Layer already exists 20:44:24 f70ee36035b9: Layer already exists 20:44:25 0c9fd496ae38: Pushed 20:44:25 9d480986ab20: Pushed 20:44:28 289ce1cef82b: Pushed 20:44:28 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:44:29 0c9fd496ae38: Preparing 20:44:29 9d480986ab20: Preparing 20:44:29 289ce1cef82b: Preparing 20:44:29 415a857e1ce0: Preparing 20:44:29 61f521c2cc9b: Preparing 20:44:29 f70ee36035b9: Preparing 20:44:29 f70ee36035b9: Waiting 20:44:29 0c9fd496ae38: Layer already exists 20:44:29 415a857e1ce0: Layer already exists 20:44:29 9d480986ab20: Layer already exists 20:44:29 61f521c2cc9b: Layer already exists 20:44:29 289ce1cef82b: Layer already exists 20:44:29 f70ee36035b9: Layer already exists 20:44:29 latest: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.47 20:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:44:30 0c9fd496ae38: Preparing 20:44:30 9d480986ab20: Preparing 20:44:30 289ce1cef82b: Preparing 20:44:30 415a857e1ce0: Preparing 20:44:30 61f521c2cc9b: Preparing 20:44:30 f70ee36035b9: Preparing 20:44:30 f70ee36035b9: Waiting 20:44:30 289ce1cef82b: Layer already exists 20:44:30 415a857e1ce0: Layer already exists 20:44:30 9d480986ab20: Layer already exists 20:44:30 61f521c2cc9b: Layer already exists 20:44:30 0c9fd496ae38: Layer already exists 20:44:30 f70ee36035b9: Layer already exists 20:44:30 3.0.0-dev.47: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:44:31 0c9fd496ae38: Preparing 20:44:31 9d480986ab20: Preparing 20:44:31 289ce1cef82b: Preparing 20:44:31 415a857e1ce0: Preparing 20:44:31 61f521c2cc9b: Preparing 20:44:31 f70ee36035b9: Preparing 20:44:31 f70ee36035b9: Waiting 20:44:31 61f521c2cc9b: Layer already exists 20:44:31 0c9fd496ae38: Layer already exists 20:44:31 289ce1cef82b: Layer already exists 20:44:31 415a857e1ce0: Layer already exists 20:44:31 9d480986ab20: Layer already exists 20:44:31 f70ee36035b9: Layer already exists 20:44:31 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:44:32 0c9fd496ae38: Preparing 20:44:32 9d480986ab20: Preparing 20:44:32 289ce1cef82b: Preparing 20:44:32 415a857e1ce0: Preparing 20:44:32 61f521c2cc9b: Preparing 20:44:32 f70ee36035b9: Preparing 20:44:32 f70ee36035b9: Waiting 20:44:32 61f521c2cc9b: Layer already exists 20:44:32 0c9fd496ae38: Layer already exists 20:44:32 9d480986ab20: Layer already exists 20:44:32 415a857e1ce0: Layer already exists 20:44:32 289ce1cef82b: Layer already exists 20:44:32 f70ee36035b9: Layer already exists 20:44:32 main: digest: sha256:4a72f60ac72be3a7e2995fa183fcc7704733e6b0f7c959a5fb3e764071d4eaca size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:32 ===================================================== [Pipeline] echo 20:44:32 taggedImages: 20:44:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:44:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.47 20:44:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:44:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:44:32 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:32 latest 20:44:32 3.0.0-dev.47 20:44:32 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:32 main 20:44:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:44:33 77a5f1babe2b: Preparing 20:44:33 77a5f1babe2b: Preparing 20:44:33 7dee5a745c24: Preparing 20:44:33 8510afa630c8: Preparing 20:44:33 b948c1d61e18: Preparing 20:44:33 169d6cc7ec84: Preparing 20:44:33 4208dd0a1c91: Preparing 20:44:33 415a857e1ce0: Preparing 20:44:33 431af4302fde: Preparing 20:44:33 8ba65a0a10c6: Preparing 20:44:33 4e9d397ab937: Preparing 20:44:33 bd41b439f141: Preparing 20:44:33 f70ee36035b9: Preparing 20:44:33 431af4302fde: Waiting 20:44:33 8ba65a0a10c6: Waiting 20:44:33 4e9d397ab937: Waiting 20:44:33 bd41b439f141: Waiting 20:44:33 f70ee36035b9: Waiting 20:44:33 4208dd0a1c91: Waiting 20:44:33 415a857e1ce0: Waiting 20:44:33 169d6cc7ec84: Pushed 20:44:33 7dee5a745c24: Pushed 20:44:33 8510afa630c8: Pushed 20:44:33 77a5f1babe2b: Pushed 20:44:33 b948c1d61e18: Pushed 20:44:33 415a857e1ce0: Layer already exists 20:44:33 8ba65a0a10c6: Pushed 20:44:33 431af4302fde: Pushed 20:44:33 4e9d397ab937: Pushed 20:44:33 bd41b439f141: Pushed 20:44:33 f70ee36035b9: Layer already exists 20:44:37 4208dd0a1c91: Pushed 20:44:37 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:44:38 77a5f1babe2b: Preparing 20:44:38 77a5f1babe2b: Preparing 20:44:38 7dee5a745c24: Preparing 20:44:38 8510afa630c8: Preparing 20:44:38 b948c1d61e18: Preparing 20:44:38 169d6cc7ec84: Preparing 20:44:38 4208dd0a1c91: Preparing 20:44:38 415a857e1ce0: Preparing 20:44:38 431af4302fde: Preparing 20:44:38 8ba65a0a10c6: Preparing 20:44:38 4e9d397ab937: Preparing 20:44:38 bd41b439f141: Preparing 20:44:38 f70ee36035b9: Preparing 20:44:38 8ba65a0a10c6: Waiting 20:44:38 4e9d397ab937: Waiting 20:44:38 f70ee36035b9: Waiting 20:44:38 bd41b439f141: Waiting 20:44:38 4208dd0a1c91: Waiting 20:44:38 415a857e1ce0: Waiting 20:44:38 431af4302fde: Waiting 20:44:38 8510afa630c8: Layer already exists 20:44:38 b948c1d61e18: Layer already exists 20:44:38 7dee5a745c24: Layer already exists 20:44:38 169d6cc7ec84: Layer already exists 20:44:38 77a5f1babe2b: Layer already exists 20:44:38 8ba65a0a10c6: Layer already exists 20:44:38 431af4302fde: Layer already exists 20:44:38 4208dd0a1c91: Layer already exists 20:44:38 415a857e1ce0: Layer already exists 20:44:38 4e9d397ab937: Layer already exists 20:44:38 bd41b439f141: Layer already exists 20:44:38 f70ee36035b9: Layer already exists 20:44:38 latest: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.47 20:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:44:39 77a5f1babe2b: Preparing 20:44:39 77a5f1babe2b: Preparing 20:44:39 7dee5a745c24: Preparing 20:44:39 8510afa630c8: Preparing 20:44:39 b948c1d61e18: Preparing 20:44:39 169d6cc7ec84: Preparing 20:44:39 4208dd0a1c91: Preparing 20:44:39 415a857e1ce0: Preparing 20:44:39 431af4302fde: Preparing 20:44:39 8ba65a0a10c6: Preparing 20:44:39 4e9d397ab937: Preparing 20:44:39 bd41b439f141: Preparing 20:44:39 f70ee36035b9: Preparing 20:44:39 4208dd0a1c91: Waiting 20:44:39 415a857e1ce0: Waiting 20:44:39 431af4302fde: Waiting 20:44:39 bd41b439f141: Waiting 20:44:39 8ba65a0a10c6: Waiting 20:44:39 4e9d397ab937: Waiting 20:44:39 f70ee36035b9: Waiting 20:44:39 8510afa630c8: Layer already exists 20:44:39 b948c1d61e18: Layer already exists 20:44:39 7dee5a745c24: Layer already exists 20:44:39 169d6cc7ec84: Layer already exists 20:44:39 77a5f1babe2b: Layer already exists 20:44:39 415a857e1ce0: Layer already exists 20:44:39 4208dd0a1c91: Layer already exists 20:44:39 431af4302fde: Layer already exists 20:44:39 4e9d397ab937: Layer already exists 20:44:39 8ba65a0a10c6: Layer already exists 20:44:39 f70ee36035b9: Layer already exists 20:44:39 bd41b439f141: Layer already exists 20:44:39 3.0.0-dev.47: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:44:40 77a5f1babe2b: Preparing 20:44:40 77a5f1babe2b: Preparing 20:44:40 7dee5a745c24: Preparing 20:44:40 8510afa630c8: Preparing 20:44:40 b948c1d61e18: Preparing 20:44:40 169d6cc7ec84: Preparing 20:44:40 4208dd0a1c91: Preparing 20:44:40 415a857e1ce0: Preparing 20:44:40 431af4302fde: Preparing 20:44:40 8ba65a0a10c6: Preparing 20:44:40 4e9d397ab937: Preparing 20:44:40 bd41b439f141: Preparing 20:44:40 f70ee36035b9: Preparing 20:44:40 4208dd0a1c91: Waiting 20:44:40 415a857e1ce0: Waiting 20:44:40 431af4302fde: Waiting 20:44:40 8ba65a0a10c6: Waiting 20:44:40 4e9d397ab937: Waiting 20:44:40 bd41b439f141: Waiting 20:44:40 f70ee36035b9: Waiting 20:44:40 77a5f1babe2b: Layer already exists 20:44:40 169d6cc7ec84: Layer already exists 20:44:40 b948c1d61e18: Layer already exists 20:44:40 8510afa630c8: Layer already exists 20:44:40 7dee5a745c24: Layer already exists 20:44:40 415a857e1ce0: Layer already exists 20:44:40 431af4302fde: Layer already exists 20:44:40 8ba65a0a10c6: Layer already exists 20:44:40 4e9d397ab937: Layer already exists 20:44:40 4208dd0a1c91: Layer already exists 20:44:40 bd41b439f141: Layer already exists 20:44:40 f70ee36035b9: Layer already exists 20:44:40 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:44:41 77a5f1babe2b: Preparing 20:44:41 77a5f1babe2b: Preparing 20:44:41 7dee5a745c24: Preparing 20:44:41 8510afa630c8: Preparing 20:44:41 b948c1d61e18: Preparing 20:44:41 169d6cc7ec84: Preparing 20:44:41 4208dd0a1c91: Preparing 20:44:41 415a857e1ce0: Preparing 20:44:41 431af4302fde: Preparing 20:44:41 8ba65a0a10c6: Preparing 20:44:41 4e9d397ab937: Preparing 20:44:41 bd41b439f141: Preparing 20:44:41 f70ee36035b9: Preparing 20:44:41 431af4302fde: Waiting 20:44:41 8ba65a0a10c6: Waiting 20:44:41 4e9d397ab937: Waiting 20:44:41 bd41b439f141: Waiting 20:44:41 f70ee36035b9: Waiting 20:44:41 4208dd0a1c91: Waiting 20:44:41 415a857e1ce0: Waiting 20:44:41 8510afa630c8: Layer already exists 20:44:41 b948c1d61e18: Layer already exists 20:44:41 7dee5a745c24: Layer already exists 20:44:41 77a5f1babe2b: Layer already exists 20:44:41 169d6cc7ec84: Layer already exists 20:44:41 415a857e1ce0: Layer already exists 20:44:41 4208dd0a1c91: Layer already exists 20:44:41 431af4302fde: Layer already exists 20:44:41 8ba65a0a10c6: Layer already exists 20:44:41 4e9d397ab937: Layer already exists 20:44:41 f70ee36035b9: Layer already exists 20:44:41 bd41b439f141: Layer already exists 20:44:41 main: digest: sha256:b326e11673114352a9f2aa682e0b9f907a6c23f410d689925c0b39c8e2e22b3c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:41 ===================================================== [Pipeline] echo 20:44:41 taggedImages: 20:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.47 20:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:44:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:44:41 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:41 latest 20:44:41 3.0.0-dev.47 20:44:41 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:41 main 20:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:42 59ad619046ca: Preparing 20:44:42 08d2f6d94531: Preparing 20:44:42 017859fc0e71: Preparing 20:44:42 1ea85eae6738: Preparing 20:44:42 443adf5135b5: Preparing 20:44:42 52079e95b6f7: Preparing 20:44:42 1d8cd5f31ac4: Preparing 20:44:42 f70ee36035b9: Preparing 20:44:42 1d8cd5f31ac4: Waiting 20:44:42 52079e95b6f7: Waiting 20:44:42 f70ee36035b9: Waiting 20:44:42 08d2f6d94531: Pushed 20:44:42 59ad619046ca: Pushed 20:44:42 443adf5135b5: Pushed 20:44:42 f70ee36035b9: Layer already exists 20:44:42 52079e95b6f7: Pushed 20:44:43 1d8cd5f31ac4: Pushed 20:44:45 017859fc0e71: Pushed 20:44:45 1ea85eae6738: Pushed 20:44:46 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:47 59ad619046ca: Preparing 20:44:47 08d2f6d94531: Preparing 20:44:47 017859fc0e71: Preparing 20:44:47 1ea85eae6738: Preparing 20:44:47 443adf5135b5: Preparing 20:44:47 52079e95b6f7: Preparing 20:44:47 1d8cd5f31ac4: Preparing 20:44:47 f70ee36035b9: Preparing 20:44:47 52079e95b6f7: Waiting 20:44:47 1d8cd5f31ac4: Waiting 20:44:47 f70ee36035b9: Waiting 20:44:47 59ad619046ca: Layer already exists 20:44:47 1ea85eae6738: Layer already exists 20:44:47 443adf5135b5: Layer already exists 20:44:47 08d2f6d94531: Layer already exists 20:44:47 017859fc0e71: Layer already exists 20:44:47 f70ee36035b9: Layer already exists 20:44:47 1d8cd5f31ac4: Layer already exists 20:44:47 52079e95b6f7: Layer already exists 20:44:47 latest: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.47 20:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:48 59ad619046ca: Preparing 20:44:48 08d2f6d94531: Preparing 20:44:48 017859fc0e71: Preparing 20:44:48 1ea85eae6738: Preparing 20:44:48 443adf5135b5: Preparing 20:44:48 52079e95b6f7: Preparing 20:44:48 1d8cd5f31ac4: Preparing 20:44:48 f70ee36035b9: Preparing 20:44:48 1d8cd5f31ac4: Waiting 20:44:48 52079e95b6f7: Waiting 20:44:48 f70ee36035b9: Waiting 20:44:48 08d2f6d94531: Layer already exists 20:44:48 59ad619046ca: Layer already exists 20:44:48 017859fc0e71: Layer already exists 20:44:48 443adf5135b5: Layer already exists 20:44:48 1ea85eae6738: Layer already exists 20:44:48 f70ee36035b9: Layer already exists 20:44:48 1d8cd5f31ac4: Layer already exists 20:44:48 52079e95b6f7: Layer already exists 20:44:48 3.0.0-dev.47: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:48 59ad619046ca: Preparing 20:44:48 08d2f6d94531: Preparing 20:44:48 017859fc0e71: Preparing 20:44:48 1ea85eae6738: Preparing 20:44:48 443adf5135b5: Preparing 20:44:48 52079e95b6f7: Preparing 20:44:48 1d8cd5f31ac4: Preparing 20:44:48 f70ee36035b9: Preparing 20:44:48 1d8cd5f31ac4: Waiting 20:44:48 52079e95b6f7: Waiting 20:44:48 f70ee36035b9: Waiting 20:44:48 08d2f6d94531: Layer already exists 20:44:48 1ea85eae6738: Layer already exists 20:44:48 443adf5135b5: Layer already exists 20:44:48 59ad619046ca: Layer already exists 20:44:48 017859fc0e71: Layer already exists 20:44:48 1d8cd5f31ac4: Layer already exists 20:44:48 f70ee36035b9: Layer already exists 20:44:48 52079e95b6f7: Layer already exists 20:44:49 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:44:49 59ad619046ca: Preparing 20:44:49 08d2f6d94531: Preparing 20:44:49 017859fc0e71: Preparing 20:44:49 1ea85eae6738: Preparing 20:44:49 443adf5135b5: Preparing 20:44:49 52079e95b6f7: Preparing 20:44:49 1d8cd5f31ac4: Preparing 20:44:49 f70ee36035b9: Preparing 20:44:49 52079e95b6f7: Waiting 20:44:49 1d8cd5f31ac4: Waiting 20:44:49 f70ee36035b9: Waiting 20:44:49 443adf5135b5: Layer already exists 20:44:49 1ea85eae6738: Layer already exists 20:44:49 59ad619046ca: Layer already exists 20:44:49 08d2f6d94531: Layer already exists 20:44:49 017859fc0e71: Layer already exists 20:44:49 52079e95b6f7: Layer already exists 20:44:49 1d8cd5f31ac4: Layer already exists 20:44:49 f70ee36035b9: Layer already exists 20:44:50 main: digest: sha256:9cf7b2d84ef5a70dc0a0df404bcc1f38a522c72954735a69bf2ac98c86df8d3f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:50 ===================================================== [Pipeline] echo 20:44:50 taggedImages: 20:44:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:44:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.47 20:44:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:44:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:44:50 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:50 latest 20:44:50 3.0.0-dev.47 20:44:50 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:50 main 20:44:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:50 9eab8cec798a: Preparing 20:44:50 c2958e020b72: Preparing 20:44:50 f10c093515cf: Preparing 20:44:50 5dd36617d96b: Preparing 20:44:50 516e698bf08a: Preparing 20:44:50 57f78bec9ff1: Preparing 20:44:50 b7fe0483c517: Preparing 20:44:50 57f78bec9ff1: Waiting 20:44:50 714399a1b255: Preparing 20:44:50 b4621f0acf6a: Preparing 20:44:50 f70ee36035b9: Preparing 20:44:50 b7fe0483c517: Waiting 20:44:50 f70ee36035b9: Waiting 20:44:50 b4621f0acf6a: Waiting 20:44:50 714399a1b255: Waiting 20:44:51 516e698bf08a: Pushed 20:44:51 c2958e020b72: Pushed 20:44:51 9eab8cec798a: Pushed 20:44:51 57f78bec9ff1: Pushed 20:44:51 714399a1b255: Pushed 20:44:51 b7fe0483c517: Pushed 20:44:51 f70ee36035b9: Layer already exists 20:44:51 b4621f0acf6a: Pushed 20:44:53 5dd36617d96b: Pushed 20:44:54 f10c093515cf: Pushed 20:44:54 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:55 9eab8cec798a: Preparing 20:44:55 c2958e020b72: Preparing 20:44:55 f10c093515cf: Preparing 20:44:55 5dd36617d96b: Preparing 20:44:55 516e698bf08a: Preparing 20:44:55 57f78bec9ff1: Preparing 20:44:55 b7fe0483c517: Preparing 20:44:55 714399a1b255: Preparing 20:44:55 b4621f0acf6a: Preparing 20:44:55 f70ee36035b9: Preparing 20:44:55 57f78bec9ff1: Waiting 20:44:55 b7fe0483c517: Waiting 20:44:55 714399a1b255: Waiting 20:44:55 f70ee36035b9: Waiting 20:44:55 b4621f0acf6a: Waiting 20:44:55 516e698bf08a: Layer already exists 20:44:55 5dd36617d96b: Layer already exists 20:44:55 f10c093515cf: Layer already exists 20:44:55 c2958e020b72: Layer already exists 20:44:55 9eab8cec798a: Layer already exists 20:44:55 714399a1b255: Layer already exists 20:44:55 b7fe0483c517: Layer already exists 20:44:55 57f78bec9ff1: Layer already exists 20:44:55 f70ee36035b9: Layer already exists 20:44:55 b4621f0acf6a: Layer already exists 20:44:55 latest: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.47 20:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:56 9eab8cec798a: Preparing 20:44:56 c2958e020b72: Preparing 20:44:56 f10c093515cf: Preparing 20:44:56 5dd36617d96b: Preparing 20:44:56 516e698bf08a: Preparing 20:44:56 57f78bec9ff1: Preparing 20:44:56 b7fe0483c517: Preparing 20:44:56 714399a1b255: Preparing 20:44:56 b4621f0acf6a: Preparing 20:44:56 f70ee36035b9: Preparing 20:44:56 714399a1b255: Waiting 20:44:56 57f78bec9ff1: Waiting 20:44:56 b4621f0acf6a: Waiting 20:44:56 f70ee36035b9: Waiting 20:44:56 b7fe0483c517: Waiting 20:44:56 f10c093515cf: Layer already exists 20:44:56 9eab8cec798a: Layer already exists 20:44:56 c2958e020b72: Layer already exists 20:44:56 5dd36617d96b: Layer already exists 20:44:56 516e698bf08a: Layer already exists 20:44:56 714399a1b255: Layer already exists 20:44:56 b7fe0483c517: Layer already exists 20:44:56 57f78bec9ff1: Layer already exists 20:44:56 b4621f0acf6a: Layer already exists 20:44:56 f70ee36035b9: Layer already exists 20:44:56 3.0.0-dev.47: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:57 9eab8cec798a: Preparing 20:44:57 c2958e020b72: Preparing 20:44:57 f10c093515cf: Preparing 20:44:57 5dd36617d96b: Preparing 20:44:57 516e698bf08a: Preparing 20:44:57 57f78bec9ff1: Preparing 20:44:57 b7fe0483c517: Preparing 20:44:57 714399a1b255: Preparing 20:44:57 b4621f0acf6a: Preparing 20:44:57 f70ee36035b9: Preparing 20:44:57 714399a1b255: Waiting 20:44:57 57f78bec9ff1: Waiting 20:44:57 b4621f0acf6a: Waiting 20:44:57 f70ee36035b9: Waiting 20:44:57 b7fe0483c517: Waiting 20:44:57 5dd36617d96b: Layer already exists 20:44:57 516e698bf08a: Layer already exists 20:44:57 9eab8cec798a: Layer already exists 20:44:57 c2958e020b72: Layer already exists 20:44:57 f10c093515cf: Layer already exists 20:44:57 57f78bec9ff1: Layer already exists 20:44:57 f70ee36035b9: Layer already exists 20:44:57 b7fe0483c517: Layer already exists 20:44:57 714399a1b255: Layer already exists 20:44:57 b4621f0acf6a: Layer already exists 20:44:57 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:58 9eab8cec798a: Preparing 20:44:58 c2958e020b72: Preparing 20:44:58 f10c093515cf: Preparing 20:44:58 5dd36617d96b: Preparing 20:44:58 516e698bf08a: Preparing 20:44:58 57f78bec9ff1: Preparing 20:44:58 b7fe0483c517: Preparing 20:44:58 714399a1b255: Preparing 20:44:58 b4621f0acf6a: Preparing 20:44:58 f70ee36035b9: Preparing 20:44:58 714399a1b255: Waiting 20:44:58 b4621f0acf6a: Waiting 20:44:58 f70ee36035b9: Waiting 20:44:58 57f78bec9ff1: Waiting 20:44:58 f10c093515cf: Layer already exists 20:44:58 9eab8cec798a: Layer already exists 20:44:58 c2958e020b72: Layer already exists 20:44:58 5dd36617d96b: Layer already exists 20:44:58 516e698bf08a: Layer already exists 20:44:58 57f78bec9ff1: Layer already exists 20:44:58 714399a1b255: Layer already exists 20:44:58 b7fe0483c517: Layer already exists 20:44:58 b4621f0acf6a: Layer already exists 20:44:58 f70ee36035b9: Layer already exists 20:44:58 main: digest: sha256:200a6bd83cdfaa132c4ddaec20c735c78796acf5aa82be52395a96c42802c598 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:58 ===================================================== [Pipeline] echo 20:44:58 taggedImages: 20:44:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:44:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.47 20:44:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:44:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:44:58 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:58 latest 20:44:58 3.0.0-dev.47 20:44:58 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:44:58 main 20:44:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:59 6ce73cf1dbc5: Preparing 20:44:59 a04cb20e9b27: Preparing 20:44:59 415a857e1ce0: Preparing 20:44:59 5c57d9295a02: Preparing 20:44:59 a8cfdf0cc8ec: Preparing 20:44:59 a8cfdf0cc8ec: Layer already exists 20:44:59 415a857e1ce0: Layer already exists 20:44:59 6ce73cf1dbc5: Pushed 20:45:01 5c57d9295a02: Pushed 20:45:04 a04cb20e9b27: Pushed 20:45:04 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:05 6ce73cf1dbc5: Preparing 20:45:05 a04cb20e9b27: Preparing 20:45:05 415a857e1ce0: Preparing 20:45:05 5c57d9295a02: Preparing 20:45:05 a8cfdf0cc8ec: Preparing 20:45:05 a04cb20e9b27: Layer already exists 20:45:05 415a857e1ce0: Layer already exists 20:45:05 6ce73cf1dbc5: Layer already exists 20:45:05 a8cfdf0cc8ec: Layer already exists 20:45:05 5c57d9295a02: Layer already exists 20:45:05 latest: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.47 20:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:06 6ce73cf1dbc5: Preparing 20:45:06 a04cb20e9b27: Preparing 20:45:06 415a857e1ce0: Preparing 20:45:06 5c57d9295a02: Preparing 20:45:06 a8cfdf0cc8ec: Preparing 20:45:06 6ce73cf1dbc5: Layer already exists 20:45:06 a04cb20e9b27: Layer already exists 20:45:06 415a857e1ce0: Layer already exists 20:45:06 5c57d9295a02: Layer already exists 20:45:06 a8cfdf0cc8ec: Layer already exists 20:45:06 3.0.0-dev.47: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:06 6ce73cf1dbc5: Preparing 20:45:06 a04cb20e9b27: Preparing 20:45:06 415a857e1ce0: Preparing 20:45:06 5c57d9295a02: Preparing 20:45:06 a8cfdf0cc8ec: Preparing 20:45:06 a04cb20e9b27: Layer already exists 20:45:06 a8cfdf0cc8ec: Layer already exists 20:45:06 6ce73cf1dbc5: Layer already exists 20:45:06 415a857e1ce0: Layer already exists 20:45:06 5c57d9295a02: Layer already exists 20:45:06 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:45:07 6ce73cf1dbc5: Preparing 20:45:07 a04cb20e9b27: Preparing 20:45:07 415a857e1ce0: Preparing 20:45:07 5c57d9295a02: Preparing 20:45:07 a8cfdf0cc8ec: Preparing 20:45:07 6ce73cf1dbc5: Layer already exists 20:45:07 a8cfdf0cc8ec: Layer already exists 20:45:07 5c57d9295a02: Layer already exists 20:45:07 415a857e1ce0: Layer already exists 20:45:07 a04cb20e9b27: Layer already exists 20:45:07 main: digest: sha256:ab8bbe77cb83ff5324e580320556221df840f83c911b179f537bb19efb77e721 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:07 ===================================================== [Pipeline] echo 20:45:07 taggedImages: 20:45:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:45:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.47 20:45:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:45:07 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:45:07 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:07 latest 20:45:07 3.0.0-dev.47 20:45:07 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:07 main 20:45:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:08 72e1be9d5c52: Preparing 20:45:08 9c956d4fad3f: Preparing 20:45:08 22a68890597a: Preparing 20:45:08 c70dbd77ce7d: Preparing 20:45:08 630ce311b54b: Preparing 20:45:08 40bbaee66f51: Preparing 20:45:08 a8cfdf0cc8ec: Preparing 20:45:08 40bbaee66f51: Waiting 20:45:08 a8cfdf0cc8ec: Waiting 20:45:08 22a68890597a: Pushed 20:45:08 72e1be9d5c52: Pushed 20:45:08 9c956d4fad3f: Pushed 20:45:08 a8cfdf0cc8ec: Layer already exists 20:45:09 40bbaee66f51: Pushed 20:45:16 630ce311b54b: Pushed 20:45:24 c70dbd77ce7d: Pushed 20:45:24 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:25 72e1be9d5c52: Preparing 20:45:25 9c956d4fad3f: Preparing 20:45:25 22a68890597a: Preparing 20:45:25 c70dbd77ce7d: Preparing 20:45:25 630ce311b54b: Preparing 20:45:25 40bbaee66f51: Preparing 20:45:25 a8cfdf0cc8ec: Preparing 20:45:25 40bbaee66f51: Waiting 20:45:25 a8cfdf0cc8ec: Waiting 20:45:25 72e1be9d5c52: Layer already exists 20:45:25 22a68890597a: Layer already exists 20:45:25 9c956d4fad3f: Layer already exists 20:45:25 630ce311b54b: Layer already exists 20:45:25 c70dbd77ce7d: Layer already exists 20:45:25 a8cfdf0cc8ec: Layer already exists 20:45:25 40bbaee66f51: Layer already exists 20:45:25 latest: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.47 20:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:26 72e1be9d5c52: Preparing 20:45:26 9c956d4fad3f: Preparing 20:45:26 22a68890597a: Preparing 20:45:26 c70dbd77ce7d: Preparing 20:45:26 630ce311b54b: Preparing 20:45:26 40bbaee66f51: Preparing 20:45:26 a8cfdf0cc8ec: Preparing 20:45:26 40bbaee66f51: Waiting 20:45:26 a8cfdf0cc8ec: Waiting 20:45:26 72e1be9d5c52: Layer already exists 20:45:26 c70dbd77ce7d: Layer already exists 20:45:26 630ce311b54b: Layer already exists 20:45:26 22a68890597a: Layer already exists 20:45:26 9c956d4fad3f: Layer already exists 20:45:26 a8cfdf0cc8ec: Layer already exists 20:45:26 40bbaee66f51: Layer already exists 20:45:26 3.0.0-dev.47: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:27 72e1be9d5c52: Preparing 20:45:27 9c956d4fad3f: Preparing 20:45:27 22a68890597a: Preparing 20:45:27 c70dbd77ce7d: Preparing 20:45:27 630ce311b54b: Preparing 20:45:27 40bbaee66f51: Preparing 20:45:27 a8cfdf0cc8ec: Preparing 20:45:27 40bbaee66f51: Waiting 20:45:27 a8cfdf0cc8ec: Waiting 20:45:27 630ce311b54b: Layer already exists 20:45:27 9c956d4fad3f: Layer already exists 20:45:27 22a68890597a: Layer already exists 20:45:27 c70dbd77ce7d: Layer already exists 20:45:27 72e1be9d5c52: Layer already exists 20:45:27 a8cfdf0cc8ec: Layer already exists 20:45:27 40bbaee66f51: Layer already exists 20:45:27 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:45:28 72e1be9d5c52: Preparing 20:45:28 9c956d4fad3f: Preparing 20:45:28 22a68890597a: Preparing 20:45:28 c70dbd77ce7d: Preparing 20:45:28 630ce311b54b: Preparing 20:45:28 40bbaee66f51: Preparing 20:45:28 a8cfdf0cc8ec: Preparing 20:45:28 40bbaee66f51: Waiting 20:45:28 a8cfdf0cc8ec: Waiting 20:45:28 630ce311b54b: Layer already exists 20:45:28 9c956d4fad3f: Layer already exists 20:45:28 22a68890597a: Layer already exists 20:45:28 72e1be9d5c52: Layer already exists 20:45:28 c70dbd77ce7d: Layer already exists 20:45:28 a8cfdf0cc8ec: Layer already exists 20:45:28 40bbaee66f51: Layer already exists 20:45:28 main: digest: sha256:19bd413965ec80b647cf7fea94ae18f18fb1a6a4b29edad299997db53fd5e320 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:28 ===================================================== [Pipeline] echo 20:45:28 taggedImages: 20:45:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:45:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.47 20:45:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:45:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:45:28 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:28 latest 20:45:28 3.0.0-dev.47 20:45:28 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:28 main 20:45:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:29 e5ffa6dcca8e: Preparing 20:45:29 dd45bac9a4fa: Preparing 20:45:29 b3c27ba525be: Preparing 20:45:29 bc3aa157bba7: Preparing 20:45:29 c4d3b10b3c2e: Preparing 20:45:29 a8cfdf0cc8ec: Preparing 20:45:29 a8cfdf0cc8ec: Waiting 20:45:29 b3c27ba525be: Pushed 20:45:29 e5ffa6dcca8e: Pushed 20:45:29 dd45bac9a4fa: Pushed 20:45:29 a8cfdf0cc8ec: Layer already exists 20:45:30 c4d3b10b3c2e: Pushed 20:45:48 bc3aa157bba7: Pushed 20:45:48 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:48 e5ffa6dcca8e: Preparing 20:45:48 dd45bac9a4fa: Preparing 20:45:48 b3c27ba525be: Preparing 20:45:48 bc3aa157bba7: Preparing 20:45:48 c4d3b10b3c2e: Preparing 20:45:48 a8cfdf0cc8ec: Preparing 20:45:48 a8cfdf0cc8ec: Waiting 20:45:48 dd45bac9a4fa: Layer already exists 20:45:48 c4d3b10b3c2e: Layer already exists 20:45:48 bc3aa157bba7: Layer already exists 20:45:48 e5ffa6dcca8e: Layer already exists 20:45:48 b3c27ba525be: Layer already exists 20:45:48 a8cfdf0cc8ec: Layer already exists 20:45:49 latest: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.47 20:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:49 e5ffa6dcca8e: Preparing 20:45:49 dd45bac9a4fa: Preparing 20:45:49 b3c27ba525be: Preparing 20:45:49 bc3aa157bba7: Preparing 20:45:49 c4d3b10b3c2e: Preparing 20:45:49 a8cfdf0cc8ec: Preparing 20:45:49 a8cfdf0cc8ec: Waiting 20:45:49 bc3aa157bba7: Layer already exists 20:45:49 b3c27ba525be: Layer already exists 20:45:49 dd45bac9a4fa: Layer already exists 20:45:49 e5ffa6dcca8e: Layer already exists 20:45:49 c4d3b10b3c2e: Layer already exists 20:45:49 a8cfdf0cc8ec: Layer already exists 20:45:50 3.0.0-dev.47: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:50 e5ffa6dcca8e: Preparing 20:45:50 dd45bac9a4fa: Preparing 20:45:50 b3c27ba525be: Preparing 20:45:50 bc3aa157bba7: Preparing 20:45:50 c4d3b10b3c2e: Preparing 20:45:50 a8cfdf0cc8ec: Preparing 20:45:50 a8cfdf0cc8ec: Waiting 20:45:50 c4d3b10b3c2e: Layer already exists 20:45:50 b3c27ba525be: Layer already exists 20:45:50 dd45bac9a4fa: Layer already exists 20:45:50 e5ffa6dcca8e: Layer already exists 20:45:50 bc3aa157bba7: Layer already exists 20:45:50 a8cfdf0cc8ec: Layer already exists 20:45:51 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:45:51 e5ffa6dcca8e: Preparing 20:45:51 dd45bac9a4fa: Preparing 20:45:51 b3c27ba525be: Preparing 20:45:51 bc3aa157bba7: Preparing 20:45:51 c4d3b10b3c2e: Preparing 20:45:51 a8cfdf0cc8ec: Preparing 20:45:51 a8cfdf0cc8ec: Waiting 20:45:51 c4d3b10b3c2e: Layer already exists 20:45:51 bc3aa157bba7: Layer already exists 20:45:51 dd45bac9a4fa: Layer already exists 20:45:51 b3c27ba525be: Layer already exists 20:45:51 e5ffa6dcca8e: Layer already exists 20:45:51 a8cfdf0cc8ec: Layer already exists 20:45:52 main: digest: sha256:f5bed71db79aa2b9c98202267c281b9107bc96400ed7c9470c8ecc67b11e9600 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:52 ===================================================== [Pipeline] echo 20:45:52 taggedImages: 20:45:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:45:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.47 20:45:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:45:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:45:52 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:52 latest 20:45:52 3.0.0-dev.47 20:45:52 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:45:52 main 20:45:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:45:52 1b9dd728d297: Preparing 20:45:52 8d88b5841894: Preparing 20:45:52 b0544605e1f2: Preparing 20:45:52 86070d6f587d: Preparing 20:45:52 3ff1e70c7906: Preparing 20:45:52 a8cfdf0cc8ec: Preparing 20:45:52 a8cfdf0cc8ec: Waiting 20:45:53 1b9dd728d297: Pushed 20:45:53 8d88b5841894: Pushed 20:45:53 b0544605e1f2: Pushed 20:45:53 a8cfdf0cc8ec: Layer already exists 20:45:53 3ff1e70c7906: Pushed 20:46:08 86070d6f587d: Pushed 20:46:08 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:09 1b9dd728d297: Preparing 20:46:09 8d88b5841894: Preparing 20:46:09 b0544605e1f2: Preparing 20:46:09 86070d6f587d: Preparing 20:46:09 3ff1e70c7906: Preparing 20:46:09 a8cfdf0cc8ec: Preparing 20:46:09 a8cfdf0cc8ec: Waiting 20:46:09 b0544605e1f2: Layer already exists 20:46:09 86070d6f587d: Layer already exists 20:46:09 8d88b5841894: Layer already exists 20:46:09 3ff1e70c7906: Layer already exists 20:46:09 1b9dd728d297: Layer already exists 20:46:09 a8cfdf0cc8ec: Layer already exists 20:46:09 latest: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.47 20:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:10 1b9dd728d297: Preparing 20:46:10 8d88b5841894: Preparing 20:46:10 b0544605e1f2: Preparing 20:46:10 86070d6f587d: Preparing 20:46:10 3ff1e70c7906: Preparing 20:46:10 a8cfdf0cc8ec: Preparing 20:46:10 a8cfdf0cc8ec: Waiting 20:46:10 3ff1e70c7906: Layer already exists 20:46:10 1b9dd728d297: Layer already exists 20:46:10 8d88b5841894: Layer already exists 20:46:10 86070d6f587d: Layer already exists 20:46:10 b0544605e1f2: Layer already exists 20:46:10 a8cfdf0cc8ec: Layer already exists 20:46:11 3.0.0-dev.47: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:11 1b9dd728d297: Preparing 20:46:11 8d88b5841894: Preparing 20:46:11 b0544605e1f2: Preparing 20:46:11 86070d6f587d: Preparing 20:46:11 3ff1e70c7906: Preparing 20:46:11 a8cfdf0cc8ec: Preparing 20:46:11 a8cfdf0cc8ec: Waiting 20:46:11 3ff1e70c7906: Layer already exists 20:46:11 8d88b5841894: Layer already exists 20:46:11 b0544605e1f2: Layer already exists 20:46:11 1b9dd728d297: Layer already exists 20:46:11 86070d6f587d: Layer already exists 20:46:11 a8cfdf0cc8ec: Layer already exists 20:46:11 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:46:12 1b9dd728d297: Preparing 20:46:12 8d88b5841894: Preparing 20:46:12 b0544605e1f2: Preparing 20:46:12 86070d6f587d: Preparing 20:46:12 3ff1e70c7906: Preparing 20:46:12 a8cfdf0cc8ec: Preparing 20:46:12 a8cfdf0cc8ec: Waiting 20:46:12 1b9dd728d297: Layer already exists 20:46:12 8d88b5841894: Layer already exists 20:46:12 b0544605e1f2: Layer already exists 20:46:12 86070d6f587d: Layer already exists 20:46:12 3ff1e70c7906: Layer already exists 20:46:12 a8cfdf0cc8ec: Layer already exists 20:46:12 main: digest: sha256:2dbccc3620b5d24c763362c96b298dea318d83350dcfb653299bb6c5288f7b31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:12 ===================================================== [Pipeline] echo 20:46:12 taggedImages: 20:46:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:46:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.47 20:46:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:12 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:46:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:46:13 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:13 latest 20:46:13 3.0.0-dev.47 20:46:13 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:13 main 20:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:13 c3559faa9ae1: Preparing 20:46:13 f8443e66d54a: Preparing 20:46:13 415a857e1ce0: Preparing 20:46:13 3dcaa83003ef: Preparing 20:46:13 f70ee36035b9: Preparing 20:46:13 f70ee36035b9: Layer already exists 20:46:13 415a857e1ce0: Layer already exists 20:46:14 c3559faa9ae1: Pushed 20:46:14 3dcaa83003ef: Pushed 20:46:19 f8443e66d54a: Pushed 20:46:19 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:20 c3559faa9ae1: Preparing 20:46:20 f8443e66d54a: Preparing 20:46:20 415a857e1ce0: Preparing 20:46:20 3dcaa83003ef: Preparing 20:46:20 f70ee36035b9: Preparing 20:46:20 f8443e66d54a: Layer already exists 20:46:20 c3559faa9ae1: Layer already exists 20:46:20 3dcaa83003ef: Layer already exists 20:46:20 f70ee36035b9: Layer already exists 20:46:20 415a857e1ce0: Layer already exists 20:46:20 latest: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.47 20:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:21 c3559faa9ae1: Preparing 20:46:21 f8443e66d54a: Preparing 20:46:21 415a857e1ce0: Preparing 20:46:21 3dcaa83003ef: Preparing 20:46:21 f70ee36035b9: Preparing 20:46:21 f70ee36035b9: Layer already exists 20:46:21 3dcaa83003ef: Layer already exists 20:46:21 f8443e66d54a: Layer already exists 20:46:21 415a857e1ce0: Layer already exists 20:46:21 c3559faa9ae1: Layer already exists 20:46:21 3.0.0-dev.47: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:22 c3559faa9ae1: Preparing 20:46:22 f8443e66d54a: Preparing 20:46:22 415a857e1ce0: Preparing 20:46:22 3dcaa83003ef: Preparing 20:46:22 f70ee36035b9: Preparing 20:46:22 f70ee36035b9: Layer already exists 20:46:22 3dcaa83003ef: Layer already exists 20:46:22 f8443e66d54a: Layer already exists 20:46:22 415a857e1ce0: Layer already exists 20:46:22 c3559faa9ae1: Layer already exists 20:46:22 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:46:23 c3559faa9ae1: Preparing 20:46:23 f8443e66d54a: Preparing 20:46:23 415a857e1ce0: Preparing 20:46:23 3dcaa83003ef: Preparing 20:46:23 f70ee36035b9: Preparing 20:46:23 f8443e66d54a: Layer already exists 20:46:23 f70ee36035b9: Layer already exists 20:46:23 c3559faa9ae1: Layer already exists 20:46:23 415a857e1ce0: Layer already exists 20:46:23 3dcaa83003ef: Layer already exists 20:46:23 main: digest: sha256:ebd1050b7c522246446141b7634f63873dcb57209d158518edf90ad3c34239c3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:23 ===================================================== [Pipeline] echo 20:46:23 taggedImages: 20:46:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:46:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.47 20:46:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:46:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:46:23 3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:23 latest 20:46:23 3.0.0-dev.47 20:46:23 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:23 main 20:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:24 bab7a19c2127: Preparing 20:46:24 a10dc30f3d5e: Preparing 20:46:24 415a857e1ce0: Preparing 20:46:24 61f521c2cc9b: Preparing 20:46:24 f70ee36035b9: Preparing 20:46:24 f70ee36035b9: Layer already exists 20:46:24 415a857e1ce0: Layer already exists 20:46:24 61f521c2cc9b: Layer already exists 20:46:24 bab7a19c2127: Pushed 20:46:31 a10dc30f3d5e: Pushed 20:46:31 3a7cf403fe7587e533bf169ada0df6231d8066d7: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:31 bab7a19c2127: Preparing 20:46:31 a10dc30f3d5e: Preparing 20:46:31 415a857e1ce0: Preparing 20:46:31 61f521c2cc9b: Preparing 20:46:31 f70ee36035b9: Preparing 20:46:31 bab7a19c2127: Layer already exists 20:46:31 f70ee36035b9: Layer already exists 20:46:31 a10dc30f3d5e: Layer already exists 20:46:31 415a857e1ce0: Layer already exists 20:46:31 61f521c2cc9b: Layer already exists 20:46:32 latest: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.47 20:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:32 bab7a19c2127: Preparing 20:46:32 a10dc30f3d5e: Preparing 20:46:32 415a857e1ce0: Preparing 20:46:32 61f521c2cc9b: Preparing 20:46:32 f70ee36035b9: Preparing 20:46:32 a10dc30f3d5e: Layer already exists 20:46:32 f70ee36035b9: Layer already exists 20:46:32 bab7a19c2127: Layer already exists 20:46:32 415a857e1ce0: Layer already exists 20:46:32 61f521c2cc9b: Layer already exists 20:46:33 3.0.0-dev.47: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:33 bab7a19c2127: Preparing 20:46:33 a10dc30f3d5e: Preparing 20:46:33 415a857e1ce0: Preparing 20:46:33 61f521c2cc9b: Preparing 20:46:33 f70ee36035b9: Preparing 20:46:33 415a857e1ce0: Layer already exists 20:46:33 bab7a19c2127: Layer already exists 20:46:33 61f521c2cc9b: Layer already exists 20:46:33 f70ee36035b9: Layer already exists 20:46:33 a10dc30f3d5e: Layer already exists 20:46:33 3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:46:34 bab7a19c2127: Preparing 20:46:34 a10dc30f3d5e: Preparing 20:46:34 415a857e1ce0: Preparing 20:46:34 61f521c2cc9b: Preparing 20:46:34 f70ee36035b9: Preparing 20:46:34 415a857e1ce0: Layer already exists 20:46:34 f70ee36035b9: Layer already exists 20:46:34 a10dc30f3d5e: Layer already exists 20:46:34 61f521c2cc9b: Layer already exists 20:46:34 bab7a19c2127: Layer already exists 20:46:34 main: digest: sha256:ad2e6e8eb6787be236bdd99c227c2218843b2796901431a679f83689a43096ac size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:35 ===================================================== [Pipeline] echo 20:46:35 taggedImages: 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.47 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3a7cf403fe7587e533bf169ada0df6231d8066d7-3.0.0-dev.47 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:35 20:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:35 arm64: Pulling from edgex-lftools-log-publisher 20:46:35 8998bd30e6a1: Pulling fs layer 20:46:35 04944245beec: Pulling fs layer 20:46:35 699f458cf7ca: Pulling fs layer 20:46:35 765212b225bb: Pulling fs layer 20:46:35 f23df028b6ca: Pulling fs layer 20:46:35 d65c8cfc05b1: Pulling fs layer 20:46:35 2437ff75d9bd: Pulling fs layer 20:46:35 765212b225bb: Waiting 20:46:35 f23df028b6ca: Waiting 20:46:35 d65c8cfc05b1: Waiting 20:46:35 2437ff75d9bd: Waiting 20:46:35 04944245beec: Download complete 20:46:35 765212b225bb: Download complete 20:46:35 f23df028b6ca: Verifying Checksum 20:46:35 f23df028b6ca: Download complete 20:46:36 d65c8cfc05b1: Verifying Checksum 20:46:36 d65c8cfc05b1: Download complete 20:46:36 699f458cf7ca: Verifying Checksum 20:46:36 699f458cf7ca: Download complete 20:46:36 8998bd30e6a1: Verifying Checksum 20:46:36 8998bd30e6a1: Download complete 20:46:39 2437ff75d9bd: Verifying Checksum 20:46:39 2437ff75d9bd: Download complete 20:46:41 8998bd30e6a1: Pull complete 20:46:41 04944245beec: Pull complete 20:46:42 699f458cf7ca: Pull complete 20:46:42 765212b225bb: Pull complete 20:46:43 f23df028b6ca: Pull complete 20:46:43 d65c8cfc05b1: Pull complete 20:46:58 2437ff75d9bd: Pull complete 20:46:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:59 prd-ubuntu20.04-docker-arm64-4c-16g-5887 does not seem to be running inside a container 20:46:59 $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:47:02 $ docker top 38a971c6b9b5ee7a6eb8062876a51df321b3d3a6682f990eae6394052ac722ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:03 ---> job-cost.sh 20:47:03 lf-activate-venv: SKIPPING 20:47:03 INFO: No Stack... 20:47:03 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:04 INFO: Archiving Costs [Pipeline] sh 20:47:04 + cat /w/workspace/edgex-go/407/archives/cost.csv 20:47:04 + cut -d, -f6 [Pipeline] lock 20:47:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] 20:47:05 Resource [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] did not exist. Created. 20:47:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:47:06 Stashed 1 file(s) [Pipeline] } 20:47:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-407-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:06 $ docker stop --time=1 38a971c6b9b5ee7a6eb8062876a51df321b3d3a6682f990eae6394052ac722ec 20:47:07 $ docker rm -f --volumes 38a971c6b9b5ee7a6eb8062876a51df321b3d3a6682f990eae6394052ac722ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:47:08 provisioning config files... 20:47:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/407@tmp/config10039721331606497006tmp [Pipeline] { [Pipeline] sh 20:47:08 + set +x 20:47:08 + curl -s https://codecov.io/bash 20:47:08 + bash -s -- 20:47:08 20:47:08 _____ _ 20:47:08 / ____| | | 20:47:08 | | ___ __| | ___ ___ _____ __ 20:47:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:08 Bash-1.0.6 20:47:08 20:47:08 20:47:08 ==> git version 2.25.1 found 20:47:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:47:08 Release-Date: 2020-01-08 20:47:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:47:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:08 ==> Jenkins CI detected. 20:47:08 current dir:  /w/workspace/edgex-go/407 20:47:08 project root: . 20:47:08 --> token set from env 20:47:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:08 ==> Running gcov in . (disable via -X gcov) 20:47:08 ==> Python coveragepy not found 20:47:08 ==> Searching for coverage reports in: 20:47:08 + . 20:47:08 -> Found 1 reports 20:47:08 ==> Detecting git/mercurial file structure 20:47:08 ==> Reading reports 20:47:08 + ./coverage.out bytes=487233 20:47:08 ==> Appending adjustments 20:47:08 https://docs.codecov.io/docs/fixing-reports 20:47:09 + Found adjustments 20:47:09 ==> Gzipping contents 20:47:10 64K /tmp/codecov.fnogyY.gz 20:47:10 ==> Uploading reports 20:47:10 url: https://codecov.io 20:47:10 query: branch=main&commit=3a7cf403fe7587e533bf169ada0df6231d8066d7&build=407&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F407%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:10 -> Pinging Codecov 20:47:10 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=3a7cf403fe7587e533bf169ada0df6231d8066d7&build=407&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F407%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:10 -> Uploading to 20:47:10 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/3a7cf403fe7587e533bf169ada0df6231d8066d7/7ed803eb-fd17-4a7d-9057-839ba1d1a9c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T204710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d66ef8d00543321b8ff318407a7639cb239a3c9739c1ac98aad91c23e216fb8c 20:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:10 Dload Upload Total Spent Left Speed 20:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62903 0 0 100 62903 0 193k --:--:-- --:--:-- --:--:-- 193k 20:47:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a7cf403fe7587e533bf169ada0df6231d8066d7 [Pipeline] } 20:47:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:47:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:47:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:11 20:47:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:47:11 df9b9388f04a: Pulling fs layer 20:47:11 52dc419b0ee2: Pulling fs layer 20:47:11 25bc292e5bac: Pulling fs layer 20:47:11 114826534d7a: Pulling fs layer 20:47:11 4657fd5d0bcf: Pulling fs layer 20:47:11 6ad1cebc031e: Pulling fs layer 20:47:11 8a3aa393b2d8: Pulling fs layer 20:47:11 114826534d7a: Waiting 20:47:11 4657fd5d0bcf: Waiting 20:47:11 6ad1cebc031e: Waiting 20:47:11 25bc292e5bac: Verifying Checksum 20:47:11 25bc292e5bac: Download complete 20:47:11 52dc419b0ee2: Download complete 20:47:11 4657fd5d0bcf: Download complete 20:47:11 df9b9388f04a: Download complete 20:47:11 df9b9388f04a: Pull complete 20:47:11 52dc419b0ee2: Pull complete 20:47:11 6ad1cebc031e: Verifying Checksum 20:47:11 6ad1cebc031e: Download complete 20:47:11 25bc292e5bac: Pull complete 20:47:12 114826534d7a: Verifying Checksum 20:47:12 114826534d7a: Download complete 20:47:13 8a3aa393b2d8: Verifying Checksum 20:47:13 8a3aa393b2d8: Download complete 20:47:15 114826534d7a: Pull complete 20:47:15 4657fd5d0bcf: Pull complete 20:47:16 6ad1cebc031e: Pull complete 20:47:18 8a3aa393b2d8: Pull complete 20:47:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:18 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:47:18 $ 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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:47:21 $ docker top a8c7d28d9fa6fbe5e37b1e04d02bbc1b877570f9da417c2bac2449713ec4f5ae -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:47:22 + set -o pipefail 20:47:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:47:28 20:47:28 Monitoring /w/workspace/edgex-go/407 (github.com/edgexfoundry/edgex-go)... 20:47:28 20:47:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e0debef1-3512-4891-a7f4-e7473bdfcdf3 20:47:28 20:47:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:47:28 20:47:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:47:28 20:47:28 20:47:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:47:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:47:28 More details here: https://snyk.co/ue1NS [Pipeline] } 20:47:28 $ docker stop --time=1 a8c7d28d9fa6fbe5e37b1e04d02bbc1b877570f9da417c2bac2449713ec4f5ae 20:47:30 $ docker rm -f --volumes a8c7d28d9fa6fbe5e37b1e04d02bbc1b877570f9da417c2bac2449713ec4f5ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:47:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:31 provisioning config files... 20:47:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/407@tmp/config3532685504785188331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:31 --> edgex-publish-swagger.sh 20:47:31 === Publish openapi/v2 API === 20:47:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:47:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/407/openapi/v2/core-command.yaml] 20:47:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:31 Dload Upload Total Spent Left Speed 20:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 49745 --:--:-- --:--:-- --:--:-- 49745 20:47:32 20:47:32 20:47:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/407/openapi/v2/core-data.yaml] 20:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:32 Dload Upload Total Spent Left Speed 20:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 116k --:--:-- --:--:-- --:--:-- 116k 20:47:32 20:47:32 20:47:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/407/openapi/v2/core-metadata.yaml] 20:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:32 Dload Upload Total Spent Left Speed 20:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 258k --:--:-- --:--:-- --:--:-- 258k 100 142k 0 0 100 142k 0 258k --:--:-- --:--:-- --:--:-- 258k 20:47:33 20:47:33 20:47:33 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/407/openapi/v2/support-notifications.yaml] 20:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:33 Dload Upload Total Spent Left Speed 20:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 154k --:--:-- --:--:-- --:--:-- 154k 20:47:33 20:47:33 20:47:33 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/407/openapi/v2/support-scheduler.yaml] 20:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:33 Dload Upload Total Spent Left Speed 20:47:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 69390 --:--:-- --:--:-- --:--:-- 69260 100 36985 0 0 100 36985 0 69390 --:--:-- --:--:-- --:--:-- 69260 20:47:34 20:47:34 [Pipeline] } 20:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:47:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:35 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:47:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:35 $ docker top d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:35 [ssh-agent] Looking for ssh-agent implementation... 20:47:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:35 $ docker exec d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 ssh-agent 20:47:36 SSH_AUTH_SOCK=/tmp/ssh-9pTEv2hU9sHr/agent.31 20:47:36 SSH_AGENT_PID=37 20:47:36 Running ssh-add (command line suppressed) 20:47:36 Identity added: /w/workspace/edgex-go/407@tmp/private_key_674422974887963719.key (/w/workspace/edgex-go/407@tmp/private_key_674422974887963719.key) 20:47:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:36 + git semver tag 20:47:36 2023-02-14 20:47:36,610 [run_tag] DEBUG tag force:False 20:47:36 2023-02-14 20:47:36,610 [check_head_tag] DEBUG check head tag 20:47:36 2023-02-14 20:47:36,613 [execute] INFO git cat-file --batch-check 20:47:36 2023-02-14 20:47:36,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=) 20:47:36 2023-02-14 20:47:36,616 [execute] INFO git cat-file --batch 20:47:36 2023-02-14 20:47:36,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=) 20:47:36 2023-02-14 20:47:36,665 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:47:36 2023-02-14 20:47:36,665 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 20:47:36 2023-02-14 20:47:36,665 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=None) 20:47:36 2023-02-14 20:47:36,669 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:47:36 3.0.0-dev.47 [Pipeline] } 20:47:36 $ docker exec --env ******** --env ******** d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 ssh-agent -k 20:47:37 unset SSH_AUTH_SOCK; 20:47:37 unset SSH_AGENT_PID; 20:47:37 echo Agent pid 37 killed; 20:47:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:37 + git semver [Pipeline] } 20:47:37 $ docker stop --time=1 d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 20:47:38 $ docker rm -f --volumes d62c2075f0ef495bebc97eabd1b653288e02b18175d5510ff2f832faca424949 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:39 20:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:39 0.23.1-centos7: Pulling from edgex-lftools 20:47:39 ab5ef0e58194: Pulling fs layer 20:47:39 9712f1f96733: Pulling fs layer 20:47:39 63f879dbbcfc: Pulling fs layer 20:47:39 0d9ebad4ef96: Pulling fs layer 20:47:39 e9a5061849ea: Pulling fs layer 20:47:39 d747dcd14b5f: Pulling fs layer 20:47:39 2de7ff778b66: Pulling fs layer 20:47:39 0d9ebad4ef96: Waiting 20:47:39 e9a5061849ea: Waiting 20:47:39 d747dcd14b5f: Waiting 20:47:39 2de7ff778b66: Waiting 20:47:39 9712f1f96733: Verifying Checksum 20:47:39 9712f1f96733: Download complete 20:47:40 63f879dbbcfc: Verifying Checksum 20:47:40 63f879dbbcfc: Download complete 20:47:41 ab5ef0e58194: Verifying Checksum 20:47:41 ab5ef0e58194: Download complete 20:47:41 0d9ebad4ef96: Verifying Checksum 20:47:41 d747dcd14b5f: Verifying Checksum 20:47:41 d747dcd14b5f: Download complete 20:47:41 e9a5061849ea: Verifying Checksum 20:47:41 e9a5061849ea: Download complete 20:47:41 2de7ff778b66: Verifying Checksum 20:47:41 2de7ff778b66: Download complete 20:47:43 ab5ef0e58194: Pull complete 20:47:43 9712f1f96733: Pull complete 20:47:44 63f879dbbcfc: Pull complete 20:47:47 0d9ebad4ef96: Pull complete 20:47:47 e9a5061849ea: Pull complete 20:47:47 d747dcd14b5f: Pull complete 20:47:48 2de7ff778b66: Pull complete 20:47:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:48 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:47:51 $ docker top 1cfa08cf0a33848fa408687bc41e81e77418a9e0e3a3714db0e4040494c2c17d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:47:51 provisioning config files... 20:47:51 copy managed file [sigul-config] to file:/w/workspace/edgex-go/407@tmp/config17794673274692402199tmp 20:47:51 copy managed file [sigul-password] to file:/w/workspace/edgex-go/407@tmp/config7180829296109810728tmp 20:47:51 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/407@tmp/config9448711842545107036tmp [Pipeline] { [Pipeline] echo 20:47:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:47:51 ---> sigul-configuration.sh 20:47:51 gpg: directory `/root/.gnupg' created 20:47:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:47:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:47:51 gpg: keyring `/root/.gnupg/secring.gpg' created 20:47:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:47:51 gpg: CAST5 encrypted data 20:47:51 gpg: encrypted with 1 passphrase 20:47:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:47:51 + mkdir /home/jenkins 20:47:51 + mkdir /home/jenkins/sigul [Pipeline] sh 20:47:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:47:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:47:52 ---> sigul-install.sh 20:47:52 Sigul already installed; skipping installation. [Pipeline] sh 20:47:52 + git tag --list 20:47:52 0.6.0 20:47:52 0.6.1 20:47:52 0.7.0 20:47:52 0.7.1 20:47:52 v1.0.0 20:47:52 v1.0.1 20:47:52 v1.1.0 20:47:52 v1.2.0 20:47:52 v1.2.1 20:47:52 v1.3.0 20:47:52 v1.3.1 20:47:52 v2.0.0 20:47:52 v2.1.0 20:47:52 v2.1.1 20:47:52 v2.1.1-dev.1 20:47:52 v2.1.1-dev.2 20:47:52 v2.1.1-dev.3 20:47:52 v2.1.1-dev.4 20:47:52 v2.1.1-dev.5 20:47:52 v2.1.1-dev.6 20:47:52 v2.1.1-dev.7 20:47:52 v2.1.1-dev.8 20:47:52 v2.1.2-dev.1 20:47:52 v2.2.0 20:47:52 v2.2.1-dev.1 20:47:52 v2.2.1-dev.10 20:47:52 v2.2.1-dev.11 20:47:52 v2.2.1-dev.12 20:47:52 v2.2.1-dev.13 20:47:52 v2.2.1-dev.14 20:47:52 v2.2.1-dev.15 20:47:52 v2.2.1-dev.16 20:47:52 v2.2.1-dev.17 20:47:52 v2.2.1-dev.18 20:47:52 v2.2.1-dev.19 20:47:52 v2.2.1-dev.2 20:47:52 v2.2.1-dev.20 20:47:52 v2.2.1-dev.21 20:47:52 v2.2.1-dev.22 20:47:52 v2.2.1-dev.23 20:47:52 v2.2.1-dev.24 20:47:52 v2.2.1-dev.25 20:47:52 v2.2.1-dev.26 20:47:52 v2.2.1-dev.27 20:47:52 v2.2.1-dev.28 20:47:52 v2.2.1-dev.29 20:47:52 v2.2.1-dev.3 20:47:52 v2.2.1-dev.4 20:47:52 v2.2.1-dev.5 20:47:52 v2.2.1-dev.6 20:47:52 v2.2.1-dev.7 20:47:52 v2.2.1-dev.8 20:47:52 v2.2.1-dev.9 20:47:52 v2.3.0 20:47:52 v2.3.0-dev.100 20:47:52 v2.3.0-dev.101 20:47:52 v2.3.0-dev.102 20:47:52 v2.3.0-dev.103 20:47:52 v2.3.0-dev.104 20:47:52 v2.3.0-dev.105 20:47:52 v2.3.0-dev.106 20:47:52 v2.3.0-dev.29 20:47:52 v2.3.0-dev.30 20:47:52 v2.3.0-dev.31 20:47:52 v2.3.0-dev.32 20:47:52 v2.3.0-dev.33 20:47:52 v2.3.0-dev.34 20:47:52 v2.3.0-dev.35 20:47:52 v2.3.0-dev.36 20:47:52 v2.3.0-dev.37 20:47:52 v2.3.0-dev.38 20:47:52 v2.3.0-dev.39 20:47:52 v2.3.0-dev.40 20:47:52 v2.3.0-dev.41 20:47:52 v2.3.0-dev.42 20:47:52 v2.3.0-dev.43 20:47:52 v2.3.0-dev.44 20:47:52 v2.3.0-dev.45 20:47:52 v2.3.0-dev.46 20:47:52 v2.3.0-dev.47 20:47:52 v2.3.0-dev.48 20:47:52 v2.3.0-dev.49 20:47:52 v2.3.0-dev.50 20:47:52 v2.3.0-dev.51 20:47:52 v2.3.0-dev.52 20:47:52 v2.3.0-dev.53 20:47:52 v2.3.0-dev.54 20:47:52 v2.3.0-dev.55 20:47:52 v2.3.0-dev.56 20:47:52 v2.3.0-dev.57 20:47:52 v2.3.0-dev.58 20:47:52 v2.3.0-dev.59 20:47:52 v2.3.0-dev.60 20:47:52 v2.3.0-dev.61 20:47:52 v2.3.0-dev.62 20:47:52 v2.3.0-dev.63 20:47:52 v2.3.0-dev.64 20:47:52 v2.3.0-dev.65 20:47:52 v2.3.0-dev.66 20:47:52 v2.3.0-dev.67 20:47:52 v2.3.0-dev.68 20:47:52 v2.3.0-dev.69 20:47:52 v2.3.0-dev.70 20:47:52 v2.3.0-dev.71 20:47:52 v2.3.0-dev.72 20:47:52 v2.3.0-dev.73 20:47:52 v2.3.0-dev.74 20:47:52 v2.3.0-dev.75 20:47:52 v2.3.0-dev.76 20:47:52 v2.3.0-dev.77 20:47:52 v2.3.0-dev.78 20:47:52 v2.3.0-dev.79 20:47:52 v2.3.0-dev.80 20:47:52 v2.3.0-dev.81 20:47:52 v2.3.0-dev.82 20:47:52 v2.3.0-dev.83 20:47:52 v2.3.0-dev.84 20:47:52 v2.3.0-dev.85 20:47:52 v2.3.0-dev.86 20:47:52 v2.3.0-dev.87 20:47:52 v2.3.0-dev.88 20:47:52 v2.3.0-dev.89 20:47:52 v2.3.0-dev.90 20:47:52 v2.3.0-dev.91 20:47:52 v2.3.0-dev.92 20:47:52 v2.3.0-dev.93 20:47:52 v2.3.0-dev.94 20:47:52 v2.3.0-dev.95 20:47:52 v2.3.0-dev.96 20:47:52 v2.3.0-dev.97 20:47:52 v2.3.0-dev.98 20:47:52 v2.3.0-dev.99 20:47:52 v2.3.1-dev.1 20:47:52 v2.3.1-dev.2 20:47:52 v2.3.1-dev.3 20:47:52 v2.3.1-dev.4 20:47:52 v2.3.1-dev.5 20:47:52 v3.0.0-dev.1 20:47:52 v3.0.0-dev.10 20:47:52 v3.0.0-dev.11 20:47:52 v3.0.0-dev.12 20:47:52 v3.0.0-dev.13 20:47:52 v3.0.0-dev.14 20:47:52 v3.0.0-dev.15 20:47:52 v3.0.0-dev.16 20:47:52 v3.0.0-dev.17 20:47:52 v3.0.0-dev.18 20:47:52 v3.0.0-dev.19 20:47:52 v3.0.0-dev.2 20:47:52 v3.0.0-dev.20 20:47:52 v3.0.0-dev.21 20:47:52 v3.0.0-dev.22 20:47:52 v3.0.0-dev.23 20:47:52 v3.0.0-dev.24 20:47:52 v3.0.0-dev.25 20:47:52 v3.0.0-dev.26 20:47:52 v3.0.0-dev.27 20:47:52 v3.0.0-dev.28 20:47:52 v3.0.0-dev.29 20:47:52 v3.0.0-dev.3 20:47:52 v3.0.0-dev.30 20:47:52 v3.0.0-dev.31 20:47:52 v3.0.0-dev.32 20:47:52 v3.0.0-dev.33 20:47:52 v3.0.0-dev.34 20:47:52 v3.0.0-dev.35 20:47:52 v3.0.0-dev.36 20:47:52 v3.0.0-dev.37 20:47:52 v3.0.0-dev.38 20:47:52 v3.0.0-dev.39 20:47:52 v3.0.0-dev.4 20:47:52 v3.0.0-dev.40 20:47:52 v3.0.0-dev.41 20:47:52 v3.0.0-dev.42 20:47:52 v3.0.0-dev.43 20:47:52 v3.0.0-dev.44 20:47:52 v3.0.0-dev.45 20:47:52 v3.0.0-dev.46 20:47:52 v3.0.0-dev.47 20:47:52 v3.0.0-dev.5 20:47:52 v3.0.0-dev.6 20:47:52 v3.0.0-dev.7 20:47:52 v3.0.0-dev.8 20:47:52 v3.0.0-dev.9 [Pipeline] sh 20:47:53 + lftools sign git-tag v3.0.0-dev.47 20:47:53 Signing Git tag with Sigul... 20:47:53 Signing v3.0.0-dev.47 [Pipeline] echo 20:47:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:47:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:47:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:47:54 $ docker stop --time=1 1cfa08cf0a33848fa408687bc41e81e77418a9e0e3a3714db0e4040494c2c17d 20:47:55 $ docker rm -f --volumes 1cfa08cf0a33848fa408687bc41e81e77418a9e0e3a3714db0e4040494c2c17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:47:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:56 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:56 $ docker top 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 -eo pid,comm 20:47:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:47:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:56 [ssh-agent] Looking for ssh-agent implementation... 20:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:56 $ docker exec 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 ssh-agent 20:47:57 SSH_AUTH_SOCK=/tmp/ssh-gdXbwMPJOn0m/agent.33 20:47:57 SSH_AGENT_PID=39 20:47:57 Running ssh-add (command line suppressed) 20:47:57 Identity added: /w/workspace/edgex-go/407@tmp/private_key_5186262398688182983.key (/w/workspace/edgex-go/407@tmp/private_key_5186262398688182983.key) 20:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:57 + git semver bump pre 20:47:57 2023-02-14 20:47:57,612 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:47:57 2023-02-14 20:47:57,613 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev 20:47:57 2023-02-14 20:47:57,613 [bump_version] DEBUG bumped version:3.0.0-dev.48 20:47:57 2023-02-14 20:47:57,613 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/edgex-go/407/.semver/main with force:True 20:47:57 2023-02-14 20:47:57,613 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:47:57 2023-02-14 20:47:57,613 [write_file] DEBUG write to file:/w/workspace/edgex-go/407/.semver/main 20:47:57 2023-02-14 20:47:57,615 [execute] INFO git cat-file --batch-check 20:47:57 2023-02-14 20:47:57,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=) 20:47:57 2023-02-14 20:47:57,621 [execute] INFO git cat-file --batch 20:47:57 2023-02-14 20:47:57,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=) 20:47:57 2023-02-14 20:47:57,627 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:47:57 3.0.0-dev.48 [Pipeline] } 20:47:57 $ docker exec --env ******** --env ******** 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 ssh-agent -k 20:47:57 unset SSH_AUTH_SOCK; 20:47:57 unset SSH_AGENT_PID; 20:47:57 echo Agent pid 39 killed; 20:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:58 + git semver [Pipeline] } 20:47:58 $ docker stop --time=1 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 20:47:59 $ docker rm -f --volumes 69625d3f752e40ba27fad68d78f1ffd35415c69839a1719b5535737060691a65 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:00 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:00 $ docker top 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb -eo pid,comm 20:48:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:00 [ssh-agent] Looking for ssh-agent implementation... 20:48:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:01 $ docker exec 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb ssh-agent 20:48:01 SSH_AUTH_SOCK=/tmp/ssh-hNrK5udrqpFE/agent.33 20:48:01 SSH_AGENT_PID=39 20:48:01 Running ssh-add (command line suppressed) 20:48:01 Identity added: /w/workspace/edgex-go/407@tmp/private_key_10657064498174258541.key (/w/workspace/edgex-go/407@tmp/private_key_10657064498174258541.key) 20:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:01 + git semver push 20:48:01 2023-02-14 20:48:01,758 [run_push] DEBUG push 20:48:01 2023-02-14 20:48:01,760 [execute] INFO git cat-file --batch-check 20:48:01 2023-02-14 20:48:01,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=) 20:48:01 2023-02-14 20:48:01,765 [execute] INFO git rev-list 4276db6a64a9e2d84caa2b9573d1c1c8a7f583a0 -- 20:48:01 2023-02-14 20:48:01,765 [execute] DEBUG Popen(['git', 'rev-list', '4276db6a64a9e2d84caa2b9573d1c1c8a7f583a0', '--'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=None) 20:48:01 2023-02-14 20:48:01,782 [execute] INFO git fetch -v origin 20:48:01 2023-02-14 20:48:01,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=True, shell=None, istream=None) 20:48:02 2023-02-14 20:48:02,566 [run_push] DEBUG no remote changes detected 20:48:02 2023-02-14 20:48:02,567 [execute] INFO git push origin semver 20:48:02 2023-02-14 20:48:02,567 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/407/.semver, universal_newlines=False, shell=None, istream=None) 20:48:03 2023-02-14 20:48:03,607 [run_push] DEBUG push all version tags 20:48:03 2023-02-14 20:48:03,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:48:03 2023-02-14 20:48:03,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/407, universal_newlines=False, shell=None, istream=None) 20:48:05 2023-02-14 20:48:04,812 [read_version] DEBUG read version from /w/workspace/edgex-go/407/.semver/main 20:48:05 3.0.0-dev.48 [Pipeline] } 20:48:05 $ docker exec --env ******** --env ******** 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb ssh-agent -k 20:48:05 unset SSH_AUTH_SOCK; 20:48:05 unset SSH_AGENT_PID; 20:48:05 echo Agent pid 39 killed; 20:48:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:05 + git semver [Pipeline] } 20:48:05 $ docker stop --time=1 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb 20:48:07 $ docker rm -f --volumes 2ba60cdffa9af2d8e1a3687abff6b2002a6b74011a60a00fdd92be6f6b12e1cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:48:07 + [ -d /w/workspace/edgex-go/407/archives ] [Pipeline] libraryResource [Pipeline] sh 20:48:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:08 ---> package-listing.sh 20:48:08 ++ facter osfamily 20:48:08 ++ tr '[:upper:]' '[:lower:]' 20:48:09 + OS_FAMILY=debian 20:48:09 + workspace=/w/workspace/edgex-go/407 20:48:09 + START_PACKAGES=/tmp/packages_start.txt 20:48:09 + END_PACKAGES=/tmp/packages_end.txt 20:48:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:09 + PACKAGES=/tmp/packages_start.txt 20:48:09 + '[' /w/workspace/edgex-go/407 ']' 20:48:09 + PACKAGES=/tmp/packages_end.txt 20:48:09 + case "${OS_FAMILY}" in 20:48:09 + dpkg -l 20:48:09 + grep '^ii' 20:48:09 + '[' -f /tmp/packages_start.txt ']' 20:48:09 + '[' -f /tmp/packages_end.txt ']' 20:48:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:09 + '[' /w/workspace/edgex-go/407 ']' 20:48:09 + mkdir -p /w/workspace/edgex-go/407/archives/ 20:48:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/407/archives/ [Pipeline] echo 20:48:09 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/407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:10 20:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:10 latest: Pulling from edgex-lftools-log-publisher 20:48:10 5eb5b503b376: Pulling fs layer 20:48:10 5c69ac0246d0: Pulling fs layer 20:48:10 ec43610c2a17: Pulling fs layer 20:48:10 3a2ae6a8a46f: Pulling fs layer 20:48:10 33b1e0a273af: Pulling fs layer 20:48:10 5d3b04190fa2: Pulling fs layer 20:48:10 2f39f015ded8: Pulling fs layer 20:48:10 3a2ae6a8a46f: Waiting 20:48:10 33b1e0a273af: Waiting 20:48:10 5d3b04190fa2: Waiting 20:48:10 2f39f015ded8: Waiting 20:48:10 5c69ac0246d0: Verifying Checksum 20:48:10 5c69ac0246d0: Download complete 20:48:10 3a2ae6a8a46f: Verifying Checksum 20:48:10 3a2ae6a8a46f: Download complete 20:48:10 33b1e0a273af: Verifying Checksum 20:48:10 33b1e0a273af: Download complete 20:48:10 5d3b04190fa2: Download complete 20:48:10 ec43610c2a17: Verifying Checksum 20:48:10 5eb5b503b376: Verifying Checksum 20:48:10 5eb5b503b376: Download complete 20:48:11 2f39f015ded8: Download complete 20:48:12 5eb5b503b376: Pull complete 20:48:12 5c69ac0246d0: Pull complete 20:48:12 ec43610c2a17: Pull complete 20:48:12 3a2ae6a8a46f: Pull complete 20:48:12 33b1e0a273af: Pull complete 20:48:12 5d3b04190fa2: Pull complete 20:48:17 2f39f015ded8: Pull complete 20:48:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:17 prd-ubuntu20.04-docker-8c-8g-5886 does not seem to be running inside a container 20:48:17 $ 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/407/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/407 -v /w/workspace/edgex-go/407:/w/workspace/edgex-go/407:rw,z -v /w/workspace/edgex-go/407@tmp:/w/workspace/edgex-go/407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:48:19 $ docker top b1101365753a62049d9a06286f0c7d59f379662fbd9447ad54dfbda8c095ba4a -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:19 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:19 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:20 + ls /var/log/sa-host 20:48:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:20 provisioning config files... 20:48:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/407@tmp/config483516493293670715tmp [Pipeline] { [Pipeline] echo 20:48:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:20 ---> create-netrc.sh [Pipeline] } 20:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:20 ---> python-tools-install.sh [Pipeline] echo 20:48:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:21 ---> sudo-logs.sh 20:48:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:21 ---> job-cost.sh 20:48:21 lf-activate-venv: SKIPPING 20:48:21 DEBUG: total: 0.10999999940395355 20:48:21 INFO: Retrieving Stack Cost... 20:48:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:23 INFO: Archiving Costs [Pipeline] echo 20:48:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:23 ---> logs-deploy.sh 20:48:23 lf-activate-venv: SKIPPING 20:48:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/407 20:48:23 INFO: archiving workspace using pattern(s): 20:48:24 Archives upload complete. 20:48:24 INFO: archiving logs to Nexus 20:48:25 ---> uname -a: 20:48:25 Linux prd-ubuntu20-04-docker-8c-8g-5886 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:48:25 20:48:25 20:48:25 ---> lscpu: 20:48:25 Architecture: x86_64 20:48:25 CPU op-mode(s): 32-bit, 64-bit 20:48:25 Byte Order: Little Endian 20:48:25 Address sizes: 40 bits physical, 48 bits virtual 20:48:25 CPU(s): 8 20:48:25 On-line CPU(s) list: 0-7 20:48:25 Thread(s) per core: 1 20:48:25 Core(s) per socket: 1 20:48:25 Socket(s): 8 20:48:25 NUMA node(s): 1 20:48:25 Vendor ID: AuthenticAMD 20:48:25 CPU family: 23 20:48:25 Model: 49 20:48:25 Model name: AMD EPYC-Rome Processor 20:48:25 Stepping: 0 20:48:25 CPU MHz: 2800.000 20:48:25 BogoMIPS: 5600.00 20:48:25 Virtualization: AMD-V 20:48:25 Hypervisor vendor: KVM 20:48:25 Virtualization type: full 20:48:25 L1d cache: 256 KiB 20:48:25 L1i cache: 256 KiB 20:48:25 L2 cache: 4 MiB 20:48:25 L3 cache: 128 MiB 20:48:25 NUMA node0 CPU(s): 0-7 20:48:25 Vulnerability Itlb multihit: Not affected 20:48:25 Vulnerability L1tf: Not affected 20:48:25 Vulnerability Mds: Not affected 20:48:25 Vulnerability Meltdown: Not affected 20:48:25 Vulnerability Mmio stale data: Not affected 20:48:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:48:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:48:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:48:25 Vulnerability Srbds: Not affected 20:48:25 Vulnerability Tsx async abort: Not affected 20:48:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:48:25 20:48:25 20:48:25 ---> nproc: 20:48:25 8 20:48:25 20:48:25 20:48:25 ---> df -h: 20:48:25 Filesystem Size Used Avail Use% Mounted on 20:48:25 overlay 155G 20G 136G 13% / 20:48:25 tmpfs 64M 0 64M 0% /dev 20:48:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:48:25 shm 64M 0 64M 0% /dev/shm 20:48:25 /dev/vda1 155G 20G 136G 13% /facter-os 20:48:25 20:48:25 20:48:25 ---> sar -b -r -n DEV: 20:48:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5886) 02/14/23 _x86_64_ (8 CPU) 20:48:25 20:48:25 20:18:03 LINUX RESTART (8 CPU) 20:48:25 20:48:25 20:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:48:25 20:20:01 111.28 1.25 110.03 0.00 49.58 56097.57 0.00 20:48:25 20:21:01 33.71 0.27 33.44 0.00 7.46 15913.78 0.00 20:48:25 20:22:01 102.22 0.07 102.15 0.00 10.53 78163.24 0.00 20:48:25 20:23:01 653.63 9.48 644.15 0.00 93.57 284330.56 0.00 20:48:25 20:24:01 824.49 1.93 822.56 0.00 85.29 226377.34 0.00 20:48:25 20:25:02 930.22 1.82 928.40 0.00 22.26 234668.13 0.00 20:48:25 20:26:01 364.57 0.05 364.51 0.00 9.35 36228.71 0.00 20:48:25 20:27:01 28.00 0.02 27.98 0.00 2.67 1290.85 0.00 20:48:25 20:28:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 20:48:25 20:29:01 3.67 1.60 2.07 0.00 36.26 29.46 0.00 20:48:25 20:30:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 20:48:25 20:31:01 1.55 0.00 1.55 0.00 0.00 16.13 0.00 20:48:25 20:32:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:48:25 20:33:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 20:48:25 20:34:01 1.42 0.02 1.40 0.00 0.13 15.60 0.00 20:48:25 20:35:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 20:48:25 20:36:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 20:48:25 20:37:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 20:48:25 20:38:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 20:48:25 20:39:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 20:48:25 20:40:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:48:25 20:41:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 20:48:25 20:42:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:48:25 20:43:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 20:48:25 20:44:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 20:48:25 20:45:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 20:48:25 20:46:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 20:48:25 20:47:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 20:48:25 20:48:01 143.88 0.20 143.68 0.00 10.53 56901.05 0.00 20:48:25 Average: 110.83 0.58 110.26 0.00 11.30 34150.12 0.00 20:48:25 20:48:25 20:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:25 20:20:01 27903552 31476028 825068 2.51 113276 3664260 2272384 6.70 1546408 2986232 497728 20:48:25 20:21:01 27888332 31468220 830896 2.53 115528 3648576 2054628 6.06 1347088 3182444 218736 20:48:25 20:22:01 26219584 31550968 747988 2.27 118340 5357352 1836652 5.41 1527896 4624968 998488 20:48:25 20:23:01 21727036 31032052 1236940 3.76 290672 8871328 3849240 11.34 2297016 8018460 47680 20:48:25 20:24:01 19804380 30979792 1283752 3.90 349676 10574296 3629356 10.70 2724884 9402028 4948 20:48:25 20:25:02 19117684 31283424 986372 3.00 421320 11417272 2556548 7.53 2436076 10314788 131552 20:48:25 20:26:01 19923928 31552016 730032 2.22 427664 10901292 1858076 5.48 2135964 9850236 2348 20:48:25 20:27:01 19940584 31555668 726072 2.21 429380 10886740 1834704 5.41 2135900 9835464 24 20:48:25 20:28:01 19941064 31556320 725340 2.21 429408 10886872 1834704 5.41 2134716 9835596 44 20:48:25 20:29:01 19936008 31553476 728592 2.22 429464 10887936 1834704 5.41 2140196 9835864 56 20:48:25 20:30:01 19937488 31554976 727056 2.21 429480 10887940 1834704 5.41 2138152 9835860 36 20:48:25 20:31:01 19939224 31556712 725376 2.21 429504 10887940 1834704 5.41 2136100 9835860 16 20:48:25 20:32:01 19939268 31556792 725256 2.21 429516 10887944 1834704 5.41 2136140 9835864 4 20:48:25 20:33:01 19938936 31556844 725504 2.21 429548 10887936 1834704 5.41 2135768 9836236 28 20:48:25 20:34:01 19937416 31555308 726928 2.21 429572 10887948 1867576 5.50 2135692 9836240 4 20:48:25 20:35:01 19937300 31555196 727184 2.21 429584 10887952 1867576 5.50 2135620 9836244 8 20:48:25 20:36:01 19937536 31555464 726900 2.21 429604 10887952 1867576 5.50 2135784 9836244 4 20:48:25 20:37:01 19937740 31555676 726616 2.21 429616 10887960 1867576 5.50 2135652 9836252 40 20:48:25 20:38:01 19937692 31555660 726588 2.21 429636 10887956 1867576 5.50 2135692 9836252 8 20:48:25 20:39:01 19938148 31556140 726044 2.21 429660 10887964 1867576 5.50 2135796 9836260 8 20:48:25 20:40:01 19938316 31556352 726012 2.21 429676 10887968 1867576 5.50 2136036 9836260 40 20:48:25 20:41:01 19938008 31556068 726252 2.21 429700 10887968 1867576 5.50 2135900 9836260 12 20:48:25 20:42:01 19938008 31556080 726168 2.21 429712 10887972 1867576 5.50 2135816 9836264 28 20:48:25 20:43:01 19937408 31555516 726672 2.21 429740 10887976 1867576 5.50 2136436 9836272 216 20:48:25 20:44:01 19937944 31556092 726092 2.21 429760 10887980 1867576 5.50 2135984 9836276 8 20:48:25 20:45:01 19937920 31556072 726048 2.21 429780 10887980 1867576 5.50 2135912 9836276 12 20:48:25 20:46:01 19937856 31556020 726020 2.21 429784 10887988 1867576 5.50 2135900 9836284 40 20:48:25 20:47:01 19937736 31555932 726052 2.21 429804 10887992 1867576 5.50 2135940 9836288 24 20:48:25 20:48:01 18418152 31512060 764844 2.33 472264 12196136 1992060 5.87 2280848 11081800 56 20:48:25 Average: 20679457 31500928 781333 2.38 390713 10181910 2035791 6.00 2108804 9173082 65593 20:48:25 20:48:25 20:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:25 20:20:01 ens3 562.26 555.26 7462.05 66.03 0.00 0.00 0.00 0.00 20:48:25 20:20:01 vethbc50fcd 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 20:48:25 20:20:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 20:48:25 20:20:01 docker0 396.93 348.53 30.99 3414.46 0.00 0.00 0.00 0.00 20:48:25 20:21:01 ens3 37.05 39.87 22.44 98.66 0.00 0.00 0.00 0.00 20:48:25 20:21:01 vethbc50fcd 1.37 1.40 0.11 0.11 0.00 0.00 0.00 0.00 20:48:25 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:21:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 20:48:25 20:22:01 ens3 92.53 64.62 1696.17 19.53 0.00 0.00 0.00 0.00 20:48:25 20:22:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:48:25 20:22:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:22:01 veth7cd016b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:23:01 ens3 943.05 696.33 6228.13 69.57 0.00 0.00 0.00 0.00 20:48:25 20:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:48:25 20:23:01 docker0 680.31 919.99 51.69 6164.11 0.00 0.00 0.00 0.00 20:48:25 20:23:01 vethd6e10d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:23:01 veth7cd016b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:23:01 veth8e45bc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:23:01 veth6b7810c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:23:01 veth336e0ee 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:24:01 veth8a05988 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:24:01 ens3 241.65 164.53 1606.30 34.96 0.00 0.00 0.00 0.00 20:48:25 20:24:01 vethb66178d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:24:01 veth52e4146 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:24:01 vethbdaf78a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:24:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 20:48:25 20:24:01 docker0 120.24 183.41 9.27 1517.21 0.00 0.00 0.00 0.00 20:48:25 20:24:01 veth7cd016b 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:48:25 20:25:02 veth6011517 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:25:02 ens3 392.39 280.16 2635.29 39.54 0.00 0.00 0.00 0.00 20:48:25 20:25:02 veth96098b1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:25:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:48:25 20:25:02 docker0 215.53 298.23 16.71 2495.97 0.00 0.00 0.00 0.00 20:48:25 20:25:02 veth7cd016b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:26:01 ens3 432.99 422.45 437.07 1468.83 0.00 0.00 0.00 0.00 20:48:25 20:26:01 lo 39.93 39.93 3.94 3.94 0.00 0.00 0.00 0.00 20:48:25 20:26:01 docker0 3.83 7.30 0.24 86.16 0.00 0.00 0.00 0.00 20:48:25 20:27:01 ens3 371.67 360.12 246.42 1946.92 0.00 0.00 0.00 0.00 20:48:25 20:27:01 lo 23.00 23.00 2.26 2.26 0.00 0.00 0.00 0.00 20:48:25 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:28:01 ens3 1.28 0.43 1.43 0.39 0.00 0.00 0.00 0.00 20:48:25 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:29:01 ens3 8.12 6.73 5.28 6.27 0.00 0.00 0.00 0.00 20:48:25 20:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:48:25 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:31:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:48:25 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:32:01 ens3 0.27 0.10 0.10 0.07 0.00 0.00 0.00 0.00 20:48:25 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:33:01 ens3 0.42 0.35 0.26 0.21 0.00 0.00 0.00 0.00 20:48:25 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:34:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:48:25 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:35:01 ens3 0.67 0.15 0.12 0.01 0.00 0.00 0.00 0.00 20:48:25 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:36:01 ens3 0.53 0.33 0.27 0.21 0.00 0.00 0.00 0.00 20:48:25 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:39:01 ens3 0.87 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:48:25 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:40:01 ens3 0.70 0.67 0.43 0.29 0.00 0.00 0.00 0.00 20:48:25 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:44:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:48:25 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:45:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:48:25 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:25 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 20:48:01 ens3 416.40 329.03 7809.29 61.72 0.00 0.00 0.00 0.00 20:48:25 20:48:01 veth09e2c37 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:48:25 20:48:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 20:48:25 20:48:01 docker0 41.71 43.94 3.46 587.15 0.00 0.00 0.00 0.00 20:48:25 Average: ens3 120.68 100.59 971.10 130.72 0.00 0.00 0.00 0.00 20:48:25 Average: veth09e2c37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:25 Average: lo 2.49 2.49 0.24 0.24 0.00 0.00 0.00 0.00 20:48:25 Average: docker0 50.37 62.21 3.88 492.20 0.00 0.00 0.00 0.00 20:48:25 20:48:25 20:48:25 ---> sar -P ALL: 20:48:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5886) 02/14/23 _x86_64_ (8 CPU) 20:48:25 20:48:25 20:18:03 LINUX RESTART (8 CPU) 20:48:25 20:48:25 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:48:25 20:20:01 all 29.33 0.00 6.34 1.15 0.09 63.09 20:48:25 20:20:01 0 29.88 0.00 6.11 0.59 0.08 63.34 20:48:25 20:20:01 1 28.39 0.00 6.16 1.27 0.08 64.10 20:48:25 20:20:01 2 28.88 0.00 6.98 2.60 0.10 61.44 20:48:25 20:20:01 3 28.19 0.00 6.20 0.08 0.08 65.44 20:48:25 20:20:01 4 29.43 0.00 5.57 0.79 0.07 64.14 20:48:25 20:20:01 5 29.16 0.00 6.00 0.08 0.10 64.65 20:48:25 20:20:01 6 32.53 0.00 7.34 3.43 0.08 56.61 20:48:25 20:20:01 7 28.19 0.00 6.36 0.37 0.10 64.97 20:48:25 20:21:01 all 40.95 0.00 6.67 0.25 0.08 52.05 20:48:25 20:21:01 0 39.56 0.00 6.74 0.02 0.07 53.62 20:48:25 20:21:01 1 40.91 0.00 7.12 0.00 0.08 51.89 20:48:25 20:21:01 2 42.36 0.00 5.90 1.11 0.08 50.55 20:48:25 20:21:01 3 40.98 0.00 6.20 0.08 0.08 52.65 20:48:25 20:21:01 4 40.30 0.00 7.14 0.25 0.08 52.23 20:48:25 20:21:01 5 40.55 0.00 6.87 0.03 0.08 52.46 20:48:25 20:21:01 6 41.26 0.00 7.01 0.13 0.08 51.50 20:48:25 20:21:01 7 41.72 0.00 6.36 0.34 0.08 51.50 20:48:25 20:22:01 all 26.93 0.00 8.86 1.08 0.08 63.04 20:48:25 20:22:01 0 25.40 0.00 7.83 0.07 0.09 66.62 20:48:25 20:22:01 1 25.84 0.00 7.86 3.06 0.08 63.16 20:48:25 20:22:01 2 29.37 0.00 9.33 0.00 0.10 61.20 20:48:25 20:22:01 3 30.16 0.00 10.14 0.05 0.09 59.56 20:48:25 20:22:01 4 27.45 0.00 10.19 1.12 0.09 61.15 20:48:25 20:22:01 5 26.62 0.00 10.08 2.58 0.07 60.66 20:48:25 20:22:01 6 24.64 0.00 7.16 1.78 0.07 66.36 20:48:25 20:22:01 7 25.94 0.00 8.32 0.02 0.08 65.64 20:48:25 20:23:01 all 21.30 0.00 9.98 10.27 0.09 58.36 20:48:25 20:23:01 0 22.40 0.00 8.56 5.08 0.08 63.88 20:48:25 20:23:01 1 21.38 0.00 10.20 9.22 0.10 59.10 20:48:25 20:23:01 2 20.96 0.00 9.76 10.67 0.08 58.53 20:48:25 20:23:01 3 21.10 0.00 12.26 23.45 0.12 43.07 20:48:25 20:23:01 4 20.99 0.00 10.13 8.63 0.07 60.19 20:48:25 20:23:01 5 20.31 0.00 10.10 10.15 0.10 59.34 20:48:25 20:23:01 6 21.64 0.00 8.38 7.81 0.08 62.08 20:48:25 20:23:01 7 21.63 0.00 10.51 7.23 0.10 60.53 20:48:25 20:24:01 all 60.08 0.00 12.39 8.17 0.13 19.22 20:48:25 20:24:01 0 59.00 0.00 11.40 8.08 0.12 21.40 20:48:25 20:24:01 1 59.44 0.00 13.59 9.93 0.13 16.91 20:48:25 20:24:01 2 60.33 0.00 11.79 6.15 0.14 21.60 20:48:25 20:24:01 3 61.28 0.00 12.09 7.02 0.13 19.47 20:48:25 20:24:01 4 59.68 0.00 13.32 6.88 0.15 19.98 20:48:25 20:24:01 5 60.51 0.00 11.78 8.45 0.12 19.14 20:48:25 20:24:01 6 59.00 0.00 12.82 11.22 0.13 16.83 20:48:25 20:24:01 7 61.42 0.00 12.34 7.65 0.15 18.45 20:48:25 20:25:02 all 40.95 0.00 10.48 7.36 0.12 41.08 20:48:25 20:25:02 0 37.87 0.00 9.79 9.80 0.14 42.41 20:48:25 20:25:02 1 41.63 0.00 10.55 6.53 0.14 41.16 20:48:25 20:25:02 2 40.81 0.00 11.15 6.69 0.14 41.21 20:48:25 20:25:02 3 41.06 0.00 10.04 5.01 0.12 43.77 20:48:25 20:25:02 4 41.40 0.00 9.96 6.58 0.12 41.94 20:48:25 20:25:02 5 42.38 0.00 11.26 7.02 0.12 39.21 20:48:25 20:25:02 6 41.16 0.00 10.40 12.46 0.10 35.88 20:48:25 20:25:02 7 41.30 0.00 10.72 4.77 0.12 43.09 20:48:25 20:26:01 all 19.38 0.00 4.12 1.89 0.08 74.53 20:48:25 20:26:01 0 17.79 0.00 3.93 1.73 0.07 76.48 20:48:25 20:26:01 1 18.37 0.00 3.59 0.54 0.07 77.43 20:48:25 20:26:01 2 18.63 0.00 3.92 1.77 0.07 75.61 20:48:25 20:26:01 3 19.50 0.00 4.31 2.02 0.09 74.09 20:48:25 20:26:01 4 19.58 0.00 3.65 1.21 0.07 75.48 20:48:25 20:26:01 5 20.43 0.00 4.34 1.47 0.07 73.70 20:48:25 20:26:01 6 19.47 0.00 4.51 5.01 0.09 70.93 20:48:25 20:26:01 7 21.32 0.00 4.74 1.36 0.10 72.48 20:48:25 20:27:01 all 6.45 0.00 0.69 0.52 0.04 92.30 20:48:25 20:27:01 0 9.59 0.00 0.92 0.13 0.05 89.30 20:48:25 20:27:01 1 8.21 0.00 0.70 0.10 0.03 90.96 20:48:25 20:27:01 2 5.15 0.00 0.60 2.91 0.03 91.31 20:48:25 20:27:01 3 7.87 0.00 0.74 0.15 0.07 91.18 20:48:25 20:27:01 4 6.94 0.00 0.48 0.08 0.03 92.46 20:48:25 20:27:01 5 4.13 0.00 0.42 0.07 0.03 95.36 20:48:25 20:27:01 6 3.32 0.00 0.53 0.03 0.02 96.10 20:48:25 20:27:01 7 6.44 0.00 1.09 0.67 0.07 91.73 20:48:25 20:28:01 all 0.04 0.00 0.02 0.02 0.00 99.92 20:48:25 20:28:01 0 0.18 0.00 0.02 0.00 0.00 99.80 20:48:25 20:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:48:25 20:28:01 2 0.00 0.00 0.03 0.03 0.00 99.93 20:48:25 20:28:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:48:25 20:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:48:25 20:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:48:25 20:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:48:25 20:28:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:48:25 20:29:01 all 0.32 0.00 0.03 0.02 0.00 99.62 20:48:25 20:29:01 0 1.05 0.00 0.02 0.00 0.00 98.93 20:48:25 20:29:01 1 0.33 0.00 0.10 0.02 0.02 99.53 20:48:25 20:29:01 2 0.50 0.00 0.02 0.05 0.02 99.42 20:48:25 20:29:01 3 0.13 0.00 0.02 0.02 0.00 99.83 20:48:25 20:29:01 4 0.12 0.00 0.00 0.00 0.00 99.88 20:48:25 20:29:01 5 0.27 0.00 0.03 0.02 0.00 99.68 20:48:25 20:29:01 6 0.12 0.00 0.05 0.00 0.00 99.83 20:48:25 20:29:01 7 0.05 0.00 0.03 0.03 0.00 99.88 20:48:25 20:30:01 all 0.02 0.00 0.04 0.00 0.00 99.93 20:48:25 20:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:48:25 20:30:01 1 0.05 0.00 0.07 0.00 0.00 99.88 20:48:25 20:30:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:48:25 20:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:30:01 6 0.03 0.00 0.05 0.00 0.02 99.90 20:48:25 20:30:01 7 0.03 0.00 0.12 0.02 0.00 99.83 20:48:25 20:48:25 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:48:25 20:31:01 all 0.09 0.00 0.01 0.01 0.00 99.89 20:48:25 20:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:48:25 20:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:48:25 20:31:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:31:01 4 0.55 0.00 0.03 0.00 0.00 99.42 20:48:25 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:31:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:48:25 20:32:01 all 0.18 0.00 0.01 0.00 0.00 99.80 20:48:25 20:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:48:25 20:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:48:25 20:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:32:01 4 1.39 0.00 0.00 0.00 0.00 98.61 20:48:25 20:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:48:25 20:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:48:25 20:33:01 0 0.08 0.00 0.03 0.00 0.00 99.88 20:48:25 20:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:48:25 20:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:48:25 20:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:33:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:48:25 20:34:01 all 0.03 0.00 0.02 0.01 0.00 99.95 20:48:25 20:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:48:25 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:34:01 2 0.02 0.00 0.03 0.02 0.00 99.93 20:48:25 20:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:48:25 20:34:01 7 0.03 0.00 0.00 0.03 0.00 99.93 20:48:25 20:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:48:25 20:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:48:25 20:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:25 20:35:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:48:25 20:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:48:25 20:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:35:01 7 0.02 0.00 0.00 0.05 0.00 99.93 20:48:25 20:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:48:25 20:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 20:48:25 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:48:25 20:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:36:01 7 0.02 0.00 0.03 0.02 0.00 99.93 20:48:25 20:37:01 all 0.23 0.00 0.01 0.01 0.00 99.75 20:48:25 20:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:48:25 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:37:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:48:25 20:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:37:01 4 1.74 0.00 0.00 0.00 0.00 98.26 20:48:25 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:48:25 20:38:01 all 0.10 0.00 0.01 0.01 0.00 99.89 20:48:25 20:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:48:25 20:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:38:01 4 0.65 0.00 0.00 0.00 0.00 99.35 20:48:25 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:48:25 20:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:48:25 20:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:48:25 20:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:48:25 20:39:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:48:25 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:40:01 all 0.02 0.00 0.00 0.01 0.01 99.97 20:48:25 20:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:48:25 20:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:48:25 20:40:01 2 0.03 0.00 0.00 0.03 0.02 99.92 20:48:25 20:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:48:25 20:41:01 all 0.01 0.00 0.02 0.01 0.00 99.96 20:48:25 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:41:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:48:25 20:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:48:25 20:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:48:25 20:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:48:25 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:41:01 7 0.02 0.00 0.03 0.03 0.00 99.92 20:48:25 20:48:25 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:48:25 20:42:01 all 0.12 0.00 0.00 0.00 0.00 99.87 20:48:25 20:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:48:25 20:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:25 20:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:42:01 4 0.86 0.00 0.00 0.00 0.00 99.14 20:48:25 20:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:43:01 all 0.28 0.00 0.01 0.01 0.00 99.70 20:48:25 20:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:25 20:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:48:25 20:43:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:48:25 20:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:48:25 20:43:01 4 1.97 0.00 0.00 0.00 0.00 98.03 20:48:25 20:43:01 5 0.13 0.00 0.00 0.03 0.00 99.83 20:48:25 20:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:44:01 all 0.13 0.00 0.01 0.00 0.00 99.85 20:48:25 20:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:48:25 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:48:25 20:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:48:25 20:44:01 4 0.85 0.00 0.05 0.00 0.00 99.10 20:48:25 20:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:45:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:48:25 20:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:48:25 20:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:45:01 7 0.02 0.00 0.02 0.03 0.00 99.93 20:48:25 20:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:48:25 20:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:48:25 20:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:46:01 2 0.00 0.00 0.03 0.02 0.00 99.95 20:48:25 20:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:48:25 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:48:25 20:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:48:25 20:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:48:25 20:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:48:25 20:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:48:25 20:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:25 20:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:48:25 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:48:25 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:25 20:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:48:25 20:48:01 all 8.59 0.00 3.84 1.43 0.05 86.08 20:48:25 20:48:01 0 9.36 0.00 4.30 2.97 0.05 83.32 20:48:25 20:48:01 1 9.81 0.00 2.86 0.13 0.05 87.15 20:48:25 20:48:01 2 8.20 0.00 3.88 1.21 0.07 86.63 20:48:25 20:48:01 3 8.75 0.00 3.51 0.56 0.07 87.12 20:48:25 20:48:01 4 8.42 0.00 4.07 0.17 0.05 87.29 20:48:25 20:48:01 5 7.01 0.00 3.33 1.08 0.03 88.55 20:48:25 20:48:01 6 7.00 0.00 3.89 0.22 0.03 88.86 20:48:25 20:48:01 7 10.21 0.00 4.93 5.12 0.07 79.67 20:48:25 Average: all 8.73 0.00 2.17 1.10 0.03 87.97 20:48:25 Average: 0 8.64 0.00 2.05 0.97 0.03 88.31 20:48:25 Average: 1 8.71 0.00 2.15 1.05 0.03 88.06 20:48:25 Average: 2 8.73 0.00 2.17 1.15 0.03 87.92 20:48:25 Average: 3 8.85 0.00 2.24 1.31 0.03 87.57 20:48:25 Average: 4 8.98 0.00 2.21 0.88 0.03 87.91 20:48:25 Average: 5 8.59 0.00 2.19 1.06 0.03 88.14 20:48:25 Average: 6 8.55 0.00 2.13 1.44 0.02 87.86 20:48:25 Average: 7 8.82 0.00 2.24 0.95 0.03 87.96 20:48:25 20:48:25 20:48:25