Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 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-ssh9950841385554798185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7092402847031207772.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1627235546943586466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13230348699906415898.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-ssh1592181379000005127.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14753 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/519 [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/519 # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#4560)" > git rev-list --no-walk 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:32 ========================================================= 20:19:32 EdgeX Global Pipelines Version Info 20:19:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:33 ------------------- 20:19:33 stable info: 20:19:33 ------------------- 20:19:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:19:33 Message: update stable to v1.0.249 20:19:34 ------------------- 20:19:34 experimental info: 20:19:34 ------------------- 20:19:34 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:19:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12c0691 [Pipeline] echo 20:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:35 provisioning config files... 20:19:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config15605125967367208684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:35 ---> docker-login.sh 20:19:35 nexus3.edgexfoundry.org:10001 20:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:35 Configure a credential helper to remove this warning. See 20:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:35 20:19:35 Login Succeeded 20:19:35 nexus3.edgexfoundry.org:10002 20:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:35 Configure a credential helper to remove this warning. See 20:19:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:35 20:19:35 Login Succeeded 20:19:35 nexus3.edgexfoundry.org:10003 20:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:36 Configure a credential helper to remove this warning. See 20:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:36 20:19:36 Login Succeeded 20:19:36 nexus3.edgexfoundry.org:10004 20:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:36 Configure a credential helper to remove this warning. See 20:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:36 20:19:36 Login Succeeded 20:19:36 docker.io 20:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:36 Configure a credential helper to remove this warning. See 20:19:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:36 20:19:36 Login Succeeded 20:19:36 ---> docker-login.sh ends [Pipeline] } 20:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:36 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:19:36 + dirname cmd/core-command/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo core-command,cmd/core-command/Dockerfile 20:19:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:19:36 + dirname+ cmd/core-data/Dockerfile 20:19:36 cut -d/ -f2 20:19:36 + echo core-data,cmd/core-data/Dockerfile 20:19:36 + dirname cmd/core-metadata/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo core-metadata,cmd/core-metadata/Dockerfile 20:19:36 + + cut -d/ -f2 20:19:36 dirname cmd/security-bootstrapper/Dockerfile 20:19:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:19:36 + dirname cmd/security-proxy-auth/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:19:36 + dirname cmd/security-proxy-setup/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:19:36 + dirname cmd/security-secretstore-setup/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:19:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:19:36 + dirname cmd/security-spire-agent/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:19:36 + dirname cmd/security-spire-config/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:19:36 + dirname cmd/security-spire-server/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:19:36 + + dirname cmd/support-notifications/Dockerfilecut 20:19:36 -d/ -f2 20:19:36 + echo support-notifications,cmd/support-notifications/Dockerfile 20:19:36 + dirname cmd/support-scheduler/Dockerfile 20:19:36 + cut -d/ -f2 20:19:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:19:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:19:37 + git rev-list -1 --merges 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795~1..12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] echo 20:19:37 -----------> git rev-list -1 --merges 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795~1..12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [false] [Pipeline] sh 20:19:37 + git log --format=format:%s -1 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] echo 20:19:37 ========================================================= 20:19:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:19:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:38 + grep -v github /etc/ssh/ssh_known_hosts 20:19:38 + [ -e /tmp/ssh_known_hosts ] 20:19:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:19:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:19:38 + sudo tee -a /etc/ssh/ssh_known_hosts 20:19:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:38 20:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:38 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:38 b85a868b505f: Pulling fs layer 20:19:38 e2be974225ed: Pulling fs layer 20:19:38 339a4e72a1f5: Pulling fs layer 20:19:38 988bab9f4d93: Pulling fs layer 20:19:38 1469e6f7b9e6: Pulling fs layer 20:19:38 eaf3925da568: Pulling fs layer 20:19:38 988bab9f4d93: Waiting 20:19:38 1469e6f7b9e6: Waiting 20:19:38 bab4dde63d76: Pulling fs layer 20:19:38 eaf3925da568: Waiting 20:19:38 bde34c3a00c8: Pulling fs layer 20:19:38 b352a97aabf1: Pulling fs layer 20:19:38 4872d77fe225: Pulling fs layer 20:19:38 b352a97aabf1: Waiting 20:19:38 bab4dde63d76: Waiting 20:19:38 bde34c3a00c8: Waiting 20:19:38 5851b861e8e6: Pulling fs layer 20:19:38 5851b861e8e6: Waiting 20:19:38 e2be974225ed: Verifying Checksum 20:19:38 e2be974225ed: Download complete 20:19:38 988bab9f4d93: Verifying Checksum 20:19:38 988bab9f4d93: Download complete 20:19:39 1469e6f7b9e6: Verifying Checksum 20:19:39 1469e6f7b9e6: Download complete 20:19:39 b85a868b505f: Verifying Checksum 20:19:39 b85a868b505f: Download complete 20:19:39 eaf3925da568: Download complete 20:19:39 bde34c3a00c8: Download complete 20:19:39 339a4e72a1f5: Verifying Checksum 20:19:39 339a4e72a1f5: Download complete 20:19:39 b352a97aabf1: Download complete 20:19:39 4872d77fe225: Verifying Checksum 20:19:39 4872d77fe225: Download complete 20:19:39 5851b861e8e6: Verifying Checksum 20:19:39 5851b861e8e6: Download complete 20:19:39 bab4dde63d76: Verifying Checksum 20:19:39 bab4dde63d76: Download complete 20:19:40 b85a868b505f: Pull complete 20:19:40 e2be974225ed: Pull complete 20:19:40 339a4e72a1f5: Pull complete 20:19:40 988bab9f4d93: Pull complete 20:19:40 1469e6f7b9e6: Pull complete 20:19:40 eaf3925da568: Pull complete 20:19:42 bab4dde63d76: Pull complete 20:19:42 bde34c3a00c8: Pull complete 20:19:42 b352a97aabf1: Pull complete 20:19:42 4872d77fe225: Pull complete 20:19:42 5851b861e8e6: Pull complete 20:19:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:42 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:44 $ docker top 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f -eo pid,comm 20:19:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:44 [ssh-agent] Looking for ssh-agent implementation... 20:19:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:44 $ docker exec 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent 20:19:44 SSH_AUTH_SOCK=/tmp/ssh-UQ5Ojvdct4gy/agent.32 20:19:44 SSH_AGENT_PID=38 20:19:44 Running ssh-add (command line suppressed) 20:19:44 Identity added: /w/workspace/edgex-go/519@tmp/private_key_10768255028654890258.key (/w/workspace/edgex-go/519@tmp/private_key_10768255028654890258.key) 20:19:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:44 + git tag --points-at HEAD [Pipeline] } 20:19:44 $ docker exec --env ******** --env ******** 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent -k 20:19:44 unset SSH_AUTH_SOCK; 20:19:44 unset SSH_AGENT_PID; 20:19:44 echo Agent pid 38 killed; 20:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:44 [ssh-agent] Looking for ssh-agent implementation... 20:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:45 $ docker exec 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent 20:19:45 SSH_AUTH_SOCK=/tmp/ssh-cy5E8babkbfC/agent.70 20:19:45 SSH_AGENT_PID=76 20:19:45 Running ssh-add (command line suppressed) 20:19:45 Identity added: /w/workspace/edgex-go/519@tmp/private_key_7843164170411995226.key (/w/workspace/edgex-go/519@tmp/private_key_7843164170411995226.key) 20:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:45 + git semver init 20:19:45 2023-05-09 20:19:45,730 [run_init] DEBUG init version:0.0.0 force:False 20:19:45 2023-05-09 20:19:45,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/519/.semver 20:19:45 2023-05-09 20:19:45,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/519/.semver 20:19:45 2023-05-09 20:19:45,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/519/.semver'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=None) 20:19:50 2023-05-09 20:19:49,552 [append_file] DEBUG append to file:/w/workspace/edgex-go/519/.git/info/exclude 20:19:50 2023-05-09 20:19:49,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/519/.semver/main with force:False 20:19:50 2023-05-09 20:19:49,553 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:19:50 2023-05-09 20:19:49,553 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:19:50 3.0.0-dev.153 [Pipeline] } 20:19:50 $ docker exec --env ******** --env ******** 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent -k 20:19:50 unset SSH_AUTH_SOCK; 20:19:50 unset SSH_AGENT_PID; 20:19:50 echo Agent pid 76 killed; 20:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:50 + git semver [Pipeline] } 20:19:50 $ docker stop --time=1 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f 20:19:51 $ docker rm -f --volumes 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f [Pipeline] // withDockerContainer [Pipeline] sh 20:19:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:52 Stashed 1 file(s) [Pipeline] echo 20:19:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.153 [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:52 + git config --global --add safe.directory /w/workspace/edgex-go/519 [Pipeline] echo 20:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:52 ========================================================= 20:19:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:19:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:19:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:19:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:53 f56be85fc22e: Pulling fs layer 20:19:53 85791d961cd3: Pulling fs layer 20:19:53 d694b5ae8c79: Pulling fs layer 20:19:53 9f32a84ed3da: Pulling fs layer 20:19:53 4d19c01a9841: Pulling fs layer 20:19:53 9325e15d5711: Pulling fs layer 20:19:53 556b6ee489ea: Pulling fs layer 20:19:53 c5a4b2cf53e6: Pulling fs layer 20:19:53 9325e15d5711: Waiting 20:19:53 c5a4b2cf53e6: Waiting 20:19:53 556b6ee489ea: Waiting 20:19:53 9f32a84ed3da: Waiting 20:19:53 4d19c01a9841: Waiting 20:19:53 85791d961cd3: Verifying Checksum 20:19:53 85791d961cd3: Download complete 20:19:53 9f32a84ed3da: Verifying Checksum 20:19:53 9f32a84ed3da: Download complete 20:19:53 4d19c01a9841: Verifying Checksum 20:19:53 4d19c01a9841: Download complete 20:19:53 f56be85fc22e: Verifying Checksum 20:19:53 f56be85fc22e: Download complete 20:19:53 9325e15d5711: Verifying Checksum 20:19:53 9325e15d5711: Download complete 20:19:53 f56be85fc22e: Pull complete 20:19:53 85791d961cd3: Pull complete 20:19:54 d694b5ae8c79: Download complete 20:19:54 c5a4b2cf53e6: Verifying Checksum 20:19:54 c5a4b2cf53e6: Download complete 20:19:54 556b6ee489ea: Verifying Checksum 20:19:54 556b6ee489ea: Download complete 20:19:57 d694b5ae8c79: Pull complete 20:19:57 9f32a84ed3da: Pull complete 20:19:57 4d19c01a9841: Pull complete 20:19:57 9325e15d5711: Pull complete 20:19:59 556b6ee489ea: Pull complete 20:20:00 c5a4b2cf53e6: Pull complete 20:20:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:20:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:20:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:20:00 WORKDIR /edgex 20:20:00 COPY go.mod . 20:20:00 RUN go mod download 20:20:00 + docker build -t ci-base-image-x86_64 -f - . 20:20:00 Sending build context to Docker daemon 170.7MB 20:20:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:20:00 ---> c4be618373d6 20:20:00 Step 2/4 : WORKDIR /edgex 20:20:02 ---> Running in f0823f959721 20:20:02 Removing intermediate container f0823f959721 20:20:02 ---> cdbf7d1b17e7 20:20:02 Step 3/4 : COPY go.mod . 20:20:02 ---> 1e9a711f402a 20:20:02 Step 4/4 : RUN go mod download 20:20:02 ---> Running in f00e1d1fd9c2 20:20:07 Still waiting to schedule task 20:20:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14755’ 20:20:11 Removing intermediate container f00e1d1fd9c2 20:20:11 ---> b63a88d54271 20:20:11 Successfully built b63a88d54271 20:20:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:11 + docker inspect -f . ci-base-image-x86_64 20:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:11 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:11 $ docker top 6a47f2e9026e0be207d4f4b26fd77904fabb45f01289e741de218e609e822753 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:12 + go version 20:20:12 go version go1.20.2 linux/amd64 [Pipeline] } 20:20:12 $ docker stop --time=1 6a47f2e9026e0be207d4f4b26fd77904fabb45f01289e741de218e609e822753 20:20:13 $ docker rm -f --volumes 6a47f2e9026e0be207d4f4b26fd77904fabb45f01289e741de218e609e822753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:13 + docker inspect -f . ci-base-image-x86_64 20:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:13 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:20:13 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:14 $ docker top 61ca2453f5f535d0146843f78c89695d8531f6cad2019ac9ebc226692a998baf -eo pid,comm [Pipeline] { [Pipeline] echo 20:20:14 ========================================================= 20:20:14 [edgeXBuildGoParallel] Running Tests and Build... 20:20:14 ========================================================= [Pipeline] sh 20:20:14 + git config --global --add safe.directory /w/workspace/edgex-go/519 [Pipeline] fileExists [Pipeline] sh 20:20:14 + make test 20:20:14 go test -race -coverprofile=coverage.out ./... 20:20:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:20:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 20:20:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 20:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:20:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 20:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.619s coverage: 88.5% of statements 20:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements 20:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 95.6% of statements 20:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:20:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:20:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:20:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:20:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 20:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 42.9% of statements 20:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements 20:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 20:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 20:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:20:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:21:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:21:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:21:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:21:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:21:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:21:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:21:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 20:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:21:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:21:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 20:21:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 20:21:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:21:18 running golangci-lint 20:21:18 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:21:18 go version go1.20.2 linux/amd64 20:21:18 level=info msg="[config_reader] Used config file .golangci.yml" 20:21:18 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:21:30 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 13.292190004s" 20:21:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.230437ms" 20:21:37 level=info msg="[linters_context/goanalysis] analyzers took 46.541673232s with top 10 stages: buildir: 25.629959427s, inspect: 1.670226364s, gosec: 1.466719318s, fact_deprecated: 1.407270008s, printf: 992.141097ms, ctrlflow: 959.965127ms, fact_purity: 728.137721ms, S1038: 727.541511ms, directives: 690.699677ms, nilness: 641.051096ms" 20:21:37 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:21:37 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, nolint: 0/23, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, identifier_marker: 203/203" 20:21:37 level=info msg="[runner] processing took 15.214978ms with stages: nolint: 6.860792ms, identifier_marker: 4.401757ms, exclude-rules: 1.235929ms, autogenerated_exclude: 1.164916ms, path_prettifier: 960.931µs, skip_dirs: 495.011µs, cgo: 51.491µs, filename_unadjuster: 39.911µs, max_same_issues: 890ns, skip_files: 600ns, uniq_by_line: 590ns, exclude: 340ns, path_shortener: 300ns, diff: 290ns, source_code: 280ns, severity-rules: 250ns, sort_results: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, path_prefixer: 130ns" 20:21:37 level=info msg="[runner] linters took 6.305438923s with stages: goanalysis_metalinter: 6.290121853s" 20:21:37 level=info msg="File cache stats: 0 entries of total size 0B" 20:21:37 level=info msg="Memory: 198 samples, avg is 175.4MB, max is 761.7MB" 20:21:37 level=info msg="Execution took 19.647513874s" 20:21:37 go vet ./... 20:21:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:21:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:21:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:21:41 + ls -al . 20:21:41 total 704 20:21:41 drwxrwxr-x 11 1001 1001 4096 May 9 20:20 . 20:21:41 drwxr-xr-x 4 root root 4096 May 9 20:20 .. 20:21:41 drwxrwxr-x 2 1001 1001 4096 May 9 20:19 .blubracket 20:21:41 -rw-rw-r-- 1 1001 1001 16 May 9 20:19 .dockerignore 20:21:41 drwxrwxr-x 8 1001 1001 4096 May 9 20:19 .git 20:21:41 drwxrwxr-x 3 1001 1001 4096 May 9 20:19 .github 20:21:41 -rw-rw-r-- 1 1001 1001 1133 May 9 20:19 .gitignore 20:21:41 -rw-rw-r-- 1 1001 1001 42 May 9 20:19 .golangci.yml 20:21:41 -rw-rw-r-- 1 1001 1001 87 May 9 20:19 .hadolint.yml 20:21:41 drwxr-xr-x 3 1001 1001 4096 May 9 20:19 .semver 20:21:41 -rw-rw-r-- 1 1001 1001 166 May 9 20:19 .sonarcloud.properties 20:21:41 -rw-rw-r-- 1 1001 1001 1171 May 9 20:19 ADOPTERS.md 20:21:41 -rw-rw-r-- 1 1001 1001 10835 May 9 20:19 Attribution.txt 20:21:41 -rw-rw-r-- 1 1001 1001 73765 May 9 20:19 CHANGELOG.md 20:21:41 -rw-rw-r-- 1 1001 1001 3804 May 9 20:19 CONTRIBUTING.md 20:21:41 -rw-rw-r-- 1 1001 1001 677 May 9 20:19 GOVERNANCE.md 20:21:41 -rw-rw-r-- 1 1001 1001 883 May 9 20:19 Jenkinsfile 20:21:41 -rw-rw-r-- 1 1001 1001 10775 May 9 20:19 LICENSE 20:21:41 -rw-rw-r-- 1 1001 1001 14368 May 9 20:19 Makefile 20:21:41 -rw-rw-r-- 1 1001 1001 582 May 9 20:19 OWNERS.md 20:21:41 -rw-rw-r-- 1 1001 1001 9403 May 9 20:19 README.md 20:21:41 -rw-rw-r-- 1 1001 1001 789 May 9 20:19 SECURITY.md 20:21:41 -rw-rw-r-- 1 1001 1001 13 May 9 20:19 VERSION 20:21:41 drwxrwxr-x 2 1001 1001 4096 May 9 20:19 bin 20:21:41 drwxrwxr-x 18 1001 1001 4096 May 9 20:19 cmd 20:21:41 -rw-r--r-- 1 root root 447731 May 9 20:21 coverage.out 20:21:41 -rw-rw-r-- 1 1001 1001 3200 May 9 20:19 go.mod 20:21:41 -rw-rw-r-- 1 1001 1001 31040 May 9 20:19 go.sum 20:21:41 drwxrwxr-x 7 1001 1001 4096 May 9 20:19 internal 20:21:41 drwxrwxr-x 3 1001 1001 4096 May 9 20:19 openapi 20:21:41 -rw-rw-r-- 1 1001 1001 594 May 9 20:19 security.txt 20:21:41 drwxrwxr-x 4 1001 1001 4096 May 9 20:19 snap 20:21:41 -rw-rw-r-- 1 1001 1001 204 May 9 20:19 version.go [Pipeline] sh 20:21:42 + '[' -e coverage.out ] 20:21:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:21:42 Stashed 1 file(s) [Pipeline] sh 20:21:42 + make build 20:21:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:21:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:21:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:21:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:21:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:22:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:22:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:22:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:22:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:22:09 $ docker stop --time=1 61ca2453f5f535d0146843f78c89695d8531f6cad2019ac9ebc226692a998baf 20:22:11 $ docker rm -f --volumes 61ca2453f5f535d0146843f78c89695d8531f6cad2019ac9ebc226692a998baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:12 20:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:13 latest: Pulling from edgex-devops/edgex-compose 20:22:13 cbdbe7a5bc2a: Pulling fs layer 20:22:13 ca9280d653b3: Pulling fs layer 20:22:13 7e9c9ca2126c: Pulling fs layer 20:22:13 cbdbe7a5bc2a: Download complete 20:22:13 cbdbe7a5bc2a: Pull complete 20:22:13 ca9280d653b3: Verifying Checksum 20:22:13 ca9280d653b3: Download complete 20:22:13 7e9c9ca2126c: Download complete 20:22:13 ca9280d653b3: Pull complete 20:22:16 7e9c9ca2126c: Pull complete 20:22:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:16 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:22:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:22:17 $ docker top a6c0cae830c7fb82434acbe23f9007235eed200288ca803e480874aa634f7ebb -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:17 + docker-compose build --help 20:22:17 + grep parallel 20:22:18 --parallel Build images in parallel. [Pipeline] } 20:22:18 $ docker stop --time=1 a6c0cae830c7fb82434acbe23f9007235eed200288ca803e480874aa634f7ebb 20:22:19 $ docker rm -f --volumes a6c0cae830c7fb82434acbe23f9007235eed200288ca803e480874aa634f7ebb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:20 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:22:20 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:22:20 $ docker top 5501382fe0496d36f9c83827c452fb0dc84e72b846f7363dbb9eef79049b4ab0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:20 + docker-compose -f ./docker-compose-build.yml build --parallel 20:22:21 Building core-command ... 20:22:21 Building core-common-config-bootstrapper ... 20:22:21 Building core-data ... 20:22:21 Building core-metadata ... 20:22:21 Building security-bootstrapper ... 20:22:21 Building security-proxy-auth ... 20:22:21 Building security-proxy-setup ... 20:22:21 Building security-secretstore-setup ... 20:22:21 Building security-spiffe-token-provider ... 20:22:21 Building security-spire-agent ... 20:22:21 Building security-spire-config ... 20:22:21 Building security-spire-server ... 20:22:21 Building support-notifications ... 20:22:21 Building support-scheduler ... 20:22:21 Building support-scheduler 20:22:21 Building core-command 20:22:21 Building security-proxy-auth 20:22:21 Building security-spire-agent 20:22:21 Building security-spire-config 20:22:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:22:31 ---> b63a88d54271 20:22:31 Step 3/27 : WORKDIR /edgex-go 20:22:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:22:31 ---> b63a88d54271 20:22:31 Step 3/27 : WORKDIR /edgex-go 20:22:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:31 ---> b63a88d54271 20:22:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:22:31 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:31 ---> b63a88d54271 20:22:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:22:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:22:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:31 ---> b63a88d54271 20:22:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:22:35 ---> Running in 1af74c35bec8 20:22:35 ---> Running in 1fd39892524f 20:22:35 ---> Running in 788bcbf2b6b1 20:22:35 ---> Running in 8ba443b3bfa2 20:22:35 ---> Running in ed024ad030b6 20:22:35 Removing intermediate container 788bcbf2b6b1 20:22:35 ---> ca1b8bb2d16e 20:22:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:22:35 Removing intermediate container 1af74c35bec8 20:22:35 ---> af4f0fff068b 20:22:35 Step 4/23 : WORKDIR /edgex-go 20:22:35 Removing intermediate container ed024ad030b6 20:22:35 ---> aff2974e79d9 20:22:35 Step 4/24 : WORKDIR /edgex-go 20:22:35 Removing intermediate container 8ba443b3bfa2 20:22:35 ---> d3a773a296e7 20:22:35 Step 4/23 : WORKDIR /edgex-go 20:22:35 Removing intermediate container 1fd39892524f 20:22:35 ---> ed31e2803cee 20:22:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:22:35 ---> Running in 9a43ca9b1ac2 20:22:35 ---> Running in 6e68aaf5267b 20:22:35 ---> Running in e84c97153920 20:22:35 ---> Running in 7ee2786b36a1 20:22:35 ---> Running in 824fb0cdf4af 20:22:35 Removing intermediate container e84c97153920 20:22:35 ---> d16195788bf1 20:22:35 Step 5/24 : RUN apk add --update --no-cache make git 20:22:35 Removing intermediate container 9a43ca9b1ac2 20:22:35 ---> 1e25edb3a42e 20:22:35 Step 5/23 : RUN apk add --update --no-cache make git 20:22:35 Removing intermediate container 824fb0cdf4af 20:22:35 ---> 72219f5214fc 20:22:35 Step 5/23 : RUN apk add --update --no-cache make git 20:22:35 ---> Running in fd79ff55dfba 20:22:35 ---> Running in 8bd8239c2189 20:22:35 ---> Running in 7cdb4b159723 20:22:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:22:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:22:36 OK: 265 MiB in 53 packages 20:22:36 OK: 265 MiB in 53 packages 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:22:36 OK: 265 MiB in 53 packages 20:22:36 OK: 265 MiB in 53 packages 20:22:36 OK: 265 MiB in 53 packages 20:22:36 Removing intermediate container 6e68aaf5267b 20:22:36 ---> 4937e5637b06 20:22:36 Step 5/27 : COPY go.mod vendor* ./ 20:22:36 Removing intermediate container 7ee2786b36a1 20:22:36 ---> adb9326a18aa 20:22:36 Step 5/27 : COPY go.mod vendor* ./ 20:22:36 ---> 8862ebd76483 20:22:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:36 Removing intermediate container fd79ff55dfba 20:22:36 ---> d7bdf926b8a2 20:22:36 Step 6/24 : COPY go.mod vendor* ./ 20:22:36 ---> Running in 2059e6c2647c 20:22:36 ---> 1d1ed3d39914 20:22:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:36 ---> Running in f408cb026acb 20:22:36 Removing intermediate container 7cdb4b159723 20:22:36 ---> 55b9a1a5fe7e 20:22:36 Step 6/23 : COPY go.mod vendor* ./ 20:22:36 ---> a40da7fb8b9b 20:22:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:37 ---> Running in e6320ed9c28c 20:22:37 Removing intermediate container 8bd8239c2189 20:22:37 ---> f52dd01530d7 20:22:37 Step 6/23 : COPY go.mod vendor* ./ 20:22:37 ---> 0590d88308f5 20:22:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:37 ---> Running in d899bd49a73c 20:22:37 ---> 85d6f49773ed 20:22:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:37 ---> Running in 2ea878364c27 20:22:58 Removing intermediate container d899bd49a73c 20:22:58 ---> 5634a653e098 20:22:58 Step 8/23 : COPY . . 20:22:58 Removing intermediate container e6320ed9c28c 20:22:58 ---> c4d816d514cd 20:22:58 Step 8/24 : COPY . . 20:22:58 Removing intermediate container 2059e6c2647c 20:22:58 ---> b68365f349e6 20:22:58 Step 7/27 : COPY . . 20:22:58 Removing intermediate container f408cb026acb 20:22:58 ---> 129b529dd0d9 20:22:58 Step 7/27 : COPY . . 20:22:58 Removing intermediate container 2ea878364c27 20:22:58 ---> 033d658164f6 20:22:58 Step 8/23 : COPY . . 20:23:08 ---> ca7bad456d3a 20:23:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:23:08 ---> fbadfedbda76 20:23:08 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:23:08 ---> 90b9165300ed 20:23:08 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:23:08 ---> f02dc19ede11 20:23:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:23:08 ---> Running in 9b6c64315f18 20:23:08 ---> 2a4aa4b54ad3 20:23:08 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:23:08 ---> Running in d4ab56bffe37 20:23:08 ---> Running in 9b6a4b4bdc8c 20:23:08 ---> Running in 0890bf988b5e 20:23:08 ---> Running in 7717b4e9ea33 20:23:08 Removing intermediate container d4ab56bffe37 20:23:08 ---> 4ee25422c9e9 20:23:08 Step 9/27 : WORKDIR /edgex-go/spire-build 20:23:08 ---> Running in e586d189a50c 20:23:08 Removing intermediate container 9b6a4b4bdc8c 20:23:08 ---> 20b7e3e72951 20:23:08 Step 9/27 : WORKDIR /edgex-go/spire-build 20:23:08 ---> Running in e97bee986dda 20:23:08 Removing intermediate container e586d189a50c 20:23:08 ---> 005f2fcfb6e8 20:23:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:23:08 ---> Running in 90310c8cd63e 20:23:08 Removing intermediate container e97bee986dda 20:23:08 ---> c5e5676c166a 20:23:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:23:08 ---> Running in 92510f29e11e 20:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:23:08 Removing intermediate container 90310c8cd63e 20:23:08 ---> b1d3e03a0168 20:23:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:08 ---> Running in 83bb52bf5415 20:23:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:23:08 Removing intermediate container 92510f29e11e 20:23:08 ---> 7de3cf721035 20:23:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:23:08 ---> Running in 73c33dcf0aea 20:23:09 Removing intermediate container 73c33dcf0aea 20:23:09 ---> 4d27e1d8602e 20:23:09 Step 12/27 : WORKDIR /edgex-go 20:23:09 Removing intermediate container 83bb52bf5415 20:23:09 ---> 4628320cd5c0 20:23:09 Step 12/27 : WORKDIR /edgex-go 20:23:09 ---> Running in 1feda70852c5 20:23:09 ---> Running in c1d19521e083 20:23:09 Removing intermediate container 1feda70852c5 20:23:09 ---> 85e0786c873b 20:23:09 20:23:09 Step 13/27 : FROM alpine:3.17 20:23:09 Removing intermediate container c1d19521e083 20:23:09 ---> 0feb5f9f5e8a 20:23:09 20:23:09 Step 13/27 : FROM alpine:3.17 20:23:10 3.17: Pulling from library/alpine 20:23:10 3.17: Pulling from library/alpine 20:23:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:23:10 Status: Downloaded newer image for alpine:3.17 20:23:10 ---> 9ed4aefc74f6 20:23:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:23:10 Status: Image is up to date for alpine:3.17 20:23:10 ---> 9ed4aefc74f6 20:23:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:10 ---> Running in b261f869155a 20:23:10 ---> Running in e0cb3069d7c5 20:23:10 Removing intermediate container e0cb3069d7c5 20:23:10 ---> 69a1d1a8c49f 20:23:10 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:10 ---> Running in 71dedbc32a9e 20:23:11 Removing intermediate container b261f869155a 20:23:11 ---> 3438102bf662 20:23:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:23:11 ---> Running in d300d6363456 20:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:12 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:23:12 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:23:12 OK: 17821 distinct packages available 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:12 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:23:12 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:23:12 OK: 17821 distinct packages available 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:12 (1/5) Installing dumb-init (1.2.5-r2) 20:23:12 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:12 (3/5) Installing libucontext (1.2-r0) 20:23:12 (4/5) Installing gcompat (1.1.0-r0) 20:23:12 (5/5) Installing openssl (3.0.8-r4) 20:23:12 Executing busybox-1.35.0-r29.trigger 20:23:12 OK: 8 MiB in 20 packages 20:23:12 (1/4) Installing dumb-init (1.2.5-r2) 20:23:12 (2/4) Installing musl-obstack (1.2.3-r0) 20:23:12 (3/4) Installing libucontext (1.2-r0) 20:23:12 (4/4) Installing gcompat (1.1.0-r0) 20:23:12 Executing busybox-1.35.0-r29.trigger 20:23:12 OK: 7 MiB in 19 packages 20:23:13 Removing intermediate container d300d6363456 20:23:13 ---> e1e5644fc9fa 20:23:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:13 Removing intermediate container 71dedbc32a9e 20:23:13 ---> 5ee52f09be9c 20:23:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:13 ---> 8e7294c7bf2b 20:23:13 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:23:14 ---> 8e8e1b981e17 20:23:14 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:23:14 ---> d7372f2ef828 20:23:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:23:14 ---> fcb5968fc544 20:23:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:18 ---> 3d30d4bfbfeb 20:23:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:23:18 ---> 5584f4b9d9f9 20:23:18 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:18 ---> 0eeb70a5a601 20:23:18 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:23:19 ---> Running in d0d075a9c818 20:23:19 Removing intermediate container d0d075a9c818 20:23:19 ---> 9e020f6c982f 20:23:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:23:20 ---> e2e86e837f0a 20:23:20 Step 22/27 : WORKDIR / 20:23:20 ---> Running in 233ea5b5610f 20:23:20 Removing intermediate container 233ea5b5610f 20:23:20 ---> aaa1c9c88d2e 20:23:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:20 ---> Running in 120a9ac439a4 20:23:20 Removing intermediate container 120a9ac439a4 20:23:20 ---> 11e8c88debdd 20:23:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:21 ---> Running in b3cfe90216b8 20:23:21 ---> 6a659fec243f 20:23:21 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:21 Removing intermediate container b3cfe90216b8 20:23:21 ---> d4de817f9631 20:23:21 Step 25/27 : LABEL arch=x86_64 20:23:21 ---> Running in 081d907d1c57 20:23:21 Removing intermediate container 081d907d1c57 20:23:21 ---> 9a6fef84f9f0 20:23:21 Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:23:21 ---> Running in 132838f6a4d9 20:23:21 ---> f32cac5b8eab 20:23:21 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:23:21 Removing intermediate container 132838f6a4d9 20:23:21 ---> 289fff684941 20:23:21 Step 27/27 : LABEL version=3.0.0-dev.153 20:23:22 ---> Running in 7fd1a7262ba2 20:23:22 ---> 804eb2d8ccf0 20:23:22 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:22 Removing intermediate container 7fd1a7262ba2 20:23:22 ---> e939e06799b0 20:23:22 20:23:22 Successfully built e939e06799b0 20:23:22 Successfully tagged security-spire-config:latest 20:23:22  Building security-spire-config ... done Building security-spiffe-token-provider 20:23:22 ---> b2de60853fd6 20:23:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:22 ---> Running in 94ad121e8a54 20:23:22 Removing intermediate container 94ad121e8a54 20:23:22 ---> cbf3ded0cab2 20:23:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:23 ---> Running in 4734a7e3ace3 20:23:23 Removing intermediate container 4734a7e3ace3 20:23:23 ---> b17df868f37c 20:23:23 Step 25/27 : LABEL arch=x86_64 20:23:23 ---> Running in 2a386c5ccde9 20:23:24 Removing intermediate container 2a386c5ccde9 20:23:24 ---> d0528ddcc689 20:23:24 Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:23:24 ---> Running in 1f3a01d88a76 20:23:24 Removing intermediate container 1f3a01d88a76 20:23:24 ---> a022cadb63f2 20:23:24 Step 27/27 : LABEL version=3.0.0-dev.153 20:23:24 ---> Running in d15bc2d2fec4 20:23:24 Removing intermediate container d15bc2d2fec4 20:23:24 ---> be42b5362814 20:23:24 20:23:24 Successfully built be42b5362814 20:23:24 Successfully tagged security-spire-agent:latest 20:23:24  Building security-spire-agent ... done Building security-spire-server 20:23:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:23:27 ---> b63a88d54271 20:23:27 Step 3/20 : WORKDIR /edgex-go 20:23:27 ---> Using cache 20:23:27 ---> ed31e2803cee 20:23:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:23:28 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:23:28 ---> b63a88d54271 20:23:28 Step 3/26 : WORKDIR /edgex-go 20:23:28 ---> Using cache 20:23:28 ---> ed31e2803cee 20:23:28 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:23:28 ---> Using cache 20:23:28 ---> adb9326a18aa 20:23:28 Step 5/26 : COPY go.mod vendor* ./ 20:23:28 ---> Using cache 20:23:28 ---> 1d1ed3d39914 20:23:28 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:28 ---> Using cache 20:23:28 ---> 129b529dd0d9 20:23:28 Step 7/26 : COPY . . 20:23:28 ---> Using cache 20:23:28 ---> 90b9165300ed 20:23:28 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:23:28 ---> Using cache 20:23:28 ---> 20b7e3e72951 20:23:28 Step 9/26 : WORKDIR /edgex-go/spire-build 20:23:28 ---> Using cache 20:23:28 ---> c5e5676c166a 20:23:28 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:23:28 ---> Using cache 20:23:28 ---> 7de3cf721035 20:23:28 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:23:29 ---> Running in c2457e3fedce 20:23:29 ---> Running in 25d9f14c2b10 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:30 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:23:30 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:23:30 OK: 17821 distinct packages available 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:30 OK: 265 MiB in 53 packages 20:23:31 Removing intermediate container c2457e3fedce 20:23:31 ---> 3f8cfe7962e6 20:23:31 Step 12/26 : WORKDIR /edgex-go 20:23:31 ---> Running in 2bbd46e229b5 20:23:31 Removing intermediate container 2bbd46e229b5 20:23:31 ---> 828e6b5ba9c4 20:23:31 20:23:31 Step 13/26 : FROM alpine:3.17 20:23:31 ---> 9ed4aefc74f6 20:23:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:31 ---> Using cache 20:23:31 ---> 3438102bf662 20:23:31 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:31 ---> Running in 77fe0fcd64fb 20:23:31 Removing intermediate container 25d9f14c2b10 20:23:31 ---> caf0e7f90c77 20:23:31 Step 5/20 : COPY go.mod vendor* ./ 20:23:32 ---> 413e21192a1f 20:23:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:32 ---> Running in 535f577dfa14 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:32 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:23:32 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:23:32 OK: 17821 distinct packages available 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:32 Removing intermediate container 0890bf988b5e 20:23:32 ---> f919e6bafa25 20:23:32 20:23:32 Step 10/23 : FROM alpine:3.17 20:23:32 ---> 9ed4aefc74f6 20:23:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:32 ---> Running in 4a1f0d904223 20:23:33 Removing intermediate container 4a1f0d904223 20:23:33 ---> 0f930c198d9a 20:23:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:33 (1/5) Installing dumb-init (1.2.5-r2) 20:23:33 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:33 (3/5) Installing libucontext (1.2-r0) 20:23:33 ---> Running in dbb6ddeb58af 20:23:33 (4/5) Installing gcompat (1.1.0-r0) 20:23:33 (5/5) Installing openssl (3.0.8-r4) 20:23:33 Executing busybox-1.35.0-r29.trigger 20:23:33 OK: 8 MiB in 20 packages 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:33 Removing intermediate container 9b6c64315f18 20:23:33 ---> cd0b8fad6134 20:23:33 20:23:33 Step 10/24 : FROM alpine:3.17 20:23:33 ---> 9ed4aefc74f6 20:23:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:33 ---> Running in 3d66411f0198 20:23:33 Removing intermediate container 77fe0fcd64fb 20:23:33 ---> 9ee8c6543056 20:23:33 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:33 ---> 3f3ae438154d 20:23:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:23:33 (1/1) Installing dumb-init (1.2.5-r2) 20:23:33 Executing busybox-1.35.0-r29.trigger 20:23:33 OK: 7 MiB in 16 packages 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:33 ---> e7231bdb14fc 20:23:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:34 (1/1) Installing dumb-init (1.2.5-r2) 20:23:34 Executing busybox-1.35.0-r29.trigger 20:23:34 OK: 7 MiB in 16 packages 20:23:34 Removing intermediate container dbb6ddeb58af 20:23:34 ---> 5cd0e038314d 20:23:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:34 ---> b9d61d66a035 20:23:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:34 ---> 0fd17378af10 20:23:34 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:34 Removing intermediate container 3d66411f0198 20:23:34 ---> 1f17b1aff7ec 20:23:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:23:35 ---> Running in ce9e3a298c3e 20:23:35 ---> 9141984e467a 20:23:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:23:35 Removing intermediate container ce9e3a298c3e 20:23:35 ---> 7b544d1b8f0b 20:23:35 Step 13/24 : ENV APP_PORT=59882 20:23:35 ---> ba04696aac56 20:23:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:23:35 ---> Running in 0ed9455ce27c 20:23:35 Removing intermediate container 0ed9455ce27c 20:23:35 ---> 5c1c9bd6bd6d 20:23:35 Step 14/24 : EXPOSE $APP_PORT 20:23:35 ---> 6eadf30bc768 20:23:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:23:35 ---> Running in 42f22dd2ba97 20:23:35 ---> 9efd8d6d305e 20:23:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:23:35 Removing intermediate container 42f22dd2ba97 20:23:35 ---> 27b41e7d81bc 20:23:35 Step 15/24 : WORKDIR / 20:23:35 ---> Running in 4b1a440e5ebb 20:23:35 ---> 7645377dee5c 20:23:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:23:35 ---> 82cae9b64a3a 20:23:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:35 ---> Running in 57d6e2b5aeaf 20:23:35 Removing intermediate container 4b1a440e5ebb 20:23:35 ---> 1f5ca8580b27 20:23:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:36 ---> f194641c3935 20:23:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:36 ---> Running in ec78d5f24f94 20:23:36 ---> 5a3ea24875f3 20:23:36 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:23:36 Removing intermediate container ec78d5f24f94 20:23:36 ---> 9d5370e345e1 20:23:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:36 ---> Running in 371fb3e4069f 20:23:36 ---> 699c58becc74 20:23:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:36 Removing intermediate container 371fb3e4069f 20:23:36 ---> bbc872bd00ca 20:23:36 Step 24/26 : LABEL arch=x86_64 20:23:36 ---> Running in cc781eea6909 20:23:36 Removing intermediate container cc781eea6909 20:23:36 ---> 43054b91ded5 20:23:36 Step 25/26 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:23:36 ---> Running in c6e947355cc7 20:23:36 Removing intermediate container 57d6e2b5aeaf 20:23:36 ---> 9ae561933a00 20:23:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:36 ---> Running in 3fed2bf9d268 20:23:36 ---> e394d392a41c 20:23:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:23:36 Removing intermediate container c6e947355cc7 20:23:36 ---> 413630a2c7fc 20:23:36 Step 26/26 : LABEL version=3.0.0-dev.153 20:23:36 ---> Running in 6e470f4b5014 20:23:36 Removing intermediate container 3fed2bf9d268 20:23:36 ---> 38e8662e7186 20:23:36 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:23:36 ---> Running in 84887190d200 20:23:36 Removing intermediate container 6e470f4b5014 20:23:36 ---> 403a9b41eff4 20:23:36 20:23:36 ---> c46d5dacfe51 20:23:36 Step 20/24 : ENTRYPOINT ["/core-command"] 20:23:36 ---> Running in a8aee55944f4 20:23:36 Removing intermediate container 84887190d200 20:23:36 ---> 1731403e5b62 20:23:36 Step 21/23 : LABEL arch=x86_64 20:23:36 Successfully built 403a9b41eff4 20:23:36 Successfully tagged security-spire-server:latest 20:23:36  Building security-spire-server ... done Building support-notifications 20:23:37 ---> Running in c80a95d59dc6 20:23:37 Removing intermediate container a8aee55944f4 20:23:37 ---> f22c4e8491a3 20:23:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:37 ---> Running in 9b3e38182785 20:23:37 Removing intermediate container c80a95d59dc6 20:23:37 ---> 1bc2155ed79e 20:23:37 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:23:38 Removing intermediate container 7717b4e9ea33 20:23:38 ---> 00735f5a767b 20:23:38 20:23:38 Step 10/23 : FROM alpine:3.17 20:23:38 ---> 9ed4aefc74f6 20:23:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:23:38 ---> Using cache 20:23:38 ---> 1f17b1aff7ec 20:23:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:23:38 ---> Using cache 20:23:38 ---> 7b544d1b8f0b 20:23:38 Step 13/23 : ENV APP_PORT=59861 20:23:38 ---> Running in ead1b0484140 20:23:38 Removing intermediate container 9b3e38182785 20:23:38 ---> f09fc7f4efe6 20:23:38 Step 22/24 : LABEL arch=x86_64 20:23:38 ---> Running in 9e3523352c90 20:23:38 ---> Running in c0c68aef1ca1 20:23:38 Removing intermediate container ead1b0484140 20:23:38 ---> 71d189c74608 20:23:38 Step 23/23 : LABEL version=3.0.0-dev.153 20:23:39 Removing intermediate container 9e3523352c90 20:23:39 ---> bff1164db413 20:23:39 Step 14/23 : EXPOSE $APP_PORT 20:23:39 ---> Running in 1efa2ff90e33 20:23:39 Removing intermediate container c0c68aef1ca1 20:23:39 ---> 3232f1e7976e 20:23:39 Step 23/24 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:23:39 ---> Running in ec2164e2bdcd 20:23:39 ---> Running in c92b33d389b4 20:23:39 Removing intermediate container 1efa2ff90e33 20:23:39 ---> 7164ce5a1f99 20:23:39 20:23:39 Successfully built 7164ce5a1f99 20:23:39 Removing intermediate container ec2164e2bdcd 20:23:39 ---> ff083cf0d156 20:23:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:39 Successfully tagged security-proxy-auth:latest 20:23:39 Building core-metadata 20:23:39  Building security-proxy-auth ... done Removing intermediate container c92b33d389b4 20:23:39 ---> 942b0b85350f 20:23:39 Step 24/24 : LABEL version=3.0.0-dev.153 20:23:39 ---> Running in f52acb78b3e5 20:23:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:39 ---> b63a88d54271 20:23:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:39 ---> Using cache 20:23:39 ---> d3a773a296e7 20:23:39 Step 4/23 : WORKDIR /edgex-go 20:23:39 ---> Using cache 20:23:39 ---> 72219f5214fc 20:23:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:23:40 ---> 75677675d7dd 20:23:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:23:40 Removing intermediate container f52acb78b3e5 20:23:40 ---> 12e2e9dea929 20:23:40 20:23:40 ---> Running in 86a6b462676e 20:23:40 Successfully built 12e2e9dea929 20:23:40 Successfully tagged core-command:latest 20:23:40  Building core-command ... done Building core-data 20:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:23:40 ---> 2efa29648cf5 20:23:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:23:41 OK: 265 MiB in 53 packages 20:23:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:23:42 ---> b63a88d54271 20:23:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:23:42 ---> Using cache 20:23:42 ---> d3a773a296e7 20:23:42 Step 4/25 : WORKDIR /edgex-go 20:23:42 ---> Using cache 20:23:42 ---> 72219f5214fc 20:23:42 Step 5/25 : RUN apk add --update --no-cache make git 20:23:42 ---> Using cache 20:23:42 ---> 55b9a1a5fe7e 20:23:42 Step 6/25 : COPY go.mod vendor* ./ 20:23:42 ---> Using cache 20:23:42 ---> 0590d88308f5 20:23:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:42 ---> Using cache 20:23:42 ---> 5634a653e098 20:23:42 Step 8/25 : COPY . . 20:23:42 ---> Using cache 20:23:42 ---> f02dc19ede11 20:23:42 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:23:43 ---> 4e12b1fa95ba 20:23:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:23:43 ---> Running in 71fe109c64cd 20:23:43 Removing intermediate container 86a6b462676e 20:23:43 ---> 92dc2627d06a 20:23:43 Step 6/23 : COPY go.mod vendor* ./ 20:23:43 ---> 14e096f9a48e 20:23:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:23:43 ---> Running in c9c253e170de 20:23:43 ---> bf15856d51ed 20:23:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:23:43 Removing intermediate container c9c253e170de 20:23:43 ---> c8a0fadf7c0a 20:23:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:43 ---> Running in cbdfc7d40697 20:23:43 ---> Running in 14bddd93b3da 20:23:43 Removing intermediate container 14bddd93b3da 20:23:43 ---> 0dd7db56ae56 20:23:43 Step 21/23 : LABEL arch=x86_64 20:23:43 ---> Running in 6f7642fe543f 20:23:44 Removing intermediate container 6f7642fe543f 20:23:44 ---> 425cb21787bb 20:23:44 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:23:44 ---> Running in 5dec9f080797 20:23:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:44 ---> b63a88d54271 20:23:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:44 ---> Using cache 20:23:44 ---> d3a773a296e7 20:23:44 Step 4/23 : WORKDIR /edgex-go 20:23:44 ---> Using cache 20:23:44 ---> 72219f5214fc 20:23:44 Step 5/23 : RUN apk add --update --no-cache make git 20:23:44 ---> Using cache 20:23:44 ---> 55b9a1a5fe7e 20:23:44 Step 6/23 : COPY go.mod vendor* ./ 20:23:44 ---> Using cache 20:23:44 ---> 0590d88308f5 20:23:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:44 ---> Using cache 20:23:44 ---> 5634a653e098 20:23:44 Step 8/23 : COPY . . 20:23:44 ---> Using cache 20:23:44 ---> f02dc19ede11 20:23:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:23:44 ---> Running in 3037eef9eb27 20:23:44 Removing intermediate container 5dec9f080797 20:23:44 ---> ac11a6445a1b 20:23:44 Step 23/23 : LABEL version=3.0.0-dev.153 20:23:44 ---> Running in 0feddf1dd6f3 20:23:44 Removing intermediate container 0feddf1dd6f3 20:23:44 ---> 9fcd566df847 20:23:44 20:23:44 Successfully built 9fcd566df847 20:23:44 Successfully tagged support-scheduler:latest 20:23:44  Building support-scheduler ... done Building core-common-config-bootstrapper 20:23:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:23:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14757 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:23:49 Running in /w/workspace/edgex-go/519 [Pipeline] { [Pipeline] checkout 20:23:49 The recommended git tool is: git 20:23:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:49 ---> b63a88d54271 20:23:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:49 ---> Using cache 20:23:49 ---> d3a773a296e7 20:23:49 Step 4/23 : WORKDIR /edgex-go 20:23:49 ---> Using cache 20:23:49 ---> 72219f5214fc 20:23:49 Step 5/23 : RUN apk add --update --no-cache make git 20:23:49 ---> Using cache 20:23:49 ---> 55b9a1a5fe7e 20:23:49 Step 6/23 : COPY go.mod vendor* ./ 20:23:49 ---> Using cache 20:23:49 ---> 0590d88308f5 20:23:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:49 ---> Using cache 20:23:49 ---> 5634a653e098 20:23:49 Step 8/23 : COPY . . 20:23:49 ---> Using cache 20:23:49 ---> f02dc19ede11 20:23:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:51 ---> Running in 6f106aec05a6 20:23:52 Removing intermediate container 535f577dfa14 20:23:52 ---> c80b13a858b0 20:23:52 Step 7/20 : COPY . . 20:23:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:23:55 using credential edgex-jenkins-ssh 20:23:55 Cloning the remote Git repository 20:23:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:23:55 > git init /w/workspace/edgex-go/519 # timeout=10 20:23:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:56 > git --version # timeout=10 20:23:56 > git --version # 'git version 2.25.1' 20:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:04 ---> ba6bac3f0e2b 20:24:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:04 ---> Running in b92bed47dcde 20:24:04 Removing intermediate container cbdfc7d40697 20:24:04 ---> 00b025ee41db 20:24:04 Step 8/23 : COPY . . 20:24:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:24:08 ---> c0ef6df9cb72 20:24:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:24:08 ---> Running in d4af84af2207 20:24:08 Removing intermediate container 71fe109c64cd 20:24:08 ---> 59c4ba3883c6 20:24:08 20:24:08 Step 10/25 : FROM alpine:3.17 20:24:08 ---> 9ed4aefc74f6 20:24:08 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:24:08 ---> Using cache 20:24:08 ---> 1f17b1aff7ec 20:24:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:24:08 ---> Using cache 20:24:08 ---> 7b544d1b8f0b 20:24:08 Step 13/25 : ENV APP_PORT=59881 20:24:08 ---> Running in b0f048730679 20:24:09 Removing intermediate container b0f048730679 20:24:09 ---> 01a7433531eb 20:24:09 Step 14/25 : EXPOSE $APP_PORT 20:24:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:24:09 ---> Running in 7c054439b45a 20:24:09 Removing intermediate container 7c054439b45a 20:24:09 ---> 9394458d10a0 20:24:09 Step 15/25 : WORKDIR / 20:24:09 ---> Running in 33ebddb71179 20:24:09 Removing intermediate container 3037eef9eb27 20:24:09 ---> a5712d6f4197 20:24:09 20:24:09 Step 10/23 : FROM alpine:3.17 20:24:09 ---> 9ed4aefc74f6 20:24:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:24:09 ---> Running in 03a71fe86ac8 20:24:09 Removing intermediate container 33ebddb71179 20:24:09 ---> 31d02bc533f8 20:24:09 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:09 Removing intermediate container 03a71fe86ac8 20:24:09 ---> 1672b2879c00 20:24:09 Step 12/23 : ENV APP_PORT=59880 20:24:10 ---> Running in beba9c55aa7a 20:24:10 ---> bbd7a9db192b 20:24:10 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:24:10 Removing intermediate container beba9c55aa7a 20:24:10 ---> 0f5e9f0c16b2 20:24:10 Step 13/23 : EXPOSE $APP_PORT 20:24:10 ---> Running in 7e88c8908d8e 20:24:11 ---> 4b7a73ae33f2 20:24:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:11 Removing intermediate container 7e88c8908d8e 20:24:11 ---> cc8ca04788bc 20:24:11 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:24:11 ---> Running in b596e250bbb7 20:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:11 ---> 9081b7ac0628 20:24:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:24:12 (1/1) Installing dumb-init (1.2.5-r2) 20:24:12 Executing busybox-1.35.0-r29.trigger 20:24:12 OK: 7 MiB in 16 packages 20:24:12 ---> 223b33e42134 20:24:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:24:12 Removing intermediate container b596e250bbb7 20:24:12 ---> c3ce949d330a 20:24:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:12 ---> e3e5c7714bef 20:24:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:24:12 ---> Running in b580d94506ab 20:24:12 Removing intermediate container b580d94506ab 20:24:12 ---> 3a3abb6ae3c0 20:24:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:12 ---> Running in e1748a615a3d 20:24:12 ---> 3165ec3e5b13 20:24:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:24:13 Removing intermediate container e1748a615a3d 20:24:13 ---> 7b3576198e24 20:24:13 Step 23/25 : LABEL arch=x86_64 20:24:13 ---> Running in b39e6d7183b3 20:24:13 ---> f75b5f35adcc 20:24:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:13 Removing intermediate container b39e6d7183b3 20:24:13 ---> dfa389e79572 20:24:13 Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:24:13 ---> Running in 037fec36a000 20:24:14 Removing intermediate container 037fec36a000 20:24:14 ---> ab385280247c 20:24:14 Step 25/25 : LABEL version=3.0.0-dev.153 20:24:14 ---> 854fd5350a6e 20:24:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:24:14 ---> Running in 885d92dc977c 20:24:14 Removing intermediate container 885d92dc977c 20:24:14 ---> 6d15b052c0e9 20:24:14 20:24:14 Successfully built 6d15b052c0e9 20:24:14 Successfully tagged core-metadata:latest 20:24:14  Building core-metadata ... done Building security-bootstrapper 20:24:14 ---> 9c158a03ed85 20:24:14 Step 19/23 : ENTRYPOINT ["/core-data"] 20:24:14 ---> Running in f0d3851090cf 20:24:15 Avoid second fetch 20:24:15 Checking out Revision 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (main) 20:24:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:15 > git config core.sparsecheckout # timeout=10 20:24:16 Removing intermediate container f0d3851090cf 20:24:16 ---> 52b59575ae32 20:24:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:16 ---> Running in 27c7ed4ce17d 20:24:16 Removing intermediate container 6f106aec05a6 20:24:16 ---> 9f63346b937a 20:24:16 20:24:16 Step 10/23 : FROM alpine:3.17 20:24:16 ---> 9ed4aefc74f6 20:24:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:16 ---> Using cache 20:24:16 ---> 0f930c198d9a 20:24:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:16 ---> Using cache 20:24:16 ---> 5cd0e038314d 20:24:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:16 ---> Using cache 20:24:16 ---> b9d61d66a035 20:24:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:24:16 ---> Using cache 20:24:16 ---> 0fd17378af10 20:24:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:16 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#4560)" 20:24:16 Removing intermediate container 27c7ed4ce17d 20:24:16 ---> eea46345a743 20:24:16 Step 21/23 : LABEL arch=x86_64 20:24:16 ---> Running in 5ffa98730618 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:24:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:17 Dload Upload Total Spent Left Speed 20:24:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 20:24:17 Removing intermediate container 5ffa98730618 20:24:17 ---> 7452ff34cef2 20:24:17 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:24:17 ---> Running in fa45f0591e6f 20:24:17 ---> 13083088228e 20:24:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:17 Removing intermediate container fa45f0591e6f 20:24:17 ---> 2c4f6f2c92d3 20:24:17 Step 23/23 : LABEL version=3.0.0-dev.153 20:24:17 ---> Running in c82376f81456 [Pipeline] sh 20:24:15 > git checkout -f 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 20:24:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:24:18 Removing intermediate container c82376f81456 20:24:18 ---> 3f15747562b0 20:24:18 20:24:18 Successfully built 3f15747562b0 20:24:18 Successfully tagged core-data:latest 20:24:18  Building core-data ... done Building security-secretstore-setup 20:24:18 ---> 734344eeefcf 20:24:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:18 + sudo tee /etc/docker/daemon.new 20:24:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:24:18 { 20:24:18 "registry-mirrors": [ 20:24:18 "https://nexus3.edgexfoundry.org:10001" 20:24:18 ], 20:24:18 "bip": "10.250.0.254/24", 20:24:18 "hosts": [ 20:24:18 "tcp://0.0.0.0:5555", 20:24:18 "unix:///var/run/docker.sock" 20:24:18 ], 20:24:18 "mtu": 1458, 20:24:18 "selinux-enabled": true, 20:24:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:24:18 } [Pipeline] sh 20:24:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:24:19 + sudo service docker restart 20:24:19 ---> 4fe8b5866cc7 20:24:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:19 ---> Running in c535f3e9441e 20:24:20 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:20 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:24:20 ---> b63a88d54271 20:24:20 Step 3/33 : WORKDIR /edgex-go 20:24:20 ---> Using cache 20:24:20 ---> ed31e2803cee 20:24:20 Step 4/33 : RUN apk add --update --no-cache make git 20:24:21 ---> Running in 8d8e1d61ac4f 20:24:21 Removing intermediate container c535f3e9441e 20:24:21 ---> d0574b2f9e5a 20:24:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:24:21 ---> Running in b6915bf4842e 20:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:21 Removing intermediate container b6915bf4842e 20:24:21 ---> 137fcfabf5dc 20:24:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:21 ---> Running in 0699fd5fbb71 20:24:22 OK: 265 MiB in 53 packages 20:24:22 Removing intermediate container 0699fd5fbb71 20:24:22 ---> 36b340416fe5 20:24:22 Step 21/23 : LABEL arch=x86_64 20:24:22 ---> Running in 91e4a658eece 20:24:22 Removing intermediate container 91e4a658eece 20:24:22 ---> cabedf9e7e12 20:24:22 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:24:22 ---> Running in c8fc244ad58f 20:24:22 Removing intermediate container 8d8e1d61ac4f 20:24:22 ---> 1a74bc52d371 20:24:22 Step 5/33 : COPY go.mod vendor* ./ 20:24:22 Removing intermediate container c8fc244ad58f 20:24:22 ---> c2df51591bba 20:24:22 Step 23/23 : LABEL version=3.0.0-dev.153 20:24:22 ---> Running in d4ec26d187d5 20:24:23 Removing intermediate container d4ec26d187d5 20:24:23 ---> 376c9e459818 20:24:23 20:24:23 Successfully built 376c9e459818 20:24:23 Successfully tagged core-common-config-bootstrapper:latest 20:24:23 Building security-proxy-setup 20:24:23  Building core-common-config-bootstrapper ... done  ---> 5f93cfebd2c3 20:24:23 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:24:23 ---> b63a88d54271 20:24:23 Step 3/25 : WORKDIR /edgex-go 20:24:23 ---> Using cache 20:24:23 ---> ed31e2803cee 20:24:23 Step 4/25 : RUN apk add --update --no-cache make git 20:24:23 ---> Using cache 20:24:23 ---> 1a74bc52d371 20:24:23 Step 5/25 : COPY go.mod vendor* ./ 20:24:23 ---> Using cache 20:24:23 ---> 5f93cfebd2c3 20:24:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:23 ---> Running in 8ffbfa3cd63b 20:24:23 ---> Running in 141625d35e8b 20:24:26 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:26 ---> b63a88d54271 20:24:26 Step 3/22 : WORKDIR /edgex-go 20:24:26 ---> Using cache 20:24:26 ---> ed31e2803cee 20:24:26 Step 4/22 : RUN apk add --update --no-cache make git 20:24:26 ---> Using cache 20:24:26 ---> 1a74bc52d371 20:24:26 Step 5/22 : COPY go.mod vendor* ./ 20:24:26 ---> Using cache 20:24:26 ---> 5f93cfebd2c3 20:24:26 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:27 ---> Running in c7b821380e59 20:24:31 Removing intermediate container b92bed47dcde 20:24:31 ---> bcee8e077e1c 20:24:31 20:24:31 Step 9/20 : FROM alpine:3.17 20:24:31 ---> 9ed4aefc74f6 20:24:31 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:24:32 ---> Running in 938696a99705 20:24:32 Removing intermediate container 938696a99705 20:24:32 ---> a697ebd6c87e 20:24:32 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:24:32 ---> Running in f656604e1e60 20:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:33 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:33 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:33 OK: 17821 distinct packages available 20:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:33 (1/9) Installing ca-certificates (20230506-r0) 20:24:33 (2/9) Installing brotli-libs (1.0.9-r9) 20:24:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:24:33 (4/9) Installing libcurl (8.0.1-r0) 20:24:33 (5/9) Installing curl (8.0.1-r0) 20:24:33 (6/9) Installing dumb-init (1.2.5-r2) 20:24:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:24:33 (8/9) Installing libucontext (1.2-r0) 20:24:33 (9/9) Installing gcompat (1.1.0-r0) 20:24:33 Executing busybox-1.35.0-r29.trigger 20:24:33 Executing ca-certificates-20230506-r0.trigger 20:24:33 OK: 10 MiB in 24 packages 20:24:36 Removing intermediate container f656604e1e60 20:24:36 ---> e7e4ad0bdb46 20:24:36 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:37 provisioning config files... 20:24:37 ---> bc1fe14b2ea7 20:24:37 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:24:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config1603838446357516335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:37 ---> docker-login.sh 20:24:37 nexus3.edgexfoundry.org:10001 20:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:38 ---> bf46bb929e4c 20:24:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:38 Configure a credential helper to remove this warning. See 20:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:38 20:24:38 Login Succeeded 20:24:38 nexus3.edgexfoundry.org:10002 20:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:38 Removing intermediate container 8ffbfa3cd63b 20:24:38 ---> 7c3689c81330 20:24:38 Step 7/25 : COPY . . 20:24:38 Removing intermediate container 141625d35e8b 20:24:38 ---> 162d320015e8 20:24:38 Step 7/33 : COPY . . 20:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:38 Configure a credential helper to remove this warning. See 20:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:38 20:24:38 Login Succeeded 20:24:38 nexus3.edgexfoundry.org:10003 20:24:39 ---> 10f0f0c38608 20:24:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:24:39 Removing intermediate container d4af84af2207 20:24:39 ---> c6babb320fcc 20:24:39 20:24:39 Step 10/23 : FROM alpine:3.17 20:24:39 ---> 9ed4aefc74f6 20:24:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:39 Configure a credential helper to remove this warning. See 20:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:39 20:24:39 Login Succeeded 20:24:39 nexus3.edgexfoundry.org:10004 20:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:39 Configure a credential helper to remove this warning. See 20:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:39 20:24:39 Login Succeeded 20:24:39 docker.io 20:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:39 Configure a credential helper to remove this warning. See 20:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:39 20:24:39 Login Succeeded 20:24:39 ---> docker-login.sh ends [Pipeline] } 20:24:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:24:40 + git config --global --add safe.directory /w/workspace/edgex-go/519 [Pipeline] echo 20:24:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:40 ========================================================= 20:24:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:24:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:24:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:41 c41833b44d91: Pulling fs layer 20:24:41 ed15518f5707: Pulling fs layer 20:24:41 feae8fd75edb: Pulling fs layer 20:24:41 242c74f7c9fa: Pulling fs layer 20:24:41 3cdef696dda3: Pulling fs layer 20:24:41 2ced38df9373: Pulling fs layer 20:24:41 58f1dce35555: Pulling fs layer 20:24:41 242c74f7c9fa: Waiting 20:24:41 3cdef696dda3: Waiting 20:24:41 2ced38df9373: Waiting 20:24:41 58f1dce35555: Waiting 20:24:41 ed15518f5707: Verifying Checksum 20:24:41 ed15518f5707: Download complete 20:24:41 242c74f7c9fa: Verifying Checksum 20:24:41 242c74f7c9fa: Download complete 20:24:41 3cdef696dda3: Verifying Checksum 20:24:41 3cdef696dda3: Download complete 20:24:41 c41833b44d91: Verifying Checksum 20:24:41 ---> Running in beb73f04cf7d 20:24:41 ---> b2710e09c050 20:24:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:24:42 c41833b44d91: Pull complete 20:24:42 ---> Running in 121e2f96bd3f 20:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:24:42 Removing intermediate container 121e2f96bd3f 20:24:42 ---> 2619bbf17d72 20:24:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:24:42 ---> Running in 4a89356f7b78 20:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:24:42 Removing intermediate container 4a89356f7b78 20:24:42 ---> a0737f0876bf 20:24:42 Step 18/20 : LABEL arch=x86_64 20:24:42 (1/2) Installing ca-certificates (20230506-r0) 20:24:42 ---> Running in 27d32ac6da0e 20:24:42 (2/2) Installing dumb-init (1.2.5-r2) 20:24:42 Executing busybox-1.35.0-r29.trigger 20:24:42 Executing ca-certificates-20230506-r0.trigger 20:24:42 ---> 4f86a6ac5655 20:24:42 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:42 ---> Running in 87e02fa1893e 20:24:42 ---> 43706e5e2824 20:24:42 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:42 Removing intermediate container c7b821380e59 20:24:42 ---> c8b3be288987 20:24:42 Step 7/22 : COPY . . 20:24:42 OK: 8 MiB in 17 packages 20:24:42 Removing intermediate container 27d32ac6da0e 20:24:42 ---> 4a950c75b303 20:24:42 Step 19/20 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:24:42 ---> Running in a58f938a0f77 20:24:42 ---> Running in 06be70fb0035 20:24:42 58f1dce35555: Verifying Checksum 20:24:42 58f1dce35555: Download complete 20:24:42 ed15518f5707: Pull complete 20:24:43 Removing intermediate container 06be70fb0035 20:24:43 ---> bda0aa94548c 20:24:43 Step 20/20 : LABEL version=3.0.0-dev.153 20:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:24:43 ---> Running in d9fa969d07a1 20:24:43 feae8fd75edb: Verifying Checksum 20:24:43 feae8fd75edb: Download complete 20:24:43 2ced38df9373: Verifying Checksum 20:24:43 2ced38df9373: Download complete 20:24:43 Removing intermediate container d9fa969d07a1 20:24:43 ---> 5405ec6414a6 20:24:43 20:24:43 Removing intermediate container beb73f04cf7d 20:24:43 ---> 1d2c950cb8a7 20:24:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:24:43 ---> Running in 706df92c27ff 20:24:43 Successfully built 5405ec6414a6 20:24:43 Successfully tagged security-spiffe-token-provider:latest 20:24:44  Building security-spiffe-token-provider ... done Removing intermediate container 706df92c27ff 20:24:44 ---> 9ee6b9057ae1 20:24:44 Step 13/23 : ENV APP_PORT=59860 20:24:44 ---> Running in 5608f45de549 20:24:44 Removing intermediate container 5608f45de549 20:24:44 ---> da9044e084e2 20:24:44 Step 14/23 : EXPOSE $APP_PORT 20:24:44 ---> Running in a59d4fac4a11 20:24:44 Removing intermediate container a59d4fac4a11 20:24:44 ---> 5e17182ea943 20:24:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:44 ---> b0c51c3cc56a 20:24:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:24:44 ---> 1e28d3593705 20:24:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:24:45 ---> c31789caaa57 20:24:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:24:46 ---> 5bafc6f36a94 20:24:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:24:46 ---> Running in 634e41d73126 20:24:46 Removing intermediate container 634e41d73126 20:24:46 ---> e8e806bb2838 20:24:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:46 ---> Running in f2d653ec2499 20:24:46 Removing intermediate container f2d653ec2499 20:24:46 ---> 439d6f30d077 20:24:46 Step 21/23 : LABEL arch=x86_64 20:24:46 ---> Running in 47acfa4d6656 20:24:46 Removing intermediate container 47acfa4d6656 20:24:46 ---> e8d1fde76512 20:24:46 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:24:46 ---> Running in fb4cf8efe1a5 20:24:47 Removing intermediate container fb4cf8efe1a5 20:24:47 ---> cbb06ef6ab0c 20:24:47 Step 23/23 : LABEL version=3.0.0-dev.153 20:24:47 ---> Running in 1beb103258bf 20:24:47 Removing intermediate container 1beb103258bf 20:24:47 ---> 249c3905b603 20:24:47 20:24:47 Successfully built 249c3905b603 20:24:47 Successfully tagged support-notifications:latest 20:24:47  Building support-notifications ... done  ---> b25f7c7ac0b4 20:24:47 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:24:47 ---> Running in df41da0cefd6 20:24:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:24:56 feae8fd75edb: Pull complete 20:24:56 242c74f7c9fa: Pull complete 20:24:56 3cdef696dda3: Pull complete 20:25:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:25:04 2ced38df9373: Pull complete 20:25:06 Removing intermediate container 87e02fa1893e 20:25:06 ---> edfb522542ba 20:25:06 20:25:06 Step 9/33 : FROM alpine:3.17 20:25:06 ---> 9ed4aefc74f6 20:25:06 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:25:06 ---> Using cache 20:25:06 ---> a697ebd6c87e 20:25:06 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:25:06 Removing intermediate container a58f938a0f77 20:25:06 ---> f972056675df 20:25:06 20:25:06 Step 9/25 : FROM alpine:3.17 20:25:06 ---> 9ed4aefc74f6 20:25:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:06 ---> Running in 2cb623a0b1bd 20:25:06 ---> Running in 753955f0e154 20:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:25:06 (1/2) Installing dumb-init (1.2.5-r2) 20:25:06 (2/2) Installing su-exec (0.2-r2) 20:25:06 Executing busybox-1.35.0-r29.trigger 20:25:06 OK: 7 MiB in 17 packages 20:25:06 58f1dce35555: Pull complete 20:25:06 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:25:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:25:07 (1/3) Installing ca-certificates (20230506-r0) 20:25:07 (2/3) Installing dumb-init (1.2.5-r2) 20:25:07 (3/3) Installing su-exec (0.2-r2) 20:25:07 Executing busybox-1.35.0-r29.trigger 20:25:07 Executing ca-certificates-20230506-r0.trigger 20:25:07 OK: 8 MiB in 18 packages 20:25:07 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:25:07 WORKDIR /edgex 20:25:07 COPY go.mod . 20:25:07 RUN go mod download ci-base-image-arm64 20:25:07 -f - . 20:25:07 Removing intermediate container 2cb623a0b1bd 20:25:07 ---> 02c183561acd 20:25:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:25:07 ---> Running in 075ced93a055 20:25:07 Removing intermediate container 075ced93a055 20:25:07 ---> 8aff144a8041 20:25:07 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:25:07 ---> Running in 0b05372a530e 20:25:07 Removing intermediate container 753955f0e154 20:25:07 ---> aa9a8e24dd55 20:25:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:25:07 Removing intermediate container df41da0cefd6 20:25:07 ---> c7bf28708889 20:25:07 20:25:07 Step 9/22 : FROM alpine:3.17 20:25:07 ---> 9ed4aefc74f6 20:25:07 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:25:07 Sending build context to Docker daemon 2.931MB 20:25:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:25:07 ---> fadd8f120f05 20:25:07 Step 2/4 : WORKDIR /edgex 20:25:07 ---> Running in 22a6101aa29a 20:25:07 ---> Running in 17bbca0fa4e2 20:25:07 Removing intermediate container 0b05372a530e 20:25:07 ---> aa048e28b3ff 20:25:07 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:25:07 ---> Running in 9a764f641a92 20:25:07 Removing intermediate container 22a6101aa29a 20:25:07 ---> c250ca891dbd 20:25:07 Step 12/25 : WORKDIR / 20:25:07 ---> Running in d31623d6c076 20:25:07 Removing intermediate container 9a764f641a92 20:25:07 ---> 4d97fb9712a1 20:25:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:25:07 ---> Running in f34787a3413d 20:25:08 Removing intermediate container d31623d6c076 20:25:08 ---> f359ce117da8 20:25:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:25:08 Removing intermediate container f34787a3413d 20:25:08 ---> cbd78c048cc8 20:25:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:25:08 ---> Running in 7838e000d524 20:25:08 ---> 76dd2a37c361 20:25:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:25:08 ---> b526c98a6841 20:25:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:08 ---> 0f8918ad9da6 20:25:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:25:08 (1/2) Installing dumb-init (1.2.5-r2) 20:25:08 (2/2) Installing openssl (3.0.8-r4) 20:25:08 Executing busybox-1.35.0-r29.trigger 20:25:08 OK: 8 MiB in 17 packages 20:25:08 ---> 452b6ae822b1 20:25:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:25:08 Removing intermediate container 7838e000d524 20:25:08 ---> 271acea4cf5e 20:25:08 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:25:08 ---> Running in c9292cca859f 20:25:08 ---> 000bb194730c 20:25:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:09 Removing intermediate container c9292cca859f 20:25:09 ---> daf047d826e7 20:25:09 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:25:09 Removing intermediate container 17bbca0fa4e2 20:25:09 ---> 1c305dc503f2 20:25:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:25:09 ---> Running in 03a679569737 20:25:09 ---> 5c661799bc78 20:25:09 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:25:09 ---> Running in 4cbeb078e796 20:25:09 Removing intermediate container 03a679569737 20:25:09 ---> 8a5fedef4fe7 20:25:09 Step 12/22 : WORKDIR /edgex 20:25:09 ---> 81a68c2b8dc2 20:25:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:09 ---> Running in 63bc47d1ec58 20:25:09 Removing intermediate container 63bc47d1ec58 20:25:09 ---> 1ea311ff8a20 20:25:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:09 ---> 32efe9ed6632 20:25:09 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:25:09 ---> f99562a88476 20:25:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:09 ---> 24b199fa38dd 20:25:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:25:09 ---> 3bd3916ff94a 20:25:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:09 Removing intermediate container 4cbeb078e796 20:25:09 ---> 43c37830e7cd 20:25:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:09 ---> Running in 96c1155b5557 20:25:09 ---> 6164f243bbfe 20:25:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:25:09 ---> c166806e4828 20:25:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:25:09 ---> Running in 15ef895b646a 20:25:09 Removing intermediate container 15ef895b646a 20:25:09 ---> d20d8642cd76 20:25:09 Step 3/4 : COPY go.mod . 20:25:10 ---> ef096fa2def5 20:25:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:10 ---> 9fd751122c52 20:25:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:25:10 ---> b43577e0d32e 20:25:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:10 ---> Running in b86e57e2ba7d 20:25:10 Removing intermediate container 96c1155b5557 20:25:10 ---> bdd223fb691e 20:25:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:25:10 ---> Running in 9ab0adcb09e4 20:25:10 ---> f8855b3093e9 20:25:10 Step 4/4 : RUN go mod download 20:25:10 ---> Running in fdd26a440182 20:25:10 ---> 01a06d405d7a 20:25:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:25:10 Removing intermediate container 9ab0adcb09e4 20:25:10 ---> 2befbcdcc070 20:25:10 Step 23/25 : LABEL arch=x86_64 20:25:10 ---> Running in 20eb0cc68728 20:25:10 ---> 2ef994e6db30 20:25:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:10 Removing intermediate container 20eb0cc68728 20:25:10 ---> 997f12de946e 20:25:10 Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:10 ---> Running in d3f4bc404d70 20:25:10 ---> 76ab342c09d6 20:25:10 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:25:10 Removing intermediate container d3f4bc404d70 20:25:10 ---> 607b4cfc6a18 20:25:10 Step 25/25 : LABEL version=3.0.0-dev.153 20:25:10 ---> Running in 4c9934799be1 20:25:10 Removing intermediate container 4c9934799be1 20:25:10 ---> 014d7c3cb1dd 20:25:10 20:25:10 Removing intermediate container b86e57e2ba7d 20:25:10 ---> 901eba5327a2 20:25:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:25:10 ---> 1b618bd3cd60 20:25:10 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:25:10 Successfully built 014d7c3cb1dd 20:25:10 ---> Running in d3da08b27aa5 20:25:10 Successfully tagged security-secretstore-setup:latest 20:25:11  Building security-secretstore-setup ... done Removing intermediate container d3da08b27aa5 20:25:11 ---> 36cd9b8f90ad 20:25:11 Step 20/22 : LABEL arch=x86_64 20:25:11 ---> Running in 87aec9a68c1c 20:25:11 ---> 1719e538ea07 20:25:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:11 Removing intermediate container 87aec9a68c1c 20:25:11 ---> e6f4aa8a6e59 20:25:11 Step 21/22 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:11 ---> Running in a6cf82d2f6d5 20:25:11 ---> 794c45aabd7b 20:25:11 Step 28/33 : RUN chmod +x /entrypoint.sh 20:25:11 ---> Running in b11ecd502d8f 20:25:11 Removing intermediate container a6cf82d2f6d5 20:25:11 ---> 47d67be23741 20:25:11 Step 22/22 : LABEL version=3.0.0-dev.153 20:25:11 ---> Running in 87474980a024 20:25:11 Removing intermediate container 87474980a024 20:25:11 ---> 3670dd14f136 20:25:11 20:25:11 Successfully built 3670dd14f136 20:25:11 Successfully tagged security-proxy-setup:latest 20:25:11  Building security-proxy-setup ... done Removing intermediate container b11ecd502d8f 20:25:11 ---> 2d99fa2b93f2 20:25:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:25:11 ---> Running in 13af6c7996ff 20:25:11 Removing intermediate container 13af6c7996ff 20:25:11 ---> a7bf832d04ff 20:25:11 Step 30/33 : CMD ["gate"] 20:25:11 ---> Running in 892d486d3468 20:25:11 Removing intermediate container 892d486d3468 20:25:11 ---> 395d461ddc6a 20:25:11 Step 31/33 : LABEL arch=x86_64 20:25:11 ---> Running in 9007fd726a23 20:25:12 Removing intermediate container 9007fd726a23 20:25:12 ---> 637d6ca55d0a 20:25:12 Step 32/33 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:12 ---> Running in b0681e4b7462 20:25:12 Removing intermediate container b0681e4b7462 20:25:12 ---> 0d3c226c2716 20:25:12 Step 33/33 : LABEL version=3.0.0-dev.153 20:25:12 ---> Running in ceab2a22e190 20:25:12 Removing intermediate container ceab2a22e190 20:25:12 ---> 03ea28033198 20:25:12 20:25:12 Successfully built 03ea28033198 20:25:12 Successfully tagged security-bootstrapper:latest 20:25:12  Building security-bootstrapper ... done  [Pipeline] } 20:25:12 $ docker stop --time=1 5501382fe0496d36f9c83827c452fb0dc84e72b846f7363dbb9eef79049b4ab0 20:25:13 $ docker rm -f --volumes 5501382fe0496d36f9c83827c452fb0dc84e72b846f7363dbb9eef79049b4ab0 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:14 + docker images 20:25:14 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:14 security-bootstrapper latest 03ea28033198 1 second ago 22.2MB 20:25:14 security-proxy-setup latest 3670dd14f136 2 seconds ago 18.7MB 20:25:14 security-secretstore-setup latest 014d7c3cb1dd 3 seconds ago 32.8MB 20:25:14 c7bf28708889 6 seconds ago 1.7GB 20:25:14 f972056675df 8 seconds ago 1.72GB 20:25:14 edfb522542ba 8 seconds ago 1.71GB 20:25:14 support-notifications latest 249c3905b603 27 seconds ago 32.4MB 20:25:14 security-spiffe-token-provider latest 5405ec6414a6 30 seconds ago 32.8MB 20:25:14 c6babb320fcc 35 seconds ago 1.79GB 20:25:14 bcee8e077e1c 44 seconds ago 1.76GB 20:25:14 core-common-config-bootstrapper latest 376c9e459818 51 seconds ago 17.2MB 20:25:14 core-data latest 3f15747562b0 56 seconds ago 20MB 20:25:14 9f63346b937a 57 seconds ago 1.72GB 20:25:14 core-metadata latest 6d15b052c0e9 59 seconds ago 20.4MB 20:25:14 a5712d6f4197 About a minute ago 1.73GB 20:25:14 59c4ba3883c6 About a minute ago 1.73GB 20:25:14 support-scheduler latest 9fcd566df847 About a minute ago 31.8MB 20:25:14 core-command latest 12e2e9dea929 About a minute ago 19.9MB 20:25:14 security-proxy-auth latest 7164ce5a1f99 About a minute ago 18.3MB 20:25:14 00735f5a767b About a minute ago 1.79GB 20:25:14 security-spire-server latest 403a9b41eff4 About a minute ago 103MB 20:25:14 cd0b8fad6134 About a minute ago 1.72GB 20:25:14 f919e6bafa25 About a minute ago 1.7GB 20:25:14 828e6b5ba9c4 About a minute ago 1.58GB 20:25:14 security-spire-agent latest be42b5362814 About a minute ago 161MB 20:25:14 security-spire-config latest e939e06799b0 About a minute ago 102MB 20:25:14 85e0786c873b 2 minutes ago 1.58GB 20:25:14 0feb5f9f5e8a 2 minutes ago 1.58GB 20:25:14 ci-base-image-x86_64 latest b63a88d54271 5 minutes ago 918MB 20:25:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 20:25:14 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 20:25:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:25:14 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:14 provisioning config files... 20:25:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config9426170307975291591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:14 ---> docker-login.sh 20:25:14 nexus3.edgexfoundry.org:10001 20:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:14 Configure a credential helper to remove this warning. See 20:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:14 20:25:14 Login Succeeded 20:25:14 nexus3.edgexfoundry.org:10002 20:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:14 Configure a credential helper to remove this warning. See 20:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:14 20:25:14 Login Succeeded 20:25:14 nexus3.edgexfoundry.org:10003 20:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:14 Configure a credential helper to remove this warning. See 20:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:14 20:25:14 Login Succeeded 20:25:14 nexus3.edgexfoundry.org:10004 20:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:14 Configure a credential helper to remove this warning. See 20:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:14 20:25:14 Login Succeeded 20:25:14 docker.io 20:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:15 Configure a credential helper to remove this warning. See 20:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:15 20:25:15 Login Succeeded 20:25:15 ---> docker-login.sh ends [Pipeline] } 20:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:15 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:25:15 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:15 latest 20:25:15 3.0.0-dev.153 20:25:15 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:15 main 20:25:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker push nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:15 3d20f6e593c7: Preparing 20:25:15 8eca01ab1e2e: Preparing 20:25:15 aa0bd4dbef5b: Preparing 20:25:15 de4daf4d0fe9: Preparing 20:25:15 d7af9777d0d9: Preparing 20:25:15 f1417ff83b31: Preparing 20:25:15 f1417ff83b31: Waiting 20:25:15 de4daf4d0fe9: Pushed 20:25:15 aa0bd4dbef5b: Pushed 20:25:15 d7af9777d0d9: Pushed 20:25:15 3d20f6e593c7: Pushed 20:25:15 f1417ff83b31: Layer already exists 20:25:17 8eca01ab1e2e: Pushed 20:25:17 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:18 3d20f6e593c7: Preparing 20:25:18 8eca01ab1e2e: Preparing 20:25:18 aa0bd4dbef5b: Preparing 20:25:18 de4daf4d0fe9: Preparing 20:25:18 d7af9777d0d9: Preparing 20:25:18 f1417ff83b31: Preparing 20:25:18 f1417ff83b31: Waiting 20:25:18 d7af9777d0d9: Layer already exists 20:25:18 3d20f6e593c7: Layer already exists 20:25:18 aa0bd4dbef5b: Layer already exists 20:25:18 8eca01ab1e2e: Layer already exists 20:25:18 de4daf4d0fe9: Layer already exists 20:25:18 f1417ff83b31: Layer already exists 20:25:18 latest: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:18 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.153 20:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:18 3d20f6e593c7: Preparing 20:25:18 8eca01ab1e2e: Preparing 20:25:18 aa0bd4dbef5b: Preparing 20:25:18 de4daf4d0fe9: Preparing 20:25:18 d7af9777d0d9: Preparing 20:25:18 f1417ff83b31: Preparing 20:25:18 f1417ff83b31: Waiting 20:25:18 d7af9777d0d9: Layer already exists 20:25:18 de4daf4d0fe9: Layer already exists 20:25:18 8eca01ab1e2e: Layer already exists 20:25:18 aa0bd4dbef5b: Layer already exists 20:25:18 3d20f6e593c7: Layer already exists 20:25:18 f1417ff83b31: Layer already exists 20:25:18 3.0.0-dev.153: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker push nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:19 3d20f6e593c7: Preparing 20:25:19 8eca01ab1e2e: Preparing 20:25:19 aa0bd4dbef5b: Preparing 20:25:19 de4daf4d0fe9: Preparing 20:25:19 d7af9777d0d9: Preparing 20:25:19 f1417ff83b31: Preparing 20:25:19 f1417ff83b31: Waiting 20:25:19 3d20f6e593c7: Layer already exists 20:25:19 d7af9777d0d9: Layer already exists 20:25:19 8eca01ab1e2e: Layer already exists 20:25:19 de4daf4d0fe9: Layer already exists 20:25:19 aa0bd4dbef5b: Layer already exists 20:25:19 f1417ff83b31: Layer already exists 20:25:19 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:20 3d20f6e593c7: Preparing 20:25:20 8eca01ab1e2e: Preparing 20:25:20 aa0bd4dbef5b: Preparing 20:25:20 de4daf4d0fe9: Preparing 20:25:20 d7af9777d0d9: Preparing 20:25:20 f1417ff83b31: Preparing 20:25:20 f1417ff83b31: Waiting 20:25:20 3d20f6e593c7: Layer already exists 20:25:20 de4daf4d0fe9: Layer already exists 20:25:20 8eca01ab1e2e: Layer already exists 20:25:20 aa0bd4dbef5b: Layer already exists 20:25:20 d7af9777d0d9: Layer already exists 20:25:20 f1417ff83b31: Layer already exists 20:25:20 main: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:20 ===================================================== [Pipeline] echo 20:25:20 taggedImages: 20:25:20 - nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:20 - nexus3.edgexfoundry.org:10004/core-command:latest 20:25:20 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.153 20:25:20 - nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:25:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:25:20 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:20 latest 20:25:20 3.0.0-dev.153 20:25:20 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:20 main 20:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:20 562ce98db0eb: Preparing 20:25:20 96c02b521537: Preparing 20:25:20 3c7715d52c58: Preparing 20:25:20 71b37e811d75: Preparing 20:25:20 aa0bd4dbef5b: Preparing 20:25:20 de4daf4d0fe9: Preparing 20:25:20 1c3c3173d47f: Preparing 20:25:20 f1417ff83b31: Preparing 20:25:20 1c3c3173d47f: Waiting 20:25:20 f1417ff83b31: Waiting 20:25:20 aa0bd4dbef5b: Layer already exists 20:25:20 de4daf4d0fe9: Layer already exists 20:25:20 562ce98db0eb: Pushed 20:25:21 f1417ff83b31: Layer already exists 20:25:21 96c02b521537: Pushed 20:25:21 1c3c3173d47f: Pushed 20:25:21 3c7715d52c58: Pushed 20:25:22 71b37e811d75: Pushed 20:25:22 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:22 + 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:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:23 562ce98db0eb: Preparing 20:25:23 96c02b521537: Preparing 20:25:23 3c7715d52c58: Preparing 20:25:23 71b37e811d75: Preparing 20:25:23 aa0bd4dbef5b: Preparing 20:25:23 de4daf4d0fe9: Preparing 20:25:23 1c3c3173d47f: Preparing 20:25:23 f1417ff83b31: Preparing 20:25:23 de4daf4d0fe9: Waiting 20:25:23 1c3c3173d47f: Waiting 20:25:23 f1417ff83b31: Waiting 20:25:23 71b37e811d75: Layer already exists 20:25:23 3c7715d52c58: Layer already exists 20:25:23 96c02b521537: Layer already exists 20:25:23 562ce98db0eb: Layer already exists 20:25:23 aa0bd4dbef5b: Layer already exists 20:25:23 de4daf4d0fe9: Layer already exists 20:25:23 1c3c3173d47f: Layer already exists 20:25:23 f1417ff83b31: Layer already exists 20:25:23 latest: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.153 20:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:23 562ce98db0eb: Preparing 20:25:23 96c02b521537: Preparing 20:25:23 3c7715d52c58: Preparing 20:25:23 71b37e811d75: Preparing 20:25:23 aa0bd4dbef5b: Preparing 20:25:23 de4daf4d0fe9: Preparing 20:25:23 1c3c3173d47f: Preparing 20:25:23 f1417ff83b31: Preparing 20:25:23 de4daf4d0fe9: Waiting 20:25:23 1c3c3173d47f: Waiting 20:25:23 f1417ff83b31: Waiting 20:25:23 96c02b521537: Layer already exists 20:25:23 3c7715d52c58: Layer already exists 20:25:23 562ce98db0eb: Layer already exists 20:25:23 aa0bd4dbef5b: Layer already exists 20:25:23 71b37e811d75: Layer already exists 20:25:23 1c3c3173d47f: Layer already exists 20:25:23 f1417ff83b31: Layer already exists 20:25:23 de4daf4d0fe9: Layer already exists 20:25:23 3.0.0-dev.153: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:24 562ce98db0eb: Preparing 20:25:24 96c02b521537: Preparing 20:25:24 3c7715d52c58: Preparing 20:25:24 71b37e811d75: Preparing 20:25:24 aa0bd4dbef5b: Preparing 20:25:24 de4daf4d0fe9: Preparing 20:25:24 1c3c3173d47f: Preparing 20:25:24 f1417ff83b31: Preparing 20:25:24 de4daf4d0fe9: Waiting 20:25:24 1c3c3173d47f: Waiting 20:25:24 f1417ff83b31: Waiting 20:25:24 71b37e811d75: Layer already exists 20:25:24 96c02b521537: Layer already exists 20:25:24 562ce98db0eb: Layer already exists 20:25:24 aa0bd4dbef5b: Layer already exists 20:25:24 3c7715d52c58: Layer already exists 20:25:24 f1417ff83b31: Layer already exists 20:25:24 1c3c3173d47f: Layer already exists 20:25:24 de4daf4d0fe9: Layer already exists 20:25:24 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + 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:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:25:24 562ce98db0eb: Preparing 20:25:24 96c02b521537: Preparing 20:25:24 3c7715d52c58: Preparing 20:25:24 71b37e811d75: Preparing 20:25:24 aa0bd4dbef5b: Preparing 20:25:24 de4daf4d0fe9: Preparing 20:25:24 1c3c3173d47f: Preparing 20:25:24 f1417ff83b31: Preparing 20:25:24 1c3c3173d47f: Waiting 20:25:24 f1417ff83b31: Waiting 20:25:24 de4daf4d0fe9: Waiting 20:25:24 aa0bd4dbef5b: Layer already exists 20:25:24 96c02b521537: Layer already exists 20:25:24 71b37e811d75: Layer already exists 20:25:24 3c7715d52c58: Layer already exists 20:25:24 562ce98db0eb: Layer already exists 20:25:24 de4daf4d0fe9: Layer already exists 20:25:24 f1417ff83b31: Layer already exists 20:25:24 1c3c3173d47f: Layer already exists 20:25:24 main: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:24 ===================================================== [Pipeline] echo 20:25:24 taggedImages: 20:25:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:25:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.153 20:25:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:25:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:25:24 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:24 latest 20:25:24 3.0.0-dev.153 20:25:24 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:24 main 20:25:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:25 e43244bd1bd8: Preparing 20:25:25 4831d286fc21: Preparing 20:25:25 aa0bd4dbef5b: Preparing 20:25:25 de4daf4d0fe9: Preparing 20:25:25 2e74bcd4f960: Preparing 20:25:25 f1417ff83b31: Preparing 20:25:25 f1417ff83b31: Waiting 20:25:25 de4daf4d0fe9: Layer already exists 20:25:25 aa0bd4dbef5b: Layer already exists 20:25:25 f1417ff83b31: Layer already exists 20:25:25 e43244bd1bd8: Pushed 20:25:25 2e74bcd4f960: Pushed 20:25:26 4831d286fc21: Pushed 20:25:27 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:27 e43244bd1bd8: Preparing 20:25:27 4831d286fc21: Preparing 20:25:27 aa0bd4dbef5b: Preparing 20:25:27 de4daf4d0fe9: Preparing 20:25:27 2e74bcd4f960: Preparing 20:25:27 f1417ff83b31: Preparing 20:25:27 f1417ff83b31: Waiting 20:25:27 e43244bd1bd8: Layer already exists 20:25:27 aa0bd4dbef5b: Layer already exists 20:25:27 de4daf4d0fe9: Layer already exists 20:25:27 4831d286fc21: Layer already exists 20:25:27 2e74bcd4f960: Layer already exists 20:25:27 f1417ff83b31: Layer already exists 20:25:27 latest: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.153 20:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:28 e43244bd1bd8: Preparing 20:25:28 4831d286fc21: Preparing 20:25:28 aa0bd4dbef5b: Preparing 20:25:28 de4daf4d0fe9: Preparing 20:25:28 2e74bcd4f960: Preparing 20:25:28 f1417ff83b31: Preparing 20:25:28 4831d286fc21: Layer already exists 20:25:28 aa0bd4dbef5b: Layer already exists 20:25:28 2e74bcd4f960: Layer already exists 20:25:28 de4daf4d0fe9: Layer already exists 20:25:28 e43244bd1bd8: Layer already exists 20:25:28 f1417ff83b31: Layer already exists 20:25:28 3.0.0-dev.153: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker push nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:29 e43244bd1bd8: Preparing 20:25:29 4831d286fc21: Preparing 20:25:29 aa0bd4dbef5b: Preparing 20:25:29 de4daf4d0fe9: Preparing 20:25:29 2e74bcd4f960: Preparing 20:25:29 f1417ff83b31: Preparing 20:25:29 f1417ff83b31: Waiting 20:25:29 e43244bd1bd8: Layer already exists 20:25:29 4831d286fc21: Layer already exists 20:25:29 de4daf4d0fe9: Layer already exists 20:25:29 aa0bd4dbef5b: Layer already exists 20:25:29 2e74bcd4f960: Layer already exists 20:25:29 f1417ff83b31: Layer already exists 20:25:29 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:29 e43244bd1bd8: Preparing 20:25:29 4831d286fc21: Preparing 20:25:29 aa0bd4dbef5b: Preparing 20:25:29 de4daf4d0fe9: Preparing 20:25:29 2e74bcd4f960: Preparing 20:25:29 f1417ff83b31: Preparing 20:25:29 2e74bcd4f960: Layer already exists 20:25:29 de4daf4d0fe9: Layer already exists 20:25:29 e43244bd1bd8: Layer already exists 20:25:29 4831d286fc21: Layer already exists 20:25:29 aa0bd4dbef5b: Layer already exists 20:25:29 f1417ff83b31: Layer already exists 20:25:29 main: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:29 ===================================================== [Pipeline] echo 20:25:29 taggedImages: 20:25:29 - nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:29 - nexus3.edgexfoundry.org:10004/core-data:latest 20:25:29 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.153 20:25:29 - nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:25:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:25:29 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:29 latest 20:25:29 3.0.0-dev.153 20:25:29 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:29 main 20:25:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:30 47c886dbd983: Preparing 20:25:30 f42a501263c9: Preparing 20:25:30 d003f2110046: Preparing 20:25:30 aa0bd4dbef5b: Preparing 20:25:30 de4daf4d0fe9: Preparing 20:25:30 d7af9777d0d9: Preparing 20:25:30 f1417ff83b31: Preparing 20:25:30 d7af9777d0d9: Waiting 20:25:30 f1417ff83b31: Waiting 20:25:30 aa0bd4dbef5b: Layer already exists 20:25:30 de4daf4d0fe9: Layer already exists 20:25:30 d7af9777d0d9: Layer already exists 20:25:30 f1417ff83b31: Layer already exists 20:25:30 47c886dbd983: Pushed 20:25:30 f42a501263c9: Pushed 20:25:32 d003f2110046: Pushed 20:25:32 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:32 47c886dbd983: Preparing 20:25:32 f42a501263c9: Preparing 20:25:32 d003f2110046: Preparing 20:25:32 aa0bd4dbef5b: Preparing 20:25:32 de4daf4d0fe9: Preparing 20:25:32 d7af9777d0d9: Preparing 20:25:32 f1417ff83b31: Preparing 20:25:32 d7af9777d0d9: Waiting 20:25:32 f1417ff83b31: Waiting 20:25:32 aa0bd4dbef5b: Layer already exists 20:25:32 47c886dbd983: Layer already exists 20:25:32 d003f2110046: Layer already exists 20:25:32 f42a501263c9: Layer already exists 20:25:32 de4daf4d0fe9: Layer already exists 20:25:32 d7af9777d0d9: Layer already exists 20:25:32 f1417ff83b31: Layer already exists 20:25:32 latest: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.153 20:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:33 47c886dbd983: Preparing 20:25:33 f42a501263c9: Preparing 20:25:33 d003f2110046: Preparing 20:25:33 aa0bd4dbef5b: Preparing 20:25:33 de4daf4d0fe9: Preparing 20:25:33 d7af9777d0d9: Preparing 20:25:33 f1417ff83b31: Preparing 20:25:33 d7af9777d0d9: Waiting 20:25:33 f1417ff83b31: Waiting 20:25:33 d003f2110046: Layer already exists 20:25:33 47c886dbd983: Layer already exists 20:25:33 aa0bd4dbef5b: Layer already exists 20:25:33 de4daf4d0fe9: Layer already exists 20:25:33 d7af9777d0d9: Layer already exists 20:25:33 f42a501263c9: Layer already exists 20:25:33 f1417ff83b31: Layer already exists 20:25:33 3.0.0-dev.153: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:34 47c886dbd983: Preparing 20:25:34 f42a501263c9: Preparing 20:25:34 d003f2110046: Preparing 20:25:34 aa0bd4dbef5b: Preparing 20:25:34 de4daf4d0fe9: Preparing 20:25:34 d7af9777d0d9: Preparing 20:25:34 f1417ff83b31: Preparing 20:25:34 d7af9777d0d9: Waiting 20:25:34 f1417ff83b31: Waiting 20:25:34 aa0bd4dbef5b: Layer already exists 20:25:34 de4daf4d0fe9: Layer already exists 20:25:34 f42a501263c9: Layer already exists 20:25:34 d003f2110046: Layer already exists 20:25:34 47c886dbd983: Layer already exists 20:25:34 d7af9777d0d9: Layer already exists 20:25:34 f1417ff83b31: Layer already exists 20:25:34 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:34 47c886dbd983: Preparing 20:25:34 f42a501263c9: Preparing 20:25:34 d003f2110046: Preparing 20:25:34 aa0bd4dbef5b: Preparing 20:25:34 de4daf4d0fe9: Preparing 20:25:34 d7af9777d0d9: Preparing 20:25:34 f1417ff83b31: Preparing 20:25:34 d7af9777d0d9: Waiting 20:25:34 f1417ff83b31: Waiting 20:25:34 aa0bd4dbef5b: Layer already exists 20:25:34 de4daf4d0fe9: Layer already exists 20:25:34 f42a501263c9: Layer already exists 20:25:34 d003f2110046: Layer already exists 20:25:34 47c886dbd983: Layer already exists 20:25:34 d7af9777d0d9: Layer already exists 20:25:34 f1417ff83b31: Layer already exists 20:25:34 main: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:34 ===================================================== [Pipeline] echo 20:25:34 taggedImages: 20:25:34 - nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:34 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.153 20:25:34 - nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:25:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:25:34 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:34 latest 20:25:34 3.0.0-dev.153 20:25:34 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:34 main 20:25:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:35 96af68ab1bc3: Preparing 20:25:35 96af68ab1bc3: Preparing 20:25:35 38729b415b68: Preparing 20:25:35 62c8865936df: Preparing 20:25:35 b5514ad9cb89: Preparing 20:25:35 795e72929ff8: Preparing 20:25:35 b376f321c55a: Preparing 20:25:35 aa0bd4dbef5b: Preparing 20:25:35 de4daf4d0fe9: Preparing 20:25:35 3a39edc93ba8: Preparing 20:25:35 c963637f369a: Preparing 20:25:35 0f8482ff16aa: Preparing 20:25:35 823058c5e288: Preparing 20:25:35 f1417ff83b31: Preparing 20:25:35 de4daf4d0fe9: Waiting 20:25:35 3a39edc93ba8: Waiting 20:25:35 c963637f369a: Waiting 20:25:35 0f8482ff16aa: Waiting 20:25:35 823058c5e288: Waiting 20:25:35 f1417ff83b31: Waiting 20:25:35 b376f321c55a: Waiting 20:25:35 aa0bd4dbef5b: Waiting 20:25:35 b5514ad9cb89: Pushed 20:25:35 62c8865936df: Pushed 20:25:35 aa0bd4dbef5b: Layer already exists 20:25:35 38729b415b68: Pushed 20:25:35 de4daf4d0fe9: Layer already exists 20:25:35 96af68ab1bc3: Pushed 20:25:35 795e72929ff8: Pushed 20:25:35 3a39edc93ba8: Pushed 20:25:35 f1417ff83b31: Layer already exists 20:25:35 c963637f369a: Pushed 20:25:35 0f8482ff16aa: Pushed 20:25:35 823058c5e288: Pushed 20:25:37 b376f321c55a: Pushed 20:25:37 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:38 96af68ab1bc3: Preparing 20:25:38 96af68ab1bc3: Preparing 20:25:38 38729b415b68: Preparing 20:25:38 62c8865936df: Preparing 20:25:38 b5514ad9cb89: Preparing 20:25:38 795e72929ff8: Preparing 20:25:38 b376f321c55a: Preparing 20:25:38 aa0bd4dbef5b: Preparing 20:25:38 de4daf4d0fe9: Preparing 20:25:38 3a39edc93ba8: Preparing 20:25:38 c963637f369a: Preparing 20:25:38 0f8482ff16aa: Preparing 20:25:38 823058c5e288: Preparing 20:25:38 f1417ff83b31: Preparing 20:25:38 aa0bd4dbef5b: Waiting 20:25:38 0f8482ff16aa: Waiting 20:25:38 823058c5e288: Waiting 20:25:38 de4daf4d0fe9: Waiting 20:25:38 f1417ff83b31: Waiting 20:25:38 3a39edc93ba8: Waiting 20:25:38 b376f321c55a: Waiting 20:25:38 795e72929ff8: Layer already exists 20:25:38 38729b415b68: Layer already exists 20:25:38 62c8865936df: Layer already exists 20:25:38 96af68ab1bc3: Layer already exists 20:25:38 b5514ad9cb89: Layer already exists 20:25:38 b376f321c55a: Layer already exists 20:25:38 aa0bd4dbef5b: Layer already exists 20:25:38 3a39edc93ba8: Layer already exists 20:25:38 c963637f369a: Layer already exists 20:25:38 de4daf4d0fe9: Layer already exists 20:25:38 823058c5e288: Layer already exists 20:25:38 0f8482ff16aa: Layer already exists 20:25:38 f1417ff83b31: Layer already exists 20:25:38 latest: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.153 20:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:38 96af68ab1bc3: Preparing 20:25:38 96af68ab1bc3: Preparing 20:25:38 38729b415b68: Preparing 20:25:38 62c8865936df: Preparing 20:25:38 b5514ad9cb89: Preparing 20:25:38 795e72929ff8: Preparing 20:25:38 b376f321c55a: Preparing 20:25:38 aa0bd4dbef5b: Preparing 20:25:38 de4daf4d0fe9: Preparing 20:25:38 3a39edc93ba8: Preparing 20:25:38 c963637f369a: Preparing 20:25:38 0f8482ff16aa: Preparing 20:25:38 823058c5e288: Preparing 20:25:38 f1417ff83b31: Preparing 20:25:38 de4daf4d0fe9: Waiting 20:25:38 3a39edc93ba8: Waiting 20:25:38 c963637f369a: Waiting 20:25:38 0f8482ff16aa: Waiting 20:25:38 823058c5e288: Waiting 20:25:38 b376f321c55a: Waiting 20:25:38 f1417ff83b31: Waiting 20:25:38 96af68ab1bc3: Layer already exists 20:25:38 62c8865936df: Layer already exists 20:25:38 b5514ad9cb89: Layer already exists 20:25:38 795e72929ff8: Layer already exists 20:25:38 b376f321c55a: Layer already exists 20:25:38 38729b415b68: Layer already exists 20:25:38 aa0bd4dbef5b: Layer already exists 20:25:38 de4daf4d0fe9: Layer already exists 20:25:38 3a39edc93ba8: Layer already exists 20:25:38 0f8482ff16aa: Layer already exists 20:25:38 c963637f369a: Layer already exists 20:25:38 f1417ff83b31: Layer already exists 20:25:38 823058c5e288: Layer already exists 20:25:38 3.0.0-dev.153: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:39 96af68ab1bc3: Preparing 20:25:39 96af68ab1bc3: Preparing 20:25:39 38729b415b68: Preparing 20:25:39 62c8865936df: Preparing 20:25:39 b5514ad9cb89: Preparing 20:25:39 795e72929ff8: Preparing 20:25:39 b376f321c55a: Preparing 20:25:39 aa0bd4dbef5b: Preparing 20:25:39 de4daf4d0fe9: Preparing 20:25:39 3a39edc93ba8: Preparing 20:25:39 c963637f369a: Preparing 20:25:39 0f8482ff16aa: Preparing 20:25:39 aa0bd4dbef5b: Waiting 20:25:39 b376f321c55a: Waiting 20:25:39 de4daf4d0fe9: Waiting 20:25:39 3a39edc93ba8: Waiting 20:25:39 c963637f369a: Waiting 20:25:39 823058c5e288: Preparing 20:25:39 0f8482ff16aa: Waiting 20:25:39 f1417ff83b31: Preparing 20:25:39 823058c5e288: Waiting 20:25:39 f1417ff83b31: Waiting 20:25:39 96af68ab1bc3: Layer already exists 20:25:39 b5514ad9cb89: Layer already exists 20:25:39 38729b415b68: Layer already exists 20:25:39 62c8865936df: Layer already exists 20:25:39 795e72929ff8: Layer already exists 20:25:39 de4daf4d0fe9: Layer already exists 20:25:39 b376f321c55a: Layer already exists 20:25:39 aa0bd4dbef5b: Layer already exists 20:25:39 c963637f369a: Layer already exists 20:25:39 3a39edc93ba8: Layer already exists 20:25:39 823058c5e288: Layer already exists 20:25:39 0f8482ff16aa: Layer already exists 20:25:39 f1417ff83b31: Layer already exists 20:25:39 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:40 96af68ab1bc3: Preparing 20:25:40 96af68ab1bc3: Preparing 20:25:40 38729b415b68: Preparing 20:25:40 62c8865936df: Preparing 20:25:40 b5514ad9cb89: Preparing 20:25:40 795e72929ff8: Preparing 20:25:40 b376f321c55a: Preparing 20:25:40 aa0bd4dbef5b: Preparing 20:25:40 de4daf4d0fe9: Preparing 20:25:40 3a39edc93ba8: Preparing 20:25:40 c963637f369a: Preparing 20:25:40 0f8482ff16aa: Preparing 20:25:40 823058c5e288: Preparing 20:25:40 f1417ff83b31: Preparing 20:25:40 b376f321c55a: Waiting 20:25:40 de4daf4d0fe9: Waiting 20:25:40 3a39edc93ba8: Waiting 20:25:40 c963637f369a: Waiting 20:25:40 aa0bd4dbef5b: Waiting 20:25:40 0f8482ff16aa: Waiting 20:25:40 823058c5e288: Waiting 20:25:40 f1417ff83b31: Waiting 20:25:40 b5514ad9cb89: Layer already exists 20:25:40 38729b415b68: Layer already exists 20:25:40 62c8865936df: Layer already exists 20:25:40 795e72929ff8: Layer already exists 20:25:40 96af68ab1bc3: Layer already exists 20:25:40 b376f321c55a: Layer already exists 20:25:40 aa0bd4dbef5b: Layer already exists 20:25:40 de4daf4d0fe9: Layer already exists 20:25:40 3a39edc93ba8: Layer already exists 20:25:40 c963637f369a: Layer already exists 20:25:40 823058c5e288: Layer already exists 20:25:40 0f8482ff16aa: Layer already exists 20:25:40 f1417ff83b31: Layer already exists 20:25:40 main: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:40 ===================================================== [Pipeline] echo 20:25:40 taggedImages: 20:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.153 20:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:25:40 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:25:40 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:40 latest 20:25:40 3.0.0-dev.153 20:25:40 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:40 main 20:25:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:40 6079103ef021: Preparing 20:25:40 f2870453ed9c: Preparing 20:25:40 24dded343beb: Preparing 20:25:40 fc2365cf027a: Preparing 20:25:40 aa0bd4dbef5b: Preparing 20:25:40 de4daf4d0fe9: Preparing 20:25:40 1c3c3173d47f: Preparing 20:25:40 f1417ff83b31: Preparing 20:25:40 de4daf4d0fe9: Waiting 20:25:40 1c3c3173d47f: Waiting 20:25:40 f1417ff83b31: Waiting 20:25:40 aa0bd4dbef5b: Layer already exists 20:25:40 de4daf4d0fe9: Layer already exists 20:25:40 1c3c3173d47f: Layer already exists 20:25:40 f1417ff83b31: Layer already exists 20:25:41 24dded343beb: Pushed 20:25:41 6079103ef021: Pushed 20:25:41 f2870453ed9c: Pushed 20:25:42 fc2365cf027a: Pushed 20:25:42 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 Removing intermediate container fdd26a440182 20:25:42 ---> bde72a90cb59 20:25:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 Successfully built bde72a90cb59 20:25:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:43 6079103ef021: Preparing 20:25:43 f2870453ed9c: Preparing 20:25:43 24dded343beb: Preparing 20:25:43 fc2365cf027a: Preparing 20:25:43 aa0bd4dbef5b: Preparing 20:25:43 de4daf4d0fe9: Preparing 20:25:43 1c3c3173d47f: Preparing 20:25:43 f1417ff83b31: Preparing 20:25:43 1c3c3173d47f: Waiting 20:25:43 de4daf4d0fe9: Waiting 20:25:43 24dded343beb: Layer already exists 20:25:43 6079103ef021: Layer already exists 20:25:43 aa0bd4dbef5b: Layer already exists 20:25:43 fc2365cf027a: Layer already exists 20:25:43 f2870453ed9c: Layer already exists 20:25:43 de4daf4d0fe9: Layer already exists 20:25:43 1c3c3173d47f: Layer already exists 20:25:43 f1417ff83b31: Layer already exists 20:25:43 latest: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker inspect -f . ci-base-image-arm64 20:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:43 prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container 20:25:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.153 20:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:25:44 $ docker top f581b38bf67e5291561bcb2de73841a8a27ce77146a57480ba3a489dfe5503b4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 20:25:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.153 20:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:45 6079103ef021: Preparing 20:25:45 f2870453ed9c: Preparing 20:25:45 24dded343beb: Preparing 20:25:45 fc2365cf027a: Preparing 20:25:45 aa0bd4dbef5b: Preparing 20:25:45 de4daf4d0fe9: Preparing 20:25:45 1c3c3173d47f: Preparing 20:25:45 f1417ff83b31: Preparing 20:25:45 de4daf4d0fe9: Waiting 20:25:45 1c3c3173d47f: Waiting 20:25:45 f1417ff83b31: Waiting 20:25:45 fc2365cf027a: Layer already exists 20:25:45 f2870453ed9c: Layer already exists 20:25:45 6079103ef021: Layer already exists 20:25:45 aa0bd4dbef5b: Layer already exists 20:25:45 24dded343beb: Layer already exists 20:25:45 1c3c3173d47f: Layer already exists 20:25:45 de4daf4d0fe9: Layer already exists 20:25:45 f1417ff83b31: Layer already exists 20:25:45 3.0.0-dev.153: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + go version 20:25:45 go version go1.20.2 linux/arm64 20:25:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } 20:25:45 $ docker stop --time=1 f581b38bf67e5291561bcb2de73841a8a27ce77146a57480ba3a489dfe5503b4 20:25:47 $ docker rm -f --volumes f581b38bf67e5291561bcb2de73841a8a27ce77146a57480ba3a489dfe5503b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:47 6079103ef021: Preparing 20:25:47 f2870453ed9c: Preparing 20:25:47 24dded343beb: Preparing 20:25:47 fc2365cf027a: Preparing 20:25:47 aa0bd4dbef5b: Preparing 20:25:47 de4daf4d0fe9: Preparing 20:25:47 1c3c3173d47f: Preparing 20:25:47 f1417ff83b31: Preparing 20:25:47 de4daf4d0fe9: Waiting 20:25:47 1c3c3173d47f: Waiting 20:25:47 f1417ff83b31: Waiting 20:25:47 f2870453ed9c: Layer already exists 20:25:47 fc2365cf027a: Layer already exists 20:25:47 6079103ef021: Layer already exists 20:25:47 aa0bd4dbef5b: Layer already exists 20:25:47 24dded343beb: Layer already exists 20:25:47 1c3c3173d47f: Layer already exists 20:25:47 de4daf4d0fe9: Layer already exists 20:25:47 f1417ff83b31: Layer already exists 20:25:47 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:48 20:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:25:48 latest: Pulling from edgex-devops/edgex-compose-arm64 20:25:48 29e5d40040c1: Pulling fs layer 20:25:48 1ce36da41761: Pulling fs layer 20:25:48 25b303627fd3: Pulling fs layer 20:25:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:25:48 6079103ef021: Preparing 20:25:48 f2870453ed9c: Preparing 20:25:48 24dded343beb: Preparing 20:25:48 fc2365cf027a: Preparing 20:25:48 aa0bd4dbef5b: Preparing 20:25:48 de4daf4d0fe9: Preparing 20:25:48 1c3c3173d47f: Preparing 20:25:48 f1417ff83b31: Preparing 20:25:48 de4daf4d0fe9: Waiting 20:25:48 1c3c3173d47f: Waiting 20:25:48 f1417ff83b31: Waiting 20:25:48 fc2365cf027a: Layer already exists 20:25:48 6079103ef021: Layer already exists 20:25:48 24dded343beb: Layer already exists 20:25:48 aa0bd4dbef5b: Layer already exists 20:25:48 f2870453ed9c: Layer already exists 20:25:48 de4daf4d0fe9: Layer already exists 20:25:48 1c3c3173d47f: Layer already exists 20:25:48 f1417ff83b31: Layer already exists 20:25:48 main: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [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-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.153 20:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:25:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:25:48 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:48 latest 20:25:48 3.0.0-dev.153 20:25:48 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:48 main 20:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 29e5d40040c1: Verifying Checksum 20:25:48 29e5d40040c1: Download complete 20:25:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:25:48 1ce36da41761: Verifying Checksum 20:25:48 1ce36da41761: Download complete [Pipeline] sh 20:25:49 29e5d40040c1: Pull complete 20:25:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:49 6b252245d1a9: Preparing 20:25:49 0f518db0e018: Preparing 20:25:49 e12fd6e1ada8: Preparing 20:25:49 eb5bf68082a4: Preparing 20:25:49 aa0bd4dbef5b: Preparing 20:25:49 de4daf4d0fe9: Preparing 20:25:49 07724050a8a8: Preparing 20:25:49 7d09296f05a4: Preparing 20:25:49 f1417ff83b31: Preparing 20:25:49 de4daf4d0fe9: Waiting 20:25:49 f1417ff83b31: Waiting 20:25:49 07724050a8a8: Waiting 20:25:49 7d09296f05a4: Waiting 20:25:49 aa0bd4dbef5b: Layer already exists 20:25:49 de4daf4d0fe9: Layer already exists 20:25:49 6b252245d1a9: Pushed 20:25:49 0f518db0e018: Pushed 20:25:49 07724050a8a8: Pushed 20:25:49 eb5bf68082a4: Pushed 20:25:49 f1417ff83b31: Layer already exists 20:25:50 7d09296f05a4: Pushed 20:25:50 e12fd6e1ada8: Pushed 20:25:50 25b303627fd3: Download complete 20:25:50 1ce36da41761: Pull complete 20:25:50 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [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:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:51 6b252245d1a9: Preparing 20:25:51 0f518db0e018: Preparing 20:25:51 e12fd6e1ada8: Preparing 20:25:51 eb5bf68082a4: Preparing 20:25:51 aa0bd4dbef5b: Preparing 20:25:51 de4daf4d0fe9: Preparing 20:25:51 07724050a8a8: Preparing 20:25:51 7d09296f05a4: Preparing 20:25:51 f1417ff83b31: Preparing 20:25:51 de4daf4d0fe9: Waiting 20:25:51 07724050a8a8: Waiting 20:25:51 7d09296f05a4: Waiting 20:25:51 f1417ff83b31: Waiting 20:25:51 0f518db0e018: Layer already exists 20:25:51 aa0bd4dbef5b: Layer already exists 20:25:51 6b252245d1a9: Layer already exists 20:25:51 eb5bf68082a4: Layer already exists 20:25:51 e12fd6e1ada8: Layer already exists 20:25:51 7d09296f05a4: Layer already exists 20:25:51 de4daf4d0fe9: Layer already exists 20:25:51 f1417ff83b31: Layer already exists 20:25:51 07724050a8a8: Layer already exists 20:25:51 latest: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [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:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.153 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:52 6b252245d1a9: Preparing 20:25:52 0f518db0e018: Preparing 20:25:52 e12fd6e1ada8: Preparing 20:25:52 eb5bf68082a4: Preparing 20:25:52 aa0bd4dbef5b: Preparing 20:25:52 de4daf4d0fe9: Preparing 20:25:52 07724050a8a8: Preparing 20:25:52 7d09296f05a4: Preparing 20:25:52 f1417ff83b31: Preparing 20:25:52 de4daf4d0fe9: Waiting 20:25:52 f1417ff83b31: Waiting 20:25:52 07724050a8a8: Waiting 20:25:52 7d09296f05a4: Waiting 20:25:52 0f518db0e018: Layer already exists 20:25:52 6b252245d1a9: Layer already exists 20:25:52 aa0bd4dbef5b: Layer already exists 20:25:52 e12fd6e1ada8: Layer already exists 20:25:52 eb5bf68082a4: Layer already exists 20:25:52 de4daf4d0fe9: Layer already exists 20:25:52 7d09296f05a4: Layer already exists 20:25:52 07724050a8a8: Layer already exists 20:25:52 f1417ff83b31: Layer already exists 20:25:52 3.0.0-dev.153: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [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:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:52 6b252245d1a9: Preparing 20:25:52 0f518db0e018: Preparing 20:25:52 e12fd6e1ada8: Preparing 20:25:52 eb5bf68082a4: Preparing 20:25:52 aa0bd4dbef5b: Preparing 20:25:52 de4daf4d0fe9: Preparing 20:25:52 07724050a8a8: Preparing 20:25:52 7d09296f05a4: Preparing 20:25:52 f1417ff83b31: Preparing 20:25:52 07724050a8a8: Waiting 20:25:52 7d09296f05a4: Waiting 20:25:52 f1417ff83b31: Waiting 20:25:52 de4daf4d0fe9: Waiting 20:25:52 eb5bf68082a4: Layer already exists 20:25:52 aa0bd4dbef5b: Layer already exists 20:25:52 e12fd6e1ada8: Layer already exists 20:25:52 0f518db0e018: Layer already exists 20:25:52 7d09296f05a4: Layer already exists 20:25:52 07724050a8a8: Layer already exists 20:25:52 f1417ff83b31: Layer already exists 20:25:52 de4daf4d0fe9: Layer already exists 20:25:52 6b252245d1a9: Layer already exists 20:25:52 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + 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:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:53 6b252245d1a9: Preparing 20:25:53 0f518db0e018: Preparing 20:25:53 e12fd6e1ada8: Preparing 20:25:53 eb5bf68082a4: Preparing 20:25:53 aa0bd4dbef5b: Preparing 20:25:53 de4daf4d0fe9: Preparing 20:25:53 07724050a8a8: Preparing 20:25:53 7d09296f05a4: Preparing 20:25:53 f1417ff83b31: Preparing 20:25:53 de4daf4d0fe9: Waiting 20:25:53 07724050a8a8: Waiting 20:25:53 7d09296f05a4: Waiting 20:25:53 f1417ff83b31: Waiting 20:25:53 0f518db0e018: Layer already exists 20:25:53 e12fd6e1ada8: Layer already exists 20:25:53 6b252245d1a9: Layer already exists 20:25:53 eb5bf68082a4: Layer already exists 20:25:53 aa0bd4dbef5b: Layer already exists 20:25:53 f1417ff83b31: Layer already exists 20:25:53 de4daf4d0fe9: Layer already exists 20:25:53 7d09296f05a4: Layer already exists 20:25:53 07724050a8a8: Layer already exists 20:25:53 main: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:53 ===================================================== [Pipeline] echo 20:25:53 taggedImages: 20:25:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.153 20:25:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:25:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:25:53 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:53 latest 20:25:53 3.0.0-dev.153 20:25:53 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:53 main 20:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:54 314355423ea1: Preparing 20:25:54 be05d3a2cb45: Preparing 20:25:54 a069cb541f9c: Preparing 20:25:54 bf951aaf8049: Preparing 20:25:54 01ae11cc4fbf: Preparing 20:25:54 a290670b9959: Preparing 20:25:54 a91a4eeb60ef: Preparing 20:25:54 aa0bd4dbef5b: Preparing 20:25:54 de4daf4d0fe9: Preparing 20:25:54 6552ee5cf4b8: Preparing 20:25:54 f1417ff83b31: Preparing 20:25:54 a91a4eeb60ef: Waiting 20:25:54 aa0bd4dbef5b: Waiting 20:25:54 f1417ff83b31: Waiting 20:25:54 de4daf4d0fe9: Waiting 20:25:54 6552ee5cf4b8: Waiting 20:25:54 a290670b9959: Waiting 20:25:54 314355423ea1: Pushed 20:25:54 01ae11cc4fbf: Pushed 20:25:54 be05d3a2cb45: Pushed 20:25:54 aa0bd4dbef5b: Layer already exists 20:25:54 de4daf4d0fe9: Layer already exists 20:25:54 a290670b9959: Pushed 20:25:54 f1417ff83b31: Layer already exists 20:25:54 a91a4eeb60ef: Pushed 20:25:55 6552ee5cf4b8: Pushed 20:25:56 bf951aaf8049: Pushed 20:25:56 a069cb541f9c: Pushed 20:25:56 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [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:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:56 314355423ea1: Preparing 20:25:56 be05d3a2cb45: Preparing 20:25:56 a069cb541f9c: Preparing 20:25:56 bf951aaf8049: Preparing 20:25:56 01ae11cc4fbf: Preparing 20:25:56 a290670b9959: Preparing 20:25:56 a91a4eeb60ef: Preparing 20:25:56 aa0bd4dbef5b: Preparing 20:25:56 de4daf4d0fe9: Preparing 20:25:56 6552ee5cf4b8: Preparing 20:25:56 f1417ff83b31: Preparing 20:25:56 a290670b9959: Waiting 20:25:56 a91a4eeb60ef: Waiting 20:25:56 6552ee5cf4b8: Waiting 20:25:56 aa0bd4dbef5b: Waiting 20:25:56 de4daf4d0fe9: Waiting 20:25:56 f1417ff83b31: Waiting 20:25:56 01ae11cc4fbf: Layer already exists 20:25:56 314355423ea1: Layer already exists 20:25:56 a069cb541f9c: Layer already exists 20:25:56 bf951aaf8049: Layer already exists 20:25:56 be05d3a2cb45: Layer already exists 20:25:56 a91a4eeb60ef: Layer already exists 20:25:56 a290670b9959: Layer already exists 20:25:56 aa0bd4dbef5b: Layer already exists 20:25:56 de4daf4d0fe9: Layer already exists 20:25:56 6552ee5cf4b8: Layer already exists 20:25:56 f1417ff83b31: Layer already exists 20:25:56 latest: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.153 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:57 314355423ea1: Preparing 20:25:57 be05d3a2cb45: Preparing 20:25:57 a069cb541f9c: Preparing 20:25:57 bf951aaf8049: Preparing 20:25:57 01ae11cc4fbf: Preparing 20:25:57 a290670b9959: Preparing 20:25:57 a91a4eeb60ef: Preparing 20:25:57 aa0bd4dbef5b: Preparing 20:25:57 de4daf4d0fe9: Preparing 20:25:57 6552ee5cf4b8: Preparing 20:25:57 f1417ff83b31: Preparing 20:25:57 de4daf4d0fe9: Waiting 20:25:57 a290670b9959: Waiting 20:25:57 6552ee5cf4b8: Waiting 20:25:57 aa0bd4dbef5b: Waiting 20:25:57 f1417ff83b31: Waiting 20:25:57 a91a4eeb60ef: Waiting 20:25:57 bf951aaf8049: Layer already exists 20:25:57 314355423ea1: Layer already exists 20:25:57 be05d3a2cb45: Layer already exists 20:25:57 01ae11cc4fbf: Layer already exists 20:25:57 a290670b9959: Layer already exists 20:25:57 a069cb541f9c: Layer already exists 20:25:57 aa0bd4dbef5b: Layer already exists 20:25:57 de4daf4d0fe9: Layer already exists 20:25:57 f1417ff83b31: Layer already exists 20:25:57 a91a4eeb60ef: Layer already exists 20:25:57 6552ee5cf4b8: Layer already exists 20:25:57 3.0.0-dev.153: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:58 314355423ea1: Preparing 20:25:58 be05d3a2cb45: Preparing 20:25:58 a069cb541f9c: Preparing 20:25:58 bf951aaf8049: Preparing 20:25:58 01ae11cc4fbf: Preparing 20:25:58 a290670b9959: Preparing 20:25:58 a91a4eeb60ef: Preparing 20:25:58 aa0bd4dbef5b: Preparing 20:25:58 de4daf4d0fe9: Preparing 20:25:58 6552ee5cf4b8: Preparing 20:25:58 f1417ff83b31: Preparing 20:25:58 a91a4eeb60ef: Waiting 20:25:58 aa0bd4dbef5b: Waiting 20:25:58 de4daf4d0fe9: Waiting 20:25:58 6552ee5cf4b8: Waiting 20:25:58 f1417ff83b31: Waiting 20:25:58 a290670b9959: Waiting 20:25:58 314355423ea1: Layer already exists 20:25:58 01ae11cc4fbf: Layer already exists 20:25:58 bf951aaf8049: Layer already exists 20:25:58 a069cb541f9c: Layer already exists 20:25:58 be05d3a2cb45: Layer already exists 20:25:58 a290670b9959: Layer already exists 20:25:58 aa0bd4dbef5b: Layer already exists 20:25:58 de4daf4d0fe9: Layer already exists 20:25:58 a91a4eeb60ef: Layer already exists 20:25:58 6552ee5cf4b8: Layer already exists 20:25:58 f1417ff83b31: Layer already exists 20:25:58 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:58 + 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:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:58 314355423ea1: Preparing 20:25:58 be05d3a2cb45: Preparing 20:25:58 a069cb541f9c: Preparing 20:25:58 bf951aaf8049: Preparing 20:25:58 01ae11cc4fbf: Preparing 20:25:58 a290670b9959: Preparing 20:25:58 a91a4eeb60ef: Preparing 20:25:58 aa0bd4dbef5b: Preparing 20:25:58 de4daf4d0fe9: Preparing 20:25:58 6552ee5cf4b8: Preparing 20:25:58 f1417ff83b31: Preparing 20:25:58 aa0bd4dbef5b: Waiting 20:25:58 de4daf4d0fe9: Waiting 20:25:58 6552ee5cf4b8: Waiting 20:25:58 a290670b9959: Waiting 20:25:58 a91a4eeb60ef: Waiting 20:25:58 f1417ff83b31: Waiting 20:25:58 a069cb541f9c: Layer already exists 20:25:58 01ae11cc4fbf: Layer already exists 20:25:58 be05d3a2cb45: Layer already exists 20:25:58 bf951aaf8049: Layer already exists 20:25:58 314355423ea1: Layer already exists 20:25:58 a290670b9959: Layer already exists 20:25:58 6552ee5cf4b8: Layer already exists 20:25:58 de4daf4d0fe9: Layer already exists 20:25:58 aa0bd4dbef5b: Layer already exists 20:25:58 a91a4eeb60ef: Layer already exists 20:25:58 f1417ff83b31: Layer already exists 20:25:58 main: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:58 ===================================================== [Pipeline] echo 20:25:58 taggedImages: 20:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.153 20:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:25:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:25:58 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:58 latest 20:25:58 3.0.0-dev.153 20:25:58 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:25:58 main 20:25:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:59 8121f0b2c834: Preparing 20:25:59 922e6a4a690a: Preparing 20:25:59 aa0bd4dbef5b: Preparing 20:25:59 de4daf4d0fe9: Preparing 20:25:59 8801611f71f7: Preparing 20:25:59 f1417ff83b31: Preparing 20:25:59 f1417ff83b31: Waiting 20:25:59 de4daf4d0fe9: Layer already exists 20:25:59 aa0bd4dbef5b: Layer already exists 20:25:59 f1417ff83b31: Layer already exists 20:25:59 8121f0b2c834: Pushed 20:26:00 8801611f71f7: Pushed 20:26:00 25b303627fd3: Pull complete 20:26:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:00 prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container 20:26:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:26:02 922e6a4a690a: Pushed 20:26:02 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 20:26:03 $ docker top db7106d90b5b0f5e3453a9a51783bfd112f8c066f226cc83b9ec40946defafa7 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + 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:04 + docker-compose build --help 20:26:04 + grep parallel 20:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:04 8121f0b2c834: Preparing 20:26:04 922e6a4a690a: Preparing 20:26:04 aa0bd4dbef5b: Preparing 20:26:04 de4daf4d0fe9: Preparing 20:26:04 8801611f71f7: Preparing 20:26:04 f1417ff83b31: Preparing 20:26:04 f1417ff83b31: Waiting 20:26:04 8801611f71f7: Layer already exists 20:26:04 aa0bd4dbef5b: Layer already exists 20:26:04 922e6a4a690a: Layer already exists 20:26:04 de4daf4d0fe9: Layer already exists 20:26:04 8121f0b2c834: Layer already exists 20:26:04 f1417ff83b31: Layer already exists 20:26:04 latest: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.153 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:04 8121f0b2c834: Preparing 20:26:04 922e6a4a690a: Preparing 20:26:04 aa0bd4dbef5b: Preparing 20:26:04 de4daf4d0fe9: Preparing 20:26:04 8801611f71f7: Preparing 20:26:04 f1417ff83b31: Preparing 20:26:04 8801611f71f7: Layer already exists 20:26:04 8121f0b2c834: Layer already exists 20:26:04 aa0bd4dbef5b: Layer already exists 20:26:04 922e6a4a690a: Layer already exists 20:26:04 de4daf4d0fe9: Layer already exists 20:26:04 f1417ff83b31: Layer already exists 20:26:04 3.0.0-dev.153: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:05 8121f0b2c834: Preparing 20:26:05 922e6a4a690a: Preparing 20:26:05 aa0bd4dbef5b: Preparing 20:26:05 de4daf4d0fe9: Preparing 20:26:05 8801611f71f7: Preparing 20:26:05 f1417ff83b31: Preparing 20:26:05 8121f0b2c834: Layer already exists 20:26:05 922e6a4a690a: Layer already exists 20:26:05 aa0bd4dbef5b: Layer already exists 20:26:05 de4daf4d0fe9: Layer already exists 20:26:05 8801611f71f7: Layer already exists 20:26:05 f1417ff83b31: Layer already exists 20:26:05 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:05 + 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:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:26:06 8121f0b2c834: Preparing 20:26:06 922e6a4a690a: Preparing 20:26:06 aa0bd4dbef5b: Preparing 20:26:06 de4daf4d0fe9: Preparing 20:26:06 8801611f71f7: Preparing 20:26:06 f1417ff83b31: Preparing 20:26:06 f1417ff83b31: Waiting 20:26:06 de4daf4d0fe9: Layer already exists 20:26:06 8121f0b2c834: Layer already exists 20:26:06 922e6a4a690a: Layer already exists 20:26:06 8801611f71f7: Layer already exists 20:26:06 f1417ff83b31: Layer already exists 20:26:06 aa0bd4dbef5b: Layer already exists 20:26:06 main: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:06 ===================================================== [Pipeline] echo 20:26:06 taggedImages: 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.153 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:26:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:26:06 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:06 latest 20:26:06 3.0.0-dev.153 20:26:06 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:06 main 20:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:06 2d8b957d9a2f: Preparing 20:26:06 2ebfe1ca1398: Preparing 20:26:06 9af11ba48e40: Preparing 20:26:06 9df7be2010c4: Preparing 20:26:06 c6cd9f998d7a: Preparing 20:26:06 aa0bd4dbef5b: Preparing 20:26:06 de4daf4d0fe9: Preparing 20:26:06 8687f5a84a28: Preparing 20:26:06 f1417ff83b31: Preparing 20:26:06 aa0bd4dbef5b: Waiting 20:26:06 de4daf4d0fe9: Waiting 20:26:06 8687f5a84a28: Waiting 20:26:06 f1417ff83b31: Waiting 20:26:06 2ebfe1ca1398: Pushed 20:26:06 9af11ba48e40: Pushed 20:26:06 aa0bd4dbef5b: Layer already exists 20:26:06 de4daf4d0fe9: Layer already exists 20:26:06 2d8b957d9a2f: Pushed 20:26:07 f1417ff83b31: Layer already exists 20:26:07 8687f5a84a28: Pushed 20:26:09 --parallel Build images in parallel. [Pipeline] } 20:26:09 $ docker stop --time=1 db7106d90b5b0f5e3453a9a51783bfd112f8c066f226cc83b9ec40946defafa7 20:26:11 $ docker rm -f --volumes db7106d90b5b0f5e3453a9a51783bfd112f8c066f226cc83b9ec40946defafa7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:26:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:12 prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container 20:26:12 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:26:12 c6cd9f998d7a: Pushed 20:26:13 $ docker top 5ea63da8ebf588b4ca41f8c15cbeb3c4c1f36e63ce01a018502c4da087a8917f -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:26:15 9df7be2010c4: Pushed 20:26:15 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + 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:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:16 2d8b957d9a2f: Preparing 20:26:16 2ebfe1ca1398: Preparing 20:26:16 9af11ba48e40: Preparing 20:26:16 9df7be2010c4: Preparing 20:26:16 c6cd9f998d7a: Preparing 20:26:16 aa0bd4dbef5b: Preparing 20:26:16 de4daf4d0fe9: Preparing 20:26:16 8687f5a84a28: Preparing 20:26:16 f1417ff83b31: Preparing 20:26:16 aa0bd4dbef5b: Waiting 20:26:16 de4daf4d0fe9: Waiting 20:26:16 f1417ff83b31: Waiting 20:26:16 8687f5a84a28: Waiting 20:26:16 2ebfe1ca1398: Layer already exists 20:26:16 c6cd9f998d7a: Layer already exists 20:26:16 2d8b957d9a2f: Layer already exists 20:26:16 9df7be2010c4: Layer already exists 20:26:16 9af11ba48e40: Layer already exists 20:26:16 aa0bd4dbef5b: Layer already exists 20:26:16 8687f5a84a28: Layer already exists 20:26:16 de4daf4d0fe9: Layer already exists 20:26:16 f1417ff83b31: Layer already exists 20:26:16 latest: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.153 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:16 2d8b957d9a2f: Preparing 20:26:16 2ebfe1ca1398: Preparing 20:26:16 9af11ba48e40: Preparing 20:26:16 9df7be2010c4: Preparing 20:26:16 c6cd9f998d7a: Preparing 20:26:16 aa0bd4dbef5b: Preparing 20:26:16 de4daf4d0fe9: Preparing 20:26:16 8687f5a84a28: Preparing 20:26:16 f1417ff83b31: Preparing 20:26:16 de4daf4d0fe9: Waiting 20:26:16 aa0bd4dbef5b: Waiting 20:26:16 f1417ff83b31: Waiting 20:26:16 9af11ba48e40: Layer already exists 20:26:16 2d8b957d9a2f: Layer already exists 20:26:16 2ebfe1ca1398: Layer already exists 20:26:16 c6cd9f998d7a: Layer already exists 20:26:16 9df7be2010c4: Layer already exists 20:26:16 aa0bd4dbef5b: Layer already exists 20:26:16 de4daf4d0fe9: Layer already exists 20:26:16 8687f5a84a28: Layer already exists 20:26:16 f1417ff83b31: Layer already exists 20:26:16 3.0.0-dev.153: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:17 2d8b957d9a2f: Preparing 20:26:17 2ebfe1ca1398: Preparing 20:26:17 9af11ba48e40: Preparing 20:26:17 9df7be2010c4: Preparing 20:26:17 c6cd9f998d7a: Preparing 20:26:17 aa0bd4dbef5b: Preparing 20:26:17 de4daf4d0fe9: Preparing 20:26:17 8687f5a84a28: Preparing 20:26:17 f1417ff83b31: Preparing 20:26:17 de4daf4d0fe9: Waiting 20:26:17 8687f5a84a28: Waiting 20:26:17 aa0bd4dbef5b: Waiting 20:26:17 f1417ff83b31: Waiting 20:26:17 2ebfe1ca1398: Layer already exists 20:26:17 2d8b957d9a2f: Layer already exists 20:26:17 9af11ba48e40: Layer already exists 20:26:17 9df7be2010c4: Layer already exists 20:26:17 c6cd9f998d7a: Layer already exists 20:26:17 aa0bd4dbef5b: Layer already exists 20:26:17 8687f5a84a28: Layer already exists 20:26:17 f1417ff83b31: Layer already exists 20:26:17 de4daf4d0fe9: Layer already exists 20:26:17 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:17 + 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:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:26:18 2d8b957d9a2f: Preparing 20:26:18 2ebfe1ca1398: Preparing 20:26:18 9af11ba48e40: Preparing 20:26:18 9df7be2010c4: Preparing 20:26:18 c6cd9f998d7a: Preparing 20:26:18 aa0bd4dbef5b: Preparing 20:26:18 de4daf4d0fe9: Preparing 20:26:18 8687f5a84a28: Preparing 20:26:18 f1417ff83b31: Preparing 20:26:18 aa0bd4dbef5b: Waiting 20:26:18 de4daf4d0fe9: Waiting 20:26:18 8687f5a84a28: Waiting 20:26:18 f1417ff83b31: Waiting 20:26:18 2ebfe1ca1398: Layer already exists 20:26:18 9af11ba48e40: Layer already exists 20:26:18 c6cd9f998d7a: Layer already exists 20:26:18 9df7be2010c4: Layer already exists 20:26:18 2d8b957d9a2f: Layer already exists 20:26:18 f1417ff83b31: Layer already exists 20:26:18 de4daf4d0fe9: Layer already exists 20:26:18 aa0bd4dbef5b: Layer already exists 20:26:18 8687f5a84a28: Layer already exists 20:26:18 main: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:18 ===================================================== [Pipeline] echo 20:26:18 taggedImages: 20:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.153 20:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:26:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:26:18 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:18 latest 20:26:18 3.0.0-dev.153 20:26:18 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:18 main 20:26:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:18 4d9649001357: Preparing 20:26:18 ea77ad334a30: Preparing 20:26:18 1e968d3a23ae: Preparing 20:26:18 37f5b473e298: Preparing 20:26:18 aa0bd4dbef5b: Preparing 20:26:18 de4daf4d0fe9: Preparing 20:26:18 31e59f792497: Preparing 20:26:18 f1417ff83b31: Preparing 20:26:18 de4daf4d0fe9: Waiting 20:26:18 31e59f792497: Waiting 20:26:18 f1417ff83b31: Waiting 20:26:18 aa0bd4dbef5b: Layer already exists 20:26:18 de4daf4d0fe9: Layer already exists 20:26:18 4d9649001357: Pushed 20:26:18 ea77ad334a30: Pushed 20:26:18 1e968d3a23ae: Pushed 20:26:19 f1417ff83b31: Layer already exists 20:26:19 31e59f792497: Pushed 20:26:19 Building core-command ... 20:26:19 Building core-common-config-bootstrapper ... 20:26:19 Building core-data ... 20:26:19 Building core-metadata ... 20:26:19 Building security-bootstrapper ... 20:26:19 Building security-proxy-auth ... 20:26:19 Building security-proxy-setup ... 20:26:19 Building security-secretstore-setup ... 20:26:19 Building security-spiffe-token-provider ... 20:26:19 Building security-spire-agent ... 20:26:19 Building security-spire-config ... 20:26:19 Building security-spire-server ... 20:26:19 Building support-notifications ... 20:26:19 Building support-scheduler ... 20:26:19 Building security-secretstore-setup 20:26:19 Building security-bootstrapper 20:26:19 Building support-scheduler 20:26:19 Building security-proxy-setup 20:26:19 Building support-notifications 20:26:27 37f5b473e298: Pushed 20:26:27 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + 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:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:28 4d9649001357: Preparing 20:26:28 ea77ad334a30: Preparing 20:26:28 1e968d3a23ae: Preparing 20:26:28 37f5b473e298: Preparing 20:26:28 aa0bd4dbef5b: Preparing 20:26:28 de4daf4d0fe9: Preparing 20:26:28 31e59f792497: Preparing 20:26:28 f1417ff83b31: Preparing 20:26:28 f1417ff83b31: Waiting 20:26:28 de4daf4d0fe9: Waiting 20:26:28 aa0bd4dbef5b: Layer already exists 20:26:28 ea77ad334a30: Layer already exists 20:26:28 1e968d3a23ae: Layer already exists 20:26:28 37f5b473e298: Layer already exists 20:26:28 4d9649001357: Layer already exists 20:26:28 de4daf4d0fe9: Layer already exists 20:26:28 f1417ff83b31: Layer already exists 20:26:28 31e59f792497: Layer already exists 20:26:28 latest: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.153 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:28 4d9649001357: Preparing 20:26:28 ea77ad334a30: Preparing 20:26:28 1e968d3a23ae: Preparing 20:26:28 37f5b473e298: Preparing 20:26:28 aa0bd4dbef5b: Preparing 20:26:28 de4daf4d0fe9: Preparing 20:26:28 31e59f792497: Preparing 20:26:28 f1417ff83b31: Preparing 20:26:28 de4daf4d0fe9: Waiting 20:26:28 31e59f792497: Waiting 20:26:28 f1417ff83b31: Waiting 20:26:28 aa0bd4dbef5b: Layer already exists 20:26:28 ea77ad334a30: Layer already exists 20:26:28 4d9649001357: Layer already exists 20:26:28 37f5b473e298: Layer already exists 20:26:28 1e968d3a23ae: Layer already exists 20:26:28 31e59f792497: Layer already exists 20:26:28 de4daf4d0fe9: Layer already exists 20:26:28 f1417ff83b31: Layer already exists 20:26:28 3.0.0-dev.153: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:29 4d9649001357: Preparing 20:26:29 ea77ad334a30: Preparing 20:26:29 1e968d3a23ae: Preparing 20:26:29 37f5b473e298: Preparing 20:26:29 aa0bd4dbef5b: Preparing 20:26:29 de4daf4d0fe9: Preparing 20:26:29 31e59f792497: Preparing 20:26:29 f1417ff83b31: Preparing 20:26:29 de4daf4d0fe9: Waiting 20:26:29 31e59f792497: Waiting 20:26:29 f1417ff83b31: Waiting 20:26:29 ea77ad334a30: Layer already exists 20:26:29 4d9649001357: Layer already exists 20:26:29 37f5b473e298: Layer already exists 20:26:29 1e968d3a23ae: Layer already exists 20:26:29 aa0bd4dbef5b: Layer already exists 20:26:29 31e59f792497: Layer already exists 20:26:29 f1417ff83b31: Layer already exists 20:26:29 de4daf4d0fe9: Layer already exists 20:26:29 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + 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:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:29 4d9649001357: Preparing 20:26:29 ea77ad334a30: Preparing 20:26:29 1e968d3a23ae: Preparing 20:26:29 37f5b473e298: Preparing 20:26:29 aa0bd4dbef5b: Preparing 20:26:29 de4daf4d0fe9: Preparing 20:26:29 31e59f792497: Preparing 20:26:29 f1417ff83b31: Preparing 20:26:29 de4daf4d0fe9: Waiting 20:26:29 31e59f792497: Waiting 20:26:29 f1417ff83b31: Waiting 20:26:29 4d9649001357: Layer already exists 20:26:29 37f5b473e298: Layer already exists 20:26:29 aa0bd4dbef5b: Layer already exists 20:26:29 1e968d3a23ae: Layer already exists 20:26:29 ea77ad334a30: Layer already exists 20:26:29 31e59f792497: Layer already exists 20:26:29 f1417ff83b31: Layer already exists 20:26:29 de4daf4d0fe9: Layer already exists 20:26:29 main: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:29 ===================================================== [Pipeline] echo 20:26:29 taggedImages: 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.153 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:26:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:26:29 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:29 latest 20:26:29 3.0.0-dev.153 20:26:29 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:29 main 20:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:30 923738cd312e: Preparing 20:26:30 75f79c91b879: Preparing 20:26:30 040852950f29: Preparing 20:26:30 efcd826310a2: Preparing 20:26:30 aa0bd4dbef5b: Preparing 20:26:30 de4daf4d0fe9: Preparing 20:26:30 9b416f1605d5: Preparing 20:26:30 f1417ff83b31: Preparing 20:26:30 de4daf4d0fe9: Waiting 20:26:30 9b416f1605d5: Waiting 20:26:30 f1417ff83b31: Waiting 20:26:30 aa0bd4dbef5b: Layer already exists 20:26:30 de4daf4d0fe9: Layer already exists 20:26:30 040852950f29: Pushed 20:26:30 923738cd312e: Pushed 20:26:30 75f79c91b879: Pushed 20:26:30 f1417ff83b31: Layer already exists 20:26:31 9b416f1605d5: Pushed 20:26:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:32 ---> bde72a90cb59 20:26:32 Step 3/25 : WORKDIR /edgex-go 20:26:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:32 ---> bde72a90cb59 20:26:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:32 ---> bde72a90cb59 20:26:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:26:32 ---> bde72a90cb59 20:26:32 Step 3/33 : WORKDIR /edgex-go 20:26:32 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:32 ---> bde72a90cb59 20:26:32 Step 3/22 : WORKDIR /edgex-go 20:26:34 ---> Running in 6ace7aacf5ce 20:26:34 ---> Running in bf5783183890 20:26:34 ---> Running in f27df681e4e4 20:26:34 ---> Running in c7ed79818003 20:26:34 ---> Running in ee8eef027afa 20:26:34 Removing intermediate container f27df681e4e4 20:26:34 ---> 678b861c8c24 20:26:34 Step 4/33 : RUN apk add --update --no-cache make git 20:26:34 Removing intermediate container bf5783183890 20:26:34 ---> bb2529eb1a52 20:26:34 Step 4/23 : WORKDIR /edgex-go 20:26:34 Removing intermediate container 6ace7aacf5ce 20:26:34 ---> b40301db8375 20:26:34 Step 4/22 : RUN apk add --update --no-cache make git 20:26:35 ---> Running in 132b47c1b74c 20:26:35 Removing intermediate container c7ed79818003 20:26:35 ---> 686d65a2138d 20:26:35 Step 4/25 : RUN apk add --update --no-cache make git 20:26:35 ---> Running in d86597c9b8d7 20:26:35 ---> Running in 4173b9c98fee 20:26:35 Removing intermediate container ee8eef027afa 20:26:35 ---> fa86fc6878ce 20:26:35 Step 4/23 : WORKDIR /edgex-go 20:26:35 ---> Running in 1aea54ba14d7 20:26:35 ---> Running in fa804aa8c2f5 20:26:36 Removing intermediate container fa804aa8c2f5 20:26:36 ---> d834a1ba9251 20:26:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:36 Removing intermediate container d86597c9b8d7 20:26:36 ---> f3d930389908 20:26:36 Step 5/23 : RUN apk add --update --no-cache make git 20:26:36 ---> Running in dcac7e5619b6 20:26:36 ---> Running in 9af50a8ff2fb 20:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:39 OK: 263 MiB in 53 packages 20:26:40 OK: 263 MiB in 53 packages 20:26:40 OK: 263 MiB in 53 packages 20:26:41 efcd826310a2: Pushed 20:26:41 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:41 OK: 263 MiB in 53 packages 20:26:41 + 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:41 OK: 263 MiB in 53 packages 20:26:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:41 923738cd312e: Preparing 20:26:41 75f79c91b879: Preparing 20:26:41 040852950f29: Preparing 20:26:41 efcd826310a2: Preparing 20:26:41 aa0bd4dbef5b: Preparing 20:26:41 de4daf4d0fe9: Preparing 20:26:41 9b416f1605d5: Preparing 20:26:41 f1417ff83b31: Preparing 20:26:41 de4daf4d0fe9: Waiting 20:26:41 923738cd312e: Layer already exists 20:26:41 040852950f29: Layer already exists 20:26:41 aa0bd4dbef5b: Layer already exists 20:26:41 75f79c91b879: Layer already exists 20:26:41 efcd826310a2: Layer already exists 20:26:41 f1417ff83b31: Layer already exists 20:26:41 de4daf4d0fe9: Layer already exists 20:26:41 9b416f1605d5: Layer already exists 20:26:41 latest: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:41 Removing intermediate container 132b47c1b74c 20:26:41 ---> c1b08f08f5f5 20:26:41 Step 5/33 : COPY go.mod vendor* ./ 20:26:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.153 20:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:42 923738cd312e: Preparing 20:26:42 75f79c91b879: Preparing 20:26:42 040852950f29: Preparing 20:26:42 efcd826310a2: Preparing 20:26:42 aa0bd4dbef5b: Preparing 20:26:42 de4daf4d0fe9: Preparing 20:26:42 9b416f1605d5: Preparing 20:26:42 f1417ff83b31: Preparing 20:26:42 de4daf4d0fe9: Waiting 20:26:42 9b416f1605d5: Waiting 20:26:42 f1417ff83b31: Waiting 20:26:42 923738cd312e: Layer already exists 20:26:42 efcd826310a2: Layer already exists 20:26:42 040852950f29: Layer already exists 20:26:42 75f79c91b879: Layer already exists 20:26:42 de4daf4d0fe9: Layer already exists 20:26:42 aa0bd4dbef5b: Layer already exists 20:26:42 9b416f1605d5: Layer already exists 20:26:42 f1417ff83b31: Layer already exists 20:26:42 3.0.0-dev.153: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 Removing intermediate container 4173b9c98fee 20:26:42 ---> 3e6b9f36d79b 20:26:42 Step 5/22 : COPY go.mod vendor* ./ 20:26:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:42 Removing intermediate container 1aea54ba14d7 20:26:42 ---> 27f34f36481c 20:26:42 Step 5/25 : COPY go.mod vendor* ./ 20:26:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:43 923738cd312e: Preparing 20:26:43 75f79c91b879: Preparing 20:26:43 040852950f29: Preparing 20:26:43 efcd826310a2: Preparing 20:26:43 aa0bd4dbef5b: Preparing 20:26:43 de4daf4d0fe9: Preparing 20:26:43 9b416f1605d5: Preparing 20:26:43 f1417ff83b31: Preparing 20:26:43 de4daf4d0fe9: Waiting 20:26:43 9b416f1605d5: Waiting 20:26:43 f1417ff83b31: Waiting 20:26:43 aa0bd4dbef5b: Layer already exists 20:26:43 040852950f29: Layer already exists 20:26:43 efcd826310a2: Layer already exists 20:26:43 75f79c91b879: Layer already exists 20:26:43 923738cd312e: Layer already exists 20:26:43 9b416f1605d5: Layer already exists 20:26:43 f1417ff83b31: Layer already exists 20:26:43 de4daf4d0fe9: Layer already exists 20:26:43 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 + 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:43 ---> d068ba315883 20:26:43 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:43 Removing intermediate container dcac7e5619b6 20:26:43 ---> 94a453769921 20:26:43 Step 6/23 : COPY go.mod vendor* ./ 20:26:43 Removing intermediate container 9af50a8ff2fb 20:26:43 ---> b090c435728f 20:26:43 Step 6/23 : COPY go.mod vendor* ./ 20:26:43 ---> Running in 14ac490417f1 20:26:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:43 923738cd312e: Preparing 20:26:43 75f79c91b879: Preparing 20:26:43 040852950f29: Preparing 20:26:43 efcd826310a2: Preparing 20:26:43 aa0bd4dbef5b: Preparing 20:26:43 de4daf4d0fe9: Preparing 20:26:43 9b416f1605d5: Preparing 20:26:43 f1417ff83b31: Preparing 20:26:43 de4daf4d0fe9: Waiting 20:26:43 9b416f1605d5: Waiting 20:26:43 f1417ff83b31: Waiting 20:26:43 75f79c91b879: Layer already exists 20:26:43 040852950f29: Layer already exists 20:26:43 efcd826310a2: Layer already exists 20:26:43 aa0bd4dbef5b: Layer already exists 20:26:43 923738cd312e: Layer already exists 20:26:43 9b416f1605d5: Layer already exists 20:26:43 de4daf4d0fe9: Layer already exists 20:26:43 f1417ff83b31: Layer already exists 20:26:43 main: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:43 ===================================================== [Pipeline] echo 20:26:43 taggedImages: 20:26:43 - nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:43 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.153 20:26:43 - nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:26:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:43 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:43 latest 20:26:43 3.0.0-dev.153 20:26:43 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:43 main 20:26:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:43 ---> 7360b1006811 20:26:43 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:43 ---> Running in 46ec2553a4c6 20:26:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:44 7a5584a4ea45: Preparing 20:26:44 00d2765d1ac5: Preparing 20:26:44 aa0bd4dbef5b: Preparing 20:26:44 de4daf4d0fe9: Preparing 20:26:44 3ee1f5cf947d: Preparing 20:26:44 f1417ff83b31: Preparing 20:26:44 f1417ff83b31: Waiting 20:26:44 aa0bd4dbef5b: Layer already exists 20:26:44 de4daf4d0fe9: Layer already exists 20:26:44 f1417ff83b31: Layer already exists 20:26:44 7a5584a4ea45: Pushed 20:26:44 ---> a4ebbdb044f8 20:26:44 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:44 3ee1f5cf947d: Pushed 20:26:44 ---> Running in 68019b60f466 20:26:45 ---> 9dd23183ddb0 20:26:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:45 ---> 7c59affd7c27 20:26:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:45 ---> Running in 49db42c283e6 20:26:45 ---> Running in 3c5e8c40d035 20:26:47 00d2765d1ac5: Pushed 20:26:47 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:48 7a5584a4ea45: Preparing 20:26:48 00d2765d1ac5: Preparing 20:26:48 aa0bd4dbef5b: Preparing 20:26:48 de4daf4d0fe9: Preparing 20:26:48 3ee1f5cf947d: Preparing 20:26:48 f1417ff83b31: Preparing 20:26:48 f1417ff83b31: Waiting 20:26:48 aa0bd4dbef5b: Layer already exists 20:26:48 3ee1f5cf947d: Layer already exists 20:26:48 00d2765d1ac5: Layer already exists 20:26:48 de4daf4d0fe9: Layer already exists 20:26:48 7a5584a4ea45: Layer already exists 20:26:48 f1417ff83b31: Layer already exists 20:26:48 latest: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.153 20:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:49 7a5584a4ea45: Preparing 20:26:49 00d2765d1ac5: Preparing 20:26:49 aa0bd4dbef5b: Preparing 20:26:49 de4daf4d0fe9: Preparing 20:26:49 3ee1f5cf947d: Preparing 20:26:49 f1417ff83b31: Preparing 20:26:49 7a5584a4ea45: Layer already exists 20:26:49 aa0bd4dbef5b: Layer already exists 20:26:49 3ee1f5cf947d: Layer already exists 20:26:49 de4daf4d0fe9: Layer already exists 20:26:49 00d2765d1ac5: Layer already exists 20:26:49 f1417ff83b31: Layer already exists 20:26:49 3.0.0-dev.153: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:49 7a5584a4ea45: Preparing 20:26:49 00d2765d1ac5: Preparing 20:26:49 aa0bd4dbef5b: Preparing 20:26:49 de4daf4d0fe9: Preparing 20:26:49 3ee1f5cf947d: Preparing 20:26:49 f1417ff83b31: Preparing 20:26:49 f1417ff83b31: Waiting 20:26:49 3ee1f5cf947d: Layer already exists 20:26:49 00d2765d1ac5: Layer already exists 20:26:49 aa0bd4dbef5b: Layer already exists 20:26:49 7a5584a4ea45: Layer already exists 20:26:49 de4daf4d0fe9: Layer already exists 20:26:49 f1417ff83b31: Layer already exists 20:26:49 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:50 7a5584a4ea45: Preparing 20:26:50 00d2765d1ac5: Preparing 20:26:50 aa0bd4dbef5b: Preparing 20:26:50 de4daf4d0fe9: Preparing 20:26:50 3ee1f5cf947d: Preparing 20:26:50 f1417ff83b31: Preparing 20:26:50 7a5584a4ea45: Layer already exists 20:26:50 de4daf4d0fe9: Layer already exists 20:26:50 aa0bd4dbef5b: Layer already exists 20:26:50 00d2765d1ac5: Layer already exists 20:26:50 f1417ff83b31: Layer already exists 20:26:50 3ee1f5cf947d: Layer already exists 20:26:50 main: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:50 ===================================================== [Pipeline] echo 20:26:50 taggedImages: 20:26:50 - nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:50 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:50 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.153 20:26:50 - nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:50 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:26:50 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:26:50 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:50 latest 20:26:50 3.0.0-dev.153 20:26:50 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:50 main 20:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:51 f059e39f7ef7: Preparing 20:26:51 3d506102f366: Preparing 20:26:51 aa0bd4dbef5b: Preparing 20:26:51 de4daf4d0fe9: Preparing 20:26:51 d7af9777d0d9: Preparing 20:26:51 f1417ff83b31: Preparing 20:26:51 f1417ff83b31: Waiting 20:26:51 de4daf4d0fe9: Layer already exists 20:26:51 d7af9777d0d9: Layer already exists 20:26:51 aa0bd4dbef5b: Layer already exists 20:26:51 f1417ff83b31: Layer already exists 20:26:51 f059e39f7ef7: Pushed 20:26:54 3d506102f366: Pushed 20:26:54 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:55 f059e39f7ef7: Preparing 20:26:55 3d506102f366: Preparing 20:26:55 aa0bd4dbef5b: Preparing 20:26:55 de4daf4d0fe9: Preparing 20:26:55 d7af9777d0d9: Preparing 20:26:55 f1417ff83b31: Preparing 20:26:55 f1417ff83b31: Waiting 20:26:55 d7af9777d0d9: Layer already exists 20:26:55 de4daf4d0fe9: Layer already exists 20:26:55 3d506102f366: Layer already exists 20:26:55 aa0bd4dbef5b: Layer already exists 20:26:55 f059e39f7ef7: Layer already exists 20:26:55 f1417ff83b31: Layer already exists 20:26:55 latest: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.153 20:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:55 f059e39f7ef7: Preparing 20:26:55 3d506102f366: Preparing 20:26:55 aa0bd4dbef5b: Preparing 20:26:55 de4daf4d0fe9: Preparing 20:26:55 d7af9777d0d9: Preparing 20:26:55 f1417ff83b31: Preparing 20:26:55 f1417ff83b31: Waiting 20:26:55 d7af9777d0d9: Layer already exists 20:26:55 f059e39f7ef7: Layer already exists 20:26:55 de4daf4d0fe9: Layer already exists 20:26:55 aa0bd4dbef5b: Layer already exists 20:26:55 3d506102f366: Layer already exists 20:26:55 f1417ff83b31: Layer already exists 20:26:55 3.0.0-dev.153: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:56 f059e39f7ef7: Preparing 20:26:56 3d506102f366: Preparing 20:26:56 aa0bd4dbef5b: Preparing 20:26:56 de4daf4d0fe9: Preparing 20:26:56 d7af9777d0d9: Preparing 20:26:56 f1417ff83b31: Preparing 20:26:56 f1417ff83b31: Waiting 20:26:56 f059e39f7ef7: Layer already exists 20:26:56 3d506102f366: Layer already exists 20:26:56 d7af9777d0d9: Layer already exists 20:26:56 aa0bd4dbef5b: Layer already exists 20:26:56 de4daf4d0fe9: Layer already exists 20:26:56 f1417ff83b31: Layer already exists 20:26:56 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:56 f059e39f7ef7: Preparing 20:26:56 3d506102f366: Preparing 20:26:56 aa0bd4dbef5b: Preparing 20:26:56 de4daf4d0fe9: Preparing 20:26:56 d7af9777d0d9: Preparing 20:26:56 f1417ff83b31: Preparing 20:26:56 f1417ff83b31: Waiting 20:26:56 aa0bd4dbef5b: Layer already exists 20:26:56 f059e39f7ef7: Layer already exists 20:26:56 d7af9777d0d9: Layer already exists 20:26:56 de4daf4d0fe9: Layer already exists 20:26:56 3d506102f366: Layer already exists 20:26:56 f1417ff83b31: Layer already exists 20:26:56 main: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:57 ===================================================== [Pipeline] echo 20:26:57 taggedImages: 20:26:57 - nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:26:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:57 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.153 20:26:57 - nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:26:57 - 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:28:52 Removing intermediate container 14ac490417f1 20:28:52 ---> 5ee1b4423d38 20:28:52 Step 7/33 : COPY . . 20:28:52 Removing intermediate container 49db42c283e6 20:28:52 ---> e8c0c6051dee 20:28:52 Step 8/23 : COPY . . 20:28:52 Removing intermediate container 68019b60f466 20:28:52 ---> 77cce2af1f7c 20:28:52 Step 7/25 : COPY . . 20:28:52 Removing intermediate container 3c5e8c40d035 20:28:52 ---> dd8a6c668c64 20:28:52 Step 8/23 : COPY . . 20:28:52 Removing intermediate container 46ec2553a4c6 20:28:52 ---> aabfbeef5b8a 20:28:52 Step 7/22 : COPY . . 20:28:55 ---> 39d4fb2bd738 20:28:55 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:55 ---> Running in 909f9c181084 20:28:57 ---> 609657af95b7 20:28:57 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:28:57 ---> f0beb18c25cc 20:28:57 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:28:57 ---> f3df9e5f900f 20:28:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:28:57 ---> Running in b83f52ce4064 20:28:57 ---> Running in 6d79d9ee8e18 20:28:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:28:57 ---> Running in a9b0afc6bbe3 20:28:57 ---> 29033b968664 20:28:57 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:28:57 ---> Running in aab2d89dd917 20:28:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:28:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:29:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:29:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:07 Removing intermediate container 909f9c181084 20:36:07 ---> 90767f210312 20:36:07 20:36:07 Step 9/33 : FROM alpine:3.17 20:36:07 3.17: Pulling from library/alpine 20:36:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:36:07 Status: Downloaded newer image for alpine:3.17 20:36:07 ---> 51e60588ff2c 20:36:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:36:08 ---> Running in 4ce381988b4e 20:36:10 Removing intermediate container 4ce381988b4e 20:36:10 ---> 71bd85e33d62 20:36:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:36:10 ---> Running in ac2710d95375 20:36:12 Removing intermediate container b83f52ce4064 20:36:12 ---> 9be4670c818a 20:36:12 20:36:12 Step 9/22 : FROM alpine:3.17 20:36:12 ---> 51e60588ff2c 20:36:12 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:36:12 ---> Running in 4dfafdbfebd1 20:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:16 (1/2) Installing dumb-init (1.2.5-r2) 20:36:16 (2/2) Installing su-exec (0.2-r2) 20:36:16 Executing busybox-1.35.0-r29.trigger 20:36:16 OK: 8 MiB in 17 packages 20:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:17 Removing intermediate container 6d79d9ee8e18 20:36:17 ---> c97632e8be01 20:36:17 20:36:17 Step 9/25 : FROM alpine:3.17 20:36:17 ---> 51e60588ff2c 20:36:17 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:17 ---> Running in 06150d79aa38 20:36:18 Removing intermediate container ac2710d95375 20:36:18 ---> 85f6a5b8d777 20:36:18 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:36:18 (1/2) Installing dumb-init (1.2.5-r2) 20:36:18 (2/2) Installing openssl (3.0.8-r4) 20:36:18 ---> Running in 973f4d7e4313 20:36:18 Executing busybox-1.35.0-r29.trigger 20:36:18 OK: 8 MiB in 17 packages 20:36:19 Removing intermediate container 973f4d7e4313 20:36:19 ---> bfe45f9952d8 20:36:19 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:36:19 ---> Running in b8f21b045bbb 20:36:20 Removing intermediate container 4dfafdbfebd1 20:36:20 ---> 1ec19f4ae389 20:36:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:36:20 Removing intermediate container b8f21b045bbb 20:36:20 ---> 195d2f4533cf 20:36:20 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:36:20 ---> Running in ca776bf856f1 20:36:20 ---> Running in 29c83b0fe856 20:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:24 (1/3) Installing ca-certificates (20230506-r0) 20:36:24 Removing intermediate container 29c83b0fe856 20:36:24 ---> e266cd99cbad 20:36:24 Step 12/22 : WORKDIR /edgex 20:36:24 (2/3) Installing dumb-init (1.2.5-r2) 20:36:24 Removing intermediate container ca776bf856f1 20:36:24 ---> b9f12cc4dadf 20:36:24 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto(3/3) Installing su-exec (0.2-r2) 20:36:24 Executing busybox-1.35.0-r29.trigger 20:36:24 20:36:24 Executing ca-certificates-20230506-r0.trigger 20:36:24 ---> Running in ea1d9105d5c9 20:36:24 ---> Running in 03e37a261e18 20:36:25 OK: 8 MiB in 18 packages 20:36:25 Removing intermediate container 03e37a261e18 20:36:25 ---> db7f86145df7 20:36:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:36:25 Removing intermediate container ea1d9105d5c9 20:36:25 ---> e9855fc6e1cd 20:36:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:25 ---> Running in f28b51efc720 20:36:28 ---> 260c63886c0d 20:36:28 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:36:28 Removing intermediate container 06150d79aa38 20:36:28 ---> c61da4b4ce9a 20:36:28 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:36:28 ---> Running in 6f7c767be369 20:36:29 ---> dc59bc78d6db 20:36:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:36:30 Removing intermediate container f28b51efc720 20:36:30 ---> c7149582175a 20:36:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:36:30 Removing intermediate container 6f7c767be369 20:36:30 ---> f3ff9bdd01c6 20:36:30 Step 12/25 : WORKDIR / 20:36:30 ---> Running in babb6a174f1b 20:36:30 ---> Running in 0dc8b5ba9e3c 20:36:31 Removing intermediate container 0dc8b5ba9e3c 20:36:31 ---> e9dfb3255c3e 20:36:31 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:31 ---> 54989ee3c7a1 20:36:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:31 Removing intermediate container babb6a174f1b 20:36:31 ---> e6752be88a3f 20:36:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:36:32 ---> f65459ee8fd7 20:36:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:36:32 ---> ca6db1d0d2c2 20:36:32 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:36:33 ---> Running in f9ff864f5174 20:36:34 ---> 2f1e59e20396 20:36:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:34 ---> 2ccaaf9a459b 20:36:34 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:38 ---> 9e0f3d005c5e 20:36:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:38 ---> 9683e2c256ba 20:36:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:36:38 ---> Running in e89203882344 20:36:39 Removing intermediate container f9ff864f5174 20:36:39 ---> 3e711f6613f8 20:36:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:39 ---> c9553b620016 20:36:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:36:41 ---> eda9ccf9e05f 20:36:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:36:41 ---> f61cbd40e3a6 20:36:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:42 Removing intermediate container e89203882344 20:36:42 ---> 6e12c6f4c9e0 20:36:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:42 ---> Running in 2ad9242ed16b 20:36:42 ---> 3c9d338d7146 20:36:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:43 Removing intermediate container 2ad9242ed16b 20:36:43 ---> 09b8da317017 20:36:43 Step 20/22 : LABEL arch=arm64 20:36:43 ---> Running in 655585b11a4d 20:36:44 Removing intermediate container 655585b11a4d 20:36:44 ---> e4134dd23528 20:36:44 Step 21/22 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:36:44 ---> Running in 2b526ca22105 20:36:45 ---> ccff24951bdf 20:36:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:45 Removing intermediate container 2b526ca22105 20:36:45 ---> 66cb62b45b8b 20:36:45 Step 22/22 : LABEL version=3.0.0-dev.153 20:36:45 ---> Running in 3176aaf50bea 20:36:46 ---> cd241d636515 20:36:46 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:36:46 Removing intermediate container 3176aaf50bea 20:36:46 ---> 79c977db7864 20:36:46 20:36:46 Successfully built 79c977db7864 20:36:46 Successfully tagged security-proxy-setup-arm64:latest 20:36:47  Building security-proxy-setup ... done Building security-spire-agent 20:36:47 ---> e12d4892ee56 20:36:47 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:48 ---> 1dce84ca57e4 20:36:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:49 ---> 689884a2e054 20:36:49 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:36:49 ---> 9cabbf8c5826 20:36:49 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:49 ---> Running in 341a5b203cf3 20:36:52 ---> d888cac6bac9 20:36:52 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:36:52 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:36:52 ---> bde72a90cb59 20:36:52 Step 3/27 : WORKDIR /edgex-go 20:36:52 ---> Using cache 20:36:52 ---> 686d65a2138d 20:36:52 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:36:52 ---> Running in 31d70bf5300c 20:36:54 ---> c7df4fb8f2f8 20:36:54 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:54 Removing intermediate container 341a5b203cf3 20:36:54 ---> c17433f659cf 20:36:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:36:54 ---> Running in 3293f5440a15 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:55 ---> 70a1adf90639 20:36:55 Step 28/33 : RUN chmod +x /entrypoint.sh 20:36:55 Removing intermediate container 3293f5440a15 20:36:55 ---> f68cdf927c43 20:36:55 Step 23/25 : LABEL arch=arm64 20:36:55 ---> Running in 0afde0583fdf 20:36:55 ---> Running in ff330b75891d 20:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:56 Removing intermediate container ff330b75891d 20:36:56 ---> 7bec99f1ac19 20:36:56 Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:36:56 ---> Running in 4a721460b2ae 20:36:57 Removing intermediate container 4a721460b2ae 20:36:57 ---> 4e80cee12ff1 20:36:57 Step 25/25 : LABEL version=3.0.0-dev.153 20:36:57 ---> Running in 3219620d77c8 20:36:58 OK: 263 MiB in 53 packages 20:36:58 Removing intermediate container 3219620d77c8 20:36:58 ---> 166ccf858a37 20:36:58 20:36:58 Successfully built 166ccf858a37 20:36:58 Successfully tagged security-secretstore-setup-arm64:latest 20:36:58  Building security-secretstore-setup ... done Building security-proxy-auth 20:36:59 Removing intermediate container 0afde0583fdf 20:36:59 ---> 8dadb89d9267 20:36:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:36:59 ---> Running in 918f9f323759 20:37:00 Removing intermediate container 31d70bf5300c 20:37:00 ---> f1f8a827ce7a 20:37:00 Step 5/27 : COPY go.mod vendor* ./ 20:37:00 Removing intermediate container 918f9f323759 20:37:00 ---> 7a2a1f196e74 20:37:00 Step 30/33 : CMD ["gate"] 20:37:00 ---> Running in 418e78a08a9f 20:37:01 ---> 079bd47bbf21 20:37:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:01 ---> Running in 463e883697d4 20:37:01 Removing intermediate container 418e78a08a9f 20:37:01 ---> 90ca48633a5f 20:37:01 Step 31/33 : LABEL arch=arm64 20:37:01 ---> Running in 78fe893f8909 20:37:02 Removing intermediate container 78fe893f8909 20:37:02 ---> 85ca1c56aeb9 20:37:02 Step 32/33 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:37:03 ---> Running in b133bd3dadbe 20:37:04 Removing intermediate container b133bd3dadbe 20:37:04 ---> aa98be862fee 20:37:04 Step 33/33 : LABEL version=3.0.0-dev.153 20:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:04 ---> bde72a90cb59 20:37:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:37:04 ---> Using cache 20:37:04 ---> fa86fc6878ce 20:37:04 Step 4/23 : WORKDIR /edgex-go 20:37:04 ---> Using cache 20:37:04 ---> d834a1ba9251 20:37:04 Step 5/23 : RUN apk add --update --no-cache make git 20:37:04 ---> Running in 5d91cbacf23e 20:37:04 ---> Running in 355b905403f9 20:37:05 Removing intermediate container 5d91cbacf23e 20:37:05 ---> 656a7ad64880 20:37:05 20:37:05 Successfully built 656a7ad64880 20:37:05 Successfully tagged security-bootstrapper-arm64:latest 20:37:05 Building security-spiffe-token-provider 20:37:06  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:09 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:37:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:09 ---> bde72a90cb59 20:37:09 Step 3/20 : WORKDIR /edgex-go 20:37:09 ---> Using cache 20:37:09 ---> 686d65a2138d 20:37:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:09 ---> Running in c7304e84974e 20:37:10 OK: 263 MiB in 53 packages 20:37:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:12 Removing intermediate container 355b905403f9 20:37:12 ---> f93903a38e7c 20:37:12 Step 6/23 : COPY go.mod vendor* ./ 20:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:13 ---> 74b14ebd25c1 20:37:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:13 ---> Running in ecf72cfa8e02 20:37:14 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:37:14 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:37:14 OK: 17692 distinct packages available 20:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:18 OK: 263 MiB in 53 packages 20:37:19 Removing intermediate container c7304e84974e 20:37:19 ---> 1fec7753b668 20:37:19 Step 5/20 : COPY go.mod vendor* ./ 20:37:20 ---> 7fdee83e7b19 20:37:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 ---> Running in 3bf191873d8b 20:39:12 Removing intermediate container 463e883697d4 20:39:12 ---> 68ff574787be 20:39:12 Step 7/27 : COPY . . 20:39:16 ---> 136c2e972ef2 20:39:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:39:16 ---> Running in c51ea41f5d76 20:39:17 Removing intermediate container c51ea41f5d76 20:39:17 ---> fcaded3c8f48 20:39:17 Step 9/27 : WORKDIR /edgex-go/spire-build 20:39:17 ---> Running in 96346a7017dd 20:39:19 Removing intermediate container 96346a7017dd 20:39:19 ---> 7cc5ff6c976d 20:39:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:39:19 ---> Running in b071f878dc25 20:39:19 Removing intermediate container ecf72cfa8e02 20:39:19 ---> 67e6ebb8df3a 20:39:19 Step 8/23 : COPY . . 20:39:20 Removing intermediate container b071f878dc25 20:39:20 ---> a24b579eabc5 20:39:20 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:39:20 ---> Running in fe6efe0bae0e 20:39:22 Removing intermediate container aab2d89dd917 20:39:22 ---> b76b2485d03c 20:39:22 20:39:22 Step 10/23 : FROM alpine:3.17 20:39:22 ---> 51e60588ff2c 20:39:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:39:22 Removing intermediate container a9b0afc6bbe3 20:39:22 ---> ea416e71858f 20:39:22 20:39:22 Step 10/23 : FROM alpine:3.17 20:39:22 ---> 51e60588ff2c 20:39:22 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:39:22 ---> Running in 9a8604247d3d 20:39:22 ---> Running in 08edee5ecaa0 20:39:23 ---> e5c4c884484c 20:39:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:39:23 ---> Running in 70659a0b6aec 20:39:23 Removing intermediate container fe6efe0bae0e 20:39:23 ---> ee4c6bc0a398 20:39:23 Step 12/27 : WORKDIR /edgex-go 20:39:24 ---> Running in 48016b7ce705 20:39:24 Removing intermediate container 3bf191873d8b 20:39:24 ---> 785506f7b7e2 20:39:24 Step 7/20 : COPY . . 20:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:25 Removing intermediate container 48016b7ce705 20:39:25 ---> ce830391314a 20:39:25 20:39:25 Step 13/27 : FROM alpine:3.17 20:39:25 ---> 51e60588ff2c 20:39:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:25 ---> Running in c0d9f868334c 20:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:25 Removing intermediate container c0d9f868334c 20:39:25 ---> dc2b583bbb1d 20:39:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:25 ---> Running in 4cf4d99abf0b 20:39:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:39:27 (1/1) Installing dumb-init (1.2.5-r2) 20:39:27 Executing busybox-1.35.0-r29.trigger 20:39:27 OK: 8 MiB in 16 packages 20:39:27 (1/2) Installing ca-certificates (20230506-r0) 20:39:27 (2/2) Installing dumb-init (1.2.5-r2) 20:39:27 Executing busybox-1.35.0-r29.trigger 20:39:27 Executing ca-certificates-20230506-r0.trigger 20:39:28 OK: 8 MiB in 17 packages 20:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:29 ---> 8be34766d849 20:39:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:29 ---> Running in d2c543f5f9e4 20:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:29 Removing intermediate container 9a8604247d3d 20:39:29 ---> 2ae154dc2c06 20:39:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:30 ---> Running in 8ecac210d277 20:39:31 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:39:31 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:39:31 OK: 17692 distinct packages available 20:39:31 Removing intermediate container 8ecac210d277 20:39:31 ---> 182750322a33 20:39:31 Step 13/23 : ENV APP_PORT=59861 20:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:31 ---> Running in 38dfc729c86a 20:39:31 Removing intermediate container 08edee5ecaa0 20:39:31 ---> edd197cc9a7e 20:39:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:39:31 ---> Running in 99be3dd67549 20:39:31 Removing intermediate container 38dfc729c86a 20:39:31 ---> e1eaa49a5774 20:39:31 Step 14/23 : EXPOSE $APP_PORT 20:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:39:32 ---> Running in fcd74570a7c5 20:39:32 Removing intermediate container 99be3dd67549 20:39:32 ---> 62bdfc69ccaf 20:39:32 Step 13/23 : ENV APP_PORT=59860 20:39:32 ---> Running in ee6d6044ffbf 20:39:33 Removing intermediate container fcd74570a7c5 20:39:33 ---> c01bd237c62e 20:39:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:33 Removing intermediate container ee6d6044ffbf 20:39:33 ---> 59dd46e634ff 20:39:33 Step 14/23 : EXPOSE $APP_PORT 20:39:33 ---> Running in cb3d95afbd0e 20:39:33 (1/5) Installing dumb-init (1.2.5-r2) 20:39:33 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:33 (3/5) Installing libucontext (1.2-r0) 20:39:33 (4/5) Installing gcompat (1.1.0-r0) 20:39:33 (5/5) Installing openssl (3.0.8-r4) 20:39:33 Executing busybox-1.35.0-r29.trigger 20:39:33 OK: 9 MiB in 20 packages 20:39:34 ---> 0237a43040d4 20:39:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:34 Removing intermediate container cb3d95afbd0e 20:39:34 ---> 9d6a5ff2147b 20:39:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:36 ---> e0c59d613a3c 20:39:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:36 ---> 17fce5541ca1 20:39:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:36 Removing intermediate container 4cf4d99abf0b 20:39:36 ---> adcea45cd909 20:39:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:38 ---> c44df4980d37 20:39:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:38 ---> 4bffc9453537 20:39:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:39:39 ---> c4a209bec755 20:39:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:39:40 ---> c8fa1ed6bda0 20:39:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:39:42 ---> 7f7a1ce48cf8 20:39:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:39:42 ---> Running in ddea951d5c2a 20:39:43 ---> 851c6122ef55 20:39:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:39:43 Removing intermediate container ddea951d5c2a 20:39:43 ---> c83d4e6e9431 20:39:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:43 ---> Running in 6f46144ea996 20:39:44 Removing intermediate container 6f46144ea996 20:39:44 ---> 99ef99e5bc68 20:39:44 Step 21/23 : LABEL arch=arm64 20:39:44 ---> Running in 6a3e4e8bf7be 20:39:45 ---> 10b94072b2d1 20:39:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:39:45 ---> Running in 8ec5e1ff7600 20:39:45 Removing intermediate container 6a3e4e8bf7be 20:39:45 ---> d5a6c3745905 20:39:45 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:39:45 ---> Running in 026c37277d3a 20:39:46 Removing intermediate container 8ec5e1ff7600 20:39:46 ---> 92669d8b57c0 20:39:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:46 ---> Running in c4c71e5f767c 20:39:46 Removing intermediate container 026c37277d3a 20:39:46 ---> ca0ba0ff0fcb 20:39:46 Step 23/23 : LABEL version=3.0.0-dev.153 20:39:47 ---> Running in b4259f89faac 20:39:47 Removing intermediate container c4c71e5f767c 20:39:47 ---> aab578758c10 20:39:47 Step 21/23 : LABEL arch=arm64 20:39:47 ---> Running in faa76cb6291e 20:39:48 Removing intermediate container b4259f89faac 20:39:48 ---> 4074fb1e7d55 20:39:48 20:39:48 Successfully built 4074fb1e7d55 20:39:48 Successfully tagged support-scheduler-arm64:latest 20:39:48  Building support-scheduler ... done Building security-spire-config 20:39:48 Removing intermediate container faa76cb6291e 20:39:48 ---> 14142409277e 20:39:48 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:39:48 ---> 8bbcc0658fef 20:39:48 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:39:48 ---> Running in 18de3dbc5aa1 20:39:49 Removing intermediate container 18de3dbc5aa1 20:39:49 ---> bcee824349d2 20:39:49 Step 23/23 : LABEL version=3.0.0-dev.153 20:39:49 ---> Running in 6c0ba2aad28c 20:39:50 Removing intermediate container 6c0ba2aad28c 20:39:50 ---> 057c3a3481d8 20:39:50 20:39:50 Successfully built 057c3a3481d8 20:39:50 Successfully tagged support-notifications-arm64:latest 20:39:50  Building support-notifications ... done Building core-common-config-bootstrapper 20:39:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:39:54 ---> bde72a90cb59 20:39:54 Step 3/27 : WORKDIR /edgex-go 20:39:54 ---> Using cache 20:39:54 ---> 686d65a2138d 20:39:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:39:54 ---> Using cache 20:39:54 ---> f1f8a827ce7a 20:39:54 Step 5/27 : COPY go.mod vendor* ./ 20:39:54 ---> Using cache 20:39:54 ---> 079bd47bbf21 20:39:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:54 ---> Using cache 20:39:54 ---> 68ff574787be 20:39:54 Step 7/27 : COPY . . 20:39:55 ---> Using cache 20:39:55 ---> 136c2e972ef2 20:39:55 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:39:55 ---> Using cache 20:39:55 ---> fcaded3c8f48 20:39:55 Step 9/27 : WORKDIR /edgex-go/spire-build 20:39:55 ---> Using cache 20:39:55 ---> 7cc5ff6c976d 20:39:55 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:39:55 ---> Using cache 20:39:55 ---> a24b579eabc5 20:39:55 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:39:55 ---> Using cache 20:39:55 ---> ee4c6bc0a398 20:39:55 Step 12/27 : WORKDIR /edgex-go 20:39:55 ---> Using cache 20:39:55 ---> ce830391314a 20:39:55 20:39:55 Step 13/27 : FROM alpine:3.17 20:39:55 ---> 51e60588ff2c 20:39:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:55 ---> Using cache 20:39:55 ---> dc2b583bbb1d 20:39:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:55 ---> Running in d2bd6755585e 20:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:56 ---> bde72a90cb59 20:39:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:39:56 ---> Using cache 20:39:56 ---> fa86fc6878ce 20:39:56 Step 4/23 : WORKDIR /edgex-go 20:39:56 ---> Using cache 20:39:56 ---> d834a1ba9251 20:39:56 Step 5/23 : RUN apk add --update --no-cache make git 20:39:56 ---> Using cache 20:39:56 ---> f93903a38e7c 20:39:56 Step 6/23 : COPY go.mod vendor* ./ 20:39:56 ---> Using cache 20:39:56 ---> 74b14ebd25c1 20:39:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:56 ---> Using cache 20:39:56 ---> 67e6ebb8df3a 20:39:56 Step 8/23 : COPY . . 20:39:56 ---> Using cache 20:39:56 ---> e5c4c884484c 20:39:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:39:57 ---> Running in f5789fc7a349 20:39:58 ---> 9635f681da13 20:39:58 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:59 ---> f578d08d44d3 20:39:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:00 ---> a177ec7fcd90 20:40:00 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:40:01 ---> 0f82ce78b72a 20:40:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:01 ---> Running in ed38ed116bbc 20:40:02 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:40:02 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:40:02 OK: 17692 distinct packages available 20:40:02 Removing intermediate container ed38ed116bbc 20:40:02 ---> 18eb7d15b77c 20:40:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:02 ---> Running in 903e38dc0590 20:40:03 Removing intermediate container 903e38dc0590 20:40:03 ---> 6bc620a7b6ae 20:40:03 Step 25/27 : LABEL arch=arm64 20:40:03 ---> Running in 51cf31596ecd 20:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:03 Removing intermediate container 51cf31596ecd 20:40:03 ---> 415d00984bd0 20:40:03 Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:40:04 ---> Running in 49bd7fa6e7e4 20:40:04 Removing intermediate container 49bd7fa6e7e4 20:40:04 ---> c8e444efe08b 20:40:04 Step 27/27 : LABEL version=3.0.0-dev.153 20:40:04 ---> Running in 1587c5c67a4b 20:40:05 Removing intermediate container 1587c5c67a4b 20:40:05 ---> dc0f823cb344 20:40:05 20:40:05 Successfully built dc0f823cb344 20:40:05 Successfully tagged security-spire-agent-arm64:latest 20:40:05  Building security-spire-agent ... done Building security-spire-server 20:40:05 (1/4) Installing dumb-init (1.2.5-r2) 20:40:05 (2/4) Installing musl-obstack (1.2.3-r0) 20:40:05 (3/4) Installing libucontext (1.2-r0) 20:40:05 (4/4) Installing gcompat (1.1.0-r0) 20:40:05 Executing busybox-1.35.0-r29.trigger 20:40:05 OK: 8 MiB in 19 packages 20:40:07 Removing intermediate container d2bd6755585e 20:40:07 ---> bf431978b9c6 20:40:07 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:08 ---> 1b74b3e595e8 20:40:08 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:40:09 ---> 0036c28a0dfc 20:40:09 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:40:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:40:10 ---> bde72a90cb59 20:40:10 Step 3/26 : WORKDIR /edgex-go 20:40:10 ---> Using cache 20:40:10 ---> 686d65a2138d 20:40:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:40:10 ---> Using cache 20:40:10 ---> f1f8a827ce7a 20:40:10 Step 5/26 : COPY go.mod vendor* ./ 20:40:10 ---> Using cache 20:40:10 ---> 079bd47bbf21 20:40:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:10 ---> Using cache 20:40:10 ---> 68ff574787be 20:40:10 Step 7/26 : COPY . . 20:40:10 ---> Using cache 20:40:10 ---> 136c2e972ef2 20:40:10 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:40:10 ---> Using cache 20:40:10 ---> fcaded3c8f48 20:40:10 Step 9/26 : WORKDIR /edgex-go/spire-build 20:40:10 ---> Using cache 20:40:10 ---> 7cc5ff6c976d 20:40:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:40:10 ---> Using cache 20:40:10 ---> a24b579eabc5 20:40:10 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:40:10 ---> Running in e7b3d4ab180c 20:40:15 Removing intermediate container e7b3d4ab180c 20:40:15 ---> 0a0ca53582b2 20:40:15 Step 12/26 : WORKDIR /edgex-go 20:40:15 ---> Running in a223034ec686 20:40:15 Removing intermediate container a223034ec686 20:40:15 ---> 865d0a2e8f24 20:40:15 20:40:15 Step 13/26 : FROM alpine:3.17 20:40:15 ---> 51e60588ff2c 20:40:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:15 ---> Using cache 20:40:15 ---> dc2b583bbb1d 20:40:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:40:15 ---> Using cache 20:40:15 ---> adcea45cd909 20:40:15 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:15 ---> Using cache 20:40:15 ---> 4bffc9453537 20:40:15 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:40:15 ---> Using cache 20:40:15 ---> c4a209bec755 20:40:15 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:40:17 ---> 19fd40925f6a 20:40:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:40:18 ---> 4e06c1a226cd 20:40:19 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:40:19 ---> Running in eaab107d7df1 20:40:20 Removing intermediate container eaab107d7df1 20:40:20 ---> 7be7b865223f 20:40:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:40:21 ---> 3cc874dc4699 20:40:21 Step 22/27 : WORKDIR / 20:40:21 ---> Running in dad91a84a92b 20:40:22 Removing intermediate container dad91a84a92b 20:40:22 ---> e9a775b1890b 20:40:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:22 ---> Running in a076a4af62e3 20:40:23 Removing intermediate container a076a4af62e3 20:40:23 ---> b8cbb54c4619 20:40:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:23 ---> Running in 16e6f3297d1b 20:40:24 Removing intermediate container 16e6f3297d1b 20:40:24 ---> 61e70ea09bb9 20:40:24 Step 25/27 : LABEL arch=arm64 20:40:24 ---> Running in 872aff2f17fb 20:40:25 ---> 8e881b1caa5a 20:40:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:40:25 Removing intermediate container 872aff2f17fb 20:40:25 ---> ece05fa60b0e 20:40:25 Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:40:26 ---> Running in da4ce8c993dc 20:40:26 Removing intermediate container da4ce8c993dc 20:40:26 ---> 24d60c7efc76 20:40:26 Step 27/27 : LABEL version=3.0.0-dev.153 20:40:26 ---> 291c2ef0ed8c 20:40:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:40:26 ---> Running in 1ee73a8edc50 20:40:27 Removing intermediate container 1ee73a8edc50 20:40:27 ---> c7bf5c38e6c5 20:40:27 20:40:27 Successfully built c7bf5c38e6c5 20:40:27 Successfully tagged security-spire-config-arm64:latest 20:40:27  Building security-spire-config ... done Building core-command 20:40:27 ---> f9868333719b 20:40:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:40:28 ---> fb19240509e4 20:40:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:29 ---> Running in 3a50d423f5b6 20:40:29 Removing intermediate container 3a50d423f5b6 20:40:29 ---> 6ce0225fb3e1 20:40:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:29 ---> Running in 605af3a914c2 20:40:30 Removing intermediate container 605af3a914c2 20:40:30 ---> 1df0fd13c62c 20:40:30 Step 24/26 : LABEL arch=arm64 20:40:30 ---> Running in 19af7b443cfe 20:40:31 Removing intermediate container 19af7b443cfe 20:40:31 ---> 49a6cbffd74a 20:40:31 Step 25/26 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:40:31 ---> Running in 51a201530c06 20:40:32 Removing intermediate container 51a201530c06 20:40:32 ---> 529e1eb23489 20:40:32 Step 26/26 : LABEL version=3.0.0-dev.153 20:40:32 ---> Running in 249246a6dd95 20:40:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:32 ---> bde72a90cb59 20:40:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:40:32 ---> Using cache 20:40:32 ---> fa86fc6878ce 20:40:32 Step 4/24 : WORKDIR /edgex-go 20:40:32 ---> Using cache 20:40:32 ---> d834a1ba9251 20:40:32 Step 5/24 : RUN apk add --update --no-cache make git 20:40:32 ---> Using cache 20:40:32 ---> f93903a38e7c 20:40:32 Step 6/24 : COPY go.mod vendor* ./ 20:40:32 ---> Using cache 20:40:32 ---> 74b14ebd25c1 20:40:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:32 ---> Using cache 20:40:32 ---> 67e6ebb8df3a 20:40:32 Step 8/24 : COPY . . 20:40:32 ---> Using cache 20:40:32 ---> e5c4c884484c 20:40:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:40:33 Removing intermediate container 249246a6dd95 20:40:33 ---> fa8894504188 20:40:33 20:40:33 ---> Running in dc2b209b39ce 20:40:33 Successfully built fa8894504188 20:40:33 Successfully tagged security-spire-server-arm64:latest 20:40:33  Building security-spire-server ... done Building core-metadata 20:40:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:40:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:40:38 ---> bde72a90cb59 20:40:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:40:38 ---> Using cache 20:40:38 ---> fa86fc6878ce 20:40:38 Step 4/25 : WORKDIR /edgex-go 20:40:38 ---> Using cache 20:40:38 ---> d834a1ba9251 20:40:38 Step 5/25 : RUN apk add --update --no-cache make git 20:40:38 ---> Using cache 20:40:38 ---> f93903a38e7c 20:40:38 Step 6/25 : COPY go.mod vendor* ./ 20:40:38 ---> Using cache 20:40:38 ---> 74b14ebd25c1 20:40:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:38 ---> Using cache 20:40:38 ---> 67e6ebb8df3a 20:40:38 Step 8/25 : COPY . . 20:40:38 ---> Using cache 20:40:38 ---> e5c4c884484c 20:40:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:40:38 ---> Running in d47869f73ee9 20:40:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:02 Removing intermediate container 70659a0b6aec 20:46:02 ---> effc7e66b115 20:46:02 20:46:02 Step 10/23 : FROM alpine:3.17 20:46:02 ---> 51e60588ff2c 20:46:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:46:02 ---> Running in b8676b35de85 20:46:02 Removing intermediate container b8676b35de85 20:46:02 ---> 5ef15c248bd4 20:46:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:46:02 ---> Running in 9dc843e75992 20:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:46:02 (1/1) Installing dumb-init (1.2.5-r2) 20:46:02 Executing busybox-1.35.0-r29.trigger 20:46:02 OK: 8 MiB in 16 packages 20:46:02 Removing intermediate container 9dc843e75992 20:46:02 ---> 41009ba2447d 20:46:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:02 ---> 6a1ff4cee82d 20:46:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:46:03 ---> be4f66893f1c 20:46:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:46:05 ---> 9c72f02ca2e5 20:46:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:46:06 ---> 8ef94fb80ac7 20:46:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:46:07 ---> 5e5250c3b546 20:46:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:46:07 ---> Running in fe209cb0e494 20:46:10 Removing intermediate container fe209cb0e494 20:46:10 ---> d16242288be3 20:46:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:46:10 ---> Running in e25d82ec0dec 20:46:10 Removing intermediate container e25d82ec0dec 20:46:10 ---> 220822b4ef03 20:46:10 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:46:10 ---> Running in dce76147760c 20:46:13 Removing intermediate container dce76147760c 20:46:13 ---> dfa6ba63911c 20:46:13 Step 21/23 : LABEL arch=arm64 20:46:13 ---> Running in c115d7afa2ca 20:46:14 Removing intermediate container c115d7afa2ca 20:46:14 ---> 04f481dca7b8 20:46:14 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:46:14 ---> Running in ae88d90b0e17 20:46:14 Removing intermediate container ae88d90b0e17 20:46:14 ---> a726f9b22ebb 20:46:14 Step 23/23 : LABEL version=3.0.0-dev.153 20:46:14 ---> Running in 7cf1052de77a 20:46:15 Removing intermediate container 7cf1052de77a 20:46:15 ---> d734be668e06 20:46:15 20:46:15 Successfully built d734be668e06 20:46:15 Successfully tagged security-proxy-auth-arm64:latest 20:46:15  Building security-proxy-auth ... done Building core-data 20:46:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:46:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:18 ---> bde72a90cb59 20:46:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:46:18 ---> Using cache 20:46:18 ---> fa86fc6878ce 20:46:18 Step 4/23 : WORKDIR /edgex-go 20:46:18 ---> Using cache 20:46:18 ---> d834a1ba9251 20:46:18 Step 5/23 : RUN apk add --update --no-cache make git 20:46:18 ---> Using cache 20:46:18 ---> f93903a38e7c 20:46:18 Step 6/23 : COPY go.mod vendor* ./ 20:46:18 ---> Using cache 20:46:18 ---> 74b14ebd25c1 20:46:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:18 ---> Using cache 20:46:18 ---> 67e6ebb8df3a 20:46:18 Step 8/23 : COPY . . 20:46:18 ---> Using cache 20:46:18 ---> e5c4c884484c 20:46:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:46:18 ---> Running in a78826ec343f 20:46:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:47:07 Removing intermediate container f5789fc7a349 20:47:07 ---> a44bab425942 20:47:07 20:47:07 Step 10/23 : FROM alpine:3.17 20:47:07 ---> 51e60588ff2c 20:47:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:47:07 ---> Using cache 20:47:07 ---> 5ef15c248bd4 20:47:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:07 ---> Using cache 20:47:07 ---> 41009ba2447d 20:47:07 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:07 ---> Using cache 20:47:07 ---> 6a1ff4cee82d 20:47:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:47:07 ---> Using cache 20:47:07 ---> be4f66893f1c 20:47:07 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:47:07 ---> ab32456e7582 20:47:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:47:07 ---> 57e920dbba11 20:47:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:47:07 ---> 0a8e4bf57257 20:47:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:47:07 ---> Running in f15d28a00941 20:47:10 Removing intermediate container f15d28a00941 20:47:10 ---> e24815043c4d 20:47:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:47:10 ---> Running in cea07e2e0fdb 20:47:10 Removing intermediate container cea07e2e0fdb 20:47:10 ---> dce64552d11c 20:47:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:47:10 ---> Running in d1a4e58e5309 20:47:11 Removing intermediate container d1a4e58e5309 20:47:11 ---> 2793f751ddba 20:47:11 Step 21/23 : LABEL arch=arm64 20:47:11 ---> Running in e49220a7d1c6 20:47:12 Removing intermediate container e49220a7d1c6 20:47:12 ---> f63ab6d3e2ff 20:47:12 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:47:12 ---> Running in 25b87967c47a 20:47:12 Removing intermediate container 25b87967c47a 20:47:12 ---> 0b4bf292a5ed 20:47:12 Step 23/23 : LABEL version=3.0.0-dev.153 20:47:12 ---> Running in 6431a2ee3b63 20:47:13 Removing intermediate container 6431a2ee3b63 20:47:13 ---> b1f39149238d 20:47:13 20:47:13 Successfully built b1f39149238d 20:47:13 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:47:48  Building core-common-config-bootstrapper ... done Removing intermediate container dc2b209b39ce 20:47:48 ---> 431b71d0d376 20:47:48 20:47:48 Step 10/24 : FROM alpine:3.17 20:47:48 ---> 51e60588ff2c 20:47:48 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:47:48 ---> Using cache 20:47:48 ---> 2ae154dc2c06 20:47:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:47:48 ---> Using cache 20:47:48 ---> 182750322a33 20:47:48 Step 13/24 : ENV APP_PORT=59882 20:47:48 ---> Running in 20843d038da3 20:47:48 Removing intermediate container 20843d038da3 20:47:48 ---> afe9844d08e9 20:47:48 Step 14/24 : EXPOSE $APP_PORT 20:47:48 ---> Running in 0b1118c3e1d3 20:47:48 Removing intermediate container 0b1118c3e1d3 20:47:48 ---> 593001b56229 20:47:48 Step 15/24 : WORKDIR / 20:47:48 ---> Running in 62335a88de84 20:47:48 Removing intermediate container 62335a88de84 20:47:48 ---> 3896b0a57d8a 20:47:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:49 ---> da60a278d5e2 20:47:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:47:50 ---> c1c589951aab 20:47:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:47:52 ---> 671b467b8d23 20:47:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:47:53 ---> 316c8a30835c 20:47:53 Step 20/24 : ENTRYPOINT ["/core-command"] 20:47:53 ---> Running in ce682b4440ce 20:47:54 Removing intermediate container ce682b4440ce 20:47:54 ---> d0d0c3d4a506 20:47:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:54 ---> Running in dc74ea7e5ed8 20:47:55 Removing intermediate container dc74ea7e5ed8 20:47:55 ---> 7baaf8bc9bca 20:47:55 Step 22/24 : LABEL arch=arm64 20:47:55 ---> Running in b8f049436a5b 20:47:56 Removing intermediate container b8f049436a5b 20:47:56 ---> 58c63920af3a 20:47:56 Step 23/24 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:47:56 ---> Running in 39088080c966 20:47:57 Removing intermediate container 39088080c966 20:47:57 ---> 19ff8f49240d 20:47:57 Step 24/24 : LABEL version=3.0.0-dev.153 20:47:57 ---> Running in ba95cb53ea23 20:47:58 Removing intermediate container ba95cb53ea23 20:47:58 ---> 271a7cf4bcc2 20:47:58 20:47:58 Successfully built 271a7cf4bcc2 20:47:58 Successfully tagged core-command-arm64:latest 20:48:03  Building core-command ... done Removing intermediate container d47869f73ee9 20:48:03 ---> 6d55123acf5d 20:48:03 20:48:03 Step 10/25 : FROM alpine:3.17 20:48:03 ---> 51e60588ff2c 20:48:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:48:03 ---> Using cache 20:48:03 ---> 2ae154dc2c06 20:48:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:48:03 ---> Using cache 20:48:03 ---> 182750322a33 20:48:03 Step 13/25 : ENV APP_PORT=59881 20:48:03 ---> Running in b31ec43e579a 20:48:04 Removing intermediate container b31ec43e579a 20:48:04 ---> 096cba15ceb2 20:48:04 Step 14/25 : EXPOSE $APP_PORT 20:48:04 ---> Running in 7971215624bf 20:48:04 Removing intermediate container 7971215624bf 20:48:04 ---> f8e3258fed7f 20:48:04 Step 15/25 : WORKDIR / 20:48:05 ---> Running in 4e68b4020123 20:48:05 Removing intermediate container 4e68b4020123 20:48:05 ---> 1a377e36d0c8 20:48:05 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:06 ---> b74aec50c353 20:48:06 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:48:08 ---> f49d33e0420d 20:48:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:48:10 ---> cae316d775b7 20:48:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:48:12 ---> c93caf7e4bdf 20:48:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:48:13 ---> ef9f1cb26a33 20:48:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:48:13 ---> Running in 1a6098260a7d 20:48:15 Removing intermediate container 1a6098260a7d 20:48:15 ---> 91e15c9595b8 20:48:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:48:15 ---> Running in 2c1c6010c99d 20:48:16 Removing intermediate container 2c1c6010c99d 20:48:16 ---> 225c4f5e1e8c 20:48:16 Step 23/25 : LABEL arch=arm64 20:48:16 ---> Running in 1816dc046a21 20:48:17 Removing intermediate container 1816dc046a21 20:48:17 ---> 1e5e1afdac5a 20:48:17 Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:48:17 ---> Running in 0187ca4bc15b 20:48:18 Removing intermediate container 0187ca4bc15b 20:48:18 ---> 8f1172690c20 20:48:18 Step 25/25 : LABEL version=3.0.0-dev.153 20:48:18 ---> Running in d5a38251261f 20:48:19 Removing intermediate container d5a38251261f 20:48:19 ---> 502f332f41dc 20:48:19 20:48:19 Successfully built 502f332f41dc 20:48:19 Successfully tagged core-metadata-arm64:latest 20:48:20  Building core-metadata ... done Removing intermediate container d2c543f5f9e4 20:48:20 ---> f4ff40aca03c 20:48:20 20:48:20 Step 9/20 : FROM alpine:3.17 20:48:20 ---> 51e60588ff2c 20:48:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:48:20 ---> Using cache 20:48:20 ---> 71bd85e33d62 20:48:20 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:48:20 ---> Running in e24fdb748204 20:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:23 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:48:23 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:48:23 OK: 17692 distinct packages available 20:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:25 (1/9) Installing ca-certificates (20230506-r0) 20:48:25 (2/9) Installing brotli-libs (1.0.9-r9) 20:48:25 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:48:25 (4/9) Installing libcurl (8.0.1-r0) 20:48:25 (5/9) Installing curl (8.0.1-r0) 20:48:25 (6/9) Installing dumb-init (1.2.5-r2) 20:48:25 (7/9) Installing musl-obstack (1.2.3-r0) 20:48:25 (8/9) Installing libucontext (1.2-r0) 20:48:25 (9/9) Installing gcompat (1.1.0-r0) 20:48:25 Executing busybox-1.35.0-r29.trigger 20:48:25 Executing ca-certificates-20230506-r0.trigger 20:48:26 OK: 11 MiB in 24 packages 20:48:31 Removing intermediate container e24fdb748204 20:48:31 ---> 37bfff655131 20:48:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:48:31 ---> 7931786b2e3b 20:48:31 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:48:32 ---> 4d4da73bbf37 20:48:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:48:35 ---> 232d29ccc173 20:48:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:48:35 ---> 9683a473787c 20:48:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:48:35 ---> Running in 8338af7ead0b 20:48:36 Removing intermediate container 8338af7ead0b 20:48:36 ---> 5890f39411fc 20:48:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:48:36 ---> Running in c7acd2906739 20:48:36 Removing intermediate container c7acd2906739 20:48:36 ---> 58e6e793a2a1 20:48:36 Step 18/20 : LABEL arch=arm64 20:48:36 ---> Running in 8a0faf5eeec0 20:48:37 Removing intermediate container 8a0faf5eeec0 20:48:37 ---> 0a165f0014c3 20:48:37 Step 19/20 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:48:37 ---> Running in 21d27cdc96b2 20:48:37 Removing intermediate container 21d27cdc96b2 20:48:37 ---> 180e1f3b9335 20:48:37 Step 20/20 : LABEL version=3.0.0-dev.153 20:48:38 ---> Running in b794ee3a8d83 20:48:38 Removing intermediate container b794ee3a8d83 20:48:38 ---> fef563b2c08b 20:48:38 20:48:38 Successfully built fef563b2c08b 20:48:38 Successfully tagged security-spiffe-token-provider-arm64:latest 20:49:25  Building security-spiffe-token-provider ... done Removing intermediate container a78826ec343f 20:49:25 ---> 4cc96255fbf8 20:49:25 20:49:25 Step 10/23 : FROM alpine:3.17 20:49:25 ---> 51e60588ff2c 20:49:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:49:25 ---> Running in 1c0fe798d513 20:49:25 Removing intermediate container 1c0fe798d513 20:49:25 ---> fb07a69b7cf5 20:49:25 Step 12/23 : ENV APP_PORT=59880 20:49:25 ---> Running in ec0c4ede9901 20:49:25 Removing intermediate container ec0c4ede9901 20:49:25 ---> 212a988e9ef9 20:49:25 Step 13/23 : EXPOSE $APP_PORT 20:49:25 ---> Running in 8273d7b01f3c 20:49:25 Removing intermediate container 8273d7b01f3c 20:49:25 ---> d32c4de28667 20:49:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:49:25 ---> Running in 4f31a74390c9 20:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:49:25 (1/1) Installing dumb-init (1.2.5-r2) 20:49:25 Executing busybox-1.35.0-r29.trigger 20:49:25 OK: 8 MiB in 16 packages 20:49:26 Removing intermediate container 4f31a74390c9 20:49:26 ---> eb5ca73dc50d 20:49:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:26 ---> 186cfabe4111 20:49:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:49:26 ---> 0654a7839866 20:49:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:49:27 ---> 8e6537b45464 20:49:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:49:28 ---> 4b6914142bd6 20:49:28 Step 19/23 : ENTRYPOINT ["/core-data"] 20:49:28 ---> Running in b80eac4f2403 20:49:28 Removing intermediate container b80eac4f2403 20:49:28 ---> d8bfbd18ad16 20:49:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:49:29 ---> Running in d9399b710140 20:49:29 Removing intermediate container d9399b710140 20:49:29 ---> 026e734fb2f3 20:49:29 Step 21/23 : LABEL arch=arm64 20:49:29 ---> Running in dfcde67cee7e 20:49:29 Removing intermediate container dfcde67cee7e 20:49:29 ---> 667fd789c9f1 20:49:29 Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:29 ---> Running in dc4dd0419c08 20:49:29 Removing intermediate container dc4dd0419c08 20:49:29 ---> 2924db407678 20:49:29 Step 23/23 : LABEL version=3.0.0-dev.153 20:49:30 ---> Running in 00961bb1cfaa 20:49:30 Removing intermediate container 00961bb1cfaa 20:49:30 ---> ffa4e7db3d53 20:49:30 20:49:30 Successfully built ffa4e7db3d53 20:49:30 Successfully tagged core-data-arm64:latest 20:49:31  Building core-data ... done  [Pipeline] } 20:49:31 $ docker stop --time=1 5ea63da8ebf588b4ca41f8c15cbeb3c4c1f36e63ce01a018502c4da087a8917f 20:49:32 $ docker rm -f --volumes 5ea63da8ebf588b4ca41f8c15cbeb3c4c1f36e63ce01a018502c4da087a8917f [Pipeline] // withDockerContainer [Pipeline] sh 20:49:33 + docker images 20:49:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:49:33 core-data-arm64 latest ffa4e7db3d53 3 seconds ago 19.9MB 20:49:33 4cc96255fbf8 13 seconds ago 1.36GB 20:49:33 security-spiffe-token-provider-arm64 latest fef563b2c08b 55 seconds ago 32.7MB 20:49:33 f4ff40aca03c About a minute ago 1.39GB 20:49:33 core-metadata-arm64 latest 502f332f41dc About a minute ago 20.2MB 20:49:33 6d55123acf5d About a minute ago 1.36GB 20:49:33 core-command-arm64 latest 271a7cf4bcc2 About a minute ago 19.7MB 20:49:33 431b71d0d376 About a minute ago 1.35GB 20:49:33 core-common-config-bootstrapper-arm64 latest b1f39149238d 2 minutes ago 17.2MB 20:49:33 a44bab425942 2 minutes ago 1.35GB 20:49:33 security-proxy-auth-arm64 latest d734be668e06 3 minutes ago 18.1MB 20:49:33 effc7e66b115 3 minutes ago 1.33GB 20:49:33 security-spire-server-arm64 latest fa8894504188 9 minutes ago 97MB 20:49:33 security-spire-config-arm64 latest c7bf5c38e6c5 9 minutes ago 96.1MB 20:49:33 865d0a2e8f24 9 minutes ago 1.21GB 20:49:33 security-spire-agent-arm64 latest dc0f823cb344 9 minutes ago 153MB 20:49:33 support-notifications-arm64 latest 057c3a3481d8 9 minutes ago 31.9MB 20:49:33 support-scheduler-arm64 latest 4074fb1e7d55 9 minutes ago 31.2MB 20:49:33 ce830391314a 10 minutes ago 1.21GB 20:49:33 b76b2485d03c 10 minutes ago 1.42GB 20:49:33 ea416e71858f 10 minutes ago 1.42GB 20:49:33 security-bootstrapper-arm64 latest 656a7ad64880 12 minutes ago 21.9MB 20:49:33 security-secretstore-setup-arm64 latest 166ccf858a37 12 minutes ago 32.2MB 20:49:33 security-proxy-setup-arm64 latest 79c977db7864 12 minutes ago 18.7MB 20:49:33 c97632e8be01 13 minutes ago 1.35GB 20:49:33 9be4670c818a 13 minutes ago 1.33GB 20:49:33 90767f210312 13 minutes ago 1.34GB 20:49:33 ci-base-image-arm64 latest bde72a90cb59 23 minutes ago 899MB 20:49:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 20:49:33 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 20:49:33 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:49:33 provisioning config files... 20:49:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config14603589612488879413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:34 ---> docker-login.sh 20:49:34 nexus3.edgexfoundry.org:10001 20:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:34 Configure a credential helper to remove this warning. See 20:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:34 20:49:34 Login Succeeded 20:49:34 nexus3.edgexfoundry.org:10002 20:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:34 Configure a credential helper to remove this warning. See 20:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:34 20:49:34 Login Succeeded 20:49:34 nexus3.edgexfoundry.org:10003 20:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:35 Configure a credential helper to remove this warning. See 20:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:35 20:49:35 Login Succeeded 20:49:35 nexus3.edgexfoundry.org:10004 20:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:35 Configure a credential helper to remove this warning. See 20:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:35 20:49:35 Login Succeeded 20:49:35 docker.io 20:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:36 Configure a credential helper to remove this warning. See 20:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:36 20:49:36 Login Succeeded 20:49:36 ---> docker-login.sh ends [Pipeline] } 20:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:49:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:49:36 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:36 latest 20:49:36 3.0.0-dev.153 20:49:36 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:36 main 20:49:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:36 fcb29fd16de1: Preparing 20:49:36 ed23f2d716a6: Preparing 20:49:36 e473fb9c0924: Preparing 20:49:36 9912d7e6dafe: Preparing 20:49:36 47a7ae96b766: Preparing 20:49:36 26cbea5cba74: Preparing 20:49:36 26cbea5cba74: Waiting 20:49:37 e473fb9c0924: Pushed 20:49:37 9912d7e6dafe: Pushed 20:49:37 26cbea5cba74: Layer already exists 20:49:37 47a7ae96b766: Pushed 20:49:37 fcb29fd16de1: Pushed 20:49:40 ed23f2d716a6: Pushed 20:49:40 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:41 fcb29fd16de1: Preparing 20:49:41 ed23f2d716a6: Preparing 20:49:41 e473fb9c0924: Preparing 20:49:41 9912d7e6dafe: Preparing 20:49:41 47a7ae96b766: Preparing 20:49:41 26cbea5cba74: Preparing 20:49:41 26cbea5cba74: Waiting 20:49:41 47a7ae96b766: Layer already exists 20:49:41 fcb29fd16de1: Layer already exists 20:49:41 e473fb9c0924: Layer already exists 20:49:41 ed23f2d716a6: Layer already exists 20:49:41 9912d7e6dafe: Layer already exists 20:49:41 26cbea5cba74: Layer already exists 20:49:41 latest: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.153 20:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:42 fcb29fd16de1: Preparing 20:49:42 ed23f2d716a6: Preparing 20:49:42 e473fb9c0924: Preparing 20:49:42 9912d7e6dafe: Preparing 20:49:42 47a7ae96b766: Preparing 20:49:42 26cbea5cba74: Preparing 20:49:42 26cbea5cba74: Waiting 20:49:42 9912d7e6dafe: Layer already exists 20:49:42 fcb29fd16de1: Layer already exists 20:49:42 e473fb9c0924: Layer already exists 20:49:42 47a7ae96b766: Layer already exists 20:49:42 ed23f2d716a6: Layer already exists 20:49:42 26cbea5cba74: Layer already exists 20:49:42 3.0.0-dev.153: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:42 fcb29fd16de1: Preparing 20:49:42 ed23f2d716a6: Preparing 20:49:42 e473fb9c0924: Preparing 20:49:42 9912d7e6dafe: Preparing 20:49:42 47a7ae96b766: Preparing 20:49:42 26cbea5cba74: Preparing 20:49:42 26cbea5cba74: Waiting 20:49:42 e473fb9c0924: Layer already exists 20:49:42 47a7ae96b766: Layer already exists 20:49:42 ed23f2d716a6: Layer already exists 20:49:42 9912d7e6dafe: Layer already exists 20:49:42 fcb29fd16de1: Layer already exists 20:49:42 26cbea5cba74: Layer already exists 20:49:43 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:49:43 fcb29fd16de1: Preparing 20:49:43 ed23f2d716a6: Preparing 20:49:43 e473fb9c0924: Preparing 20:49:43 9912d7e6dafe: Preparing 20:49:43 47a7ae96b766: Preparing 20:49:43 26cbea5cba74: Preparing 20:49:43 26cbea5cba74: Waiting 20:49:43 fcb29fd16de1: Layer already exists 20:49:43 9912d7e6dafe: Layer already exists 20:49:43 47a7ae96b766: Layer already exists 20:49:43 ed23f2d716a6: Layer already exists 20:49:43 e473fb9c0924: Layer already exists 20:49:43 26cbea5cba74: Layer already exists 20:49:44 main: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:44 ===================================================== [Pipeline] echo 20:49:44 taggedImages: 20:49:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:49:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.153 20:49:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:49:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:49:44 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:44 latest 20:49:44 3.0.0-dev.153 20:49:44 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:44 main 20:49:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:49:45 1bf7bd7b9a3e: Preparing 20:49:45 d768d10a4fb3: Preparing 20:49:45 e5956eb1b19f: Preparing 20:49:45 353535ea5f69: Preparing 20:49:45 e473fb9c0924: Preparing 20:49:45 9912d7e6dafe: Preparing 20:49:45 834aa938410f: Preparing 20:49:45 26cbea5cba74: Preparing 20:49:45 834aa938410f: Waiting 20:49:45 9912d7e6dafe: Waiting 20:49:45 e473fb9c0924: Layer already exists 20:49:45 9912d7e6dafe: Layer already exists 20:49:45 1bf7bd7b9a3e: Pushed 20:49:45 26cbea5cba74: Layer already exists 20:49:45 e5956eb1b19f: Pushed 20:49:45 834aa938410f: Pushed 20:49:45 d768d10a4fb3: Pushed 20:49:48 353535ea5f69: Pushed 20:49:48 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:48 + 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:49:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:49:49 1bf7bd7b9a3e: Preparing 20:49:49 d768d10a4fb3: Preparing 20:49:49 e5956eb1b19f: Preparing 20:49:49 353535ea5f69: Preparing 20:49:49 e473fb9c0924: Preparing 20:49:49 9912d7e6dafe: Preparing 20:49:49 834aa938410f: Preparing 20:49:49 26cbea5cba74: Preparing 20:49:49 834aa938410f: Waiting 20:49:49 26cbea5cba74: Waiting 20:49:49 9912d7e6dafe: Waiting 20:49:49 d768d10a4fb3: Layer already exists 20:49:49 e473fb9c0924: Layer already exists 20:49:49 e5956eb1b19f: Layer already exists 20:49:49 9912d7e6dafe: Layer already exists 20:49:49 1bf7bd7b9a3e: Layer already exists 20:49:49 834aa938410f: Layer already exists 20:49:49 353535ea5f69: Layer already exists 20:49:49 26cbea5cba74: Layer already exists 20:49:49 latest: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.153 20:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:49:50 1bf7bd7b9a3e: Preparing 20:49:50 d768d10a4fb3: Preparing 20:49:50 e5956eb1b19f: Preparing 20:49:50 353535ea5f69: Preparing 20:49:50 e473fb9c0924: Preparing 20:49:50 9912d7e6dafe: Preparing 20:49:50 834aa938410f: Preparing 20:49:50 26cbea5cba74: Preparing 20:49:50 9912d7e6dafe: Waiting 20:49:50 834aa938410f: Waiting 20:49:50 26cbea5cba74: Waiting 20:49:50 353535ea5f69: Layer already exists 20:49:50 e473fb9c0924: Layer already exists 20:49:50 e5956eb1b19f: Layer already exists 20:49:50 d768d10a4fb3: Layer already exists 20:49:50 1bf7bd7b9a3e: Layer already exists 20:49:50 9912d7e6dafe: Layer already exists 20:49:50 834aa938410f: Layer already exists 20:49:50 26cbea5cba74: Layer already exists 20:49:50 3.0.0-dev.153: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:49:51 1bf7bd7b9a3e: Preparing 20:49:51 d768d10a4fb3: Preparing 20:49:51 e5956eb1b19f: Preparing 20:49:51 353535ea5f69: Preparing 20:49:51 e473fb9c0924: Preparing 20:49:51 9912d7e6dafe: Preparing 20:49:51 834aa938410f: Preparing 20:49:51 26cbea5cba74: Preparing 20:49:51 834aa938410f: Waiting 20:49:51 26cbea5cba74: Waiting 20:49:51 9912d7e6dafe: Waiting 20:49:51 d768d10a4fb3: Layer already exists 20:49:51 1bf7bd7b9a3e: Layer already exists 20:49:51 e473fb9c0924: Layer already exists 20:49:51 e5956eb1b19f: Layer already exists 20:49:51 353535ea5f69: Layer already exists 20:49:51 26cbea5cba74: Layer already exists 20:49:51 9912d7e6dafe: Layer already exists 20:49:51 834aa938410f: Layer already exists 20:49:51 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:51 + 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:49:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:49:51 1bf7bd7b9a3e: Preparing 20:49:51 d768d10a4fb3: Preparing 20:49:51 e5956eb1b19f: Preparing 20:49:51 353535ea5f69: Preparing 20:49:51 e473fb9c0924: Preparing 20:49:51 9912d7e6dafe: Preparing 20:49:51 834aa938410f: Preparing 20:49:51 26cbea5cba74: Preparing 20:49:51 9912d7e6dafe: Waiting 20:49:51 834aa938410f: Waiting 20:49:51 26cbea5cba74: Waiting 20:49:51 e5956eb1b19f: Layer already exists 20:49:51 e473fb9c0924: Layer already exists 20:49:51 353535ea5f69: Layer already exists 20:49:51 1bf7bd7b9a3e: Layer already exists 20:49:51 d768d10a4fb3: Layer already exists 20:49:51 9912d7e6dafe: Layer already exists 20:49:51 834aa938410f: Layer already exists 20:49:52 26cbea5cba74: Layer already exists 20:49:52 main: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:49:52 ===================================================== [Pipeline] echo 20:49:52 taggedImages: 20:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.153 20:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:49:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:49:52 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:52 latest 20:49:52 3.0.0-dev.153 20:49:52 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:52 main 20:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:53 a622f78b09b7: Preparing 20:49:53 7bdf4f1af15f: Preparing 20:49:53 e473fb9c0924: Preparing 20:49:53 9912d7e6dafe: Preparing 20:49:53 f1cf144b71cd: Preparing 20:49:53 26cbea5cba74: Preparing 20:49:53 26cbea5cba74: Waiting 20:49:53 9912d7e6dafe: Layer already exists 20:49:53 e473fb9c0924: Layer already exists 20:49:53 26cbea5cba74: Layer already exists 20:49:53 f1cf144b71cd: Pushed 20:49:53 a622f78b09b7: Pushed 20:49:55 7bdf4f1af15f: Pushed 20:49:56 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:57 a622f78b09b7: Preparing 20:49:57 7bdf4f1af15f: Preparing 20:49:57 e473fb9c0924: Preparing 20:49:57 9912d7e6dafe: Preparing 20:49:57 f1cf144b71cd: Preparing 20:49:57 26cbea5cba74: Preparing 20:49:57 26cbea5cba74: Waiting 20:49:57 7bdf4f1af15f: Layer already exists 20:49:57 f1cf144b71cd: Layer already exists 20:49:57 9912d7e6dafe: Layer already exists 20:49:57 e473fb9c0924: Layer already exists 20:49:57 26cbea5cba74: Layer already exists 20:49:57 a622f78b09b7: Layer already exists 20:49:57 latest: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.153 20:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:58 a622f78b09b7: Preparing 20:49:58 7bdf4f1af15f: Preparing 20:49:58 e473fb9c0924: Preparing 20:49:58 9912d7e6dafe: Preparing 20:49:58 f1cf144b71cd: Preparing 20:49:58 26cbea5cba74: Preparing 20:49:58 26cbea5cba74: Waiting 20:49:58 a622f78b09b7: Layer already exists 20:49:58 7bdf4f1af15f: Layer already exists 20:49:58 f1cf144b71cd: Layer already exists 20:49:58 e473fb9c0924: Layer already exists 20:49:58 9912d7e6dafe: Layer already exists 20:49:58 26cbea5cba74: Layer already exists 20:49:58 3.0.0-dev.153: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:49:59 a622f78b09b7: Preparing 20:49:59 7bdf4f1af15f: Preparing 20:49:59 e473fb9c0924: Preparing 20:49:59 9912d7e6dafe: Preparing 20:49:59 f1cf144b71cd: Preparing 20:49:59 26cbea5cba74: Preparing 20:49:59 26cbea5cba74: Waiting 20:49:59 9912d7e6dafe: Layer already exists 20:49:59 f1cf144b71cd: Layer already exists 20:49:59 7bdf4f1af15f: Layer already exists 20:49:59 a622f78b09b7: Layer already exists 20:49:59 e473fb9c0924: Layer already exists 20:49:59 26cbea5cba74: Layer already exists 20:49:59 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:50:00 a622f78b09b7: Preparing 20:50:00 7bdf4f1af15f: Preparing 20:50:00 e473fb9c0924: Preparing 20:50:00 9912d7e6dafe: Preparing 20:50:00 f1cf144b71cd: Preparing 20:50:00 26cbea5cba74: Preparing 20:50:00 26cbea5cba74: Waiting 20:50:00 a622f78b09b7: Layer already exists 20:50:00 e473fb9c0924: Layer already exists 20:50:00 9912d7e6dafe: Layer already exists 20:50:00 f1cf144b71cd: Layer already exists 20:50:00 7bdf4f1af15f: Layer already exists 20:50:00 26cbea5cba74: Layer already exists 20:50:00 main: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:00 ===================================================== [Pipeline] echo 20:50:00 taggedImages: 20:50:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:50:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.153 20:50:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:50:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:50:00 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:00 latest 20:50:00 3.0.0-dev.153 20:50:00 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:00 main 20:50:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:50:01 a9aba3828a25: Preparing 20:50:01 75b93b2299f9: Preparing 20:50:01 d34bbdb80c0f: Preparing 20:50:01 e473fb9c0924: Preparing 20:50:01 9912d7e6dafe: Preparing 20:50:01 47a7ae96b766: Preparing 20:50:01 26cbea5cba74: Preparing 20:50:01 47a7ae96b766: Waiting 20:50:01 a9aba3828a25: Pushed 20:50:01 75b93b2299f9: Pushed 20:50:02 e473fb9c0924: Layer already exists 20:50:02 9912d7e6dafe: Layer already exists 20:50:02 47a7ae96b766: Layer already exists 20:50:02 26cbea5cba74: Layer already exists 20:50:04 d34bbdb80c0f: Pushed 20:50:04 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:50:05 a9aba3828a25: Preparing 20:50:05 75b93b2299f9: Preparing 20:50:05 d34bbdb80c0f: Preparing 20:50:05 e473fb9c0924: Preparing 20:50:05 9912d7e6dafe: Preparing 20:50:05 47a7ae96b766: Preparing 20:50:05 26cbea5cba74: Preparing 20:50:05 47a7ae96b766: Waiting 20:50:05 26cbea5cba74: Waiting 20:50:05 e473fb9c0924: Layer already exists 20:50:05 9912d7e6dafe: Layer already exists 20:50:05 75b93b2299f9: Layer already exists 20:50:05 d34bbdb80c0f: Layer already exists 20:50:05 a9aba3828a25: Layer already exists 20:50:05 26cbea5cba74: Layer already exists 20:50:05 47a7ae96b766: Layer already exists 20:50:05 latest: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.153 20:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:50:06 a9aba3828a25: Preparing 20:50:06 75b93b2299f9: Preparing 20:50:06 d34bbdb80c0f: Preparing 20:50:06 e473fb9c0924: Preparing 20:50:06 9912d7e6dafe: Preparing 20:50:06 47a7ae96b766: Preparing 20:50:06 26cbea5cba74: Preparing 20:50:06 47a7ae96b766: Waiting 20:50:06 26cbea5cba74: Waiting 20:50:06 9912d7e6dafe: Layer already exists 20:50:06 d34bbdb80c0f: Layer already exists 20:50:06 a9aba3828a25: Layer already exists 20:50:06 e473fb9c0924: Layer already exists 20:50:06 26cbea5cba74: Layer already exists 20:50:06 75b93b2299f9: Layer already exists 20:50:06 47a7ae96b766: Layer already exists 20:50:06 3.0.0-dev.153: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:50:07 a9aba3828a25: Preparing 20:50:07 75b93b2299f9: Preparing 20:50:07 d34bbdb80c0f: Preparing 20:50:07 e473fb9c0924: Preparing 20:50:07 9912d7e6dafe: Preparing 20:50:07 47a7ae96b766: Preparing 20:50:07 26cbea5cba74: Preparing 20:50:07 47a7ae96b766: Waiting 20:50:07 26cbea5cba74: Waiting 20:50:07 a9aba3828a25: Layer already exists 20:50:07 75b93b2299f9: Layer already exists 20:50:07 9912d7e6dafe: Layer already exists 20:50:07 e473fb9c0924: Layer already exists 20:50:07 d34bbdb80c0f: Layer already exists 20:50:07 26cbea5cba74: Layer already exists 20:50:07 47a7ae96b766: Layer already exists 20:50:07 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:50:08 a9aba3828a25: Preparing 20:50:08 75b93b2299f9: Preparing 20:50:08 d34bbdb80c0f: Preparing 20:50:08 e473fb9c0924: Preparing 20:50:08 9912d7e6dafe: Preparing 20:50:08 47a7ae96b766: Preparing 20:50:08 26cbea5cba74: Preparing 20:50:08 47a7ae96b766: Waiting 20:50:08 26cbea5cba74: Waiting 20:50:08 75b93b2299f9: Layer already exists 20:50:08 9912d7e6dafe: Layer already exists 20:50:08 a9aba3828a25: Layer already exists 20:50:08 e473fb9c0924: Layer already exists 20:50:08 d34bbdb80c0f: Layer already exists 20:50:08 47a7ae96b766: Layer already exists 20:50:08 26cbea5cba74: Layer already exists 20:50:08 main: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:08 ===================================================== [Pipeline] echo 20:50:08 taggedImages: 20:50:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:50:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.153 20:50:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:50:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:50:08 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:08 latest 20:50:08 3.0.0-dev.153 20:50:08 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:08 main 20:50:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:50:09 47d94101881d: Preparing 20:50:09 47d94101881d: Preparing 20:50:09 f4c12d0970e1: Preparing 20:50:09 9e71e156f7f4: Preparing 20:50:09 f2dbe1ceb0fd: Preparing 20:50:09 9e3debd02417: Preparing 20:50:09 2d245ed750cb: Preparing 20:50:09 e473fb9c0924: Preparing 20:50:09 9912d7e6dafe: Preparing 20:50:09 7fd42ff7fc58: Preparing 20:50:09 0eef6541288c: Preparing 20:50:09 2f893a60e6e4: Preparing 20:50:09 d7bb95e6e7c5: Preparing 20:50:09 26cbea5cba74: Preparing 20:50:09 2d245ed750cb: Waiting 20:50:09 e473fb9c0924: Waiting 20:50:09 9912d7e6dafe: Waiting 20:50:09 7fd42ff7fc58: Waiting 20:50:09 0eef6541288c: Waiting 20:50:09 2f893a60e6e4: Waiting 20:50:09 d7bb95e6e7c5: Waiting 20:50:09 26cbea5cba74: Waiting 20:50:09 47d94101881d: Pushed 20:50:09 9e3debd02417: Pushed 20:50:09 f2dbe1ceb0fd: Pushed 20:50:09 f4c12d0970e1: Pushed 20:50:09 e473fb9c0924: Layer already exists 20:50:09 9912d7e6dafe: Layer already exists 20:50:09 9e71e156f7f4: Pushed 20:50:10 7fd42ff7fc58: Pushed 20:50:10 2f893a60e6e4: Pushed 20:50:10 26cbea5cba74: Layer already exists 20:50:10 d7bb95e6e7c5: Pushed 20:50:10 0eef6541288c: Pushed 20:50:13 2d245ed750cb: Pushed 20:50:16 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:50:17 47d94101881d: Preparing 20:50:17 47d94101881d: Preparing 20:50:17 f4c12d0970e1: Preparing 20:50:17 9e71e156f7f4: Preparing 20:50:17 f2dbe1ceb0fd: Preparing 20:50:17 9e3debd02417: Preparing 20:50:17 2d245ed750cb: Preparing 20:50:17 e473fb9c0924: Preparing 20:50:17 2d245ed750cb: Waiting 20:50:17 9912d7e6dafe: Preparing 20:50:17 7fd42ff7fc58: Preparing 20:50:17 0eef6541288c: Preparing 20:50:17 2f893a60e6e4: Preparing 20:50:17 d7bb95e6e7c5: Preparing 20:50:17 26cbea5cba74: Preparing 20:50:17 7fd42ff7fc58: Waiting 20:50:17 0eef6541288c: Waiting 20:50:17 d7bb95e6e7c5: Waiting 20:50:17 26cbea5cba74: Waiting 20:50:17 9912d7e6dafe: Waiting 20:50:17 2f893a60e6e4: Waiting 20:50:17 e473fb9c0924: Waiting 20:50:17 47d94101881d: Layer already exists 20:50:17 9e3debd02417: Layer already exists 20:50:17 f2dbe1ceb0fd: Layer already exists 20:50:17 f4c12d0970e1: Layer already exists 20:50:17 9e71e156f7f4: Layer already exists 20:50:17 2d245ed750cb: Layer already exists 20:50:17 9912d7e6dafe: Layer already exists 20:50:17 0eef6541288c: Layer already exists 20:50:17 e473fb9c0924: Layer already exists 20:50:17 2f893a60e6e4: Layer already exists 20:50:17 7fd42ff7fc58: Layer already exists 20:50:17 d7bb95e6e7c5: Layer already exists 20:50:17 26cbea5cba74: Layer already exists 20:50:17 latest: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.153 20:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:50:18 47d94101881d: Preparing 20:50:18 47d94101881d: Preparing 20:50:18 f4c12d0970e1: Preparing 20:50:18 9e71e156f7f4: Preparing 20:50:18 f2dbe1ceb0fd: Preparing 20:50:18 9e3debd02417: Preparing 20:50:18 2d245ed750cb: Preparing 20:50:18 e473fb9c0924: Preparing 20:50:18 9912d7e6dafe: Preparing 20:50:18 7fd42ff7fc58: Preparing 20:50:18 0eef6541288c: Preparing 20:50:18 2f893a60e6e4: Preparing 20:50:18 d7bb95e6e7c5: Preparing 20:50:18 26cbea5cba74: Preparing 20:50:18 7fd42ff7fc58: Waiting 20:50:18 0eef6541288c: Waiting 20:50:18 2d245ed750cb: Waiting 20:50:18 2f893a60e6e4: Waiting 20:50:18 d7bb95e6e7c5: Waiting 20:50:18 26cbea5cba74: Waiting 20:50:18 e473fb9c0924: Waiting 20:50:18 9912d7e6dafe: Waiting 20:50:18 f2dbe1ceb0fd: Layer already exists 20:50:18 47d94101881d: Layer already exists 20:50:18 9e3debd02417: Layer already exists 20:50:18 9e71e156f7f4: Layer already exists 20:50:18 f4c12d0970e1: Layer already exists 20:50:18 2d245ed750cb: Layer already exists 20:50:18 e473fb9c0924: Layer already exists 20:50:18 9912d7e6dafe: Layer already exists 20:50:18 7fd42ff7fc58: Layer already exists 20:50:18 0eef6541288c: Layer already exists 20:50:18 d7bb95e6e7c5: Layer already exists 20:50:18 2f893a60e6e4: Layer already exists 20:50:18 26cbea5cba74: Layer already exists 20:50:18 3.0.0-dev.153: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:50:19 47d94101881d: Preparing 20:50:19 47d94101881d: Preparing 20:50:19 f4c12d0970e1: Preparing 20:50:19 9e71e156f7f4: Preparing 20:50:19 f2dbe1ceb0fd: Preparing 20:50:19 9e3debd02417: Preparing 20:50:19 2d245ed750cb: Preparing 20:50:19 e473fb9c0924: Preparing 20:50:19 9912d7e6dafe: Preparing 20:50:19 7fd42ff7fc58: Preparing 20:50:19 0eef6541288c: Preparing 20:50:19 2f893a60e6e4: Preparing 20:50:19 d7bb95e6e7c5: Preparing 20:50:19 26cbea5cba74: Preparing 20:50:19 7fd42ff7fc58: Waiting 20:50:19 0eef6541288c: Waiting 20:50:19 2d245ed750cb: Waiting 20:50:19 2f893a60e6e4: Waiting 20:50:19 e473fb9c0924: Waiting 20:50:19 d7bb95e6e7c5: Waiting 20:50:19 9912d7e6dafe: Waiting 20:50:19 26cbea5cba74: Waiting 20:50:19 9e71e156f7f4: Layer already exists 20:50:19 f4c12d0970e1: Layer already exists 20:50:19 47d94101881d: Layer already exists 20:50:19 9e3debd02417: Layer already exists 20:50:19 f2dbe1ceb0fd: Layer already exists 20:50:19 e473fb9c0924: Layer already exists 20:50:19 2d245ed750cb: Layer already exists 20:50:19 0eef6541288c: Layer already exists 20:50:19 9912d7e6dafe: Layer already exists 20:50:19 7fd42ff7fc58: Layer already exists 20:50:19 2f893a60e6e4: Layer already exists 20:50:19 26cbea5cba74: Layer already exists 20:50:19 d7bb95e6e7c5: Layer already exists 20:50:19 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:50:20 47d94101881d: Preparing 20:50:20 47d94101881d: Preparing 20:50:20 f4c12d0970e1: Preparing 20:50:20 9e71e156f7f4: Preparing 20:50:20 f2dbe1ceb0fd: Preparing 20:50:20 9e3debd02417: Preparing 20:50:20 2d245ed750cb: Preparing 20:50:20 e473fb9c0924: Preparing 20:50:20 9912d7e6dafe: Preparing 20:50:20 7fd42ff7fc58: Preparing 20:50:20 0eef6541288c: Preparing 20:50:20 2f893a60e6e4: Preparing 20:50:20 d7bb95e6e7c5: Preparing 20:50:20 26cbea5cba74: Preparing 20:50:20 7fd42ff7fc58: Waiting 20:50:20 0eef6541288c: Waiting 20:50:20 d7bb95e6e7c5: Waiting 20:50:20 26cbea5cba74: Waiting 20:50:20 2f893a60e6e4: Waiting 20:50:20 2d245ed750cb: Waiting 20:50:20 9912d7e6dafe: Waiting 20:50:20 e473fb9c0924: Waiting 20:50:20 f4c12d0970e1: Layer already exists 20:50:20 47d94101881d: Layer already exists 20:50:20 f2dbe1ceb0fd: Layer already exists 20:50:20 9e71e156f7f4: Layer already exists 20:50:20 9e3debd02417: Layer already exists 20:50:20 e473fb9c0924: Layer already exists 20:50:20 2d245ed750cb: Layer already exists 20:50:20 7fd42ff7fc58: Layer already exists 20:50:20 0eef6541288c: Layer already exists 20:50:20 9912d7e6dafe: Layer already exists 20:50:20 d7bb95e6e7c5: Layer already exists 20:50:20 2f893a60e6e4: Layer already exists 20:50:20 26cbea5cba74: Layer already exists 20:50:20 main: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:20 ===================================================== [Pipeline] echo 20:50:20 taggedImages: 20:50:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:50:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.153 20:50:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:50:20 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:50:20 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:20 latest 20:50:20 3.0.0-dev.153 20:50:20 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:20 main 20:50:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:50:21 2faf0fc8d0d8: Preparing 20:50:21 d1fd9a239054: Preparing 20:50:21 a33d345528e3: Preparing 20:50:21 91f471de8dfa: Preparing 20:50:21 e473fb9c0924: Preparing 20:50:21 9912d7e6dafe: Preparing 20:50:21 834aa938410f: Preparing 20:50:21 26cbea5cba74: Preparing 20:50:21 834aa938410f: Waiting 20:50:21 26cbea5cba74: Waiting 20:50:21 9912d7e6dafe: Waiting 20:50:21 e473fb9c0924: Layer already exists 20:50:21 9912d7e6dafe: Layer already exists 20:50:21 834aa938410f: Layer already exists 20:50:21 26cbea5cba74: Layer already exists 20:50:21 a33d345528e3: Pushed 20:50:21 2faf0fc8d0d8: Pushed 20:50:21 d1fd9a239054: Pushed 20:50:24 91f471de8dfa: Pushed 20:50:24 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:50:24 2faf0fc8d0d8: Preparing 20:50:24 d1fd9a239054: Preparing 20:50:24 a33d345528e3: Preparing 20:50:24 91f471de8dfa: Preparing 20:50:24 e473fb9c0924: Preparing 20:50:24 9912d7e6dafe: Preparing 20:50:24 834aa938410f: Preparing 20:50:24 26cbea5cba74: Preparing 20:50:24 9912d7e6dafe: Waiting 20:50:24 834aa938410f: Waiting 20:50:24 26cbea5cba74: Waiting 20:50:24 91f471de8dfa: Layer already exists 20:50:24 a33d345528e3: Layer already exists 20:50:24 d1fd9a239054: Layer already exists 20:50:24 2faf0fc8d0d8: Layer already exists 20:50:24 e473fb9c0924: Layer already exists 20:50:24 9912d7e6dafe: Layer already exists 20:50:24 834aa938410f: Layer already exists 20:50:24 26cbea5cba74: Layer already exists 20:50:25 latest: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.153 20:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:50:25 2faf0fc8d0d8: Preparing 20:50:25 d1fd9a239054: Preparing 20:50:25 a33d345528e3: Preparing 20:50:25 91f471de8dfa: Preparing 20:50:25 e473fb9c0924: Preparing 20:50:25 9912d7e6dafe: Preparing 20:50:25 834aa938410f: Preparing 20:50:25 26cbea5cba74: Preparing 20:50:25 834aa938410f: Waiting 20:50:25 26cbea5cba74: Waiting 20:50:25 9912d7e6dafe: Waiting 20:50:25 2faf0fc8d0d8: Layer already exists 20:50:25 d1fd9a239054: Layer already exists 20:50:25 91f471de8dfa: Layer already exists 20:50:25 a33d345528e3: Layer already exists 20:50:25 e473fb9c0924: Layer already exists 20:50:25 834aa938410f: Layer already exists 20:50:25 9912d7e6dafe: Layer already exists 20:50:25 26cbea5cba74: Layer already exists 20:50:26 3.0.0-dev.153: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:50:26 2faf0fc8d0d8: Preparing 20:50:26 d1fd9a239054: Preparing 20:50:26 a33d345528e3: Preparing 20:50:26 91f471de8dfa: Preparing 20:50:26 e473fb9c0924: Preparing 20:50:26 9912d7e6dafe: Preparing 20:50:26 834aa938410f: Preparing 20:50:26 26cbea5cba74: Preparing 20:50:26 834aa938410f: Waiting 20:50:26 26cbea5cba74: Waiting 20:50:26 9912d7e6dafe: Waiting 20:50:26 e473fb9c0924: Layer already exists 20:50:26 d1fd9a239054: Layer already exists 20:50:26 2faf0fc8d0d8: Layer already exists 20:50:26 91f471de8dfa: Layer already exists 20:50:26 a33d345528e3: Layer already exists 20:50:26 26cbea5cba74: Layer already exists 20:50:26 834aa938410f: Layer already exists 20:50:26 9912d7e6dafe: Layer already exists 20:50:26 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:50:27 2faf0fc8d0d8: Preparing 20:50:27 d1fd9a239054: Preparing 20:50:27 a33d345528e3: Preparing 20:50:27 91f471de8dfa: Preparing 20:50:27 e473fb9c0924: Preparing 20:50:27 9912d7e6dafe: Preparing 20:50:27 834aa938410f: Preparing 20:50:27 26cbea5cba74: Preparing 20:50:27 834aa938410f: Waiting 20:50:27 26cbea5cba74: Waiting 20:50:27 9912d7e6dafe: Waiting 20:50:27 91f471de8dfa: Layer already exists 20:50:27 d1fd9a239054: Layer already exists 20:50:27 e473fb9c0924: Layer already exists 20:50:27 2faf0fc8d0d8: Layer already exists 20:50:27 a33d345528e3: Layer already exists 20:50:27 834aa938410f: Layer already exists 20:50:27 9912d7e6dafe: Layer already exists 20:50:27 26cbea5cba74: Layer already exists 20:50:27 main: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:27 ===================================================== [Pipeline] echo 20:50:27 taggedImages: 20:50:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:50:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.153 20:50:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:50:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:50:27 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:27 latest 20:50:27 3.0.0-dev.153 20:50:27 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:27 main 20:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:50:28 27eb74e82fcc: Preparing 20:50:28 3d02c57fae51: Preparing 20:50:28 f8f4461ce972: Preparing 20:50:28 27fbce251554: Preparing 20:50:28 e473fb9c0924: Preparing 20:50:28 9912d7e6dafe: Preparing 20:50:28 b98f5f0f9938: Preparing 20:50:28 1fe52bf68b06: Preparing 20:50:28 26cbea5cba74: Preparing 20:50:28 b98f5f0f9938: Waiting 20:50:28 1fe52bf68b06: Waiting 20:50:28 26cbea5cba74: Waiting 20:50:28 9912d7e6dafe: Waiting 20:50:28 e473fb9c0924: Layer already exists 20:50:28 9912d7e6dafe: Layer already exists 20:50:28 3d02c57fae51: Pushed 20:50:28 27eb74e82fcc: Pushed 20:50:28 27fbce251554: Pushed 20:50:28 26cbea5cba74: Layer already exists 20:50:28 b98f5f0f9938: Pushed 20:50:30 1fe52bf68b06: Pushed 20:50:32 f8f4461ce972: Pushed 20:50:32 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:33 + 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:50:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:50:33 27eb74e82fcc: Preparing 20:50:33 3d02c57fae51: Preparing 20:50:33 f8f4461ce972: Preparing 20:50:33 27fbce251554: Preparing 20:50:33 e473fb9c0924: Preparing 20:50:33 9912d7e6dafe: Preparing 20:50:33 b98f5f0f9938: Preparing 20:50:33 1fe52bf68b06: Preparing 20:50:33 26cbea5cba74: Preparing 20:50:33 9912d7e6dafe: Waiting 20:50:33 b98f5f0f9938: Waiting 20:50:33 1fe52bf68b06: Waiting 20:50:33 26cbea5cba74: Waiting 20:50:33 27fbce251554: Layer already exists 20:50:33 e473fb9c0924: Layer already exists 20:50:33 27eb74e82fcc: Layer already exists 20:50:33 f8f4461ce972: Layer already exists 20:50:33 3d02c57fae51: Layer already exists 20:50:33 9912d7e6dafe: Layer already exists 20:50:33 b98f5f0f9938: Layer already exists 20:50:33 1fe52bf68b06: Layer already exists 20:50:33 26cbea5cba74: Layer already exists 20:50:33 latest: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.153 20:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:50:34 27eb74e82fcc: Preparing 20:50:34 3d02c57fae51: Preparing 20:50:34 f8f4461ce972: Preparing 20:50:34 27fbce251554: Preparing 20:50:34 e473fb9c0924: Preparing 20:50:34 9912d7e6dafe: Preparing 20:50:34 b98f5f0f9938: Preparing 20:50:34 1fe52bf68b06: Preparing 20:50:34 26cbea5cba74: Preparing 20:50:34 b98f5f0f9938: Waiting 20:50:34 1fe52bf68b06: Waiting 20:50:34 26cbea5cba74: Waiting 20:50:34 9912d7e6dafe: Waiting 20:50:34 27eb74e82fcc: Layer already exists 20:50:34 e473fb9c0924: Layer already exists 20:50:34 f8f4461ce972: Layer already exists 20:50:34 3d02c57fae51: Layer already exists 20:50:34 27fbce251554: Layer already exists 20:50:34 9912d7e6dafe: Layer already exists 20:50:34 b98f5f0f9938: Layer already exists 20:50:34 1fe52bf68b06: Layer already exists 20:50:34 26cbea5cba74: Layer already exists 20:50:34 3.0.0-dev.153: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:50:35 27eb74e82fcc: Preparing 20:50:35 3d02c57fae51: Preparing 20:50:35 f8f4461ce972: Preparing 20:50:35 27fbce251554: Preparing 20:50:35 e473fb9c0924: Preparing 20:50:35 9912d7e6dafe: Preparing 20:50:35 b98f5f0f9938: Preparing 20:50:35 1fe52bf68b06: Preparing 20:50:35 26cbea5cba74: Preparing 20:50:35 9912d7e6dafe: Waiting 20:50:35 b98f5f0f9938: Waiting 20:50:35 1fe52bf68b06: Waiting 20:50:35 26cbea5cba74: Waiting 20:50:35 27eb74e82fcc: Layer already exists 20:50:35 27fbce251554: Layer already exists 20:50:35 e473fb9c0924: Layer already exists 20:50:35 3d02c57fae51: Layer already exists 20:50:35 f8f4461ce972: Layer already exists 20:50:35 1fe52bf68b06: Layer already exists 20:50:35 9912d7e6dafe: Layer already exists 20:50:35 b98f5f0f9938: Layer already exists 20:50:35 26cbea5cba74: Layer already exists 20:50:35 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:36 + 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:50:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:50:36 27eb74e82fcc: Preparing 20:50:36 3d02c57fae51: Preparing 20:50:36 f8f4461ce972: Preparing 20:50:36 27fbce251554: Preparing 20:50:36 e473fb9c0924: Preparing 20:50:36 9912d7e6dafe: Preparing 20:50:36 b98f5f0f9938: Preparing 20:50:36 1fe52bf68b06: Preparing 20:50:36 26cbea5cba74: Preparing 20:50:36 b98f5f0f9938: Waiting 20:50:36 1fe52bf68b06: Waiting 20:50:36 26cbea5cba74: Waiting 20:50:36 9912d7e6dafe: Waiting 20:50:36 e473fb9c0924: Layer already exists 20:50:36 3d02c57fae51: Layer already exists 20:50:36 f8f4461ce972: Layer already exists 20:50:36 27eb74e82fcc: Layer already exists 20:50:36 27fbce251554: Layer already exists 20:50:36 1fe52bf68b06: Layer already exists 20:50:36 9912d7e6dafe: Layer already exists 20:50:36 b98f5f0f9938: Layer already exists 20:50:36 26cbea5cba74: Layer already exists 20:50:36 main: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:36 ===================================================== [Pipeline] echo 20:50:36 taggedImages: 20:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.153 20:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:50:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:50:36 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:36 latest 20:50:36 3.0.0-dev.153 20:50:36 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:36 main 20:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:50:37 2f560438f88f: Preparing 20:50:37 8cddb264bee9: Preparing 20:50:37 455a1b1b0b20: Preparing 20:50:37 a6ea832a70f9: Preparing 20:50:37 e615e18cc6ec: Preparing 20:50:37 b38379b2d300: Preparing 20:50:37 6d2ed66f4b31: Preparing 20:50:37 e473fb9c0924: Preparing 20:50:37 9912d7e6dafe: Preparing 20:50:37 16009c9432ee: Preparing 20:50:37 26cbea5cba74: Preparing 20:50:37 e473fb9c0924: Waiting 20:50:37 9912d7e6dafe: Waiting 20:50:37 26cbea5cba74: Waiting 20:50:37 b38379b2d300: Waiting 20:50:37 2f560438f88f: Pushed 20:50:37 e615e18cc6ec: Pushed 20:50:37 8cddb264bee9: Pushed 20:50:37 e473fb9c0924: Layer already exists 20:50:37 9912d7e6dafe: Layer already exists 20:50:37 b38379b2d300: Pushed 20:50:37 6d2ed66f4b31: Pushed 20:50:37 26cbea5cba74: Layer already exists 20:50:38 16009c9432ee: Pushed 20:50:40 a6ea832a70f9: Pushed 20:50:41 455a1b1b0b20: Pushed 20:50:41 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:41 + 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:50:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:50:41 2f560438f88f: Preparing 20:50:41 8cddb264bee9: Preparing 20:50:41 455a1b1b0b20: Preparing 20:50:41 a6ea832a70f9: Preparing 20:50:41 e615e18cc6ec: Preparing 20:50:41 b38379b2d300: Preparing 20:50:41 6d2ed66f4b31: Preparing 20:50:41 e473fb9c0924: Preparing 20:50:41 9912d7e6dafe: Preparing 20:50:41 16009c9432ee: Preparing 20:50:41 26cbea5cba74: Preparing 20:50:41 e473fb9c0924: Waiting 20:50:41 16009c9432ee: Waiting 20:50:41 9912d7e6dafe: Waiting 20:50:41 26cbea5cba74: Waiting 20:50:41 b38379b2d300: Waiting 20:50:41 6d2ed66f4b31: Waiting 20:50:41 e615e18cc6ec: Layer already exists 20:50:41 8cddb264bee9: Layer already exists 20:50:41 455a1b1b0b20: Layer already exists 20:50:42 a6ea832a70f9: Layer already exists 20:50:42 2f560438f88f: Layer already exists 20:50:42 b38379b2d300: Layer already exists 20:50:42 6d2ed66f4b31: Layer already exists 20:50:42 16009c9432ee: Layer already exists 20:50:42 e473fb9c0924: Layer already exists 20:50:42 9912d7e6dafe: Layer already exists 20:50:42 26cbea5cba74: Layer already exists 20:50:42 latest: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.153 20:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:50:42 2f560438f88f: Preparing 20:50:42 8cddb264bee9: Preparing 20:50:42 455a1b1b0b20: Preparing 20:50:42 a6ea832a70f9: Preparing 20:50:42 e615e18cc6ec: Preparing 20:50:42 b38379b2d300: Preparing 20:50:42 6d2ed66f4b31: Preparing 20:50:42 e473fb9c0924: Preparing 20:50:42 9912d7e6dafe: Preparing 20:50:42 16009c9432ee: Preparing 20:50:42 26cbea5cba74: Preparing 20:50:42 e473fb9c0924: Waiting 20:50:42 9912d7e6dafe: Waiting 20:50:42 6d2ed66f4b31: Waiting 20:50:42 b38379b2d300: Waiting 20:50:42 16009c9432ee: Waiting 20:50:42 26cbea5cba74: Waiting 20:50:42 455a1b1b0b20: Layer already exists 20:50:42 8cddb264bee9: Layer already exists 20:50:42 2f560438f88f: Layer already exists 20:50:42 a6ea832a70f9: Layer already exists 20:50:42 e615e18cc6ec: Layer already exists 20:50:42 6d2ed66f4b31: Layer already exists 20:50:42 b38379b2d300: Layer already exists 20:50:42 e473fb9c0924: Layer already exists 20:50:43 16009c9432ee: Layer already exists 20:50:43 9912d7e6dafe: Layer already exists 20:50:43 26cbea5cba74: Layer already exists 20:50:43 3.0.0-dev.153: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:50:43 2f560438f88f: Preparing 20:50:43 8cddb264bee9: Preparing 20:50:43 455a1b1b0b20: Preparing 20:50:43 a6ea832a70f9: Preparing 20:50:43 e615e18cc6ec: Preparing 20:50:43 b38379b2d300: Preparing 20:50:43 6d2ed66f4b31: Preparing 20:50:43 e473fb9c0924: Preparing 20:50:43 9912d7e6dafe: Preparing 20:50:43 16009c9432ee: Preparing 20:50:43 26cbea5cba74: Preparing 20:50:43 b38379b2d300: Waiting 20:50:43 6d2ed66f4b31: Waiting 20:50:43 e473fb9c0924: Waiting 20:50:43 9912d7e6dafe: Waiting 20:50:43 16009c9432ee: Waiting 20:50:43 26cbea5cba74: Waiting 20:50:43 a6ea832a70f9: Layer already exists 20:50:43 2f560438f88f: Layer already exists 20:50:43 8cddb264bee9: Layer already exists 20:50:43 e615e18cc6ec: Layer already exists 20:50:43 455a1b1b0b20: Layer already exists 20:50:43 6d2ed66f4b31: Layer already exists 20:50:43 b38379b2d300: Layer already exists 20:50:43 e473fb9c0924: Layer already exists 20:50:43 16009c9432ee: Layer already exists 20:50:43 26cbea5cba74: Layer already exists 20:50:43 9912d7e6dafe: Layer already exists 20:50:43 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:44 + 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:50:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:50:44 2f560438f88f: Preparing 20:50:44 8cddb264bee9: Preparing 20:50:44 455a1b1b0b20: Preparing 20:50:44 a6ea832a70f9: Preparing 20:50:44 e615e18cc6ec: Preparing 20:50:44 b38379b2d300: Preparing 20:50:44 6d2ed66f4b31: Preparing 20:50:44 e473fb9c0924: Preparing 20:50:44 9912d7e6dafe: Preparing 20:50:44 16009c9432ee: Preparing 20:50:44 26cbea5cba74: Preparing 20:50:44 b38379b2d300: Waiting 20:50:44 9912d7e6dafe: Waiting 20:50:44 16009c9432ee: Waiting 20:50:44 26cbea5cba74: Waiting 20:50:44 6d2ed66f4b31: Waiting 20:50:44 e473fb9c0924: Waiting 20:50:44 455a1b1b0b20: Layer already exists 20:50:44 a6ea832a70f9: Layer already exists 20:50:44 8cddb264bee9: Layer already exists 20:50:44 2f560438f88f: Layer already exists 20:50:44 e615e18cc6ec: Layer already exists 20:50:44 b38379b2d300: Layer already exists 20:50:44 6d2ed66f4b31: Layer already exists 20:50:44 e473fb9c0924: Layer already exists 20:50:44 16009c9432ee: Layer already exists 20:50:44 9912d7e6dafe: Layer already exists 20:50:44 26cbea5cba74: Layer already exists 20:50:44 main: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:45 ===================================================== [Pipeline] echo 20:50:45 taggedImages: 20:50:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:50:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.153 20:50:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:50:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:50:45 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:45 latest 20:50:45 3.0.0-dev.153 20:50:45 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:45 main 20:50:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:45 7a958c395fbc: Preparing 20:50:45 67b2f390fe6b: Preparing 20:50:45 e473fb9c0924: Preparing 20:50:45 9912d7e6dafe: Preparing 20:50:45 d72119d7226c: Preparing 20:50:45 26cbea5cba74: Preparing 20:50:45 26cbea5cba74: Waiting 20:50:45 9912d7e6dafe: Layer already exists 20:50:45 e473fb9c0924: Layer already exists 20:50:46 26cbea5cba74: Layer already exists 20:50:46 7a958c395fbc: Pushed 20:50:46 d72119d7226c: Pushed 20:50:50 67b2f390fe6b: Pushed 20:50:50 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:50 + 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:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:51 7a958c395fbc: Preparing 20:50:51 67b2f390fe6b: Preparing 20:50:51 e473fb9c0924: Preparing 20:50:51 9912d7e6dafe: Preparing 20:50:51 d72119d7226c: Preparing 20:50:51 26cbea5cba74: Preparing 20:50:51 26cbea5cba74: Waiting 20:50:51 67b2f390fe6b: Layer already exists 20:50:51 d72119d7226c: Layer already exists 20:50:51 7a958c395fbc: Layer already exists 20:50:51 9912d7e6dafe: Layer already exists 20:50:51 e473fb9c0924: Layer already exists 20:50:51 26cbea5cba74: Layer already exists 20:50:51 latest: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.153 20:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:52 7a958c395fbc: Preparing 20:50:52 67b2f390fe6b: Preparing 20:50:52 e473fb9c0924: Preparing 20:50:52 9912d7e6dafe: Preparing 20:50:52 d72119d7226c: Preparing 20:50:52 26cbea5cba74: Preparing 20:50:52 26cbea5cba74: Waiting 20:50:52 67b2f390fe6b: Layer already exists 20:50:52 9912d7e6dafe: Layer already exists 20:50:52 e473fb9c0924: Layer already exists 20:50:52 d72119d7226c: Layer already exists 20:50:52 7a958c395fbc: Layer already exists 20:50:52 26cbea5cba74: Layer already exists 20:50:52 3.0.0-dev.153: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:53 7a958c395fbc: Preparing 20:50:53 67b2f390fe6b: Preparing 20:50:53 e473fb9c0924: Preparing 20:50:53 9912d7e6dafe: Preparing 20:50:53 d72119d7226c: Preparing 20:50:53 26cbea5cba74: Preparing 20:50:53 26cbea5cba74: Waiting 20:50:53 9912d7e6dafe: Layer already exists 20:50:53 e473fb9c0924: Layer already exists 20:50:53 d72119d7226c: Layer already exists 20:50:53 67b2f390fe6b: Layer already exists 20:50:53 7a958c395fbc: Layer already exists 20:50:53 26cbea5cba74: Layer already exists 20:50:53 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:53 + 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:50:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:50:54 7a958c395fbc: Preparing 20:50:54 67b2f390fe6b: Preparing 20:50:54 e473fb9c0924: Preparing 20:50:54 9912d7e6dafe: Preparing 20:50:54 d72119d7226c: Preparing 20:50:54 26cbea5cba74: Preparing 20:50:54 26cbea5cba74: Waiting 20:50:54 d72119d7226c: Layer already exists 20:50:54 7a958c395fbc: Layer already exists 20:50:54 e473fb9c0924: Layer already exists 20:50:54 67b2f390fe6b: Layer already exists 20:50:54 9912d7e6dafe: Layer already exists 20:50:54 26cbea5cba74: Layer already exists 20:50:54 main: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:54 ===================================================== [Pipeline] echo 20:50:54 taggedImages: 20:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.153 20:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:50:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:50:54 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:54 latest 20:50:54 3.0.0-dev.153 20:50:54 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:50:54 main 20:50:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:50:55 db4db8debc6f: Preparing 20:50:55 865df463479b: Preparing 20:50:55 44311a411088: Preparing 20:50:55 45270d1dfe4f: Preparing 20:50:55 b21e63cf4795: Preparing 20:50:55 e473fb9c0924: Preparing 20:50:55 9912d7e6dafe: Preparing 20:50:55 e524d7fa59db: Preparing 20:50:55 26cbea5cba74: Preparing 20:50:55 e473fb9c0924: Waiting 20:50:55 9912d7e6dafe: Waiting 20:50:55 e524d7fa59db: Waiting 20:50:55 26cbea5cba74: Waiting 20:50:55 865df463479b: Pushed 20:50:55 44311a411088: Pushed 20:50:55 db4db8debc6f: Pushed 20:50:55 e473fb9c0924: Layer already exists 20:50:55 9912d7e6dafe: Layer already exists 20:50:55 26cbea5cba74: Layer already exists 20:50:56 e524d7fa59db: Pushed 20:51:06 b21e63cf4795: Pushed 20:51:12 45270d1dfe4f: Pushed 20:51:12 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:12 + 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:51:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:51:12 db4db8debc6f: Preparing 20:51:12 865df463479b: Preparing 20:51:12 44311a411088: Preparing 20:51:12 45270d1dfe4f: Preparing 20:51:12 b21e63cf4795: Preparing 20:51:12 e473fb9c0924: Preparing 20:51:12 9912d7e6dafe: Preparing 20:51:12 e524d7fa59db: Preparing 20:51:12 26cbea5cba74: Preparing 20:51:12 9912d7e6dafe: Waiting 20:51:12 26cbea5cba74: Waiting 20:51:12 e473fb9c0924: Waiting 20:51:12 b21e63cf4795: Layer already exists 20:51:12 44311a411088: Layer already exists 20:51:12 db4db8debc6f: Layer already exists 20:51:12 865df463479b: Layer already exists 20:51:12 45270d1dfe4f: Layer already exists 20:51:12 9912d7e6dafe: Layer already exists 20:51:12 e473fb9c0924: Layer already exists 20:51:12 e524d7fa59db: Layer already exists 20:51:12 26cbea5cba74: Layer already exists 20:51:13 latest: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.153 20:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:51:13 db4db8debc6f: Preparing 20:51:13 865df463479b: Preparing 20:51:13 44311a411088: Preparing 20:51:13 45270d1dfe4f: Preparing 20:51:13 b21e63cf4795: Preparing 20:51:13 e473fb9c0924: Preparing 20:51:13 9912d7e6dafe: Preparing 20:51:13 e524d7fa59db: Preparing 20:51:13 26cbea5cba74: Preparing 20:51:13 e473fb9c0924: Waiting 20:51:13 9912d7e6dafe: Waiting 20:51:13 e524d7fa59db: Waiting 20:51:13 26cbea5cba74: Waiting 20:51:13 db4db8debc6f: Layer already exists 20:51:13 b21e63cf4795: Layer already exists 20:51:13 865df463479b: Layer already exists 20:51:13 44311a411088: Layer already exists 20:51:13 45270d1dfe4f: Layer already exists 20:51:13 e473fb9c0924: Layer already exists 20:51:13 26cbea5cba74: Layer already exists 20:51:13 e524d7fa59db: Layer already exists 20:51:13 9912d7e6dafe: Layer already exists 20:51:14 3.0.0-dev.153: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:51:14 db4db8debc6f: Preparing 20:51:14 865df463479b: Preparing 20:51:14 44311a411088: Preparing 20:51:14 45270d1dfe4f: Preparing 20:51:14 b21e63cf4795: Preparing 20:51:14 e473fb9c0924: Preparing 20:51:14 9912d7e6dafe: Preparing 20:51:14 e524d7fa59db: Preparing 20:51:14 26cbea5cba74: Preparing 20:51:14 9912d7e6dafe: Waiting 20:51:14 26cbea5cba74: Waiting 20:51:14 e524d7fa59db: Waiting 20:51:14 e473fb9c0924: Waiting 20:51:14 44311a411088: Layer already exists 20:51:14 45270d1dfe4f: Layer already exists 20:51:14 865df463479b: Layer already exists 20:51:14 db4db8debc6f: Layer already exists 20:51:14 b21e63cf4795: Layer already exists 20:51:14 e524d7fa59db: Layer already exists 20:51:14 e473fb9c0924: Layer already exists 20:51:14 9912d7e6dafe: Layer already exists 20:51:14 26cbea5cba74: Layer already exists 20:51:15 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:15 + 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:51:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:51:15 db4db8debc6f: Preparing 20:51:15 865df463479b: Preparing 20:51:15 44311a411088: Preparing 20:51:15 45270d1dfe4f: Preparing 20:51:15 b21e63cf4795: Preparing 20:51:15 e473fb9c0924: Preparing 20:51:15 9912d7e6dafe: Preparing 20:51:15 e524d7fa59db: Preparing 20:51:15 26cbea5cba74: Preparing 20:51:15 e473fb9c0924: Waiting 20:51:15 9912d7e6dafe: Waiting 20:51:15 e524d7fa59db: Waiting 20:51:15 26cbea5cba74: Waiting 20:51:15 865df463479b: Layer already exists 20:51:15 b21e63cf4795: Layer already exists 20:51:15 44311a411088: Layer already exists 20:51:15 db4db8debc6f: Layer already exists 20:51:15 45270d1dfe4f: Layer already exists 20:51:15 e473fb9c0924: Layer already exists 20:51:15 26cbea5cba74: Layer already exists 20:51:15 e524d7fa59db: Layer already exists 20:51:15 9912d7e6dafe: Layer already exists 20:51:15 main: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:16 ===================================================== [Pipeline] echo 20:51:16 taggedImages: 20:51:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:51:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:51:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.153 20:51:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:51:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:51:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:51:16 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:51:16 latest 20:51:16 3.0.0-dev.153 20:51:16 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:51:16 main 20:51:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:51:16 c704ba6b70bd: Preparing 20:51:16 3fde11ad3b3e: Preparing 20:51:16 ebddbf53f282: Preparing 20:51:16 12bc79287d3c: Preparing 20:51:16 e473fb9c0924: Preparing 20:51:16 9912d7e6dafe: Preparing 20:51:16 aa0aca9aada1: Preparing 20:51:16 26cbea5cba74: Preparing 20:51:16 aa0aca9aada1: Waiting 20:51:16 26cbea5cba74: Waiting 20:51:16 9912d7e6dafe: Waiting 20:51:16 e473fb9c0924: Layer already exists 20:51:17 9912d7e6dafe: Layer already exists 20:51:17 3fde11ad3b3e: Pushed 20:51:17 c704ba6b70bd: Pushed 20:51:17 ebddbf53f282: Pushed 20:51:17 26cbea5cba74: Layer already exists 20:51:17 aa0aca9aada1: Pushed 20:51:35 12bc79287d3c: Pushed 20:51:35 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:36 + 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:51:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:51:36 c704ba6b70bd: Preparing 20:51:36 3fde11ad3b3e: Preparing 20:51:36 ebddbf53f282: Preparing 20:51:36 12bc79287d3c: Preparing 20:51:36 e473fb9c0924: Preparing 20:51:36 9912d7e6dafe: Preparing 20:51:36 aa0aca9aada1: Preparing 20:51:36 26cbea5cba74: Preparing 20:51:36 aa0aca9aada1: Waiting 20:51:36 26cbea5cba74: Waiting 20:51:36 9912d7e6dafe: Waiting 20:51:36 12bc79287d3c: Layer already exists 20:51:36 e473fb9c0924: Layer already exists 20:51:36 c704ba6b70bd: Layer already exists 20:51:36 ebddbf53f282: Layer already exists 20:51:36 3fde11ad3b3e: Layer already exists 20:51:36 9912d7e6dafe: Layer already exists 20:51:36 aa0aca9aada1: Layer already exists 20:51:36 26cbea5cba74: Layer already exists 20:51:36 latest: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.153 20:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:51:37 c704ba6b70bd: Preparing 20:51:37 3fde11ad3b3e: Preparing 20:51:37 ebddbf53f282: Preparing 20:51:37 12bc79287d3c: Preparing 20:51:37 e473fb9c0924: Preparing 20:51:37 9912d7e6dafe: Preparing 20:51:37 aa0aca9aada1: Preparing 20:51:37 26cbea5cba74: Preparing 20:51:37 9912d7e6dafe: Waiting 20:51:37 aa0aca9aada1: Waiting 20:51:37 26cbea5cba74: Waiting 20:51:37 c704ba6b70bd: Layer already exists 20:51:37 ebddbf53f282: Layer already exists 20:51:37 e473fb9c0924: Layer already exists 20:51:37 12bc79287d3c: Layer already exists 20:51:37 3fde11ad3b3e: Layer already exists 20:51:37 aa0aca9aada1: Layer already exists 20:51:37 9912d7e6dafe: Layer already exists 20:51:37 26cbea5cba74: Layer already exists 20:51:37 3.0.0-dev.153: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:51:38 c704ba6b70bd: Preparing 20:51:38 3fde11ad3b3e: Preparing 20:51:38 ebddbf53f282: Preparing 20:51:38 12bc79287d3c: Preparing 20:51:38 e473fb9c0924: Preparing 20:51:38 9912d7e6dafe: Preparing 20:51:38 aa0aca9aada1: Preparing 20:51:38 26cbea5cba74: Preparing 20:51:38 9912d7e6dafe: Waiting 20:51:38 aa0aca9aada1: Waiting 20:51:38 26cbea5cba74: Waiting 20:51:38 e473fb9c0924: Layer already exists 20:51:38 c704ba6b70bd: Layer already exists 20:51:38 3fde11ad3b3e: Layer already exists 20:51:38 ebddbf53f282: Layer already exists 20:51:38 12bc79287d3c: Layer already exists 20:51:38 9912d7e6dafe: Layer already exists 20:51:38 aa0aca9aada1: Layer already exists 20:51:38 26cbea5cba74: Layer already exists 20:51:38 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:39 + 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:51:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:51:39 c704ba6b70bd: Preparing 20:51:39 3fde11ad3b3e: Preparing 20:51:39 ebddbf53f282: Preparing 20:51:39 12bc79287d3c: Preparing 20:51:39 e473fb9c0924: Preparing 20:51:39 9912d7e6dafe: Preparing 20:51:39 aa0aca9aada1: Preparing 20:51:39 26cbea5cba74: Preparing 20:51:39 9912d7e6dafe: Waiting 20:51:39 aa0aca9aada1: Waiting 20:51:39 26cbea5cba74: Waiting 20:51:39 12bc79287d3c: Layer already exists 20:51:39 e473fb9c0924: Layer already exists 20:51:39 3fde11ad3b3e: Layer already exists 20:51:39 ebddbf53f282: Layer already exists 20:51:39 c704ba6b70bd: Layer already exists 20:51:39 9912d7e6dafe: Layer already exists 20:51:39 aa0aca9aada1: Layer already exists 20:51:39 26cbea5cba74: Layer already exists 20:51:39 main: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:39 ===================================================== [Pipeline] echo 20:51:39 taggedImages: 20:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.153 20:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:51:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:51:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:51:39 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:51:39 latest 20:51:39 3.0.0-dev.153 20:51:39 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:51:39 main 20:51:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:51:40 11f483fb374c: Preparing 20:51:40 192f4124dda9: Preparing 20:51:40 99cb38eaa3fb: Preparing 20:51:40 790e54238965: Preparing 20:51:40 e473fb9c0924: Preparing 20:51:40 9912d7e6dafe: Preparing 20:51:40 e524d7fa59db: Preparing 20:51:40 26cbea5cba74: Preparing 20:51:40 26cbea5cba74: Waiting 20:51:40 e524d7fa59db: Waiting 20:51:40 9912d7e6dafe: Waiting 20:51:40 e473fb9c0924: Layer already exists 20:51:40 9912d7e6dafe: Layer already exists 20:51:40 e524d7fa59db: Layer already exists 20:51:40 26cbea5cba74: Layer already exists 20:51:40 11f483fb374c: Pushed 20:51:40 99cb38eaa3fb: Pushed 20:51:40 192f4124dda9: Pushed 20:51:58 790e54238965: Pushed 20:51:58 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:59 + 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:51:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:51:59 11f483fb374c: Preparing 20:51:59 192f4124dda9: Preparing 20:51:59 99cb38eaa3fb: Preparing 20:51:59 790e54238965: Preparing 20:51:59 e473fb9c0924: Preparing 20:51:59 9912d7e6dafe: Preparing 20:51:59 e524d7fa59db: Preparing 20:51:59 26cbea5cba74: Preparing 20:51:59 e524d7fa59db: Waiting 20:51:59 26cbea5cba74: Waiting 20:51:59 99cb38eaa3fb: Layer already exists 20:51:59 11f483fb374c: Layer already exists 20:51:59 192f4124dda9: Layer already exists 20:51:59 790e54238965: Layer already exists 20:51:59 e473fb9c0924: Layer already exists 20:51:59 9912d7e6dafe: Layer already exists 20:51:59 e524d7fa59db: Layer already exists 20:51:59 26cbea5cba74: Layer already exists 20:51:59 latest: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.153 20:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:52:00 11f483fb374c: Preparing 20:52:00 192f4124dda9: Preparing 20:52:00 99cb38eaa3fb: Preparing 20:52:00 790e54238965: Preparing 20:52:00 e473fb9c0924: Preparing 20:52:00 9912d7e6dafe: Preparing 20:52:00 e524d7fa59db: Preparing 20:52:00 26cbea5cba74: Preparing 20:52:00 e524d7fa59db: Waiting 20:52:00 26cbea5cba74: Waiting 20:52:00 9912d7e6dafe: Waiting 20:52:00 99cb38eaa3fb: Layer already exists 20:52:00 e473fb9c0924: Layer already exists 20:52:00 11f483fb374c: Layer already exists 20:52:00 192f4124dda9: Layer already exists 20:52:00 790e54238965: Layer already exists 20:52:00 26cbea5cba74: Layer already exists 20:52:00 9912d7e6dafe: Layer already exists 20:52:00 e524d7fa59db: Layer already exists 20:52:00 3.0.0-dev.153: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:52:01 11f483fb374c: Preparing 20:52:01 192f4124dda9: Preparing 20:52:01 99cb38eaa3fb: Preparing 20:52:01 790e54238965: Preparing 20:52:01 e473fb9c0924: Preparing 20:52:01 9912d7e6dafe: Preparing 20:52:01 e524d7fa59db: Preparing 20:52:01 26cbea5cba74: Preparing 20:52:01 e524d7fa59db: Waiting 20:52:01 26cbea5cba74: Waiting 20:52:01 9912d7e6dafe: Waiting 20:52:01 790e54238965: Layer already exists 20:52:01 192f4124dda9: Layer already exists 20:52:01 e473fb9c0924: Layer already exists 20:52:01 99cb38eaa3fb: Layer already exists 20:52:01 11f483fb374c: Layer already exists 20:52:01 9912d7e6dafe: Layer already exists 20:52:01 26cbea5cba74: Layer already exists 20:52:01 e524d7fa59db: Layer already exists 20:52:01 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + 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:52:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:52:02 11f483fb374c: Preparing 20:52:02 192f4124dda9: Preparing 20:52:02 99cb38eaa3fb: Preparing 20:52:02 790e54238965: Preparing 20:52:02 e473fb9c0924: Preparing 20:52:02 9912d7e6dafe: Preparing 20:52:02 e524d7fa59db: Preparing 20:52:02 9912d7e6dafe: Waiting 20:52:02 26cbea5cba74: Preparing 20:52:02 e524d7fa59db: Waiting 20:52:02 26cbea5cba74: Waiting 20:52:02 99cb38eaa3fb: Layer already exists 20:52:02 790e54238965: Layer already exists 20:52:02 e473fb9c0924: Layer already exists 20:52:02 192f4124dda9: Layer already exists 20:52:02 9912d7e6dafe: Layer already exists 20:52:02 11f483fb374c: Layer already exists 20:52:02 e524d7fa59db: Layer already exists 20:52:02 26cbea5cba74: Layer already exists 20:52:02 main: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:02 ===================================================== [Pipeline] echo 20:52:02 taggedImages: 20:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.153 20:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:52:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:52:02 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:02 latest 20:52:02 3.0.0-dev.153 20:52:02 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:02 main 20:52:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:52:03 97a57c263c9e: Preparing 20:52:03 113f28657771: Preparing 20:52:03 e473fb9c0924: Preparing 20:52:03 9912d7e6dafe: Preparing 20:52:03 bd2059ea8613: Preparing 20:52:03 26cbea5cba74: Preparing 20:52:03 26cbea5cba74: Waiting 20:52:03 9912d7e6dafe: Layer already exists 20:52:03 e473fb9c0924: Layer already exists 20:52:03 26cbea5cba74: Layer already exists 20:52:03 97a57c263c9e: Pushed 20:52:03 bd2059ea8613: Pushed 20:52:09 113f28657771: Pushed 20:52:09 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:52:09 97a57c263c9e: Preparing 20:52:09 113f28657771: Preparing 20:52:09 e473fb9c0924: Preparing 20:52:09 9912d7e6dafe: Preparing 20:52:09 bd2059ea8613: Preparing 20:52:09 26cbea5cba74: Preparing 20:52:09 bd2059ea8613: Layer already exists 20:52:09 e473fb9c0924: Layer already exists 20:52:09 9912d7e6dafe: Layer already exists 20:52:09 113f28657771: Layer already exists 20:52:09 97a57c263c9e: Layer already exists 20:52:09 26cbea5cba74: Layer already exists 20:52:10 latest: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.153 20:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:52:10 97a57c263c9e: Preparing 20:52:10 113f28657771: Preparing 20:52:10 e473fb9c0924: Preparing 20:52:10 9912d7e6dafe: Preparing 20:52:10 bd2059ea8613: Preparing 20:52:10 26cbea5cba74: Preparing 20:52:10 26cbea5cba74: Waiting 20:52:10 97a57c263c9e: Layer already exists 20:52:10 bd2059ea8613: Layer already exists 20:52:10 113f28657771: Layer already exists 20:52:10 e473fb9c0924: Layer already exists 20:52:10 9912d7e6dafe: Layer already exists 20:52:10 26cbea5cba74: Layer already exists 20:52:11 3.0.0-dev.153: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:52:11 97a57c263c9e: Preparing 20:52:11 113f28657771: Preparing 20:52:11 e473fb9c0924: Preparing 20:52:11 9912d7e6dafe: Preparing 20:52:11 bd2059ea8613: Preparing 20:52:11 26cbea5cba74: Preparing 20:52:11 26cbea5cba74: Waiting 20:52:11 e473fb9c0924: Layer already exists 20:52:11 bd2059ea8613: Layer already exists 20:52:11 97a57c263c9e: Layer already exists 20:52:11 26cbea5cba74: Layer already exists 20:52:11 113f28657771: Layer already exists 20:52:11 9912d7e6dafe: Layer already exists 20:52:12 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:52:12 97a57c263c9e: Preparing 20:52:12 113f28657771: Preparing 20:52:12 e473fb9c0924: Preparing 20:52:12 9912d7e6dafe: Preparing 20:52:12 bd2059ea8613: Preparing 20:52:12 26cbea5cba74: Preparing 20:52:12 26cbea5cba74: Waiting 20:52:12 9912d7e6dafe: Layer already exists 20:52:12 e473fb9c0924: Layer already exists 20:52:12 bd2059ea8613: Layer already exists 20:52:12 97a57c263c9e: Layer already exists 20:52:12 113f28657771: Layer already exists 20:52:12 26cbea5cba74: Layer already exists 20:52:13 main: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:13 ===================================================== [Pipeline] echo 20:52:13 taggedImages: 20:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.153 20:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:13 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:52:13 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:52:13 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:13 latest 20:52:13 3.0.0-dev.153 20:52:13 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:13 main 20:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:52:14 5854cb8de416: Preparing 20:52:14 7ddaddacfb44: Preparing 20:52:14 e473fb9c0924: Preparing 20:52:14 9912d7e6dafe: Preparing 20:52:14 47a7ae96b766: Preparing 20:52:14 26cbea5cba74: Preparing 20:52:14 26cbea5cba74: Waiting 20:52:14 47a7ae96b766: Layer already exists 20:52:14 e473fb9c0924: Layer already exists 20:52:14 9912d7e6dafe: Layer already exists 20:52:14 26cbea5cba74: Layer already exists 20:52:14 5854cb8de416: Pushed 20:52:20 7ddaddacfb44: Pushed 20:52:20 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:52:21 5854cb8de416: Preparing 20:52:21 7ddaddacfb44: Preparing 20:52:21 e473fb9c0924: Preparing 20:52:21 9912d7e6dafe: Preparing 20:52:21 47a7ae96b766: Preparing 20:52:21 26cbea5cba74: Preparing 20:52:21 26cbea5cba74: Waiting 20:52:21 7ddaddacfb44: Layer already exists 20:52:21 5854cb8de416: Layer already exists 20:52:21 e473fb9c0924: Layer already exists 20:52:21 47a7ae96b766: Layer already exists 20:52:21 9912d7e6dafe: Layer already exists 20:52:21 26cbea5cba74: Layer already exists 20:52:21 latest: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.153 20:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:52:22 5854cb8de416: Preparing 20:52:22 7ddaddacfb44: Preparing 20:52:22 e473fb9c0924: Preparing 20:52:22 9912d7e6dafe: Preparing 20:52:22 47a7ae96b766: Preparing 20:52:22 26cbea5cba74: Preparing 20:52:22 7ddaddacfb44: Layer already exists 20:52:22 9912d7e6dafe: Layer already exists 20:52:22 47a7ae96b766: Layer already exists 20:52:22 5854cb8de416: Layer already exists 20:52:22 e473fb9c0924: Layer already exists 20:52:22 26cbea5cba74: Layer already exists 20:52:22 3.0.0-dev.153: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:52:23 5854cb8de416: Preparing 20:52:23 7ddaddacfb44: Preparing 20:52:23 e473fb9c0924: Preparing 20:52:23 9912d7e6dafe: Preparing 20:52:23 47a7ae96b766: Preparing 20:52:23 26cbea5cba74: Preparing 20:52:23 26cbea5cba74: Waiting 20:52:23 e473fb9c0924: Layer already exists 20:52:23 5854cb8de416: Layer already exists 20:52:23 9912d7e6dafe: Layer already exists 20:52:23 47a7ae96b766: Layer already exists 20:52:23 7ddaddacfb44: Layer already exists 20:52:23 26cbea5cba74: Layer already exists 20:52:23 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:52:24 5854cb8de416: Preparing 20:52:24 7ddaddacfb44: Preparing 20:52:24 e473fb9c0924: Preparing 20:52:24 9912d7e6dafe: Preparing 20:52:24 47a7ae96b766: Preparing 20:52:24 26cbea5cba74: Preparing 20:52:24 26cbea5cba74: Waiting 20:52:24 9912d7e6dafe: Layer already exists 20:52:24 5854cb8de416: Layer already exists 20:52:24 47a7ae96b766: Layer already exists 20:52:24 7ddaddacfb44: Layer already exists 20:52:24 e473fb9c0924: Layer already exists 20:52:24 26cbea5cba74: Layer already exists 20:52:24 main: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:24 ===================================================== [Pipeline] echo 20:52:24 taggedImages: 20:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 20:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.153 20:52:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 20:52:24 - 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:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:25 20:52:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:25 arm64: Pulling from edgex-lftools-log-publisher 20:52:25 8998bd30e6a1: Pulling fs layer 20:52:25 04944245beec: Pulling fs layer 20:52:25 699f458cf7ca: Pulling fs layer 20:52:25 765212b225bb: Pulling fs layer 20:52:25 f23df028b6ca: Pulling fs layer 20:52:25 d65c8cfc05b1: Pulling fs layer 20:52:25 2437ff75d9bd: Pulling fs layer 20:52:25 f23df028b6ca: Waiting 20:52:25 d65c8cfc05b1: Waiting 20:52:25 2437ff75d9bd: Waiting 20:52:25 765212b225bb: Waiting 20:52:25 04944245beec: Verifying Checksum 20:52:25 04944245beec: Download complete 20:52:25 765212b225bb: Verifying Checksum 20:52:25 765212b225bb: Download complete 20:52:25 f23df028b6ca: Verifying Checksum 20:52:25 f23df028b6ca: Download complete 20:52:25 d65c8cfc05b1: Verifying Checksum 20:52:25 d65c8cfc05b1: Download complete 20:52:26 699f458cf7ca: Verifying Checksum 20:52:26 699f458cf7ca: Download complete 20:52:26 8998bd30e6a1: Verifying Checksum 20:52:26 8998bd30e6a1: Download complete 20:52:28 2437ff75d9bd: Download complete 20:52:30 8998bd30e6a1: Pull complete 20:52:32 04944245beec: Pull complete 20:52:33 699f458cf7ca: Pull complete 20:52:34 765212b225bb: Pull complete 20:52:34 f23df028b6ca: Pull complete 20:52:34 d65c8cfc05b1: Pull complete 20:52:49 2437ff75d9bd: Pull complete 20:52:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:50 prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container 20:52:50 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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:52:52 $ docker top 69d0308bd56cfc512ae15d82d4eee79b0ee8de9831fdfe8d09abe9cbf702393d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:53 ---> job-cost.sh 20:52:53 lf-activate-venv: SKIPPING 20:52:53 INFO: No Stack... 20:52:54 INFO: Retrieving Pricing Info for: v3-standard-4 20:52:54 INFO: Archiving Costs [Pipeline] sh 20:52:55 + cat /w/workspace/edgex-go/519/archives/cost.csv 20:52:55 + cut -d, -f6 [Pipeline] lock 20:52:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] 20:52:55 Resource [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] did not exist. Created. 20:52:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:55 + echo total: 0.10999999940395355 [Pipeline] stash 20:52:56 Stashed 1 file(s) [Pipeline] } 20:52:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:56 $ docker stop --time=1 69d0308bd56cfc512ae15d82d4eee79b0ee8de9831fdfe8d09abe9cbf702393d 20:52:59 $ docker rm -f --volumes 69d0308bd56cfc512ae15d82d4eee79b0ee8de9831fdfe8d09abe9cbf702393d [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:52:59 provisioning config files... 20:52:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/519@tmp/config15798152028419429657tmp [Pipeline] { [Pipeline] sh 20:53:00 + set +x 20:53:00 + curl -s https://codecov.io/bash 20:53:00 + bash -s -- 20:53:00 20:53:00 _____ _ 20:53:00 / ____| | | 20:53:00 | | ___ __| | ___ ___ _____ __ 20:53:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:00 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:00 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:00 Bash-1.0.6 20:53:00 20:53:00 20:53:00 ==> git version 2.25.1 found 20:53:00 ==> 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:53:00 Release-Date: 2020-01-08 20:53:00 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:53:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:53:00 ==> Jenkins CI detected. 20:53:00 current dir:  /w/workspace/edgex-go/519 20:53:00 project root: . 20:53:00 --> token set from env 20:53:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:00 ==> Running gcov in . (disable via -X gcov) 20:53:00 ==> Python coveragepy not found 20:53:00 ==> Searching for coverage reports in: 20:53:00 + . 20:53:00 -> Found 1 reports 20:53:00 ==> Detecting git/mercurial file structure 20:53:00 ==> Reading reports 20:53:00 + ./coverage.out bytes=447731 20:53:00 ==> Appending adjustments 20:53:00 https://docs.codecov.io/docs/fixing-reports 20:53:01 + Found adjustments 20:53:01 ==> Gzipping contents 20:53:01 60K /tmp/codecov.j9ht1j.gz 20:53:01 ==> Uploading reports 20:53:01 url: https://codecov.io 20:53:01 query: branch=main&commit=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:53:01 -> Pinging Codecov 20:53:01 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=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:53:02 -> Uploading to 20:53:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/12c06915ff31f9eaa4ad8ff47a5338a4a86a5795/4399c442-24c2-4c88-bd97-01a5a4831baf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T205301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e151b272dd181ed7c8c266bb33c895bb6c286d91eb84d48a8a2b0c2c05f6162d 20:53:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:02 Dload Upload Total Spent Left Speed 20:53:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57491 0 0 100 57491 0 252k --:--:-- --:--:-- --:--:-- 251k 100 57491 0 0 100 57491 0 238k --:--:-- --:--:-- --:--:-- 237k 20:53:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } 20:53:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:53:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:53:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:02 20:53:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:53:03 df9b9388f04a: Pulling fs layer 20:53:03 52dc419b0ee2: Pulling fs layer 20:53:03 25bc292e5bac: Pulling fs layer 20:53:03 114826534d7a: Pulling fs layer 20:53:03 4657fd5d0bcf: Pulling fs layer 20:53:03 6ad1cebc031e: Pulling fs layer 20:53:03 8a3aa393b2d8: Pulling fs layer 20:53:03 4657fd5d0bcf: Waiting 20:53:03 6ad1cebc031e: Waiting 20:53:03 8a3aa393b2d8: Waiting 20:53:03 114826534d7a: Waiting 20:53:03 25bc292e5bac: Verifying Checksum 20:53:03 25bc292e5bac: Download complete 20:53:03 52dc419b0ee2: Download complete 20:53:03 4657fd5d0bcf: Verifying Checksum 20:53:03 4657fd5d0bcf: Download complete 20:53:03 df9b9388f04a: Download complete 20:53:03 df9b9388f04a: Pull complete 20:53:03 6ad1cebc031e: Verifying Checksum 20:53:03 6ad1cebc031e: Download complete 20:53:03 52dc419b0ee2: Pull complete 20:53:03 25bc292e5bac: Pull complete 20:53:04 114826534d7a: Verifying Checksum 20:53:04 114826534d7a: Download complete 20:53:04 8a3aa393b2d8: Verifying Checksum 20:53:04 8a3aa393b2d8: Download complete 20:53:08 114826534d7a: Pull complete 20:53:08 4657fd5d0bcf: Pull complete 20:53:08 6ad1cebc031e: Pull complete 20:53:11 8a3aa393b2d8: Pull complete 20:53:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:11 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:53:11 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:53:14 $ docker top 133c1ca94a4017a72536fe150081fe1c5a696df85ac264497090a6e9174d47ab -eo pid,comm [Pipeline] { [Pipeline] echo 20:53:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:53:14 + set -o pipefail 20:53:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:53:19 20:53:19 Monitoring /w/workspace/edgex-go/519 (github.com/edgexfoundry/edgex-go)... 20:53:19 20:53:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f23077f6-c6e6-4ac5-a59e-5483537aa122 20:53:19 20:53:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:53:19 20:53:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:53:19 20:53:19 20:53:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:53:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:53:19 More details here: https://snyk.co/ue1NS 20:53:19 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:53:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:53:20 $ docker stop --time=1 133c1ca94a4017a72536fe150081fe1c5a696df85ac264497090a6e9174d47ab 20:53:22 $ docker rm -f --volumes 133c1ca94a4017a72536fe150081fe1c5a696df85ac264497090a6e9174d47ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:53:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:22 provisioning config files... 20:53:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/519@tmp/config5054811073418007089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:22 --> edgex-publish-swagger.sh 20:53:22 === Publish openapi/v3 API === 20:53:22 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:53:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/519/openapi/v3/core-command.yaml] 20:53:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:22 Dload Upload Total Spent Left Speed 20:53:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48142 --:--:-- --:--:-- --:--:-- 48062 100 29030 0 0 100 29030 0 48062 --:--:-- --:--:-- --:--:-- 47983 20:53:23 20:53:23 20:53:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/519/openapi/v3/core-data.yaml] 20:53:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:23 Dload Upload Total Spent Left Speed 20:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 103k --:--:-- --:--:-- --:--:-- 103k 20:53:24 20:53:24 20:53:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/519/openapi/v3/core-metadata.yaml] 20:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:24 Dload Upload Total Spent Left Speed 20:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 236k 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 236k 20:53:24 20:53:24 20:53:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/519/openapi/v3/support-notifications.yaml] 20:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:24 Dload Upload Total Spent Left Speed 20:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k 20:53:25 20:53:25 20:53:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/519/openapi/v3/support-scheduler.yaml] 20:53:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:25 Dload Upload Total Spent Left Speed 20:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 376k --:--:-- --:--:-- --:--:-- 372k 100 34356 0 0 100 34356 0 54881 --:--:-- --:--:-- --:--:-- 54794 20:53:25 20:53:25 [Pipeline] } 20:53:26 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:53:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:26 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:27 $ docker top 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c -eo pid,comm 20:53:27 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:53:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:27 [ssh-agent] Looking for ssh-agent implementation... 20:53:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:27 $ docker exec 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c ssh-agent 20:53:27 SSH_AUTH_SOCK=/tmp/ssh-Ga6VQCZPdXjM/agent.31 20:53:27 SSH_AGENT_PID=37 20:53:27 Running ssh-add (command line suppressed) 20:53:27 Identity added: /w/workspace/edgex-go/519@tmp/private_key_10908761069970084556.key (/w/workspace/edgex-go/519@tmp/private_key_10908761069970084556.key) 20:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:27 + git semver tag 20:53:28 2023-05-09 20:53:28,093 [run_tag] DEBUG tag force:False 20:53:28 2023-05-09 20:53:28,093 [check_head_tag] DEBUG check head tag 20:53:28 2023-05-09 20:53:28,098 [execute] INFO git cat-file --batch-check 20:53:28 2023-05-09 20:53:28,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=) 20:53:28 2023-05-09 20:53:28,102 [execute] INFO git cat-file --batch 20:53:28 2023-05-09 20:53:28,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=) 20:53:28 2023-05-09 20:53:28,170 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:53:28 2023-05-09 20:53:28,171 [execute] INFO git tag -a v3.0.0-dev.153 -m v3.0.0-dev.153 20:53:28 2023-05-09 20:53:28,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.153', '-m', 'v3.0.0-dev.153'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=None) 20:53:28 2023-05-09 20:53:28,175 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:53:28 3.0.0-dev.153 [Pipeline] } 20:53:28 $ docker exec --env ******** --env ******** 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c ssh-agent -k 20:53:28 unset SSH_AUTH_SOCK; 20:53:28 unset SSH_AGENT_PID; 20:53:28 echo Agent pid 37 killed; 20:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:28 + git semver [Pipeline] } 20:53:29 $ docker stop --time=1 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c 20:53:30 $ docker rm -f --volumes 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:53:30 20:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:53:31 0.23.1-centos7: Pulling from edgex-lftools 20:53:31 ab5ef0e58194: Pulling fs layer 20:53:31 9712f1f96733: Pulling fs layer 20:53:31 63f879dbbcfc: Pulling fs layer 20:53:31 0d9ebad4ef96: Pulling fs layer 20:53:31 e9a5061849ea: Pulling fs layer 20:53:31 d747dcd14b5f: Pulling fs layer 20:53:31 2de7ff778b66: Pulling fs layer 20:53:31 0d9ebad4ef96: Waiting 20:53:31 e9a5061849ea: Waiting 20:53:31 d747dcd14b5f: Waiting 20:53:31 2de7ff778b66: Waiting 20:53:31 9712f1f96733: Verifying Checksum 20:53:31 9712f1f96733: Download complete 20:53:31 63f879dbbcfc: Download complete 20:53:31 e9a5061849ea: Verifying Checksum 20:53:31 e9a5061849ea: Download complete 20:53:31 d747dcd14b5f: Verifying Checksum 20:53:31 d747dcd14b5f: Download complete 20:53:31 ab5ef0e58194: Verifying Checksum 20:53:31 ab5ef0e58194: Download complete 20:53:31 0d9ebad4ef96: Verifying Checksum 20:53:31 0d9ebad4ef96: Download complete 20:53:32 2de7ff778b66: Verifying Checksum 20:53:32 2de7ff778b66: Download complete 20:53:34 ab5ef0e58194: Pull complete 20:53:34 9712f1f96733: Pull complete 20:53:35 63f879dbbcfc: Pull complete 20:53:38 0d9ebad4ef96: Pull complete 20:53:38 e9a5061849ea: Pull complete 20:53:39 d747dcd14b5f: Pull complete 20:53:40 2de7ff778b66: Pull complete 20:53:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:53:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:40 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:53:43 $ docker top b1be7b3257a04ee210c0fa6d485f2f32f49f92c648dcd4bc74475b367c506159 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:53:43 provisioning config files... 20:53:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/519@tmp/config17851978072713931166tmp 20:53:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/519@tmp/config1689288356232395860tmp 20:53:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/519@tmp/config16536201521069878560tmp [Pipeline] { [Pipeline] echo 20:53:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:53:43 ---> sigul-configuration.sh 20:53:43 gpg: directory `/root/.gnupg' created 20:53:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:53:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:53:43 gpg: keyring `/root/.gnupg/secring.gpg' created 20:53:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:53:43 gpg: CAST5 encrypted data 20:53:43 gpg: encrypted with 1 passphrase 20:53:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:53:43 + mkdir /home/jenkins 20:53:43 + mkdir /home/jenkins/sigul [Pipeline] sh 20:53:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:53:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:53:44 ---> sigul-install.sh 20:53:44 Sigul already installed; skipping installation. [Pipeline] sh 20:53:44 + git tag --list 20:53:44 0.6.0 20:53:44 0.6.1 20:53:44 0.7.0 20:53:44 0.7.1 20:53:44 v1.0.0 20:53:44 v1.0.1 20:53:44 v1.1.0 20:53:44 v1.2.0 20:53:44 v1.2.1 20:53:44 v1.3.0 20:53:44 v1.3.1 20:53:44 v2.0.0 20:53:44 v2.1.0 20:53:44 v2.1.1 20:53:44 v2.1.1-dev.1 20:53:44 v2.1.1-dev.2 20:53:44 v2.1.1-dev.3 20:53:44 v2.1.1-dev.4 20:53:44 v2.1.1-dev.5 20:53:44 v2.1.1-dev.6 20:53:44 v2.1.1-dev.7 20:53:44 v2.1.1-dev.8 20:53:44 v2.1.2-dev.1 20:53:44 v2.2.0 20:53:44 v2.2.1-dev.1 20:53:44 v2.2.1-dev.10 20:53:44 v2.2.1-dev.11 20:53:44 v2.2.1-dev.12 20:53:44 v2.2.1-dev.13 20:53:44 v2.2.1-dev.14 20:53:44 v2.2.1-dev.15 20:53:44 v2.2.1-dev.16 20:53:44 v2.2.1-dev.17 20:53:44 v2.2.1-dev.18 20:53:44 v2.2.1-dev.19 20:53:44 v2.2.1-dev.2 20:53:44 v2.2.1-dev.20 20:53:44 v2.2.1-dev.21 20:53:44 v2.2.1-dev.22 20:53:44 v2.2.1-dev.23 20:53:44 v2.2.1-dev.24 20:53:44 v2.2.1-dev.25 20:53:44 v2.2.1-dev.26 20:53:44 v2.2.1-dev.27 20:53:44 v2.2.1-dev.28 20:53:44 v2.2.1-dev.29 20:53:44 v2.2.1-dev.3 20:53:44 v2.2.1-dev.4 20:53:44 v2.2.1-dev.5 20:53:44 v2.2.1-dev.6 20:53:44 v2.2.1-dev.7 20:53:44 v2.2.1-dev.8 20:53:44 v2.2.1-dev.9 20:53:44 v2.3.0 20:53:44 v2.3.0-dev.100 20:53:44 v2.3.0-dev.101 20:53:44 v2.3.0-dev.102 20:53:44 v2.3.0-dev.103 20:53:44 v2.3.0-dev.104 20:53:44 v2.3.0-dev.105 20:53:44 v2.3.0-dev.106 20:53:44 v2.3.0-dev.29 20:53:44 v2.3.0-dev.30 20:53:44 v2.3.0-dev.31 20:53:44 v2.3.0-dev.32 20:53:44 v2.3.0-dev.33 20:53:44 v2.3.0-dev.34 20:53:44 v2.3.0-dev.35 20:53:44 v2.3.0-dev.36 20:53:44 v2.3.0-dev.37 20:53:44 v2.3.0-dev.38 20:53:44 v2.3.0-dev.39 20:53:44 v2.3.0-dev.40 20:53:44 v2.3.0-dev.41 20:53:44 v2.3.0-dev.42 20:53:44 v2.3.0-dev.43 20:53:44 v2.3.0-dev.44 20:53:44 v2.3.0-dev.45 20:53:44 v2.3.0-dev.46 20:53:44 v2.3.0-dev.47 20:53:44 v2.3.0-dev.48 20:53:44 v2.3.0-dev.49 20:53:44 v2.3.0-dev.50 20:53:44 v2.3.0-dev.51 20:53:44 v2.3.0-dev.52 20:53:44 v2.3.0-dev.53 20:53:44 v2.3.0-dev.54 20:53:44 v2.3.0-dev.55 20:53:44 v2.3.0-dev.56 20:53:44 v2.3.0-dev.57 20:53:44 v2.3.0-dev.58 20:53:44 v2.3.0-dev.59 20:53:44 v2.3.0-dev.60 20:53:44 v2.3.0-dev.61 20:53:44 v2.3.0-dev.62 20:53:44 v2.3.0-dev.63 20:53:44 v2.3.0-dev.64 20:53:44 v2.3.0-dev.65 20:53:44 v2.3.0-dev.66 20:53:44 v2.3.0-dev.67 20:53:44 v2.3.0-dev.68 20:53:44 v2.3.0-dev.69 20:53:44 v2.3.0-dev.70 20:53:44 v2.3.0-dev.71 20:53:44 v2.3.0-dev.72 20:53:44 v2.3.0-dev.73 20:53:44 v2.3.0-dev.74 20:53:44 v2.3.0-dev.75 20:53:44 v2.3.0-dev.76 20:53:44 v2.3.0-dev.77 20:53:44 v2.3.0-dev.78 20:53:44 v2.3.0-dev.79 20:53:44 v2.3.0-dev.80 20:53:44 v2.3.0-dev.81 20:53:44 v2.3.0-dev.82 20:53:44 v2.3.0-dev.83 20:53:44 v2.3.0-dev.84 20:53:44 v2.3.0-dev.85 20:53:44 v2.3.0-dev.86 20:53:44 v2.3.0-dev.87 20:53:44 v2.3.0-dev.88 20:53:44 v2.3.0-dev.89 20:53:44 v2.3.0-dev.90 20:53:44 v2.3.0-dev.91 20:53:44 v2.3.0-dev.92 20:53:44 v2.3.0-dev.93 20:53:44 v2.3.0-dev.94 20:53:44 v2.3.0-dev.95 20:53:44 v2.3.0-dev.96 20:53:44 v2.3.0-dev.97 20:53:44 v2.3.0-dev.98 20:53:44 v2.3.0-dev.99 20:53:44 v2.3.1-dev.1 20:53:44 v2.3.1-dev.2 20:53:44 v2.3.1-dev.3 20:53:44 v2.3.1-dev.4 20:53:44 v2.3.1-dev.5 20:53:44 v3.0.0-dev.1 20:53:44 v3.0.0-dev.10 20:53:44 v3.0.0-dev.100 20:53:44 v3.0.0-dev.101 20:53:44 v3.0.0-dev.102 20:53:44 v3.0.0-dev.103 20:53:44 v3.0.0-dev.104 20:53:44 v3.0.0-dev.105 20:53:44 v3.0.0-dev.106 20:53:44 v3.0.0-dev.107 20:53:44 v3.0.0-dev.108 20:53:44 v3.0.0-dev.109 20:53:44 v3.0.0-dev.11 20:53:44 v3.0.0-dev.110 20:53:44 v3.0.0-dev.111 20:53:44 v3.0.0-dev.112 20:53:44 v3.0.0-dev.113 20:53:44 v3.0.0-dev.114 20:53:44 v3.0.0-dev.115 20:53:44 v3.0.0-dev.116 20:53:44 v3.0.0-dev.117 20:53:44 v3.0.0-dev.118 20:53:44 v3.0.0-dev.119 20:53:44 v3.0.0-dev.12 20:53:44 v3.0.0-dev.120 20:53:44 v3.0.0-dev.121 20:53:44 v3.0.0-dev.122 20:53:44 v3.0.0-dev.123 20:53:44 v3.0.0-dev.124 20:53:44 v3.0.0-dev.125 20:53:44 v3.0.0-dev.126 20:53:44 v3.0.0-dev.127 20:53:44 v3.0.0-dev.128 20:53:44 v3.0.0-dev.129 20:53:44 v3.0.0-dev.13 20:53:44 v3.0.0-dev.130 20:53:44 v3.0.0-dev.131 20:53:44 v3.0.0-dev.132 20:53:44 v3.0.0-dev.133 20:53:44 v3.0.0-dev.134 20:53:44 v3.0.0-dev.135 20:53:44 v3.0.0-dev.136 20:53:44 v3.0.0-dev.137 20:53:44 v3.0.0-dev.138 20:53:44 v3.0.0-dev.139 20:53:44 v3.0.0-dev.14 20:53:44 v3.0.0-dev.140 20:53:44 v3.0.0-dev.141 20:53:44 v3.0.0-dev.142 20:53:44 v3.0.0-dev.143 20:53:44 v3.0.0-dev.144 20:53:44 v3.0.0-dev.145 20:53:44 v3.0.0-dev.146 20:53:44 v3.0.0-dev.147 20:53:44 v3.0.0-dev.148 20:53:44 v3.0.0-dev.149 20:53:44 v3.0.0-dev.15 20:53:44 v3.0.0-dev.150 20:53:44 v3.0.0-dev.151 20:53:44 v3.0.0-dev.152 20:53:44 v3.0.0-dev.153 20:53:44 v3.0.0-dev.16 20:53:44 v3.0.0-dev.17 20:53:44 v3.0.0-dev.18 20:53:44 v3.0.0-dev.19 20:53:44 v3.0.0-dev.2 20:53:44 v3.0.0-dev.20 20:53:44 v3.0.0-dev.21 20:53:44 v3.0.0-dev.22 20:53:44 v3.0.0-dev.23 20:53:44 v3.0.0-dev.24 20:53:44 v3.0.0-dev.25 20:53:44 v3.0.0-dev.26 20:53:44 v3.0.0-dev.27 20:53:44 v3.0.0-dev.28 20:53:44 v3.0.0-dev.29 20:53:44 v3.0.0-dev.3 20:53:44 v3.0.0-dev.30 20:53:44 v3.0.0-dev.31 20:53:44 v3.0.0-dev.32 20:53:44 v3.0.0-dev.33 20:53:44 v3.0.0-dev.34 20:53:44 v3.0.0-dev.35 20:53:44 v3.0.0-dev.36 20:53:44 v3.0.0-dev.37 20:53:44 v3.0.0-dev.38 20:53:44 v3.0.0-dev.39 20:53:44 v3.0.0-dev.4 20:53:44 v3.0.0-dev.40 20:53:44 v3.0.0-dev.41 20:53:44 v3.0.0-dev.42 20:53:44 v3.0.0-dev.43 20:53:44 v3.0.0-dev.44 20:53:44 v3.0.0-dev.45 20:53:44 v3.0.0-dev.46 20:53:44 v3.0.0-dev.47 20:53:44 v3.0.0-dev.48 20:53:44 v3.0.0-dev.49 20:53:44 v3.0.0-dev.5 20:53:44 v3.0.0-dev.50 20:53:44 v3.0.0-dev.51 20:53:44 v3.0.0-dev.52 20:53:44 v3.0.0-dev.53 20:53:44 v3.0.0-dev.54 20:53:44 v3.0.0-dev.55 20:53:44 v3.0.0-dev.56 20:53:44 v3.0.0-dev.57 20:53:44 v3.0.0-dev.58 20:53:44 v3.0.0-dev.59 20:53:44 v3.0.0-dev.6 20:53:44 v3.0.0-dev.60 20:53:44 v3.0.0-dev.61 20:53:44 v3.0.0-dev.62 20:53:44 v3.0.0-dev.63 20:53:44 v3.0.0-dev.64 20:53:44 v3.0.0-dev.65 20:53:44 v3.0.0-dev.66 20:53:44 v3.0.0-dev.67 20:53:44 v3.0.0-dev.68 20:53:44 v3.0.0-dev.69 20:53:44 v3.0.0-dev.7 20:53:44 v3.0.0-dev.70 20:53:44 v3.0.0-dev.71 20:53:44 v3.0.0-dev.72 20:53:44 v3.0.0-dev.73 20:53:44 v3.0.0-dev.74 20:53:44 v3.0.0-dev.75 20:53:44 v3.0.0-dev.76 20:53:44 v3.0.0-dev.77 20:53:44 v3.0.0-dev.78 20:53:44 v3.0.0-dev.79 20:53:44 v3.0.0-dev.8 20:53:44 v3.0.0-dev.80 20:53:44 v3.0.0-dev.81 20:53:44 v3.0.0-dev.82 20:53:44 v3.0.0-dev.83 20:53:44 v3.0.0-dev.84 20:53:44 v3.0.0-dev.85 20:53:44 v3.0.0-dev.86 20:53:44 v3.0.0-dev.87 20:53:44 v3.0.0-dev.88 20:53:44 v3.0.0-dev.89 20:53:44 v3.0.0-dev.9 20:53:44 v3.0.0-dev.90 20:53:44 v3.0.0-dev.91 20:53:44 v3.0.0-dev.92 20:53:44 v3.0.0-dev.93 20:53:44 v3.0.0-dev.94 20:53:44 v3.0.0-dev.95 20:53:44 v3.0.0-dev.96 20:53:44 v3.0.0-dev.97 20:53:44 v3.0.0-dev.98 20:53:44 v3.0.0-dev.99 [Pipeline] sh 20:53:45 + lftools sign git-tag v3.0.0-dev.153 20:53:45 Signing Git tag with Sigul... 20:53:45 Signing v3.0.0-dev.153 [Pipeline] echo 20:53:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:53:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:53:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:53:46 $ docker stop --time=1 b1be7b3257a04ee210c0fa6d485f2f32f49f92c648dcd4bc74475b367c506159 20:53:47 $ docker rm -f --volumes b1be7b3257a04ee210c0fa6d485f2f32f49f92c648dcd4bc74475b367c506159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:53:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:48 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:49 $ docker top 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 -eo pid,comm 20:53:49 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:53:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:49 [ssh-agent] Looking for ssh-agent implementation... 20:53:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:49 $ docker exec 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 ssh-agent 20:53:49 SSH_AUTH_SOCK=/tmp/ssh-16vNMn9KP5Yu/agent.32 20:53:49 SSH_AGENT_PID=38 20:53:49 Running ssh-add (command line suppressed) 20:53:49 Identity added: /w/workspace/edgex-go/519@tmp/private_key_13918598613917051745.key (/w/workspace/edgex-go/519@tmp/private_key_13918598613917051745.key) 20:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:49 + git semver bump pre 20:53:50 2023-05-09 20:53:50,235 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:53:50 2023-05-09 20:53:50,235 [bump_version] DEBUG bumping version:3.0.0-dev.153 on axis:pre with prefix:dev 20:53:50 2023-05-09 20:53:50,235 [bump_version] DEBUG bumped version:3.0.0-dev.154 20:53:50 2023-05-09 20:53:50,235 [write_version] DEBUG write version:3.0.0-dev.154 to path:/w/workspace/edgex-go/519/.semver/main with force:True 20:53:50 2023-05-09 20:53:50,235 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:53:50 2023-05-09 20:53:50,235 [write_file] DEBUG write to file:/w/workspace/edgex-go/519/.semver/main 20:53:50 2023-05-09 20:53:50,238 [execute] INFO git cat-file --batch-check 20:53:50 2023-05-09 20:53:50,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=) 20:53:50 2023-05-09 20:53:50,246 [execute] INFO git cat-file --batch 20:53:50 2023-05-09 20:53:50,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=) 20:53:50 2023-05-09 20:53:50,252 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:53:50 3.0.0-dev.154 [Pipeline] } 20:53:50 $ docker exec --env ******** --env ******** 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 ssh-agent -k 20:53:50 unset SSH_AUTH_SOCK; 20:53:50 unset SSH_AGENT_PID; 20:53:50 echo Agent pid 38 killed; 20:53:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:50 + git semver [Pipeline] } 20:53:51 $ docker stop --time=1 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 20:53:52 $ docker rm -f --volumes 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:53 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:53:53 $ docker top 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 -eo pid,comm 20:53:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:53:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:53:53 [ssh-agent] Looking for ssh-agent implementation... 20:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:53:54 $ docker exec 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 ssh-agent 20:53:54 SSH_AUTH_SOCK=/tmp/ssh-q3OUq5NXkKSd/agent.32 20:53:54 SSH_AGENT_PID=38 20:53:54 Running ssh-add (command line suppressed) 20:53:54 Identity added: /w/workspace/edgex-go/519@tmp/private_key_14673553219506815435.key (/w/workspace/edgex-go/519@tmp/private_key_14673553219506815435.key) 20:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:53:54 + git semver push 20:53:55 2023-05-09 20:53:55,005 [run_push] DEBUG push 20:53:55 2023-05-09 20:53:55,006 [execute] INFO git cat-file --batch-check 20:53:55 2023-05-09 20:53:55,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=) 20:53:55 2023-05-09 20:53:55,011 [execute] INFO git rev-list 754393b4f8263c5117abaa126ac778d14b304852 -- 20:53:55 2023-05-09 20:53:55,011 [execute] DEBUG Popen(['git', 'rev-list', '754393b4f8263c5117abaa126ac778d14b304852', '--'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=None) 20:53:55 2023-05-09 20:53:55,028 [execute] INFO git fetch -v origin 20:53:55 2023-05-09 20:53:55,028 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=True, shell=None, istream=None) 20:53:56 2023-05-09 20:53:56,019 [run_push] DEBUG no remote changes detected 20:53:56 2023-05-09 20:53:56,019 [execute] INFO git push origin semver 20:53:56 2023-05-09 20:53:56,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=None) 20:53:57 2023-05-09 20:53:56,997 [run_push] DEBUG push all version tags 20:53:57 2023-05-09 20:53:56,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:53:57 2023-05-09 20:53:56,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=None) 20:53:59 2023-05-09 20:53:59,724 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main 20:53:59 3.0.0-dev.154 [Pipeline] } 20:53:59 $ docker exec --env ******** --env ******** 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 ssh-agent -k 20:53:59 unset SSH_AUTH_SOCK; 20:53:59 unset SSH_AGENT_PID; 20:53:59 echo Agent pid 38 killed; 20:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:00 + git semver [Pipeline] } 20:54:00 $ docker stop --time=1 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 20:54:01 $ docker rm -f --volumes 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 [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:54:02 + [ -d /w/workspace/edgex-go/519/archives ] [Pipeline] libraryResource [Pipeline] sh 20:54:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:03 ---> package-listing.sh 20:54:03 ++ facter osfamily 20:54:03 ++ tr '[:upper:]' '[:lower:]' 20:54:03 + OS_FAMILY=debian 20:54:03 + workspace=/w/workspace/edgex-go/519 20:54:03 + START_PACKAGES=/tmp/packages_start.txt 20:54:03 + END_PACKAGES=/tmp/packages_end.txt 20:54:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:03 + PACKAGES=/tmp/packages_start.txt 20:54:03 + '[' /w/workspace/edgex-go/519 ']' 20:54:03 + PACKAGES=/tmp/packages_end.txt 20:54:03 + case "${OS_FAMILY}" in 20:54:03 + dpkg -l 20:54:03 + grep '^ii' 20:54:03 + '[' -f /tmp/packages_start.txt ']' 20:54:03 + '[' -f /tmp/packages_end.txt ']' 20:54:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:03 + '[' /w/workspace/edgex-go/519 ']' 20:54:03 + mkdir -p /w/workspace/edgex-go/519/archives/ 20:54:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/519/archives/ [Pipeline] echo 20:54:03 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/519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:54:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:04 20:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:05 latest: Pulling from edgex-lftools-log-publisher 20:54:05 5eb5b503b376: Pulling fs layer 20:54:05 5c69ac0246d0: Pulling fs layer 20:54:05 ec43610c2a17: Pulling fs layer 20:54:05 3a2ae6a8a46f: Pulling fs layer 20:54:05 33b1e0a273af: Pulling fs layer 20:54:05 5d3b04190fa2: Pulling fs layer 20:54:05 2f39f015ded8: Pulling fs layer 20:54:05 5d3b04190fa2: Waiting 20:54:05 33b1e0a273af: Waiting 20:54:05 2f39f015ded8: Waiting 20:54:05 3a2ae6a8a46f: Waiting 20:54:05 5c69ac0246d0: Download complete 20:54:05 3a2ae6a8a46f: Verifying Checksum 20:54:05 3a2ae6a8a46f: Download complete 20:54:05 ec43610c2a17: Verifying Checksum 20:54:05 ec43610c2a17: Download complete 20:54:05 5d3b04190fa2: Verifying Checksum 20:54:05 5d3b04190fa2: Download complete 20:54:05 33b1e0a273af: Verifying Checksum 20:54:05 33b1e0a273af: Download complete 20:54:05 5eb5b503b376: Verifying Checksum 20:54:05 5eb5b503b376: Download complete 20:54:06 2f39f015ded8: Verifying Checksum 20:54:06 2f39f015ded8: Download complete 20:54:06 5eb5b503b376: Pull complete 20:54:06 5c69ac0246d0: Pull complete 20:54:07 ec43610c2a17: Pull complete 20:54:07 3a2ae6a8a46f: Pull complete 20:54:07 33b1e0a273af: Pull complete 20:54:07 5d3b04190fa2: Pull complete 20:54:11 2f39f015ded8: Pull complete 20:54:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:11 prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container 20:54:11 $ 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/519/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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:15 $ docker top 7cb69fcaeced8b25c87027d72c90f51c0da6232e6a8a10180837a87ac5f523ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:15 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:16 + ls /var/log/sa-host 20:54:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:16 provisioning config files... 20:54:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/519@tmp/config1639950876477180511tmp [Pipeline] { [Pipeline] echo 20:54:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:16 ---> create-netrc.sh [Pipeline] } 20:54:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:16 ---> python-tools-install.sh [Pipeline] echo 20:54:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:17 ---> sudo-logs.sh 20:54:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:17 ---> job-cost.sh 20:54:17 lf-activate-venv: SKIPPING 20:54:17 DEBUG: total: 0.10999999940395355 20:54:17 INFO: Retrieving Stack Cost... 20:54:17 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:18 INFO: Archiving Costs [Pipeline] echo 20:54:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:18 ---> logs-deploy.sh 20:54:18 lf-activate-venv: SKIPPING 20:54:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/519 20:54:18 INFO: archiving workspace using pattern(s): 20:54:19 Archives upload complete. 20:54:19 INFO: archiving logs to Nexus 20:54:21 ---> uname -a: 20:54:21 Linux prd-ubuntu20-04-docker-8c-8g-14753 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:54:21 20:54:21 20:54:21 ---> lscpu: 20:54:21 Architecture: x86_64 20:54:21 CPU op-mode(s): 32-bit, 64-bit 20:54:21 Byte Order: Little Endian 20:54:21 Address sizes: 40 bits physical, 48 bits virtual 20:54:21 CPU(s): 8 20:54:21 On-line CPU(s) list: 0-7 20:54:21 Thread(s) per core: 1 20:54:21 Core(s) per socket: 1 20:54:21 Socket(s): 8 20:54:21 NUMA node(s): 1 20:54:21 Vendor ID: AuthenticAMD 20:54:21 CPU family: 23 20:54:21 Model: 49 20:54:21 Model name: AMD EPYC-Rome Processor 20:54:21 Stepping: 0 20:54:21 CPU MHz: 2799.998 20:54:21 BogoMIPS: 5599.99 20:54:21 Virtualization: AMD-V 20:54:21 Hypervisor vendor: KVM 20:54:21 Virtualization type: full 20:54:21 L1d cache: 256 KiB 20:54:21 L1i cache: 256 KiB 20:54:21 L2 cache: 4 MiB 20:54:21 L3 cache: 128 MiB 20:54:21 NUMA node0 CPU(s): 0-7 20:54:21 Vulnerability Itlb multihit: Not affected 20:54:21 Vulnerability L1tf: Not affected 20:54:21 Vulnerability Mds: Not affected 20:54:21 Vulnerability Meltdown: Not affected 20:54:21 Vulnerability Mmio stale data: Not affected 20:54:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:54:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:54:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:54:21 Vulnerability Srbds: Not affected 20:54:21 Vulnerability Tsx async abort: Not affected 20:54:21 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:54:21 20:54:21 20:54:21 ---> nproc: 20:54:21 8 20:54:21 20:54:21 20:54:21 ---> df -h: 20:54:21 Filesystem Size Used Avail Use% Mounted on 20:54:21 overlay 155G 22G 134G 14% / 20:54:21 tmpfs 64M 0 64M 0% /dev 20:54:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:54:21 shm 64M 0 64M 0% /dev/shm 20:54:21 /dev/vda1 155G 22G 134G 14% /facter-os 20:54:21 20:54:21 20:54:21 ---> sar -b -r -n DEV: 20:54:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14753) 05/09/23 _x86_64_ (8 CPU) 20:54:21 20:54:21 20:00:15 LINUX RESTART (8 CPU) 20:54:21 20:54:21 20:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:54:21 20:02:01 6.28 0.00 6.28 0.00 0.00 381.22 0.00 20:54:21 20:03:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 20:54:21 20:04:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 20:54:21 20:05:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 20:54:21 20:06:01 40.66 12.26 28.40 0.00 5489.35 6348.01 0.00 20:54:21 20:07:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 20:54:21 20:08:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 20:54:21 20:09:01 1.63 0.00 1.63 0.00 0.00 18.52 0.00 20:54:21 20:10:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 20:54:21 20:11:01 2.62 0.00 2.62 0.00 0.00 41.72 0.00 20:54:21 20:12:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 20:54:21 20:13:01 1.68 0.00 1.68 0.00 0.00 19.19 0.00 20:54:21 20:14:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 20:54:21 20:15:01 1.69 0.00 1.69 0.00 0.00 20.20 0.00 20:54:21 20:16:01 1.52 0.02 1.50 0.00 0.13 18.26 0.00 20:54:21 20:17:01 1.52 0.02 1.50 0.00 0.13 17.19 0.00 20:54:21 20:18:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 20:54:21 20:19:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 20:54:21 20:20:01 62.41 14.68 47.73 0.00 1936.61 26067.92 0.00 20:54:21 20:21:01 109.32 0.82 108.50 0.00 8.40 60620.03 0.00 20:54:21 20:22:01 36.21 0.28 35.93 0.00 3.47 11327.18 0.00 20:54:21 20:23:01 634.29 10.06 624.23 0.00 98.65 246300.02 0.00 20:54:21 20:24:01 1158.12 0.47 1157.66 0.00 24.93 405558.81 0.00 20:54:21 20:25:01 1245.25 4.67 1240.59 0.00 72.78 335010.06 0.00 20:54:21 20:26:01 453.80 0.52 453.28 0.00 33.06 39810.06 0.00 20:54:21 20:27:01 20.58 0.00 20.58 0.00 0.00 524.71 0.00 20:54:21 20:28:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 20:54:21 20:29:01 2.08 0.00 2.08 0.00 0.00 22.93 0.00 20:54:21 20:30:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 20:54:21 20:31:01 2.20 0.00 2.20 0.00 0.00 24.53 0.00 20:54:21 20:32:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:54:21 20:33:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 20:54:21 20:34:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:54:21 20:35:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 20:54:21 20:36:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 20:54:21 20:37:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 20:54:21 20:38:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 20:54:21 20:39:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 20:54:21 20:40:01 2.60 1.02 1.58 0.00 21.86 22.40 0.00 20:54:21 20:41:01 1.82 0.00 1.82 0.00 0.00 21.73 0.00 20:54:21 20:42:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 20:54:21 20:43:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 20:54:21 20:44:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:54:21 20:45:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 20:54:21 20:46:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 20:54:21 20:47:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 20:54:21 20:48:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 20:54:21 20:49:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 20:54:21 20:50:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:54:21 20:51:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 20:54:21 20:52:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 20:54:21 20:53:01 1.47 0.02 1.45 0.00 4.27 34.93 0.00 20:54:21 20:54:01 213.50 0.10 213.40 0.00 6.67 57091.42 0.00 20:54:21 Average: 76.27 0.85 75.42 0.00 145.33 22455.20 0.00 20:54:21 20:54:21 20:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:54:21 20:02:01 30599832 31863340 504772 1.54 47232 1538848 1663964 4.90 618624 1405896 16 20:54:21 20:03:01 30599904 31863928 503908 1.53 47272 1538852 1663964 4.90 618960 1406312 24 20:54:21 20:04:01 30598824 31862932 504872 1.54 47308 1538852 1663964 4.90 620276 1406320 16 20:54:21 20:05:01 30598940 31863332 504592 1.53 47340 1538860 1663964 4.90 618712 1406580 168 20:54:21 20:06:01 30217264 31834488 517156 1.57 56148 1873156 1724132 5.08 857604 1518352 4 20:54:21 20:07:01 30217364 31834616 516740 1.57 56188 1873160 1724132 5.08 857608 1518352 8 20:54:21 20:08:01 30217356 31834728 516608 1.57 56276 1873164 1724132 5.08 858044 1518356 8 20:54:21 20:09:01 30217196 31834764 516504 1.57 56332 1873292 1724132 5.08 857920 1518484 8 20:54:21 20:10:01 30217464 31835224 516128 1.57 56416 1873296 1724132 5.08 858060 1518592 8 20:54:21 20:11:01 30217688 31835588 515900 1.57 56576 1873276 1724132 5.08 858576 1518592 8 20:54:21 20:12:01 30217380 31835396 516112 1.57 56672 1873276 1724132 5.08 858544 1518600 8 20:54:21 20:13:01 30217388 31835432 516020 1.57 56720 1873280 1724132 5.08 858596 1518588 4 20:54:21 20:14:01 30217032 31835184 516168 1.57 56816 1873280 1724132 5.08 859144 1518592 8 20:54:21 20:15:01 30216504 31834704 516576 1.57 56856 1873284 1724132 5.08 859260 1518600 4 20:54:21 20:16:01 30215680 31834000 517428 1.57 56912 1873288 1729948 5.10 859292 1518604 20 20:54:21 20:17:01 30214920 31833268 518056 1.58 56956 1873292 1729948 5.10 859272 1518604 16 20:54:21 20:18:01 30215416 31833892 516664 1.57 56988 1873300 1729948 5.10 859316 1518608 12 20:54:21 20:19:01 30215692 31834200 516348 1.57 57012 1873300 1729948 5.10 859432 1518608 8 20:54:21 20:20:01 28303836 31572596 722416 2.20 83188 3445836 1840676 5.42 1279628 2902584 760896 20:54:21 20:21:01 27349636 31387884 896024 2.72 123092 4091872 2274564 6.70 1882060 3156368 172724 20:54:21 20:22:01 27213512 31541052 740200 2.25 127272 4351320 1830836 5.40 1677216 3473396 373088 20:54:21 20:23:01 20551404 31399264 872624 2.65 296008 10389368 2700948 7.96 2085376 9396836 2993428 20:54:21 20:24:01 17895112 30746068 1503692 4.57 342728 12159188 3560508 10.49 3290796 10636468 431820 20:54:21 20:25:01 16078236 31273184 975504 2.97 456068 14229832 2506668 7.39 2950580 12637156 533060 20:54:21 20:26:01 17541624 31486788 778076 2.37 461316 13050288 1976368 5.82 2537592 11680752 336 20:54:21 20:27:01 17549976 31496148 768452 2.34 462084 13050496 1848860 5.45 2526428 11680572 116 20:54:21 20:28:01 17551636 31497888 766572 2.33 462152 13050496 1848860 5.45 2524536 11680572 8 20:54:21 20:29:01 17551916 31498264 766624 2.33 462200 13050500 1848860 5.45 2524336 11680576 8 20:54:21 20:30:01 17555884 31502408 762432 2.32 462240 13050624 1848860 5.45 2520228 11680688 8 20:54:21 20:31:01 17555584 31502156 762620 2.32 462296 13050624 1848860 5.45 2520380 11680692 8 20:54:21 20:32:01 17557804 31504424 760296 2.31 462304 13050636 1848860 5.45 2518300 11680712 12 20:54:21 20:33:01 17558224 31504848 760024 2.31 462316 13050628 1848860 5.45 2518300 11680712 12 20:54:21 20:34:01 17558176 31504804 760016 2.31 462332 13050640 1848860 5.45 2518284 11680716 8 20:54:21 20:35:01 17558096 31504728 759948 2.31 462344 13050644 1848860 5.45 2518300 11680720 8 20:54:21 20:36:01 17557728 31504424 760240 2.31 462360 13050644 1848860 5.45 2518416 11680728 16 20:54:21 20:37:01 17557680 31504384 760208 2.31 462368 13050652 1848860 5.45 2518356 11680732 44 20:54:21 20:38:01 17557380 31504084 760448 2.31 462368 13050652 1848860 5.45 2518340 11680732 8 20:54:21 20:39:01 17557580 31504288 760388 2.31 462380 13050656 1848860 5.45 2518364 11680736 8 20:54:21 20:40:01 17555904 31503656 760896 2.31 462428 13051272 1920856 5.66 2518532 11681256 164 20:54:21 20:41:01 17556052 31503808 760656 2.31 462464 13051268 1920856 5.66 2518600 11681260 8 20:54:21 20:42:01 17556004 31503804 760596 2.31 462496 13051284 1920856 5.66 2518556 11681264 52 20:54:21 20:43:01 17556236 31504040 760532 2.31 462520 13051288 1920856 5.66 2518692 11681264 24 20:54:21 20:44:01 17555952 31503828 760748 2.31 462540 13051292 1920856 5.66 2518628 11681272 28 20:54:21 20:45:01 17556104 31503984 760820 2.31 462556 13051292 1920856 5.66 2518628 11681272 8 20:54:21 20:46:01 17556144 31504028 760756 2.31 462576 13051296 1920856 5.66 2518688 11681276 8 20:54:21 20:47:01 17556312 31504268 760736 2.31 462588 13051300 1920856 5.66 2518684 11681292 32 20:54:21 20:48:01 17556012 31503980 760980 2.31 462596 13051300 1920856 5.66 2518704 11681284 4 20:54:21 20:49:01 17556232 31504204 760700 2.31 462600 13051304 1920856 5.66 2518704 11681288 28 20:54:21 20:50:01 17556680 31504656 760180 2.31 462600 13051304 1920856 5.66 2518704 11681288 12 20:54:21 20:51:01 17556380 31504376 760380 2.31 462616 13051300 1920856 5.66 2518776 11681292 12 20:54:21 20:52:01 17556584 31504588 760088 2.31 462628 13051312 1936908 5.71 2518716 11681296 32 20:54:21 20:53:01 17549976 31498664 765376 2.33 462652 13051952 1918484 5.65 2521904 11682136 624 20:54:21 20:54:01 16072256 31470308 787584 2.40 483104 14359708 2051576 6.05 2633004 12925160 1056 20:54:21 Average: 22461240 31596243 699781 2.13 298875 8695002 1896226 5.59 1903030 7718509 99397 20:54:21 20:54:21 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:54:21 20:02:01 ens3 2.15 0.63 1.62 0.10 0.00 0.00 0.00 0.00 20:54:21 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:03:01 ens3 0.85 0.55 0.36 0.28 0.00 0.00 0.00 0.00 20:54:21 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:04:01 ens3 1.45 1.00 0.66 0.49 0.00 0.00 0.00 0.00 20:54:21 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:05:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:06:01 ens3 164.96 85.84 1954.77 6.00 0.00 0.00 0.00 0.00 20:54:21 20:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:54:21 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:07:01 ens3 0.40 0.28 0.08 0.02 0.00 0.00 0.00 0.00 20:54:21 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:09:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:10:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:54:21 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:11:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:54:21 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:15:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:16:01 ens3 0.18 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:54:21 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:17:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:18:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:20:01 ens3 1115.23 1033.78 11644.40 128.66 0.00 0.00 0.00 0.00 20:54:21 20:20:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 20:54:21 20:20:01 docker0 516.31 413.95 37.51 2743.27 0.00 0.00 0.00 0.00 20:54:21 20:21:01 ens3 155.64 110.80 725.15 81.28 0.00 0.00 0.00 0.00 20:54:21 20:21:01 vetha851803 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 20:54:21 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:21:01 docker0 65.17 100.12 5.59 681.91 0.00 0.00 0.00 0.00 20:54:21 20:22:01 ens3 29.68 20.58 24.42 13.56 0.00 0.00 0.00 0.00 20:54:21 20:22:01 vetha851803 1.40 1.42 0.12 0.12 0.00 0.00 0.00 0.00 20:54:21 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:22:01 docker0 1.40 1.40 0.10 0.12 0.00 0.00 0.00 0.00 20:54:21 20:23:01 veth0339958 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:54:21 20:23:01 ens3 948.94 520.30 7958.05 64.15 0.00 0.00 0.00 0.00 20:54:21 20:23:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:54:21 20:23:01 docker0 460.94 850.91 38.39 6260.65 0.00 0.00 0.00 0.00 20:54:21 20:24:01 vetha654afb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:24:01 veth0339958 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:54:21 20:24:01 ens3 492.67 246.58 2942.48 40.02 0.00 0.00 0.00 0.00 20:54:21 20:24:01 vethfabb69b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:54:21 20:24:01 veth2097e51 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:24:01 docker0 220.73 446.59 17.07 2905.45 0.00 0.00 0.00 0.00 20:54:21 20:25:01 veth0339958 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:25:01 veth5dd87e4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:25:01 ens3 675.04 357.80 3910.96 231.30 0.00 0.00 0.00 0.00 20:54:21 20:25:01 veth6c7b331 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:25:01 veth74306be 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:54:21 20:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:54:21 20:25:01 docker0 275.72 596.27 22.39 3863.08 0.00 0.00 0.00 0.00 20:54:21 20:26:01 ens3 348.23 356.31 348.59 1349.32 0.00 0.00 0.00 0.00 20:54:21 20:26:01 lo 43.99 43.99 4.34 4.34 0.00 0.00 0.00 0.00 20:54:21 20:26:01 docker0 4.65 10.51 0.31 137.25 0.00 0.00 0.00 0.00 20:54:21 20:27:01 ens3 310.98 334.58 153.02 2267.28 0.00 0.00 0.00 0.00 20:54:21 20:27:01 lo 26.86 26.86 2.64 2.64 0.00 0.00 0.00 0.00 20:54:21 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:28:01 ens3 0.73 0.38 0.35 0.29 0.00 0.00 0.00 0.00 20:54:21 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:54:21 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:32:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:54:21 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:35:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:36:01 ens3 1.37 1.15 5.89 0.14 0.00 0.00 0.00 0.00 20:54:21 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:41:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:54:21 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:42:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:54:21 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:43:01 ens3 0.57 0.40 0.26 0.21 0.00 0.00 0.00 0.00 20:54:21 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:44:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 20:54:21 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:46:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:54:21 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:51:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 20:54:21 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:54:21 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:53:01 ens3 4.23 2.88 4.77 1.40 0.00 0.00 0.00 0.00 20:54:21 20:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:54:21 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:21 20:54:01 ens3 440.09 269.37 7807.13 172.42 0.00 0.00 0.00 0.00 20:54:21 20:54:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 20:54:21 20:54:01 veth4d04ab5 2.38 2.18 0.35 1.99 0.00 0.00 0.00 0.00 20:54:21 20:54:01 docker0 35.19 61.71 3.26 582.23 0.00 0.00 0.00 0.00 20:54:21 Average: ens3 88.66 63.15 707.43 82.24 0.00 0.00 0.00 0.00 20:54:21 Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 20:54:21 Average: veth4d04ab5 0.04 0.04 0.01 0.04 0.00 0.00 0.00 0.00 20:54:21 Average: docker0 29.82 46.83 2.35 324.13 0.00 0.00 0.00 0.00 20:54:21 20:54:21 20:54:21 ---> sar -P ALL: 20:54:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14753) 05/09/23 _x86_64_ (8 CPU) 20:54:21 20:54:21 20:00:15 LINUX RESTART (8 CPU) 20:54:21 20:54:21 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:54:21 20:02:01 all 0.01 0.00 0.02 0.01 0.01 99.95 20:54:21 20:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:02:01 3 0.00 0.00 0.02 0.03 0.02 99.93 20:54:21 20:02:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:54:21 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:54:21 20:02:01 7 0.07 0.00 0.05 0.07 0.00 99.82 20:54:21 20:03:01 all 0.05 0.00 0.01 0.01 0.01 99.92 20:54:21 20:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:54:21 20:03:01 2 0.20 0.00 0.00 0.00 0.00 99.80 20:54:21 20:03:01 3 0.03 0.00 0.02 0.07 0.00 99.88 20:54:21 20:03:01 4 0.02 0.00 0.03 0.00 0.03 99.92 20:54:21 20:03:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:54:21 20:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:54:21 20:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:54:21 20:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:54:21 20:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:54:21 20:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 20:54:21 20:04:01 7 0.07 0.00 0.03 0.02 0.00 99.88 20:54:21 20:05:01 all 0.07 0.00 0.02 0.00 0.00 99.91 20:54:21 20:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:05:01 2 0.38 0.00 0.02 0.00 0.00 99.60 20:54:21 20:05:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:54:21 20:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:54:21 20:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:05:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:54:21 20:06:01 all 1.66 0.00 0.72 0.39 0.02 97.22 20:54:21 20:06:01 0 1.47 0.00 0.47 0.07 0.02 97.98 20:54:21 20:06:01 1 1.65 0.00 0.55 0.12 0.02 97.66 20:54:21 20:06:01 2 2.74 0.00 0.67 0.66 0.02 95.91 20:54:21 20:06:01 3 2.39 0.00 1.15 0.57 0.02 95.88 20:54:21 20:06:01 4 1.29 0.00 0.70 0.02 0.02 97.98 20:54:21 20:06:01 5 1.27 0.00 0.62 0.18 0.03 97.90 20:54:21 20:06:01 6 1.22 0.00 0.55 0.97 0.02 97.25 20:54:21 20:06:01 7 1.21 0.00 1.04 0.55 0.02 97.19 20:54:21 20:07:01 all 0.14 0.00 0.01 0.01 0.01 99.83 20:54:21 20:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:07:01 2 0.99 0.00 0.00 0.00 0.00 99.01 20:54:21 20:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:54:21 20:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:07:01 5 0.03 0.00 0.03 0.03 0.02 99.88 20:54:21 20:07:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:54:21 20:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:54:21 20:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:54:21 20:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:08:01 5 0.03 0.00 0.02 0.03 0.02 99.90 20:54:21 20:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:54:21 20:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:54:21 20:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:09:01 5 0.00 0.00 0.03 0.03 0.02 99.92 20:54:21 20:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:09:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:54:21 20:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:54:21 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:54:21 20:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:10:01 5 0.02 0.00 0.03 0.03 0.02 99.90 20:54:21 20:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:11:01 all 0.11 0.00 0.01 0.01 0.01 99.85 20:54:21 20:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:54:21 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:11:01 2 0.73 0.00 0.03 0.00 0.00 99.24 20:54:21 20:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:54:21 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:11:01 5 0.03 0.00 0.03 0.10 0.02 99.82 20:54:21 20:11:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:54:21 20:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:54:21 20:12:01 all 0.25 0.00 0.01 0.00 0.00 99.73 20:54:21 20:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:12:01 2 1.90 0.00 0.00 0.00 0.00 98.10 20:54:21 20:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:12:01 5 0.02 0.00 0.03 0.03 0.02 99.90 20:54:21 20:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:54:21 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:54:21 20:13:01 all 0.11 0.00 0.02 0.01 0.01 99.85 20:54:21 20:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:13:01 2 0.83 0.00 0.02 0.00 0.02 99.14 20:54:21 20:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:54:21 20:13:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:54:21 20:13:01 5 0.02 0.00 0.02 0.07 0.02 99.88 20:54:21 20:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:13:01 7 0.02 0.00 0.02 0.05 0.02 99.90 20:54:21 20:14:01 all 0.19 0.00 0.01 0.00 0.00 99.79 20:54:21 20:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:14:01 2 1.43 0.00 0.00 0.00 0.00 98.57 20:54:21 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:14:01 5 0.02 0.00 0.02 0.03 0.02 99.92 20:54:21 20:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:54:21 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:54:21 20:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:15:01 5 0.00 0.00 0.02 0.03 0.02 99.93 20:54:21 20:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:15:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:54:21 20:16:01 all 0.03 0.00 0.03 0.00 0.01 99.94 20:54:21 20:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:54:21 20:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:54:21 20:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:54:21 20:16:01 5 0.02 0.00 0.05 0.03 0.02 99.88 20:54:21 20:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:54:21 20:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:54:21 20:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 20:54:21 20:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:54:21 20:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:54:21 20:18:01 all 0.17 0.00 0.01 0.00 0.00 99.81 20:54:21 20:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:18:01 2 1.24 0.00 0.02 0.00 0.00 98.75 20:54:21 20:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:18:01 5 0.03 0.00 0.03 0.02 0.00 99.92 20:54:21 20:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:54:21 20:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:19:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:54:21 20:19:01 6 0.10 0.00 0.03 0.00 0.00 99.87 20:54:21 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:20:01 all 8.42 0.00 2.69 0.47 0.05 88.37 20:54:21 20:20:01 0 6.36 0.00 2.92 0.15 0.03 90.53 20:54:21 20:20:01 1 11.42 0.00 3.20 0.94 0.05 84.39 20:54:21 20:20:01 2 8.06 0.00 2.96 0.76 0.03 88.19 20:54:21 20:20:01 3 12.59 0.00 3.37 0.12 0.05 83.87 20:54:21 20:20:01 4 9.49 0.00 1.73 0.35 0.03 88.40 20:54:21 20:20:01 5 6.11 0.00 2.33 0.67 0.07 90.82 20:54:21 20:20:01 6 7.27 0.00 2.76 0.44 0.03 89.50 20:54:21 20:20:01 7 6.05 0.00 2.24 0.36 0.07 91.29 20:54:21 20:21:01 all 26.66 0.00 5.36 0.71 0.07 67.20 20:54:21 20:21:01 0 24.35 0.00 4.88 0.28 0.07 70.42 20:54:21 20:21:01 1 27.08 0.00 6.61 0.35 0.07 65.89 20:54:21 20:21:01 2 28.88 0.00 5.05 1.96 0.08 64.02 20:54:21 20:21:01 3 24.87 0.00 5.83 0.02 0.07 69.21 20:54:21 20:21:01 4 27.14 0.00 4.71 2.87 0.07 65.21 20:54:21 20:21:01 5 28.71 0.00 4.92 0.02 0.07 66.28 20:54:21 20:21:01 6 26.80 0.00 6.02 0.17 0.08 66.93 20:54:21 20:21:01 7 25.50 0.00 4.83 0.02 0.07 69.58 20:54:21 20:22:01 all 41.37 0.00 5.51 0.10 0.08 52.94 20:54:21 20:22:01 0 41.18 0.00 5.72 0.00 0.08 53.01 20:54:21 20:22:01 1 38.93 0.00 5.77 0.10 0.08 55.12 20:54:21 20:22:01 2 41.38 0.00 5.57 0.57 0.07 52.41 20:54:21 20:22:01 3 41.78 0.00 5.53 0.00 0.07 52.62 20:54:21 20:22:01 4 42.79 0.00 5.38 0.05 0.08 51.71 20:54:21 20:22:01 5 42.33 0.00 5.39 0.02 0.08 52.18 20:54:21 20:22:01 6 40.67 0.00 5.31 0.05 0.07 53.90 20:54:21 20:22:01 7 41.88 0.00 5.42 0.02 0.08 52.59 20:54:21 20:23:01 all 18.81 0.00 11.77 4.31 0.08 65.03 20:54:21 20:23:01 0 20.68 0.00 11.78 7.05 0.08 60.41 20:54:21 20:23:01 1 19.56 0.00 10.99 1.81 0.07 67.58 20:54:21 20:23:01 2 16.55 0.00 11.94 10.43 0.08 60.99 20:54:21 20:23:01 3 20.26 0.00 11.79 1.98 0.07 65.91 20:54:21 20:23:01 4 19.38 0.00 12.27 3.32 0.07 64.96 20:54:21 20:23:01 5 18.48 0.00 11.00 1.70 0.08 68.74 20:54:21 20:23:01 6 18.10 0.00 10.70 1.56 0.07 69.58 20:54:21 20:23:01 7 17.45 0.00 13.72 6.64 0.10 62.09 20:54:21 20:54:21 20:23:01 CPU %user %nice %system %iowait %steal %idle 20:54:21 20:24:01 all 61.21 0.00 14.67 4.37 0.10 19.65 20:54:21 20:24:01 0 61.01 0.00 14.13 5.90 0.10 18.85 20:54:21 20:24:01 1 60.79 0.00 14.72 2.19 0.08 22.22 20:54:21 20:24:01 2 60.50 0.00 15.89 1.97 0.10 21.54 20:54:21 20:24:01 3 62.45 0.00 14.04 3.12 0.12 20.27 20:54:21 20:24:01 4 59.75 0.00 14.79 4.22 0.10 21.14 20:54:21 20:24:01 5 62.40 0.00 14.42 10.45 0.10 12.62 20:54:21 20:24:01 6 62.24 0.00 13.45 3.02 0.10 21.19 20:54:21 20:24:01 7 60.51 0.00 15.91 4.16 0.10 19.32 20:54:21 20:25:01 all 69.18 0.00 17.55 2.78 0.13 10.36 20:54:21 20:25:01 0 68.21 0.00 19.40 1.54 0.12 10.74 20:54:21 20:25:01 1 70.08 0.00 16.38 1.69 0.14 11.72 20:54:21 20:25:01 2 70.41 0.00 17.10 1.44 0.15 10.89 20:54:21 20:25:01 3 68.53 0.00 17.26 2.37 0.12 11.72 20:54:21 20:25:01 4 69.90 0.00 16.79 4.37 0.13 8.82 20:54:21 20:25:01 5 69.05 0.00 18.01 2.84 0.12 9.97 20:54:21 20:25:01 6 68.68 0.00 17.26 3.77 0.14 10.15 20:54:21 20:25:01 7 68.57 0.00 18.18 4.25 0.13 8.86 20:54:21 20:26:01 all 10.58 0.00 3.40 0.77 0.06 85.19 20:54:21 20:26:01 0 11.39 0.00 3.55 0.35 0.07 84.64 20:54:21 20:26:01 1 11.58 0.00 3.21 0.25 0.07 84.89 20:54:21 20:26:01 2 11.16 0.00 3.24 0.23 0.07 85.30 20:54:21 20:26:01 3 10.11 0.00 3.24 0.54 0.07 86.04 20:54:21 20:26:01 4 9.50 0.00 3.27 1.34 0.05 85.84 20:54:21 20:26:01 5 8.82 0.00 3.78 1.64 0.07 85.70 20:54:21 20:26:01 6 10.79 0.00 3.24 0.69 0.05 85.23 20:54:21 20:26:01 7 11.25 0.00 3.65 1.16 0.08 83.86 20:54:21 20:27:01 all 8.75 0.00 0.78 0.06 0.05 90.37 20:54:21 20:27:01 0 14.45 0.00 1.12 0.02 0.07 84.35 20:54:21 20:27:01 1 5.49 0.00 0.63 0.02 0.03 93.83 20:54:21 20:27:01 2 6.23 0.00 0.68 0.02 0.03 93.04 20:54:21 20:27:01 3 8.09 0.00 0.80 0.05 0.05 91.01 20:54:21 20:27:01 4 11.29 0.00 0.74 0.00 0.05 87.92 20:54:21 20:27:01 5 2.48 0.00 0.49 0.00 0.07 96.97 20:54:21 20:27:01 6 13.48 0.00 0.75 0.30 0.07 85.40 20:54:21 20:27:01 7 8.49 0.00 0.99 0.05 0.07 90.41 20:54:21 20:28:01 all 0.03 0.00 0.03 0.01 0.01 99.93 20:54:21 20:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:54:21 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:28:01 3 0.07 0.00 0.05 0.00 0.02 99.87 20:54:21 20:28:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:54:21 20:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:54:21 20:28:01 6 0.05 0.00 0.05 0.02 0.02 99.87 20:54:21 20:28:01 7 0.02 0.00 0.03 0.03 0.00 99.92 20:54:21 20:29:01 all 0.16 0.00 0.01 0.01 0.01 99.81 20:54:21 20:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:54:21 20:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:54:21 20:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:54:21 20:29:01 5 1.08 0.00 0.02 0.00 0.02 98.89 20:54:21 20:29:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:54:21 20:29:01 7 0.02 0.00 0.00 0.03 0.02 99.93 20:54:21 20:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:54:21 20:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:54:21 20:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:30:01 5 0.13 0.00 0.02 0.00 0.00 99.85 20:54:21 20:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:54:21 20:31:01 all 0.03 0.00 0.02 0.01 0.00 99.95 20:54:21 20:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:54:21 20:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:31:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:54:21 20:31:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:54:21 20:31:01 7 0.02 0.00 0.00 0.03 0.00 99.95 20:54:21 20:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:54:21 20:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:32:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:54:21 20:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:54:21 20:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:54:21 20:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:33:01 2 0.02 0.00 0.05 0.00 0.00 99.93 20:54:21 20:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:33:01 5 0.15 0.00 0.03 0.00 0.00 99.82 20:54:21 20:33:01 6 0.03 0.00 0.03 0.02 0.03 99.88 20:54:21 20:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:34:01 all 0.28 0.00 0.01 0.00 0.01 99.69 20:54:21 20:34:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:54:21 20:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:34:01 2 0.07 0.00 0.00 0.00 0.02 99.92 20:54:21 20:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:34:01 5 1.98 0.00 0.02 0.00 0.02 97.98 20:54:21 20:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:54:21 20:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:54:21 20:54:21 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:54:21 20:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:54:21 20:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:54:21 20:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:54:21 20:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:35:01 6 0.03 0.00 0.03 0.03 0.02 99.88 20:54:21 20:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:54:21 20:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:54:21 20:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:36:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:54:21 20:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:54:21 20:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:54:21 20:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:54:21 20:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:37:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:54:21 20:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:38:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:54:21 20:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:54:21 20:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90 20:54:21 20:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:38:01 5 0.18 0.00 0.02 0.00 0.02 99.78 20:54:21 20:38:01 6 0.07 0.00 0.03 0.02 0.02 99.87 20:54:21 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:39:01 all 0.06 0.00 0.01 0.00 0.00 99.91 20:54:21 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:54:21 20:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:39:01 5 0.35 0.00 0.02 0.00 0.00 99.63 20:54:21 20:39:01 6 0.07 0.00 0.05 0.02 0.02 99.85 20:54:21 20:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:54:21 20:40:01 all 0.08 0.00 0.04 0.02 0.01 99.86 20:54:21 20:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 20:54:21 20:40:01 1 0.07 0.00 0.07 0.02 0.00 99.85 20:54:21 20:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:40:01 3 0.27 0.00 0.08 0.10 0.02 99.53 20:54:21 20:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:40:01 6 0.12 0.00 0.05 0.02 0.02 99.80 20:54:21 20:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:41:01 all 0.09 0.00 0.02 0.01 0.00 99.88 20:54:21 20:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:54:21 20:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:54:21 20:41:01 5 0.52 0.00 0.03 0.00 0.00 99.45 20:54:21 20:41:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:54:21 20:41:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:54:21 20:42:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:54:21 20:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:54:21 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:42:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:54:21 20:42:01 6 0.08 0.00 0.03 0.00 0.02 99.87 20:54:21 20:42:01 7 0.00 0.00 0.02 0.07 0.00 99.92 20:54:21 20:43:01 all 0.04 0.00 0.02 0.00 0.00 99.94 20:54:21 20:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:43:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:54:21 20:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:54:21 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:54:21 20:43:01 6 0.08 0.00 0.03 0.00 0.02 99.87 20:54:21 20:43:01 7 0.07 0.00 0.03 0.02 0.00 99.88 20:54:21 20:44:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:54:21 20:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:54:21 20:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:54:21 20:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:54:21 20:44:01 6 0.08 0.00 0.00 0.02 0.00 99.90 20:54:21 20:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:54:21 20:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:54:21 20:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:54:21 20:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:45:01 3 0.08 0.00 0.02 0.00 0.02 99.88 20:54:21 20:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:54:21 20:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:45:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:54:21 20:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:54:21 20:54:21 20:45:01 CPU %user %nice %system %iowait %steal %idle 20:54:21 20:46:01 all 0.05 0.00 0.02 0.00 0.00 99.93 20:54:21 20:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:54:21 20:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:54:21 20:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:46:01 3 0.05 0.00 0.05 0.00 0.00 99.90 20:54:21 20:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:46:01 5 0.17 0.00 0.02 0.00 0.00 99.82 20:54:21 20:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:54:21 20:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:54:21 20:47:01 all 0.05 0.00 0.01 0.01 0.00 99.92 20:54:21 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:47:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:54:21 20:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:47:01 5 0.25 0.00 0.05 0.00 0.00 99.70 20:54:21 20:47:01 6 0.08 0.00 0.05 0.00 0.02 99.85 20:54:21 20:47:01 7 0.00 0.00 0.02 0.05 0.00 99.93 20:54:21 20:48:01 all 0.04 0.00 0.02 0.00 0.01 99.93 20:54:21 20:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:54:21 20:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:54:21 20:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:48:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:54:21 20:48:01 6 0.10 0.00 0.03 0.00 0.02 99.85 20:54:21 20:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:49:01 all 0.26 0.00 0.02 0.00 0.01 99.71 20:54:21 20:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:54:21 20:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:49:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:54:21 20:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:54:21 20:49:01 5 1.81 0.00 0.03 0.00 0.00 98.16 20:54:21 20:49:01 6 0.08 0.00 0.03 0.00 0.02 99.87 20:54:21 20:49:01 7 0.05 0.00 0.02 0.02 0.02 99.90 20:54:21 20:50:01 all 0.13 0.00 0.02 0.00 0.00 99.85 20:54:21 20:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:54:21 20:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:54:21 20:50:01 3 0.05 0.00 0.03 0.02 0.00 99.90 20:54:21 20:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:50:01 5 0.85 0.00 0.10 0.00 0.02 99.04 20:54:21 20:50:01 6 0.07 0.00 0.02 0.00 0.02 99.90 20:54:21 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:54:21 20:51:01 all 0.18 0.00 0.02 0.00 0.01 99.79 20:54:21 20:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:54:21 20:51:01 1 0.10 0.00 0.02 0.00 0.02 99.87 20:54:21 20:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:54:21 20:51:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:54:21 20:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:54:21 20:51:01 5 1.17 0.00 0.03 0.00 0.02 98.78 20:54:21 20:51:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:54:21 20:51:01 7 0.02 0.00 0.03 0.02 0.00 99.93 20:54:21 20:52:01 all 0.18 0.00 0.02 0.00 0.00 99.79 20:54:21 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:54:21 20:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:54:21 20:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:54:21 20:52:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:54:21 20:52:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:54:21 20:52:01 5 1.21 0.00 0.03 0.00 0.00 98.76 20:54:21 20:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:54:21 20:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:54:21 20:53:01 all 0.18 0.00 0.13 0.01 0.01 99.66 20:54:21 20:53:01 0 0.23 0.00 0.15 0.00 0.02 99.60 20:54:21 20:53:01 1 0.23 0.00 0.20 0.00 0.02 99.55 20:54:21 20:53:01 2 0.20 0.00 0.15 0.00 0.02 99.63 20:54:21 20:53:01 3 0.18 0.00 0.10 0.00 0.02 99.70 20:54:21 20:53:01 4 0.17 0.00 0.13 0.00 0.00 99.70 20:54:21 20:53:01 5 0.12 0.00 0.12 0.00 0.02 99.75 20:54:21 20:53:01 6 0.17 0.00 0.07 0.00 0.00 99.77 20:54:21 20:53:01 7 0.17 0.00 0.15 0.05 0.02 99.62 20:54:21 20:54:01 all 9.75 0.00 4.55 1.08 0.14 84.47 20:54:21 20:54:01 0 9.23 0.00 4.11 0.02 0.14 86.51 20:54:21 20:54:01 1 8.91 0.00 3.74 0.02 0.10 87.24 20:54:21 20:54:01 2 9.31 0.00 4.22 0.34 0.15 85.98 20:54:21 20:54:01 3 8.62 0.00 5.49 5.83 0.12 79.95 20:54:21 20:54:01 4 11.63 0.00 5.02 0.59 0.15 82.61 20:54:21 20:54:01 5 7.61 0.00 4.78 0.27 0.12 87.23 20:54:21 20:54:01 6 11.66 0.00 4.16 0.07 0.14 83.99 20:54:21 20:54:01 7 11.06 0.00 4.93 1.54 0.20 82.27 20:54:21 Average: all 4.86 0.00 1.27 0.29 0.02 93.57 20:54:21 Average: 0 4.86 0.00 1.29 0.29 0.02 93.54 20:54:21 Average: 1 4.80 0.00 1.24 0.14 0.02 93.80 20:54:21 Average: 2 4.94 0.00 1.27 0.34 0.02 93.43 20:54:21 Average: 3 4.89 0.00 1.30 0.28 0.02 93.51 20:54:21 Average: 4 4.92 0.00 1.23 0.32 0.02 93.51 20:54:21 Average: 5 4.83 0.00 1.25 0.34 0.02 93.56 20:54:21 Average: 6 4.92 0.00 1.22 0.21 0.02 93.63 20:54:21 Average: 7 4.73 0.00 1.34 0.36 0.02 93.55 20:54:21 20:54:21 20:54:21