Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66ff43dfffb4d87db82b8084c082fff2d59b4de0 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-ssh6328830706124521404.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-ssh15315421790001201575.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-ssh16001433592369612503.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-ssh17826706436109283081.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-ssh11664650554569969550.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/531 [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/531 # 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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 (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 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 Commit message: "Merge pull request #4583 from jumpingliu/update-readme" > git rev-list --no-walk cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:01:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:01:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:01:16 ========================================================= 01:01:16 EdgeX Global Pipelines Version Info 01:01:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:01:17 ------------------- 01:01:17 stable info: 01:01:17 ------------------- 01:01:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:01:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:01:17 Message: update stable to v1.0.249 01:01:18 ------------------- 01:01:18 experimental info: 01:01:18 ------------------- 01:01:18 Commited By: **** collab-it+edgex@linuxfoundation.org 01:01:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:01:18 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66ff43d [Pipeline] echo 01:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:18 provisioning config files... 01:01:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config10307572068480540342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:18 ---> docker-login.sh 01:01:18 nexus3.edgexfoundry.org:10001 01:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:19 Configure a credential helper to remove this warning. See 01:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:19 01:01:19 Login Succeeded 01:01:19 nexus3.edgexfoundry.org:10002 01:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:19 Configure a credential helper to remove this warning. See 01:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:19 01:01:19 Login Succeeded 01:01:19 nexus3.edgexfoundry.org:10003 01:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:19 Configure a credential helper to remove this warning. See 01:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:19 01:01:19 Login Succeeded 01:01:19 nexus3.edgexfoundry.org:10004 01:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:19 Configure a credential helper to remove this warning. See 01:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:19 01:01:19 Login Succeeded 01:01:19 docker.io 01:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:19 Configure a credential helper to remove this warning. See 01:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:19 01:01:19 Login Succeeded 01:01:19 ---> docker-login.sh ends [Pipeline] } 01:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:20 + 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 01:01:20 + dirname cmd/core-command/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo core-command,cmd/core-command/Dockerfile 01:01:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:01:20 + dirname cmd/core-data/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo core-data,cmd/core-data/Dockerfile 01:01:20 + dirname cmd/core-metadata/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo core-metadata,cmd/core-metadata/Dockerfile 01:01:20 + dirname cmd/security-bootstrapper/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:01:20 + dirname cmd/security-proxy-auth/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:01:20 + dirname cmd/security-proxy-setup/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:01:20 + + cut -d/ -f2 01:01:20 dirname cmd/security-secretstore-setup/Dockerfile 01:01:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:01:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:01:20 + dirname cmd/security-spire-agent/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:01:20 + dirname cmd/security-spire-config/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:01:20 + dirname cmd/security-spire-server/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:01:20 + dirname cmd/support-notifications/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo support-notifications,cmd/support-notifications/Dockerfile 01:01:20 + dirname cmd/support-scheduler/Dockerfile 01:01:20 + cut -d/ -f2 01:01:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:01:20 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 01:01:20 + git rev-list -1 --merges 66ff43dfffb4d87db82b8084c082fff2d59b4de0~1..66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] echo 01:01:20 -----------> git rev-list -1 --merges 66ff43dfffb4d87db82b8084c082fff2d59b4de0~1..66ff43dfffb4d87db82b8084c082fff2d59b4de0 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:01:20 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [false] [Pipeline] sh 01:01:20 + git log --format=format:%s -1 66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] echo 01:01:20 ========================================================= 01:01:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:01:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:01:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:01:21 + grep -v github /etc/ssh/ssh_known_hosts 01:01:21 + [ -e /tmp/ssh_known_hosts ] 01:01:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:01:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:01:21 + sudo tee -a /etc/ssh/ssh_known_hosts 01:01:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:21 01:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:01:21 b85a868b505f: Pulling fs layer 01:01:21 e2be974225ed: Pulling fs layer 01:01:21 339a4e72a1f5: Pulling fs layer 01:01:21 988bab9f4d93: Pulling fs layer 01:01:21 1469e6f7b9e6: Pulling fs layer 01:01:21 eaf3925da568: Pulling fs layer 01:01:21 bab4dde63d76: Pulling fs layer 01:01:21 bde34c3a00c8: Pulling fs layer 01:01:21 b352a97aabf1: Pulling fs layer 01:01:21 4872d77fe225: Pulling fs layer 01:01:21 5851b861e8e6: Pulling fs layer 01:01:21 988bab9f4d93: Waiting 01:01:21 1469e6f7b9e6: Waiting 01:01:21 bde34c3a00c8: Waiting 01:01:21 eaf3925da568: Waiting 01:01:21 bab4dde63d76: Waiting 01:01:21 b352a97aabf1: Waiting 01:01:21 5851b861e8e6: Waiting 01:01:21 4872d77fe225: Waiting 01:01:21 e2be974225ed: Download complete 01:01:21 988bab9f4d93: Verifying Checksum 01:01:21 988bab9f4d93: Download complete 01:01:21 1469e6f7b9e6: Verifying Checksum 01:01:21 1469e6f7b9e6: Download complete 01:01:22 eaf3925da568: Verifying Checksum 01:01:22 eaf3925da568: Download complete 01:01:22 339a4e72a1f5: Verifying Checksum 01:01:22 339a4e72a1f5: Download complete 01:01:22 bde34c3a00c8: Verifying Checksum 01:01:22 bde34c3a00c8: Download complete 01:01:22 4872d77fe225: Verifying Checksum 01:01:22 4872d77fe225: Download complete 01:01:22 5851b861e8e6: Verifying Checksum 01:01:22 5851b861e8e6: Download complete 01:01:22 b85a868b505f: Verifying Checksum 01:01:22 b85a868b505f: Download complete 01:01:22 bab4dde63d76: Verifying Checksum 01:01:22 bab4dde63d76: Download complete 01:01:23 b85a868b505f: Pull complete 01:01:23 e2be974225ed: Pull complete 01:01:24 339a4e72a1f5: Pull complete 01:01:24 988bab9f4d93: Pull complete 01:01:24 1469e6f7b9e6: Pull complete 01:01:24 eaf3925da568: Pull complete 01:01:26 bab4dde63d76: Pull complete 01:01:26 bde34c3a00c8: Pull complete 01:01:26 b352a97aabf1: Pull complete 01:01:26 4872d77fe225: Pull complete 01:01:26 5851b861e8e6: Pull complete 01:01:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:26 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:01:29 $ docker top 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b -eo pid,comm 01:01:29 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). 01:01:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:29 [ssh-agent] Looking for ssh-agent implementation... 01:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:29 $ docker exec 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent 01:01:29 SSH_AUTH_SOCK=/tmp/ssh-GtGRnVsC0S1A/agent.32 01:01:29 SSH_AGENT_PID=38 01:01:29 Running ssh-add (command line suppressed) 01:01:29 Identity added: /w/workspace/edgex-go/531@tmp/private_key_10477882701106025250.key (/w/workspace/edgex-go/531@tmp/private_key_10477882701106025250.key) 01:01:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:29 + git tag --points-at HEAD [Pipeline] } 01:01:29 $ docker exec --env ******** --env ******** 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent -k 01:01:30 unset SSH_AUTH_SOCK; 01:01:30 unset SSH_AGENT_PID; 01:01:30 echo Agent pid 38 killed; 01:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:30 [ssh-agent] Looking for ssh-agent implementation... 01:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:30 $ docker exec 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent 01:01:30 SSH_AUTH_SOCK=/tmp/ssh-mtYnsGsjs5GX/agent.70 01:01:30 SSH_AGENT_PID=76 01:01:30 Running ssh-add (command line suppressed) 01:01:30 Identity added: /w/workspace/edgex-go/531@tmp/private_key_5165800117870601292.key (/w/workspace/edgex-go/531@tmp/private_key_5165800117870601292.key) 01:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:30 + git semver init 01:01:30 2023-05-30 01:01:30,896 [run_init] DEBUG init version:0.0.0 force:False 01:01:30 2023-05-30 01:01:30,897 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/531/.semver 01:01:30 2023-05-30 01:01:30,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/531/.semver 01:01:30 2023-05-30 01:01:30,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/531/.semver'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=None) 01:01:37 2023-05-30 01:01:36,290 [append_file] DEBUG append to file:/w/workspace/edgex-go/531/.git/info/exclude 01:01:37 2023-05-30 01:01:36,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/531/.semver/main with force:False 01:01:37 2023-05-30 01:01:36,291 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:01:37 2023-05-30 01:01:36,291 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:01:37 3.0.0-dev.165 [Pipeline] } 01:01:37 $ docker exec --env ******** --env ******** 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b ssh-agent -k 01:01:37 unset SSH_AUTH_SOCK; 01:01:37 unset SSH_AGENT_PID; 01:01:37 echo Agent pid 76 killed; 01:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:01:37 + git semver [Pipeline] } 01:01:38 $ docker stop --time=1 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b 01:01:39 $ docker rm -f --volumes 4dfc10f28b1a2ad2abc72128684ad94cc1f3e71cf3d6eb63e3fd355471b6d95b [Pipeline] // withDockerContainer [Pipeline] sh 01:01:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:01:40 Stashed 1 file(s) [Pipeline] echo 01:01:40 [edgeXSemver]: initialized semver on version 3.0.0-dev.165 [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 01:01:40 + git config --global --add safe.directory /w/workspace/edgex-go/531 [Pipeline] echo 01:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:01:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:01:40 ========================================================= 01:01:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:01:40 ========================================================= [Pipeline] fileExists 01:01:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17233 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] sh [Pipeline] { [Pipeline] ws 01:01:40 Running in /w/workspace/edgex-go/531 [Pipeline] { [Pipeline] checkout 01:01:40 The recommended git tool is: git 01:01:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:01:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:01:40 f56be85fc22e: Pulling fs layer 01:01:40 85791d961cd3: Pulling fs layer 01:01:40 d694b5ae8c79: Pulling fs layer 01:01:40 9f32a84ed3da: Pulling fs layer 01:01:40 4d19c01a9841: Pulling fs layer 01:01:40 9325e15d5711: Pulling fs layer 01:01:40 556b6ee489ea: Pulling fs layer 01:01:40 c5a4b2cf53e6: Pulling fs layer 01:01:40 4d19c01a9841: Waiting 01:01:40 9325e15d5711: Waiting 01:01:40 556b6ee489ea: Waiting 01:01:40 c5a4b2cf53e6: Waiting 01:01:40 9f32a84ed3da: Waiting 01:01:40 85791d961cd3: Download complete 01:01:40 9f32a84ed3da: Verifying Checksum 01:01:40 9f32a84ed3da: Download complete 01:01:40 4d19c01a9841: Verifying Checksum 01:01:40 4d19c01a9841: Download complete 01:01:40 f56be85fc22e: Verifying Checksum 01:01:40 f56be85fc22e: Download complete 01:01:40 9325e15d5711: Verifying Checksum 01:01:40 9325e15d5711: Download complete 01:01:41 f56be85fc22e: Pull complete 01:01:41 85791d961cd3: Pull complete 01:01:41 c5a4b2cf53e6: Verifying Checksum 01:01:41 c5a4b2cf53e6: Download complete 01:01:41 d694b5ae8c79: Verifying Checksum 01:01:41 d694b5ae8c79: Download complete 01:01:41 556b6ee489ea: Verifying Checksum 01:01:41 556b6ee489ea: Download complete 01:01:44 d694b5ae8c79: Pull complete 01:01:44 9f32a84ed3da: Pull complete 01:01:44 4d19c01a9841: Pull complete 01:01:44 9325e15d5711: Pull complete 01:01:46 556b6ee489ea: Pull complete 01:01:46 using credential edgex-jenkins-ssh 01:01:46 Cloning the remote Git repository 01:01:47 c5a4b2cf53e6: Pull complete 01:01:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:01:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:01:47 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:01:47 WORKDIR /edgex 01:01:47 COPY go.mod . 01:01:47 RUN go mod download 01:01:47 docker build -t ci-base-image-x86_64 -f - . 01:01:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:01:47 > git init /w/workspace/edgex-go/531 # timeout=10 01:01:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:01:47 > git --version # timeout=10 01:01:47 > git --version # 'git version 2.25.1' 01:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:01:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:01:48 Sending build context to Docker daemon 170.8MB 01:01:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:01:48 ---> c4be618373d6 01:01:48 Step 2/4 : WORKDIR /edgex 01:01:50 ---> Running in 41d01eb02b2c 01:01:50 Removing intermediate container 41d01eb02b2c 01:01:50 ---> bd495019bd89 01:01:50 Step 3/4 : COPY go.mod . 01:01:50 ---> 1285db26da37 01:01:50 Step 4/4 : RUN go mod download 01:01:50 ---> Running in 1f5055c3d2f2 01:01:58 Removing intermediate container 1f5055c3d2f2 01:01:58 ---> b1790da0118b 01:01:58 Successfully built b1790da0118b 01:01:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:59 + docker inspect -f . ci-base-image-x86_64 01:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:59 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:01:59 $ docker top b62d1af2c1ff62a81803c9fccc4468c03f19ab05d2a213b0d558470abe0b8325 -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:59 + go version 01:01:59 go version go1.20.2 linux/amd64 [Pipeline] } 01:01:59 $ docker stop --time=1 b62d1af2c1ff62a81803c9fccc4468c03f19ab05d2a213b0d558470abe0b8325 01:02:01 $ docker rm -f --volumes b62d1af2c1ff62a81803c9fccc4468c03f19ab05d2a213b0d558470abe0b8325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:01 + docker inspect -f . ci-base-image-x86_64 01:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:02:01 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:02:01 $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:02:02 $ docker top 6030b6fade621bd000fbb7a9905822418a8f8612e2d51bab329caa9d2c7c0768 -eo pid,comm [Pipeline] { [Pipeline] echo 01:02:02 ========================================================= 01:02:02 [edgeXBuildGoParallel] Running Tests and Build... 01:02:02 ========================================================= [Pipeline] sh 01:02:02 + git config --global --add safe.directory /w/workspace/edgex-go/531 [Pipeline] fileExists [Pipeline] sh 01:02:02 + make test 01:02:02 go test -race -coverprofile=coverage.out ./... 01:02:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:02:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:02:07 Avoid second fetch 01:02:07 Checking out Revision 66ff43dfffb4d87db82b8084c082fff2d59b4de0 (main) 01:02:08 Commit message: "Merge pull request #4583 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:02:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:02:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:02:09 Dload Upload Total Spent Left Speed 01:02:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 01:02:09 ? github.com/edgexfoundry/edgex-go [no test files] 01:02:07 > git config core.sparsecheckout # timeout=10 01:02:07 > git checkout -f 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 [Pipeline] sh 01:02:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:02:10 + sudo tee /etc/docker/daemon.new 01:02:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:02:10 { 01:02:10 "registry-mirrors": [ 01:02:10 "https://nexus3.edgexfoundry.org:10001" 01:02:10 ], 01:02:10 "bip": "10.250.0.254/24", 01:02:10 "hosts": [ 01:02:10 "tcp://0.0.0.0:5555", 01:02:10 "unix:///var/run/docker.sock" 01:02:10 ], 01:02:10 "mtu": 1458, 01:02:10 "selinux-enabled": true, 01:02:10 "seccomp-profile": "/etc/docker/seccomp.json" 01:02:10 } [Pipeline] sh 01:02:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:02:10 + sudo service docker restart 01:02:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:02:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:02:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:02:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:02:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:02:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:02:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:02:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:02:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:02:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:02:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:02:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:02:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:29 provisioning config files... 01:02:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config8791105644928810958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:29 ---> docker-login.sh 01:02:29 nexus3.edgexfoundry.org:10001 01:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 01:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:30 Configure a credential helper to remove this warning. See 01:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:30 01:02:30 Login Succeeded 01:02:30 nexus3.edgexfoundry.org:10002 01:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:30 Configure a credential helper to remove this warning. See 01:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:30 01:02:30 Login Succeeded 01:02:30 nexus3.edgexfoundry.org:10003 01:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:30 Configure a credential helper to remove this warning. See 01:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:30 01:02:30 Login Succeeded 01:02:30 nexus3.edgexfoundry.org:10004 01:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:31 Configure a credential helper to remove this warning. See 01:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:31 01:02:31 Login Succeeded 01:02:31 docker.io 01:02:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:31 Configure a credential helper to remove this warning. See 01:02:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:31 01:02:31 Login Succeeded 01:02:31 ---> docker-login.sh ends [Pipeline] } 01:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] sh 01:02:32 + git config --global --add safe.directory /w/workspace/edgex-go/531 [Pipeline] echo 01:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:02:32 ========================================================= 01:02:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:02:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:02:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:02:32 c41833b44d91: Pulling fs layer 01:02:32 ed15518f5707: Pulling fs layer 01:02:32 feae8fd75edb: Pulling fs layer 01:02:32 242c74f7c9fa: Pulling fs layer 01:02:32 3cdef696dda3: Pulling fs layer 01:02:32 2ced38df9373: Pulling fs layer 01:02:32 58f1dce35555: Pulling fs layer 01:02:32 3cdef696dda3: Waiting 01:02:32 242c74f7c9fa: Waiting 01:02:32 2ced38df9373: Waiting 01:02:32 58f1dce35555: Waiting 01:02:32 ed15518f5707: Verifying Checksum 01:02:32 ed15518f5707: Download complete 01:02:32 242c74f7c9fa: Verifying Checksum 01:02:32 242c74f7c9fa: Download complete 01:02:32 3cdef696dda3: Verifying Checksum 01:02:32 3cdef696dda3: Download complete 01:02:32 c41833b44d91: Verifying Checksum 01:02:32 c41833b44d91: Download complete 01:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 01:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 01:02:33 c41833b44d91: Pull complete 01:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:02:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:02:34 58f1dce35555: Verifying Checksum 01:02:34 58f1dce35555: Download complete 01:02:34 ed15518f5707: Pull complete 01:02:35 feae8fd75edb: Verifying Checksum 01:02:35 2ced38df9373: Verifying Checksum 01:02:35 2ced38df9373: Download complete 01:02:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.508s coverage: 88.5% of statements 01:02:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 01:02:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:02:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:02:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:02:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements 01:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:02:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:02:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 01:02:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:02:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:02:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:02:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements 01:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.0% of statements 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 01:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:02:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:02:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:02:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:02:48 feae8fd75edb: Pull complete 01:02:48 242c74f7c9fa: Pull complete 01:02:48 3cdef696dda3: Pull complete 01:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:02:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:02:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 01:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:02:54 2ced38df9373: Pull complete 01:02:56 58f1dce35555: Pull complete 01:02:59 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:02:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:59 WORKDIR /edgex 01:02:59 COPY go.mod . 01:02:59 RUN go mod download 01:02:59 + docker build -t ci-base-image-arm64 -f - . 01:02:59 Sending build context to Docker daemon 2.928MB 01:02:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:02:59 ---> fadd8f120f05 01:02:59 Step 2/4 : WORKDIR /edgex 01:03:01 ---> Running in 64778158c623 01:03:02 Removing intermediate container 64778158c623 01:03:02 ---> 1e968fe89efa 01:03:02 Step 3/4 : COPY go.mod . 01:03:02 ---> 865af7693c4d 01:03:02 Step 4/4 : RUN go mod download 01:03:02 ---> Running in 49bd7851a7f8 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 63.1% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 01:03:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.077s coverage: 97.7% of statements 01:03:03 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 01:03:03 running golangci-lint 01:03:03 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:03:03 go version go1.20.2 linux/amd64 01:03:03 level=info msg="[config_reader] Used config file .golangci.yml" 01:03:03 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:03:18 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 14.396619309s" 01:03:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.424213ms" 01:03:26 level=info msg="[linters_context/goanalysis] analyzers took 1m8.358323841s with top 10 stages: buildir: 34.84249925s, fact_deprecated: 2.158045112s, inspect: 2.027569221s, ctrlflow: 1.45775892s, printf: 1.414384513s, gosec: 1.393899035s, S1038: 1.320849606s, fact_purity: 905.922993ms, nilness: 817.165991ms, S1039: 635.26496ms" 01:03:26 level=info msg="[runner] Issues before processing: 203, after processing: 0" 01:03:26 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, nolint: 0/23" 01:03:26 level=info msg="[runner] processing took 22.186849ms with stages: identifier_marker: 8.396824ms, nolint: 7.525817ms, exclude-rules: 2.012398ms, autogenerated_exclude: 1.840144ms, path_prettifier: 1.787923ms, skip_dirs: 529.77µs, filename_unadjuster: 50.701µs, cgo: 38.421µs, max_same_issues: 930ns, uniq_by_line: 610ns, sort_results: 470ns, skip_files: 450ns, diff: 430ns, severity-rules: 390ns, exclude: 390ns, max_from_linter: 310ns, path_shortener: 301ns, source_code: 280ns, path_prefixer: 170ns, max_per_file_from_linter: 120ns" 01:03:26 level=info msg="[runner] linters took 8.119089504s with stages: goanalysis_metalinter: 8.096773264s" 01:03:26 level=info msg="File cache stats: 0 entries of total size 0B" 01:03:26 level=info msg="Memory: 226 samples, avg is 195.6MB, max is 802.2MB" 01:03:26 level=info msg="Execution took 22.59008444s" 01:03:26 go vet ./... 01:03:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:03:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:03:30 ./bin/test-attribution-txt.sh [Pipeline] echo 01:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:03:31 + ls -al . 01:03:31 total 704 01:03:31 drwxrwxr-x 11 1001 1001 4096 May 30 01:02 . 01:03:31 drwxr-xr-x 4 root root 4096 May 30 01:02 .. 01:03:31 drwxrwxr-x 2 1001 1001 4096 May 30 01:01 .blubracket 01:03:31 -rw-rw-r-- 1 1001 1001 16 May 30 01:01 .dockerignore 01:03:31 drwxrwxr-x 8 1001 1001 4096 May 30 01:01 .git 01:03:31 drwxrwxr-x 3 1001 1001 4096 May 30 01:01 .github 01:03:31 -rw-rw-r-- 1 1001 1001 1133 May 30 01:01 .gitignore 01:03:31 -rw-rw-r-- 1 1001 1001 42 May 30 01:01 .golangci.yml 01:03:31 -rw-rw-r-- 1 1001 1001 87 May 30 01:01 .hadolint.yml 01:03:31 drwxr-xr-x 3 1001 1001 4096 May 30 01:01 .semver 01:03:31 -rw-rw-r-- 1 1001 1001 166 May 30 01:01 .sonarcloud.properties 01:03:31 -rw-rw-r-- 1 1001 1001 1171 May 30 01:01 ADOPTERS.md 01:03:31 -rw-rw-r-- 1 1001 1001 10835 May 30 01:01 Attribution.txt 01:03:31 -rw-rw-r-- 1 1001 1001 73765 May 30 01:01 CHANGELOG.md 01:03:31 -rw-rw-r-- 1 1001 1001 3804 May 30 01:01 CONTRIBUTING.md 01:03:31 -rw-rw-r-- 1 1001 1001 677 May 30 01:01 GOVERNANCE.md 01:03:31 -rw-rw-r-- 1 1001 1001 883 May 30 01:01 Jenkinsfile 01:03:31 -rw-rw-r-- 1 1001 1001 10775 May 30 01:01 LICENSE 01:03:31 -rw-rw-r-- 1 1001 1001 14368 May 30 01:01 Makefile 01:03:31 -rw-rw-r-- 1 1001 1001 582 May 30 01:01 OWNERS.md 01:03:31 -rw-rw-r-- 1 1001 1001 9923 May 30 01:01 README.md 01:03:31 -rw-rw-r-- 1 1001 1001 789 May 30 01:01 SECURITY.md 01:03:31 -rw-rw-r-- 1 1001 1001 13 May 30 01:01 VERSION 01:03:31 drwxrwxr-x 2 1001 1001 4096 May 30 01:01 bin 01:03:31 drwxrwxr-x 18 1001 1001 4096 May 30 01:01 cmd 01:03:31 -rw-r--r-- 1 root root 447731 May 30 01:03 coverage.out 01:03:31 -rw-rw-r-- 1 1001 1001 3159 May 30 01:01 go.mod 01:03:31 -rw-rw-r-- 1 1001 1001 30958 May 30 01:01 go.sum 01:03:31 drwxrwxr-x 7 1001 1001 4096 May 30 01:01 internal 01:03:31 drwxrwxr-x 3 1001 1001 4096 May 30 01:01 openapi 01:03:31 -rw-rw-r-- 1 1001 1001 594 May 30 01:01 security.txt 01:03:31 drwxrwxr-x 4 1001 1001 4096 May 30 01:01 snap 01:03:31 -rw-rw-r-- 1 1001 1001 204 May 30 01:01 version.go [Pipeline] sh 01:03:31 + '[' -e coverage.out ] 01:03:31 + chown 1001:1001 coverage.out [Pipeline] stash 01:03:31 Stashed 1 file(s) [Pipeline] sh 01:03:31 + make build 01:03:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:03:35 Removing intermediate container 49bd7851a7f8 01:03:35 ---> 8784e0579d81 01:03:35 Successfully built 8784e0579d81 01:03:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:35 + docker inspect -f . ci-base-image-arm64 01:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:35 prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container 01:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-arm64 cat 01:03:37 $ docker top 19fb1f5aaa74b44b981e4c4e1299fdba6477d2d8b15e48116283254cf7da5718 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:37 + go version 01:03:37 go version go1.20.2 linux/arm64 [Pipeline] } 01:03:37 $ docker stop --time=1 19fb1f5aaa74b44b981e4c4e1299fdba6477d2d8b15e48116283254cf7da5718 01:03:39 $ docker rm -f --volumes 19fb1f5aaa74b44b981e4c4e1299fdba6477d2d8b15e48116283254cf7da5718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:40 01:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:40 latest: Pulling from edgex-devops/edgex-compose-arm64 01:03:40 29e5d40040c1: Pulling fs layer 01:03:40 1ce36da41761: Pulling fs layer 01:03:40 25b303627fd3: Pulling fs layer 01:03:40 29e5d40040c1: Verifying Checksum 01:03:40 29e5d40040c1: Download complete 01:03:41 1ce36da41761: Verifying Checksum 01:03:41 1ce36da41761: Download complete 01:03:41 29e5d40040c1: Pull complete 01:03:42 25b303627fd3: Verifying Checksum 01:03:42 25b303627fd3: Download complete 01:03:42 1ce36da41761: Pull complete 01:03:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:03:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:03:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:03:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:03:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:03:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:03:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:03:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:03:55 25b303627fd3: Pull complete 01:03:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:03:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:55 prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container 01:03:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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-arm64:latest cat 01:03:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:03:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:03:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:03:57 $ docker top 1798475575fa781cd7fad7d97f491b761ad9cc8a81d0ad0592a453f0ecb5406f -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:58 + docker-compose build --help 01:03:58 + grep parallel [Pipeline] } 01:03:58 $ docker stop --time=1 6030b6fade621bd000fbb7a9905822418a8f8612e2d51bab329caa9d2c7c0768 01:04:02 $ docker rm -f --volumes 6030b6fade621bd000fbb7a9905822418a8f8612e2d51bab329caa9d2c7c0768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:04:03 01:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:04:03 latest: Pulling from edgex-devops/edgex-compose 01:04:03 cbdbe7a5bc2a: Pulling fs layer 01:04:03 ca9280d653b3: Pulling fs layer 01:04:03 7e9c9ca2126c: Pulling fs layer 01:04:03 cbdbe7a5bc2a: Download complete 01:04:03 ca9280d653b3: Verifying Checksum 01:04:03 ca9280d653b3: Download complete 01:04:03 cbdbe7a5bc2a: Pull complete 01:04:04 --parallel Build images in parallel. [Pipeline] } 01:04:04 $ docker stop --time=1 1798475575fa781cd7fad7d97f491b761ad9cc8a81d0ad0592a453f0ecb5406f 01:04:04 7e9c9ca2126c: Verifying Checksum 01:04:04 7e9c9ca2126c: Download complete 01:04:04 ca9280d653b3: Pull complete 01:04:07 7e9c9ca2126c: Pull complete 01:04:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:04:09 $ docker rm -f --volumes 1798475575fa781cd7fad7d97f491b761ad9cc8a81d0ad0592a453f0ecb5406f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:09 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:04:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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 01:04:11 $ docker top e5bde11f5314701f8231bede4744bec749230525c2a168f0ac6275037c63d17f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:11 + docker-compose build --help 01:04:11 + grep parallel 01:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container 01:04: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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@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 01:04:12 --parallel Build images in parallel. 01:04:13 $ docker top 7fd1b423fc2aa04d4e2d95b612e4ff02092f168a4d63c0f7b6b3bc7afe480dd1 -eo pid,comm [Pipeline] { [Pipeline] } 01:04:13 $ docker stop --time=1 e5bde11f5314701f8231bede4744bec749230525c2a168f0ac6275037c63d17f 01:04:14 $ docker rm -f --volumes e5bde11f5314701f8231bede4744bec749230525c2a168f0ac6275037c63d17f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:04:15 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:04:15 $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:04:15 + docker-compose -f ./docker-compose-build.yml build --parallel 01:04:15 $ docker top 9158a4738a74c50c032535fe238124fc2e83e7e2c57bf968671c882764965205 -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:16 + docker-compose -f ./docker-compose-build.yml build --parallel 01:04:16 Building core-command ... 01:04:16 Building core-common-config-bootstrapper ... 01:04:16 Building core-data ... 01:04:16 Building core-metadata ... 01:04:16 Building security-bootstrapper ... 01:04:16 Building security-proxy-auth ... 01:04:16 Building security-proxy-setup ... 01:04:16 Building security-secretstore-setup ... 01:04:16 Building security-spiffe-token-provider ... 01:04:16 Building security-spire-agent ... 01:04:16 Building security-spire-config ... 01:04:16 Building security-spire-server ... 01:04:16 Building support-notifications ... 01:04:16 Building support-scheduler ... 01:04:16 Building security-proxy-auth 01:04:16 Building core-data 01:04:16 Building security-spiffe-token-provider 01:04:16 Building core-metadata 01:04:16 Building security-spire-agent 01:04:20 Building core-command ... 01:04:20 Building core-common-config-bootstrapper ... 01:04:20 Building core-data ... 01:04:20 Building core-metadata ... 01:04:20 Building security-bootstrapper ... 01:04:20 Building security-proxy-auth ... 01:04:20 Building security-proxy-setup ... 01:04:20 Building security-secretstore-setup ... 01:04:20 Building security-spiffe-token-provider ... 01:04:20 Building security-spire-agent ... 01:04:20 Building security-spire-config ... 01:04:20 Building security-spire-server ... 01:04:20 Building support-notifications ... 01:04:20 Building support-scheduler ... 01:04:20 Building support-scheduler 01:04:20 Building core-metadata 01:04:20 Building security-proxy-setup 01:04:20 Building security-secretstore-setup 01:04:20 Building core-command 01:04:26 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:04:26 ---> b1790da0118b 01:04:26 Step 3/27 : WORKDIR /edgex-go 01:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:04:27 ---> b1790da0118b 01:04:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:04:27 ---> b1790da0118b 01:04:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:04:27 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:04:27 ---> b1790da0118b 01:04:27 Step 3/20 : WORKDIR /edgex-go 01:04:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:04:27 ---> b1790da0118b 01:04:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:04:31 ---> Running in 02fd3ff08582 01:04:31 ---> Running in fdddb6d471e4 01:04:31 ---> Running in ca6c8b1247eb 01:04:31 ---> Running in b18ae454d393 01:04:31 ---> Running in 69316b65c634 01:04:32 Removing intermediate container 02fd3ff08582 01:04:32 ---> e9abf6ee8341 01:04:32 Step 4/25 : WORKDIR /edgex-go 01:04:32 Removing intermediate container b18ae454d393 01:04:32 ---> e99a33be963d 01:04:32 Step 4/23 : WORKDIR /edgex-go 01:04:32 Removing intermediate container 69316b65c634 01:04:32 ---> 95b5c888c46e 01:04:32 Step 4/23 : WORKDIR /edgex-go 01:04:32 Removing intermediate container ca6c8b1247eb 01:04:32 ---> 357843eb8616 01:04:32 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:04:32 Removing intermediate container fdddb6d471e4 01:04:32 ---> 1250930a7790 01:04:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:04:32 ---> Running in f7b5ebeccf80 01:04:32 ---> Running in bcf685e0a09c 01:04:32 ---> Running in c3a6a36c333c 01:04:32 ---> Running in 319cd77cd810 01:04:32 ---> Running in 7af03f4080b2 01:04:32 Removing intermediate container f7b5ebeccf80 01:04:32 ---> 0031ce57e7eb 01:04:32 Step 5/23 : RUN apk add --update --no-cache make git 01:04:32 Removing intermediate container c3a6a36c333c 01:04:32 ---> 3141986cd334 01:04:32 Step 5/25 : RUN apk add --update --no-cache make git 01:04:32 Removing intermediate container bcf685e0a09c 01:04:32 ---> b5ca57975de9 01:04:32 Step 5/23 : RUN apk add --update --no-cache make git 01:04:32 ---> Running in b1dd7e9b695d 01:04:32 ---> Running in ef99a1910cd5 01:04:32 ---> Running in ade9853daa63 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:04:32 OK: 265 MiB in 53 packages 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:04:32 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:04:32 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:04:32 OK: 17828 distinct packages available 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:04:33 OK: 265 MiB in 53 packages 01:04:33 Removing intermediate container 319cd77cd810 01:04:33 ---> cc85be479493 01:04:33 Step 5/27 : COPY go.mod vendor* ./ 01:04:33 OK: 265 MiB in 53 packages 01:04:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:04:33 ---> 8784e0579d81 01:04:33 Step 3/25 : WORKDIR /edgex-go 01:04:33 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:04:33 ---> 8784e0579d81 01:04:33 Step 3/22 : WORKDIR /edgex-go 01:04:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:04:33 ---> 8784e0579d81 01:04:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:04:33 OK: 265 MiB in 53 packages 01:04:33 OK: 265 MiB in 53 packages 01:04:33 ---> f9a8dcdea80b 01:04:33 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:33 ---> Running in 7202bd0107cf 01:04:33 Removing intermediate container ade9853daa63 01:04:33 ---> 48344c16a430 01:04:33 Step 6/23 : COPY go.mod vendor* ./ 01:04:33 Removing intermediate container ef99a1910cd5 01:04:33 ---> ad07c4212d87 01:04:33 Step 6/25 : COPY go.mod vendor* ./ 01:04:33 ---> c264a9c1ced3 01:04:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:33 Removing intermediate container b1dd7e9b695d 01:04:33 ---> 5aa02719ac12 01:04:33 Step 6/23 : COPY go.mod vendor* ./ 01:04:33 ---> Running in 085610b928c4 01:04:34 ---> eafb5f09235a 01:04:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:34 ---> Running in 9a97e0dd5708 01:04:34 ---> e92bc7456602 01:04:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:34 Removing intermediate container 7af03f4080b2 01:04:34 ---> 8ca26909faa8 01:04:34 Step 5/20 : COPY go.mod vendor* ./ 01:04:34 ---> Running in 6abd6b856f9f 01:04:34 ---> acb786251323 01:04:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:34 ---> Running in 6f3ea9f4c513 01:04:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:04:35 ---> 8784e0579d81 01:04:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:04:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:04:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:04:35 ---> 8784e0579d81 01:04:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:04:35 ---> Running in cd1ec18ffa72 01:04:35 ---> Running in 789eef6fbabe 01:04:35 ---> Running in 8330e64ab416 01:04:35 ---> Running in a4693b7d7051 01:04:35 ---> Running in b5f26ee5ccf7 01:04:35 Removing intermediate container 8330e64ab416 01:04:35 ---> fc832a45cce9 01:04:35 Step 4/23 : WORKDIR /edgex-go 01:04:35 Removing intermediate container 789eef6fbabe 01:04:35 ---> 42a1a09ccef5 01:04:35 Step 4/24 : WORKDIR /edgex-go 01:04:35 Removing intermediate container b5f26ee5ccf7 01:04:36 ---> a56733dc3804 01:04:36 Step 4/25 : WORKDIR /edgex-go 01:04:36 Removing intermediate container cd1ec18ffa72 01:04:36 ---> 9aa1380fb1fd 01:04:36 Step 4/22 : RUN apk add --update --no-cache make git 01:04:36 ---> Running in f39627383282 01:04:36 Removing intermediate container a4693b7d7051 01:04:36 ---> 4db06e60a0a4 01:04:36 Step 4/25 : RUN apk add --update --no-cache make git 01:04:36 ---> Running in 2b2cdc2f92c0 01:04:36 ---> Running in 026b3c52061e 01:04:36 ---> Running in 06dba629c640 01:04:36 ---> Running in de45d8eb8f67 01:04:36 Removing intermediate container 2b2cdc2f92c0 01:04:36 ---> 28b3a93c1abf 01:04:36 Step 5/24 : RUN apk add --update --no-cache make git 01:04:36 Removing intermediate container f39627383282 01:04:36 ---> 6d7d7db0a19e 01:04:36 Step 5/23 : RUN apk add --update --no-cache make git 01:04:36 Removing intermediate container 026b3c52061e 01:04:36 ---> 6d28f2cad273 01:04:36 Step 5/25 : RUN apk add --update --no-cache make git 01:04:37 ---> Running in 48a1398d4da4 01:04:37 ---> Running in a053ed911a07 01:04:37 ---> Running in 11e1b8da5e0a 01:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:04:40 OK: 263 MiB in 53 packages 01:04:40 OK: 263 MiB in 53 packages 01:04:41 OK: 263 MiB in 53 packages 01:04:42 OK: 263 MiB in 53 packages 01:04:42 OK: 263 MiB in 53 packages 01:04:42 Removing intermediate container de45d8eb8f67 01:04:42 ---> 8e1aa0bf5eb0 01:04:42 Step 5/25 : COPY go.mod vendor* ./ 01:04:42 Removing intermediate container 06dba629c640 01:04:42 ---> 1a412c6e04de 01:04:42 Step 5/22 : COPY go.mod vendor* ./ 01:04:43 Removing intermediate container 48a1398d4da4 01:04:43 ---> 5b9b8cd0371c 01:04:43 Step 6/24 : COPY go.mod vendor* ./ 01:04:43 Removing intermediate container a053ed911a07 01:04:43 ---> 9ae96f7234c2 01:04:43 Step 6/25 : COPY go.mod vendor* ./ 01:04:43 ---> edd7b83e3f65 01:04:43 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:43 Removing intermediate container 11e1b8da5e0a 01:04:43 ---> 695ade3c2464 01:04:43 Step 6/23 : COPY go.mod vendor* ./ 01:04:43 ---> Running in 509f2ef6eae8 01:04:43 ---> 8f8160a753d1 01:04:43 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:44 ---> Running in fe48f3f33fd5 01:04:44 ---> 33c0258070a5 01:04:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:44 ---> Running in b96933a634b9 01:04:45 ---> ff31dadd6ea3 01:04:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:45 ---> Running in e8385547c51e 01:04:45 ---> 237cc94a813a 01:04:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:04:46 ---> Running in bdff9fd1c07a 01:05:06 Removing intermediate container 6abd6b856f9f 01:05:06 ---> 725182c065b0 01:05:06 Step 8/23 : COPY . . 01:05:06 Removing intermediate container 9a97e0dd5708 01:05:06 ---> c76bf2b0f9a7 01:05:06 Step 8/25 : COPY . . 01:05:06 Removing intermediate container 6f3ea9f4c513 01:05:06 ---> 659c0f5b9a6a 01:05:06 Step 7/20 : COPY . . 01:05:06 Removing intermediate container 085610b928c4 01:05:06 ---> c6a3bd83983c 01:05:06 Step 8/23 : COPY . . 01:05:06 Removing intermediate container 7202bd0107cf 01:05:06 ---> ec00beb3cc8e 01:05:06 Step 7/27 : COPY . . 01:05:13 ---> bf8698100a4c 01:05:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:05:13 ---> 54cfffe3aa75 01:05:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:05:13 ---> cfe7c183a025 01:05:13 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:05:13 ---> 3f9bec911206 01:05:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:05:13 ---> 73dc65c9dd13 01:05:13 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:05:13 ---> Running in 2d42954e1e49 01:05:13 ---> Running in c0f5cc6cf3e0 01:05:13 ---> Running in 7ac54b30bcbf 01:05:13 ---> Running in ff72289dd6ed 01:05:13 ---> Running in 54a5c9dba2e5 01:05:13 Removing intermediate container ff72289dd6ed 01:05:13 ---> 09197956d7f6 01:05:13 Step 9/27 : WORKDIR /edgex-go/spire-build 01:05:13 ---> Running in 4843591b0b1d 01:05:13 Removing intermediate container 4843591b0b1d 01:05:13 ---> 589937e9a995 01:05:13 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:05:13 ---> Running in dd4ad4bdc046 01:05:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:05:13 Removing intermediate container dd4ad4bdc046 01:05:13 ---> 75aa8e7e75a9 01:05:13 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 01:05:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:05:13 ---> Running in 40018a0a2f0e 01:05:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:05:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:05:15 Removing intermediate container 40018a0a2f0e 01:05:15 ---> 554bcc6be4ec 01:05:15 Step 12/27 : WORKDIR /edgex-go 01:05:15 ---> Running in b0ee8d9957d2 01:05:15 Removing intermediate container b0ee8d9957d2 01:05:15 ---> faa75f2315ac 01:05:15 01:05:15 Step 13/27 : FROM alpine:3.17 01:05:15 3.17: Pulling from library/alpine 01:05:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:05:15 Status: Downloaded newer image for alpine:3.17 01:05:15 ---> 9ed4aefc74f6 01:05:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:05:15 ---> Running in ddbea1536846 01:05:15 Removing intermediate container ddbea1536846 01:05:15 ---> 3eac4bb038a7 01:05:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:05:15 ---> Running in 0e1cf129fc50 01:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:16 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:05:16 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:05:16 OK: 17823 distinct packages available 01:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:17 (1/5) Installing dumb-init (1.2.5-r2) 01:05:17 (2/5) Installing musl-obstack (1.2.3-r0) 01:05:17 (3/5) Installing libucontext (1.2-r0) 01:05:17 (4/5) Installing gcompat (1.1.0-r0) 01:05:17 (5/5) Installing openssl (3.0.8-r4) 01:05:17 Executing busybox-1.35.0-r29.trigger 01:05:17 OK: 8 MiB in 20 packages 01:05:18 Removing intermediate container 0e1cf129fc50 01:05:18 ---> 8ef50ea1f16f 01:05:18 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:19 ---> 727aafd633e3 01:05:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:05:20 ---> 3dbbda920bc1 01:05:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:05:24 ---> 4807b1162b5f 01:05:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:05:28 ---> a18224c6d1eb 01:05:28 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:05:29 ---> c9afb9a28ce7 01:05:29 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:05:30 ---> 966f21e910f4 01:05:30 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:05:31 ---> 1fd8e013d93e 01:05:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:05:31 ---> Running in e9d255d0cb10 01:05:31 Removing intermediate container e9d255d0cb10 01:05:31 ---> cd8bb128c714 01:05:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:05:31 ---> Running in afb706271fe8 01:05:32 Removing intermediate container afb706271fe8 01:05:32 ---> 597e64fa8dfb 01:05:32 Step 25/27 : LABEL arch=x86_64 01:05:32 ---> Running in 42f811ccdb9c 01:05:32 Removing intermediate container 42f811ccdb9c 01:05:32 ---> 7f1ae3c50974 01:05:32 Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:05:32 ---> Running in c02c634c0c56 01:05:32 Removing intermediate container c02c634c0c56 01:05:32 ---> 0e6d6a42cf05 01:05:32 Step 27/27 : LABEL version=3.0.0-dev.165 01:05:32 ---> Running in 2a7cfd6d71bf 01:05:33 Removing intermediate container 2a7cfd6d71bf 01:05:33 ---> 74fcdf6458aa 01:05:33 01:05:33 Successfully built 74fcdf6458aa 01:05:33 Successfully tagged security-spire-agent:latest 01:05:33 Building core-command 01:05:37  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:05:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:05:37 ---> b1790da0118b 01:05:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:05:37 ---> Using cache 01:05:37 ---> 95b5c888c46e 01:05:37 Step 4/24 : WORKDIR /edgex-go 01:05:37 ---> Using cache 01:05:37 ---> b5ca57975de9 01:05:37 Step 5/24 : RUN apk add --update --no-cache make git 01:05:37 ---> Using cache 01:05:37 ---> 48344c16a430 01:05:37 Step 6/24 : COPY go.mod vendor* ./ 01:05:37 ---> Using cache 01:05:37 ---> c264a9c1ced3 01:05:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:37 ---> Using cache 01:05:37 ---> c6a3bd83983c 01:05:37 Step 8/24 : COPY . . 01:05:37 ---> Using cache 01:05:37 ---> bf8698100a4c 01:05:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:05:45 ---> Running in b516068a8b03 01:05:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:05:48 Removing intermediate container 2d42954e1e49 01:05:48 ---> 335f55187a1d 01:05:48 01:05:48 Step 10/23 : FROM alpine:3.17 01:05:48 ---> 9ed4aefc74f6 01:05:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:05:48 Removing intermediate container 7ac54b30bcbf 01:05:48 ---> 5102b4c7c443 01:05:48 01:05:48 Step 10/23 : FROM alpine:3.17 01:05:48 ---> 9ed4aefc74f6 01:05:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:05:49 ---> Running in aa3d0aa0b229 01:05:49 ---> Running in edb1d7e26ebb 01:05:50 Removing intermediate container aa3d0aa0b229 01:05:50 ---> d4849859ef38 01:05:50 Step 12/23 : ENV APP_PORT=59880 01:05:50 Removing intermediate container edb1d7e26ebb 01:05:50 ---> e88b9af94acd 01:05:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:05:50 ---> Running in 099fd11f260b 01:05:51 ---> Running in b39d3dedbfae 01:05:51 Removing intermediate container 099fd11f260b 01:05:51 ---> dcf642134489 01:05:51 Step 13/23 : EXPOSE $APP_PORT 01:05:51 Removing intermediate container 54a5c9dba2e5 01:05:51 ---> 14d569757e22 01:05:51 01:05:51 Step 10/25 : FROM alpine:3.17 01:05:51 ---> 9ed4aefc74f6 01:05:51 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:05:51 ---> Running in 7c724d8537f1 01:05:51 ---> Running in 4c0ab1bcf4d2 01:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:51 Removing intermediate container 7c724d8537f1 01:05:51 ---> 348a552e672f 01:05:51 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:52 (1/1) Installing dumb-init (1.2.5-r2) 01:05:52 Executing busybox-1.35.0-r29.trigger 01:05:52 OK: 7 MiB in 16 packages 01:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:52 (1/1) Installing dumb-init (1.2.5-r2) 01:05:52 Executing busybox-1.35.0-r29.trigger 01:05:52 OK: 7 MiB in 16 packages 01:05:52 ---> Running in 8ab729ad408c 01:05:53 Removing intermediate container c0f5cc6cf3e0 01:05:53 ---> 272d5e7fc5d8 01:05:53 01:05:53 Step 9/20 : FROM alpine:3.17 01:05:53 ---> 9ed4aefc74f6 01:05:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:05:53 ---> Running in ea0a09a15273 01:05:53 Removing intermediate container b39d3dedbfae 01:05:53 ---> b0a16b36fb6f 01:05:53 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:53 Removing intermediate container ea0a09a15273 01:05:53 ---> af9ade06e435 01:05:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:05:53 ---> Running in ce4416074ccb 01:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:54 Removing intermediate container 4c0ab1bcf4d2 01:05:54 ---> 9b38dfe0abdf 01:05:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:05:54 ---> dce1789d1814 01:05:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:05:54 ---> Running in c943defdf8d4 01:05:54 (1/1) Installing dumb-init (1.2.5-r2) 01:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:54 Executing busybox-1.35.0-r29.trigger 01:05:54 OK: 7 MiB in 16 packages 01:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:54 ---> 93dcea75a31b 01:05:54 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:05:54 Removing intermediate container c943defdf8d4 01:05:54 ---> 710cf4203448 01:05:54 Step 13/25 : ENV APP_PORT=59881 01:05:54 ---> Running in 7e44b2f3b571 01:05:54 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:05:54 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:05:54 OK: 17823 distinct packages available 01:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:05:55 Removing intermediate container 7e44b2f3b571 01:05:55 ---> 8642f4142205 01:05:55 Step 14/25 : EXPOSE $APP_PORT 01:05:55 (1/9) Installing ca-certificates (20230506-r0) 01:05:55 (2/9) Installing brotli-libs (1.0.9-r9) 01:05:55 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:05:55 (4/9) Installing libcurl (8.1.1-r1) 01:05:55 (5/9) Installing curl (8.1.1-r1) 01:05:55 (6/9) Installing dumb-init (1.2.5-r2) 01:05:55 (7/9) Installing musl-obstack (1.2.3-r0) 01:05:55 (8/9) Installing libucontext (1.2-r0) 01:05:55 (9/9) Installing gcompat (1.1.0-r0) 01:05:55 Executing busybox-1.35.0-r29.trigger 01:05:55 Executing ca-certificates-20230506-r0.trigger 01:05:55 OK: 10 MiB in 24 packages 01:05:55 Removing intermediate container 8ab729ad408c 01:05:55 ---> e448589e7419 01:05:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:55 ---> Running in 6e4f454e9fdd 01:05:55 ---> 82492a81df1a 01:05:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:05:56 ---> e6d0d5f1f07a 01:05:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:05:56 Removing intermediate container 6e4f454e9fdd 01:05:56 ---> 806726d26953 01:05:56 Step 15/25 : WORKDIR / 01:05:56 ---> 91f5f429b2d4 01:05:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:05:56 ---> Running in 1c76088c053b 01:05:56 Removing intermediate container 1c76088c053b 01:05:56 ---> 4312d185f8b0 01:05:56 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:56 ---> 093956c13857 01:05:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:05:57 ---> 8ba4d66b9c21 01:05:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:05:57 Removing intermediate container ce4416074ccb 01:05:57 ---> f6471d0b2a4c 01:05:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:57 ---> 316b8626bbab 01:05:57 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:05:57 ---> Running in 9995d8093566 01:05:57 ---> 0042f042be79 01:05:57 ---> 28ca1b2cf019 01:05:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 13/20 : COPY --from=builder /edgex-go/security.txt / 01:05:57 01:05:57 ---> d0c0f6df4641 01:05:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:05:58 ---> 2b879af76b0a 01:05:58 Step 19/23 : ENTRYPOINT ["/core-data"] 01:05:58 ---> f0ae88a694bc 01:05:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:05:58 ---> Running in 16beea3da49f 01:05:58 ---> 87f860d9fe7a 01:05:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:05:58 Removing intermediate container 16beea3da49f 01:05:58 ---> 86894e015fc9 01:05:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:05:58 ---> Running in 3efd69b2efbf 01:05:59 ---> 47bfd6c5b261 01:05:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:05:59 Removing intermediate container 3efd69b2efbf 01:05:59 ---> ecd480dca676 01:05:59 Step 21/23 : LABEL arch=x86_64 01:05:59 ---> 3a5396afe039 01:05:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:05:59 ---> Running in ec5b4ec8faaf 01:05:59 Removing intermediate container 9995d8093566 01:05:59 ---> 979f4d0f06cb 01:05:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:05:59 ---> Running in 9897e7129cd5 01:05:59 Removing intermediate container ec5b4ec8faaf 01:05:59 ---> da37cc0de4e9 01:05:59 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:05:59 ---> 01885f8ed3c1 01:05:59 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:05:59 ---> 28cf3a428ae2 01:05:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:05:59 ---> Running in c49e970069df 01:05:59 ---> Running in add618d73591 01:05:59 ---> Running in 0b78ca2df869 01:06:00 Removing intermediate container 9897e7129cd5 01:06:00 ---> 9fac07ddfb78 01:06:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:06:00 ---> Running in 12a501a72f6a 01:06:00 Removing intermediate container c49e970069df 01:06:00 ---> 4827fba2121c 01:06:00 Step 23/23 : LABEL version=3.0.0-dev.165 01:06:00 ---> Running in ec47dc08d7d0 01:06:00 Removing intermediate container add618d73591 01:06:00 ---> 997e0e9f1770 01:06:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 01:06:00 Removing intermediate container 12a501a72f6a 01:06:00 ---> 738b21e5d2ea 01:06:00 Step 21/23 : LABEL arch=x86_64 01:06:00 Removing intermediate container 0b78ca2df869 01:06:00 ---> a82579b83f53 01:06:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:06:00 ---> Running in aa6aeb30e369 01:06:00 ---> Running in 51650346a3f5 01:06:00 ---> Running in 071c900410cf 01:06:00 Removing intermediate container ec47dc08d7d0 01:06:00 ---> f0a0d1662988 01:06:00 01:06:00 Successfully built f0a0d1662988 01:06:00 Successfully tagged core-data:latest 01:06:00 Building support-notifications 01:06:00 Removing intermediate container 071c900410cf 01:06:00 ---> 4524ce995060 01:06:00 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:06:00  Building core-data ... done Removing intermediate container aa6aeb30e369 01:06:00 ---> 4f123be346ba 01:06:00 Step 18/20 : LABEL arch=x86_64 01:06:00 Removing intermediate container 51650346a3f5 01:06:00 ---> 033cd794c4e3 01:06:00 Step 23/25 : LABEL arch=x86_64 01:06:00 ---> Running in de91df04bc4e 01:06:00 ---> Running in 9a6f2311734a 01:06:00 ---> Running in c8db42915610 01:06:01 Removing intermediate container de91df04bc4e 01:06:01 ---> ed85a3cb1ebd 01:06:01 Step 19/20 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:06:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:06:04 ---> b1790da0118b 01:06:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:06:04 ---> Using cache 01:06:04 ---> 95b5c888c46e 01:06:04 Step 4/23 : WORKDIR /edgex-go 01:06:04 ---> Using cache 01:06:04 ---> b5ca57975de9 01:06:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:06:05 Removing intermediate container c8db42915610 01:06:05 ---> 965e03d6982c 01:06:05 Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0Removing intermediate container 9a6f2311734a 01:06:05 01:06:05 ---> 3083e983f9a4 01:06:05 Step 23/23 : LABEL version=3.0.0-dev.165 01:06:05 ---> Running in 3594f8c03897 01:06:05 ---> Running in dfe12bb5d5a4 01:06:05 ---> Running in ed959acaaef5 01:06:05 ---> Running in 5b5e6d1dc771 01:06:05 Removing intermediate container 3594f8c03897 01:06:05 ---> 47bbacf3dfbd 01:06:05 Step 20/20 : LABEL version=3.0.0-dev.165 01:06:05 ---> Running in dea991cd8207 01:06:05 Removing intermediate container ed959acaaef5 01:06:05 ---> 6447dc61ee8f 01:06:05 01:06:05 Removing intermediate container 5b5e6d1dc771 01:06:05 ---> 0533b0cd6581 01:06:05 Step 25/25 : LABEL version=3.0.0-dev.165 01:06:05 ---> Running in 07d011b2b860 01:06:05 Successfully built 6447dc61ee8f 01:06:05 Successfully tagged security-proxy-auth:latest 01:06:05  Building security-proxy-auth ... done Building security-secretstore-setup 01:06:05 Removing intermediate container dea991cd8207 01:06:05 ---> 5cec190397e5 01:06:05 01:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:05 Successfully built 5cec190397e5 01:06:06 Successfully tagged security-spiffe-token-provider:latest 01:06:06  Building security-spiffe-token-provider ... done Building security-spire-config 01:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:06 OK: 265 MiB in 53 packages 01:06:09 Removing intermediate container 07d011b2b860 01:06:09 ---> 5a598039c9b5 01:06:09 01:06:09 Successfully built 5a598039c9b5 01:06:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:06:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:06:11 ---> b1790da0118b 01:06:11 Successfully tagged core-metadata:latest 01:06:11  Building core-metadata ... done Building security-bootstrapper 01:06:11 Step 3/25 : WORKDIR /edgex-go ---> b1790da0118b 01:06:11 01:06:11 Step 3/27 : WORKDIR /edgex-go ---> Using cache 01:06:11 01:06:11 ---> 1250930a7790 01:06:11 Step 4/25 : RUN apk add --update --no-cache make git 01:06:11 ---> Using cache 01:06:11 ---> 1250930a7790 01:06:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:06:11 ---> Using cache 01:06:11 ---> cc85be479493 01:06:11 Step 5/27 : COPY go.mod vendor* ./ 01:06:11 ---> Using cache 01:06:11 ---> f9a8dcdea80b 01:06:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:11 ---> Using cache 01:06:11 ---> ec00beb3cc8e 01:06:11 Step 7/27 : COPY . . 01:06:11 ---> Using cache 01:06:11 ---> cfe7c183a025 01:06:11 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:06:11 ---> Using cache 01:06:11 ---> 09197956d7f6 01:06:11 Step 9/27 : WORKDIR /edgex-go/spire-build 01:06:11 ---> Using cache 01:06:11 ---> 589937e9a995 01:06:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:06:11 ---> Using cache 01:06:11 ---> 75aa8e7e75a9 01:06:11 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 01:06:11 ---> Using cache 01:06:11 ---> 554bcc6be4ec 01:06:11 Step 12/27 : WORKDIR /edgex-go 01:06:11 ---> Using cache 01:06:11 ---> faa75f2315ac 01:06:11 01:06:11 Step 13/27 : FROM alpine:3.17 01:06:11 ---> 9ed4aefc74f6 01:06:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:06:11 ---> Using cache 01:06:11 ---> 3eac4bb038a7 01:06:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:06:14 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:14 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:06:14 ---> b1790da0118b 01:06:14 Step 3/33 : WORKDIR /edgex-go 01:06:14 ---> Using cache 01:06:14 ---> 1250930a7790 01:06:14 Step 4/33 : RUN apk add --update --no-cache make git 01:06:16 ---> Running in b39df386227a 01:06:16 ---> Running in 70878e6f20c1 01:06:16 ---> Running in b7910dba4fb9 01:06:16 Removing intermediate container dfe12bb5d5a4 01:06:16 ---> edb5977b16a7 01:06:16 Step 6/23 : COPY go.mod vendor* ./ 01:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:17 OK: 265 MiB in 53 packages 01:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:17 OK: 265 MiB in 53 packages 01:06:17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:06:17 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:06:17 OK: 17823 distinct packages available 01:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:06:18 ---> a3a250d404d9 01:06:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:18 (1/4) Installing dumb-init (1.2.5-r2) 01:06:18 (2/4) Installing musl-obstack (1.2.3-r0) 01:06:18 (3/4) Installing libucontext (1.2-r0) 01:06:18 (4/4) Installing gcompat (1.1.0-r0) 01:06:18 Executing busybox-1.35.0-r29.trigger 01:06:18 OK: 7 MiB in 19 packages 01:06:18 ---> Running in 2e43c0e8cf46 01:06:18 Removing intermediate container b39df386227a 01:06:18 ---> 0500bc63d1df 01:06:18 Step 5/25 : COPY go.mod vendor* ./ 01:06:18 Removing intermediate container b7910dba4fb9 01:06:18 ---> 9af6cbf7aaac 01:06:18 Step 5/33 : COPY go.mod vendor* ./ 01:06:18 ---> 3e276ae09280 01:06:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:18 ---> c50e7473b99f 01:06:18 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:19 ---> Running in 6da91a605bb8 01:06:19 ---> Running in bf9d2f219914 01:06:19 Removing intermediate container 70878e6f20c1 01:06:19 ---> 8ba5c5b37e4a 01:06:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:06:19 ---> 008e6d701087 01:06:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:06:19 Removing intermediate container b516068a8b03 01:06:19 ---> ff4c191054aa 01:06:19 01:06:19 Step 10/24 : FROM alpine:3.17 01:06:19 ---> 9ed4aefc74f6 01:06:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:06:19 ---> Using cache 01:06:19 ---> 9b38dfe0abdf 01:06:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:06:19 ---> Using cache 01:06:19 ---> 710cf4203448 01:06:19 Step 13/24 : ENV APP_PORT=59882 01:06:19 ---> Running in a528767554b3 01:06:19 ---> 67973e411989 01:06:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:06:19 Removing intermediate container a528767554b3 01:06:19 ---> ed344f3e36f4 01:06:19 Step 14/24 : EXPOSE $APP_PORT 01:06:20 ---> Running in 2a02b2f311b3 01:06:20 Removing intermediate container 2a02b2f311b3 01:06:20 ---> 553fcb28a049 01:06:20 Step 15/24 : WORKDIR / 01:06:21 ---> Running in 504a4f4fd843 01:06:21 ---> 840cb527f0a3 01:06:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:06:21 Removing intermediate container 504a4f4fd843 01:06:21 ---> dfdabfc0307d 01:06:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:06:21 ---> fdaddcfe2f0d 01:06:21 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:06:21 ---> 06956c62e063 01:06:21 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:06:21 ---> Running in e89d39130a22 01:06:22 Removing intermediate container e89d39130a22 01:06:22 ---> aa47440f98df 01:06:22 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:06:22 ---> 3983edadb1ea 01:06:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:06:22 ---> 9fff6f45f406 01:06:22 Step 22/27 : WORKDIR / 01:06:22 ---> Running in adcb5214ae17 01:06:22 ---> 397e620d4d5d 01:06:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:06:22 Removing intermediate container adcb5214ae17 01:06:22 ---> 5b5b71ae3934 01:06:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:06:23 ---> Running in 792e51e75ebd 01:06:23 ---> 0c4c55c86be8 01:06:23 Step 20/24 : ENTRYPOINT ["/core-command"] 01:06:23 ---> Running in b6752542107a 01:06:23 Removing intermediate container 792e51e75ebd 01:06:23 ---> cca25baa3c99 01:06:23 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:06:23 Removing intermediate container b6752542107a 01:06:23 ---> f28b4475b6f0 01:06:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:06:23 ---> Running in 5679af45e908 01:06:23 ---> Running in b0f71ba860e1 01:06:23 Removing intermediate container 5679af45e908 01:06:23 ---> 2e8f7563300a 01:06:23 Step 25/27 : LABEL arch=x86_64 01:06:24 Removing intermediate container b0f71ba860e1 01:06:24 ---> 6944da93e9d3 01:06:24 Step 22/24 : LABEL arch=x86_64 01:06:24 ---> Running in 50baf9bb711a 01:06:25 ---> Running in e42aa6c8179a 01:06:25 Removing intermediate container 50baf9bb711a 01:06:25 ---> 2e7990e970ab 01:06:25 Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:06:26 Removing intermediate container e42aa6c8179a 01:06:26 ---> 348a374c7f01 01:06:26 Step 23/24 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:06:26 ---> Running in e7a8950f3311 01:06:26 ---> Running in bf8b25ad3e9e 01:06:27 Removing intermediate container e7a8950f3311 01:06:27 ---> 275133d8690a 01:06:27 Step 27/27 : LABEL version=3.0.0-dev.165 01:06:32 Removing intermediate container bf8b25ad3e9e 01:06:32 ---> 59c581a85d96 01:06:32 Step 24/24 : LABEL version=3.0.0-dev.165 01:06:37 Removing intermediate container 509f2ef6eae8 01:06:37 ---> 664d86468857 01:06:37 Step 7/25 : COPY . . 01:06:37 Removing intermediate container fe48f3f33fd5 01:06:37 ---> 54ec22be0b85 01:06:37 Step 7/22 : COPY . . 01:06:37 Removing intermediate container bdff9fd1c07a 01:06:37 ---> c376a46fc80e 01:06:37 Step 8/23 : COPY . . 01:06:37 Removing intermediate container e8385547c51e 01:06:37 ---> fbd85ae1e329 01:06:37 Step 8/25 : COPY . . 01:06:37 Removing intermediate container b96933a634b9 01:06:37 ---> 1173115917ce 01:06:37 Step 8/24 : COPY . . 01:06:37 ---> 130d26243e64 01:06:37 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:06:37 ---> e7a969335b12 01:06:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 01:06:37 ---> f16668603e4e 01:06:37 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 01:06:37 ---> 491ad9406ad7 01:06:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:06:38 ---> 1a4f2a44992e 01:06:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:06:38 ---> Running in 9e67ec2e8daf 01:06:38 ---> Running in e019083d1e65 01:06:38 ---> Running in 0dfa6b0206fe 01:06:38 ---> Running in 2bfbf1ad6fb1 01:06:38 ---> Running in a205a6c340da 01:06:39 ---> Running in f6ad9dcbac1a 01:06:39 ---> Running in 52e92a1ba57c 01:06:39 Removing intermediate container f6ad9dcbac1a 01:06:39 ---> a52fff77c2b1 01:06:39 01:06:39 Successfully built a52fff77c2b1 01:06:40 Successfully tagged security-spire-config:latest 01:06:40  Building security-spire-config ... done Building support-scheduler 01:06:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:06:40 Removing intermediate container 52e92a1ba57c 01:06:40 ---> 3742ed6ce030 01:06:40 01:06:40 Successfully built 3742ed6ce030 01:06:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:06:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:06:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:06:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:06:43 Successfully tagged core-command:latest 01:06:43 Building security-spire-server 01:06:43  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:06:43 ---> b1790da0118b 01:06:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:06:43 ---> Using cache 01:06:43 ---> 95b5c888c46e 01:06:43 Step 4/23 : WORKDIR /edgex-go 01:06:43 ---> Using cache 01:06:43 ---> b5ca57975de9 01:06:43 Step 5/23 : RUN apk add --update --no-cache make git 01:06:43 ---> Using cache 01:06:43 ---> 48344c16a430 01:06:43 Step 6/23 : COPY go.mod vendor* ./ 01:06:43 ---> Using cache 01:06:43 ---> c264a9c1ced3 01:06:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:43 ---> Using cache 01:06:43 ---> c6a3bd83983c 01:06:43 Step 8/23 : COPY . . 01:06:44 ---> Using cache 01:06:44 ---> bf8698100a4c 01:06:44 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 01:06:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:06:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:06:49 ---> b1790da0118b 01:06:49 Step 3/26 : WORKDIR /edgex-go 01:06:49 ---> Using cache 01:06:49 ---> 1250930a7790 01:06:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:06:49 ---> Using cache 01:06:49 ---> cc85be479493 01:06:49 Step 5/26 : COPY go.mod vendor* ./ 01:06:49 ---> Using cache 01:06:49 ---> f9a8dcdea80b 01:06:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:49 ---> Using cache 01:06:49 ---> ec00beb3cc8e 01:06:49 Step 7/26 : COPY . . 01:06:49 ---> Using cache 01:06:49 ---> cfe7c183a025 01:06:49 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 01:06:49 ---> Using cache 01:06:49 ---> 09197956d7f6 01:06:49 Step 9/26 : WORKDIR /edgex-go/spire-build 01:06:49 ---> Using cache 01:06:49 ---> 589937e9a995 01:06:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:06:49 ---> Using cache 01:06:49 ---> 75aa8e7e75a9 01:06:49 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 01:06:59 ---> Running in 3a62bde1e929 01:06:59 ---> Running in 3fbeac3626fb 01:06:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:07:00 Removing intermediate container 3fbeac3626fb 01:07:00 ---> 3c69111bf9d8 01:07:00 Step 12/26 : WORKDIR /edgex-go 01:07:00 ---> Running in 61749d00ef8d 01:07:01 Removing intermediate container 2e43c0e8cf46 01:07:01 ---> f4b93b20bcb0 01:07:01 Step 8/23 : COPY . . 01:07:01 Removing intermediate container 61749d00ef8d 01:07:01 ---> 84d6383f534e 01:07:01 01:07:01 Step 13/26 : FROM alpine:3.17 01:07:01 ---> 9ed4aefc74f6 01:07:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:07:01 ---> Using cache 01:07:01 ---> 3eac4bb038a7 01:07:01 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:07:01 ---> Using cache 01:07:01 ---> 8ef50ea1f16f 01:07:01 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:01 ---> Using cache 01:07:01 ---> 727aafd633e3 01:07:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:07:01 ---> Using cache 01:07:01 ---> 3dbbda920bc1 01:07:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:07:01 Removing intermediate container 6da91a605bb8 01:07:01 ---> 6b2b636b3612 01:07:01 Step 7/25 : COPY . . 01:07:01 Removing intermediate container bf9d2f219914 01:07:01 ---> 6f80c2d4aafd 01:07:01 Step 7/33 : COPY . . 01:07:19 ---> c3d8a3d1b5f4 01:07:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:07:19 ---> be4be857ff2e 01:07:19 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:07:19 ---> cb8f5df38ecf 01:07:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:07:19 ---> 5a3e918ee22d 01:07:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:07:19 ---> Running in 76450ed671fe 01:07:19 ---> Running in df5fe43c8173 01:07:19 ---> bb72ba0c5f21 01:07:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:07:19 ---> Running in 3f41d6c01a5c 01:07:19 ---> 7748430184aa 01:07:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:07:19 ---> ea092c8dc0a9 01:07:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:07:19 ---> Running in 6a4ff99e37d7 01:07:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:07:19 Removing intermediate container 6a4ff99e37d7 01:07:19 ---> 75f3526a4d03 01:07:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:07:19 ---> Running in 4a9d25bd746d 01:07:19 Removing intermediate container 4a9d25bd746d 01:07:19 ---> 8544c470d280 01:07:19 Step 24/26 : LABEL arch=x86_64 01:07:19 ---> Running in a25203f33e1b 01:07:21 Removing intermediate container a25203f33e1b 01:07:21 ---> de7224457378 01:07:21 Step 25/26 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:07:21 ---> Running in 7576d2083663 01:07:22 Removing intermediate container 7576d2083663 01:07:22 ---> 421ac4e029b9 01:07:22 Step 26/26 : LABEL version=3.0.0-dev.165 01:07:22 ---> Running in c6ba021e62e7 01:07:22 Removing intermediate container c6ba021e62e7 01:07:22 ---> 4de136ac183f 01:07:22 01:07:22 Successfully built 4de136ac183f 01:07:22 Successfully tagged security-spire-server:latest 01:07:22  Building security-spire-server ... done Building core-common-config-bootstrapper 01:07:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:07:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:07:27 ---> b1790da0118b 01:07:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:07:27 ---> Using cache 01:07:27 ---> 95b5c888c46e 01:07:27 Step 4/23 : WORKDIR /edgex-go 01:07:27 ---> Using cache 01:07:27 ---> b5ca57975de9 01:07:27 Step 5/23 : RUN apk add --update --no-cache make git 01:07:27 ---> Using cache 01:07:27 ---> 48344c16a430 01:07:27 Step 6/23 : COPY go.mod vendor* ./ 01:07:27 ---> Using cache 01:07:27 ---> c264a9c1ced3 01:07:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:27 ---> Using cache 01:07:27 ---> c6a3bd83983c 01:07:27 Step 8/23 : COPY . . 01:07:27 ---> Using cache 01:07:27 ---> bf8698100a4c 01:07:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:07:40 ---> Running in 2fd3b7de19c4 01:07:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:07:48 Removing intermediate container 3a62bde1e929 01:07:48 ---> b1ba9098079a 01:07:48 01:07:48 Step 10/23 : FROM alpine:3.17 01:07:48 ---> 9ed4aefc74f6 01:07:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:07:48 ---> Using cache 01:07:48 ---> 9b38dfe0abdf 01:07:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:07:48 ---> Using cache 01:07:48 ---> 710cf4203448 01:07:48 Step 13/23 : ENV APP_PORT=59861 01:07:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:07:51 ---> Running in c4cf2f4523e1 01:07:51 Removing intermediate container c4cf2f4523e1 01:07:51 ---> 6f184a636331 01:07:51 Step 14/23 : EXPOSE $APP_PORT 01:07:51 ---> Running in eeb0a53141f2 01:07:51 Removing intermediate container eeb0a53141f2 01:07:51 ---> 0c7159c8e5ea 01:07:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:57 ---> 7dcc52ff1ee6 01:07:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:07:57 Removing intermediate container 3f41d6c01a5c 01:07:57 ---> e73e8a20460f 01:07:57 01:07:57 Step 9/33 : FROM alpine:3.17 01:07:57 ---> 9ed4aefc74f6 01:07:57 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:07:57 ---> Using cache 01:07:57 ---> af9ade06e435 01:07:57 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:07:57 Removing intermediate container 76450ed671fe 01:07:57 ---> 7b5dfd8468a0 01:07:57 01:07:57 Step 9/25 : FROM alpine:3.17 01:07:57 ---> 9ed4aefc74f6 01:07:57 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:07:57 ---> Running in e3304af8adc3 01:07:57 ---> Running in cbe6440cac83 01:07:57 ---> 18aec6e3eb15 01:07:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:07:58 (1/3) Installing ca-certificates (20230506-r0) 01:07:58 (2/3) Installing dumb-init (1.2.5-r2) 01:07:58 (3/3) Installing su-exec (0.2-r2) 01:07:58 Executing busybox-1.35.0-r29.trigger 01:07:58 Executing ca-certificates-20230506-r0.trigger 01:07:58 OK: 8 MiB in 18 packages 01:07:58 (1/2) Installing dumb-init (1.2.5-r2) 01:07:58 (2/2) Installing su-exec (0.2-r2) 01:07:58 Executing busybox-1.35.0-r29.trigger 01:07:58 OK: 7 MiB in 17 packages 01:08:01 ---> 92c64a04368e 01:08:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:08:02 Removing intermediate container df5fe43c8173 01:08:02 ---> 71d974e8339b 01:08:02 01:08:02 Step 10/23 : FROM alpine:3.17 01:08:02 ---> 9ed4aefc74f6 01:08:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:08:03 ---> 33efdb84b741 01:08:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:08:03 ---> Running in ec93a08cdbd2 01:08:04 ---> Running in 75403141aaf8 01:08:04 Removing intermediate container e3304af8adc3 01:08:04 ---> 17d1c4c13008 01:08:04 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:08:04 Removing intermediate container cbe6440cac83 01:08:04 ---> 206edcd5552d 01:08:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:08:05 ---> Running in a27c3fa10e29 01:08:05 ---> Running in adac580060cc 01:08:05 Removing intermediate container 75403141aaf8 01:08:05 ---> 610f07773232 01:08:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:05 ---> Running in bb0d84ec5baa 01:08:05 (1/2) Installing ca-certificates (20230506-r0) 01:08:05 (2/2) Installing dumb-init (1.2.5-r2) 01:08:05 Executing busybox-1.35.0-r29.trigger 01:08:05 Executing ca-certificates-20230506-r0.trigger 01:08:05 Removing intermediate container a27c3fa10e29 01:08:05 ---> 88a6488ff6e0 01:08:05 Step 12/25 : WORKDIR / 01:08:05 Removing intermediate container adac580060cc 01:08:05 ---> b2d51def09ca 01:08:05 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:08:05 OK: 8 MiB in 17 packages 01:08:08 ---> Running in 09d7d6241f7f 01:08:08 ---> Running in cd7a60431c46 01:08:08 Removing intermediate container bb0d84ec5baa 01:08:08 ---> 825202cbf00e 01:08:08 Step 21/23 : LABEL arch=x86_64 01:08:08 ---> Running in 3a651e88f50a 01:08:08 Removing intermediate container 2fd3b7de19c4 01:08:08 ---> b6d4b504c795 01:08:08 01:08:08 Step 10/23 : FROM alpine:3.17 01:08:08 ---> 9ed4aefc74f6 01:08:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:08:08 ---> Using cache 01:08:08 ---> e88b9af94acd 01:08:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:08:08 ---> Using cache 01:08:08 ---> b0a16b36fb6f 01:08:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:08 ---> Using cache 01:08:08 ---> dce1789d1814 01:08:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:08:08 ---> Using cache 01:08:08 ---> 93dcea75a31b 01:08:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:08:08 Removing intermediate container cd7a60431c46 01:08:08 ---> 951b1613564a 01:08:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:08 Removing intermediate container 09d7d6241f7f 01:08:08 ---> b56c96905d99 01:08:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:08:08 Removing intermediate container ec93a08cdbd2 01:08:08 ---> 0b6ac2dc1adb 01:08:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:08:08 Removing intermediate container 3a651e88f50a 01:08:08 ---> 48187257bb26 01:08:08 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:08 ---> Running in 3cd45b7d0b86 01:08:09 ---> Running in 1405c5599754 01:08:09 ---> Running in 46924bf2ae0d 01:08:09 ---> 830dd59f19b6 01:08:09 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:08:09 Removing intermediate container 3cd45b7d0b86 01:08:09 ---> feed1dd9439e 01:08:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:08:09 ---> c5d349ad3b1e 01:08:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:08:09 ---> Running in 47677831c4c9 01:08:09 Removing intermediate container 46924bf2ae0d 01:08:09 ---> 336225baaf10 01:08:09 Step 13/23 : ENV APP_PORT=59860 01:08:09 Removing intermediate container 1405c5599754 01:08:09 ---> ebe92b4df30f 01:08:09 Step 23/23 : LABEL version=3.0.0-dev.165 01:08:09 ---> 535b82b07139 01:08:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:08:10 ---> Running in 22fbc34494e2 01:08:10 ---> ca168a706497 01:08:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:08:10 ---> Running in 17ee7b92baa3 01:08:10 Removing intermediate container 47677831c4c9 01:08:10 ---> 6fd3d89b7fbe 01:08:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:08:10 ---> 9edf7b7e571e 01:08:10 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:08:10 ---> Running in a6f508c06bc5 01:08:10 Removing intermediate container 22fbc34494e2 01:08:10 ---> cb3af01844d3 01:08:10 Step 14/23 : EXPOSE $APP_PORT 01:08:10 Removing intermediate container 17ee7b92baa3 01:08:10 ---> d40489bf55da 01:08:10 01:08:10 ---> 3f2af840a8f7 01:08:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:08:11 Successfully built d40489bf55da 01:08:11 ---> Running in 64d6a2c8c80a 01:08:11 ---> dc1957ddda66 01:08:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:08:11 Successfully tagged support-scheduler:latest 01:08:11 Building security-proxy-setup 01:08:11  Building support-scheduler ... done  ---> Running in fe262a7415ec 01:08:14 Removing intermediate container 64d6a2c8c80a 01:08:14 ---> 7fefb991e6ff 01:08:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:15 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:08:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:08:15 ---> b1790da0118b 01:08:15 Step 3/22 : WORKDIR /edgex-go 01:08:15 ---> Using cache 01:08:15 ---> 1250930a7790 01:08:15 Step 4/22 : RUN apk add --update --no-cache make git 01:08:15 ---> Using cache 01:08:15 ---> 9af6cbf7aaac 01:08:15 Step 5/22 : COPY go.mod vendor* ./ 01:08:15 ---> Using cache 01:08:15 ---> c50e7473b99f 01:08:15 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:15 ---> Using cache 01:08:15 ---> 6f80c2d4aafd 01:08:15 Step 7/22 : COPY . . 01:08:15 ---> Using cache 01:08:15 ---> 5a3e918ee22d 01:08:15 Step 8/22 : RUN make cmd/secrets-config/secrets-config 01:08:16 ---> e966813c1440 01:08:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:08:17 ---> 07afb7b0faae 01:08:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:08:17 ---> Running in 579c624cfea0 01:08:17 Removing intermediate container a6f508c06bc5 01:08:17 ---> 40679c2e02f7 01:08:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:08:17 ---> Running in 22e64d118539 01:08:17 ---> ac60ad563728 01:08:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:08:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:08:17 Removing intermediate container 22e64d118539 01:08:17 ---> 9895d140d2ff 01:08:17 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:08:17 ---> 8dd6b3b722e4 01:08:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:08:18 ---> 17000313fee4 01:08:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:08:18 ---> 1f9f9143c89f 01:08:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:08:18 ---> Running in 77d5f4287aab 01:08:18 Removing intermediate container fe262a7415ec 01:08:18 ---> eef1941f822a 01:08:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:08:18 ---> 7ebd6f193500 01:08:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:08:18 ---> e91c63de7155 01:08:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:08:18 ---> Running in 5bf1e57a1aa2 01:08:19 ---> Running in 6cf9cc745a06 01:08:19 Removing intermediate container 5bf1e57a1aa2 01:08:19 ---> d81455800b63 01:08:19 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:08:19 ---> 06bbd7a5f928 01:08:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:08:19 Removing intermediate container 6cf9cc745a06 01:08:19 ---> eebfac07e409 01:08:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:08:19 ---> Running in e3fbaeb1bd31 01:08:19 ---> Running in cd6ed08c0631 01:08:19 ---> Running in 929e5eed5f9f 01:08:19 Removing intermediate container cd6ed08c0631 01:08:19 ---> 4a7d14c2dda9 01:08:19 Step 21/23 : LABEL arch=x86_64 01:08:19 ---> Running in 19e1e9498bed 01:08:19 Removing intermediate container e3fbaeb1bd31 01:08:19 ---> 000246cf86e1 01:08:19 Step 21/23 : LABEL arch=x86_64 01:08:19 ---> Running in 37649a8b912d 01:08:19 Removing intermediate container 19e1e9498bed 01:08:19 ---> 39ec36520e72 01:08:19 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:19 ---> Running in 76d1c15c9725 01:08:19 Removing intermediate container 37649a8b912d 01:08:19 ---> b8cf1162c801 01:08:19 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:19 ---> Running in 6034c4686d96 01:08:19 Removing intermediate container 76d1c15c9725 01:08:19 ---> 5bfc952f017a 01:08:19 Step 23/23 : LABEL version=3.0.0-dev.165 01:08:19 Removing intermediate container 6034c4686d96 01:08:19 ---> afe0ff3e913e 01:08:19 Step 23/23 : LABEL version=3.0.0-dev.165 01:08:19 ---> Running in fd411568198c 01:08:19 ---> Running in b455a73f0da1 01:08:19 Removing intermediate container fd411568198c 01:08:19 ---> 0967e8a389fa 01:08:19 01:08:19 Removing intermediate container b455a73f0da1 01:08:19 ---> 5a5563762703 01:08:19 01:08:19 Removing intermediate container 77d5f4287aab 01:08:19 ---> 32f88e978b00 01:08:19 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:19 Successfully built 0967e8a389fa 01:08:19 Successfully tagged core-common-config-bootstrapper:latest 01:08:19  Building core-common-config-bootstrapper ... done Successfully built 5a5563762703 01:08:19 Successfully tagged support-notifications:latest 01:08:19  Building support-notifications ... done  ---> a8fe4aea40dc 01:08:19 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:08:19 Removing intermediate container 929e5eed5f9f 01:08:19 ---> 0459d1ae89cb 01:08:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:08:19 ---> 97b6b878346a 01:08:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:08:20 ---> Running in 4ebfe4262417 01:08:20 Removing intermediate container 4ebfe4262417 01:08:20 ---> 8835dbbebe29 01:08:20 Step 23/25 : LABEL arch=x86_64 01:08:20 ---> Running in 4e117c241de7 01:08:20 Removing intermediate container 4e117c241de7 01:08:20 ---> 04f58565d157 01:08:20 Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:20 ---> Running in 691ab85b434c 01:08:20 ---> a2b8db359676 01:08:20 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:08:21 Removing intermediate container 691ab85b434c 01:08:21 ---> a720b1d157bd 01:08:21 Step 25/25 : LABEL version=3.0.0-dev.165 01:08:21 ---> Running in cfab93e68f66 01:08:21 ---> 6241fb13d531 01:08:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:08:21 Removing intermediate container cfab93e68f66 01:08:21 ---> 5eca7daa39ed 01:08:21 01:08:21 Successfully built 5eca7daa39ed 01:08:21 Successfully tagged security-secretstore-setup:latest 01:08:21  Building security-secretstore-setup ... done  ---> d7c1838ea106 01:08:21 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:08:21 ---> 1563baca3ca0 01:08:21 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:08:22 ---> 5968bc455132 01:08:22 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:08:22 ---> e54cff7aa931 01:08:22 Step 28/33 : RUN chmod +x /entrypoint.sh 01:08:22 ---> Running in 171cc2619336 01:08:23 Removing intermediate container 171cc2619336 01:08:23 ---> 0ba6784782fc 01:08:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:08:23 ---> Running in 7e4569605eaa 01:08:23 Removing intermediate container 7e4569605eaa 01:08:23 ---> 4bc76589a9b5 01:08:23 Step 30/33 : CMD ["gate"] 01:08:23 ---> Running in 3d5fb8817277 01:08:24 Removing intermediate container 3d5fb8817277 01:08:24 ---> aad753c5c763 01:08:24 Step 31/33 : LABEL arch=x86_64 01:08:24 ---> Running in ed7c9f23d327 01:08:24 Removing intermediate container ed7c9f23d327 01:08:24 ---> a859ba1dc043 01:08:24 Step 32/33 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:24 ---> Running in 504066ef733c 01:08:24 Removing intermediate container 504066ef733c 01:08:24 ---> a9dd93174411 01:08:24 Step 33/33 : LABEL version=3.0.0-dev.165 01:08:24 ---> Running in 39995dfb3f84 01:08:25 Removing intermediate container 39995dfb3f84 01:08:25 ---> fde573f09486 01:08:25 01:08:25 Successfully built fde573f09486 01:08:25 Successfully tagged security-bootstrapper:latest 01:08:37  Building security-bootstrapper ... done Removing intermediate container 579c624cfea0 01:08:37 ---> 1004a8ddb5c3 01:08:37 01:08:37 Step 9/22 : FROM alpine:3.17 01:08:37 ---> 9ed4aefc74f6 01:08:37 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:08:37 ---> Running in 7587db70755f 01:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:08:37 (1/2) Installing dumb-init (1.2.5-r2) 01:08:37 (2/2) Installing openssl (3.0.8-r4) 01:08:37 Executing busybox-1.35.0-r29.trigger 01:08:37 OK: 8 MiB in 17 packages 01:08:37 Removing intermediate container 7587db70755f 01:08:37 ---> fe21bb02e67a 01:08:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:08:37 ---> Running in 8b001d7cc119 01:08:37 Removing intermediate container 8b001d7cc119 01:08:37 ---> 1062bab98eff 01:08:37 Step 12/22 : WORKDIR /edgex 01:08:37 ---> Running in 05ed33eb715f 01:08:37 Removing intermediate container 05ed33eb715f 01:08:37 ---> 8100b12816bb 01:08:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:38 ---> f9ce75f67e60 01:08:38 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:08:38 ---> 580d4796e4f3 01:08:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:08:38 ---> 4af7e420bcfb 01:08:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:08:39 ---> 9b30cd25d3d4 01:08:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:08:39 ---> 388294194c38 01:08:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:08:40 ---> Running in d9dbdc4f32e1 01:08:41 Removing intermediate container d9dbdc4f32e1 01:08:41 ---> 526c4085c068 01:08:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:08:42 ---> Running in 1641f5183d11 01:08:42 Removing intermediate container 1641f5183d11 01:08:42 ---> c5a8741b5cf5 01:08:42 Step 20/22 : LABEL arch=x86_64 01:08:42 ---> Running in b7016b3aed9d 01:08:42 Removing intermediate container b7016b3aed9d 01:08:42 ---> b495d4caedf2 01:08:42 Step 21/22 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:42 ---> Running in 49d9c861f335 01:08:42 Removing intermediate container 49d9c861f335 01:08:42 ---> 1eebda6fdfd5 01:08:42 Step 22/22 : LABEL version=3.0.0-dev.165 01:08:43 ---> Running in 82f29399d4f8 01:08:43 Removing intermediate container 82f29399d4f8 01:08:43 ---> 9dfd434ce684 01:08:43 01:08:43 Successfully built 9dfd434ce684 01:08:43 Successfully tagged security-proxy-setup:latest 01:08:43  Building security-proxy-setup ... done  [Pipeline] } 01:08:43 $ docker stop --time=1 9158a4738a74c50c032535fe238124fc2e83e7e2c57bf968671c882764965205 01:08:45 $ docker rm -f --volumes 9158a4738a74c50c032535fe238124fc2e83e7e2c57bf968671c882764965205 [Pipeline] // withDockerContainer [Pipeline] sh 01:08:45 + docker images 01:08:45 REPOSITORY TAG IMAGE ID CREATED SIZE 01:08:45 security-proxy-setup latest 9dfd434ce684 2 seconds ago 18.7MB 01:08:45 1004a8ddb5c3 11 seconds ago 1.7GB 01:08:45 security-bootstrapper latest fde573f09486 21 seconds ago 22.2MB 01:08:45 security-secretstore-setup latest 5eca7daa39ed 24 seconds ago 32.8MB 01:08:45 core-common-config-bootstrapper latest 0967e8a389fa 26 seconds ago 17.2MB 01:08:45 support-notifications latest 5a5563762703 26 seconds ago 32.4MB 01:08:45 support-scheduler latest d40489bf55da 35 seconds ago 31.8MB 01:08:45 b6d4b504c795 38 seconds ago 1.72GB 01:08:45 71d974e8339b 44 seconds ago 1.79GB 01:08:45 7b5dfd8468a0 49 seconds ago 1.72GB 01:08:45 e73e8a20460f 49 seconds ago 1.71GB 01:08:45 b1ba9098079a About a minute ago 1.79GB 01:08:45 security-spire-server latest 4de136ac183f About a minute ago 103MB 01:08:45 84d6383f534e About a minute ago 1.58GB 01:08:45 security-spire-config latest a52fff77c2b1 2 minutes ago 102MB 01:08:45 core-command latest 3742ed6ce030 2 minutes ago 19.9MB 01:08:45 ff4c191054aa 2 minutes ago 1.72GB 01:08:45 core-metadata latest 5a598039c9b5 2 minutes ago 20.4MB 01:08:45 security-proxy-auth latest 6447dc61ee8f 2 minutes ago 18.3MB 01:08:45 security-spiffe-token-provider latest 5cec190397e5 2 minutes ago 32.8MB 01:08:45 core-data latest f0a0d1662988 2 minutes ago 20MB 01:08:45 272d5e7fc5d8 2 minutes ago 1.76GB 01:08:45 14d569757e22 2 minutes ago 1.73GB 01:08:45 5102b4c7c443 2 minutes ago 1.73GB 01:08:45 335f55187a1d 2 minutes ago 1.7GB 01:08:45 security-spire-agent latest 74fcdf6458aa 3 minutes ago 161MB 01:08:45 faa75f2315ac 3 minutes ago 1.58GB 01:08:45 ci-base-image-x86_64 latest b1790da0118b 6 minutes ago 918MB 01:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 01:08:45 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 01:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 01:08:45 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 01:08:45 provisioning config files... 01:08:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config17194305472083658411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:46 ---> docker-login.sh 01:08:46 nexus3.edgexfoundry.org:10001 01:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:46 Configure a credential helper to remove this warning. See 01:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:46 01:08:46 Login Succeeded 01:08:46 nexus3.edgexfoundry.org:10002 01:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:46 Configure a credential helper to remove this warning. See 01:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:46 01:08:46 Login Succeeded 01:08:46 nexus3.edgexfoundry.org:10003 01:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:46 Configure a credential helper to remove this warning. See 01:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:46 01:08:46 Login Succeeded 01:08:46 nexus3.edgexfoundry.org:10004 01:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:46 Configure a credential helper to remove this warning. See 01:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:46 01:08:46 Login Succeeded 01:08:46 docker.io 01:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:46 Configure a credential helper to remove this warning. See 01:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:46 01:08:46 Login Succeeded 01:08:46 ---> docker-login.sh ends [Pipeline] } 01:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:08:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:08:46 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:46 latest 01:08:46 3.0.0-dev.165 01:08:46 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:46 main 01:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:47 + docker push nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:08:47 d14aa75b38c0: Preparing 01:08:47 6d63b90ab286: Preparing 01:08:47 1d8bad06934c: Preparing 01:08:47 9c491186826d: Preparing 01:08:47 035eab92635b: Preparing 01:08:47 f1417ff83b31: Preparing 01:08:47 f1417ff83b31: Waiting 01:08:47 d14aa75b38c0: Pushed 01:08:47 9c491186826d: Pushed 01:08:47 035eab92635b: Pushed 01:08:47 1d8bad06934c: Pushed 01:08:47 f1417ff83b31: Layer already exists 01:08:48 6d63b90ab286: Pushed 01:08:48 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:08:49 d14aa75b38c0: Preparing 01:08:49 6d63b90ab286: Preparing 01:08:49 1d8bad06934c: Preparing 01:08:49 9c491186826d: Preparing 01:08:49 035eab92635b: Preparing 01:08:49 f1417ff83b31: Preparing 01:08:49 f1417ff83b31: Waiting 01:08:49 6d63b90ab286: Layer already exists 01:08:49 9c491186826d: Layer already exists 01:08:49 d14aa75b38c0: Layer already exists 01:08:49 1d8bad06934c: Layer already exists 01:08:49 035eab92635b: Layer already exists 01:08:49 f1417ff83b31: Layer already exists 01:08:49 latest: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:50 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.165 01:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:08:50 d14aa75b38c0: Preparing 01:08:50 6d63b90ab286: Preparing 01:08:50 1d8bad06934c: Preparing 01:08:50 9c491186826d: Preparing 01:08:50 035eab92635b: Preparing 01:08:50 f1417ff83b31: Preparing 01:08:50 f1417ff83b31: Waiting 01:08:50 6d63b90ab286: Layer already exists 01:08:50 035eab92635b: Layer already exists 01:08:50 d14aa75b38c0: Layer already exists 01:08:50 1d8bad06934c: Layer already exists 01:08:50 9c491186826d: Layer already exists 01:08:50 f1417ff83b31: Layer already exists 01:08:50 3.0.0-dev.165: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:50 + docker push nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:08:50 d14aa75b38c0: Preparing 01:08:50 6d63b90ab286: Preparing 01:08:50 1d8bad06934c: Preparing 01:08:50 9c491186826d: Preparing 01:08:50 035eab92635b: Preparing 01:08:50 f1417ff83b31: Preparing 01:08:50 f1417ff83b31: Waiting 01:08:50 d14aa75b38c0: Layer already exists 01:08:50 035eab92635b: Layer already exists 01:08:50 1d8bad06934c: Layer already exists 01:08:50 6d63b90ab286: Layer already exists 01:08:50 9c491186826d: Layer already exists 01:08:50 f1417ff83b31: Layer already exists 01:08:51 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:08:51 d14aa75b38c0: Preparing 01:08:51 6d63b90ab286: Preparing 01:08:51 1d8bad06934c: Preparing 01:08:51 9c491186826d: Preparing 01:08:51 035eab92635b: Preparing 01:08:51 f1417ff83b31: Preparing 01:08:51 f1417ff83b31: Waiting 01:08:51 9c491186826d: Layer already exists 01:08:51 1d8bad06934c: Layer already exists 01:08:51 d14aa75b38c0: Layer already exists 01:08:51 6d63b90ab286: Layer already exists 01:08:51 035eab92635b: Layer already exists 01:08:51 f1417ff83b31: Layer already exists 01:08:51 main: digest: sha256:022ceda450594028694a2b7d9f7ed17850f44965c7b89af86e4d0ac5761b7dd8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:52 ===================================================== [Pipeline] echo 01:08:52 taggedImages: 01:08:52 - nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:52 - nexus3.edgexfoundry.org:10004/core-command:latest 01:08:52 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.165 01:08:52 - nexus3.edgexfoundry.org:10004/core-command:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:08:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:08:52 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:52 latest 01:08:52 3.0.0-dev.165 01:08:52 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:52 main 01:08:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:08:52 298e06d953c9: Preparing 01:08:52 5964dbd2868a: Preparing 01:08:52 e96c2715d6c5: Preparing 01:08:52 861433629a8d: Preparing 01:08:52 1d8bad06934c: Preparing 01:08:52 9c491186826d: Preparing 01:08:52 b9479b377c1e: Preparing 01:08:52 f1417ff83b31: Preparing 01:08:52 9c491186826d: Waiting 01:08:52 b9479b377c1e: Waiting 01:08:52 f1417ff83b31: Waiting 01:08:52 1d8bad06934c: Layer already exists 01:08:52 9c491186826d: Layer already exists 01:08:52 5964dbd2868a: Pushed 01:08:52 298e06d953c9: Pushed 01:08:52 f1417ff83b31: Layer already exists 01:08:52 e96c2715d6c5: Pushed 01:08:52 b9479b377c1e: Pushed 01:08:54 861433629a8d: Pushed 01:08:54 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:54 + 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 01:08:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:08:54 298e06d953c9: Preparing 01:08:54 5964dbd2868a: Preparing 01:08:54 e96c2715d6c5: Preparing 01:08:54 861433629a8d: Preparing 01:08:54 1d8bad06934c: Preparing 01:08:54 9c491186826d: Preparing 01:08:54 b9479b377c1e: Preparing 01:08:54 f1417ff83b31: Preparing 01:08:54 9c491186826d: Waiting 01:08:54 b9479b377c1e: Waiting 01:08:54 f1417ff83b31: Waiting 01:08:54 5964dbd2868a: Layer already exists 01:08:54 298e06d953c9: Layer already exists 01:08:54 861433629a8d: Layer already exists 01:08:54 e96c2715d6c5: Layer already exists 01:08:54 1d8bad06934c: Layer already exists 01:08:54 9c491186826d: Layer already exists 01:08:54 b9479b377c1e: Layer already exists 01:08:54 f1417ff83b31: Layer already exists 01:08:54 latest: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.165 01:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:08:55 298e06d953c9: Preparing 01:08:55 5964dbd2868a: Preparing 01:08:55 e96c2715d6c5: Preparing 01:08:55 861433629a8d: Preparing 01:08:55 1d8bad06934c: Preparing 01:08:55 9c491186826d: Preparing 01:08:55 b9479b377c1e: Preparing 01:08:55 f1417ff83b31: Preparing 01:08:55 9c491186826d: Waiting 01:08:55 b9479b377c1e: Waiting 01:08:55 f1417ff83b31: Waiting 01:08:55 e96c2715d6c5: Layer already exists 01:08:55 1d8bad06934c: Layer already exists 01:08:55 861433629a8d: Layer already exists 01:08:55 298e06d953c9: Layer already exists 01:08:55 5964dbd2868a: Layer already exists 01:08:55 9c491186826d: Layer already exists 01:08:55 b9479b377c1e: Layer already exists 01:08:55 f1417ff83b31: Layer already exists 01:08:55 3.0.0-dev.165: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:08:56 298e06d953c9: Preparing 01:08:56 5964dbd2868a: Preparing 01:08:56 e96c2715d6c5: Preparing 01:08:56 861433629a8d: Preparing 01:08:56 1d8bad06934c: Preparing 01:08:56 9c491186826d: Preparing 01:08:56 b9479b377c1e: Preparing 01:08:56 f1417ff83b31: Preparing 01:08:56 9c491186826d: Waiting 01:08:56 f1417ff83b31: Waiting 01:08:56 b9479b377c1e: Waiting 01:08:56 861433629a8d: Layer already exists 01:08:56 5964dbd2868a: Layer already exists 01:08:56 e96c2715d6c5: Layer already exists 01:08:56 298e06d953c9: Layer already exists 01:08:56 1d8bad06934c: Layer already exists 01:08:56 9c491186826d: Layer already exists 01:08:56 b9479b377c1e: Layer already exists 01:08:56 f1417ff83b31: Layer already exists 01:08:56 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:56 + 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 01:08:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:08:56 298e06d953c9: Preparing 01:08:56 5964dbd2868a: Preparing 01:08:56 e96c2715d6c5: Preparing 01:08:56 861433629a8d: Preparing 01:08:56 1d8bad06934c: Preparing 01:08:56 9c491186826d: Preparing 01:08:56 b9479b377c1e: Preparing 01:08:56 f1417ff83b31: Preparing 01:08:56 b9479b377c1e: Waiting 01:08:56 9c491186826d: Waiting 01:08:56 5964dbd2868a: Layer already exists 01:08:56 1d8bad06934c: Layer already exists 01:08:56 861433629a8d: Layer already exists 01:08:56 298e06d953c9: Layer already exists 01:08:56 e96c2715d6c5: Layer already exists 01:08:56 f1417ff83b31: Layer already exists 01:08:56 b9479b377c1e: Layer already exists 01:08:56 9c491186826d: Layer already exists 01:08:56 main: digest: sha256:4fda7929b217e54147b5ef8b6c9c3c154d8e2c1a0febd8909686e5e16d233f37 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:56 ===================================================== [Pipeline] echo 01:08:56 taggedImages: 01:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.165 01:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:08:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:08:56 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:56 latest 01:08:56 3.0.0-dev.165 01:08:56 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:08:56 main 01:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:57 + docker push nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:08:57 4b00883781ec: Preparing 01:08:57 0c56a11c1274: Preparing 01:08:57 1d8bad06934c: Preparing 01:08:57 9c491186826d: Preparing 01:08:57 ba678bb80d97: Preparing 01:08:57 f1417ff83b31: Preparing 01:08:57 f1417ff83b31: Waiting 01:08:57 1d8bad06934c: Layer already exists 01:08:57 9c491186826d: Layer already exists 01:08:57 f1417ff83b31: Layer already exists 01:08:58 ba678bb80d97: Pushed 01:08:58 4b00883781ec: Pushed 01:08:58 0c56a11c1274: Pushed 01:08:59 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:59 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:08:59 4b00883781ec: Preparing 01:08:59 0c56a11c1274: Preparing 01:08:59 1d8bad06934c: Preparing 01:08:59 9c491186826d: Preparing 01:08:59 ba678bb80d97: Preparing 01:08:59 f1417ff83b31: Preparing 01:08:59 f1417ff83b31: Waiting 01:08:59 1d8bad06934c: Layer already exists 01:08:59 9c491186826d: Layer already exists 01:08:59 0c56a11c1274: Layer already exists 01:08:59 4b00883781ec: Layer already exists 01:08:59 ba678bb80d97: Layer already exists 01:08:59 f1417ff83b31: Layer already exists 01:08:59 latest: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:00 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.165 01:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:09:00 4b00883781ec: Preparing 01:09:00 0c56a11c1274: Preparing 01:09:00 1d8bad06934c: Preparing 01:09:00 9c491186826d: Preparing 01:09:00 ba678bb80d97: Preparing 01:09:00 f1417ff83b31: Preparing 01:09:00 f1417ff83b31: Waiting 01:09:00 1d8bad06934c: Layer already exists 01:09:00 4b00883781ec: Layer already exists 01:09:00 9c491186826d: Layer already exists 01:09:00 ba678bb80d97: Layer already exists 01:09:00 0c56a11c1274: Layer already exists 01:09:00 f1417ff83b31: Layer already exists 01:09:00 3.0.0-dev.165: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:01 + docker push nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:09:01 4b00883781ec: Preparing 01:09:01 0c56a11c1274: Preparing 01:09:01 1d8bad06934c: Preparing 01:09:01 9c491186826d: Preparing 01:09:01 ba678bb80d97: Preparing 01:09:01 f1417ff83b31: Preparing 01:09:01 f1417ff83b31: Waiting 01:09:01 ba678bb80d97: Layer already exists 01:09:01 4b00883781ec: Layer already exists 01:09:01 0c56a11c1274: Layer already exists 01:09:01 9c491186826d: Layer already exists 01:09:01 1d8bad06934c: Layer already exists 01:09:01 f1417ff83b31: Layer already exists 01:09:01 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:01 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:09:01 4b00883781ec: Preparing 01:09:01 0c56a11c1274: Preparing 01:09:01 1d8bad06934c: Preparing 01:09:01 9c491186826d: Preparing 01:09:01 ba678bb80d97: Preparing 01:09:01 f1417ff83b31: Preparing 01:09:01 f1417ff83b31: Waiting 01:09:01 9c491186826d: Layer already exists 01:09:01 1d8bad06934c: Layer already exists 01:09:01 0c56a11c1274: Layer already exists 01:09:01 ba678bb80d97: Layer already exists 01:09:01 4b00883781ec: Layer already exists 01:09:01 f1417ff83b31: Layer already exists 01:09:01 main: digest: sha256:6007f5ae626baf9d1a0f992c477d3964c86e5b7553c084f38c6134f9589e6405 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:01 ===================================================== [Pipeline] echo 01:09:01 taggedImages: 01:09:01 - nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:01 - nexus3.edgexfoundry.org:10004/core-data:latest 01:09:01 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.165 01:09:01 - nexus3.edgexfoundry.org:10004/core-data:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:01 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:09:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:09:01 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:01 latest 01:09:01 3.0.0-dev.165 01:09:01 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:01 main 01:09:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:09:02 2ec7a02d4a1a: Preparing 01:09:02 aecbf1bd085a: Preparing 01:09:02 e57a1ab8c69b: Preparing 01:09:02 1d8bad06934c: Preparing 01:09:02 9c491186826d: Preparing 01:09:02 035eab92635b: Preparing 01:09:02 f1417ff83b31: Preparing 01:09:02 035eab92635b: Waiting 01:09:02 f1417ff83b31: Waiting 01:09:02 1d8bad06934c: Layer already exists 01:09:02 9c491186826d: Layer already exists 01:09:02 035eab92635b: Layer already exists 01:09:02 f1417ff83b31: Layer already exists 01:09:02 2ec7a02d4a1a: Pushed 01:09:02 aecbf1bd085a: Pushed 01:09:03 e57a1ab8c69b: Pushed 01:09:04 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:09:04 2ec7a02d4a1a: Preparing 01:09:04 aecbf1bd085a: Preparing 01:09:04 e57a1ab8c69b: Preparing 01:09:04 1d8bad06934c: Preparing 01:09:04 9c491186826d: Preparing 01:09:04 035eab92635b: Preparing 01:09:04 f1417ff83b31: Preparing 01:09:04 035eab92635b: Waiting 01:09:04 f1417ff83b31: Waiting 01:09:04 aecbf1bd085a: Layer already exists 01:09:04 1d8bad06934c: Layer already exists 01:09:04 2ec7a02d4a1a: Layer already exists 01:09:04 9c491186826d: Layer already exists 01:09:04 e57a1ab8c69b: Layer already exists 01:09:04 f1417ff83b31: Layer already exists 01:09:04 035eab92635b: Layer already exists 01:09:04 latest: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.165 01:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:09:05 2ec7a02d4a1a: Preparing 01:09:05 aecbf1bd085a: Preparing 01:09:05 e57a1ab8c69b: Preparing 01:09:05 1d8bad06934c: Preparing 01:09:05 9c491186826d: Preparing 01:09:05 035eab92635b: Preparing 01:09:05 f1417ff83b31: Preparing 01:09:05 f1417ff83b31: Waiting 01:09:05 aecbf1bd085a: Layer already exists 01:09:05 9c491186826d: Layer already exists 01:09:05 1d8bad06934c: Layer already exists 01:09:05 e57a1ab8c69b: Layer already exists 01:09:05 2ec7a02d4a1a: Layer already exists 01:09:05 035eab92635b: Layer already exists 01:09:05 f1417ff83b31: Layer already exists 01:09:05 3.0.0-dev.165: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:09:05 2ec7a02d4a1a: Preparing 01:09:05 aecbf1bd085a: Preparing 01:09:05 e57a1ab8c69b: Preparing 01:09:05 1d8bad06934c: Preparing 01:09:05 9c491186826d: Preparing 01:09:05 035eab92635b: Preparing 01:09:05 f1417ff83b31: Preparing 01:09:05 035eab92635b: Waiting 01:09:05 f1417ff83b31: Waiting 01:09:05 aecbf1bd085a: Layer already exists 01:09:05 e57a1ab8c69b: Layer already exists 01:09:05 9c491186826d: Layer already exists 01:09:05 2ec7a02d4a1a: Layer already exists 01:09:05 1d8bad06934c: Layer already exists 01:09:05 035eab92635b: Layer already exists 01:09:05 f1417ff83b31: Layer already exists 01:09:05 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:09:06 2ec7a02d4a1a: Preparing 01:09:06 aecbf1bd085a: Preparing 01:09:06 e57a1ab8c69b: Preparing 01:09:06 1d8bad06934c: Preparing 01:09:06 9c491186826d: Preparing 01:09:06 035eab92635b: Preparing 01:09:06 f1417ff83b31: Preparing 01:09:06 035eab92635b: Waiting 01:09:06 f1417ff83b31: Waiting 01:09:06 e57a1ab8c69b: Layer already exists 01:09:06 2ec7a02d4a1a: Layer already exists 01:09:06 9c491186826d: Layer already exists 01:09:06 aecbf1bd085a: Layer already exists 01:09:06 1d8bad06934c: Layer already exists 01:09:06 035eab92635b: Layer already exists 01:09:06 f1417ff83b31: Layer already exists 01:09:06 main: digest: sha256:eb99e3088662eb06b9218d63615b2916d23e217e541e476130b204e3eb63110c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:06 ===================================================== [Pipeline] echo 01:09:06 taggedImages: 01:09:06 - nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:09:06 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.165 01:09:06 - nexus3.edgexfoundry.org:10004/core-metadata:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:09:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:09:06 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:06 latest 01:09:06 3.0.0-dev.165 01:09:06 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:06 main 01:09:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:09:07 53d47f5bc9d0: Preparing 01:09:07 53d47f5bc9d0: Preparing 01:09:07 1deee2ca9304: Preparing 01:09:07 9f50a427e173: Preparing 01:09:07 efaeb00c753e: Preparing 01:09:07 5fcd295cbfe0: Preparing 01:09:07 ff6d0fe9dfa6: Preparing 01:09:07 1d8bad06934c: Preparing 01:09:07 9c491186826d: Preparing 01:09:07 cb1904120e90: Preparing 01:09:07 3dea8f8edb4d: Preparing 01:09:07 98fdb97066e5: Preparing 01:09:07 242d699c3fb6: Preparing 01:09:07 f1417ff83b31: Preparing 01:09:07 ff6d0fe9dfa6: Waiting 01:09:07 1d8bad06934c: Waiting 01:09:07 cb1904120e90: Waiting 01:09:07 9c491186826d: Waiting 01:09:07 3dea8f8edb4d: Waiting 01:09:07 98fdb97066e5: Waiting 01:09:07 242d699c3fb6: Waiting 01:09:07 f1417ff83b31: Waiting 01:09:07 53d47f5bc9d0: Pushed 01:09:07 efaeb00c753e: Pushed 01:09:07 1d8bad06934c: Layer already exists 01:09:07 9f50a427e173: Pushed 01:09:07 1deee2ca9304: Pushed 01:09:07 9c491186826d: Layer already exists 01:09:07 5fcd295cbfe0: Pushed 01:09:07 cb1904120e90: Pushed 01:09:07 f1417ff83b31: Layer already exists 01:09:07 3dea8f8edb4d: Pushed 01:09:07 98fdb97066e5: Pushed 01:09:07 242d699c3fb6: Pushed 01:09:08 ff6d0fe9dfa6: Pushed 01:09:08 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:09:09 53d47f5bc9d0: Preparing 01:09:09 53d47f5bc9d0: Preparing 01:09:09 1deee2ca9304: Preparing 01:09:09 9f50a427e173: Preparing 01:09:09 efaeb00c753e: Preparing 01:09:09 5fcd295cbfe0: Preparing 01:09:09 ff6d0fe9dfa6: Preparing 01:09:09 1d8bad06934c: Preparing 01:09:09 9c491186826d: Preparing 01:09:09 cb1904120e90: Preparing 01:09:09 3dea8f8edb4d: Preparing 01:09:09 98fdb97066e5: Preparing 01:09:09 242d699c3fb6: Preparing 01:09:09 f1417ff83b31: Preparing 01:09:09 cb1904120e90: Waiting 01:09:09 3dea8f8edb4d: Waiting 01:09:09 98fdb97066e5: Waiting 01:09:09 242d699c3fb6: Waiting 01:09:09 1d8bad06934c: Waiting 01:09:09 f1417ff83b31: Waiting 01:09:09 ff6d0fe9dfa6: Waiting 01:09:09 9c491186826d: Waiting 01:09:09 9f50a427e173: Layer already exists 01:09:09 5fcd295cbfe0: Layer already exists 01:09:09 ff6d0fe9dfa6: Layer already exists 01:09:09 1d8bad06934c: Layer already exists 01:09:09 efaeb00c753e: Layer already exists 01:09:09 9c491186826d: Layer already exists 01:09:09 98fdb97066e5: Layer already exists 01:09:09 cb1904120e90: Layer already exists 01:09:09 1deee2ca9304: Layer already exists 01:09:09 3dea8f8edb4d: Layer already exists 01:09:09 f1417ff83b31: Layer already exists 01:09:09 242d699c3fb6: Layer already exists 01:09:09 53d47f5bc9d0: Layer already exists 01:09:09 latest: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.165 01:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:09:10 53d47f5bc9d0: Preparing 01:09:10 53d47f5bc9d0: Preparing 01:09:10 1deee2ca9304: Preparing 01:09:10 9f50a427e173: Preparing 01:09:10 efaeb00c753e: Preparing 01:09:10 5fcd295cbfe0: Preparing 01:09:10 ff6d0fe9dfa6: Preparing 01:09:10 1d8bad06934c: Preparing 01:09:10 9c491186826d: Preparing 01:09:10 cb1904120e90: Preparing 01:09:10 3dea8f8edb4d: Preparing 01:09:10 98fdb97066e5: Preparing 01:09:10 242d699c3fb6: Preparing 01:09:10 f1417ff83b31: Preparing 01:09:10 3dea8f8edb4d: Waiting 01:09:10 9c491186826d: Waiting 01:09:10 ff6d0fe9dfa6: Waiting 01:09:10 98fdb97066e5: Waiting 01:09:10 cb1904120e90: Waiting 01:09:10 1d8bad06934c: Waiting 01:09:10 242d699c3fb6: Waiting 01:09:10 f1417ff83b31: Waiting 01:09:10 5fcd295cbfe0: Layer already exists 01:09:10 1deee2ca9304: Layer already exists 01:09:10 9f50a427e173: Layer already exists 01:09:10 53d47f5bc9d0: Layer already exists 01:09:10 efaeb00c753e: Layer already exists 01:09:10 ff6d0fe9dfa6: Layer already exists 01:09:10 1d8bad06934c: Layer already exists 01:09:10 3dea8f8edb4d: Layer already exists 01:09:10 cb1904120e90: Layer already exists 01:09:10 9c491186826d: Layer already exists 01:09:10 98fdb97066e5: Layer already exists 01:09:10 f1417ff83b31: Layer already exists 01:09:10 242d699c3fb6: Layer already exists 01:09:10 3.0.0-dev.165: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:09:10 53d47f5bc9d0: Preparing 01:09:10 53d47f5bc9d0: Preparing 01:09:10 1deee2ca9304: Preparing 01:09:10 9f50a427e173: Preparing 01:09:10 efaeb00c753e: Preparing 01:09:10 5fcd295cbfe0: Preparing 01:09:10 ff6d0fe9dfa6: Preparing 01:09:10 1d8bad06934c: Preparing 01:09:10 9c491186826d: Preparing 01:09:10 cb1904120e90: Preparing 01:09:10 3dea8f8edb4d: Preparing 01:09:10 98fdb97066e5: Preparing 01:09:10 242d699c3fb6: Preparing 01:09:10 f1417ff83b31: Preparing 01:09:10 ff6d0fe9dfa6: Waiting 01:09:10 1d8bad06934c: Waiting 01:09:10 9c491186826d: Waiting 01:09:10 cb1904120e90: Waiting 01:09:10 3dea8f8edb4d: Waiting 01:09:10 242d699c3fb6: Waiting 01:09:10 98fdb97066e5: Waiting 01:09:10 f1417ff83b31: Waiting 01:09:10 9f50a427e173: Layer already exists 01:09:10 53d47f5bc9d0: Layer already exists 01:09:10 1deee2ca9304: Layer already exists 01:09:10 5fcd295cbfe0: Layer already exists 01:09:10 efaeb00c753e: Layer already exists 01:09:10 cb1904120e90: Layer already exists 01:09:10 1d8bad06934c: Layer already exists 01:09:10 9c491186826d: Layer already exists 01:09:10 3dea8f8edb4d: Layer already exists 01:09:10 ff6d0fe9dfa6: Layer already exists 01:09:10 242d699c3fb6: Layer already exists 01:09:10 f1417ff83b31: Layer already exists 01:09:10 98fdb97066e5: Layer already exists 01:09:10 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:09:11 53d47f5bc9d0: Preparing 01:09:11 53d47f5bc9d0: Preparing 01:09:11 1deee2ca9304: Preparing 01:09:11 9f50a427e173: Preparing 01:09:11 efaeb00c753e: Preparing 01:09:11 5fcd295cbfe0: Preparing 01:09:11 ff6d0fe9dfa6: Preparing 01:09:11 1d8bad06934c: Preparing 01:09:11 9c491186826d: Preparing 01:09:11 cb1904120e90: Preparing 01:09:11 3dea8f8edb4d: Preparing 01:09:11 98fdb97066e5: Preparing 01:09:11 242d699c3fb6: Preparing 01:09:11 f1417ff83b31: Preparing 01:09:11 cb1904120e90: Waiting 01:09:11 3dea8f8edb4d: Waiting 01:09:11 1d8bad06934c: Waiting 01:09:11 98fdb97066e5: Waiting 01:09:11 ff6d0fe9dfa6: Waiting 01:09:11 9c491186826d: Waiting 01:09:11 53d47f5bc9d0: Layer already exists 01:09:11 efaeb00c753e: Layer already exists 01:09:11 1deee2ca9304: Layer already exists 01:09:11 9f50a427e173: Layer already exists 01:09:11 5fcd295cbfe0: Layer already exists 01:09:11 ff6d0fe9dfa6: Layer already exists 01:09:11 1d8bad06934c: Layer already exists 01:09:11 cb1904120e90: Layer already exists 01:09:11 3dea8f8edb4d: Layer already exists 01:09:11 9c491186826d: Layer already exists 01:09:11 98fdb97066e5: Layer already exists 01:09:11 f1417ff83b31: Layer already exists 01:09:11 242d699c3fb6: Layer already exists 01:09:11 main: digest: sha256:ce61552894e5856de669cd9b4675019a96ed8e26de7f8d0e453f8c7a3cffa449 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:11 ===================================================== [Pipeline] echo 01:09:11 taggedImages: 01:09:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:09:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.165 01:09:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:09:11 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:09:11 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:11 latest 01:09:11 3.0.0-dev.165 01:09:11 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:11 main 01:09:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:09:12 f83348b4e686: Preparing 01:09:12 7b176c0a53ec: Preparing 01:09:12 3d76ac8de3dc: Preparing 01:09:12 4fd178bb9ef6: Preparing 01:09:12 1d8bad06934c: Preparing 01:09:12 9c491186826d: Preparing 01:09:12 b9479b377c1e: Preparing 01:09:12 f1417ff83b31: Preparing 01:09:12 9c491186826d: Waiting 01:09:12 f1417ff83b31: Waiting 01:09:12 b9479b377c1e: Waiting 01:09:12 1d8bad06934c: Layer already exists 01:09:12 9c491186826d: Layer already exists 01:09:12 3d76ac8de3dc: Pushed 01:09:12 7b176c0a53ec: Pushed 01:09:12 f83348b4e686: Pushed 01:09:12 b9479b377c1e: Layer already exists 01:09:12 f1417ff83b31: Layer already exists 01:09:13 4fd178bb9ef6: Pushed 01:09:13 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:09:14 f83348b4e686: Preparing 01:09:14 7b176c0a53ec: Preparing 01:09:14 3d76ac8de3dc: Preparing 01:09:14 4fd178bb9ef6: Preparing 01:09:14 1d8bad06934c: Preparing 01:09:14 9c491186826d: Preparing 01:09:14 b9479b377c1e: Preparing 01:09:14 f1417ff83b31: Preparing 01:09:14 9c491186826d: Waiting 01:09:14 b9479b377c1e: Waiting 01:09:14 f1417ff83b31: Waiting 01:09:14 1d8bad06934c: Layer already exists 01:09:14 4fd178bb9ef6: Layer already exists 01:09:14 3d76ac8de3dc: Layer already exists 01:09:14 f83348b4e686: Layer already exists 01:09:14 7b176c0a53ec: Layer already exists 01:09:14 b9479b377c1e: Layer already exists 01:09:14 9c491186826d: Layer already exists 01:09:14 f1417ff83b31: Layer already exists 01:09:14 latest: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.165 01:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:09:14 f83348b4e686: Preparing 01:09:14 7b176c0a53ec: Preparing 01:09:14 3d76ac8de3dc: Preparing 01:09:14 4fd178bb9ef6: Preparing 01:09:14 1d8bad06934c: Preparing 01:09:14 9c491186826d: Preparing 01:09:14 b9479b377c1e: Preparing 01:09:14 f1417ff83b31: Preparing 01:09:14 9c491186826d: Waiting 01:09:14 b9479b377c1e: Waiting 01:09:14 f1417ff83b31: Waiting 01:09:14 f83348b4e686: Layer already exists 01:09:14 3d76ac8de3dc: Layer already exists 01:09:14 4fd178bb9ef6: Layer already exists 01:09:14 7b176c0a53ec: Layer already exists 01:09:14 1d8bad06934c: Layer already exists 01:09:14 9c491186826d: Layer already exists 01:09:14 b9479b377c1e: Layer already exists 01:09:14 f1417ff83b31: Layer already exists 01:09:14 3.0.0-dev.165: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:09:15 f83348b4e686: Preparing 01:09:15 7b176c0a53ec: Preparing 01:09:15 3d76ac8de3dc: Preparing 01:09:15 4fd178bb9ef6: Preparing 01:09:15 1d8bad06934c: Preparing 01:09:15 9c491186826d: Preparing 01:09:15 b9479b377c1e: Preparing 01:09:15 f1417ff83b31: Preparing 01:09:15 9c491186826d: Waiting 01:09:15 b9479b377c1e: Waiting 01:09:15 f1417ff83b31: Waiting 01:09:15 f83348b4e686: Layer already exists 01:09:15 1d8bad06934c: Layer already exists 01:09:15 3d76ac8de3dc: Layer already exists 01:09:15 7b176c0a53ec: Layer already exists 01:09:15 4fd178bb9ef6: Layer already exists 01:09:15 b9479b377c1e: Layer already exists 01:09:15 9c491186826d: Layer already exists 01:09:15 f1417ff83b31: Layer already exists 01:09:15 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:09:16 f83348b4e686: Preparing 01:09:16 7b176c0a53ec: Preparing 01:09:16 3d76ac8de3dc: Preparing 01:09:16 4fd178bb9ef6: Preparing 01:09:16 1d8bad06934c: Preparing 01:09:16 9c491186826d: Preparing 01:09:16 b9479b377c1e: Preparing 01:09:16 f1417ff83b31: Preparing 01:09:16 9c491186826d: Waiting 01:09:16 b9479b377c1e: Waiting 01:09:16 f1417ff83b31: Waiting 01:09:16 1d8bad06934c: Layer already exists 01:09:16 7b176c0a53ec: Layer already exists 01:09:16 3d76ac8de3dc: Layer already exists 01:09:16 f83348b4e686: Layer already exists 01:09:16 4fd178bb9ef6: Layer already exists 01:09:16 9c491186826d: Layer already exists 01:09:16 b9479b377c1e: Layer already exists 01:09:16 f1417ff83b31: Layer already exists 01:09:16 main: digest: sha256:f0c4e83191610ae2d32e2cf7ff416b72e510417c57b298b79c3dcd783e0dd91e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:16 ===================================================== [Pipeline] echo 01:09:16 taggedImages: 01:09:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:09:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.165 01:09:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:09:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:09:16 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:16 latest 01:09:16 3.0.0-dev.165 01:09:16 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:16 main 01:09:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:09:16 4b93ccb0dadb: Preparing 01:09:16 fb680250778e: Preparing 01:09:16 60f48231dbb8: Preparing 01:09:16 cbdb29cc3f61: Preparing 01:09:16 1d8bad06934c: Preparing 01:09:16 9c491186826d: Preparing 01:09:16 301053628078: Preparing 01:09:16 eb91228d10d6: Preparing 01:09:16 f1417ff83b31: Preparing 01:09:16 301053628078: Waiting 01:09:16 eb91228d10d6: Waiting 01:09:16 f1417ff83b31: Waiting 01:09:16 9c491186826d: Waiting 01:09:16 fb680250778e: Pushed 01:09:16 1d8bad06934c: Layer already exists 01:09:16 4b93ccb0dadb: Pushed 01:09:16 cbdb29cc3f61: Pushed 01:09:17 301053628078: Pushed 01:09:17 9c491186826d: Layer already exists 01:09:17 f1417ff83b31: Layer already exists 01:09:17 eb91228d10d6: Pushed 01:09:17 60f48231dbb8: Pushed 01:09:18 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:09:18 4b93ccb0dadb: Preparing 01:09:18 fb680250778e: Preparing 01:09:18 60f48231dbb8: Preparing 01:09:18 cbdb29cc3f61: Preparing 01:09:18 1d8bad06934c: Preparing 01:09:18 9c491186826d: Preparing 01:09:18 301053628078: Preparing 01:09:18 eb91228d10d6: Preparing 01:09:18 f1417ff83b31: Preparing 01:09:18 9c491186826d: Waiting 01:09:18 eb91228d10d6: Waiting 01:09:18 301053628078: Waiting 01:09:18 f1417ff83b31: Waiting 01:09:18 60f48231dbb8: Layer already exists 01:09:18 4b93ccb0dadb: Layer already exists 01:09:18 fb680250778e: Layer already exists 01:09:18 cbdb29cc3f61: Layer already exists 01:09:18 1d8bad06934c: Layer already exists 01:09:18 301053628078: Layer already exists 01:09:18 eb91228d10d6: Layer already exists 01:09:18 f1417ff83b31: Layer already exists 01:09:18 9c491186826d: Layer already exists 01:09:18 latest: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.165 01:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:09:19 4b93ccb0dadb: Preparing 01:09:19 fb680250778e: Preparing 01:09:19 60f48231dbb8: Preparing 01:09:19 cbdb29cc3f61: Preparing 01:09:19 1d8bad06934c: Preparing 01:09:19 9c491186826d: Preparing 01:09:19 301053628078: Preparing 01:09:19 eb91228d10d6: Preparing 01:09:19 f1417ff83b31: Preparing 01:09:19 301053628078: Waiting 01:09:19 eb91228d10d6: Waiting 01:09:19 f1417ff83b31: Waiting 01:09:19 9c491186826d: Waiting 01:09:19 cbdb29cc3f61: Layer already exists 01:09:19 60f48231dbb8: Layer already exists 01:09:19 fb680250778e: Layer already exists 01:09:19 1d8bad06934c: Layer already exists 01:09:19 4b93ccb0dadb: Layer already exists 01:09:19 f1417ff83b31: Layer already exists 01:09:19 9c491186826d: Layer already exists 01:09:19 301053628078: Layer already exists 01:09:19 eb91228d10d6: Layer already exists 01:09:19 3.0.0-dev.165: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:09:20 4b93ccb0dadb: Preparing 01:09:20 fb680250778e: Preparing 01:09:20 60f48231dbb8: Preparing 01:09:20 cbdb29cc3f61: Preparing 01:09:20 1d8bad06934c: Preparing 01:09:20 9c491186826d: Preparing 01:09:20 301053628078: Preparing 01:09:20 eb91228d10d6: Preparing 01:09:20 f1417ff83b31: Preparing 01:09:20 9c491186826d: Waiting 01:09:20 301053628078: Waiting 01:09:20 eb91228d10d6: Waiting 01:09:20 f1417ff83b31: Waiting 01:09:20 60f48231dbb8: Layer already exists 01:09:20 cbdb29cc3f61: Layer already exists 01:09:20 1d8bad06934c: Layer already exists 01:09:20 4b93ccb0dadb: Layer already exists 01:09:20 fb680250778e: Layer already exists 01:09:20 301053628078: Layer already exists 01:09:20 9c491186826d: Layer already exists 01:09:20 f1417ff83b31: Layer already exists 01:09:20 eb91228d10d6: Layer already exists 01:09:20 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:09:20 4b93ccb0dadb: Preparing 01:09:20 fb680250778e: Preparing 01:09:20 60f48231dbb8: Preparing 01:09:20 cbdb29cc3f61: Preparing 01:09:20 1d8bad06934c: Preparing 01:09:20 9c491186826d: Preparing 01:09:20 301053628078: Preparing 01:09:20 eb91228d10d6: Preparing 01:09:20 f1417ff83b31: Preparing 01:09:20 9c491186826d: Waiting 01:09:20 301053628078: Waiting 01:09:20 eb91228d10d6: Waiting 01:09:20 f1417ff83b31: Waiting 01:09:20 cbdb29cc3f61: Layer already exists 01:09:20 1d8bad06934c: Layer already exists 01:09:20 fb680250778e: Layer already exists 01:09:20 4b93ccb0dadb: Layer already exists 01:09:20 60f48231dbb8: Layer already exists 01:09:20 eb91228d10d6: Layer already exists 01:09:20 9c491186826d: Layer already exists 01:09:20 301053628078: Layer already exists 01:09:20 f1417ff83b31: Layer already exists 01:09:20 main: digest: sha256:463870db1d5f8da5935895a68ddab6842c712c532e18b37c6b00af3f5e3a4879 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:20 ===================================================== [Pipeline] echo 01:09:20 taggedImages: 01:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.165 01:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:09:20 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:09:20 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:20 latest 01:09:20 3.0.0-dev.165 01:09:20 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:20 main 01:09:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:09:21 6f380fe15ab1: Preparing 01:09:21 4c3578373c4f: Preparing 01:09:21 a6128c311dc1: Preparing 01:09:21 ab6e87988b48: Preparing 01:09:21 94ec458f8826: Preparing 01:09:21 350081bdd95e: Preparing 01:09:21 5bf13e69a758: Preparing 01:09:21 1d8bad06934c: Preparing 01:09:21 9c491186826d: Preparing 01:09:21 f55245ad83ce: Preparing 01:09:21 f1417ff83b31: Preparing 01:09:21 350081bdd95e: Waiting 01:09:21 1d8bad06934c: Waiting 01:09:21 5bf13e69a758: Waiting 01:09:21 9c491186826d: Waiting 01:09:21 f55245ad83ce: Waiting 01:09:21 f1417ff83b31: Waiting 01:09:21 94ec458f8826: Pushed 01:09:21 4c3578373c4f: Pushed 01:09:21 6f380fe15ab1: Pushed 01:09:21 1d8bad06934c: Layer already exists 01:09:21 9c491186826d: Layer already exists 01:09:21 350081bdd95e: Pushed 01:09:21 5bf13e69a758: Pushed 01:09:21 f1417ff83b31: Layer already exists 01:09:21 f55245ad83ce: Pushed 01:09:22 ab6e87988b48: Pushed 01:09:22 a6128c311dc1: Pushed 01:09:23 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:09:23 6f380fe15ab1: Preparing 01:09:23 4c3578373c4f: Preparing 01:09:23 a6128c311dc1: Preparing 01:09:23 ab6e87988b48: Preparing 01:09:23 94ec458f8826: Preparing 01:09:23 350081bdd95e: Preparing 01:09:23 5bf13e69a758: Preparing 01:09:23 1d8bad06934c: Preparing 01:09:23 9c491186826d: Preparing 01:09:23 f55245ad83ce: Preparing 01:09:23 f1417ff83b31: Preparing 01:09:23 9c491186826d: Waiting 01:09:23 1d8bad06934c: Waiting 01:09:23 350081bdd95e: Waiting 01:09:23 5bf13e69a758: Waiting 01:09:23 f55245ad83ce: Waiting 01:09:23 f1417ff83b31: Waiting 01:09:23 4c3578373c4f: Layer already exists 01:09:23 a6128c311dc1: Layer already exists 01:09:23 6f380fe15ab1: Layer already exists 01:09:23 ab6e87988b48: Layer already exists 01:09:23 94ec458f8826: Layer already exists 01:09:23 350081bdd95e: Layer already exists 01:09:23 1d8bad06934c: Layer already exists 01:09:23 5bf13e69a758: Layer already exists 01:09:23 f55245ad83ce: Layer already exists 01:09:23 9c491186826d: Layer already exists 01:09:23 f1417ff83b31: Layer already exists 01:09:23 latest: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.165 01:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:09:24 6f380fe15ab1: Preparing 01:09:24 4c3578373c4f: Preparing 01:09:24 a6128c311dc1: Preparing 01:09:24 ab6e87988b48: Preparing 01:09:24 94ec458f8826: Preparing 01:09:24 350081bdd95e: Preparing 01:09:24 5bf13e69a758: Preparing 01:09:24 1d8bad06934c: Preparing 01:09:24 9c491186826d: Preparing 01:09:24 f55245ad83ce: Preparing 01:09:24 f1417ff83b31: Preparing 01:09:24 1d8bad06934c: Waiting 01:09:24 9c491186826d: Waiting 01:09:24 5bf13e69a758: Waiting 01:09:24 f55245ad83ce: Waiting 01:09:24 350081bdd95e: Waiting 01:09:24 f1417ff83b31: Waiting 01:09:24 6f380fe15ab1: Layer already exists 01:09:24 ab6e87988b48: Layer already exists 01:09:24 a6128c311dc1: Layer already exists 01:09:24 94ec458f8826: Layer already exists 01:09:24 4c3578373c4f: Layer already exists 01:09:24 350081bdd95e: Layer already exists 01:09:24 1d8bad06934c: Layer already exists 01:09:24 5bf13e69a758: Layer already exists 01:09:24 f55245ad83ce: Layer already exists 01:09:24 9c491186826d: Layer already exists 01:09:24 f1417ff83b31: Layer already exists 01:09:24 3.0.0-dev.165: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:09:24 6f380fe15ab1: Preparing 01:09:24 4c3578373c4f: Preparing 01:09:24 a6128c311dc1: Preparing 01:09:24 ab6e87988b48: Preparing 01:09:24 94ec458f8826: Preparing 01:09:24 350081bdd95e: Preparing 01:09:24 5bf13e69a758: Preparing 01:09:24 1d8bad06934c: Preparing 01:09:24 9c491186826d: Preparing 01:09:24 f55245ad83ce: Preparing 01:09:24 f1417ff83b31: Preparing 01:09:24 9c491186826d: Waiting 01:09:24 f55245ad83ce: Waiting 01:09:24 f1417ff83b31: Waiting 01:09:24 350081bdd95e: Waiting 01:09:24 5bf13e69a758: Waiting 01:09:24 1d8bad06934c: Waiting 01:09:24 ab6e87988b48: Layer already exists 01:09:24 a6128c311dc1: Layer already exists 01:09:24 4c3578373c4f: Layer already exists 01:09:24 94ec458f8826: Layer already exists 01:09:24 6f380fe15ab1: Layer already exists 01:09:24 1d8bad06934c: Layer already exists 01:09:24 350081bdd95e: Layer already exists 01:09:24 5bf13e69a758: Layer already exists 01:09:24 9c491186826d: Layer already exists 01:09:24 f55245ad83ce: Layer already exists 01:09:24 f1417ff83b31: Layer already exists 01:09:24 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:09:25 6f380fe15ab1: Preparing 01:09:25 4c3578373c4f: Preparing 01:09:25 a6128c311dc1: Preparing 01:09:25 ab6e87988b48: Preparing 01:09:25 94ec458f8826: Preparing 01:09:25 350081bdd95e: Preparing 01:09:25 5bf13e69a758: Preparing 01:09:25 1d8bad06934c: Preparing 01:09:25 9c491186826d: Preparing 01:09:25 f55245ad83ce: Preparing 01:09:25 f1417ff83b31: Preparing 01:09:25 5bf13e69a758: Waiting 01:09:25 1d8bad06934c: Waiting 01:09:25 f55245ad83ce: Waiting 01:09:25 f1417ff83b31: Waiting 01:09:25 9c491186826d: Waiting 01:09:25 350081bdd95e: Waiting 01:09:25 4c3578373c4f: Layer already exists 01:09:25 a6128c311dc1: Layer already exists 01:09:25 94ec458f8826: Layer already exists 01:09:25 6f380fe15ab1: Layer already exists 01:09:25 ab6e87988b48: Layer already exists 01:09:25 350081bdd95e: Layer already exists 01:09:25 9c491186826d: Layer already exists 01:09:25 5bf13e69a758: Layer already exists 01:09:25 1d8bad06934c: Layer already exists 01:09:25 f55245ad83ce: Layer already exists 01:09:25 f1417ff83b31: Layer already exists 01:09:25 main: digest: sha256:c27005b5e051e215ca7b08d17d01ebd6ff92f902ad768e4e7f7ed078f344d28a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:25 ===================================================== [Pipeline] echo 01:09:25 taggedImages: 01:09:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:09:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.165 01:09:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:09:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:09:25 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:25 latest 01:09:25 3.0.0-dev.165 01:09:25 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:25 main 01:09:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:09:26 e5a23ac1158a: Preparing 01:09:26 180540d377be: Preparing 01:09:26 1d8bad06934c: Preparing 01:09:26 9c491186826d: Preparing 01:09:26 4d5cde60ff80: Preparing 01:09:26 f1417ff83b31: Preparing 01:09:26 f1417ff83b31: Waiting 01:09:26 9c491186826d: Layer already exists 01:09:26 1d8bad06934c: Layer already exists 01:09:26 e5a23ac1158a: Pushed 01:09:26 f1417ff83b31: Layer already exists 01:09:26 4d5cde60ff80: Pushed 01:09:28 180540d377be: Pushed 01:09:28 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:09:29 e5a23ac1158a: Preparing 01:09:29 180540d377be: Preparing 01:09:29 1d8bad06934c: Preparing 01:09:29 9c491186826d: Preparing 01:09:29 4d5cde60ff80: Preparing 01:09:29 f1417ff83b31: Preparing 01:09:29 f1417ff83b31: Waiting 01:09:29 1d8bad06934c: Layer already exists 01:09:29 4d5cde60ff80: Layer already exists 01:09:29 e5a23ac1158a: Layer already exists 01:09:29 9c491186826d: Layer already exists 01:09:29 180540d377be: Layer already exists 01:09:29 f1417ff83b31: Layer already exists 01:09:29 latest: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.165 01:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:09:30 e5a23ac1158a: Preparing 01:09:30 180540d377be: Preparing 01:09:30 1d8bad06934c: Preparing 01:09:30 9c491186826d: Preparing 01:09:30 4d5cde60ff80: Preparing 01:09:30 f1417ff83b31: Preparing 01:09:30 f1417ff83b31: Waiting 01:09:30 e5a23ac1158a: Layer already exists 01:09:30 180540d377be: Layer already exists 01:09:30 9c491186826d: Layer already exists 01:09:30 4d5cde60ff80: Layer already exists 01:09:30 1d8bad06934c: Layer already exists 01:09:30 f1417ff83b31: Layer already exists 01:09:30 3.0.0-dev.165: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:09:30 e5a23ac1158a: Preparing 01:09:30 180540d377be: Preparing 01:09:30 1d8bad06934c: Preparing 01:09:30 9c491186826d: Preparing 01:09:30 4d5cde60ff80: Preparing 01:09:30 f1417ff83b31: Preparing 01:09:30 180540d377be: Layer already exists 01:09:30 e5a23ac1158a: Layer already exists 01:09:30 1d8bad06934c: Layer already exists 01:09:30 4d5cde60ff80: Layer already exists 01:09:30 9c491186826d: Layer already exists 01:09:30 f1417ff83b31: Layer already exists 01:09:30 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:09:31 e5a23ac1158a: Preparing 01:09:31 180540d377be: Preparing 01:09:31 1d8bad06934c: Preparing 01:09:31 9c491186826d: Preparing 01:09:31 4d5cde60ff80: Preparing 01:09:31 f1417ff83b31: Preparing 01:09:31 f1417ff83b31: Waiting 01:09:31 9c491186826d: Layer already exists 01:09:31 180540d377be: Layer already exists 01:09:31 e5a23ac1158a: Layer already exists 01:09:31 4d5cde60ff80: Layer already exists 01:09:31 1d8bad06934c: Layer already exists 01:09:31 f1417ff83b31: Layer already exists 01:09:31 main: digest: sha256:8890f992128b35c13294e5af3536166df42ccc0385c6abc9819dcaec98de07aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:31 ===================================================== [Pipeline] echo 01:09:31 taggedImages: 01:09:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:09:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.165 01:09:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:09:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:09:31 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:31 latest 01:09:31 3.0.0-dev.165 01:09:31 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:31 main 01:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:09:32 c7970ec42a85: Preparing 01:09:32 fb0b7bb62a1a: Preparing 01:09:32 cf412a408f5a: Preparing 01:09:32 7335f26e7ef6: Preparing 01:09:32 ff438f3964ea: Preparing 01:09:32 1d8bad06934c: Preparing 01:09:32 9c491186826d: Preparing 01:09:32 cc055636e2dd: Preparing 01:09:32 f1417ff83b31: Preparing 01:09:32 f1417ff83b31: Waiting 01:09:32 cc055636e2dd: Waiting 01:09:32 1d8bad06934c: Waiting 01:09:32 cf412a408f5a: Pushed 01:09:32 c7970ec42a85: Pushed 01:09:32 fb0b7bb62a1a: Pushed 01:09:32 1d8bad06934c: Layer already exists 01:09:32 9c491186826d: Layer already exists 01:09:32 f1417ff83b31: Layer already exists 01:09:33 cc055636e2dd: Pushed 01:09:38 ff438f3964ea: Pushed 01:09:39 7335f26e7ef6: Pushed 01:09:40 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:09:40 c7970ec42a85: Preparing 01:09:40 fb0b7bb62a1a: Preparing 01:09:40 cf412a408f5a: Preparing 01:09:40 7335f26e7ef6: Preparing 01:09:40 ff438f3964ea: Preparing 01:09:40 1d8bad06934c: Preparing 01:09:40 9c491186826d: Preparing 01:09:40 cc055636e2dd: Preparing 01:09:40 f1417ff83b31: Preparing 01:09:40 9c491186826d: Waiting 01:09:40 cc055636e2dd: Waiting 01:09:40 1d8bad06934c: Waiting 01:09:40 cf412a408f5a: Layer already exists 01:09:40 fb0b7bb62a1a: Layer already exists 01:09:40 ff438f3964ea: Layer already exists 01:09:40 c7970ec42a85: Layer already exists 01:09:40 7335f26e7ef6: Layer already exists 01:09:40 9c491186826d: Layer already exists 01:09:40 1d8bad06934c: Layer already exists 01:09:40 cc055636e2dd: Layer already exists 01:09:40 f1417ff83b31: Layer already exists 01:09:40 latest: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.165 01:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:09:41 c7970ec42a85: Preparing 01:09:41 fb0b7bb62a1a: Preparing 01:09:41 cf412a408f5a: Preparing 01:09:41 7335f26e7ef6: Preparing 01:09:41 ff438f3964ea: Preparing 01:09:41 1d8bad06934c: Preparing 01:09:41 9c491186826d: Preparing 01:09:41 cc055636e2dd: Preparing 01:09:41 f1417ff83b31: Preparing 01:09:41 1d8bad06934c: Waiting 01:09:41 f1417ff83b31: Waiting 01:09:41 9c491186826d: Waiting 01:09:41 cc055636e2dd: Waiting 01:09:41 cf412a408f5a: Layer already exists 01:09:41 7335f26e7ef6: Layer already exists 01:09:41 fb0b7bb62a1a: Layer already exists 01:09:41 c7970ec42a85: Layer already exists 01:09:41 ff438f3964ea: Layer already exists 01:09:41 9c491186826d: Layer already exists 01:09:41 1d8bad06934c: Layer already exists 01:09:41 cc055636e2dd: Layer already exists 01:09:41 f1417ff83b31: Layer already exists 01:09:41 3.0.0-dev.165: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:09:41 c7970ec42a85: Preparing 01:09:41 fb0b7bb62a1a: Preparing 01:09:41 cf412a408f5a: Preparing 01:09:41 7335f26e7ef6: Preparing 01:09:41 ff438f3964ea: Preparing 01:09:41 1d8bad06934c: Preparing 01:09:41 9c491186826d: Preparing 01:09:41 cc055636e2dd: Preparing 01:09:41 f1417ff83b31: Preparing 01:09:41 9c491186826d: Waiting 01:09:41 cc055636e2dd: Waiting 01:09:41 f1417ff83b31: Waiting 01:09:41 1d8bad06934c: Waiting 01:09:41 cf412a408f5a: Layer already exists 01:09:41 c7970ec42a85: Layer already exists 01:09:41 7335f26e7ef6: Layer already exists 01:09:41 ff438f3964ea: Layer already exists 01:09:41 fb0b7bb62a1a: Layer already exists 01:09:41 1d8bad06934c: Layer already exists 01:09:41 9c491186826d: Layer already exists 01:09:41 f1417ff83b31: Layer already exists 01:09:41 cc055636e2dd: Layer already exists 01:09:41 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:09:42 c7970ec42a85: Preparing 01:09:42 fb0b7bb62a1a: Preparing 01:09:42 cf412a408f5a: Preparing 01:09:42 7335f26e7ef6: Preparing 01:09:42 ff438f3964ea: Preparing 01:09:42 1d8bad06934c: Preparing 01:09:42 9c491186826d: Preparing 01:09:42 cc055636e2dd: Preparing 01:09:42 f1417ff83b31: Preparing 01:09:42 1d8bad06934c: Waiting 01:09:42 9c491186826d: Waiting 01:09:42 cc055636e2dd: Waiting 01:09:42 f1417ff83b31: Waiting 01:09:42 fb0b7bb62a1a: Layer already exists 01:09:42 7335f26e7ef6: Layer already exists 01:09:42 ff438f3964ea: Layer already exists 01:09:42 cf412a408f5a: Layer already exists 01:09:42 c7970ec42a85: Layer already exists 01:09:42 cc055636e2dd: Layer already exists 01:09:42 1d8bad06934c: Layer already exists 01:09:42 9c491186826d: Layer already exists 01:09:42 f1417ff83b31: Layer already exists 01:09:42 main: digest: sha256:a8b09952cd848b54a0d68b5a9bca78d06a418d72ccf30ad15239318b0fedf241 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:42 ===================================================== [Pipeline] echo 01:09:42 taggedImages: 01:09:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:09:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.165 01:09:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:09:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:09:42 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:42 latest 01:09:42 3.0.0-dev.165 01:09:42 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:42 main 01:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:09:43 b42cb5cbee5b: Preparing 01:09:43 dcf08e5f33d8: Preparing 01:09:43 24105d793e36: Preparing 01:09:43 21529fe11b2a: Preparing 01:09:43 1d8bad06934c: Preparing 01:09:43 9c491186826d: Preparing 01:09:43 09e932249e39: Preparing 01:09:43 f1417ff83b31: Preparing 01:09:43 9c491186826d: Waiting 01:09:43 09e932249e39: Waiting 01:09:43 f1417ff83b31: Waiting 01:09:43 1d8bad06934c: Layer already exists 01:09:43 9c491186826d: Layer already exists 01:09:43 24105d793e36: Pushed 01:09:43 b42cb5cbee5b: Pushed 01:09:43 dcf08e5f33d8: Pushed 01:09:43 f1417ff83b31: Layer already exists 01:09:43 09e932249e39: Pushed 01:09:51 21529fe11b2a: Pushed 01:09:51 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:09:52 b42cb5cbee5b: Preparing 01:09:52 dcf08e5f33d8: Preparing 01:09:52 24105d793e36: Preparing 01:09:52 21529fe11b2a: Preparing 01:09:52 1d8bad06934c: Preparing 01:09:52 9c491186826d: Preparing 01:09:52 09e932249e39: Preparing 01:09:52 f1417ff83b31: Preparing 01:09:52 9c491186826d: Waiting 01:09:52 09e932249e39: Waiting 01:09:52 f1417ff83b31: Waiting 01:09:52 b42cb5cbee5b: Layer already exists 01:09:52 24105d793e36: Layer already exists 01:09:52 dcf08e5f33d8: Layer already exists 01:09:52 1d8bad06934c: Layer already exists 01:09:52 21529fe11b2a: Layer already exists 01:09:52 9c491186826d: Layer already exists 01:09:52 09e932249e39: Layer already exists 01:09:52 f1417ff83b31: Layer already exists 01:09:52 latest: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.165 01:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:09:52 b42cb5cbee5b: Preparing 01:09:52 dcf08e5f33d8: Preparing 01:09:52 24105d793e36: Preparing 01:09:52 21529fe11b2a: Preparing 01:09:52 1d8bad06934c: Preparing 01:09:52 9c491186826d: Preparing 01:09:52 09e932249e39: Preparing 01:09:52 f1417ff83b31: Preparing 01:09:52 09e932249e39: Waiting 01:09:52 9c491186826d: Waiting 01:09:52 f1417ff83b31: Waiting 01:09:52 21529fe11b2a: Layer already exists 01:09:52 1d8bad06934c: Layer already exists 01:09:52 24105d793e36: Layer already exists 01:09:52 dcf08e5f33d8: Layer already exists 01:09:52 b42cb5cbee5b: Layer already exists 01:09:52 9c491186826d: Layer already exists 01:09:52 09e932249e39: Layer already exists 01:09:52 f1417ff83b31: Layer already exists 01:09:52 3.0.0-dev.165: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:09:53 b42cb5cbee5b: Preparing 01:09:53 dcf08e5f33d8: Preparing 01:09:53 24105d793e36: Preparing 01:09:53 21529fe11b2a: Preparing 01:09:53 1d8bad06934c: Preparing 01:09:53 9c491186826d: Preparing 01:09:53 09e932249e39: Preparing 01:09:53 f1417ff83b31: Preparing 01:09:53 09e932249e39: Waiting 01:09:53 9c491186826d: Waiting 01:09:53 f1417ff83b31: Waiting 01:09:53 24105d793e36: Layer already exists 01:09:53 b42cb5cbee5b: Layer already exists 01:09:53 dcf08e5f33d8: Layer already exists 01:09:53 21529fe11b2a: Layer already exists 01:09:53 1d8bad06934c: Layer already exists 01:09:53 9c491186826d: Layer already exists 01:09:53 09e932249e39: Layer already exists 01:09:53 f1417ff83b31: Layer already exists 01:09:53 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:09:54 b42cb5cbee5b: Preparing 01:09:54 dcf08e5f33d8: Preparing 01:09:54 24105d793e36: Preparing 01:09:54 21529fe11b2a: Preparing 01:09:54 1d8bad06934c: Preparing 01:09:54 9c491186826d: Preparing 01:09:54 09e932249e39: Preparing 01:09:54 f1417ff83b31: Preparing 01:09:54 9c491186826d: Waiting 01:09:54 09e932249e39: Waiting 01:09:54 f1417ff83b31: Waiting 01:09:54 dcf08e5f33d8: Layer already exists 01:09:54 b42cb5cbee5b: Layer already exists 01:09:54 1d8bad06934c: Layer already exists 01:09:54 24105d793e36: Layer already exists 01:09:54 21529fe11b2a: Layer already exists 01:09:54 09e932249e39: Layer already exists 01:09:54 9c491186826d: Layer already exists 01:09:54 f1417ff83b31: Layer already exists 01:09:54 main: digest: sha256:08d3739728bfb7362ed52f454d571340fa0626836bcb53c7bad79b55f69c3334 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:54 ===================================================== [Pipeline] echo 01:09:54 taggedImages: 01:09:54 - nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:09:54 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.165 01:09:54 - nexus3.edgexfoundry.org:10004/security-spire-config:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:09:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:09:54 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:54 latest 01:09:54 3.0.0-dev.165 01:09:54 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:09:54 main 01:09:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:09:54 405734cc3479: Preparing 01:09:54 6058e7f5c677: Preparing 01:09:54 758d1b10eba3: Preparing 01:09:54 69d05515cd09: Preparing 01:09:54 1d8bad06934c: Preparing 01:09:54 9c491186826d: Preparing 01:09:54 cc055636e2dd: Preparing 01:09:54 f1417ff83b31: Preparing 01:09:54 9c491186826d: Waiting 01:09:54 cc055636e2dd: Waiting 01:09:54 f1417ff83b31: Waiting 01:09:54 1d8bad06934c: Layer already exists 01:09:54 6058e7f5c677: Pushed 01:09:54 758d1b10eba3: Pushed 01:09:54 405734cc3479: Pushed 01:09:54 9c491186826d: Layer already exists 01:09:54 cc055636e2dd: Layer already exists 01:09:55 f1417ff83b31: Layer already exists 01:10:03 69d05515cd09: Pushed 01:10:03 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:10:03 405734cc3479: Preparing 01:10:03 6058e7f5c677: Preparing 01:10:03 758d1b10eba3: Preparing 01:10:03 69d05515cd09: Preparing 01:10:03 1d8bad06934c: Preparing 01:10:03 9c491186826d: Preparing 01:10:03 cc055636e2dd: Preparing 01:10:03 f1417ff83b31: Preparing 01:10:03 9c491186826d: Waiting 01:10:03 cc055636e2dd: Waiting 01:10:03 f1417ff83b31: Waiting 01:10:03 6058e7f5c677: Layer already exists 01:10:03 758d1b10eba3: Layer already exists 01:10:03 69d05515cd09: Layer already exists 01:10:03 1d8bad06934c: Layer already exists 01:10:03 405734cc3479: Layer already exists 01:10:03 9c491186826d: Layer already exists 01:10:03 cc055636e2dd: Layer already exists 01:10:03 f1417ff83b31: Layer already exists 01:10:03 latest: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.165 01:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:10:04 405734cc3479: Preparing 01:10:04 6058e7f5c677: Preparing 01:10:04 758d1b10eba3: Preparing 01:10:04 69d05515cd09: Preparing 01:10:04 1d8bad06934c: Preparing 01:10:04 9c491186826d: Preparing 01:10:04 cc055636e2dd: Preparing 01:10:04 f1417ff83b31: Preparing 01:10:04 9c491186826d: Waiting 01:10:04 cc055636e2dd: Waiting 01:10:04 f1417ff83b31: Waiting 01:10:04 405734cc3479: Layer already exists 01:10:04 1d8bad06934c: Layer already exists 01:10:04 6058e7f5c677: Layer already exists 01:10:04 69d05515cd09: Layer already exists 01:10:04 758d1b10eba3: Layer already exists 01:10:04 9c491186826d: Layer already exists 01:10:04 cc055636e2dd: Layer already exists 01:10:04 f1417ff83b31: Layer already exists 01:10:04 3.0.0-dev.165: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:10:05 405734cc3479: Preparing 01:10:05 6058e7f5c677: Preparing 01:10:05 758d1b10eba3: Preparing 01:10:05 69d05515cd09: Preparing 01:10:05 1d8bad06934c: Preparing 01:10:05 9c491186826d: Preparing 01:10:05 cc055636e2dd: Preparing 01:10:05 f1417ff83b31: Preparing 01:10:05 cc055636e2dd: Waiting 01:10:05 9c491186826d: Waiting 01:10:05 f1417ff83b31: Waiting 01:10:05 758d1b10eba3: Layer already exists 01:10:05 1d8bad06934c: Layer already exists 01:10:05 69d05515cd09: Layer already exists 01:10:05 6058e7f5c677: Layer already exists 01:10:05 405734cc3479: Layer already exists 01:10:05 f1417ff83b31: Layer already exists 01:10:05 9c491186826d: Layer already exists 01:10:05 cc055636e2dd: Layer already exists 01:10:05 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:10:05 405734cc3479: Preparing 01:10:05 6058e7f5c677: Preparing 01:10:05 758d1b10eba3: Preparing 01:10:05 69d05515cd09: Preparing 01:10:05 1d8bad06934c: Preparing 01:10:05 9c491186826d: Preparing 01:10:05 cc055636e2dd: Preparing 01:10:05 f1417ff83b31: Preparing 01:10:05 9c491186826d: Waiting 01:10:05 cc055636e2dd: Waiting 01:10:05 f1417ff83b31: Waiting 01:10:05 6058e7f5c677: Layer already exists 01:10:05 405734cc3479: Layer already exists 01:10:05 69d05515cd09: Layer already exists 01:10:05 758d1b10eba3: Layer already exists 01:10:05 1d8bad06934c: Layer already exists 01:10:05 9c491186826d: Layer already exists 01:10:05 f1417ff83b31: Layer already exists 01:10:05 cc055636e2dd: Layer already exists 01:10:05 main: digest: sha256:2c2f0ed57dc11e9377baaeb7b9ec9adf0dd217a27ed4fdbefcfedd0c806a3ee2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:05 ===================================================== [Pipeline] echo 01:10:05 taggedImages: 01:10:05 - nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:10:05 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.165 01:10:05 - nexus3.edgexfoundry.org:10004/security-spire-server:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:10:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:10:05 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:05 latest 01:10:05 3.0.0-dev.165 01:10:05 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:05 main 01:10:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:10:06 8e5611df0211: Preparing 01:10:06 4f6c5953d4e1: Preparing 01:10:06 1d8bad06934c: Preparing 01:10:06 9c491186826d: Preparing 01:10:06 6eb932163f8c: Preparing 01:10:06 f1417ff83b31: Preparing 01:10:06 f1417ff83b31: Waiting 01:10:06 9c491186826d: Layer already exists 01:10:06 1d8bad06934c: Layer already exists 01:10:06 f1417ff83b31: Layer already exists 01:10:06 8e5611df0211: Pushed 01:10:06 6eb932163f8c: Pushed 01:10:08 4f6c5953d4e1: Pushed 01:10:09 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:10:09 8e5611df0211: Preparing 01:10:09 4f6c5953d4e1: Preparing 01:10:09 1d8bad06934c: Preparing 01:10:09 9c491186826d: Preparing 01:10:09 6eb932163f8c: Preparing 01:10:09 f1417ff83b31: Preparing 01:10:09 f1417ff83b31: Waiting 01:10:09 8e5611df0211: Layer already exists 01:10:09 4f6c5953d4e1: Layer already exists 01:10:09 6eb932163f8c: Layer already exists 01:10:09 9c491186826d: Layer already exists 01:10:09 1d8bad06934c: Layer already exists 01:10:09 f1417ff83b31: Layer already exists 01:10:09 latest: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.165 01:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:10:10 8e5611df0211: Preparing 01:10:10 4f6c5953d4e1: Preparing 01:10:10 1d8bad06934c: Preparing 01:10:10 9c491186826d: Preparing 01:10:10 6eb932163f8c: Preparing 01:10:10 f1417ff83b31: Preparing 01:10:10 f1417ff83b31: Waiting 01:10:10 4f6c5953d4e1: Layer already exists 01:10:10 9c491186826d: Layer already exists 01:10:10 8e5611df0211: Layer already exists 01:10:10 1d8bad06934c: Layer already exists 01:10:10 6eb932163f8c: Layer already exists 01:10:10 f1417ff83b31: Layer already exists 01:10:10 3.0.0-dev.165: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:10:10 8e5611df0211: Preparing 01:10:10 4f6c5953d4e1: Preparing 01:10:10 1d8bad06934c: Preparing 01:10:10 9c491186826d: Preparing 01:10:10 6eb932163f8c: Preparing 01:10:10 f1417ff83b31: Preparing 01:10:10 f1417ff83b31: Waiting 01:10:10 1d8bad06934c: Layer already exists 01:10:10 9c491186826d: Layer already exists 01:10:10 8e5611df0211: Layer already exists 01:10:10 6eb932163f8c: Layer already exists 01:10:10 4f6c5953d4e1: Layer already exists 01:10:10 f1417ff83b31: Layer already exists 01:10:10 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:10:11 8e5611df0211: Preparing 01:10:11 4f6c5953d4e1: Preparing 01:10:11 1d8bad06934c: Preparing 01:10:11 9c491186826d: Preparing 01:10:11 6eb932163f8c: Preparing 01:10:11 f1417ff83b31: Preparing 01:10:11 f1417ff83b31: Waiting 01:10:11 8e5611df0211: Layer already exists 01:10:11 1d8bad06934c: Layer already exists 01:10:11 9c491186826d: Layer already exists 01:10:11 4f6c5953d4e1: Layer already exists 01:10:11 6eb932163f8c: Layer already exists 01:10:11 f1417ff83b31: Layer already exists 01:10:11 main: digest: sha256:821fec719fac56440858f149743db72fc044f0ae3bc5c8fad7459b5ee9682925 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:11 ===================================================== [Pipeline] echo 01:10:11 taggedImages: 01:10:11 - nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:10:11 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.165 01:10:11 - nexus3.edgexfoundry.org:10004/support-notifications:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:11 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:10:11 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:10:11 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:11 latest 01:10:11 3.0.0-dev.165 01:10:11 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:11 main 01:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:10:12 f31837768808: Preparing 01:10:12 eff8b77eb652: Preparing 01:10:12 1d8bad06934c: Preparing 01:10:12 9c491186826d: Preparing 01:10:12 035eab92635b: Preparing 01:10:12 f1417ff83b31: Preparing 01:10:12 1d8bad06934c: Layer already exists 01:10:12 f31837768808: Pushed 01:10:12 9c491186826d: Layer already exists 01:10:12 035eab92635b: Layer already exists 01:10:12 f1417ff83b31: Layer already exists 01:10:15 eff8b77eb652: Pushed 01:10:15 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:10:15 f31837768808: Preparing 01:10:15 eff8b77eb652: Preparing 01:10:15 1d8bad06934c: Preparing 01:10:15 9c491186826d: Preparing 01:10:15 035eab92635b: Preparing 01:10:15 f1417ff83b31: Preparing 01:10:15 f1417ff83b31: Waiting 01:10:15 1d8bad06934c: Layer already exists 01:10:15 9c491186826d: Layer already exists 01:10:15 f31837768808: Layer already exists 01:10:15 035eab92635b: Layer already exists 01:10:15 eff8b77eb652: Layer already exists 01:10:15 f1417ff83b31: Layer already exists 01:10:15 latest: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.165 01:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:10:16 f31837768808: Preparing 01:10:16 eff8b77eb652: Preparing 01:10:16 1d8bad06934c: Preparing 01:10:16 9c491186826d: Preparing 01:10:16 035eab92635b: Preparing 01:10:16 f1417ff83b31: Preparing 01:10:16 f1417ff83b31: Waiting 01:10:16 035eab92635b: Layer already exists 01:10:16 f31837768808: Layer already exists 01:10:16 1d8bad06934c: Layer already exists 01:10:16 9c491186826d: Layer already exists 01:10:16 eff8b77eb652: Layer already exists 01:10:16 f1417ff83b31: Layer already exists 01:10:16 3.0.0-dev.165: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:10:16 f31837768808: Preparing 01:10:16 eff8b77eb652: Preparing 01:10:16 1d8bad06934c: Preparing 01:10:16 9c491186826d: Preparing 01:10:16 035eab92635b: Preparing 01:10:16 f1417ff83b31: Preparing 01:10:16 f1417ff83b31: Waiting 01:10:16 035eab92635b: Layer already exists 01:10:16 9c491186826d: Layer already exists 01:10:16 1d8bad06934c: Layer already exists 01:10:16 f31837768808: Layer already exists 01:10:16 eff8b77eb652: Layer already exists 01:10:16 f1417ff83b31: Layer already exists 01:10:16 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:10:17 f31837768808: Preparing 01:10:17 eff8b77eb652: Preparing 01:10:17 1d8bad06934c: Preparing 01:10:17 9c491186826d: Preparing 01:10:17 035eab92635b: Preparing 01:10:17 f1417ff83b31: Preparing 01:10:17 f1417ff83b31: Waiting 01:10:17 eff8b77eb652: Layer already exists 01:10:17 1d8bad06934c: Layer already exists 01:10:17 f31837768808: Layer already exists 01:10:17 9c491186826d: Layer already exists 01:10:17 035eab92635b: Layer already exists 01:10:17 f1417ff83b31: Layer already exists 01:10:17 main: digest: sha256:392c1080c985cf0697aaac8e6919ac0634ad473924caede222eef45b9293d740 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:17 ===================================================== [Pipeline] echo 01:10:17 taggedImages: 01:10:17 - nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:10:17 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:10:17 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.165 01:10:17 - nexus3.edgexfoundry.org:10004/support-scheduler:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:10:17 - 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] } 01:12:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:12:54 Removing intermediate container 9e67ec2e8daf 01:12:54 ---> a17f4c733d83 01:12:54 01:12:54 Step 9/22 : FROM alpine:3.17 01:12:54 3.17: Pulling from library/alpine 01:12:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:12:54 Status: Downloaded newer image for alpine:3.17 01:12:54 ---> 51e60588ff2c 01:12:54 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 01:12:54 ---> Running in 43b677d396e3 01:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:13:01 (1/2) Installing dumb-init (1.2.5-r2) 01:13:01 (2/2) Installing openssl (3.0.8-r4) 01:13:01 Executing busybox-1.35.0-r29.trigger 01:13:01 OK: 8 MiB in 17 packages 01:13:04 Removing intermediate container 43b677d396e3 01:13:04 ---> 28a8d7d71bed 01:13:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:13:04 ---> Running in c2cf5810823d 01:13:05 Removing intermediate container c2cf5810823d 01:13:05 ---> e64a5a537f2c 01:13:05 Step 12/22 : WORKDIR /edgex 01:13:05 ---> Running in 033b957f6c98 01:13:06 Removing intermediate container 033b957f6c98 01:13:06 ---> bfc3764cdfca 01:13:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:08 ---> 856502bf1363 01:13:08 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 01:13:08 Removing intermediate container a205a6c340da 01:13:08 ---> 4261486c8dab 01:13:08 01:13:08 Step 9/25 : FROM alpine:3.17 01:13:08 ---> 51e60588ff2c 01:13:08 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:13:08 ---> Running in 9f89e8652c1d 01:13:09 ---> d0a8d6bb0dd5 01:13:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:13:10 ---> 87de505c7e12 01:13:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:13:12 ---> 7dc3e39ab8d3 01:13:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:13:13 ---> 26043fe3216e 01:13:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:13 (1/3) Installing ca-certificates (20230506-r0) 01:13:13 ---> Running in d1746e26f1f5 01:13:13 (2/3) Installing dumb-init (1.2.5-r2) 01:13:13 (3/3) Installing su-exec (0.2-r2) 01:13:13 Executing busybox-1.35.0-r29.trigger 01:13:13 Executing ca-certificates-20230506-r0.trigger 01:13:14 OK: 8 MiB in 18 packages 01:13:17 Removing intermediate container d1746e26f1f5 01:13:17 ---> 0e96b55c7909 01:13:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:13:17 ---> Running in b086125d6fa5 01:13:17 Removing intermediate container 9f89e8652c1d 01:13:17 ---> 7c52a8a63ddb 01:13:17 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 01:13:17 ---> Running in f1cc024f0bca 01:13:18 Removing intermediate container b086125d6fa5 01:13:18 ---> 91ffe59d59ed 01:13:18 Step 20/22 : LABEL arch=arm64 01:13:18 ---> Running in aeb99e36d6ee 01:13:18 Removing intermediate container f1cc024f0bca 01:13:18 ---> 168d327d669b 01:13:18 Step 12/25 : WORKDIR / 01:13:18 ---> Running in 144fcdfe9f02 01:13:19 Removing intermediate container aeb99e36d6ee 01:13:19 ---> cf5c11afe7fd 01:13:19 Step 21/22 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:13:19 ---> Running in b3d6f3c6af28 01:13:19 Removing intermediate container 144fcdfe9f02 01:13:19 ---> 0c7f9331cb5a 01:13:19 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:19 Removing intermediate container b3d6f3c6af28 01:13:19 ---> e286c06df401 01:13:19 Step 22/22 : LABEL version=3.0.0-dev.165 01:13:20 ---> Running in b63a4005e048 01:13:20 ---> 8485af8a9014 01:13:20 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 01:13:20 Removing intermediate container b63a4005e048 01:13:20 ---> 915e940c20bd 01:13:20 01:13:20 Successfully built 915e940c20bd 01:13:20 Successfully tagged security-proxy-setup-arm64:latest 01:13:20 Building core-common-config-bootstrapper 01:13:21  Building security-proxy-setup ... done  ---> 196bc1f1e092 01:13:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:13:22 ---> 62d16b634327 01:13:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:13:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:13:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:13:25 ---> 8784e0579d81 01:13:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:13:25 ---> Using cache 01:13:25 ---> a56733dc3804 01:13:25 Step 4/23 : WORKDIR /edgex-go 01:13:25 ---> Using cache 01:13:25 ---> 6d28f2cad273 01:13:25 Step 5/23 : RUN apk add --update --no-cache make git 01:13:25 ---> Using cache 01:13:25 ---> 9ae96f7234c2 01:13:25 Step 6/23 : COPY go.mod vendor* ./ 01:13:25 ---> Using cache 01:13:25 ---> ff31dadd6ea3 01:13:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:25 ---> Using cache 01:13:25 ---> fbd85ae1e329 01:13:25 Step 8/23 : COPY . . 01:13:25 ---> Using cache 01:13:25 ---> f16668603e4e 01:13:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:13:25 ---> 1f753b460d49 01:13:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:13:25 ---> Running in ed4748331d13 01:13:27 ---> 3580c562e460 01:13:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:13:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:13:29 ---> 65dfc80c7da6 01:13:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:13:33 ---> 1312f7df81f7 01:13:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:13:34 ---> 11a5bf5cfa69 01:13:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:34 ---> Running in a79dc03dd258 01:13:41 Removing intermediate container a79dc03dd258 01:13:41 ---> 829aba705d35 01:13:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:13:41 ---> Running in d731dccd31af 01:13:41 Removing intermediate container e019083d1e65 01:13:41 ---> 83c0510385d3 01:13:41 01:13:41 Step 10/24 : FROM alpine:3.17 01:13:41 ---> 51e60588ff2c 01:13:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 01:13:41 Removing intermediate container d731dccd31af 01:13:41 ---> dca56b7ace98 01:13:41 Step 23/25 : LABEL arch=arm64 01:13:41 ---> Running in aeb602258fe9 01:13:42 ---> Running in 9b9807edb3ac 01:13:43 Removing intermediate container 9b9807edb3ac 01:13:43 ---> 5fa5e726b155 01:13:43 Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:13:43 ---> Running in 5f8eaf957aa7 01:13:44 Removing intermediate container 5f8eaf957aa7 01:13:44 ---> 047dc853ed9e 01:13:44 Step 25/25 : LABEL version=3.0.0-dev.165 01:13:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:13:44 ---> Running in ba8c7a7bc943 01:13:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:13:45 Removing intermediate container ba8c7a7bc943 01:13:45 ---> 23866cd67641 01:13:45 01:13:45 Successfully built 23866cd67641 01:13:45 Successfully tagged security-secretstore-setup-arm64:latest 01:13:45 Building security-proxy-auth 01:13:47  Building security-secretstore-setup ... done (1/1) Installing dumb-init (1.2.5-r2) 01:13:47 Executing busybox-1.35.0-r29.trigger 01:13:47 OK: 8 MiB in 16 packages 01:13:49 Removing intermediate container aeb602258fe9 01:13:49 ---> 3eced27c13b6 01:13:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:13:49 ---> Running in 2ea4c78c6886 01:13:49 Removing intermediate container 2ea4c78c6886 01:13:49 ---> af064d705f06 01:13:49 Step 13/24 : ENV APP_PORT=59882 01:13:50 ---> Running in e8694799ee00 01:13:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:13:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:13:50 ---> 8784e0579d81 01:13:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:13:50 ---> Using cache 01:13:50 ---> a56733dc3804 01:13:50 Step 4/23 : WORKDIR /edgex-go 01:13:50 ---> Using cache 01:13:50 ---> 6d28f2cad273 01:13:50 Step 5/23 : RUN apk add --update --no-cache make git 01:13:50 ---> Using cache 01:13:50 ---> 9ae96f7234c2 01:13:50 Step 6/23 : COPY go.mod vendor* ./ 01:13:50 ---> Using cache 01:13:50 ---> ff31dadd6ea3 01:13:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:50 ---> Using cache 01:13:50 ---> fbd85ae1e329 01:13:50 Step 8/23 : COPY . . 01:13:50 ---> Using cache 01:13:50 ---> f16668603e4e 01:13:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 01:13:52 Removing intermediate container e8694799ee00 01:13:52 ---> b9f3f23f0b02 01:13:52 Step 14/24 : EXPOSE $APP_PORT 01:13:53 ---> Running in 6829c980abaf 01:13:53 ---> Running in dbb3d79c4c4c 01:13:54 Removing intermediate container dbb3d79c4c4c 01:13:54 ---> 75a498949a5a 01:13:54 Step 15/24 : WORKDIR / 01:13:54 ---> Running in d0d451915641 01:13:54 Removing intermediate container 0dfa6b0206fe 01:13:54 ---> 1678b0e06adb 01:13:54 01:13:54 Step 10/25 : FROM alpine:3.17 01:13:54 ---> 51e60588ff2c 01:13:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 01:13:54 ---> Using cache 01:13:54 ---> 3eced27c13b6 01:13:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:13:54 ---> Using cache 01:13:54 ---> af064d705f06 01:13:54 Step 13/25 : ENV APP_PORT=59881 01:13:54 ---> Running in 66c07245cd8c 01:13:55 Removing intermediate container d0d451915641 01:13:55 ---> 317fa04e94b2 01:13:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:13:55 Removing intermediate container 66c07245cd8c 01:13:55 ---> 8b21f158240c 01:13:55 Step 14/25 : EXPOSE $APP_PORT 01:13:55 ---> Running in 1381afdc87e3 01:13:56 ---> 0c2356bad5a8 01:13:56 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 01:13:56 Removing intermediate container 1381afdc87e3 01:13:56 ---> b171b99b6157 01:13:56 Step 15/25 : WORKDIR / 01:13:56 ---> Running in 4de4b7ba21a6 01:13:57 Removing intermediate container 4de4b7ba21a6 01:13:57 ---> 4cc95238456c 01:13:57 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:57 ---> d115b1840b7d 01:13:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:13:58 ---> e64de274082e 01:13:58 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 01:13:59 ---> 26ea501a0332 01:13:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:14:00 ---> ac4872a00891 01:14:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:14:00 ---> 3a3fe7627fd2 01:14:00 Step 20/24 : ENTRYPOINT ["/core-command"] 01:14:00 ---> Running in bf2aa9f60fa6 01:14:01 Removing intermediate container bf2aa9f60fa6 01:14:01 ---> 7b3913f65f86 01:14:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:14:01 ---> dc2d7a902ac1 01:14:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:14:02 ---> Running in 9c1e6755781d 01:14:02 Removing intermediate container 9c1e6755781d 01:14:02 ---> 9004d1c3b9d4 01:14:02 Step 22/24 : LABEL arch=arm64 01:14:03 ---> Running in 94e4b736e3b1 01:14:03 ---> 4da4623cb183 01:14:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:14:03 Removing intermediate container 94e4b736e3b1 01:14:03 ---> c4e71ddbe4dd 01:14:03 Step 23/24 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:14:03 ---> Running in 15126d3e9832 01:14:04 ---> 8defa6e1db55 01:14:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 01:14:04 ---> Running in 278b8f189ddc 01:14:04 Removing intermediate container 15126d3e9832 01:14:04 ---> 454178ccb684 01:14:04 Step 24/24 : LABEL version=3.0.0-dev.165 01:14:04 ---> Running in d54b614e45f1 01:14:05 Removing intermediate container 278b8f189ddc 01:14:05 ---> db9dbd6aef35 01:14:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:14:05 ---> Running in 086ae48e76bd 01:14:05 Removing intermediate container d54b614e45f1 01:14:05 ---> dd2c9f28c2a4 01:14:05 01:14:05 Successfully built dd2c9f28c2a4 01:14:05 Successfully tagged core-command-arm64:latest 01:14:05 Building security-spiffe-token-provider 01:14:05  Building core-command ... done Removing intermediate container 086ae48e76bd 01:14:05 ---> 7691f9755109 01:14:05 Step 23/25 : LABEL arch=arm64 01:14:06 ---> Running in 50518f205222 01:14:06 Removing intermediate container 50518f205222 01:14:06 ---> 6bac56e23212 01:14:06 Step 24/25 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:14:07 ---> Running in 1e542a97bfdb 01:14:07 Removing intermediate container 1e542a97bfdb 01:14:07 ---> 23d8794e9144 01:14:07 Step 25/25 : LABEL version=3.0.0-dev.165 01:14:07 ---> Running in e46fc7fab558 01:14:08 Removing intermediate container e46fc7fab558 01:14:08 ---> 4952bce68029 01:14:08 01:14:08 Successfully built 4952bce68029 01:14:08 Successfully tagged core-metadata-arm64:latest 01:14:08  Building core-metadata ... done Building security-spire-config 01:14:10 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:14:10 ---> 8784e0579d81 01:14:10 Step 3/20 : WORKDIR /edgex-go 01:14:10 ---> Using cache 01:14:10 ---> 4db06e60a0a4 01:14:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:14:10 ---> Running in d39d8b2be856 01:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:14:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:14:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:14:12 ---> 8784e0579d81 01:14:12 Step 3/27 : WORKDIR /edgex-go 01:14:12 ---> Using cache 01:14:12 ---> 4db06e60a0a4 01:14:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:14:13 ---> Running in 43ed0fb288a7 01:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:14:14 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:14:14 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:14:14 OK: 17699 distinct packages available 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:14:17 OK: 263 MiB in 53 packages 01:14:17 OK: 263 MiB in 53 packages 01:14:19 Removing intermediate container d39d8b2be856 01:14:19 ---> cf485de3b460 01:14:19 Step 5/20 : COPY go.mod vendor* ./ 01:14:19 Removing intermediate container 43ed0fb288a7 01:14:19 ---> 8e8d541cd162 01:14:19 Step 5/27 : COPY go.mod vendor* ./ 01:14:20 ---> 67f851008125 01:14:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:20 ---> 96b7e1b8ce0a 01:14:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:20 ---> Running in 0bd427fe0b04 01:14:20 ---> Running in 24800f79c5d5 01:16:27 Removing intermediate container 2bfbf1ad6fb1 01:16:27 ---> 44f950793bba 01:16:27 01:16:27 Step 10/23 : FROM alpine:3.17 01:16:27 ---> 51e60588ff2c 01:16:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:16:27 ---> Using cache 01:16:27 ---> 3eced27c13b6 01:16:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:16:27 ---> Using cache 01:16:27 ---> af064d705f06 01:16:27 Step 13/23 : ENV APP_PORT=59861 01:16:27 ---> Running in c28f3990dbd8 01:16:27 Removing intermediate container c28f3990dbd8 01:16:27 ---> 6e31a599b784 01:16:27 Step 14/23 : EXPOSE $APP_PORT 01:16:27 ---> Running in b3a1d16d55d6 01:16:27 Removing intermediate container b3a1d16d55d6 01:16:27 ---> 72eed3ed8e1d 01:16:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:27 ---> fb9fd27dadaf 01:16:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:16:27 ---> f5f7698f8909 01:16:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:16:27 Removing intermediate container 24800f79c5d5 01:16:27 ---> ffa7c7423e72 01:16:27 Step 7/27 : COPY . . 01:16:27 Removing intermediate container 0bd427fe0b04 01:16:27 ---> e4ebb9221397 01:16:27 Step 7/20 : COPY . . 01:16:28 ---> 3df1d34e83eb 01:16:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:16:30 ---> 3e6dfadf7ed5 01:16:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:16:30 ---> Running in 74db6adbed6d 01:16:31 Removing intermediate container 74db6adbed6d 01:16:31 ---> 9f51b75fac41 01:16:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:16:31 ---> afa16cea2b78 01:16:31 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:16:31 ---> Running in 551a52ce29e8 01:16:31 ---> Running in 9ac5c047880d 01:16:31 ---> 3f5a3620d371 01:16:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:16:31 ---> Running in 9b736a3ba42c 01:16:32 Removing intermediate container 9ac5c047880d 01:16:32 ---> 41ec48ae74b6 01:16:32 Step 21/23 : LABEL arch=arm64 01:16:32 Removing intermediate container 551a52ce29e8 01:16:32 ---> c19b9b03c886 01:16:32 Step 9/27 : WORKDIR /edgex-go/spire-build 01:16:32 ---> Running in cf39ecd12623 01:16:32 ---> Running in f8656c834e6a 01:16:35 Removing intermediate container f8656c834e6a 01:16:35 ---> bad886fa511f 01:16:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:16:35 Removing intermediate container cf39ecd12623 01:16:35 ---> eebb0c5f9478 01:16:35 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:16:35 ---> Running in a347bbbfaa57 01:16:35 ---> Running in c43e508d6e09 01:16:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:16:35 Removing intermediate container a347bbbfaa57 01:16:35 ---> 376589f246ff 01:16:35 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 01:16:35 Removing intermediate container c43e508d6e09 01:16:35 ---> 78d6aab3d35b 01:16:35 Step 23/23 : LABEL version=3.0.0-dev.165 01:16:35 ---> Running in c55ce927dc06 01:16:35 ---> Running in 55dc589e8491 01:16:36 Removing intermediate container c55ce927dc06 01:16:36 ---> d40cb5b225ec 01:16:36 01:16:36 Successfully built d40cb5b225ec 01:16:36 Successfully tagged support-scheduler-arm64:latest 01:16:36  Building support-scheduler ... done Building core-data 01:16:39 Removing intermediate container 55dc589e8491 01:16:39 ---> 9700c059105e 01:16:39 Step 12/27 : WORKDIR /edgex-go 01:16:39 ---> Running in 66bc69533040 01:16:40 Removing intermediate container 66bc69533040 01:16:40 ---> 79d33e2c8efd 01:16:40 01:16:40 Step 13/27 : FROM alpine:3.17 01:16:40 ---> 51e60588ff2c 01:16:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:16:40 ---> Running in 3723a97b8da2 01:16:40 Removing intermediate container 3723a97b8da2 01:16:40 ---> 516f4bf85967 01:16:40 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:16:40 ---> Running in ac7b0e5d8913 01:16:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:16:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:16:41 ---> 8784e0579d81 01:16:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:16:41 ---> Using cache 01:16:41 ---> a56733dc3804 01:16:41 Step 4/23 : WORKDIR /edgex-go 01:16:41 ---> Using cache 01:16:41 ---> 6d28f2cad273 01:16:41 Step 5/23 : RUN apk add --update --no-cache make git 01:16:41 ---> Using cache 01:16:41 ---> 9ae96f7234c2 01:16:41 Step 6/23 : COPY go.mod vendor* ./ 01:16:41 ---> Using cache 01:16:41 ---> ff31dadd6ea3 01:16:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:41 ---> Using cache 01:16:41 ---> fbd85ae1e329 01:16:41 Step 8/23 : COPY . . 01:16:41 ---> Using cache 01:16:41 ---> f16668603e4e 01:16:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 01:16:42 ---> Running in c67b48966c0d 01:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:16:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:16:45 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:16:45 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:16:45 OK: 17694 distinct packages available 01:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:16:48 (1/4) Installing dumb-init (1.2.5-r2) 01:16:48 (2/4) Installing musl-obstack (1.2.3-r0) 01:16:48 (3/4) Installing libucontext (1.2-r0) 01:16:48 (4/4) Installing gcompat (1.1.0-r0) 01:16:48 Executing busybox-1.35.0-r29.trigger 01:16:48 OK: 8 MiB in 19 packages 01:16:50 Removing intermediate container ac7b0e5d8913 01:16:50 ---> 39ee04b5d460 01:16:50 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:51 ---> 4e0acec6afdc 01:16:51 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:16:52 ---> 778a88eb4c4f 01:16:52 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:16:58 ---> 55342d55323e 01:16:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:16:59 ---> 576ddb4a543f 01:16:59 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:16:59 ---> Running in 83a5105749ab 01:17:02 Removing intermediate container 83a5105749ab 01:17:02 ---> 47ae8dbe0097 01:17:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:17:03 ---> cf1c17e9d1dc 01:17:03 Step 22/27 : WORKDIR / 01:17:03 ---> Running in 04b644c8dd45 01:17:03 Removing intermediate container 04b644c8dd45 01:17:03 ---> c512844f5f36 01:17:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:17:03 ---> Running in b3ab97ad7305 01:17:04 Removing intermediate container b3ab97ad7305 01:17:04 ---> 55b6c382757e 01:17:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:17:04 ---> Running in c3df69143097 01:17:05 Removing intermediate container c3df69143097 01:17:05 ---> a4326e2aa521 01:17:05 Step 25/27 : LABEL arch=arm64 01:17:05 ---> Running in 2673b58d86a8 01:17:05 Removing intermediate container 2673b58d86a8 01:17:05 ---> 35acf0827902 01:17:05 Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:17:05 ---> Running in ab3b40f6852a 01:17:05 Removing intermediate container ab3b40f6852a 01:17:05 ---> e9093f2f48ec 01:17:05 Step 27/27 : LABEL version=3.0.0-dev.165 01:17:06 ---> Running in df9ae046b832 01:17:06 Removing intermediate container df9ae046b832 01:17:06 ---> 7de5bcd73bbe 01:17:06 01:17:06 Successfully built 7de5bcd73bbe 01:17:06 Successfully tagged security-spire-config-arm64:latest 01:17:06  Building security-spire-config ... done Building security-spire-server 01:17:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:17:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:17:10 ---> 8784e0579d81 01:17:10 Step 3/26 : WORKDIR /edgex-go 01:17:10 ---> Using cache 01:17:10 ---> 4db06e60a0a4 01:17:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 01:17:10 ---> Using cache 01:17:10 ---> 8e8d541cd162 01:17:10 Step 5/26 : COPY go.mod vendor* ./ 01:17:10 ---> Using cache 01:17:10 ---> 96b7e1b8ce0a 01:17:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:10 ---> Using cache 01:17:10 ---> ffa7c7423e72 01:17:10 Step 7/26 : COPY . . 01:17:10 ---> Using cache 01:17:10 ---> afa16cea2b78 01:17:10 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 01:17:10 ---> Using cache 01:17:10 ---> c19b9b03c886 01:17:10 Step 9/26 : WORKDIR /edgex-go/spire-build 01:17:10 ---> Using cache 01:17:10 ---> bad886fa511f 01:17:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:17:10 ---> Using cache 01:17:10 ---> 376589f246ff 01:17: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 01:17:10 ---> Running in 261bf1f5a5a9 01:17:14 Removing intermediate container 261bf1f5a5a9 01:17:14 ---> 9bd7cf69b3e4 01:17:14 Step 12/26 : WORKDIR /edgex-go 01:17:14 ---> Running in 63f914359d13 01:17:14 Removing intermediate container 63f914359d13 01:17:14 ---> 2178ca556b85 01:17:14 01:17:14 Step 13/26 : FROM alpine:3.17 01:17:14 ---> 51e60588ff2c 01:17:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:14 ---> Using cache 01:17:14 ---> 516f4bf85967 01:17:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:14 ---> Running in 625cb345a1aa 01:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:17:18 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:17:18 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:17:18 OK: 17694 distinct packages available 01:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:17:21 (1/5) Installing dumb-init (1.2.5-r2) 01:17:21 (2/5) Installing musl-obstack (1.2.3-r0) 01:17:21 (3/5) Installing libucontext (1.2-r0) 01:17:21 (4/5) Installing gcompat (1.1.0-r0) 01:17:21 (5/5) Installing openssl (3.0.8-r4) 01:17:21 Executing busybox-1.35.0-r29.trigger 01:17:21 OK: 9 MiB in 20 packages 01:17:23 Removing intermediate container 625cb345a1aa 01:17:23 ---> 91ab8ac2def2 01:17:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:24 ---> 94c6264dad41 01:17:24 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 01:17:25 ---> f76a4116c594 01:17:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:17:31 ---> fd2e94746ca1 01:17:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:17:32 ---> c96baf176f45 01:17:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:17:33 ---> 57851d4e5d5b 01:17:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:17:34 ---> dd9b20143bdb 01:17:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:17:34 ---> Running in e6cc41f29afb 01:17:34 Removing intermediate container e6cc41f29afb 01:17:34 ---> 73f364079b4f 01:17:34 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:17:34 ---> Running in 73d9d0560c78 01:17:34 Removing intermediate container 73d9d0560c78 01:17:34 ---> 078cae8805ed 01:17:34 Step 24/26 : LABEL arch=arm64 01:17:34 ---> Running in 5f6fd1c52438 01:17:35 Removing intermediate container 5f6fd1c52438 01:17:35 ---> 31116e3ed19a 01:17:35 Step 25/26 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:17:35 ---> Running in dd24f9a5b3fa 01:17:36 Removing intermediate container dd24f9a5b3fa 01:17:36 ---> 32f6c790f8ea 01:17:36 Step 26/26 : LABEL version=3.0.0-dev.165 01:17:36 ---> Running in 1cfad6756435 01:17:36 Removing intermediate container 1cfad6756435 01:17:36 ---> 52ef8c26d246 01:17:36 01:17:36 Successfully built 52ef8c26d246 01:17:36 Successfully tagged security-spire-server-arm64:latest 01:17:36 Building security-spire-agent 01:17:40  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:17:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 01:17:40 ---> 8784e0579d81 01:17:40 Step 3/27 : WORKDIR /edgex-go 01:17:40 ---> Using cache 01:17:40 ---> 4db06e60a0a4 01:17:40 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 01:17:40 ---> Using cache 01:17:40 ---> 8e8d541cd162 01:17:40 Step 5/27 : COPY go.mod vendor* ./ 01:17:40 ---> Using cache 01:17:40 ---> 96b7e1b8ce0a 01:17:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:40 ---> Using cache 01:17:40 ---> ffa7c7423e72 01:17:40 Step 7/27 : COPY . . 01:17:40 ---> Using cache 01:17:40 ---> afa16cea2b78 01:17:40 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 01:17:40 ---> Using cache 01:17:40 ---> c19b9b03c886 01:17:40 Step 9/27 : WORKDIR /edgex-go/spire-build 01:17:40 ---> Using cache 01:17:40 ---> bad886fa511f 01:17:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 01:17:40 ---> Using cache 01:17:40 ---> 376589f246ff 01:17:40 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 01:17:40 ---> Using cache 01:17:40 ---> 9700c059105e 01:17:40 Step 12/27 : WORKDIR /edgex-go 01:17:40 ---> Using cache 01:17:40 ---> 79d33e2c8efd 01:17:40 01:17:40 Step 13/27 : FROM alpine:3.17 01:17:40 ---> 51e60588ff2c 01:17:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:17:40 ---> Using cache 01:17:40 ---> 516f4bf85967 01:17:40 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:17:40 ---> Using cache 01:17:40 ---> 91ab8ac2def2 01:17:40 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:40 ---> Using cache 01:17:42 ---> 94c6264dad41 01:17:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 01:17:42 ---> Using cache 01:17:42 ---> f76a4116c594 01:17:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:17:47 ---> 105b18ecfee7 01:17:47 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:17:53 ---> 1890d45e6e14 01:17:53 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:17:53 ---> 4f7e8bb87670 01:17:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:17:54 ---> 6a0c901977ec 01:17:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:17:55 ---> 8afe5acdbf9d 01:17:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:17:55 ---> Running in c1b661ddd039 01:17:55 Removing intermediate container c1b661ddd039 01:17:55 ---> 6c984666ad75 01:17:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:17:55 ---> Running in 8643b69977f9 01:17:56 Removing intermediate container 8643b69977f9 01:17:56 ---> e0b5bbca3528 01:17:56 Step 25/27 : LABEL arch=arm64 01:17:56 ---> Running in 06dea6d2a09c 01:17:56 Removing intermediate container 06dea6d2a09c 01:17:56 ---> 9e4adf8c91f3 01:17:56 Step 26/27 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:17:56 ---> Running in 921803992d6f 01:17:57 Removing intermediate container 921803992d6f 01:17:57 ---> c29bf8c3c6c4 01:17:57 Step 27/27 : LABEL version=3.0.0-dev.165 01:17:57 ---> Running in ada9185b8b7f 01:17:57 Removing intermediate container ada9185b8b7f 01:17:57 ---> 2548a9cc49c3 01:17:57 01:17:58 Successfully built 2548a9cc49c3 01:17:58 Successfully tagged security-spire-agent-arm64:latest 01:17:58 Building security-bootstrapper 01:18:01  Building security-spire-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:18:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 01:18:01 ---> 8784e0579d81 01:18:01 Step 3/33 : WORKDIR /edgex-go 01:18:01 ---> Using cache 01:18:01 ---> 4db06e60a0a4 01:18:01 Step 4/33 : RUN apk add --update --no-cache make git 01:18:01 ---> Using cache 01:18:01 ---> 8e1aa0bf5eb0 01:18:01 Step 5/33 : COPY go.mod vendor* ./ 01:18:01 ---> Using cache 01:18:01 ---> edd7b83e3f65 01:18:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:01 ---> Using cache 01:18:01 ---> 664d86468857 01:18:01 Step 7/33 : COPY . . 01:18:01 ---> Using cache 01:18:01 ---> 1a4f2a44992e 01:18:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:18:01 ---> Running in fbc992042958 01:18:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:19:40 Removing intermediate container ed4748331d13 01:19:40 ---> 25aee0e33812 01:19:40 01:19:40 Step 10/23 : FROM alpine:3.17 01:19:40 ---> 51e60588ff2c 01:19:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:19:40 ---> Running in c5a57c916c26 01:19:40 Removing intermediate container c5a57c916c26 01:19:40 ---> 7253620554ce 01:19:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:19:41 ---> Running in b974ecfc4b92 01:19:42 Removing intermediate container 6829c980abaf 01:19:42 ---> de82af948909 01:19:42 01:19:42 Step 10/23 : FROM alpine:3.17 01:19:42 ---> 51e60588ff2c 01:19:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 01:19:42 ---> Using cache 01:19:42 ---> 7253620554ce 01:19:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:19:42 ---> Running in 3ed7b3ead385 01:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:19:45 (1/1) Installing dumb-init (1.2.5-r2) 01:19:45 Executing busybox-1.35.0-r29.trigger 01:19:45 OK: 8 MiB in 16 packages 01:19:47 Removing intermediate container b974ecfc4b92 01:19:47 ---> 2b48210c611f 01:19:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:19:47 (1/1) Installing dumb-init (1.2.5-r2) 01:19:47 Executing busybox-1.35.0-r29.trigger 01:19:47 OK: 8 MiB in 16 packages 01:19:48 ---> 8b2f75fa973d 01:19:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:19:49 Removing intermediate container 3ed7b3ead385 01:19:49 ---> 8ddb712509df 01:19:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:19:49 ---> dac132ca71e7 01:19:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:19:50 ---> cee530bc63ce 01:19:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 01:19:51 ---> 7b23e064421a 01:19:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:19:51 ---> 8484ec005e3d 01:19:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:19:52 ---> b852bd3336a5 01:19:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:19:53 ---> 0289210b6006 01:19:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:19:53 ---> 93a7ec40e29d 01:19:53 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:19:54 ---> Running in 788264b2bc9c 01:19:55 ---> ba41a7a2baff 01:19:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:19:56 ---> 3b2852023d59 01:19:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:19:56 ---> Running in 454f0dbd1ce2 01:19:58 Removing intermediate container 788264b2bc9c 01:19:58 ---> 92b250b4967d 01:19:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:19:58 ---> Running in 74d1e0db1dea 01:19:58 Removing intermediate container 74d1e0db1dea 01:19:58 ---> fc192497c1bf 01:19:58 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 01:19:59 ---> Running in c6f330579645 01:20:00 Removing intermediate container c6f330579645 01:20:00 ---> 722d29601d06 01:20:00 Step 21/23 : LABEL arch=arm64 01:20:00 ---> Running in c243beb02eb7 01:20:00 Removing intermediate container 454f0dbd1ce2 01:20:00 ---> 1073824770f7 01:20:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 01:20:00 Removing intermediate container c243beb02eb7 01:20:00 ---> 9642b9871d3e 01:20:00 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:20:00 ---> Running in 0d96c66b92e1 01:20:01 ---> Running in 0af0491f144c 01:20:01 Removing intermediate container 0d96c66b92e1 01:20:01 ---> b9c9fc0e2ec6 01:20:01 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 01:20:01 Removing intermediate container 0af0491f144c 01:20:01 ---> 749361e63a7d 01:20:01 Step 23/23 : LABEL version=3.0.0-dev.165 01:20:02 ---> Running in 3356ccb7a728 01:20:02 ---> Running in 2cdd3d0be429 01:20:02 Removing intermediate container 3356ccb7a728 01:20:02 ---> 4ba16c8b9bb4 01:20:02 Step 21/23 : LABEL arch=arm64 01:20:02 Removing intermediate container 2cdd3d0be429 01:20:02 ---> 4fe2ad7fe64a 01:20:02 01:20:02 ---> Running in c9e31f661f16 01:20:03 Successfully built 4fe2ad7fe64a 01:20:03 Successfully tagged core-common-config-bootstrapper-arm64:latest 01:20:03 Building support-notifications 01:20:03  Building core-common-config-bootstrapper ... done Removing intermediate container c9e31f661f16 01:20:03 ---> bb6ba2651678 01:20:03 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:20:03 ---> Running in 4378405a2aa6 01:20:04 Removing intermediate container 4378405a2aa6 01:20:04 ---> c9e7744b8a7e 01:20:04 Step 23/23 : LABEL version=3.0.0-dev.165 01:20:04 ---> Running in b310e21b07da 01:20:04 Removing intermediate container b310e21b07da 01:20:04 ---> 45b789294774 01:20:04 01:20:04 Successfully built 45b789294774 01:20:04 Successfully tagged security-proxy-auth-arm64:latest 01:20:06  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 01:20:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:20:06 ---> 8784e0579d81 01:20:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:20:06 ---> Using cache 01:20:06 ---> a56733dc3804 01:20:06 Step 4/23 : WORKDIR /edgex-go 01:20:06 ---> Using cache 01:20:06 ---> 6d28f2cad273 01:20:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:20:07 ---> Running in 740aae23406d 01:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:20:10 OK: 263 MiB in 53 packages 01:20:12 Removing intermediate container 740aae23406d 01:20:12 ---> a786bd6ef7e4 01:20:12 Step 6/23 : COPY go.mod vendor* ./ 01:20:13 ---> a77f28aeeac0 01:20:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:13 ---> Running in 75ddd7a707d1 01:21:35 Removing intermediate container 75ddd7a707d1 01:21:35 ---> 9b525a6bf8b0 01:21:35 Step 8/23 : COPY . . 01:21:35 ---> f964cb4392e5 01:21:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 01:21:35 ---> Running in 501cb41eed90 01:21:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.165" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:23:29 Removing intermediate container c67b48966c0d 01:23:29 ---> bbb7194d5b33 01:23:29 01:23:29 Step 10/23 : FROM alpine:3.17 01:23:29 ---> 51e60588ff2c 01:23:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 01:23:29 ---> Running in 40ba72bb6a80 01:23:29 Removing intermediate container 40ba72bb6a80 01:23:29 ---> cddcad934d07 01:23:29 Step 12/23 : ENV APP_PORT=59880 01:23:29 ---> Running in 69fa5afa01aa 01:23:29 Removing intermediate container 69fa5afa01aa 01:23:29 ---> 03c8d2c55dc0 01:23:29 Step 13/23 : EXPOSE $APP_PORT 01:23:29 ---> Running in 3f21f0a7e89a 01:23:29 Removing intermediate container 3f21f0a7e89a 01:23:29 ---> 44f22e010cdc 01:23:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 01:23:29 ---> Running in 1f2b7220c0b1 01:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:23:29 (1/1) Installing dumb-init (1.2.5-r2) 01:23:29 Executing busybox-1.35.0-r29.trigger 01:23:29 OK: 8 MiB in 16 packages 01:23:29 Removing intermediate container 1f2b7220c0b1 01:23:29 ---> e07ab34ab600 01:23:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:23:29 ---> 668b0d499ed3 01:23:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:23:31 ---> 42665c86e4f2 01:23:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:23:33 ---> 0e2801689836 01:23:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:23:34 ---> caa83784caae 01:23:34 Step 19/23 : ENTRYPOINT ["/core-data"] 01:23:34 ---> Running in 6ba4737609cb 01:23:35 Removing intermediate container 6ba4737609cb 01:23:35 ---> 9be9da222f77 01:23:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:23:35 ---> Running in 7fde54613229 01:23:35 Removing intermediate container 7fde54613229 01:23:35 ---> 8a2c01e555d7 01:23:35 Step 21/23 : LABEL arch=arm64 01:23:36 ---> Running in d16ab8b3b29d 01:23:36 Removing intermediate container d16ab8b3b29d 01:23:36 ---> 7356f7dd14bd 01:23:36 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:23:36 ---> Running in 5b5f10bd263f 01:23:37 Removing intermediate container 5b5f10bd263f 01:23:37 ---> 8c68caf999bb 01:23:37 Step 23/23 : LABEL version=3.0.0-dev.165 01:23:37 ---> Running in 09181c32adc1 01:23:38 Removing intermediate container 09181c32adc1 01:23:38 ---> ddae13d11316 01:23:38 01:23:38 Successfully built ddae13d11316 01:23:38 Successfully tagged core-data-arm64:latest 01:23:46  Building core-data ... done Removing intermediate container fbc992042958 01:23:46 ---> e30307ffc686 01:23:46 01:23:46 Step 9/33 : FROM alpine:3.17 01:23:46 ---> 51e60588ff2c 01:23:46 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:23:46 ---> Running in f48c6da2ef74 01:23:47 Removing intermediate container f48c6da2ef74 01:23:47 ---> d24a5611620e 01:23:47 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 01:23:47 ---> Running in 21d635cc2af5 01:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:23:50 (1/2) Installing dumb-init (1.2.5-r2) 01:23:50 (2/2) Installing su-exec (0.2-r2) 01:23:50 Executing busybox-1.35.0-r29.trigger 01:23:50 OK: 8 MiB in 17 packages 01:23:52 Removing intermediate container 21d635cc2af5 01:23:52 ---> 6b9c21e31948 01:23:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 01:23:52 ---> Running in 9e9fc7a35805 01:23:52 Removing intermediate container 9e9fc7a35805 01:23:52 ---> 8310b3d026f5 01:23:52 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 01:23:52 ---> Running in 0632c36629d8 01:23:53 Removing intermediate container 0632c36629d8 01:23:53 ---> 1d2ffdd3972c 01:23:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 01:23:53 ---> Running in ca4608640573 01:23:54 Removing intermediate container ca4608640573 01:23:54 ---> 497212ece006 01:23:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 01:23:54 ---> Running in aa2843baec27 01:23:54 Removing intermediate container aa2843baec27 01:23:54 ---> 70edf980675c 01:23:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 01:23:54 ---> Running in 8105596343d4 01:23:58 Removing intermediate container 8105596343d4 01:23:58 ---> c61cf6aade1a 01:23:58 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 01:23:58 ---> Running in 2bdfc3f86b8c 01:23:58 Removing intermediate container 2bdfc3f86b8c 01:23:58 ---> 898feac8082d 01:23:58 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 01:23:59 ---> da4fb290632e 01:23:59 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 01:24:00 ---> Running in 7084cf00fbd1 01:24:03 Removing intermediate container 7084cf00fbd1 01:24:03 ---> bac57c4145a6 01:24:03 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 01:24:04 ---> f86c89eb7016 01:24:04 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 01:24:05 ---> 80fbafd120fa 01:24:05 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:24:06 ---> 1e5b0fa6a3d8 01:24:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:24:07 ---> 30e82e7da21e 01:24:07 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 01:24:08 ---> 4f384e839956 01:24:08 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 01:24:12 ---> fb2becd50a4c 01:24:12 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 01:24:13 ---> b7effaa3d74b 01:24:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:24:14 ---> 43a3279489b3 01:24:14 Step 28/33 : RUN chmod +x /entrypoint.sh 01:24:14 ---> Running in 477e3c7beaab 01:24:19 Removing intermediate container 477e3c7beaab 01:24:19 ---> 33602dbc2cb6 01:24:19 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 01:24:19 ---> Running in 318f59b51e23 01:24:19 Removing intermediate container 318f59b51e23 01:24:19 ---> 1456ab9b528f 01:24:19 Step 30/33 : CMD ["gate"] 01:24:20 ---> Running in b3d2c3de218a 01:24:20 Removing intermediate container b3d2c3de218a 01:24:20 ---> f4a1909321d0 01:24:20 Step 31/33 : LABEL arch=arm64 01:24:20 ---> Running in dc6ffc8d2652 01:24:21 Removing intermediate container dc6ffc8d2652 01:24:21 ---> edea32441c47 01:24:21 Step 32/33 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:24:21 ---> Running in 8d3f676734de 01:24:26 Removing intermediate container 8d3f676734de 01:24:26 ---> f548784331cc 01:24:26 Step 33/33 : LABEL version=3.0.0-dev.165 01:24:26 ---> Running in 89fd6a21cac5 01:24:27 Removing intermediate container 89fd6a21cac5 01:24:27 ---> 486820a12047 01:24:27 01:24:27 Successfully built 486820a12047 01:24:27 Successfully tagged security-bootstrapper-arm64:latest 01:24:27  Building security-bootstrapper ... done Removing intermediate container 9b736a3ba42c 01:24:27 ---> 56111c3362b9 01:24:27 01:24:27 Step 9/20 : FROM alpine:3.17 01:24:27 ---> 51e60588ff2c 01:24:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 01:24:27 ---> Using cache 01:24:27 ---> d24a5611620e 01:24:27 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:27 ---> Running in 6fe122065047 01:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:31 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:24:31 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:24:31 OK: 17694 distinct packages available 01:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:33 (1/9) Installing ca-certificates (20230506-r0) 01:24:33 (2/9) Installing brotli-libs (1.0.9-r9) 01:24:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 01:24:33 (4/9) Installing libcurl (8.1.1-r1) 01:24:33 (5/9) Installing curl (8.1.1-r1) 01:24:33 (6/9) Installing dumb-init (1.2.5-r2) 01:24:33 (7/9) Installing musl-obstack (1.2.3-r0) 01:24:33 (8/9) Installing libucontext (1.2-r0) 01:24:33 (9/9) Installing gcompat (1.1.0-r0) 01:24:33 Executing busybox-1.35.0-r29.trigger 01:24:33 Executing ca-certificates-20230506-r0.trigger 01:24:34 OK: 11 MiB in 24 packages 01:24:37 Removing intermediate container 6fe122065047 01:24:37 ---> 9e780b2fb78c 01:24:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:24:39 ---> 6245579d1489 01:24:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 01:24:40 ---> c7bc01a546ab 01:24:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:24:42 ---> da7941a14ff4 01:24:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:24:43 ---> 6552131904d2 01:24:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:24:43 ---> Running in a3bbb61288e3 01:24:44 Removing intermediate container a3bbb61288e3 01:24:44 ---> e69bd2decd26 01:24:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 01:24:44 ---> Running in 67e12a8269f6 01:24:44 Removing intermediate container 67e12a8269f6 01:24:44 ---> 922401d17223 01:24:44 Step 18/20 : LABEL arch=arm64 01:24:44 ---> Running in f63f1bebf295 01:24:45 Removing intermediate container f63f1bebf295 01:24:45 ---> d64a341de6e4 01:24:45 Step 19/20 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:24:45 ---> Running in 8616a11025f1 01:24:46 Removing intermediate container 8616a11025f1 01:24:46 ---> c5ffd43c8b8b 01:24:46 Step 20/20 : LABEL version=3.0.0-dev.165 01:24:46 ---> Running in b5ea4681e739 01:24:46 Removing intermediate container b5ea4681e739 01:24:46 ---> dea580f114fc 01:24:46 01:24:46 Successfully built dea580f114fc 01:24:46 Successfully tagged security-spiffe-token-provider-arm64:latest 01:25:55  Building security-spiffe-token-provider ... done Removing intermediate container 501cb41eed90 01:25:55 ---> b316779ad37d 01:25:55 01:25:55 Step 10/23 : FROM alpine:3.17 01:25:55 ---> 51e60588ff2c 01:25:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:25:55 ---> Running in b8d0ef39901f 01:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:55 (1/2) Installing ca-certificates (20230506-r0) 01:25:55 (2/2) Installing dumb-init (1.2.5-r2) 01:25:55 Executing busybox-1.35.0-r29.trigger 01:25:55 Executing ca-certificates-20230506-r0.trigger 01:25:55 OK: 8 MiB in 17 packages 01:25:55 Removing intermediate container b8d0ef39901f 01:25:55 ---> 54ccf274e58e 01:25:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 01:25:55 ---> Running in 32903512d00e 01:25:55 Removing intermediate container 32903512d00e 01:25:55 ---> 2701a43e58c1 01:25:55 Step 13/23 : ENV APP_PORT=59860 01:25:55 ---> Running in 60fa97270d32 01:25:55 Removing intermediate container 60fa97270d32 01:25:55 ---> 48f05ddf460a 01:25:55 Step 14/23 : EXPOSE $APP_PORT 01:25:55 ---> Running in f12802c0c408 01:25:56 Removing intermediate container f12802c0c408 01:25:56 ---> e39eb7309594 01:25:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:56 ---> bb83d4b0af8b 01:25:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 01:25:57 ---> 452b3d7452b1 01:25:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:26:00 ---> bdbe091d2de7 01:26:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:26:00 ---> ea08b8dc00e0 01:26:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:26:00 ---> Running in d5c220f70466 01:26:01 Removing intermediate container d5c220f70466 01:26:01 ---> 1208eea10a6d 01:26:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:26:01 ---> Running in 0326e4a82d22 01:26:01 Removing intermediate container 0326e4a82d22 01:26:01 ---> d20ee62a4f18 01:26:01 Step 21/23 : LABEL arch=arm64 01:26:01 ---> Running in 6542f1ffb1eb 01:26:01 Removing intermediate container 6542f1ffb1eb 01:26:01 ---> e56d3f6835c5 01:26:01 Step 22/23 : LABEL git_sha=66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:01 ---> Running in 955c24247345 01:26:02 Removing intermediate container 955c24247345 01:26:02 ---> 3f34e93d9d71 01:26:02 Step 23/23 : LABEL version=3.0.0-dev.165 01:26:02 ---> Running in 4d70a5b4e015 01:26:02 Removing intermediate container 4d70a5b4e015 01:26:02 ---> fd604d5f16e6 01:26:02 01:26:02 Successfully built fd604d5f16e6 01:26:02 Successfully tagged support-notifications-arm64:latest 01:26:03  Building support-notifications ... done  [Pipeline] } 01:26:03 $ docker stop --time=1 7fd1b423fc2aa04d4e2d95b612e4ff02092f168a4d63c0f7b6b3bc7afe480dd1 01:26:04 $ docker rm -f --volumes 7fd1b423fc2aa04d4e2d95b612e4ff02092f168a4d63c0f7b6b3bc7afe480dd1 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:05 + docker images 01:26:05 REPOSITORY TAG IMAGE ID CREATED SIZE 01:26:05 support-notifications-arm64 latest fd604d5f16e6 3 seconds ago 31.9MB 01:26:05 b316779ad37d 17 seconds ago 1.42GB 01:26:05 security-spiffe-token-provider-arm64 latest dea580f114fc About a minute ago 32.7MB 01:26:05 security-bootstrapper-arm64 latest 486820a12047 About a minute ago 21.9MB 01:26:05 56111c3362b9 About a minute ago 1.39GB 01:26:05 e30307ffc686 2 minutes ago 1.34GB 01:26:05 core-data-arm64 latest ddae13d11316 2 minutes ago 19.9MB 01:26:05 bbb7194d5b33 2 minutes ago 1.36GB 01:26:05 security-proxy-auth-arm64 latest 45b789294774 6 minutes ago 18.1MB 01:26:05 core-common-config-bootstrapper-arm64 latest 4fe2ad7fe64a 6 minutes ago 17.2MB 01:26:05 de82af948909 6 minutes ago 1.33GB 01:26:05 25aee0e33812 6 minutes ago 1.35GB 01:26:05 security-spire-agent-arm64 latest 2548a9cc49c3 8 minutes ago 153MB 01:26:05 security-spire-server-arm64 latest 52ef8c26d246 8 minutes ago 97MB 01:26:05 2178ca556b85 8 minutes ago 1.21GB 01:26:05 security-spire-config-arm64 latest 7de5bcd73bbe 8 minutes ago 96.1MB 01:26:05 79d33e2c8efd 9 minutes ago 1.21GB 01:26:05 support-scheduler-arm64 latest d40cb5b225ec 9 minutes ago 31.2MB 01:26:05 44f950793bba 9 minutes ago 1.42GB 01:26:05 core-metadata-arm64 latest 4952bce68029 11 minutes ago 20.2MB 01:26:05 core-command-arm64 latest dd2c9f28c2a4 12 minutes ago 19.7MB 01:26:05 1678b0e06adb 12 minutes ago 1.36GB 01:26:05 security-secretstore-setup-arm64 latest 23866cd67641 12 minutes ago 32.2MB 01:26:05 83c0510385d3 12 minutes ago 1.35GB 01:26:05 security-proxy-setup-arm64 latest 915e940c20bd 12 minutes ago 18.7MB 01:26:05 4261486c8dab 12 minutes ago 1.35GB 01:26:05 a17f4c733d83 13 minutes ago 1.33GB 01:26:05 ci-base-image-arm64 latest 8784e0579d81 22 minutes ago 899MB 01:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 01:26:05 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 01:26:05 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 01:26:05 provisioning config files... 01:26:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/531@tmp/config13765349618265910337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:05 ---> docker-login.sh 01:26:05 nexus3.edgexfoundry.org:10001 01:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:06 Configure a credential helper to remove this warning. See 01:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:06 01:26:06 Login Succeeded 01:26:06 nexus3.edgexfoundry.org:10002 01:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:06 Configure a credential helper to remove this warning. See 01:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:06 01:26:06 Login Succeeded 01:26:06 nexus3.edgexfoundry.org:10003 01:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:07 Configure a credential helper to remove this warning. See 01:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:07 01:26:07 Login Succeeded 01:26:07 nexus3.edgexfoundry.org:10004 01:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:07 Configure a credential helper to remove this warning. See 01:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:07 01:26:07 Login Succeeded 01:26:07 docker.io 01:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:08 Configure a credential helper to remove this warning. See 01:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:08 01:26:08 Login Succeeded 01:26:08 ---> docker-login.sh ends [Pipeline] } 01:26:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:26:08 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:08 latest 01:26:08 3.0.0-dev.165 01:26:08 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:08 main 01:26:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:26:08 f0677f7ab942: Preparing 01:26:08 91e6220efcba: Preparing 01:26:08 ff84bc1e3f41: Preparing 01:26:08 84c71a7ab7da: Preparing 01:26:08 340d930ff2f6: Preparing 01:26:08 26cbea5cba74: Preparing 01:26:08 26cbea5cba74: Waiting 01:26:09 f0677f7ab942: Pushed 01:26:09 84c71a7ab7da: Pushed 01:26:09 340d930ff2f6: Pushed 01:26:09 ff84bc1e3f41: Pushed 01:26:09 26cbea5cba74: Layer already exists 01:26:11 91e6220efcba: Pushed 01:26:11 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:26:12 f0677f7ab942: Preparing 01:26:12 91e6220efcba: Preparing 01:26:12 ff84bc1e3f41: Preparing 01:26:12 84c71a7ab7da: Preparing 01:26:12 340d930ff2f6: Preparing 01:26:12 26cbea5cba74: Preparing 01:26:12 26cbea5cba74: Waiting 01:26:12 340d930ff2f6: Layer already exists 01:26:12 91e6220efcba: Layer already exists 01:26:12 84c71a7ab7da: Layer already exists 01:26:12 f0677f7ab942: Layer already exists 01:26:12 ff84bc1e3f41: Layer already exists 01:26:12 26cbea5cba74: Layer already exists 01:26:12 latest: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.165 01:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:26:13 f0677f7ab942: Preparing 01:26:13 91e6220efcba: Preparing 01:26:13 ff84bc1e3f41: Preparing 01:26:13 84c71a7ab7da: Preparing 01:26:13 340d930ff2f6: Preparing 01:26:13 26cbea5cba74: Preparing 01:26:13 26cbea5cba74: Waiting 01:26:13 340d930ff2f6: Layer already exists 01:26:13 f0677f7ab942: Layer already exists 01:26:13 ff84bc1e3f41: Layer already exists 01:26:13 84c71a7ab7da: Layer already exists 01:26:13 91e6220efcba: Layer already exists 01:26:13 26cbea5cba74: Layer already exists 01:26:13 3.0.0-dev.165: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:26:14 f0677f7ab942: Preparing 01:26:14 91e6220efcba: Preparing 01:26:14 ff84bc1e3f41: Preparing 01:26:14 84c71a7ab7da: Preparing 01:26:14 340d930ff2f6: Preparing 01:26:14 26cbea5cba74: Preparing 01:26:14 26cbea5cba74: Waiting 01:26:14 340d930ff2f6: Layer already exists 01:26:14 ff84bc1e3f41: Layer already exists 01:26:14 f0677f7ab942: Layer already exists 01:26:14 91e6220efcba: Layer already exists 01:26:14 84c71a7ab7da: Layer already exists 01:26:14 26cbea5cba74: Layer already exists 01:26:14 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:26:15 f0677f7ab942: Preparing 01:26:15 91e6220efcba: Preparing 01:26:15 ff84bc1e3f41: Preparing 01:26:15 84c71a7ab7da: Preparing 01:26:15 340d930ff2f6: Preparing 01:26:15 26cbea5cba74: Preparing 01:26:15 26cbea5cba74: Waiting 01:26:15 84c71a7ab7da: Layer already exists 01:26:15 340d930ff2f6: Layer already exists 01:26:15 f0677f7ab942: Layer already exists 01:26:15 91e6220efcba: Layer already exists 01:26:15 ff84bc1e3f41: Layer already exists 01:26:15 26cbea5cba74: Layer already exists 01:26:15 main: digest: sha256:075f392f89d44f91c28fc71e3bc62018982f48bf6560daf16197b6db9f8b2f8e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:15 ===================================================== [Pipeline] echo 01:26:15 taggedImages: 01:26:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:26:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.165 01:26:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:26:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:26:15 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:15 latest 01:26:15 3.0.0-dev.165 01:26:15 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:15 main 01:26:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:26:16 a24751ccd1f7: Preparing 01:26:16 dea989a6c615: Preparing 01:26:16 58d93dabc1b9: Preparing 01:26:16 ea3bf52b5d34: Preparing 01:26:16 ff84bc1e3f41: Preparing 01:26:16 84c71a7ab7da: Preparing 01:26:16 1847b8188921: Preparing 01:26:16 26cbea5cba74: Preparing 01:26:16 1847b8188921: Waiting 01:26:16 84c71a7ab7da: Waiting 01:26:16 26cbea5cba74: Waiting 01:26:16 ff84bc1e3f41: Layer already exists 01:26:16 84c71a7ab7da: Layer already exists 01:26:16 dea989a6c615: Pushed 01:26:16 58d93dabc1b9: Pushed 01:26:16 a24751ccd1f7: Pushed 01:26:16 26cbea5cba74: Layer already exists 01:26:16 1847b8188921: Pushed 01:26:19 ea3bf52b5d34: Pushed 01:26:19 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:19 + 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 01:26:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:26:19 a24751ccd1f7: Preparing 01:26:19 dea989a6c615: Preparing 01:26:19 58d93dabc1b9: Preparing 01:26:19 ea3bf52b5d34: Preparing 01:26:19 ff84bc1e3f41: Preparing 01:26:19 84c71a7ab7da: Preparing 01:26:19 1847b8188921: Preparing 01:26:19 26cbea5cba74: Preparing 01:26:19 84c71a7ab7da: Waiting 01:26:19 1847b8188921: Waiting 01:26:19 26cbea5cba74: Waiting 01:26:19 dea989a6c615: Layer already exists 01:26:19 ff84bc1e3f41: Layer already exists 01:26:19 58d93dabc1b9: Layer already exists 01:26:19 ea3bf52b5d34: Layer already exists 01:26:19 a24751ccd1f7: Layer already exists 01:26:19 1847b8188921: Layer already exists 01:26:19 84c71a7ab7da: Layer already exists 01:26:19 26cbea5cba74: Layer already exists 01:26:20 latest: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.165 01:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:26:20 a24751ccd1f7: Preparing 01:26:20 dea989a6c615: Preparing 01:26:20 58d93dabc1b9: Preparing 01:26:20 ea3bf52b5d34: Preparing 01:26:20 ff84bc1e3f41: Preparing 01:26:20 84c71a7ab7da: Preparing 01:26:20 1847b8188921: Preparing 01:26:20 26cbea5cba74: Preparing 01:26:20 84c71a7ab7da: Waiting 01:26:20 1847b8188921: Waiting 01:26:20 26cbea5cba74: Waiting 01:26:20 ff84bc1e3f41: Layer already exists 01:26:20 58d93dabc1b9: Layer already exists 01:26:20 dea989a6c615: Layer already exists 01:26:20 ea3bf52b5d34: Layer already exists 01:26:20 a24751ccd1f7: Layer already exists 01:26:20 84c71a7ab7da: Layer already exists 01:26:20 26cbea5cba74: Layer already exists 01:26:20 1847b8188921: Layer already exists 01:26:20 3.0.0-dev.165: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:26:21 a24751ccd1f7: Preparing 01:26:21 dea989a6c615: Preparing 01:26:21 58d93dabc1b9: Preparing 01:26:21 ea3bf52b5d34: Preparing 01:26:21 ff84bc1e3f41: Preparing 01:26:21 84c71a7ab7da: Preparing 01:26:21 1847b8188921: Preparing 01:26:21 26cbea5cba74: Preparing 01:26:21 1847b8188921: Waiting 01:26:21 26cbea5cba74: Waiting 01:26:21 84c71a7ab7da: Waiting 01:26:21 ea3bf52b5d34: Layer already exists 01:26:21 ff84bc1e3f41: Layer already exists 01:26:21 58d93dabc1b9: Layer already exists 01:26:21 dea989a6c615: Layer already exists 01:26:21 a24751ccd1f7: Layer already exists 01:26:21 26cbea5cba74: Layer already exists 01:26:21 84c71a7ab7da: Layer already exists 01:26:21 1847b8188921: Layer already exists 01:26:21 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:22 + 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 01:26:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:26:22 a24751ccd1f7: Preparing 01:26:22 dea989a6c615: Preparing 01:26:22 58d93dabc1b9: Preparing 01:26:22 ea3bf52b5d34: Preparing 01:26:22 ff84bc1e3f41: Preparing 01:26:22 84c71a7ab7da: Preparing 01:26:22 1847b8188921: Preparing 01:26:22 26cbea5cba74: Preparing 01:26:22 1847b8188921: Waiting 01:26:22 ea3bf52b5d34: Layer already exists 01:26:22 ff84bc1e3f41: Layer already exists 01:26:22 a24751ccd1f7: Layer already exists 01:26:22 58d93dabc1b9: Layer already exists 01:26:22 dea989a6c615: Layer already exists 01:26:22 1847b8188921: Layer already exists 01:26:22 84c71a7ab7da: Layer already exists 01:26:22 26cbea5cba74: Layer already exists 01:26:22 main: digest: sha256:a17c19aa3bf5333ba93ca10b4afc1a9f7002329a3a4a8ba9bb0347d71d6c05f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:22 ===================================================== [Pipeline] echo 01:26:22 taggedImages: 01:26:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:26:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.165 01:26:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:26:22 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:26:22 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:22 latest 01:26:22 3.0.0-dev.165 01:26:22 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:22 main 01:26:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:26:23 55eb9afd0223: Preparing 01:26:23 e9026f683adc: Preparing 01:26:23 ff84bc1e3f41: Preparing 01:26:23 84c71a7ab7da: Preparing 01:26:23 6135fd211db1: Preparing 01:26:23 26cbea5cba74: Preparing 01:26:23 26cbea5cba74: Waiting 01:26:23 ff84bc1e3f41: Layer already exists 01:26:23 84c71a7ab7da: Layer already exists 01:26:23 26cbea5cba74: Layer already exists 01:26:23 55eb9afd0223: Pushed 01:26:23 6135fd211db1: Pushed 01:26:27 e9026f683adc: Pushed 01:26:27 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:26:27 55eb9afd0223: Preparing 01:26:27 e9026f683adc: Preparing 01:26:27 ff84bc1e3f41: Preparing 01:26:27 84c71a7ab7da: Preparing 01:26:27 6135fd211db1: Preparing 01:26:27 26cbea5cba74: Preparing 01:26:27 26cbea5cba74: Waiting 01:26:27 6135fd211db1: Layer already exists 01:26:27 e9026f683adc: Layer already exists 01:26:27 84c71a7ab7da: Layer already exists 01:26:27 55eb9afd0223: Layer already exists 01:26:27 ff84bc1e3f41: Layer already exists 01:26:27 26cbea5cba74: Layer already exists 01:26:28 latest: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.165 01:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:26:28 55eb9afd0223: Preparing 01:26:28 e9026f683adc: Preparing 01:26:28 ff84bc1e3f41: Preparing 01:26:28 84c71a7ab7da: Preparing 01:26:28 6135fd211db1: Preparing 01:26:28 26cbea5cba74: Preparing 01:26:28 26cbea5cba74: Waiting 01:26:28 e9026f683adc: Layer already exists 01:26:28 55eb9afd0223: Layer already exists 01:26:28 6135fd211db1: Layer already exists 01:26:28 84c71a7ab7da: Layer already exists 01:26:28 ff84bc1e3f41: Layer already exists 01:26:28 26cbea5cba74: Layer already exists 01:26:28 3.0.0-dev.165: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:26:29 55eb9afd0223: Preparing 01:26:29 e9026f683adc: Preparing 01:26:29 ff84bc1e3f41: Preparing 01:26:29 84c71a7ab7da: Preparing 01:26:29 6135fd211db1: Preparing 01:26:29 26cbea5cba74: Preparing 01:26:29 26cbea5cba74: Waiting 01:26:29 84c71a7ab7da: Layer already exists 01:26:29 6135fd211db1: Layer already exists 01:26:29 ff84bc1e3f41: Layer already exists 01:26:29 55eb9afd0223: Layer already exists 01:26:29 e9026f683adc: Layer already exists 01:26:29 26cbea5cba74: Layer already exists 01:26:29 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:26:30 55eb9afd0223: Preparing 01:26:30 e9026f683adc: Preparing 01:26:30 ff84bc1e3f41: Preparing 01:26:30 84c71a7ab7da: Preparing 01:26:30 6135fd211db1: Preparing 01:26:30 26cbea5cba74: Preparing 01:26:30 26cbea5cba74: Waiting 01:26:30 84c71a7ab7da: Layer already exists 01:26:30 55eb9afd0223: Layer already exists 01:26:30 ff84bc1e3f41: Layer already exists 01:26:30 e9026f683adc: Layer already exists 01:26:30 6135fd211db1: Layer already exists 01:26:30 26cbea5cba74: Layer already exists 01:26:30 main: digest: sha256:6b0a6aa47ecdd3b6d6b297f4253bf1d2aab88d9129c51b472a070b96c7d8758b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:30 ===================================================== [Pipeline] echo 01:26:30 taggedImages: 01:26:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:26:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.165 01:26:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:26:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:26:30 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:30 latest 01:26:30 3.0.0-dev.165 01:26:30 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:30 main 01:26:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:26:31 accf0a0f5968: Preparing 01:26:31 bb4ba05131c4: Preparing 01:26:31 26a26ed09b00: Preparing 01:26:31 ff84bc1e3f41: Preparing 01:26:31 84c71a7ab7da: Preparing 01:26:31 340d930ff2f6: Preparing 01:26:31 26cbea5cba74: Preparing 01:26:31 340d930ff2f6: Waiting 01:26:31 26cbea5cba74: Waiting 01:26:31 84c71a7ab7da: Layer already exists 01:26:31 ff84bc1e3f41: Layer already exists 01:26:31 340d930ff2f6: Layer already exists 01:26:31 26cbea5cba74: Layer already exists 01:26:31 bb4ba05131c4: Pushed 01:26:31 accf0a0f5968: Pushed 01:26:35 26a26ed09b00: Pushed 01:26:35 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:26:35 accf0a0f5968: Preparing 01:26:35 bb4ba05131c4: Preparing 01:26:35 26a26ed09b00: Preparing 01:26:35 ff84bc1e3f41: Preparing 01:26:35 84c71a7ab7da: Preparing 01:26:35 340d930ff2f6: Preparing 01:26:35 26cbea5cba74: Preparing 01:26:35 340d930ff2f6: Waiting 01:26:35 26cbea5cba74: Waiting 01:26:35 ff84bc1e3f41: Layer already exists 01:26:35 bb4ba05131c4: Layer already exists 01:26:35 accf0a0f5968: Layer already exists 01:26:35 26a26ed09b00: Layer already exists 01:26:35 84c71a7ab7da: Layer already exists 01:26:35 340d930ff2f6: Layer already exists 01:26:35 26cbea5cba74: Layer already exists 01:26:36 latest: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.165 01:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:26:36 accf0a0f5968: Preparing 01:26:36 bb4ba05131c4: Preparing 01:26:36 26a26ed09b00: Preparing 01:26:36 ff84bc1e3f41: Preparing 01:26:36 84c71a7ab7da: Preparing 01:26:36 340d930ff2f6: Preparing 01:26:36 26cbea5cba74: Preparing 01:26:36 340d930ff2f6: Waiting 01:26:36 26cbea5cba74: Waiting 01:26:36 ff84bc1e3f41: Layer already exists 01:26:36 84c71a7ab7da: Layer already exists 01:26:36 bb4ba05131c4: Layer already exists 01:26:36 26a26ed09b00: Layer already exists 01:26:36 accf0a0f5968: Layer already exists 01:26:36 26cbea5cba74: Layer already exists 01:26:36 340d930ff2f6: Layer already exists 01:26:36 3.0.0-dev.165: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:26:37 accf0a0f5968: Preparing 01:26:37 bb4ba05131c4: Preparing 01:26:37 26a26ed09b00: Preparing 01:26:37 ff84bc1e3f41: Preparing 01:26:37 84c71a7ab7da: Preparing 01:26:37 340d930ff2f6: Preparing 01:26:37 26cbea5cba74: Preparing 01:26:37 340d930ff2f6: Waiting 01:26:37 26cbea5cba74: Waiting 01:26:37 84c71a7ab7da: Layer already exists 01:26:37 ff84bc1e3f41: Layer already exists 01:26:37 26a26ed09b00: Layer already exists 01:26:37 accf0a0f5968: Layer already exists 01:26:37 bb4ba05131c4: Layer already exists 01:26:37 26cbea5cba74: Layer already exists 01:26:37 340d930ff2f6: Layer already exists 01:26:37 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:26:38 accf0a0f5968: Preparing 01:26:38 bb4ba05131c4: Preparing 01:26:38 26a26ed09b00: Preparing 01:26:38 ff84bc1e3f41: Preparing 01:26:38 84c71a7ab7da: Preparing 01:26:38 340d930ff2f6: Preparing 01:26:38 26cbea5cba74: Preparing 01:26:38 340d930ff2f6: Waiting 01:26:38 accf0a0f5968: Layer already exists 01:26:38 bb4ba05131c4: Layer already exists 01:26:38 26a26ed09b00: Layer already exists 01:26:38 ff84bc1e3f41: Layer already exists 01:26:38 84c71a7ab7da: Layer already exists 01:26:38 340d930ff2f6: Layer already exists 01:26:38 26cbea5cba74: Layer already exists 01:26:38 main: digest: sha256:592fa07c7ccdcfa86aa45fe43d2ede5a3e4f9bfe8c1664fa796f3238f26a6962 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:39 ===================================================== [Pipeline] echo 01:26:39 taggedImages: 01:26:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:26:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.165 01:26:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:26:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:26:39 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:39 latest 01:26:39 3.0.0-dev.165 01:26:39 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:39 main 01:26:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:26:39 16b2cce487c0: Preparing 01:26:39 16b2cce487c0: Preparing 01:26:39 fc2852ec999e: Preparing 01:26:39 1b5ec5c258bd: Preparing 01:26:39 87b37ad59bed: Preparing 01:26:39 cefc58f6c63f: Preparing 01:26:39 b25a9153088a: Preparing 01:26:39 ff84bc1e3f41: Preparing 01:26:39 84c71a7ab7da: Preparing 01:26:39 b14778d56d3b: Preparing 01:26:39 7829693e799d: Preparing 01:26:39 55ad41cfa961: Preparing 01:26:39 e763e156e445: Preparing 01:26:39 26cbea5cba74: Preparing 01:26:39 b25a9153088a: Waiting 01:26:39 b14778d56d3b: Waiting 01:26:39 7829693e799d: Waiting 01:26:39 ff84bc1e3f41: Waiting 01:26:39 55ad41cfa961: Waiting 01:26:39 e763e156e445: Waiting 01:26:39 84c71a7ab7da: Waiting 01:26:39 26cbea5cba74: Waiting 01:26:40 fc2852ec999e: Pushed 01:26:40 87b37ad59bed: Pushed 01:26:40 1b5ec5c258bd: Pushed 01:26:40 16b2cce487c0: Pushed 01:26:40 cefc58f6c63f: Pushed 01:26:40 84c71a7ab7da: Layer already exists 01:26:40 ff84bc1e3f41: Layer already exists 01:26:40 b14778d56d3b: Pushed 01:26:40 7829693e799d: Pushed 01:26:40 55ad41cfa961: Pushed 01:26:40 26cbea5cba74: Layer already exists 01:26:40 e763e156e445: Pushed 01:26:43 b25a9153088a: Pushed 01:26:43 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:26:44 16b2cce487c0: Preparing 01:26:44 16b2cce487c0: Preparing 01:26:44 fc2852ec999e: Preparing 01:26:44 1b5ec5c258bd: Preparing 01:26:44 87b37ad59bed: Preparing 01:26:44 cefc58f6c63f: Preparing 01:26:44 b25a9153088a: Preparing 01:26:44 ff84bc1e3f41: Preparing 01:26:44 84c71a7ab7da: Preparing 01:26:44 b14778d56d3b: Preparing 01:26:44 7829693e799d: Preparing 01:26:44 55ad41cfa961: Preparing 01:26:44 e763e156e445: Preparing 01:26:44 26cbea5cba74: Preparing 01:26:44 b14778d56d3b: Waiting 01:26:44 7829693e799d: Waiting 01:26:44 55ad41cfa961: Waiting 01:26:44 e763e156e445: Waiting 01:26:44 b25a9153088a: Waiting 01:26:44 ff84bc1e3f41: Waiting 01:26:44 26cbea5cba74: Waiting 01:26:44 84c71a7ab7da: Waiting 01:26:44 fc2852ec999e: Layer already exists 01:26:44 87b37ad59bed: Layer already exists 01:26:44 16b2cce487c0: Layer already exists 01:26:44 cefc58f6c63f: Layer already exists 01:26:44 1b5ec5c258bd: Layer already exists 01:26:44 b25a9153088a: Layer already exists 01:26:44 84c71a7ab7da: Layer already exists 01:26:44 7829693e799d: Layer already exists 01:26:44 ff84bc1e3f41: Layer already exists 01:26:44 b14778d56d3b: Layer already exists 01:26:44 55ad41cfa961: Layer already exists 01:26:44 e763e156e445: Layer already exists 01:26:44 26cbea5cba74: Layer already exists 01:26:44 latest: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.165 01:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:26:45 16b2cce487c0: Preparing 01:26:45 16b2cce487c0: Preparing 01:26:45 fc2852ec999e: Preparing 01:26:45 1b5ec5c258bd: Preparing 01:26:45 87b37ad59bed: Preparing 01:26:45 cefc58f6c63f: Preparing 01:26:45 b25a9153088a: Preparing 01:26:45 ff84bc1e3f41: Preparing 01:26:45 84c71a7ab7da: Preparing 01:26:45 b14778d56d3b: Preparing 01:26:45 7829693e799d: Preparing 01:26:45 55ad41cfa961: Preparing 01:26:45 e763e156e445: Preparing 01:26:45 26cbea5cba74: Preparing 01:26:45 b14778d56d3b: Waiting 01:26:45 7829693e799d: Waiting 01:26:45 b25a9153088a: Waiting 01:26:45 55ad41cfa961: Waiting 01:26:45 e763e156e445: Waiting 01:26:45 26cbea5cba74: Waiting 01:26:45 ff84bc1e3f41: Waiting 01:26:45 84c71a7ab7da: Waiting 01:26:45 87b37ad59bed: Layer already exists 01:26:45 1b5ec5c258bd: Layer already exists 01:26:45 fc2852ec999e: Layer already exists 01:26:45 cefc58f6c63f: Layer already exists 01:26:45 16b2cce487c0: Layer already exists 01:26:45 ff84bc1e3f41: Layer already exists 01:26:45 b25a9153088a: Layer already exists 01:26:45 84c71a7ab7da: Layer already exists 01:26:45 b14778d56d3b: Layer already exists 01:26:45 7829693e799d: Layer already exists 01:26:45 55ad41cfa961: Layer already exists 01:26:45 e763e156e445: Layer already exists 01:26:45 26cbea5cba74: Layer already exists 01:26:45 3.0.0-dev.165: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:26:46 16b2cce487c0: Preparing 01:26:46 16b2cce487c0: Preparing 01:26:46 fc2852ec999e: Preparing 01:26:46 1b5ec5c258bd: Preparing 01:26:46 87b37ad59bed: Preparing 01:26:46 cefc58f6c63f: Preparing 01:26:46 b25a9153088a: Preparing 01:26:46 ff84bc1e3f41: Preparing 01:26:46 84c71a7ab7da: Preparing 01:26:46 b14778d56d3b: Preparing 01:26:46 7829693e799d: Preparing 01:26:46 55ad41cfa961: Preparing 01:26:46 e763e156e445: Preparing 01:26:46 26cbea5cba74: Preparing 01:26:46 b14778d56d3b: Waiting 01:26:46 7829693e799d: Waiting 01:26:46 b25a9153088a: Waiting 01:26:46 55ad41cfa961: Waiting 01:26:46 e763e156e445: Waiting 01:26:46 26cbea5cba74: Waiting 01:26:46 ff84bc1e3f41: Waiting 01:26:46 84c71a7ab7da: Waiting 01:26:46 fc2852ec999e: Layer already exists 01:26:46 cefc58f6c63f: Layer already exists 01:26:46 1b5ec5c258bd: Layer already exists 01:26:46 87b37ad59bed: Layer already exists 01:26:46 16b2cce487c0: Layer already exists 01:26:46 ff84bc1e3f41: Layer already exists 01:26:46 b25a9153088a: Layer already exists 01:26:46 84c71a7ab7da: Layer already exists 01:26:46 b14778d56d3b: Layer already exists 01:26:46 7829693e799d: Layer already exists 01:26:46 55ad41cfa961: Layer already exists 01:26:46 e763e156e445: Layer already exists 01:26:46 26cbea5cba74: Layer already exists 01:26:46 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:26:47 16b2cce487c0: Preparing 01:26:47 16b2cce487c0: Preparing 01:26:47 fc2852ec999e: Preparing 01:26:47 1b5ec5c258bd: Preparing 01:26:47 87b37ad59bed: Preparing 01:26:47 cefc58f6c63f: Preparing 01:26:47 b25a9153088a: Preparing 01:26:47 ff84bc1e3f41: Preparing 01:26:47 84c71a7ab7da: Preparing 01:26:47 b14778d56d3b: Preparing 01:26:47 7829693e799d: Preparing 01:26:47 55ad41cfa961: Preparing 01:26:47 e763e156e445: Preparing 01:26:47 26cbea5cba74: Preparing 01:26:47 b14778d56d3b: Waiting 01:26:47 b25a9153088a: Waiting 01:26:47 7829693e799d: Waiting 01:26:47 ff84bc1e3f41: Waiting 01:26:47 55ad41cfa961: Waiting 01:26:47 84c71a7ab7da: Waiting 01:26:47 e763e156e445: Waiting 01:26:47 26cbea5cba74: Waiting 01:26:47 87b37ad59bed: Layer already exists 01:26:47 cefc58f6c63f: Layer already exists 01:26:47 16b2cce487c0: Layer already exists 01:26:47 fc2852ec999e: Layer already exists 01:26:47 1b5ec5c258bd: Layer already exists 01:26:47 ff84bc1e3f41: Layer already exists 01:26:47 b25a9153088a: Layer already exists 01:26:47 84c71a7ab7da: Layer already exists 01:26:47 7829693e799d: Layer already exists 01:26:47 b14778d56d3b: Layer already exists 01:26:47 26cbea5cba74: Layer already exists 01:26:47 e763e156e445: Layer already exists 01:26:47 55ad41cfa961: Layer already exists 01:26:47 main: digest: sha256:6ac7c41f15745dbab612b613bd2edb7fa04213406ce145d0b5e57cac9f5f1a1c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:47 ===================================================== [Pipeline] echo 01:26:47 taggedImages: 01:26:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:26:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.165 01:26:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:26:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:26:47 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:47 latest 01:26:47 3.0.0-dev.165 01:26:47 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:47 main 01:26:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:26:48 6dcdb7520a25: Preparing 01:26:48 375cf68f96c1: Preparing 01:26:48 54dc47ba671d: Preparing 01:26:48 285c2c1b5278: Preparing 01:26:48 ff84bc1e3f41: Preparing 01:26:48 84c71a7ab7da: Preparing 01:26:48 8423849f6b07: Preparing 01:26:48 26cbea5cba74: Preparing 01:26:48 84c71a7ab7da: Waiting 01:26:48 8423849f6b07: Waiting 01:26:48 26cbea5cba74: Waiting 01:26:48 ff84bc1e3f41: Layer already exists 01:26:48 84c71a7ab7da: Layer already exists 01:26:48 375cf68f96c1: Pushed 01:26:48 6dcdb7520a25: Pushed 01:26:48 54dc47ba671d: Pushed 01:26:48 26cbea5cba74: Layer already exists 01:26:48 8423849f6b07: Pushed 01:26:51 285c2c1b5278: Pushed 01:26:51 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:51 + 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 01:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:26:51 6dcdb7520a25: Preparing 01:26:51 375cf68f96c1: Preparing 01:26:51 54dc47ba671d: Preparing 01:26:51 285c2c1b5278: Preparing 01:26:51 ff84bc1e3f41: Preparing 01:26:51 84c71a7ab7da: Preparing 01:26:51 8423849f6b07: Preparing 01:26:51 26cbea5cba74: Preparing 01:26:51 84c71a7ab7da: Waiting 01:26:51 8423849f6b07: Waiting 01:26:51 26cbea5cba74: Waiting 01:26:51 ff84bc1e3f41: Layer already exists 01:26:51 375cf68f96c1: Layer already exists 01:26:51 285c2c1b5278: Layer already exists 01:26:51 6dcdb7520a25: Layer already exists 01:26:51 54dc47ba671d: Layer already exists 01:26:51 84c71a7ab7da: Layer already exists 01:26:51 26cbea5cba74: Layer already exists 01:26:51 8423849f6b07: Layer already exists 01:26:52 latest: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.165 01:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:26:52 6dcdb7520a25: Preparing 01:26:52 375cf68f96c1: Preparing 01:26:52 54dc47ba671d: Preparing 01:26:52 285c2c1b5278: Preparing 01:26:52 ff84bc1e3f41: Preparing 01:26:52 84c71a7ab7da: Preparing 01:26:52 8423849f6b07: Preparing 01:26:52 26cbea5cba74: Preparing 01:26:52 8423849f6b07: Waiting 01:26:52 84c71a7ab7da: Waiting 01:26:52 26cbea5cba74: Waiting 01:26:52 285c2c1b5278: Layer already exists 01:26:52 54dc47ba671d: Layer already exists 01:26:52 375cf68f96c1: Layer already exists 01:26:52 6dcdb7520a25: Layer already exists 01:26:52 ff84bc1e3f41: Layer already exists 01:26:52 8423849f6b07: Layer already exists 01:26:52 26cbea5cba74: Layer already exists 01:26:52 84c71a7ab7da: Layer already exists 01:26:52 3.0.0-dev.165: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:26:53 6dcdb7520a25: Preparing 01:26:53 375cf68f96c1: Preparing 01:26:53 54dc47ba671d: Preparing 01:26:53 285c2c1b5278: Preparing 01:26:53 ff84bc1e3f41: Preparing 01:26:53 84c71a7ab7da: Preparing 01:26:53 8423849f6b07: Preparing 01:26:53 26cbea5cba74: Preparing 01:26:53 8423849f6b07: Waiting 01:26:53 84c71a7ab7da: Waiting 01:26:53 26cbea5cba74: Waiting 01:26:53 54dc47ba671d: Layer already exists 01:26:53 6dcdb7520a25: Layer already exists 01:26:53 375cf68f96c1: Layer already exists 01:26:53 285c2c1b5278: Layer already exists 01:26:53 ff84bc1e3f41: Layer already exists 01:26:53 8423849f6b07: Layer already exists 01:26:53 84c71a7ab7da: Layer already exists 01:26:53 26cbea5cba74: Layer already exists 01:26:53 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:54 + 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 01:26:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:26:54 6dcdb7520a25: Preparing 01:26:54 375cf68f96c1: Preparing 01:26:54 54dc47ba671d: Preparing 01:26:54 285c2c1b5278: Preparing 01:26:54 ff84bc1e3f41: Preparing 01:26:54 84c71a7ab7da: Preparing 01:26:54 8423849f6b07: Preparing 01:26:54 26cbea5cba74: Preparing 01:26:54 84c71a7ab7da: Waiting 01:26:54 8423849f6b07: Waiting 01:26:54 26cbea5cba74: Waiting 01:26:54 54dc47ba671d: Layer already exists 01:26:54 ff84bc1e3f41: Layer already exists 01:26:54 6dcdb7520a25: Layer already exists 01:26:54 285c2c1b5278: Layer already exists 01:26:54 375cf68f96c1: Layer already exists 01:26:54 84c71a7ab7da: Layer already exists 01:26:54 8423849f6b07: Layer already exists 01:26:54 26cbea5cba74: Layer already exists 01:26:54 main: digest: sha256:4dc5da024151dbb0639ef38f27df4376319b7c068cc6bef8131cbe9dc2421ef0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:26:54 ===================================================== [Pipeline] echo 01:26:54 taggedImages: 01:26:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:26:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.165 01:26:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:26:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:26:54 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:54 latest 01:26:54 3.0.0-dev.165 01:26:54 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:26:54 main 01:26:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:26:55 336ee947acdc: Preparing 01:26:55 9601a5d209fd: Preparing 01:26:55 4d94c72de42e: Preparing 01:26:55 a97edad871b0: Preparing 01:26:55 ff84bc1e3f41: Preparing 01:26:55 84c71a7ab7da: Preparing 01:26:55 3d3ac3589351: Preparing 01:26:55 10683e03249a: Preparing 01:26:55 26cbea5cba74: Preparing 01:26:55 3d3ac3589351: Waiting 01:26:55 10683e03249a: Waiting 01:26:55 26cbea5cba74: Waiting 01:26:55 84c71a7ab7da: Waiting 01:26:55 ff84bc1e3f41: Layer already exists 01:26:55 84c71a7ab7da: Layer already exists 01:26:55 a97edad871b0: Pushed 01:26:55 336ee947acdc: Pushed 01:26:55 9601a5d209fd: Pushed 01:26:55 26cbea5cba74: Layer already exists 01:26:55 3d3ac3589351: Pushed 01:26:56 10683e03249a: Pushed 01:26:58 4d94c72de42e: Pushed 01:26:58 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:59 + 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 01:26:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:26:59 336ee947acdc: Preparing 01:26:59 9601a5d209fd: Preparing 01:26:59 4d94c72de42e: Preparing 01:26:59 a97edad871b0: Preparing 01:26:59 ff84bc1e3f41: Preparing 01:26:59 84c71a7ab7da: Preparing 01:26:59 3d3ac3589351: Preparing 01:26:59 10683e03249a: Preparing 01:26:59 26cbea5cba74: Preparing 01:26:59 84c71a7ab7da: Waiting 01:26:59 3d3ac3589351: Waiting 01:26:59 10683e03249a: Waiting 01:26:59 26cbea5cba74: Waiting 01:26:59 a97edad871b0: Layer already exists 01:26:59 4d94c72de42e: Layer already exists 01:26:59 336ee947acdc: Layer already exists 01:26:59 ff84bc1e3f41: Layer already exists 01:26:59 9601a5d209fd: Layer already exists 01:26:59 84c71a7ab7da: Layer already exists 01:26:59 3d3ac3589351: Layer already exists 01:26:59 10683e03249a: Layer already exists 01:26:59 26cbea5cba74: Layer already exists 01:26:59 latest: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.165 01:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:27:00 336ee947acdc: Preparing 01:27:00 9601a5d209fd: Preparing 01:27:00 4d94c72de42e: Preparing 01:27:00 a97edad871b0: Preparing 01:27:00 ff84bc1e3f41: Preparing 01:27:00 84c71a7ab7da: Preparing 01:27:00 3d3ac3589351: Preparing 01:27:00 10683e03249a: Preparing 01:27:00 26cbea5cba74: Preparing 01:27:00 84c71a7ab7da: Waiting 01:27:00 3d3ac3589351: Waiting 01:27:00 10683e03249a: Waiting 01:27:00 26cbea5cba74: Waiting 01:27:00 4d94c72de42e: Layer already exists 01:27:00 a97edad871b0: Layer already exists 01:27:00 9601a5d209fd: Layer already exists 01:27:00 ff84bc1e3f41: Layer already exists 01:27:00 336ee947acdc: Layer already exists 01:27:00 26cbea5cba74: Layer already exists 01:27:00 10683e03249a: Layer already exists 01:27:00 3d3ac3589351: Layer already exists 01:27:00 84c71a7ab7da: Layer already exists 01:27:00 3.0.0-dev.165: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:27:01 336ee947acdc: Preparing 01:27:01 9601a5d209fd: Preparing 01:27:01 4d94c72de42e: Preparing 01:27:01 a97edad871b0: Preparing 01:27:01 ff84bc1e3f41: Preparing 01:27:01 84c71a7ab7da: Preparing 01:27:01 3d3ac3589351: Preparing 01:27:01 10683e03249a: Preparing 01:27:01 26cbea5cba74: Preparing 01:27:01 3d3ac3589351: Waiting 01:27:01 10683e03249a: Waiting 01:27:01 26cbea5cba74: Waiting 01:27:01 84c71a7ab7da: Waiting 01:27:01 a97edad871b0: Layer already exists 01:27:01 4d94c72de42e: Layer already exists 01:27:01 ff84bc1e3f41: Layer already exists 01:27:01 336ee947acdc: Layer already exists 01:27:01 9601a5d209fd: Layer already exists 01:27:01 84c71a7ab7da: Layer already exists 01:27:01 3d3ac3589351: Layer already exists 01:27:01 26cbea5cba74: Layer already exists 01:27:01 10683e03249a: Layer already exists 01:27:01 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:01 + 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 01:27:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:27:02 336ee947acdc: Preparing 01:27:02 9601a5d209fd: Preparing 01:27:02 4d94c72de42e: Preparing 01:27:02 a97edad871b0: Preparing 01:27:02 ff84bc1e3f41: Preparing 01:27:02 84c71a7ab7da: Preparing 01:27:02 3d3ac3589351: Preparing 01:27:02 10683e03249a: Preparing 01:27:02 26cbea5cba74: Preparing 01:27:02 84c71a7ab7da: Waiting 01:27:02 3d3ac3589351: Waiting 01:27:02 10683e03249a: Waiting 01:27:02 26cbea5cba74: Waiting 01:27:02 9601a5d209fd: Layer already exists 01:27:02 a97edad871b0: Layer already exists 01:27:02 ff84bc1e3f41: Layer already exists 01:27:02 336ee947acdc: Layer already exists 01:27:02 4d94c72de42e: Layer already exists 01:27:02 84c71a7ab7da: Layer already exists 01:27:02 3d3ac3589351: Layer already exists 01:27:02 10683e03249a: Layer already exists 01:27:02 26cbea5cba74: Layer already exists 01:27:02 main: digest: sha256:23511d286d43cea00d367302fcd1f239cb047359593662c13f7e25c6e84a0a9a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:02 ===================================================== [Pipeline] echo 01:27:02 taggedImages: 01:27:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:27:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.165 01:27:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:27:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:27:02 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:02 latest 01:27:02 3.0.0-dev.165 01:27:02 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:02 main 01:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:27:03 40005c88d3c5: Preparing 01:27:03 0d52c91df41f: Preparing 01:27:03 f54c2b289621: Preparing 01:27:03 b051e19e5977: Preparing 01:27:03 023dab6eed5f: Preparing 01:27:03 065ee2d9bd36: Preparing 01:27:03 3033adb28834: Preparing 01:27:03 ff84bc1e3f41: Preparing 01:27:03 84c71a7ab7da: Preparing 01:27:03 1deedb85013b: Preparing 01:27:03 26cbea5cba74: Preparing 01:27:03 ff84bc1e3f41: Waiting 01:27:03 1deedb85013b: Waiting 01:27:03 26cbea5cba74: Waiting 01:27:03 84c71a7ab7da: Waiting 01:27:03 065ee2d9bd36: Waiting 01:27:03 3033adb28834: Waiting 01:27:03 40005c88d3c5: Pushed 01:27:03 023dab6eed5f: Pushed 01:27:03 0d52c91df41f: Pushed 01:27:03 ff84bc1e3f41: Layer already exists 01:27:03 84c71a7ab7da: Layer already exists 01:27:03 065ee2d9bd36: Pushed 01:27:03 3033adb28834: Pushed 01:27:03 26cbea5cba74: Layer already exists 01:27:03 1deedb85013b: Pushed 01:27:05 b051e19e5977: Pushed 01:27:06 f54c2b289621: Pushed 01:27:06 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:07 + 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 01:27:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:27:07 40005c88d3c5: Preparing 01:27:07 0d52c91df41f: Preparing 01:27:07 f54c2b289621: Preparing 01:27:07 b051e19e5977: Preparing 01:27:07 023dab6eed5f: Preparing 01:27:07 065ee2d9bd36: Preparing 01:27:07 3033adb28834: Preparing 01:27:07 ff84bc1e3f41: Preparing 01:27:07 84c71a7ab7da: Preparing 01:27:07 1deedb85013b: Preparing 01:27:07 26cbea5cba74: Preparing 01:27:07 ff84bc1e3f41: Waiting 01:27:07 84c71a7ab7da: Waiting 01:27:07 065ee2d9bd36: Waiting 01:27:07 3033adb28834: Waiting 01:27:07 1deedb85013b: Waiting 01:27:07 26cbea5cba74: Waiting 01:27:07 0d52c91df41f: Layer already exists 01:27:07 b051e19e5977: Layer already exists 01:27:07 40005c88d3c5: Layer already exists 01:27:07 023dab6eed5f: Layer already exists 01:27:07 f54c2b289621: Layer already exists 01:27:07 ff84bc1e3f41: Layer already exists 01:27:07 3033adb28834: Layer already exists 01:27:07 065ee2d9bd36: Layer already exists 01:27:07 84c71a7ab7da: Layer already exists 01:27:07 1deedb85013b: Layer already exists 01:27:07 26cbea5cba74: Layer already exists 01:27:07 latest: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.165 01:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:27:08 40005c88d3c5: Preparing 01:27:08 0d52c91df41f: Preparing 01:27:08 f54c2b289621: Preparing 01:27:08 b051e19e5977: Preparing 01:27:08 023dab6eed5f: Preparing 01:27:08 065ee2d9bd36: Preparing 01:27:08 3033adb28834: Preparing 01:27:08 ff84bc1e3f41: Preparing 01:27:08 84c71a7ab7da: Preparing 01:27:08 1deedb85013b: Preparing 01:27:08 26cbea5cba74: Preparing 01:27:08 065ee2d9bd36: Waiting 01:27:08 3033adb28834: Waiting 01:27:08 ff84bc1e3f41: Waiting 01:27:08 84c71a7ab7da: Waiting 01:27:08 1deedb85013b: Waiting 01:27:08 26cbea5cba74: Waiting 01:27:08 b051e19e5977: Layer already exists 01:27:08 40005c88d3c5: Layer already exists 01:27:08 023dab6eed5f: Layer already exists 01:27:08 0d52c91df41f: Layer already exists 01:27:08 f54c2b289621: Layer already exists 01:27:08 065ee2d9bd36: Layer already exists 01:27:08 3033adb28834: Layer already exists 01:27:08 ff84bc1e3f41: Layer already exists 01:27:08 84c71a7ab7da: Layer already exists 01:27:08 1deedb85013b: Layer already exists 01:27:08 26cbea5cba74: Layer already exists 01:27:08 3.0.0-dev.165: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:27:09 40005c88d3c5: Preparing 01:27:09 0d52c91df41f: Preparing 01:27:09 f54c2b289621: Preparing 01:27:09 b051e19e5977: Preparing 01:27:09 023dab6eed5f: Preparing 01:27:09 065ee2d9bd36: Preparing 01:27:09 3033adb28834: Preparing 01:27:09 ff84bc1e3f41: Preparing 01:27:09 84c71a7ab7da: Preparing 01:27:09 1deedb85013b: Preparing 01:27:09 26cbea5cba74: Preparing 01:27:09 ff84bc1e3f41: Waiting 01:27:09 065ee2d9bd36: Waiting 01:27:09 84c71a7ab7da: Waiting 01:27:09 3033adb28834: Waiting 01:27:09 1deedb85013b: Waiting 01:27:09 26cbea5cba74: Waiting 01:27:09 023dab6eed5f: Layer already exists 01:27:09 40005c88d3c5: Layer already exists 01:27:09 f54c2b289621: Layer already exists 01:27:09 b051e19e5977: Layer already exists 01:27:09 0d52c91df41f: Layer already exists 01:27:09 ff84bc1e3f41: Layer already exists 01:27:09 3033adb28834: Layer already exists 01:27:09 065ee2d9bd36: Layer already exists 01:27:09 1deedb85013b: Layer already exists 01:27:09 84c71a7ab7da: Layer already exists 01:27:09 26cbea5cba74: Layer already exists 01:27:09 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:09 + 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 01:27:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:27:10 40005c88d3c5: Preparing 01:27:10 0d52c91df41f: Preparing 01:27:10 f54c2b289621: Preparing 01:27:10 b051e19e5977: Preparing 01:27:10 023dab6eed5f: Preparing 01:27:10 065ee2d9bd36: Preparing 01:27:10 3033adb28834: Preparing 01:27:10 ff84bc1e3f41: Preparing 01:27:10 84c71a7ab7da: Preparing 01:27:10 1deedb85013b: Preparing 01:27:10 26cbea5cba74: Preparing 01:27:10 065ee2d9bd36: Waiting 01:27:10 84c71a7ab7da: Waiting 01:27:10 3033adb28834: Waiting 01:27:10 ff84bc1e3f41: Waiting 01:27:10 1deedb85013b: Waiting 01:27:10 26cbea5cba74: Waiting 01:27:10 b051e19e5977: Layer already exists 01:27:10 f54c2b289621: Layer already exists 01:27:10 0d52c91df41f: Layer already exists 01:27:10 023dab6eed5f: Layer already exists 01:27:10 40005c88d3c5: Layer already exists 01:27:10 ff84bc1e3f41: Layer already exists 01:27:10 065ee2d9bd36: Layer already exists 01:27:10 3033adb28834: Layer already exists 01:27:10 1deedb85013b: Layer already exists 01:27:10 84c71a7ab7da: Layer already exists 01:27:10 26cbea5cba74: Layer already exists 01:27:10 main: digest: sha256:c81772f734f56e536e3a49b192f6e77b76e1d499be64c8c1c72d8163a988408b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:10 ===================================================== [Pipeline] echo 01:27:10 taggedImages: 01:27:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:27:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.165 01:27:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:27:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:27:10 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:10 latest 01:27:10 3.0.0-dev.165 01:27:10 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:10 main 01:27:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:27:11 df1ac50e871e: Preparing 01:27:11 8d987e774951: Preparing 01:27:11 ff84bc1e3f41: Preparing 01:27:11 84c71a7ab7da: Preparing 01:27:11 bfca81b96acb: Preparing 01:27:11 26cbea5cba74: Preparing 01:27:11 26cbea5cba74: Waiting 01:27:11 ff84bc1e3f41: Layer already exists 01:27:11 84c71a7ab7da: Layer already exists 01:27:11 26cbea5cba74: Layer already exists 01:27:11 df1ac50e871e: Pushed 01:27:12 bfca81b96acb: Pushed 01:27:17 8d987e774951: Pushed 01:27:17 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:17 + 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 01:27:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:27:17 df1ac50e871e: Preparing 01:27:17 8d987e774951: Preparing 01:27:17 ff84bc1e3f41: Preparing 01:27:17 84c71a7ab7da: Preparing 01:27:17 bfca81b96acb: Preparing 01:27:17 26cbea5cba74: Preparing 01:27:17 26cbea5cba74: Waiting 01:27:17 84c71a7ab7da: Layer already exists 01:27:17 bfca81b96acb: Layer already exists 01:27:17 df1ac50e871e: Layer already exists 01:27:17 8d987e774951: Layer already exists 01:27:17 ff84bc1e3f41: Layer already exists 01:27:17 26cbea5cba74: Layer already exists 01:27:18 latest: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.165 01:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:27:18 df1ac50e871e: Preparing 01:27:18 8d987e774951: Preparing 01:27:18 ff84bc1e3f41: Preparing 01:27:18 84c71a7ab7da: Preparing 01:27:18 bfca81b96acb: Preparing 01:27:18 26cbea5cba74: Preparing 01:27:18 26cbea5cba74: Waiting 01:27:18 df1ac50e871e: Layer already exists 01:27:18 ff84bc1e3f41: Layer already exists 01:27:18 8d987e774951: Layer already exists 01:27:18 bfca81b96acb: Layer already exists 01:27:18 84c71a7ab7da: Layer already exists 01:27:18 26cbea5cba74: Layer already exists 01:27:19 3.0.0-dev.165: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:27:19 df1ac50e871e: Preparing 01:27:19 8d987e774951: Preparing 01:27:19 ff84bc1e3f41: Preparing 01:27:19 84c71a7ab7da: Preparing 01:27:19 bfca81b96acb: Preparing 01:27:19 26cbea5cba74: Preparing 01:27:19 26cbea5cba74: Waiting 01:27:19 df1ac50e871e: Layer already exists 01:27:19 ff84bc1e3f41: Layer already exists 01:27:19 84c71a7ab7da: Layer already exists 01:27:19 bfca81b96acb: Layer already exists 01:27:19 8d987e774951: Layer already exists 01:27:19 26cbea5cba74: Layer already exists 01:27:19 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:20 + 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 01:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:27:20 df1ac50e871e: Preparing 01:27:20 8d987e774951: Preparing 01:27:20 ff84bc1e3f41: Preparing 01:27:20 84c71a7ab7da: Preparing 01:27:20 bfca81b96acb: Preparing 01:27:20 26cbea5cba74: Preparing 01:27:20 26cbea5cba74: Waiting 01:27:20 8d987e774951: Layer already exists 01:27:20 df1ac50e871e: Layer already exists 01:27:20 ff84bc1e3f41: Layer already exists 01:27:20 bfca81b96acb: Layer already exists 01:27:20 84c71a7ab7da: Layer already exists 01:27:20 26cbea5cba74: Layer already exists 01:27:21 main: digest: sha256:e7c1859fb33c7f7d3c01134ec4403e32b5bd573dce29ab889af86e5131a89f53 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:21 ===================================================== [Pipeline] echo 01:27:21 taggedImages: 01:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.165 01:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:27:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:27:21 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:21 latest 01:27:21 3.0.0-dev.165 01:27:21 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:21 main 01:27:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:27:21 a73a3e8de422: Preparing 01:27:21 c1e09bf028bd: Preparing 01:27:21 32888f24e41f: Preparing 01:27:21 4477f50624e6: Preparing 01:27:21 d5c29ec420e3: Preparing 01:27:21 ff84bc1e3f41: Preparing 01:27:21 84c71a7ab7da: Preparing 01:27:21 d8e3459c3da7: Preparing 01:27:21 26cbea5cba74: Preparing 01:27:21 84c71a7ab7da: Waiting 01:27:21 26cbea5cba74: Waiting 01:27:21 d8e3459c3da7: Waiting 01:27:21 ff84bc1e3f41: Waiting 01:27:22 a73a3e8de422: Pushed 01:27:22 c1e09bf028bd: Pushed 01:27:22 32888f24e41f: Pushed 01:27:22 84c71a7ab7da: Layer already exists 01:27:22 ff84bc1e3f41: Layer already exists 01:27:22 26cbea5cba74: Layer already exists 01:27:23 d8e3459c3da7: Pushed 01:27:35 d5c29ec420e3: Pushed 01:27:38 4477f50624e6: Pushed 01:27:38 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 + 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 01:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:27:39 a73a3e8de422: Preparing 01:27:39 c1e09bf028bd: Preparing 01:27:39 32888f24e41f: Preparing 01:27:39 4477f50624e6: Preparing 01:27:39 d5c29ec420e3: Preparing 01:27:39 ff84bc1e3f41: Preparing 01:27:39 84c71a7ab7da: Preparing 01:27:39 d8e3459c3da7: Preparing 01:27:39 26cbea5cba74: Preparing 01:27:39 84c71a7ab7da: Waiting 01:27:39 d8e3459c3da7: Waiting 01:27:39 26cbea5cba74: Waiting 01:27:39 ff84bc1e3f41: Waiting 01:27:39 d5c29ec420e3: Layer already exists 01:27:39 c1e09bf028bd: Layer already exists 01:27:39 a73a3e8de422: Layer already exists 01:27:39 4477f50624e6: Layer already exists 01:27:39 32888f24e41f: Layer already exists 01:27:39 d8e3459c3da7: Layer already exists 01:27:39 84c71a7ab7da: Layer already exists 01:27:39 ff84bc1e3f41: Layer already exists 01:27:39 26cbea5cba74: Layer already exists 01:27:39 latest: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.165 01:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:27:40 a73a3e8de422: Preparing 01:27:40 c1e09bf028bd: Preparing 01:27:40 32888f24e41f: Preparing 01:27:40 4477f50624e6: Preparing 01:27:40 d5c29ec420e3: Preparing 01:27:40 ff84bc1e3f41: Preparing 01:27:40 84c71a7ab7da: Preparing 01:27:40 d8e3459c3da7: Preparing 01:27:40 26cbea5cba74: Preparing 01:27:40 ff84bc1e3f41: Waiting 01:27:40 84c71a7ab7da: Waiting 01:27:40 26cbea5cba74: Waiting 01:27:40 d8e3459c3da7: Waiting 01:27:40 c1e09bf028bd: Layer already exists 01:27:40 d5c29ec420e3: Layer already exists 01:27:40 a73a3e8de422: Layer already exists 01:27:40 32888f24e41f: Layer already exists 01:27:40 4477f50624e6: Layer already exists 01:27:40 ff84bc1e3f41: Layer already exists 01:27:40 26cbea5cba74: Layer already exists 01:27:40 d8e3459c3da7: Layer already exists 01:27:40 84c71a7ab7da: Layer already exists 01:27:40 3.0.0-dev.165: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:27:41 a73a3e8de422: Preparing 01:27:41 c1e09bf028bd: Preparing 01:27:41 32888f24e41f: Preparing 01:27:41 4477f50624e6: Preparing 01:27:41 d5c29ec420e3: Preparing 01:27:41 ff84bc1e3f41: Preparing 01:27:41 84c71a7ab7da: Preparing 01:27:41 d8e3459c3da7: Preparing 01:27:41 26cbea5cba74: Preparing 01:27:41 84c71a7ab7da: Waiting 01:27:41 d8e3459c3da7: Waiting 01:27:41 26cbea5cba74: Waiting 01:27:41 ff84bc1e3f41: Waiting 01:27:41 c1e09bf028bd: Layer already exists 01:27:41 4477f50624e6: Layer already exists 01:27:41 d5c29ec420e3: Layer already exists 01:27:41 a73a3e8de422: Layer already exists 01:27:41 32888f24e41f: Layer already exists 01:27:41 26cbea5cba74: Layer already exists 01:27:41 ff84bc1e3f41: Layer already exists 01:27:41 d8e3459c3da7: Layer already exists 01:27:41 84c71a7ab7da: Layer already exists 01:27:41 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:41 + 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 01:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:27:42 a73a3e8de422: Preparing 01:27:42 c1e09bf028bd: Preparing 01:27:42 32888f24e41f: Preparing 01:27:42 4477f50624e6: Preparing 01:27:42 d5c29ec420e3: Preparing 01:27:42 ff84bc1e3f41: Preparing 01:27:42 84c71a7ab7da: Preparing 01:27:42 d8e3459c3da7: Preparing 01:27:42 26cbea5cba74: Preparing 01:27:42 84c71a7ab7da: Waiting 01:27:42 ff84bc1e3f41: Waiting 01:27:42 d8e3459c3da7: Waiting 01:27:42 26cbea5cba74: Waiting 01:27:42 d5c29ec420e3: Layer already exists 01:27:42 c1e09bf028bd: Layer already exists 01:27:42 4477f50624e6: Layer already exists 01:27:42 32888f24e41f: Layer already exists 01:27:42 a73a3e8de422: Layer already exists 01:27:42 ff84bc1e3f41: Layer already exists 01:27:42 84c71a7ab7da: Layer already exists 01:27:42 d8e3459c3da7: Layer already exists 01:27:42 26cbea5cba74: Layer already exists 01:27:42 main: digest: sha256:c6c1fdab32f8cca225fb66759ba307d434ad9ad6ebd85569be42783f0334cfed size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:42 ===================================================== [Pipeline] echo 01:27:42 taggedImages: 01:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.165 01:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:27:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:27:42 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:42 latest 01:27:42 3.0.0-dev.165 01:27:42 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:27:42 main 01:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:27:43 e40757427b62: Preparing 01:27:43 a09519ad280b: Preparing 01:27:43 0fc1bfb0b84e: Preparing 01:27:43 5619d7810678: Preparing 01:27:43 ff84bc1e3f41: Preparing 01:27:43 84c71a7ab7da: Preparing 01:27:43 29dfc77429f4: Preparing 01:27:43 26cbea5cba74: Preparing 01:27:43 84c71a7ab7da: Waiting 01:27:43 29dfc77429f4: Waiting 01:27:43 26cbea5cba74: Waiting 01:27:43 ff84bc1e3f41: Layer already exists 01:27:43 84c71a7ab7da: Layer already exists 01:27:43 e40757427b62: Pushed 01:27:43 0fc1bfb0b84e: Pushed 01:27:43 a09519ad280b: Pushed 01:27:43 26cbea5cba74: Layer already exists 01:27:44 29dfc77429f4: Pushed 01:28:02 5619d7810678: Pushed 01:28:02 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:02 + 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 01:28:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:28:02 e40757427b62: Preparing 01:28:02 a09519ad280b: Preparing 01:28:02 0fc1bfb0b84e: Preparing 01:28:02 5619d7810678: Preparing 01:28:02 ff84bc1e3f41: Preparing 01:28:02 84c71a7ab7da: Preparing 01:28:02 29dfc77429f4: Preparing 01:28:02 26cbea5cba74: Preparing 01:28:02 29dfc77429f4: Waiting 01:28:02 26cbea5cba74: Waiting 01:28:02 84c71a7ab7da: Waiting 01:28:02 a09519ad280b: Layer already exists 01:28:02 5619d7810678: Layer already exists 01:28:02 ff84bc1e3f41: Layer already exists 01:28:02 0fc1bfb0b84e: Layer already exists 01:28:02 e40757427b62: Layer already exists 01:28:02 26cbea5cba74: Layer already exists 01:28:02 29dfc77429f4: Layer already exists 01:28:02 84c71a7ab7da: Layer already exists 01:28:03 latest: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.165 01:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:28:03 e40757427b62: Preparing 01:28:03 a09519ad280b: Preparing 01:28:03 0fc1bfb0b84e: Preparing 01:28:03 5619d7810678: Preparing 01:28:03 ff84bc1e3f41: Preparing 01:28:03 84c71a7ab7da: Preparing 01:28:03 29dfc77429f4: Preparing 01:28:03 26cbea5cba74: Preparing 01:28:03 29dfc77429f4: Waiting 01:28:03 26cbea5cba74: Waiting 01:28:03 84c71a7ab7da: Waiting 01:28:03 e40757427b62: Layer already exists 01:28:03 ff84bc1e3f41: Layer already exists 01:28:03 a09519ad280b: Layer already exists 01:28:03 0fc1bfb0b84e: Layer already exists 01:28:03 5619d7810678: Layer already exists 01:28:03 84c71a7ab7da: Layer already exists 01:28:03 29dfc77429f4: Layer already exists 01:28:03 26cbea5cba74: Layer already exists 01:28:04 3.0.0-dev.165: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:28:04 e40757427b62: Preparing 01:28:04 a09519ad280b: Preparing 01:28:04 0fc1bfb0b84e: Preparing 01:28:04 5619d7810678: Preparing 01:28:04 ff84bc1e3f41: Preparing 01:28:04 84c71a7ab7da: Preparing 01:28:04 29dfc77429f4: Preparing 01:28:04 26cbea5cba74: Preparing 01:28:04 29dfc77429f4: Waiting 01:28:04 84c71a7ab7da: Waiting 01:28:04 5619d7810678: Layer already exists 01:28:04 ff84bc1e3f41: Layer already exists 01:28:04 e40757427b62: Layer already exists 01:28:04 0fc1bfb0b84e: Layer already exists 01:28:04 a09519ad280b: Layer already exists 01:28:04 26cbea5cba74: Layer already exists 01:28:04 84c71a7ab7da: Layer already exists 01:28:04 29dfc77429f4: Layer already exists 01:28:04 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + 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 01:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:28:05 e40757427b62: Preparing 01:28:05 a09519ad280b: Preparing 01:28:05 0fc1bfb0b84e: Preparing 01:28:05 5619d7810678: Preparing 01:28:05 ff84bc1e3f41: Preparing 01:28:05 84c71a7ab7da: Preparing 01:28:05 29dfc77429f4: Preparing 01:28:05 26cbea5cba74: Preparing 01:28:05 29dfc77429f4: Waiting 01:28:05 26cbea5cba74: Waiting 01:28:05 84c71a7ab7da: Waiting 01:28:05 e40757427b62: Layer already exists 01:28:05 a09519ad280b: Layer already exists 01:28:05 ff84bc1e3f41: Layer already exists 01:28:05 0fc1bfb0b84e: Layer already exists 01:28:05 5619d7810678: Layer already exists 01:28:05 29dfc77429f4: Layer already exists 01:28:05 26cbea5cba74: Layer already exists 01:28:05 84c71a7ab7da: Layer already exists 01:28:05 main: digest: sha256:55f45f7f556ef72d2bc63e8e54c12c07ba4e15792b2a28324a368b14ecf23860 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:05 ===================================================== [Pipeline] echo 01:28:06 taggedImages: 01:28:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:28:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.165 01:28:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:28:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:28:06 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:06 latest 01:28:06 3.0.0-dev.165 01:28:06 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:06 main 01:28:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:28:06 cb0137b86518: Preparing 01:28:06 adfb00c5d720: Preparing 01:28:06 d92a35da1730: Preparing 01:28:06 6014d792a263: Preparing 01:28:06 ff84bc1e3f41: Preparing 01:28:06 84c71a7ab7da: Preparing 01:28:06 d8e3459c3da7: Preparing 01:28:06 26cbea5cba74: Preparing 01:28:06 d8e3459c3da7: Waiting 01:28:06 26cbea5cba74: Waiting 01:28:06 84c71a7ab7da: Waiting 01:28:06 ff84bc1e3f41: Layer already exists 01:28:06 84c71a7ab7da: Layer already exists 01:28:06 adfb00c5d720: Pushed 01:28:06 d8e3459c3da7: Layer already exists 01:28:06 cb0137b86518: Pushed 01:28:06 26cbea5cba74: Layer already exists 01:28:06 d92a35da1730: Pushed 01:28:25 6014d792a263: Pushed 01:28:25 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:25 + 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 01:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:28:25 cb0137b86518: Preparing 01:28:25 adfb00c5d720: Preparing 01:28:25 d92a35da1730: Preparing 01:28:25 6014d792a263: Preparing 01:28:25 ff84bc1e3f41: Preparing 01:28:25 84c71a7ab7da: Preparing 01:28:25 d8e3459c3da7: Preparing 01:28:25 26cbea5cba74: Preparing 01:28:25 84c71a7ab7da: Waiting 01:28:25 d8e3459c3da7: Waiting 01:28:25 26cbea5cba74: Waiting 01:28:25 d92a35da1730: Layer already exists 01:28:25 adfb00c5d720: Layer already exists 01:28:25 ff84bc1e3f41: Layer already exists 01:28:25 cb0137b86518: Layer already exists 01:28:25 6014d792a263: Layer already exists 01:28:25 84c71a7ab7da: Layer already exists 01:28:25 d8e3459c3da7: Layer already exists 01:28:25 26cbea5cba74: Layer already exists 01:28:26 latest: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.165 01:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:28:26 cb0137b86518: Preparing 01:28:26 adfb00c5d720: Preparing 01:28:26 d92a35da1730: Preparing 01:28:26 6014d792a263: Preparing 01:28:26 ff84bc1e3f41: Preparing 01:28:26 84c71a7ab7da: Preparing 01:28:26 d8e3459c3da7: Preparing 01:28:26 26cbea5cba74: Preparing 01:28:26 d8e3459c3da7: Waiting 01:28:26 26cbea5cba74: Waiting 01:28:26 84c71a7ab7da: Waiting 01:28:26 6014d792a263: Layer already exists 01:28:26 d92a35da1730: Layer already exists 01:28:26 cb0137b86518: Layer already exists 01:28:26 ff84bc1e3f41: Layer already exists 01:28:26 adfb00c5d720: Layer already exists 01:28:26 84c71a7ab7da: Layer already exists 01:28:26 d8e3459c3da7: Layer already exists 01:28:26 26cbea5cba74: Layer already exists 01:28:27 3.0.0-dev.165: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:28:27 cb0137b86518: Preparing 01:28:27 adfb00c5d720: Preparing 01:28:27 d92a35da1730: Preparing 01:28:27 6014d792a263: Preparing 01:28:27 ff84bc1e3f41: Preparing 01:28:27 84c71a7ab7da: Preparing 01:28:27 d8e3459c3da7: Preparing 01:28:27 26cbea5cba74: Preparing 01:28:27 84c71a7ab7da: Waiting 01:28:27 d8e3459c3da7: Waiting 01:28:27 26cbea5cba74: Waiting 01:28:27 adfb00c5d720: Layer already exists 01:28:27 ff84bc1e3f41: Layer already exists 01:28:27 6014d792a263: Layer already exists 01:28:27 d92a35da1730: Layer already exists 01:28:27 cb0137b86518: Layer already exists 01:28:27 26cbea5cba74: Layer already exists 01:28:27 d8e3459c3da7: Layer already exists 01:28:27 84c71a7ab7da: Layer already exists 01:28:27 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:28 + 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 01:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:28:28 cb0137b86518: Preparing 01:28:28 adfb00c5d720: Preparing 01:28:28 d92a35da1730: Preparing 01:28:28 6014d792a263: Preparing 01:28:28 ff84bc1e3f41: Preparing 01:28:28 84c71a7ab7da: Preparing 01:28:28 d8e3459c3da7: Preparing 01:28:28 26cbea5cba74: Preparing 01:28:28 84c71a7ab7da: Waiting 01:28:28 d8e3459c3da7: Waiting 01:28:28 26cbea5cba74: Waiting 01:28:28 cb0137b86518: Layer already exists 01:28:28 ff84bc1e3f41: Layer already exists 01:28:28 6014d792a263: Layer already exists 01:28:28 d92a35da1730: Layer already exists 01:28:28 adfb00c5d720: Layer already exists 01:28:28 26cbea5cba74: Layer already exists 01:28:28 d8e3459c3da7: Layer already exists 01:28:28 84c71a7ab7da: Layer already exists 01:28:28 main: digest: sha256:4804cfb214d8880d90ad35c1700163d5f72190089411bfa74ab831b6780b9efb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:28 ===================================================== [Pipeline] echo 01:28:28 taggedImages: 01:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.165 01:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:28:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:28:28 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:28 latest 01:28:28 3.0.0-dev.165 01:28:28 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:28 main 01:28:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:28:29 c7c053a094d6: Preparing 01:28:29 7ea781fe0ebc: Preparing 01:28:29 ff84bc1e3f41: Preparing 01:28:29 84c71a7ab7da: Preparing 01:28:29 4a7d3ecfe3b2: Preparing 01:28:29 26cbea5cba74: Preparing 01:28:29 26cbea5cba74: Waiting 01:28:29 ff84bc1e3f41: Layer already exists 01:28:29 84c71a7ab7da: Layer already exists 01:28:29 26cbea5cba74: Layer already exists 01:28:29 c7c053a094d6: Pushed 01:28:30 4a7d3ecfe3b2: Pushed 01:28:35 7ea781fe0ebc: Pushed 01:28:35 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:28:36 c7c053a094d6: Preparing 01:28:36 7ea781fe0ebc: Preparing 01:28:36 ff84bc1e3f41: Preparing 01:28:36 84c71a7ab7da: Preparing 01:28:36 4a7d3ecfe3b2: Preparing 01:28:36 26cbea5cba74: Preparing 01:28:36 26cbea5cba74: Waiting 01:28:36 84c71a7ab7da: Layer already exists 01:28:36 c7c053a094d6: Layer already exists 01:28:36 7ea781fe0ebc: Layer already exists 01:28:36 ff84bc1e3f41: Layer already exists 01:28:36 4a7d3ecfe3b2: Layer already exists 01:28:36 26cbea5cba74: Layer already exists 01:28:36 latest: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.165 01:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:28:37 c7c053a094d6: Preparing 01:28:37 7ea781fe0ebc: Preparing 01:28:37 ff84bc1e3f41: Preparing 01:28:37 84c71a7ab7da: Preparing 01:28:37 4a7d3ecfe3b2: Preparing 01:28:37 26cbea5cba74: Preparing 01:28:37 26cbea5cba74: Waiting 01:28:37 7ea781fe0ebc: Layer already exists 01:28:37 ff84bc1e3f41: Layer already exists 01:28:37 c7c053a094d6: Layer already exists 01:28:37 84c71a7ab7da: Layer already exists 01:28:37 4a7d3ecfe3b2: Layer already exists 01:28:37 26cbea5cba74: Layer already exists 01:28:37 3.0.0-dev.165: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:28:39 c7c053a094d6: Preparing 01:28:39 7ea781fe0ebc: Preparing 01:28:39 ff84bc1e3f41: Preparing 01:28:39 84c71a7ab7da: Preparing 01:28:39 4a7d3ecfe3b2: Preparing 01:28:39 26cbea5cba74: Preparing 01:28:39 26cbea5cba74: Waiting 01:28:39 7ea781fe0ebc: Layer already exists 01:28:39 ff84bc1e3f41: Layer already exists 01:28:39 c7c053a094d6: Layer already exists 01:28:39 4a7d3ecfe3b2: Layer already exists 01:28:39 84c71a7ab7da: Layer already exists 01:28:39 26cbea5cba74: Layer already exists 01:28:39 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:28:40 c7c053a094d6: Preparing 01:28:40 7ea781fe0ebc: Preparing 01:28:40 ff84bc1e3f41: Preparing 01:28:40 84c71a7ab7da: Preparing 01:28:40 4a7d3ecfe3b2: Preparing 01:28:40 26cbea5cba74: Preparing 01:28:40 26cbea5cba74: Waiting 01:28:40 ff84bc1e3f41: Layer already exists 01:28:40 7ea781fe0ebc: Layer already exists 01:28:40 84c71a7ab7da: Layer already exists 01:28:40 4a7d3ecfe3b2: Layer already exists 01:28:40 c7c053a094d6: Layer already exists 01:28:40 26cbea5cba74: Layer already exists 01:28:40 main: digest: sha256:7916a6df8400a105568b05888439f12f4bc479201f229e72f0456956235dee0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:41 ===================================================== [Pipeline] echo 01:28:41 taggedImages: 01:28:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:28:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.165 01:28:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:28:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:28:41 66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:41 latest 01:28:41 3.0.0-dev.165 01:28:41 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:41 main 01:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:28:41 8d44eae45e2e: Preparing 01:28:41 c31b4fa29380: Preparing 01:28:41 ff84bc1e3f41: Preparing 01:28:41 84c71a7ab7da: Preparing 01:28:41 340d930ff2f6: Preparing 01:28:41 26cbea5cba74: Preparing 01:28:41 26cbea5cba74: Waiting 01:28:41 84c71a7ab7da: Layer already exists 01:28:41 340d930ff2f6: Layer already exists 01:28:41 ff84bc1e3f41: Layer already exists 01:28:41 26cbea5cba74: Layer already exists 01:28:42 8d44eae45e2e: Pushed 01:28:47 c31b4fa29380: Pushed 01:28:47 66ff43dfffb4d87db82b8084c082fff2d59b4de0: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:28:48 8d44eae45e2e: Preparing 01:28:48 c31b4fa29380: Preparing 01:28:48 ff84bc1e3f41: Preparing 01:28:48 84c71a7ab7da: Preparing 01:28:48 340d930ff2f6: Preparing 01:28:48 26cbea5cba74: Preparing 01:28:48 26cbea5cba74: Waiting 01:28:48 84c71a7ab7da: Layer already exists 01:28:48 ff84bc1e3f41: Layer already exists 01:28:48 340d930ff2f6: Layer already exists 01:28:48 8d44eae45e2e: Layer already exists 01:28:48 c31b4fa29380: Layer already exists 01:28:48 26cbea5cba74: Layer already exists 01:28:48 latest: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.165 01:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:28:49 8d44eae45e2e: Preparing 01:28:49 c31b4fa29380: Preparing 01:28:49 ff84bc1e3f41: Preparing 01:28:49 84c71a7ab7da: Preparing 01:28:49 340d930ff2f6: Preparing 01:28:49 26cbea5cba74: Preparing 01:28:49 26cbea5cba74: Waiting 01:28:49 340d930ff2f6: Layer already exists 01:28:49 8d44eae45e2e: Layer already exists 01:28:49 ff84bc1e3f41: Layer already exists 01:28:49 c31b4fa29380: Layer already exists 01:28:49 84c71a7ab7da: Layer already exists 01:28:49 26cbea5cba74: Layer already exists 01:28:49 3.0.0-dev.165: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:28:50 8d44eae45e2e: Preparing 01:28:50 c31b4fa29380: Preparing 01:28:50 ff84bc1e3f41: Preparing 01:28:50 84c71a7ab7da: Preparing 01:28:50 340d930ff2f6: Preparing 01:28:50 26cbea5cba74: Preparing 01:28:50 26cbea5cba74: Waiting 01:28:50 8d44eae45e2e: Layer already exists 01:28:50 340d930ff2f6: Layer already exists 01:28:50 ff84bc1e3f41: Layer already exists 01:28:50 84c71a7ab7da: Layer already exists 01:28:50 c31b4fa29380: Layer already exists 01:28:50 26cbea5cba74: Layer already exists 01:28:50 66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:28:51 8d44eae45e2e: Preparing 01:28:51 c31b4fa29380: Preparing 01:28:51 ff84bc1e3f41: Preparing 01:28:51 84c71a7ab7da: Preparing 01:28:51 340d930ff2f6: Preparing 01:28:51 26cbea5cba74: Preparing 01:28:51 84c71a7ab7da: Layer already exists 01:28:51 ff84bc1e3f41: Layer already exists 01:28:51 8d44eae45e2e: Layer already exists 01:28:51 340d930ff2f6: Layer already exists 01:28:51 c31b4fa29380: Layer already exists 01:28:51 26cbea5cba74: Layer already exists 01:28:51 main: digest: sha256:2933bc70a63a59e6ccdc4f8138e091eb304dad4b7ffbe405266814b080ab528a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:51 ===================================================== [Pipeline] echo 01:28:51 taggedImages: 01:28:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0 01:28:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:28:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.165 01:28:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66ff43dfffb4d87db82b8084c082fff2d59b4de0-3.0.0-dev.165 01:28:51 - 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 01:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:51 01:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:52 arm64: Pulling from edgex-lftools-log-publisher 01:28:52 8998bd30e6a1: Pulling fs layer 01:28:52 04944245beec: Pulling fs layer 01:28:52 699f458cf7ca: Pulling fs layer 01:28:52 765212b225bb: Pulling fs layer 01:28:52 f23df028b6ca: Pulling fs layer 01:28:52 d65c8cfc05b1: Pulling fs layer 01:28:52 2437ff75d9bd: Pulling fs layer 01:28:52 f23df028b6ca: Waiting 01:28:52 d65c8cfc05b1: Waiting 01:28:52 2437ff75d9bd: Waiting 01:28:52 765212b225bb: Waiting 01:28:52 04944245beec: Verifying Checksum 01:28:52 04944245beec: Download complete 01:28:52 765212b225bb: Download complete 01:28:52 f23df028b6ca: Download complete 01:28:52 d65c8cfc05b1: Verifying Checksum 01:28:52 d65c8cfc05b1: Download complete 01:28:52 699f458cf7ca: Verifying Checksum 01:28:52 699f458cf7ca: Download complete 01:28:53 8998bd30e6a1: Verifying Checksum 01:28:53 8998bd30e6a1: Download complete 01:28:55 2437ff75d9bd: Verifying Checksum 01:28:55 2437ff75d9bd: Download complete 01:28:57 8998bd30e6a1: Pull complete 01:28:57 04944245beec: Pull complete 01:28:59 699f458cf7ca: Pull complete 01:28:59 765212b225bb: Pull complete 01:29:00 f23df028b6ca: Pull complete 01:29:00 d65c8cfc05b1: Pull complete 01:29:15 2437ff75d9bd: Pull complete 01:29:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:15 prd-ubuntu20.04-docker-arm64-4c-16g-17233 does not seem to be running inside a container 01:29:15 $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:29:18 $ docker top 089c1c6abb457ec0ad887013ebd3250a7ed012b7998781516313559e6657d5ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:19 ---> job-cost.sh 01:29:19 lf-activate-venv: SKIPPING 01:29:19 INFO: No Stack... 01:29:20 INFO: Retrieving Pricing Info for: v3-standard-4 01:29:20 INFO: Archiving Costs [Pipeline] sh 01:29:21 + cat /w/workspace/edgex-go/531/archives/cost.csv 01:29:21 + cut -d, -f6 [Pipeline] lock 01:29:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] 01:29:21 Resource [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] did not exist. Created. 01:29:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:22 + echo total: 0.10999999940395355 [Pipeline] stash 01:29:22 Stashed 1 file(s) [Pipeline] } 01:29:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-531-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:22 $ docker stop --time=1 089c1c6abb457ec0ad887013ebd3250a7ed012b7998781516313559e6657d5ba 01:29:24 $ docker rm -f --volumes 089c1c6abb457ec0ad887013ebd3250a7ed012b7998781516313559e6657d5ba [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 01:29:24 provisioning config files... 01:29:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/531@tmp/config3761629901110875178tmp [Pipeline] { [Pipeline] sh 01:29:24 + set +x 01:29:24 + curl -s https://codecov.io/bash 01:29:24 + bash -s -- 01:29:24 01:29:24 _____ _ 01:29:24 / ____| | | 01:29:24 | | ___ __| | ___ ___ _____ __ 01:29:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:29:24 | |___| (_) | (_| | __/ (_| (_) \ V / 01:29:24 \_____\___/ \__,_|\___|\___\___/ \_/ 01:29:24 Bash-1.0.6 01:29:24 01:29:24 01:29:24 ==> git version 2.25.1 found 01:29:24 ==> 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 01:29:24 Release-Date: 2020-01-08 01:29:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:29:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:29:24 ==> Jenkins CI detected. 01:29:24 current dir:  /w/workspace/edgex-go/531 01:29:24 project root: . 01:29:24 --> token set from env 01:29:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:29:25 ==> Running gcov in . (disable via -X gcov) 01:29:25 ==> Python coveragepy not found 01:29:25 ==> Searching for coverage reports in: 01:29:25 + . 01:29:25 -> Found 1 reports 01:29:25 ==> Detecting git/mercurial file structure 01:29:25 ==> Reading reports 01:29:25 + ./coverage.out bytes=447731 01:29:25 ==> Appending adjustments 01:29:25 https://docs.codecov.io/docs/fixing-reports 01:29:26 + Found adjustments 01:29:26 ==> Gzipping contents 01:29:26 60K /tmp/codecov.Y6saIS.gz 01:29:26 ==> Uploading reports 01:29:26 url: https://codecov.io 01:29:26 query: branch=main&commit=66ff43dfffb4d87db82b8084c082fff2d59b4de0&build=531&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F531%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:29:26 -> Pinging Codecov 01:29:26 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=66ff43dfffb4d87db82b8084c082fff2d59b4de0&build=531&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F531%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:29:26 -> Uploading to 01:29:26 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/66ff43dfffb4d87db82b8084c082fff2d59b4de0/6999c883-7060-4461-a9cf-88aa7bda3707.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T012926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8218881f925857d51a55ab46d76659ccc066bfb47b599d0b52962f31c59dff8 01:29:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:26 Dload Upload Total Spent Left Speed 01:29:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57451 0 0 100 57451 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57451 0 0 100 57451 0 220k --:--:-- --:--:-- --:--:-- 219k 01:29:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/66ff43dfffb4d87db82b8084c082fff2d59b4de0 [Pipeline] } 01:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:29:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:29:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:29:27 01:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:29:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:29:27 df9b9388f04a: Pulling fs layer 01:29:27 52dc419b0ee2: Pulling fs layer 01:29:27 25bc292e5bac: Pulling fs layer 01:29:27 114826534d7a: Pulling fs layer 01:29:27 4657fd5d0bcf: Pulling fs layer 01:29:27 6ad1cebc031e: Pulling fs layer 01:29:27 8a3aa393b2d8: Pulling fs layer 01:29:27 4657fd5d0bcf: Waiting 01:29:27 6ad1cebc031e: Waiting 01:29:27 114826534d7a: Waiting 01:29:27 25bc292e5bac: Verifying Checksum 01:29:27 25bc292e5bac: Download complete 01:29:27 52dc419b0ee2: Verifying Checksum 01:29:27 52dc419b0ee2: Download complete 01:29:27 4657fd5d0bcf: Verifying Checksum 01:29:27 4657fd5d0bcf: Download complete 01:29:27 df9b9388f04a: Download complete 01:29:27 6ad1cebc031e: Verifying Checksum 01:29:27 6ad1cebc031e: Download complete 01:29:27 df9b9388f04a: Pull complete 01:29:27 52dc419b0ee2: Pull complete 01:29:28 25bc292e5bac: Pull complete 01:29:28 114826534d7a: Verifying Checksum 01:29:28 114826534d7a: Download complete 01:29:28 8a3aa393b2d8: Verifying Checksum 01:29:28 8a3aa393b2d8: Download complete 01:29:32 114826534d7a: Pull complete 01:29:32 4657fd5d0bcf: Pull complete 01:29:32 6ad1cebc031e: Pull complete 01:29:35 8a3aa393b2d8: Pull complete 01:29:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:29:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:35 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:29:35 $ 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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:29:40 $ docker top 3aff1d9a20ada42e842b2f59fc201dde714f44cf6a42c90f0f80fe72e3b94973 -eo pid,comm [Pipeline] { [Pipeline] echo 01:29:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:29:40 + set -o pipefail 01:29:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:29:47 01:29:47 Monitoring /w/workspace/edgex-go/531 (github.com/edgexfoundry/edgex-go)... 01:29:47 01:29:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/bb0e17ec-3351-4e5c-9d74-eb25dcd26de3 01:29:47 01:29:47 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:29:47 01:29:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:29:47 01:29:47 01:29:47 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:29:47 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:29:47 More details here: https://snyk.co/ue1NS [Pipeline] } 01:29:47 $ docker stop --time=1 3aff1d9a20ada42e842b2f59fc201dde714f44cf6a42c90f0f80fe72e3b94973 01:29:50 $ docker rm -f --volumes 3aff1d9a20ada42e842b2f59fc201dde714f44cf6a42c90f0f80fe72e3b94973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:29:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:51 provisioning config files... 01:29:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/531@tmp/config10599199609990214960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:51 --> edgex-publish-swagger.sh 01:29:51 === Publish openapi/v3 API === 01:29:51 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:29:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/531/openapi/v3/core-command.yaml] 01:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:51 Dload Upload Total Spent Left Speed 01:29:51 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 48142 --:--:-- --:--:-- --:--:-- 48062 01:29:51 01:29:51 01:29:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/531/openapi/v3/core-data.yaml] 01:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:51 Dload Upload Total Spent Left Speed 01:29:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 106k --:--:-- --:--:-- --:--:-- 106k 01:29:52 01:29:52 01:29:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/531/openapi/v3/core-metadata.yaml] 01:29:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:52 Dload Upload Total Spent Left Speed 01:29:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 255k --:--:-- --:--:-- --:--:-- 254k 100 141k 0 0 100 141k 0 255k --:--:-- --:--:-- --:--:-- 254k 01:29:53 01:29:53 01:29:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/531/openapi/v3/support-notifications.yaml] 01:29:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:53 Dload Upload Total Spent Left Speed 01:29:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 155k --:--:-- --:--:-- --:--:-- 155k 01:29:53 01:29:53 01:29:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/531/openapi/v3/support-scheduler.yaml] 01:29:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:53 Dload Upload Total Spent Left Speed 01:29:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 453k --:--:-- --:--:-- --:--:-- 447k 100 34356 0 0 100 34356 0 65191 --:--:-- --:--:-- --:--:-- 65068 01:29:54 01:29:54 [Pipeline] } 01:29:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:55 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:29:55 $ docker top dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:55 [ssh-agent] Looking for ssh-agent implementation... 01:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:55 $ docker exec dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 ssh-agent 01:29:55 SSH_AUTH_SOCK=/tmp/ssh-dP7P2ZzDmJXg/agent.31 01:29:55 SSH_AGENT_PID=37 01:29:55 Running ssh-add (command line suppressed) 01:29:55 Identity added: /w/workspace/edgex-go/531@tmp/private_key_13227269051439874395.key (/w/workspace/edgex-go/531@tmp/private_key_13227269051439874395.key) 01:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:56 + git semver tag 01:29:56 2023-05-30 01:29:56,381 [run_tag] DEBUG tag force:False 01:29:56 2023-05-30 01:29:56,381 [check_head_tag] DEBUG check head tag 01:29:56 2023-05-30 01:29:56,385 [execute] INFO git cat-file --batch-check 01:29:56 2023-05-30 01:29:56,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=) 01:29:56 2023-05-30 01:29:56,389 [execute] INFO git cat-file --batch 01:29:56 2023-05-30 01:29:56,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=) 01:29:56 2023-05-30 01:29:56,452 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:29:56 2023-05-30 01:29:56,453 [execute] INFO git tag -a v3.0.0-dev.165 -m v3.0.0-dev.165 01:29:56 2023-05-30 01:29:56,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.165', '-m', 'v3.0.0-dev.165'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=None) 01:29:56 2023-05-30 01:29:56,456 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:29:56 3.0.0-dev.165 [Pipeline] } 01:29:56 $ docker exec --env ******** --env ******** dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 ssh-agent -k 01:29:56 unset SSH_AUTH_SOCK; 01:29:56 unset SSH_AGENT_PID; 01:29:56 echo Agent pid 37 killed; 01:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:57 + git semver [Pipeline] } 01:29:57 $ docker stop --time=1 dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 01:29:58 $ docker rm -f --volumes dc7ef5973072a0107823fd2189aeb295e28ba35f2a6ff3d8be0abdc534b404f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:29:59 01:29:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:29:59 0.23.1-centos7: Pulling from edgex-lftools 01:29:59 ab5ef0e58194: Pulling fs layer 01:29:59 9712f1f96733: Pulling fs layer 01:29:59 63f879dbbcfc: Pulling fs layer 01:29:59 0d9ebad4ef96: Pulling fs layer 01:29:59 e9a5061849ea: Pulling fs layer 01:29:59 d747dcd14b5f: Pulling fs layer 01:29:59 2de7ff778b66: Pulling fs layer 01:29:59 d747dcd14b5f: Waiting 01:29:59 2de7ff778b66: Waiting 01:29:59 0d9ebad4ef96: Waiting 01:29:59 e9a5061849ea: Waiting 01:29:59 9712f1f96733: Verifying Checksum 01:29:59 9712f1f96733: Download complete 01:29:59 63f879dbbcfc: Verifying Checksum 01:29:59 63f879dbbcfc: Download complete 01:30:00 0d9ebad4ef96: Verifying Checksum 01:30:00 0d9ebad4ef96: Download complete 01:30:00 d747dcd14b5f: Verifying Checksum 01:30:00 d747dcd14b5f: Download complete 01:30:00 e9a5061849ea: Verifying Checksum 01:30:00 e9a5061849ea: Download complete 01:30:00 ab5ef0e58194: Verifying Checksum 01:30:00 ab5ef0e58194: Download complete 01:30:00 2de7ff778b66: Verifying Checksum 01:30:00 2de7ff778b66: Download complete 01:30:02 ab5ef0e58194: Pull complete 01:30:02 9712f1f96733: Pull complete 01:30:03 63f879dbbcfc: Pull complete 01:30:06 0d9ebad4ef96: Pull complete 01:30:07 e9a5061849ea: Pull complete 01:30:07 d747dcd14b5f: Pull complete 01:30:08 2de7ff778b66: Pull complete 01:30:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:08 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:30:13 $ docker top d85de8ad2a0649edaa9014cf6c2875bbecfdab81edda688f313de1606e8ca309 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:30:13 provisioning config files... 01:30:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/531@tmp/config5063146737750079118tmp 01:30:13 copy managed file [sigul-password] to file:/w/workspace/edgex-go/531@tmp/config11824690143582298410tmp 01:30:13 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/531@tmp/config17189074811366066373tmp [Pipeline] { [Pipeline] echo 01:30:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:30:14 ---> sigul-configuration.sh 01:30:14 gpg: directory `/root/.gnupg' created 01:30:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:30:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:30:14 gpg: keyring `/root/.gnupg/secring.gpg' created 01:30:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:30:14 gpg: CAST5 encrypted data 01:30:14 gpg: encrypted with 1 passphrase 01:30:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:30:14 + mkdir /home/jenkins 01:30:14 + mkdir /home/jenkins/sigul [Pipeline] sh 01:30:14 + 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 01:30:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:30:15 ---> sigul-install.sh 01:30:15 Sigul already installed; skipping installation. [Pipeline] sh 01:30:15 + git tag --list 01:30:15 0.6.0 01:30:15 0.6.1 01:30:15 0.7.0 01:30:15 0.7.1 01:30:15 v1.0.0 01:30:15 v1.0.1 01:30:15 v1.1.0 01:30:15 v1.2.0 01:30:15 v1.2.1 01:30:15 v1.3.0 01:30:15 v1.3.1 01:30:15 v2.0.0 01:30:15 v2.1.0 01:30:15 v2.1.1 01:30:15 v2.1.1-dev.1 01:30:15 v2.1.1-dev.2 01:30:15 v2.1.1-dev.3 01:30:15 v2.1.1-dev.4 01:30:15 v2.1.1-dev.5 01:30:15 v2.1.1-dev.6 01:30:15 v2.1.1-dev.7 01:30:15 v2.1.1-dev.8 01:30:15 v2.1.2-dev.1 01:30:15 v2.2.0 01:30:15 v2.2.1-dev.1 01:30:15 v2.2.1-dev.10 01:30:15 v2.2.1-dev.11 01:30:15 v2.2.1-dev.12 01:30:15 v2.2.1-dev.13 01:30:15 v2.2.1-dev.14 01:30:15 v2.2.1-dev.15 01:30:15 v2.2.1-dev.16 01:30:15 v2.2.1-dev.17 01:30:15 v2.2.1-dev.18 01:30:15 v2.2.1-dev.19 01:30:15 v2.2.1-dev.2 01:30:15 v2.2.1-dev.20 01:30:15 v2.2.1-dev.21 01:30:15 v2.2.1-dev.22 01:30:15 v2.2.1-dev.23 01:30:15 v2.2.1-dev.24 01:30:15 v2.2.1-dev.25 01:30:15 v2.2.1-dev.26 01:30:15 v2.2.1-dev.27 01:30:15 v2.2.1-dev.28 01:30:15 v2.2.1-dev.29 01:30:15 v2.2.1-dev.3 01:30:15 v2.2.1-dev.4 01:30:15 v2.2.1-dev.5 01:30:15 v2.2.1-dev.6 01:30:15 v2.2.1-dev.7 01:30:15 v2.2.1-dev.8 01:30:15 v2.2.1-dev.9 01:30:15 v2.3.0 01:30:15 v2.3.0-dev.100 01:30:15 v2.3.0-dev.101 01:30:15 v2.3.0-dev.102 01:30:15 v2.3.0-dev.103 01:30:15 v2.3.0-dev.104 01:30:15 v2.3.0-dev.105 01:30:15 v2.3.0-dev.106 01:30:15 v2.3.0-dev.29 01:30:15 v2.3.0-dev.30 01:30:15 v2.3.0-dev.31 01:30:15 v2.3.0-dev.32 01:30:15 v2.3.0-dev.33 01:30:15 v2.3.0-dev.34 01:30:15 v2.3.0-dev.35 01:30:15 v2.3.0-dev.36 01:30:15 v2.3.0-dev.37 01:30:15 v2.3.0-dev.38 01:30:15 v2.3.0-dev.39 01:30:15 v2.3.0-dev.40 01:30:15 v2.3.0-dev.41 01:30:15 v2.3.0-dev.42 01:30:15 v2.3.0-dev.43 01:30:15 v2.3.0-dev.44 01:30:15 v2.3.0-dev.45 01:30:15 v2.3.0-dev.46 01:30:15 v2.3.0-dev.47 01:30:15 v2.3.0-dev.48 01:30:15 v2.3.0-dev.49 01:30:15 v2.3.0-dev.50 01:30:15 v2.3.0-dev.51 01:30:15 v2.3.0-dev.52 01:30:15 v2.3.0-dev.53 01:30:15 v2.3.0-dev.54 01:30:15 v2.3.0-dev.55 01:30:15 v2.3.0-dev.56 01:30:15 v2.3.0-dev.57 01:30:15 v2.3.0-dev.58 01:30:15 v2.3.0-dev.59 01:30:15 v2.3.0-dev.60 01:30:15 v2.3.0-dev.61 01:30:15 v2.3.0-dev.62 01:30:15 v2.3.0-dev.63 01:30:15 v2.3.0-dev.64 01:30:15 v2.3.0-dev.65 01:30:15 v2.3.0-dev.66 01:30:15 v2.3.0-dev.67 01:30:15 v2.3.0-dev.68 01:30:15 v2.3.0-dev.69 01:30:15 v2.3.0-dev.70 01:30:15 v2.3.0-dev.71 01:30:15 v2.3.0-dev.72 01:30:15 v2.3.0-dev.73 01:30:15 v2.3.0-dev.74 01:30:15 v2.3.0-dev.75 01:30:15 v2.3.0-dev.76 01:30:15 v2.3.0-dev.77 01:30:15 v2.3.0-dev.78 01:30:15 v2.3.0-dev.79 01:30:15 v2.3.0-dev.80 01:30:15 v2.3.0-dev.81 01:30:15 v2.3.0-dev.82 01:30:15 v2.3.0-dev.83 01:30:15 v2.3.0-dev.84 01:30:15 v2.3.0-dev.85 01:30:15 v2.3.0-dev.86 01:30:15 v2.3.0-dev.87 01:30:15 v2.3.0-dev.88 01:30:15 v2.3.0-dev.89 01:30:15 v2.3.0-dev.90 01:30:15 v2.3.0-dev.91 01:30:15 v2.3.0-dev.92 01:30:15 v2.3.0-dev.93 01:30:15 v2.3.0-dev.94 01:30:15 v2.3.0-dev.95 01:30:15 v2.3.0-dev.96 01:30:15 v2.3.0-dev.97 01:30:15 v2.3.0-dev.98 01:30:15 v2.3.0-dev.99 01:30:15 v2.3.1-dev.1 01:30:15 v2.3.1-dev.2 01:30:15 v2.3.1-dev.3 01:30:15 v2.3.1-dev.4 01:30:15 v2.3.1-dev.5 01:30:15 v3.0.0-dev.1 01:30:15 v3.0.0-dev.10 01:30:15 v3.0.0-dev.100 01:30:15 v3.0.0-dev.101 01:30:15 v3.0.0-dev.102 01:30:15 v3.0.0-dev.103 01:30:15 v3.0.0-dev.104 01:30:15 v3.0.0-dev.105 01:30:15 v3.0.0-dev.106 01:30:15 v3.0.0-dev.107 01:30:15 v3.0.0-dev.108 01:30:15 v3.0.0-dev.109 01:30:15 v3.0.0-dev.11 01:30:15 v3.0.0-dev.110 01:30:15 v3.0.0-dev.111 01:30:15 v3.0.0-dev.112 01:30:15 v3.0.0-dev.113 01:30:15 v3.0.0-dev.114 01:30:15 v3.0.0-dev.115 01:30:15 v3.0.0-dev.116 01:30:15 v3.0.0-dev.117 01:30:15 v3.0.0-dev.118 01:30:15 v3.0.0-dev.119 01:30:15 v3.0.0-dev.12 01:30:15 v3.0.0-dev.120 01:30:15 v3.0.0-dev.121 01:30:15 v3.0.0-dev.122 01:30:15 v3.0.0-dev.123 01:30:15 v3.0.0-dev.124 01:30:15 v3.0.0-dev.125 01:30:15 v3.0.0-dev.126 01:30:15 v3.0.0-dev.127 01:30:15 v3.0.0-dev.128 01:30:15 v3.0.0-dev.129 01:30:15 v3.0.0-dev.13 01:30:15 v3.0.0-dev.130 01:30:15 v3.0.0-dev.131 01:30:15 v3.0.0-dev.132 01:30:15 v3.0.0-dev.133 01:30:15 v3.0.0-dev.134 01:30:15 v3.0.0-dev.135 01:30:15 v3.0.0-dev.136 01:30:15 v3.0.0-dev.137 01:30:15 v3.0.0-dev.138 01:30:15 v3.0.0-dev.139 01:30:15 v3.0.0-dev.14 01:30:15 v3.0.0-dev.140 01:30:15 v3.0.0-dev.141 01:30:15 v3.0.0-dev.142 01:30:15 v3.0.0-dev.143 01:30:15 v3.0.0-dev.144 01:30:15 v3.0.0-dev.145 01:30:15 v3.0.0-dev.146 01:30:15 v3.0.0-dev.147 01:30:15 v3.0.0-dev.148 01:30:15 v3.0.0-dev.149 01:30:15 v3.0.0-dev.15 01:30:15 v3.0.0-dev.150 01:30:15 v3.0.0-dev.151 01:30:15 v3.0.0-dev.152 01:30:15 v3.0.0-dev.153 01:30:15 v3.0.0-dev.154 01:30:15 v3.0.0-dev.155 01:30:15 v3.0.0-dev.156 01:30:15 v3.0.0-dev.157 01:30:15 v3.0.0-dev.158 01:30:15 v3.0.0-dev.159 01:30:15 v3.0.0-dev.16 01:30:15 v3.0.0-dev.160 01:30:15 v3.0.0-dev.161 01:30:15 v3.0.0-dev.162 01:30:15 v3.0.0-dev.163 01:30:15 v3.0.0-dev.164 01:30:15 v3.0.0-dev.165 01:30:15 v3.0.0-dev.17 01:30:15 v3.0.0-dev.18 01:30:15 v3.0.0-dev.19 01:30:15 v3.0.0-dev.2 01:30:15 v3.0.0-dev.20 01:30:15 v3.0.0-dev.21 01:30:15 v3.0.0-dev.22 01:30:15 v3.0.0-dev.23 01:30:15 v3.0.0-dev.24 01:30:15 v3.0.0-dev.25 01:30:15 v3.0.0-dev.26 01:30:15 v3.0.0-dev.27 01:30:15 v3.0.0-dev.28 01:30:15 v3.0.0-dev.29 01:30:15 v3.0.0-dev.3 01:30:15 v3.0.0-dev.30 01:30:15 v3.0.0-dev.31 01:30:15 v3.0.0-dev.32 01:30:15 v3.0.0-dev.33 01:30:15 v3.0.0-dev.34 01:30:15 v3.0.0-dev.35 01:30:15 v3.0.0-dev.36 01:30:15 v3.0.0-dev.37 01:30:15 v3.0.0-dev.38 01:30:15 v3.0.0-dev.39 01:30:15 v3.0.0-dev.4 01:30:15 v3.0.0-dev.40 01:30:15 v3.0.0-dev.41 01:30:15 v3.0.0-dev.42 01:30:15 v3.0.0-dev.43 01:30:15 v3.0.0-dev.44 01:30:15 v3.0.0-dev.45 01:30:15 v3.0.0-dev.46 01:30:15 v3.0.0-dev.47 01:30:15 v3.0.0-dev.48 01:30:15 v3.0.0-dev.49 01:30:15 v3.0.0-dev.5 01:30:15 v3.0.0-dev.50 01:30:15 v3.0.0-dev.51 01:30:15 v3.0.0-dev.52 01:30:15 v3.0.0-dev.53 01:30:15 v3.0.0-dev.54 01:30:15 v3.0.0-dev.55 01:30:15 v3.0.0-dev.56 01:30:15 v3.0.0-dev.57 01:30:15 v3.0.0-dev.58 01:30:15 v3.0.0-dev.59 01:30:15 v3.0.0-dev.6 01:30:15 v3.0.0-dev.60 01:30:15 v3.0.0-dev.61 01:30:15 v3.0.0-dev.62 01:30:15 v3.0.0-dev.63 01:30:15 v3.0.0-dev.64 01:30:15 v3.0.0-dev.65 01:30:15 v3.0.0-dev.66 01:30:15 v3.0.0-dev.67 01:30:15 v3.0.0-dev.68 01:30:15 v3.0.0-dev.69 01:30:15 v3.0.0-dev.7 01:30:15 v3.0.0-dev.70 01:30:15 v3.0.0-dev.71 01:30:15 v3.0.0-dev.72 01:30:15 v3.0.0-dev.73 01:30:15 v3.0.0-dev.74 01:30:15 v3.0.0-dev.75 01:30:15 v3.0.0-dev.76 01:30:15 v3.0.0-dev.77 01:30:15 v3.0.0-dev.78 01:30:15 v3.0.0-dev.79 01:30:15 v3.0.0-dev.8 01:30:15 v3.0.0-dev.80 01:30:15 v3.0.0-dev.81 01:30:15 v3.0.0-dev.82 01:30:15 v3.0.0-dev.83 01:30:15 v3.0.0-dev.84 01:30:15 v3.0.0-dev.85 01:30:15 v3.0.0-dev.86 01:30:15 v3.0.0-dev.87 01:30:15 v3.0.0-dev.88 01:30:15 v3.0.0-dev.89 01:30:15 v3.0.0-dev.9 01:30:15 v3.0.0-dev.90 01:30:15 v3.0.0-dev.91 01:30:15 v3.0.0-dev.92 01:30:15 v3.0.0-dev.93 01:30:15 v3.0.0-dev.94 01:30:15 v3.0.0-dev.95 01:30:15 v3.0.0-dev.96 01:30:15 v3.0.0-dev.97 01:30:15 v3.0.0-dev.98 01:30:15 v3.0.0-dev.99 [Pipeline] sh 01:30:15 + lftools sign git-tag v3.0.0-dev.165 01:30:16 Signing Git tag with Sigul... 01:30:16 Signing v3.0.0-dev.165 [Pipeline] echo 01:30:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:30:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:30:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:30:17 $ docker stop --time=1 d85de8ad2a0649edaa9014cf6c2875bbecfdab81edda688f313de1606e8ca309 01:30:18 $ docker rm -f --volumes d85de8ad2a0649edaa9014cf6c2875bbecfdab81edda688f313de1606e8ca309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:30:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:19 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:19 $ docker top 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac -eo pid,comm 01:30:19 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). 01:30:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:19 [ssh-agent] Looking for ssh-agent implementation... 01:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:19 $ docker exec 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac ssh-agent 01:30:19 SSH_AUTH_SOCK=/tmp/ssh-o9Je6TqwDtkE/agent.33 01:30:19 SSH_AGENT_PID=39 01:30:19 Running ssh-add (command line suppressed) 01:30:19 Identity added: /w/workspace/edgex-go/531@tmp/private_key_9359823049550505611.key (/w/workspace/edgex-go/531@tmp/private_key_9359823049550505611.key) 01:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:20 + git semver bump pre 01:30:20 2023-05-30 01:30:20,461 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:30:20 2023-05-30 01:30:20,461 [bump_version] DEBUG bumping version:3.0.0-dev.165 on axis:pre with prefix:dev 01:30:20 2023-05-30 01:30:20,461 [bump_version] DEBUG bumped version:3.0.0-dev.166 01:30:20 2023-05-30 01:30:20,461 [write_version] DEBUG write version:3.0.0-dev.166 to path:/w/workspace/edgex-go/531/.semver/main with force:True 01:30:20 2023-05-30 01:30:20,461 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:30:20 2023-05-30 01:30:20,461 [write_file] DEBUG write to file:/w/workspace/edgex-go/531/.semver/main 01:30:20 2023-05-30 01:30:20,463 [execute] INFO git cat-file --batch-check 01:30:20 2023-05-30 01:30:20,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=) 01:30:20 2023-05-30 01:30:20,469 [execute] INFO git cat-file --batch 01:30:20 2023-05-30 01:30:20,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=) 01:30:20 2023-05-30 01:30:20,475 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:30:20 3.0.0-dev.166 [Pipeline] } 01:30:20 $ docker exec --env ******** --env ******** 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac ssh-agent -k 01:30:20 unset SSH_AUTH_SOCK; 01:30:20 unset SSH_AGENT_PID; 01:30:20 echo Agent pid 39 killed; 01:30:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:20 + git semver [Pipeline] } 01:30:21 $ docker stop --time=1 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac 01:30:22 $ docker rm -f --volumes 5627cb2e575e63bf2b91f586eb1556c4075b3af9bedab4956ed4a3e05ce1ccac [Pipeline] // withDockerContainer [Pipeline] sh 01:30:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:23 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:23 $ docker top 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:23 [ssh-agent] Looking for ssh-agent implementation... 01:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:23 $ docker exec 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d ssh-agent 01:30:23 SSH_AUTH_SOCK=/tmp/ssh-ORdzjosqEwIC/agent.31 01:30:23 SSH_AGENT_PID=37 01:30:23 Running ssh-add (command line suppressed) 01:30:23 Identity added: /w/workspace/edgex-go/531@tmp/private_key_2120121382703393776.key (/w/workspace/edgex-go/531@tmp/private_key_2120121382703393776.key) 01:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:24 + git semver push 01:30:24 2023-05-30 01:30:24,466 [run_push] DEBUG push 01:30:24 2023-05-30 01:30:24,467 [execute] INFO git cat-file --batch-check 01:30:24 2023-05-30 01:30:24,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=) 01:30:24 2023-05-30 01:30:24,472 [execute] INFO git rev-list 155604afb7c5f55895e8eae8e44450102de0695a -- 01:30:24 2023-05-30 01:30:24,472 [execute] DEBUG Popen(['git', 'rev-list', '155604afb7c5f55895e8eae8e44450102de0695a', '--'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=None) 01:30:24 2023-05-30 01:30:24,489 [execute] INFO git fetch -v origin 01:30:24 2023-05-30 01:30:24,489 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=True, shell=None, istream=None) 01:30:25 2023-05-30 01:30:24,945 [run_push] DEBUG no remote changes detected 01:30:25 2023-05-30 01:30:24,945 [execute] INFO git push origin semver 01:30:25 2023-05-30 01:30:24,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/531/.semver, universal_newlines=False, shell=None, istream=None) 01:30:26 2023-05-30 01:30:25,834 [run_push] DEBUG push all version tags 01:30:26 2023-05-30 01:30:25,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:30:26 2023-05-30 01:30:25,835 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/531, universal_newlines=False, shell=None, istream=None) 01:30:26 2023-05-30 01:30:26,643 [read_version] DEBUG read version from /w/workspace/edgex-go/531/.semver/main 01:30:26 3.0.0-dev.166 [Pipeline] } 01:30:26 $ docker exec --env ******** --env ******** 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d ssh-agent -k 01:30:27 unset SSH_AUTH_SOCK; 01:30:27 unset SSH_AGENT_PID; 01:30:27 echo Agent pid 37 killed; 01:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:27 + git semver [Pipeline] } 01:30:27 $ docker stop --time=1 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d 01:30:28 $ docker rm -f --volumes 52319410c33e9d7f66daaa77ded3dac7897beb7a710b57c5521c839adb8d901d [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 01:30:29 + [ -d /w/workspace/edgex-go/531/archives ] [Pipeline] libraryResource [Pipeline] sh 01:30:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:30:30 ---> package-listing.sh 01:30:30 ++ facter osfamily 01:30:30 ++ tr '[:upper:]' '[:lower:]' 01:30:30 + OS_FAMILY=debian 01:30:30 + workspace=/w/workspace/edgex-go/531 01:30:30 + START_PACKAGES=/tmp/packages_start.txt 01:30:30 + END_PACKAGES=/tmp/packages_end.txt 01:30:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:30:30 + PACKAGES=/tmp/packages_start.txt 01:30:30 + '[' /w/workspace/edgex-go/531 ']' 01:30:30 + PACKAGES=/tmp/packages_end.txt 01:30:30 + case "${OS_FAMILY}" in 01:30:30 + dpkg -l 01:30:30 + grep '^ii' 01:30:30 + '[' -f /tmp/packages_start.txt ']' 01:30:30 + '[' -f /tmp/packages_end.txt ']' 01:30:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:30 + '[' /w/workspace/edgex-go/531 ']' 01:30:30 + mkdir -p /w/workspace/edgex-go/531/archives/ 01:30:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/531/archives/ [Pipeline] echo 01:30:30 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/531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:30:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:31 01:30:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:32 latest: Pulling from edgex-lftools-log-publisher 01:30:32 5eb5b503b376: Pulling fs layer 01:30:32 5c69ac0246d0: Pulling fs layer 01:30:32 ec43610c2a17: Pulling fs layer 01:30:32 3a2ae6a8a46f: Pulling fs layer 01:30:32 33b1e0a273af: Pulling fs layer 01:30:32 5d3b04190fa2: Pulling fs layer 01:30:32 2f39f015ded8: Pulling fs layer 01:30:32 3a2ae6a8a46f: Waiting 01:30:32 33b1e0a273af: Waiting 01:30:32 5d3b04190fa2: Waiting 01:30:32 2f39f015ded8: Waiting 01:30:32 5c69ac0246d0: Verifying Checksum 01:30:32 5c69ac0246d0: Download complete 01:30:32 3a2ae6a8a46f: Verifying Checksum 01:30:32 3a2ae6a8a46f: Download complete 01:30:32 33b1e0a273af: Verifying Checksum 01:30:32 33b1e0a273af: Download complete 01:30:32 5d3b04190fa2: Verifying Checksum 01:30:32 5d3b04190fa2: Download complete 01:30:32 ec43610c2a17: Verifying Checksum 01:30:32 ec43610c2a17: Download complete 01:30:32 5eb5b503b376: Verifying Checksum 01:30:32 2f39f015ded8: Download complete 01:30:33 5eb5b503b376: Pull complete 01:30:33 5c69ac0246d0: Pull complete 01:30:34 ec43610c2a17: Pull complete 01:30:34 3a2ae6a8a46f: Pull complete 01:30:34 33b1e0a273af: Pull complete 01:30:34 5d3b04190fa2: Pull complete 01:30:39 2f39f015ded8: Pull complete 01:30:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:39 prd-ubuntu20.04-docker-8c-8g-17234 does not seem to be running inside a container 01:30:39 $ 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/531/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/531 -v /w/workspace/edgex-go/531:/w/workspace/edgex-go/531:rw,z -v /w/workspace/edgex-go/531@tmp:/w/workspace/edgex-go/531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:44 $ docker top bcad344a00c127f96480f5c13485348666cbb484483fe8f9ec09b3bf69d18b02 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:44 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:44 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:44 + ls /var/log/sa-host 01:30:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:45 provisioning config files... 01:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/531@tmp/config1161866953965441095tmp [Pipeline] { [Pipeline] echo 01:30:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:45 ---> create-netrc.sh [Pipeline] } 01:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:45 ---> python-tools-install.sh [Pipeline] echo 01:30:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:46 ---> sudo-logs.sh 01:30:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:46 ---> job-cost.sh 01:30:46 lf-activate-venv: SKIPPING 01:30:46 DEBUG: total: 0.10999999940395355 01:30:46 INFO: Retrieving Stack Cost... 01:30:46 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:47 INFO: Archiving Costs [Pipeline] echo 01:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:47 ---> logs-deploy.sh 01:30:47 lf-activate-venv: SKIPPING 01:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/531 01:30:47 INFO: archiving workspace using pattern(s): 01:30:48 Archives upload complete. 01:30:48 INFO: archiving logs to Nexus 01:30:49 ---> uname -a: 01:30:49 Linux prd-ubuntu20-04-docker-8c-8g-17234 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:30:49 01:30:49 01:30:49 ---> lscpu: 01:30:49 Architecture: x86_64 01:30:49 CPU op-mode(s): 32-bit, 64-bit 01:30:49 Byte Order: Little Endian 01:30:49 Address sizes: 40 bits physical, 48 bits virtual 01:30:49 CPU(s): 8 01:30:49 On-line CPU(s) list: 0-7 01:30:49 Thread(s) per core: 1 01:30:49 Core(s) per socket: 1 01:30:49 Socket(s): 8 01:30:49 NUMA node(s): 1 01:30:49 Vendor ID: AuthenticAMD 01:30:49 CPU family: 23 01:30:49 Model: 49 01:30:49 Model name: AMD EPYC-Rome Processor 01:30:49 Stepping: 0 01:30:49 CPU MHz: 2799.998 01:30:49 BogoMIPS: 5599.99 01:30:49 Virtualization: AMD-V 01:30:49 Hypervisor vendor: KVM 01:30:49 Virtualization type: full 01:30:49 L1d cache: 256 KiB 01:30:49 L1i cache: 256 KiB 01:30:49 L2 cache: 4 MiB 01:30:49 L3 cache: 128 MiB 01:30:49 NUMA node0 CPU(s): 0-7 01:30:49 Vulnerability Itlb multihit: Not affected 01:30:49 Vulnerability L1tf: Not affected 01:30:49 Vulnerability Mds: Not affected 01:30:49 Vulnerability Meltdown: Not affected 01:30:49 Vulnerability Mmio stale data: Not affected 01:30:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:30:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:30:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:30:49 Vulnerability Srbds: Not affected 01:30:49 Vulnerability Tsx async abort: Not affected 01:30:49 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 01:30:49 01:30:49 01:30:49 ---> nproc: 01:30:49 8 01:30:49 01:30:49 01:30:49 ---> df -h: 01:30:49 Filesystem Size Used Avail Use% Mounted on 01:30:49 overlay 155G 21G 135G 14% / 01:30:49 tmpfs 64M 0 64M 0% /dev 01:30:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:30:49 shm 64M 0 64M 0% /dev/shm 01:30:49 /dev/vda1 155G 21G 135G 14% /facter-os 01:30:49 01:30:49 01:30:49 ---> sar -b -r -n DEV: 01:30:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17234) 05/30/23 _x86_64_ (8 CPU) 01:30:49 01:30:49 01:00:35 LINUX RESTART (8 CPU) 01:30:49 01:30:49 01:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:30:49 01:02:01 180.84 38.41 142.43 0.00 4218.76 111037.09 0.00 01:30:49 01:03:01 29.18 0.08 29.10 0.00 9.87 16953.04 0.00 01:30:49 01:04:01 48.38 0.25 48.13 0.00 3.20 15981.62 0.00 01:30:49 01:05:01 611.86 8.72 603.15 0.00 78.65 229518.55 0.00 01:30:49 01:06:01 721.06 7.21 713.85 0.00 914.50 223557.61 0.00 01:30:49 01:07:01 636.91 4.86 632.05 0.00 2003.53 218126.80 0.00 01:30:49 01:08:01 432.05 1.28 430.77 0.00 2278.13 172882.53 0.00 01:30:49 01:09:01 553.63 0.12 553.52 0.00 14.26 55946.68 0.00 01:30:49 01:10:01 28.11 0.07 28.05 0.00 13.46 790.53 0.00 01:30:49 01:11:01 8.73 0.05 8.68 0.00 7.60 217.43 0.00 01:30:49 01:12:01 1.57 0.00 1.57 0.00 0.00 16.66 0.00 01:30:49 01:13:01 2.02 0.00 2.02 0.00 0.00 21.33 0.00 01:30:49 01:14:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 01:30:49 01:15:01 1.92 0.00 1.92 0.00 0.00 20.26 0.00 01:30:49 01:16:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 01:30:49 01:17:01 2.58 0.03 2.55 0.00 0.27 32.79 0.00 01:30:49 01:18:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 01:30:49 01:19:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 01:30:49 01:20:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 01:30:49 01:21:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 01:30:49 01:22:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 01:30:49 01:23:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 01:30:49 01:24:01 2.52 1.38 1.13 0.00 33.86 13.33 0.00 01:30:49 01:25:01 1.93 0.27 1.67 0.00 3.87 19.33 0.00 01:30:49 01:26:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 01:30:49 01:27:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 01:30:49 01:28:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 01:30:49 01:29:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 01:30:49 01:30:01 78.62 0.12 78.50 0.00 8.27 33518.41 0.00 01:30:49 Average: 115.78 2.17 113.61 0.00 330.63 37202.68 0.00 01:30:49 01:30:49 01:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:30:49 01:02:01 28526432 31586528 731168 2.22 111332 3186644 1880744 5.54 1102984 2859740 292 01:30:49 01:03:01 27810108 31491444 818448 2.49 113512 3753608 1924820 5.67 1557456 3059588 84808 01:30:49 01:04:01 27508868 31554736 758256 2.31 117320 4107376 1911508 5.63 1460628 3454808 244168 01:30:49 01:05:01 22316504 31498008 797020 2.42 285828 8680060 1889736 5.57 2141780 7547664 760 01:30:49 01:06:01 21050024 31354620 917184 2.79 312432 9820892 2196072 6.47 2321228 8657464 75872 01:30:49 01:07:01 19177572 31298936 968564 2.95 379724 11431740 2677264 7.89 2428080 10268712 269692 01:30:49 01:08:01 16724672 31092288 1171536 3.56 397584 13570048 2624624 7.74 2946068 12119200 688 01:30:49 01:09:01 18968992 31520424 751628 2.29 403104 11815152 1843588 5.43 2516960 10380444 1300 01:30:49 01:10:01 18951772 31505288 766040 2.33 404260 11815972 1974840 5.82 2533184 10380736 624 01:30:49 01:11:01 18961088 31515344 755668 2.30 404564 11816252 1841416 5.43 2521552 10380936 128 01:30:49 01:12:01 18961056 31515364 755748 2.30 404628 11816256 1841416 5.43 2521520 10380944 8 01:30:49 01:13:01 18968576 31522964 748108 2.28 404680 11816256 1841416 5.43 2513892 10380940 8 01:30:49 01:14:01 18969084 31523656 747920 2.27 404704 11816260 1841416 5.43 2513744 10381112 8 01:30:49 01:15:01 18969604 31524340 747232 2.27 404716 11816388 1841416 5.43 2513288 10381240 16 01:30:49 01:16:01 18969740 31524480 747248 2.27 404720 11816392 1841416 5.43 2513288 10381244 8 01:30:49 01:17:01 18968400 31523200 748584 2.28 404784 11816368 1873228 5.52 2513412 10381224 8 01:30:49 01:18:01 18968880 31523752 747952 2.27 404800 11816372 1873228 5.52 2513548 10381228 8 01:30:49 01:19:01 18969004 31523916 747628 2.27 404828 11816376 1873228 5.52 2513416 10381232 44 01:30:49 01:20:01 18968892 31523852 747656 2.27 404836 11816384 1873228 5.52 2513436 10381236 8 01:30:49 01:21:01 18968480 31523468 747880 2.27 404852 11816384 1873228 5.52 2513968 10381236 236 01:30:49 01:22:01 18968536 31523532 747804 2.27 404864 11816388 1873228 5.52 2513596 10381240 8 01:30:49 01:23:01 18968480 31523484 747772 2.27 404876 11816388 1873228 5.52 2513556 10381240 44 01:30:49 01:24:01 18962140 31519096 752268 2.29 404896 11817408 1890432 5.57 2521024 10381720 56 01:30:49 01:25:01 18961596 31518728 752588 2.29 404912 11817528 1890432 5.57 2522116 10381584 44 01:30:49 01:26:01 18961288 31518416 752812 2.29 404936 11817524 1890432 5.57 2521464 10381584 12 01:30:49 01:27:01 18961272 31518452 752844 2.29 404948 11817532 1890432 5.57 2521568 10381588 176 01:30:49 01:28:01 18961444 31518624 752620 2.29 404948 11817532 1890432 5.57 2521492 10381588 8 01:30:49 01:29:01 18961712 31518896 752280 2.29 404960 11817540 1890432 5.57 2521540 10381592 24 01:30:49 01:30:01 17749784 31445356 824804 2.51 407524 12894176 2201252 6.49 2639860 11412084 373132 01:30:49 Average: 19970138 31491420 784733 2.39 366347 10882524 1952694 5.75 2395505 9565005 36282 01:30:49 01:30:49 01:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:30:49 01:02:01 docker0 749.24 698.67 51.92 3442.53 0.00 0.00 0.00 0.00 01:30:49 01:02:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 01:30:49 01:02:01 ens3 1604.87 1503.70 12772.73 183.93 0.00 0.00 0.00 0.00 01:30:49 01:03:01 docker0 1.43 1.47 0.11 0.13 0.00 0.00 0.00 0.00 01:30:49 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:03:01 veth36fa9bd 1.43 1.62 0.13 0.15 0.00 0.00 0.00 0.00 01:30:49 01:03:01 ens3 55.94 53.21 37.40 110.09 0.00 0.00 0.00 0.00 01:30:49 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:04:01 ens3 31.23 18.68 34.81 12.96 0.00 0.00 0.00 0.00 01:30:49 01:05:01 docker0 468.01 921.95 38.65 6308.05 0.00 0.00 0.00 0.00 01:30:49 01:05:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:30:49 01:05:01 veth29d36fb 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 01:30:49 01:05:01 ens3 999.97 515.91 8001.70 61.34 0.00 0.00 0.00 0.00 01:30:49 01:06:01 vethaa05de6 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 01:30:49 01:06:01 docker0 12.90 26.31 0.83 323.58 0.00 0.00 0.00 0.00 01:30:49 01:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 01:30:49 01:06:01 veth29d36fb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:30:49 01:06:01 ens3 139.09 63.63 1270.09 20.19 0.00 0.00 0.00 0.00 01:30:49 01:07:01 docker0 320.94 596.90 25.02 3842.93 0.00 0.00 0.00 0.00 01:30:49 01:07:01 veth462edf9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:30:49 01:07:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 01:30:49 01:07:01 veth29d36fb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:30:49 01:07:01 ens3 712.06 375.43 4989.53 48.55 0.00 0.00 0.00 0.00 01:30:49 01:08:01 docker0 3.55 7.17 0.23 88.79 0.00 0.00 0.00 0.00 01:30:49 01:08:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:08:01 veth35ac514 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:30:49 01:08:01 veth29d36fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:08:01 ens3 66.80 32.33 945.09 12.03 0.00 0.00 0.00 0.00 01:30:49 01:09:01 docker0 3.78 7.46 0.24 94.18 0.00 0.00 0.00 0.00 01:30:49 01:09:01 lo 14.80 14.80 1.45 1.45 0.00 0.00 0.00 0.00 01:30:49 01:09:01 ens3 169.14 166.19 191.94 545.04 0.00 0.00 0.00 0.00 01:30:49 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:10:01 lo 44.73 44.73 4.41 4.41 0.00 0.00 0.00 0.00 01:30:49 01:10:01 ens3 480.35 494.97 225.66 2787.64 0.00 0.00 0.00 0.00 01:30:49 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:11:01 lo 12.06 12.06 1.18 1.18 0.00 0.00 0.00 0.00 01:30:49 01:11:01 ens3 99.20 92.35 61.54 437.26 0.00 0.00 0.00 0.00 01:30:49 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:12:01 ens3 2.08 1.20 4.13 0.14 0.00 0.00 0.00 0.00 01:30:49 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:14:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:30:49 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:16:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:17:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:30:49 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:18:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:30:49 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:22:01 ens3 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 01:30:49 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:24:01 ens3 4.55 3.92 3.34 4.04 0.00 0.00 0.00 0.00 01:30:49 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:25:01 ens3 3.70 3.18 2.12 2.30 0.00 0.00 0.00 0.00 01:30:49 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:27:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 01:30:49 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:28:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 01:30:49 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:49 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:30:49 01:29:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:30:49 01:30:01 docker0 31.66 57.32 2.80 580.05 0.00 0.00 0.00 0.00 01:30:49 01:30:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 01:30:49 01:30:01 ens3 332.03 219.73 7749.73 139.27 0.00 0.00 0.00 0.00 01:30:49 Average: docker0 54.88 79.91 4.13 506.24 0.00 0.00 0.00 0.00 01:30:49 Average: lo 2.86 2.86 0.28 0.28 0.00 0.00 0.00 0.00 01:30:49 Average: ens3 162.19 122.27 1251.41 150.52 0.00 0.00 0.00 0.00 01:30:49 01:30:49 01:30:49 ---> sar -P ALL: 01:30:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17234) 05/30/23 _x86_64_ (8 CPU) 01:30:49 01:30:49 01:00:35 LINUX RESTART (8 CPU) 01:30:49 01:30:49 01:01:01 CPU %user %nice %system %iowait %steal %idle 01:30:49 01:02:01 all 11.86 0.00 4.36 2.23 0.06 81.50 01:30:49 01:02:01 0 9.61 0.00 4.56 3.68 0.05 82.10 01:30:49 01:02:01 1 8.95 0.00 4.05 2.01 0.05 84.94 01:30:49 01:02:01 2 14.06 0.00 5.17 3.09 0.07 77.62 01:30:49 01:02:01 3 12.59 0.00 5.95 4.79 0.07 76.60 01:30:49 01:02:01 4 10.79 0.00 3.57 2.56 0.07 83.01 01:30:49 01:02:01 5 15.37 0.00 3.10 1.03 0.03 80.47 01:30:49 01:02:01 6 12.13 0.00 3.56 0.15 0.03 84.12 01:30:49 01:02:01 7 11.39 0.00 4.90 0.51 0.09 83.11 01:30:49 01:03:01 all 26.19 0.00 4.52 0.53 0.07 68.69 01:30:49 01:03:01 0 25.49 0.00 4.78 0.02 0.07 69.64 01:30:49 01:03:01 1 27.75 0.00 3.97 0.03 0.07 68.18 01:30:49 01:03:01 2 24.23 0.00 4.51 3.05 0.08 68.12 01:30:49 01:03:01 3 24.26 0.00 4.12 0.40 0.07 71.15 01:30:49 01:03:01 4 26.74 0.00 4.75 0.62 0.07 67.81 01:30:49 01:03:01 5 28.64 0.00 5.90 0.00 0.07 65.39 01:30:49 01:03:01 6 28.20 0.00 4.13 0.03 0.07 67.57 01:30:49 01:03:01 7 24.19 0.00 3.97 0.08 0.10 71.66 01:30:49 01:04:01 all 45.63 0.00 6.92 0.67 0.09 46.70 01:30:49 01:04:01 0 44.58 0.00 6.92 0.20 0.15 48.14 01:30:49 01:04:01 1 45.40 0.00 7.21 2.15 0.08 45.15 01:30:49 01:04:01 2 46.84 0.00 7.15 2.12 0.10 43.79 01:30:49 01:04:01 3 46.07 0.00 7.32 0.39 0.10 46.12 01:30:49 01:04:01 4 46.67 0.00 6.95 0.00 0.08 46.30 01:30:49 01:04:01 5 45.10 0.00 6.61 0.45 0.07 47.77 01:30:49 01:04:01 6 45.02 0.00 6.74 0.02 0.08 48.13 01:30:49 01:04:01 7 45.33 0.00 6.42 0.00 0.08 48.16 01:30:49 01:05:01 all 14.82 0.00 9.12 9.04 0.09 66.93 01:30:49 01:05:01 0 14.62 0.00 9.35 8.71 0.08 67.24 01:30:49 01:05:01 1 15.04 0.00 9.09 7.32 0.08 68.47 01:30:49 01:05:01 2 15.96 0.00 9.72 13.64 0.09 60.60 01:30:49 01:05:01 3 14.77 0.00 9.07 13.71 0.15 62.30 01:30:49 01:05:01 4 14.56 0.00 8.47 7.44 0.07 69.46 01:30:49 01:05:01 5 16.16 0.00 8.41 4.43 0.07 70.94 01:30:49 01:05:01 6 12.85 0.00 9.08 9.06 0.07 68.94 01:30:49 01:05:01 7 14.60 0.00 9.80 8.09 0.10 67.42 01:30:49 01:06:01 all 52.63 0.00 14.08 9.09 0.19 24.01 01:30:49 01:06:01 0 54.79 0.00 12.95 5.98 0.14 26.15 01:30:49 01:06:01 1 48.86 0.00 16.35 11.05 0.19 23.56 01:30:49 01:06:01 2 53.42 0.00 14.39 17.18 0.16 14.85 01:30:49 01:06:01 3 52.81 0.00 14.83 6.95 0.17 25.23 01:30:49 01:06:01 4 53.16 0.00 12.47 6.96 0.26 27.15 01:30:49 01:06:01 5 51.71 0.00 13.01 7.76 0.14 27.38 01:30:49 01:06:01 6 53.35 0.00 13.11 7.73 0.26 25.55 01:30:49 01:06:01 7 52.95 0.00 15.56 9.12 0.19 22.17 01:30:49 01:07:01 all 15.83 0.00 9.30 29.99 0.16 44.72 01:30:49 01:07:01 0 14.95 0.00 8.33 22.68 0.12 53.92 01:30:49 01:07:01 1 12.75 0.00 8.26 37.10 0.15 41.74 01:30:49 01:07:01 2 17.44 0.00 10.27 34.53 0.19 37.58 01:30:49 01:07:01 3 15.22 0.00 8.04 35.76 0.09 40.89 01:30:49 01:07:01 4 18.25 0.00 10.01 25.58 0.14 46.03 01:30:49 01:07:01 5 14.88 0.00 8.73 27.92 0.21 48.25 01:30:49 01:07:01 6 15.11 0.00 9.12 17.96 0.26 57.56 01:30:49 01:07:01 7 18.04 0.00 11.65 38.44 0.14 31.74 01:30:49 01:08:01 all 56.01 0.00 13.10 10.71 0.17 20.01 01:30:49 01:08:01 0 53.29 0.00 12.61 9.70 0.26 24.13 01:30:49 01:08:01 1 54.55 0.00 11.74 6.59 0.12 27.00 01:30:49 01:08:01 2 55.70 0.00 13.71 9.30 0.16 21.14 01:30:49 01:08:01 3 54.94 0.00 11.97 5.55 0.16 27.38 01:30:49 01:08:01 4 61.13 0.00 13.70 6.90 0.21 18.06 01:30:49 01:08:01 5 54.15 0.00 14.92 23.26 0.16 7.51 01:30:49 01:08:01 6 54.98 0.00 11.67 10.48 0.10 22.77 01:30:49 01:08:01 7 59.42 0.00 14.51 13.76 0.19 12.12 01:30:49 01:09:01 all 15.38 0.00 5.36 9.60 0.15 69.51 01:30:49 01:09:01 0 16.43 0.00 5.69 17.17 0.12 60.59 01:30:49 01:09:01 1 14.85 0.00 5.81 3.97 0.12 75.26 01:30:49 01:09:01 2 17.06 0.00 5.40 10.40 0.25 66.89 01:30:49 01:09:01 3 13.72 0.00 5.23 7.78 0.12 73.15 01:30:49 01:09:01 4 19.50 0.00 6.54 13.76 0.21 60.00 01:30:49 01:09:01 5 14.28 0.00 4.76 11.85 0.14 68.98 01:30:49 01:09:01 6 12.64 0.00 4.34 2.05 0.10 80.86 01:30:49 01:09:01 7 14.59 0.00 5.10 9.88 0.15 70.26 01:30:49 01:10:01 all 9.21 0.00 0.95 0.66 0.07 89.11 01:30:49 01:10:01 0 10.01 0.00 1.02 0.10 0.05 88.82 01:30:49 01:10:01 1 10.03 0.00 0.98 0.12 0.07 88.80 01:30:49 01:10:01 2 9.37 0.00 1.02 0.34 0.05 89.23 01:30:49 01:10:01 3 7.38 0.00 0.78 0.00 0.13 91.70 01:30:49 01:10:01 4 10.55 0.00 0.97 0.52 0.08 87.87 01:30:49 01:10:01 5 7.04 0.00 0.72 3.75 0.07 88.43 01:30:49 01:10:01 6 6.88 0.00 0.82 0.15 0.05 92.10 01:30:49 01:10:01 7 12.43 0.00 1.26 0.29 0.08 85.94 01:30:49 01:11:01 all 1.38 0.00 0.28 0.16 0.03 98.16 01:30:49 01:11:01 0 0.35 0.00 0.30 0.00 0.02 99.33 01:30:49 01:11:01 1 0.63 0.00 0.13 0.12 0.03 99.08 01:30:49 01:11:01 2 2.62 0.00 0.37 0.10 0.03 96.88 01:30:49 01:11:01 3 2.42 0.00 0.25 0.02 0.02 97.30 01:30:49 01:11:01 4 0.97 0.00 0.42 0.00 0.03 98.58 01:30:49 01:11:01 5 0.45 0.00 0.35 0.94 0.03 98.23 01:30:49 01:11:01 6 2.17 0.00 0.15 0.03 0.02 97.63 01:30:49 01:11:01 7 1.40 0.00 0.27 0.07 0.03 98.23 01:30:49 01:12:01 all 0.03 0.00 0.01 0.08 0.01 99.87 01:30:49 01:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:30:49 01:12:01 1 0.02 0.00 0.02 0.17 0.02 99.78 01:30:49 01:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:30:49 01:12:01 5 0.15 0.00 0.05 0.45 0.02 99.33 01:30:49 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:30:49 01:30:49 01:12:01 CPU %user %nice %system %iowait %steal %idle 01:30:49 01:13:01 all 0.04 0.00 0.02 0.01 0.01 99.92 01:30:49 01:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:13:01 1 0.05 0.00 0.02 0.03 0.03 99.87 01:30:49 01:13:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:30:49 01:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:30:49 01:13:01 5 0.10 0.00 0.05 0.05 0.02 99.78 01:30:49 01:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:14:01 all 0.21 0.00 0.01 0.01 0.01 99.76 01:30:49 01:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:30:49 01:14:01 1 0.02 0.00 0.02 0.02 0.03 99.92 01:30:49 01:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:30:49 01:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:30:49 01:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:30:49 01:14:01 5 1.52 0.00 0.05 0.03 0.02 98.39 01:30:49 01:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:15:01 all 0.04 0.00 0.02 0.01 0.01 99.93 01:30:49 01:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:15:01 1 0.03 0.00 0.02 0.02 0.02 99.92 01:30:49 01:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:30:49 01:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:30:49 01:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:15:01 5 0.13 0.00 0.07 0.03 0.02 99.75 01:30:49 01:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:30:49 01:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:30:49 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:16:01 1 0.02 0.00 0.02 0.02 0.03 99.92 01:30:49 01:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:16:01 5 0.03 0.00 0.02 0.02 0.02 99.92 01:30:49 01:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:30:49 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:17:01 all 0.23 0.00 0.04 0.01 0.01 99.72 01:30:49 01:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:17:01 1 0.08 0.00 0.05 0.03 0.02 99.82 01:30:49 01:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:30:49 01:17:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:30:49 01:17:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:30:49 01:17:01 5 1.52 0.00 0.07 0.03 0.02 98.37 01:30:49 01:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:18:01 all 0.19 0.00 0.01 0.00 0.01 99.79 01:30:49 01:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:18:01 1 0.05 0.00 0.00 0.02 0.03 99.90 01:30:49 01:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:30:49 01:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:30:49 01:18:01 5 1.37 0.00 0.02 0.00 0.02 98.60 01:30:49 01:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:30:49 01:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:30:49 01:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:19:01 1 0.02 0.00 0.02 0.02 0.03 99.92 01:30:49 01:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:19:01 5 0.03 0.00 0.00 0.03 0.00 99.93 01:30:49 01:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:30:49 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:20:01 1 0.03 0.00 0.00 0.02 0.03 99.92 01:30:49 01:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:30:49 01:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:30:49 01:20:01 5 0.07 0.00 0.02 0.00 0.02 99.90 01:30:49 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:30:49 01:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:30:49 01:21:01 1 0.03 0.00 0.02 0.02 0.03 99.90 01:30:49 01:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:30:49 01:21:01 5 0.03 0.00 0.00 0.02 0.02 99.93 01:30:49 01:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:30:49 01:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:22:01 all 0.09 0.00 0.01 0.00 0.01 99.89 01:30:49 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:22:01 1 0.03 0.00 0.00 0.02 0.03 99.92 01:30:49 01:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:30:49 01:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:22:01 5 0.63 0.00 0.02 0.02 0.02 99.32 01:30:49 01:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:23:01 all 0.11 0.00 0.01 0.02 0.01 99.84 01:30:49 01:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:23:01 1 0.03 0.00 0.03 0.18 0.02 99.73 01:30:49 01:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:30:49 01:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:23:01 5 0.71 0.00 0.02 0.02 0.02 99.24 01:30:49 01:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:30:49 01:23:01 CPU %user %nice %system %iowait %steal %idle 01:30:49 01:24:01 all 0.30 0.00 0.05 0.01 0.01 99.63 01:30:49 01:24:01 0 0.15 0.00 0.02 0.02 0.02 99.80 01:30:49 01:24:01 1 0.48 0.00 0.08 0.02 0.03 99.38 01:30:49 01:24:01 2 0.25 0.00 0.05 0.03 0.02 99.65 01:30:49 01:24:01 3 0.17 0.00 0.17 0.00 0.00 99.67 01:30:49 01:24:01 4 0.13 0.00 0.05 0.00 0.00 99.82 01:30:49 01:24:01 5 1.15 0.00 0.02 0.00 0.02 98.82 01:30:49 01:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:30:49 01:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:30:49 01:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 01:30:49 01:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:25:01 1 0.18 0.00 0.02 0.02 0.03 99.75 01:30:49 01:25:01 2 0.17 0.00 0.05 0.00 0.02 99.77 01:30:49 01:25:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:30:49 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:25:01 5 0.07 0.00 0.02 0.02 0.02 99.88 01:30:49 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:30:49 01:26:01 all 0.08 0.00 0.01 0.00 0.01 99.89 01:30:49 01:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:30:49 01:26:01 1 0.03 0.00 0.02 0.02 0.03 99.90 01:30:49 01:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 01:30:49 01:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:30:49 01:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:26:01 5 0.47 0.00 0.03 0.02 0.02 99.47 01:30:49 01:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:30:49 01:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:30:49 01:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:30:49 01:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:30:49 01:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:27:01 5 0.10 0.00 0.03 0.00 0.03 99.83 01:30:49 01:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:30:49 01:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:30:49 01:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 01:30:49 01:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:30:49 01:28:01 1 0.03 0.00 0.03 0.02 0.03 99.88 01:30:49 01:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:28:01 5 0.27 0.00 0.02 0.02 0.00 99.70 01:30:49 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:29:01 all 0.12 0.00 0.02 0.01 0.01 99.84 01:30:49 01:29:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:30:49 01:29:01 1 0.05 0.00 0.02 0.03 0.02 99.88 01:30:49 01:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:30:49 01:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:30:49 01:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:30:49 01:29:01 5 0.80 0.00 0.10 0.02 0.02 99.07 01:30:49 01:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:30:49 01:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:30:49 01:30:01 all 5.74 0.00 2.49 1.38 0.05 90.34 01:30:49 01:30:01 0 5.92 0.00 2.15 0.00 0.05 91.88 01:30:49 01:30:01 1 5.77 0.00 3.48 7.81 0.09 82.86 01:30:49 01:30:01 2 6.18 0.00 2.84 0.02 0.05 90.91 01:30:49 01:30:01 3 5.33 0.00 2.74 0.07 0.05 91.82 01:30:49 01:30:01 4 6.28 0.00 1.78 0.17 0.05 91.72 01:30:49 01:30:01 5 5.57 0.00 2.46 2.12 0.05 89.80 01:30:49 01:30:01 6 5.78 0.00 2.16 0.87 0.03 91.15 01:30:49 01:30:01 7 5.06 0.00 2.29 0.10 0.07 92.48 01:30:49 Average: all 8.70 0.00 2.40 2.51 0.04 86.35 01:30:49 Average: 0 8.51 0.00 2.33 2.31 0.04 86.80 01:30:49 Average: 1 8.36 0.00 2.43 2.68 0.05 86.48 01:30:49 Average: 2 8.95 0.00 2.54 3.17 0.05 85.30 01:30:49 Average: 3 8.49 0.00 2.40 2.56 0.04 86.52 01:30:49 Average: 4 9.08 0.00 2.36 2.18 0.05 86.34 01:30:49 Average: 5 8.93 0.00 2.36 2.84 0.04 85.82 01:30:49 Average: 6 8.46 0.00 2.20 1.64 0.04 87.67 01:30:49 Average: 7 8.81 0.00 2.56 2.70 0.04 85.89 01:30:49 01:30:49 01:30:49