Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d06f1109b530a852e51b6d010774951c53e46570 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-ssh3062664242052895322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17401117668649323296.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12144143951820373584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7142900653404468871.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-ssh13761487115489494923.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 ‘prd-ubuntu20.04-docker-8c-8g-4604’ Running on prd-ubuntu20.04-docker-8c-8g-4607 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/467 [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/467 # 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 > 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 Avoid second fetch Checking out Revision d06f1109b530a852e51b6d010774951c53e46570 (main) Commit message: "feat!: Switch UOM file to YAML format (#4461)" > git config core.sparsecheckout # timeout=10 > git checkout -f d06f1109b530a852e51b6d010774951c53e46570 # timeout=10 > git rev-list --no-walk d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:05:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:05:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:05:47 ========================================================= 17:05:47 EdgeX Global Pipelines Version Info 17:05:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:05:48 ------------------- 17:05:48 stable info: 17:05:48 ------------------- 17:05:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:05:48 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:05:48 Message: update stable to v1.0.245 17:05:49 ------------------- 17:05:49 experimental info: 17:05:49 ------------------- 17:05:49 Commited By: **** collab-it+edgex@linuxfoundation.org 17:05:49 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 17:05:49 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06f110 [Pipeline] echo 17:05:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:49 provisioning config files... 17:05:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config4032166786705185859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:49 ---> docker-login.sh 17:05:49 nexus3.edgexfoundry.org:10001 17:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:50 Configure a credential helper to remove this warning. See 17:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:50 17:05:50 Login Succeeded 17:05:50 nexus3.edgexfoundry.org:10002 17:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:50 Configure a credential helper to remove this warning. See 17:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:50 17:05:50 Login Succeeded 17:05:50 nexus3.edgexfoundry.org:10003 17:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:50 Configure a credential helper to remove this warning. See 17:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:50 17:05:50 Login Succeeded 17:05:50 nexus3.edgexfoundry.org:10004 17:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:50 Configure a credential helper to remove this warning. See 17:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:50 17:05:50 Login Succeeded 17:05:50 docker.io 17:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:51 Configure a credential helper to remove this warning. See 17:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:51 17:05:51 Login Succeeded 17:05:51 ---> docker-login.sh ends [Pipeline] } 17:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:51 + 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 17:05:51 + + cut -d/ -f2 17:05:51 dirname cmd/core-command/Dockerfile 17:05:51 + echo core-command,cmd/core-command/Dockerfile 17:05:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:05:51 + dirname cmd/core-data/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo core-data,cmd/core-data/Dockerfile 17:05:51 + dirname cmd/core-metadata/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo core-metadata,cmd/core-metadata/Dockerfile 17:05:51 + dirname cmd/security-bootstrapper/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:05:51 + dirname cmd/security-proxy-auth/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:05:51 + dirname cmd/security-proxy-setup/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:05:51 + dirname cmd/security-secretstore-setup/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:05:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:05:51 + dirname cmd/security-spire-agent/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:05:51 + + dirname cmd/security-spire-config/Dockerfile 17:05:51 cut -d/ -f2 17:05:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:05:51 + dirname cmd/security-spire-server/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:05:51 + dirname cmd/support-notifications/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo support-notifications,cmd/support-notifications/Dockerfile 17:05:51 + dirname cmd/support-scheduler/Dockerfile 17:05:51 + cut -d/ -f2 17:05:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:05:51 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 17:05:51 + git rev-list -1 --merges d06f1109b530a852e51b6d010774951c53e46570~1..d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] echo 17:05:51 -----------> git rev-list -1 --merges d06f1109b530a852e51b6d010774951c53e46570~1..d06f1109b530a852e51b6d010774951c53e46570 d06f1109b530a852e51b6d010774951c53e46570 [false] [Pipeline] sh 17:05:52 + git log --format=format:%s -1 d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] echo 17:05:52 ========================================================= 17:05:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:05:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:05:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:52 + grep -v github /etc/ssh/ssh_known_hosts 17:05:52 + [ -e /tmp/ssh_known_hosts ] 17:05:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:05:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:05:52 + sudo tee -a /etc/ssh/ssh_known_hosts 17:05:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:52 17:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:53 0.1.4: Pulling from edgex-devops/py-git-semver 17:05:53 b85a868b505f: Pulling fs layer 17:05:53 e2be974225ed: Pulling fs layer 17:05:53 339a4e72a1f5: Pulling fs layer 17:05:53 988bab9f4d93: Pulling fs layer 17:05:53 988bab9f4d93: Waiting 17:05:53 1469e6f7b9e6: Pulling fs layer 17:05:53 eaf3925da568: Pulling fs layer 17:05:53 bab4dde63d76: Pulling fs layer 17:05:53 bde34c3a00c8: Pulling fs layer 17:05:53 eaf3925da568: Waiting 17:05:53 b352a97aabf1: Pulling fs layer 17:05:53 bab4dde63d76: Waiting 17:05:53 bde34c3a00c8: Waiting 17:05:53 1469e6f7b9e6: Waiting 17:05:53 4872d77fe225: Pulling fs layer 17:05:53 b352a97aabf1: Waiting 17:05:53 5851b861e8e6: Pulling fs layer 17:05:53 5851b861e8e6: Waiting 17:05:53 e2be974225ed: Verifying Checksum 17:05:53 e2be974225ed: Download complete 17:05:53 988bab9f4d93: Verifying Checksum 17:05:53 988bab9f4d93: Download complete 17:05:53 1469e6f7b9e6: Verifying Checksum 17:05:53 1469e6f7b9e6: Download complete 17:05:53 eaf3925da568: Verifying Checksum 17:05:53 eaf3925da568: Download complete 17:05:53 339a4e72a1f5: Verifying Checksum 17:05:53 339a4e72a1f5: Download complete 17:05:53 bde34c3a00c8: Verifying Checksum 17:05:53 b352a97aabf1: Download complete 17:05:53 4872d77fe225: Download complete 17:05:53 5851b861e8e6: Verifying Checksum 17:05:53 5851b861e8e6: Download complete 17:05:53 b85a868b505f: Verifying Checksum 17:05:53 b85a868b505f: Download complete 17:05:53 bab4dde63d76: Verifying Checksum 17:05:53 bab4dde63d76: Download complete 17:05:54 b85a868b505f: Pull complete 17:05:54 e2be974225ed: Pull complete 17:05:55 339a4e72a1f5: Pull complete 17:05:55 988bab9f4d93: Pull complete 17:05:55 1469e6f7b9e6: Pull complete 17:05:55 eaf3925da568: Pull complete 17:05:57 bab4dde63d76: Pull complete 17:05:57 bde34c3a00c8: Pull complete 17:05:57 b352a97aabf1: Pull complete 17:05:58 4872d77fe225: Pull complete 17:05:58 5851b861e8e6: Pull complete 17:05:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:58 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:06:01 $ docker top 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 -eo pid,comm 17:06:01 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). 17:06:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:06:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:01 [ssh-agent] Looking for ssh-agent implementation... 17:06:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:01 $ docker exec 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent 17:06:01 SSH_AUTH_SOCK=/tmp/ssh-yRO9fD4Sy3Me/agent.32 17:06:01 SSH_AGENT_PID=38 17:06:01 Running ssh-add (command line suppressed) 17:06:01 Identity added: /w/workspace/edgex-go/467@tmp/private_key_12700187362700405039.key (/w/workspace/edgex-go/467@tmp/private_key_12700187362700405039.key) 17:06:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:02 + git tag --points-at HEAD [Pipeline] } 17:06:02 $ docker exec --env ******** --env ******** 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent -k 17:06:02 unset SSH_AUTH_SOCK; 17:06:02 unset SSH_AGENT_PID; 17:06:02 echo Agent pid 38 killed; 17:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:06:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:06:02 [ssh-agent] Looking for ssh-agent implementation... 17:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:06:02 $ docker exec 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent 17:06:02 SSH_AUTH_SOCK=/tmp/ssh-8sI6fOVLoL1P/agent.70 17:06:02 SSH_AGENT_PID=76 17:06:02 Running ssh-add (command line suppressed) 17:06:02 Identity added: /w/workspace/edgex-go/467@tmp/private_key_10968681988038893827.key (/w/workspace/edgex-go/467@tmp/private_key_10968681988038893827.key) 17:06:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:06:02 + git semver init 17:06:03 2023-03-20 17:06:03,117 [run_init] DEBUG init version:0.0.0 force:False 17:06:03 2023-03-20 17:06:03,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/467/.semver 17:06:03 2023-03-20 17:06:03,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/467/.semver 17:06:03 2023-03-20 17:06:03,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/467/.semver'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=None) 17:06:08 2023-03-20 17:06:07,643 [append_file] DEBUG append to file:/w/workspace/edgex-go/467/.git/info/exclude 17:06:08 2023-03-20 17:06:07,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/467/.semver/main with force:False 17:06:08 2023-03-20 17:06:07,644 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:06:08 2023-03-20 17:06:07,644 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:06:08 3.0.0-dev.105 [Pipeline] } 17:06:08 $ docker exec --env ******** --env ******** 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 ssh-agent -k 17:06:08 unset SSH_AUTH_SOCK; 17:06:08 unset SSH_AGENT_PID; 17:06:08 echo Agent pid 76 killed; 17:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:08 + git semver [Pipeline] } 17:06:09 $ docker stop --time=1 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 17:06:10 $ docker rm -f --volumes 3fb05e6e77cf83c71e6b171ccd2c60fbcf93e3ff41d8d50fa4eb71e137cc9108 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:06:11 Stashed 1 file(s) [Pipeline] echo 17:06:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.105 [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 17:06:11 + git config --global --add safe.directory /w/workspace/edgex-go/467 [Pipeline] echo 17:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:06:11 ========================================================= 17:06:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:06:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:06:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:06:11 63b65145d645: Pulling fs layer 17:06:11 a2d21d5440eb: Pulling fs layer 17:06:11 935e6c44a52c: Pulling fs layer 17:06:11 94cc34f8dd06: Pulling fs layer 17:06:11 30dea6a524f1: Pulling fs layer 17:06:11 a2aff8979fd8: Pulling fs layer 17:06:11 6808be2612f2: Pulling fs layer 17:06:11 f25807f1079a: Pulling fs layer 17:06:11 a2aff8979fd8: Waiting 17:06:11 f25807f1079a: Waiting 17:06:11 30dea6a524f1: Waiting 17:06:11 6808be2612f2: Waiting 17:06:11 a2d21d5440eb: Download complete 17:06:11 94cc34f8dd06: Verifying Checksum 17:06:11 94cc34f8dd06: Download complete 17:06:11 30dea6a524f1: Verifying Checksum 17:06:11 30dea6a524f1: Download complete 17:06:11 63b65145d645: Verifying Checksum 17:06:11 63b65145d645: Download complete 17:06:11 a2aff8979fd8: Verifying Checksum 17:06:11 a2aff8979fd8: Download complete 17:06:12 63b65145d645: Pull complete 17:06:12 a2d21d5440eb: Pull complete 17:06:12 f25807f1079a: Verifying Checksum 17:06:12 f25807f1079a: Download complete 17:06:12 935e6c44a52c: Verifying Checksum 17:06:12 935e6c44a52c: Download complete 17:06:12 6808be2612f2: Verifying Checksum 17:06:12 6808be2612f2: Download complete 17:06:17 935e6c44a52c: Pull complete 17:06:17 94cc34f8dd06: Pull complete 17:06:17 30dea6a524f1: Pull complete 17:06:17 a2aff8979fd8: Pull complete 17:06:18 6808be2612f2: Pull complete 17:06:19 f25807f1079a: Pull complete 17:06:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:06:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:06:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:06:20 WORKDIR /edgex 17:06:20 COPY go.mod . 17:06:20 RUN go mod download 17:06:20 + docker build -t ci-base-image-x86_64 -f - . 17:06:20 Sending build context to Docker daemon 170.5MB 17:06:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:06:20 ---> 3b553350e43f 17:06:20 Step 2/4 : WORKDIR /edgex 17:06:26 Still waiting to schedule task 17:06:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4605’ 17:06:27 ---> Running in 413482ca1c5c 17:06:27 Removing intermediate container 413482ca1c5c 17:06:27 ---> 790b6da4a475 17:06:27 Step 3/4 : COPY go.mod . 17:06:27 ---> c3ee159b1ce4 17:06:27 Step 4/4 : RUN go mod download 17:06:27 ---> Running in 610b000994ea 17:06:42 Removing intermediate container 610b000994ea 17:06:42 ---> 57a115a4ea8e 17:06:42 Successfully built 57a115a4ea8e 17:06:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:42 + docker inspect -f . ci-base-image-x86_64 17:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:42 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:06:43 $ docker top 9951185d7620b790cdd4aa44a9a00457e6c235b2ae404f48c86a3d5a4d2a51ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:43 + go version 17:06:43 go version go1.20.2 linux/amd64 [Pipeline] } 17:06:43 $ docker stop --time=1 9951185d7620b790cdd4aa44a9a00457e6c235b2ae404f48c86a3d5a4d2a51ee 17:06:44 $ docker rm -f --volumes 9951185d7620b790cdd4aa44a9a00457e6c235b2ae404f48c86a3d5a4d2a51ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:45 + docker inspect -f . ci-base-image-x86_64 17:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:45 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:06:45 $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:06:45 $ docker top d9e3c2b4a21075379c223fc68299491fb5ce1bc32e3db4d6a138b3b92b56ea22 -eo pid,comm [Pipeline] { [Pipeline] echo 17:06:45 ========================================================= 17:06:45 [edgeXBuildGoParallel] Running Tests and Build... 17:06:45 ========================================================= [Pipeline] sh 17:06:45 + git config --global --add safe.directory /w/workspace/edgex-go/467 [Pipeline] fileExists [Pipeline] sh 17:06:46 + make test 17:06:46 go test -race -coverprofile=coverage.out ./... 17:06:54 ? github.com/edgexfoundry/edgex-go [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 17:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 17:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:07:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:07:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:07:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:07:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.3% of statements 17:07:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 17:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:07:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.864s coverage: 88.5% of statements 17:07:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 17:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:07:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements 17:07:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:07:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:07:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:07:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:07:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:07:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 17:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:07:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 17:07:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.123s coverage: 0.9% of statements 17:07:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.0% of statements 17:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 45.5% of statements 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 82.9% of statements 17:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 17:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 17:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:07:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:07:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:07:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:07:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:07:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 17:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:07:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.315s coverage: 79.9% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.072s coverage: 92.9% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.087s coverage: 86.9% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.2% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 17:07:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 17:07:46 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 17:08:13 go vet ./... 17:08:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:16 ./bin/test-attribution-txt.sh [Pipeline] echo 17:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:08:16 + ls -al . 17:08:16 total 704 17:08:16 drwxrwxr-x 11 1001 1001 4096 Mar 20 17:06 . 17:08:16 drwxr-xr-x 4 root root 4096 Mar 20 17:06 .. 17:08:16 drwxrwxr-x 2 1001 1001 4096 Mar 20 17:05 .blubracket 17:08:16 -rw-rw-r-- 1 1001 1001 16 Mar 20 17:05 .dockerignore 17:08:16 drwxrwxr-x 8 1001 1001 4096 Mar 20 17:06 .git 17:08:16 drwxrwxr-x 3 1001 1001 4096 Mar 20 17:05 .github 17:08:16 -rw-rw-r-- 1 1001 1001 1133 Mar 20 17:05 .gitignore 17:08:16 -rw-rw-r-- 1 1001 1001 42 Mar 20 17:05 .golangci.yml 17:08:16 -rw-rw-r-- 1 1001 1001 87 Mar 20 17:05 .hadolint.yml 17:08:16 drwxr-xr-x 3 1001 1001 4096 Mar 20 17:06 .semver 17:08:16 -rw-rw-r-- 1 1001 1001 166 Mar 20 17:05 .sonarcloud.properties 17:08:16 -rw-rw-r-- 1 1001 1001 1171 Mar 20 17:05 ADOPTERS.md 17:08:16 -rw-rw-r-- 1 1001 1001 10825 Mar 20 17:05 Attribution.txt 17:08:16 -rw-rw-r-- 1 1001 1001 73765 Mar 20 17:05 CHANGELOG.md 17:08:16 -rw-rw-r-- 1 1001 1001 3804 Mar 20 17:05 CONTRIBUTING.md 17:08:16 -rw-rw-r-- 1 1001 1001 677 Mar 20 17:05 GOVERNANCE.md 17:08:16 -rw-rw-r-- 1 1001 1001 883 Mar 20 17:05 Jenkinsfile 17:08:16 -rw-rw-r-- 1 1001 1001 10775 Mar 20 17:05 LICENSE 17:08:16 -rw-rw-r-- 1 1001 1001 14266 Mar 20 17:05 Makefile 17:08:16 -rw-rw-r-- 1 1001 1001 582 Mar 20 17:05 OWNERS.md 17:08:16 -rw-rw-r-- 1 1001 1001 9403 Mar 20 17:05 README.md 17:08:16 -rw-rw-r-- 1 1001 1001 789 Mar 20 17:05 SECURITY.md 17:08:16 -rw-rw-r-- 1 1001 1001 13 Mar 20 17:06 VERSION 17:08:16 drwxrwxr-x 2 1001 1001 4096 Mar 20 17:05 bin 17:08:16 drwxrwxr-x 18 1001 1001 4096 Mar 20 17:05 cmd 17:08:16 -rw-r--r-- 1 root root 447275 Mar 20 17:07 coverage.out 17:08:16 -rw-rw-r-- 1 1001 1001 3233 Mar 20 17:05 go.mod 17:08:16 -rw-rw-r-- 1 1001 1001 31100 Mar 20 17:05 go.sum 17:08:16 drwxrwxr-x 7 1001 1001 4096 Mar 20 17:05 internal 17:08:16 drwxrwxr-x 3 1001 1001 4096 Mar 20 17:05 openapi 17:08:16 -rw-rw-r-- 1 1001 1001 594 Mar 20 17:05 security.txt 17:08:16 drwxrwxr-x 4 1001 1001 4096 Mar 20 17:05 snap 17:08:16 -rw-rw-r-- 1 1001 1001 204 Mar 20 17:05 version.go [Pipeline] sh 17:08:17 + '[' -e coverage.out ] 17:08:17 + chown 1001:1001 coverage.out [Pipeline] stash 17:08:17 Stashed 1 file(s) [Pipeline] sh 17:08:17 + make build 17:08:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:08:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:08:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:08:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:08:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:08:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:08:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:08:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:08:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:08:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:08:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:08:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:08:48 $ docker stop --time=1 d9e3c2b4a21075379c223fc68299491fb5ce1bc32e3db4d6a138b3b92b56ea22 17:08:52 $ docker rm -f --volumes d9e3c2b4a21075379c223fc68299491fb5ce1bc32e3db4d6a138b3b92b56ea22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:08:53 17:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:08:54 latest: Pulling from edgex-devops/edgex-compose 17:08:54 cbdbe7a5bc2a: Pulling fs layer 17:08:54 ca9280d653b3: Pulling fs layer 17:08:54 7e9c9ca2126c: Pulling fs layer 17:08:54 cbdbe7a5bc2a: Verifying Checksum 17:08:54 cbdbe7a5bc2a: Download complete 17:08:54 ca9280d653b3: Verifying Checksum 17:08:54 ca9280d653b3: Download complete 17:08:54 cbdbe7a5bc2a: Pull complete 17:08:54 7e9c9ca2126c: Download complete 17:08:54 ca9280d653b3: Pull complete 17:08:58 7e9c9ca2126c: Pull complete 17:08:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:08:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:58 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:08:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:09:01 $ docker top 54a5af2793f07e4522e66bd83d9b50911248d0efe65a2d18b8eed8dcb1687fae -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:01 + + docker-composegrep build parallel --help 17:09:01 17:09:01 --parallel Build images in parallel. [Pipeline] } 17:09:01 $ docker stop --time=1 54a5af2793f07e4522e66bd83d9b50911248d0efe65a2d18b8eed8dcb1687fae 17:09:03 $ docker rm -f --volumes 54a5af2793f07e4522e66bd83d9b50911248d0efe65a2d18b8eed8dcb1687fae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:09:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:03 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:09:03 $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:09:04 $ docker top 9e057248c60530d2f055becf455a493e4b4f7a38e62e5553e53c0639050d0f5c -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:04 + docker-compose -f ./docker-compose-build.yml build --parallel 17:09:05 Building core-command ... 17:09:05 Building core-common-config-bootstrapper ... 17:09:05 Building core-data ... 17:09:05 Building core-metadata ... 17:09:05 Building security-bootstrapper ... 17:09:05 Building security-proxy-auth ... 17:09:05 Building security-proxy-setup ... 17:09:05 Building security-secretstore-setup ... 17:09:05 Building security-spiffe-token-provider ... 17:09:05 Building security-spire-agent ... 17:09:05 Building security-spire-config ... 17:09:05 Building security-spire-server ... 17:09:05 Building support-notifications ... 17:09:05 Building support-scheduler ... 17:09:05 Building support-scheduler 17:09:05 Building core-metadata 17:09:05 Building security-spire-config 17:09:05 Building security-secretstore-setup 17:09:05 Building security-spire-server 17:09:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:09:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:09:19 ---> 57a115a4ea8e 17:09:19 Step 3/25 : WORKDIR /edgex-go 17:09:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:09:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:09:19 ---> 57a115a4ea8e 17:09:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:09:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:09:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:19 ---> 57a115a4ea8e 17:09:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:09:19 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:09:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:09:19 ---> 57a115a4ea8e 17:09:19 Step 3/26 : WORKDIR /edgex-go 17:09:19 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:09:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:09:19 ---> 57a115a4ea8e 17:09:19 Step 3/27 : WORKDIR /edgex-go 17:09:25 ---> Running in 028eddedd63a 17:09:25 ---> Running in 76c681395de1 17:09:25 ---> Running in 19e0fbf25f74 17:09:25 ---> Running in 1737fd32ea39 17:09:25 ---> Running in 472e9fafcd00 17:09:25 Removing intermediate container 19e0fbf25f74 17:09:25 ---> 32a8fbde7812 17:09:25 Step 4/23 : WORKDIR /edgex-go 17:09:25 Removing intermediate container 028eddedd63a 17:09:25 ---> 918b2f5ccb3b 17:09:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:09:25 Removing intermediate container 76c681395de1 17:09:25 ---> 04e64e98b006 17:09:25 Step 4/25 : WORKDIR /edgex-go 17:09:25 Removing intermediate container 1737fd32ea39 17:09:25 ---> f236a4b5658f 17:09:25 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:09:25 Removing intermediate container 472e9fafcd00 17:09:25 ---> f8738c036d20 17:09:25 Step 4/25 : RUN apk add --update --no-cache make git 17:09:25 ---> Running in 9908f133ee43 17:09:25 ---> Running in 31cde5401307 17:09:25 ---> Running in 84352b9b6299 17:09:25 ---> Running in 1475e04b8ad5 17:09:25 ---> Running in 15dbb61e71d7 17:09:25 Removing intermediate container 84352b9b6299 17:09:25 ---> 1f16c987e77f 17:09:25 Step 5/25 : RUN apk add --update --no-cache make git 17:09:25 Removing intermediate container 9908f133ee43 17:09:25 ---> 683c49a93a64 17:09:25 Step 5/23 : RUN apk add --update --no-cache make git 17:09:25 ---> Running in 504616ebdae4 17:09:25 ---> Running in 9efa90d78bd1 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:26 OK: 265 MiB in 53 packages 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:09:26 OK: 265 MiB in 53 packages 17:09:26 OK: 265 MiB in 53 packages 17:09:26 OK: 265 MiB in 53 packages 17:09:26 OK: 265 MiB in 53 packages 17:09:26 Removing intermediate container 31cde5401307 17:09:26 ---> 4a678408bde9 17:09:26 Step 5/27 : COPY go.mod vendor* ./ 17:09:26 ---> 92ce2d9ccfdf 17:09:26 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:26 Removing intermediate container 1475e04b8ad5 17:09:26 ---> 94938b8eed9a 17:09:26 Step 5/25 : COPY go.mod vendor* ./ 17:09:26 ---> Running in 4dea52efb8b1 17:09:26 Removing intermediate container 15dbb61e71d7 17:09:26 ---> eecd83a22178 17:09:26 Step 5/26 : COPY go.mod vendor* ./ 17:09:26 Removing intermediate container 9efa90d78bd1 17:09:26 ---> f0c1164c7c8b 17:09:26 Step 6/23 : COPY go.mod vendor* ./ 17:09:26 ---> 6197b4e0d21d 17:09:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:26 Removing intermediate container 504616ebdae4 17:09:26 ---> 0a5ac3e71e4d 17:09:26 Step 6/25 : COPY go.mod vendor* ./ 17:09:26 ---> Running in ef1318dbdb48 17:09:26 ---> 9ac7471e217d 17:09:26 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:27 ---> Running in 0eb476891e09 17:09:27 ---> 005f15e54982 17:09:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:27 ---> Running in e54d95f1f03c 17:09:27 ---> 34e1ee0bb5ea 17:09:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:27 ---> Running in 373c90b3c85e 17:10:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4608 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:10:01 Running in /w/workspace/edgex-go/467 [Pipeline] { [Pipeline] checkout 17:10:01 The recommended git tool is: git 17:10:06 using credential edgex-jenkins-ssh 17:10:06 Cloning the remote Git repository 17:10:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:10:06 > git init /w/workspace/edgex-go/467 # timeout=10 17:10:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:10:06 > git --version # timeout=10 17:10:06 > git --version # 'git version 2.25.1' 17:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:23 Removing intermediate container 373c90b3c85e 17:10:23 ---> 127f733f1f6e 17:10:23 Step 8/25 : COPY . . 17:10:23 Removing intermediate container e54d95f1f03c 17:10:23 ---> 55b1d2144a82 17:10:23 Step 8/23 : COPY . . 17:10:23 Removing intermediate container 0eb476891e09 17:10:23 ---> 74f761b328d2 17:10:23 Step 7/26 : COPY . . 17:10:23 Removing intermediate container ef1318dbdb48 17:10:23 ---> 6852d0ae4be5 17:10:23 Step 7/25 : COPY . . 17:10:23 Removing intermediate container 4dea52efb8b1 17:10:23 ---> 613f0adcfafd 17:10:23 Step 7/27 : COPY . . 17:10:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:10:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:24 Avoid second fetch 17:10:24 Checking out Revision d06f1109b530a852e51b6d010774951c53e46570 (main) 17:10:25 Commit message: "feat!: Switch UOM file to YAML format (#4461)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:24 > git config core.sparsecheckout # timeout=10 17:10:24 > git checkout -f d06f1109b530a852e51b6d010774951c53e46570 # timeout=10 17:10:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:26 Dload Upload Total Spent Left Speed 17:10:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 17:10:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:10:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:10:27 + sudo tee /etc/docker/daemon.new 17:10:27 { 17:10:27 "registry-mirrors": [ 17:10:27 "https://nexus3.edgexfoundry.org:10001" 17:10:27 ], 17:10:27 "bip": "10.250.0.254/24", 17:10:27 "hosts": [ 17:10:27 "tcp://0.0.0.0:5555", 17:10:27 "unix:///var/run/docker.sock" 17:10:27 ], 17:10:27 "mtu": 1458, 17:10:27 "selinux-enabled": true, 17:10:27 "seccomp-profile": "/etc/docker/seccomp.json" 17:10:27 } [Pipeline] sh 17:10:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:10:27 + sudo service docker restart 17:10:38 ---> be3dd5c33db8 17:10:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:10:38 ---> 3e4337f20918 17:10:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:10:38 ---> e918a5bcedd7 17:10:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:10:38 ---> 2e0a92eed244 17:10:38 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:10:38 ---> 28c09b2882cd 17:10:38 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:10:38 ---> Running in 1ea1275bf0b5 17:10:38 ---> Running in 5813bcfea799 17:10:38 ---> Running in 19d5cdc41399 17:10:38 ---> Running in e38e980acb8f 17:10:38 ---> Running in d6b18ec426a2 17:10:38 Removing intermediate container d6b18ec426a2 17:10:38 ---> a66fe65b686d 17:10:38 Step 9/27 : WORKDIR /edgex-go/spire-buildRemoving intermediate container 19d5cdc41399 17:10:38 17:10:38 ---> 72b909a76ad8 17:10:38 Step 9/26 : WORKDIR /edgex-go/spire-build 17:10:38 ---> Running in 379e8f8f7390 17:10:38 ---> Running in fcd49f3d1c02 17:10:38 Removing intermediate container 379e8f8f7390 17:10:38 ---> 8dcfb14a737c 17:10:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:10:38 ---> Running in 6a638fe2c0c7 17:10:38 Removing intermediate container fcd49f3d1c02 17:10:38 ---> f7a0674b1957 17:10:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:10:38 ---> Running in b626cb6436ec 17:10:38 Removing intermediate container 6a638fe2c0c7 17:10:38 ---> 93b1ff5de072 17:10:38 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 17:10:38 Removing intermediate container b626cb6436ec 17:10:38 ---> bad697d58050 17:10:38 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 17:10:38 ---> Running in 2e04235be780 17:10:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:10:38 ---> Running in 540ad877c4c8 17:10:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:10:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:10:38 Removing intermediate container 2e04235be780 17:10:38 ---> 402db37cdb11 17:10:38 Step 12/27 : WORKDIR /edgex-go 17:10:38 Removing intermediate container 540ad877c4c8 17:10:38 ---> a2a1bb5524eb 17:10:38 Step 12/26 : WORKDIR /edgex-go 17:10:38 ---> Running in 6e170c34491d 17:10:38 ---> Running in 52451c332657 17:10:38 Removing intermediate container 6e170c34491d 17:10:38 ---> 84e78661410c 17:10:38 17:10:38 Step 13/27 : FROM alpine:3.17 17:10:38 Removing intermediate container 52451c332657 17:10:38 ---> abc4bc4e2a41 17:10:38 17:10:38 Step 13/26 : FROM alpine:3.17 17:10:38 3.17: Pulling from library/alpine 17:10:38 3.17: Pulling from library/alpine 17:10:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:10:38 Status: Downloaded newer image for alpine:3.17 17:10:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:10:38 Status: Image is up to date for alpine:3.17 17:10:38 ---> b2aa39c304c2 17:10:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:38 ---> b2aa39c304c2 17:10:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:10:38 ---> Running in bfbb9db93e2d 17:10:38 ---> Running in 2a921f655e29 17:10:38 Removing intermediate container bfbb9db93e2d 17:10:38 ---> a2b5d6a117ba 17:10:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:10:38 Removing intermediate container 2a921f655e29 17:10:38 ---> 3efb192f531f 17:10:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:10:38 ---> Running in a3e48b17c44e 17:10:38 ---> Running in 24905bbe94ca 17:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:10:39 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:10:39 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:10:39 OK: 17816 distinct packages available 17:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:10:39 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:10:39 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:10:39 OK: 17816 distinct packages available 17:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:10:39 (1/4) Installing dumb-init (1.2.5-r2) 17:10:39 (2/4) Installing musl-obstack (1.2.3-r0) 17:10:39 (3/4) Installing libucontext (1.2-r0) 17:10:39 (4/4) Installing gcompat (1.1.0-r0) 17:10:39 Executing busybox-1.35.0-r29.trigger 17:10:39 OK: 7 MiB in 19 packages 17:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:10:39 (1/5) Installing dumb-init (1.2.5-r2) 17:10:39 (2/5) Installing musl-obstack (1.2.3-r0) 17:10:39 (3/5) Installing libucontext (1.2-r0) 17:10:39 (4/5) Installing gcompat (1.1.0-r0) 17:10:39 (5/5) Installing openssl (3.0.8-r0) 17:10:39 Executing busybox-1.35.0-r29.trigger 17:10:39 OK: 8 MiB in 20 packages 17:10:40 Removing intermediate container 24905bbe94ca 17:10:40 ---> c6eff5295046 17:10:40 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:41 ---> 06b14563b453 17:10:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:10:41 Removing intermediate container a3e48b17c44e 17:10:41 ---> 029f1500a669 17:10:41 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:42 ---> 734ce4081c74 17:10:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:10:42 ---> 9713646d590f 17:10:42 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:10:45 ---> 90678ed78cb5 17:10:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:45 provisioning config files... 17:10:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config6490650796653233598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:46 ---> docker-login.sh 17:10:46 nexus3.edgexfoundry.org:10001 17:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:46 Configure a credential helper to remove this warning. See 17:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:46 17:10:46 Login Succeeded 17:10:46 nexus3.edgexfoundry.org:10002 17:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:47 Configure a credential helper to remove this warning. See 17:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:47 17:10:47 Login Succeeded 17:10:47 nexus3.edgexfoundry.org:10003 17:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:47 Configure a credential helper to remove this warning. See 17:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:47 17:10:47 Login Succeeded 17:10:47 nexus3.edgexfoundry.org:10004 17:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:47 ---> 89ce52583e85 17:10:47 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:10:47 ---> 1cf17397ba68 17:10:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:47 Configure a credential helper to remove this warning. See 17:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:47 17:10:47 Login Succeeded 17:10:47 docker.io 17:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:48 Configure a credential helper to remove this warning. See 17:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:48 17:10:48 ---> 5be0afaf5820 17:10:48 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:10:48 Login Succeeded 17:10:48 ---> docker-login.sh ends [Pipeline] } 17:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:10:48 ---> 6b55d7bb92ec 17:10:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:10:48 ---> Running in 7fa978fdbd79 [Pipeline] sh 17:10:49 + git config --global --add safe.directory /w/workspace/edgex-go/467 [Pipeline] echo 17:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:49 ========================================================= 17:10:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:10:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:10:49 Removing intermediate container 7fa978fdbd79 17:10:49 ---> 73bf295c4c2c 17:10:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:10:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:10:49 af6eaf76a39c: Pulling fs layer 17:10:49 55522c791124: Pulling fs layer 17:10:49 ce5c4a1c91eb: Pulling fs layer 17:10:49 169dfbe0d373: Pulling fs layer 17:10:49 e1ff8fa3b103: Pulling fs layer 17:10:49 52ebb69f0ebf: Pulling fs layer 17:10:49 5abe8eddf0d5: Pulling fs layer 17:10:49 e1ff8fa3b103: Waiting 17:10:49 52ebb69f0ebf: Waiting 17:10:49 169dfbe0d373: Waiting 17:10:49 5abe8eddf0d5: Waiting 17:10:49 ---> 2c4d47980518 17:10:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:10:49 55522c791124: Verifying Checksum 17:10:49 55522c791124: Download complete 17:10:49 169dfbe0d373: Verifying Checksum 17:10:49 169dfbe0d373: Download complete 17:10:49 e1ff8fa3b103: Verifying Checksum 17:10:49 e1ff8fa3b103: Download complete 17:10:49 af6eaf76a39c: Verifying Checksum 17:10:49 af6eaf76a39c: Download complete 17:10:50 af6eaf76a39c: Pull complete 17:10:50 5abe8eddf0d5: Verifying Checksum 17:10:50 5abe8eddf0d5: Download complete 17:10:51 55522c791124: Pull complete 17:10:51 ce5c4a1c91eb: Verifying Checksum 17:10:51 ce5c4a1c91eb: Download complete 17:10:52 ---> 1d9b217ecb1f 17:10:52 Step 22/27 : WORKDIR / 17:10:52 ---> 72f9ff8a0106 17:10:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:10:52 ---> Running in a07251701953 17:10:52 ---> Running in dfdd3d3fa36c 17:10:52 52ebb69f0ebf: Verifying Checksum 17:10:52 52ebb69f0ebf: Download complete 17:10:52 Removing intermediate container a07251701953 17:10:52 ---> 72319f4d58d2 17:10:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:10:52 Removing intermediate container dfdd3d3fa36c 17:10:52 ---> f041f7b49b30 17:10:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:10:52 ---> Running in 3a1af47cf1a9 17:10:52 ---> Running in d9e506c3d459 17:10:52 Removing intermediate container 3a1af47cf1a9 17:10:52 ---> 1eeb3436c5c2 17:10:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:10:52 ---> Running in 26264241ea05 17:10:52 Removing intermediate container d9e506c3d459 17:10:52 ---> a7d647628fde 17:10:52 Step 24/26 : LABEL arch=x86_64 17:10:52 ---> Running in 515f9ba96905 17:10:53 Removing intermediate container 515f9ba96905 17:10:53 ---> 4e454e9c8b91 17:10:53 Step 25/26 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:10:53 ---> Running in b568f7936bce 17:10:53 Removing intermediate container 26264241ea05 17:10:53 ---> 01ec7bca0dcc 17:10:53 Step 25/27 : LABEL arch=x86_64 17:10:53 ---> Running in 9b9ba2a8db28 17:10:53 Removing intermediate container 9b9ba2a8db28 17:10:53 ---> f6dba91b1c96 17:10:53 Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:10:53 Removing intermediate container b568f7936bce 17:10:53 ---> 5e04a8edefa2 17:10:53 Step 26/26 : LABEL version=3.0.0-dev.105 17:10:53 ---> Running in 039975fb9b4b 17:10:53 ---> Running in 58a4c32aa062 17:10:54 Removing intermediate container 039975fb9b4b 17:10:54 ---> 5872c4457029 17:10:54 Step 27/27 : LABEL version=3.0.0-dev.105 17:10:54 Removing intermediate container 58a4c32aa062 17:10:54 ---> 08fcc69d4900 17:10:54 17:10:54 ---> Running in e6b647dca00a 17:10:54 Successfully built 08fcc69d4900 17:10:54 Successfully tagged security-spire-server:latest 17:10:54  Building security-spire-server ... done Building security-proxy-setup 17:10:54 Removing intermediate container e6b647dca00a 17:10:54 ---> 94a289a80cb1 17:10:54 17:10:54 Successfully built 94a289a80cb1 17:10:54 Successfully tagged security-spire-config:latest 17:10:54 Building core-command 17:11:00  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:11:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:11:00 ---> 57a115a4ea8e 17:11:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:11:00 ---> Using cache 17:11:00 ---> 04e64e98b006 17:11:00 Step 4/24 : WORKDIR /edgex-go 17:11:00 ---> Using cache 17:11:00 ---> 1f16c987e77f 17:11:00 Step 5/24 : RUN apk add --update --no-cache make git 17:11:00 ---> Using cache 17:11:00 ---> 0a5ac3e71e4d 17:11:00 Step 6/24 : COPY go.mod vendor* ./ 17:11:00 ---> Using cache 17:11:00 ---> 34e1ee0bb5ea 17:11:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:00 ---> Using cache 17:11:00 ---> 127f733f1f6e 17:11:00 Step 8/24 : COPY . . 17:11:00 ---> Using cache 17:11:00 ---> e918a5bcedd7 17:11:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:11:00 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:11:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:11:00 ---> 57a115a4ea8e 17:11:00 Step 3/22 : WORKDIR /edgex-go 17:11:00 ---> Using cache 17:11:00 ---> f236a4b5658f 17:11:00 Step 4/22 : RUN apk add --update --no-cache make git 17:11:02 ce5c4a1c91eb: Pull complete 17:11:02 169dfbe0d373: Pull complete 17:11:02 e1ff8fa3b103: Pull complete 17:11:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:06 ---> Running in 2557dad05a1d 17:11:06 ---> Running in ecb1a0380019 17:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:11:07 OK: 265 MiB in 53 packages 17:11:07 52ebb69f0ebf: Pull complete 17:11:09 5abe8eddf0d5: Pull complete 17:11:09 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:11:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:11:09 + docker build -t ci-base-image-arm64 -f - . 17:11:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:11:09 WORKDIR /edgex 17:11:09 COPY go.mod . 17:11:09 RUN go mod download 17:11:10 Sending build context to Docker daemon 2.933MB 17:11:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:11:10 ---> 6cb57ee374ae 17:11:10 Step 2/4 : WORKDIR /edgex 17:11:11 Removing intermediate container ecb1a0380019 17:11:11 ---> ef9d32a5e4cd 17:11:11 Step 5/22 : COPY go.mod vendor* ./ 17:11:11 Removing intermediate container e38e980acb8f 17:11:11 ---> 2b3a585d3508 17:11:11 17:11:11 Step 10/25 : FROM alpine:3.17 17:11:11 ---> b2aa39c304c2 17:11:11 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:11:12 Removing intermediate container 5813bcfea799 17:11:12 ---> 662089eeeeb9 17:11:12 17:11:12 Step 9/25 : FROM alpine:3.17 17:11:12 ---> b2aa39c304c2 17:11:12 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:11:12 ---> Running in 72710458f8f2 17:11:12 ---> Running in 641528c83905 17:11:12 ---> 5dbc2b4a93fc 17:11:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:12 Removing intermediate container 1ea1275bf0b5 17:11:12 ---> 4f083de8a65c 17:11:12 17:11:12 Step 10/23 : FROM alpine:3.17 17:11:12 ---> b2aa39c304c2 17:11:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:11:12 ---> Running in 32f27b2fe74c 17:11:12 ---> Running in a39bae3f4288 17:11:12 ---> Running in d8a4173f14a7 17:11:12 Removing intermediate container d8a4173f14a7 17:11:12 ---> 560fdab1d863 17:11:12 Step 3/4 : COPY go.mod . 17:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:12 ---> 89ae318b6b6b 17:11:12 Step 4/4 : RUN go mod download 17:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:13 ---> Running in 31b69cdfcc74 17:11:13 (1/1) Installing dumb-init (1.2.5-r2) 17:11:13 Executing busybox-1.35.0-r29.trigger 17:11:13 OK: 7 MiB in 16 packages 17:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:13 (1/3) Installing ca-certificates (20220614-r4) 17:11:13 (2/3) Installing dumb-init (1.2.5-r2) 17:11:13 (3/3) Installing su-exec (0.2-r2) 17:11:13 Executing busybox-1.35.0-r29.trigger 17:11:13 Executing ca-certificates-20220614-r4.trigger 17:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:13 OK: 8 MiB in 18 packages 17:11:13 (1/1) Installing dumb-init (1.2.5-r2) 17:11:13 Executing busybox-1.35.0-r29.trigger 17:11:13 OK: 7 MiB in 16 packages 17:11:14 Removing intermediate container 72710458f8f2 17:11:14 ---> c8406b61b6d6 17:11:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:15 ---> Running in 14037ecb7fce 17:11:15 Removing intermediate container a39bae3f4288 17:11:15 ---> f4538fd70da6 17:11:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:15 Removing intermediate container 641528c83905 17:11:15 ---> fed8e39f52bd 17:11:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:11:15 ---> Running in 80f75e2ea30d 17:11:15 Removing intermediate container 14037ecb7fce 17:11:15 ---> deb955a2b5dd 17:11:15 Step 13/25 : ENV APP_PORT=59881 17:11:15 ---> Running in 50ca37eaecb7 17:11:15 ---> Running in 3926cdb05ad5 17:11:15 Removing intermediate container 80f75e2ea30d 17:11:15 ---> 54b1844e1817 17:11:15 Step 13/23 : ENV APP_PORT=59861 17:11:16 Removing intermediate container 3926cdb05ad5 17:11:16 ---> deed1648ed81 17:11:16 Step 14/25 : EXPOSE $APP_PORT 17:11:16 Removing intermediate container 50ca37eaecb7 17:11:16 ---> 8a9c94da238e 17:11:16 Step 12/25 : WORKDIR / 17:11:16 ---> Running in f30fc263d901 17:11:16 ---> Running in 90e49fccf57d 17:11:16 ---> Running in b4c14f1f2a89 17:11:16 Removing intermediate container 90e49fccf57d 17:11:16 ---> 39bcfbe6265b 17:11:16 Step 14/23 : EXPOSE $APP_PORT 17:11:16 Removing intermediate container f30fc263d901 17:11:16 ---> 6050ed868134 17:11:16 Step 15/25 : WORKDIR / 17:11:16 ---> Running in 96baa2aed4c2 17:11:16 Removing intermediate container b4c14f1f2a89 17:11:16 ---> 192d5534d0b3 17:11:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:16 ---> Running in 88b50c61f345 17:11:18 Removing intermediate container 96baa2aed4c2 17:11:18 ---> 3ddcabe0dd94 17:11:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:18 ---> 3365272a34fb 17:11:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:11:18 Removing intermediate container 88b50c61f345 17:11:18 ---> 128842725c27 17:11:18 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:18 ---> 1d375ddf4b5f 17:11:18 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:11:18 ---> 234743d7eb52 17:11:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:11:18 ---> a9c53ae0aa11 17:11:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:11:18 ---> 835e0a7aa4d6 17:11:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:11:18 ---> 99c6922adb80 17:11:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:11:18 ---> 7289bdcd291b 17:11:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:11:19 ---> 9af1ed8782b7 17:11:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:11:19 ---> 7784ede9d6e7 17:11:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:11:19 ---> a3dcec95578a 17:11:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:11:19 ---> 7ffcf47683e9 17:11:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:11:19 ---> a43ee9cf820d 17:11:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:11:20 ---> 402d5804bc3c 17:11:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:11:20 ---> Running in 286f96b66620 17:11:20 ---> 7d88aca3e0b2 17:11:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:11:20 ---> d7f2a81233ed 17:11:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:11:20 Removing intermediate container 286f96b66620 17:11:20 ---> cbf519d7009d 17:11:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:11:20 ---> Running in fb60b2f76634 17:11:20 ---> Running in 52fa9fc2cee6 17:11:21 Removing intermediate container 52fa9fc2cee6 17:11:21 ---> 95ddafbf52eb 17:11:21 Step 21/23 : LABEL arch=x86_64 17:11:21 Removing intermediate container fb60b2f76634 17:11:21 ---> 7d817f39850a 17:11:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:11:21 ---> Running in 8d46d44b8889 17:11:21 ---> Running in 084f02cbe1dc 17:11:21 ---> 33fc01b7f829 17:11:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:11:21 Removing intermediate container 084f02cbe1dc 17:11:21 ---> 14dd54451392 17:11:21 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:11:21 Removing intermediate container 8d46d44b8889 17:11:21 ---> 3f88f8b4dee1 17:11:21 Step 23/25 : LABEL arch=x86_64 17:11:21 ---> Running in 191dbd5ccc87 17:11:21 ---> Running in 5ecd249614ef 17:11:22 Removing intermediate container 191dbd5ccc87 17:11:22 ---> a239300c4307 17:11:22 Step 23/23 : LABEL version=3.0.0-dev.105 17:11:22 ---> 326820729da1 17:11:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:11:22 Removing intermediate container 5ecd249614ef 17:11:22 ---> 5660ebe1829e 17:11:22 Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:11:22 ---> Running in 680ede820626 17:11:22 ---> Running in d2147cd5c732 17:11:22 ---> Running in bca31791c9e6 17:11:22 Removing intermediate container 680ede820626 17:11:22 ---> 95c51bddba51 17:11:22 17:11:22 Successfully built 95c51bddba51 17:11:22 Removing intermediate container bca31791c9e6 17:11:22 ---> 9ff8a430dcea 17:11:22 Step 25/25 : LABEL version=3.0.0-dev.105 17:11:23 Successfully tagged support-scheduler:latest 17:11:23 Building core-common-config-bootstrapper 17:11:23  Building support-scheduler ... done  ---> Running in 0f9ba625b13f 17:11:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:11:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:28 ---> 57a115a4ea8e 17:11:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:11:28 ---> Using cache 17:11:28 ---> 04e64e98b006 17:11:28 Step 4/23 : WORKDIR /edgex-go 17:11:28 ---> Using cache 17:11:28 ---> 1f16c987e77f 17:11:28 Step 5/23 : RUN apk add --update --no-cache make git 17:11:28 ---> Using cache 17:11:28 ---> 0a5ac3e71e4d 17:11:28 Step 6/23 : COPY go.mod vendor* ./ 17:11:28 ---> Using cache 17:11:28 ---> 34e1ee0bb5ea 17:11:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:28 ---> Using cache 17:11:28 ---> 127f733f1f6e 17:11:28 Step 8/23 : COPY . . 17:11:28 ---> Using cache 17:11:28 ---> e918a5bcedd7 17:11:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:11:28 Removing intermediate container 0f9ba625b13f 17:11:28 ---> 67064eeefc30 17:11:28 17:11:28 ---> Running in 205ab09776f2 17:11:28 Successfully built 67064eeefc30 17:11:28 Successfully tagged core-metadata:latest 17:11:28  Building core-metadata ... done Building security-proxy-auth 17:11:29 Removing intermediate container d2147cd5c732 17:11:29 ---> 70f58962443b 17:11:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:11:29 ---> Running in dbade798baff 17:11:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:11:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:11:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:11:33 ---> 57a115a4ea8e 17:11:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:11:33 ---> Using cache 17:11:33 ---> 04e64e98b006 17:11:33 Step 4/23 : WORKDIR /edgex-go 17:11:33 ---> Using cache 17:11:33 ---> 1f16c987e77f 17:11:33 Step 5/23 : RUN apk add --update --no-cache make git 17:11:33 ---> Using cache 17:11:33 ---> 0a5ac3e71e4d 17:11:33 Step 6/23 : COPY go.mod vendor* ./ 17:11:33 ---> Using cache 17:11:33 ---> 34e1ee0bb5ea 17:11:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:33 ---> Using cache 17:11:33 ---> 127f733f1f6e 17:11:33 Step 8/23 : COPY . . 17:11:33 ---> Using cache 17:11:33 ---> e918a5bcedd7 17:11:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:11:36 Removing intermediate container dbade798baff 17:11:36 ---> 001b0ed7ebb8 17:11:36 Step 23/25 : LABEL arch=x86_64 17:11:41 ---> Running in ad93f395a1a7 17:11:41 ---> Running in 4b7efdb1276f 17:11:41 Removing intermediate container ad93f395a1a7 17:11:41 ---> 4e94bd6a253b 17:11:41 Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:11:41 Removing intermediate container 2557dad05a1d 17:11:41 ---> 8f71cdfab53b 17:11:41 17:11:41 Step 10/24 : FROM alpine:3.17 17:11:41 ---> b2aa39c304c2 17:11:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:11:41 ---> Using cache 17:11:41 ---> f4538fd70da6 17:11:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:11:41 ---> Using cache 17:11:41 ---> 54b1844e1817 17:11:41 Step 13/24 : ENV APP_PORT=59882 17:11:41 ---> Running in 2a3000ddd90d 17:11:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:11:41 ---> Running in 0cf87354ecd7 17:11:41 Removing intermediate container 2a3000ddd90d 17:11:41 ---> 63784826b2a5 17:11:41 Step 25/25 : LABEL version=3.0.0-dev.105 17:11:42 ---> Running in c3279c550478 17:11:42 Removing intermediate container 0cf87354ecd7 17:11:42 ---> 92e760c915e3 17:11:42 Step 14/24 : EXPOSE $APP_PORT 17:11:42 ---> Running in 0c9cf23b1cde 17:11:42 Removing intermediate container c3279c550478 17:11:42 ---> 997f0da411b2 17:11:42 17:11:42 Removing intermediate container 0c9cf23b1cde 17:11:42 ---> c3369d6988d3 17:11:42 Step 15/24 : WORKDIR / 17:11:42 Successfully built 997f0da411b2 17:11:42 Successfully tagged security-secretstore-setup:latest 17:11:42 Building security-spiffe-token-provider 17:11:42 ---> Running in 11f3ebedb5c8 17:11:45 Removing intermediate container 31b69cdfcc74 17:11:45 ---> baa3eca52ddd 17:11:45 Successfully built baa3eca52ddd 17:11:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:45 + docker inspect -f . ci-base-image-arm64 17:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:45 prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container 17:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:11:49  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:11:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:11:49 ---> 57a115a4ea8e 17:11:49 Step 3/20 : WORKDIR /edgex-go 17:11:49 ---> Using cache 17:11:49 ---> f236a4b5658f 17:11:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:11:49 $ docker top 364e22bac7e1e6888acc7e2bd5ca514756d32c34bff1e970f557329ea0012250 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:50 + go version 17:11:50 go version go1.20.2 linux/arm64 [Pipeline] } 17:11:50 $ docker stop --time=1 364e22bac7e1e6888acc7e2bd5ca514756d32c34bff1e970f557329ea0012250 17:11:52 $ docker rm -f --volumes 364e22bac7e1e6888acc7e2bd5ca514756d32c34bff1e970f557329ea0012250 [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 17:11:52 Removing intermediate container 11f3ebedb5c8 17:11:52 ---> 1d39cde760a2 17:11:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:11:52 17:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:11:53 latest: Pulling from edgex-devops/edgex-compose-arm64 17:11:53 29e5d40040c1: Pulling fs layer 17:11:53 1ce36da41761: Pulling fs layer 17:11:53 25b303627fd3: Pulling fs layer 17:11:53 29e5d40040c1: Download complete 17:11:53 1ce36da41761: Verifying Checksum 17:11:53 1ce36da41761: Download complete 17:11:53 29e5d40040c1: Pull complete 17:11:54 ---> Running in ad152ca9ab00 17:11:54 ---> d93537b8432c 17:11:54 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:11:54 Removing intermediate container 32f27b2fe74c 17:11:54 ---> 8cea78a6055c 17:11:54 Step 7/22 : COPY . . 17:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:55 1ce36da41761: Pull complete 17:11:55 25b303627fd3: Verifying Checksum 17:11:55 25b303627fd3: Download complete 17:11:55 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:11:55 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:11:55 OK: 17818 distinct packages available 17:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:11:55 OK: 265 MiB in 53 packages 17:11:59 ---> a0d40e0b827c 17:11:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:11:59 ---> b5e7694cecca 17:11:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:12:00 Removing intermediate container 205ab09776f2 17:12:00 ---> 91ab09cf3390 17:12:00 17:12:00 Step 10/23 : FROM alpine:3.17 17:12:00 ---> b2aa39c304c2 17:12:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:12:00 Removing intermediate container ad152ca9ab00 17:12:00 ---> 9330f489efcc 17:12:00 Step 5/20 : COPY go.mod vendor* ./ 17:12:00 ---> 2190976d19b6 17:12:00 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:12:00 ---> 86bde5c3716d 17:12:00 Step 20/24 : ENTRYPOINT ["/core-command"] 17:12:00 ---> Running in 0cfd7f24f932 17:12:00 ---> Running in b35e8ad57c8e 17:12:00 ---> Running in 3467242b9b56 17:12:00 ---> bc916f6a3f56 17:12:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:00 Removing intermediate container 3467242b9b56 17:12:00 ---> d002cf926e93 17:12:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:12:00 Removing intermediate container 0cfd7f24f932 17:12:00 ---> 5255420ba92f 17:12:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:12:00 ---> Running in c71c2189e7ef 17:12:00 ---> Running in 3103cac9d240 17:12:00 ---> Running in 655a62fb2ac1 17:12:00 Removing intermediate container 3103cac9d240 17:12:00 ---> 69aab3084432 17:12:00 Step 22/24 : LABEL arch=x86_64 17:12:00 ---> Running in 868e7e5fd533 17:12:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:12:00 Removing intermediate container 868e7e5fd533 17:12:00 ---> 3622e446bbc2 17:12:00 Step 23/24 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:12:01 ---> Running in 4aa89678bad2 17:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:01 Removing intermediate container 4aa89678bad2 17:12:01 ---> 8e8a7a7852d3 17:12:01 Step 24/24 : LABEL version=3.0.0-dev.105 17:12:01 ---> Running in ab32012c84ae 17:12:01 (1/1) Installing dumb-init (1.2.5-r2) 17:12:01 Executing busybox-1.35.0-r29.trigger 17:12:01 OK: 7 MiB in 16 packages 17:12:01 Removing intermediate container ab32012c84ae 17:12:01 ---> bfce0959bfda 17:12:01 17:12:01 Successfully built bfce0959bfda 17:12:01 Successfully tagged core-command:latest 17:12:01  Building core-command ... done Building core-data 17:12:05 25b303627fd3: Pull complete 17:12:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:12:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:12:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:05 prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container 17:12:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:12:05 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:05 ---> 57a115a4ea8e 17:12:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:05 ---> Using cache 17:12:05 ---> 04e64e98b006 17:12:05 Step 4/23 : WORKDIR /edgex-go 17:12:05 ---> Using cache 17:12:05 ---> 1f16c987e77f 17:12:05 Step 5/23 : RUN apk add --update --no-cache make git 17:12:05 ---> Using cache 17:12:05 ---> 0a5ac3e71e4d 17:12:05 Step 6/23 : COPY go.mod vendor* ./ 17:12:05 ---> Using cache 17:12:05 ---> 34e1ee0bb5ea 17:12:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:05 ---> Using cache 17:12:05 ---> 127f733f1f6e 17:12:05 Step 8/23 : COPY . . 17:12:05 ---> Using cache 17:12:05 ---> e918a5bcedd7 17:12:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:12:07 $ docker top f9c5d068c3f27012561f7acb1d1614ae3fe412d269fc8b06b38aa88f09c9687b -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:08 + docker-compose build --help 17:12:08 + grep parallel 17:12:09 ---> Running in fb1c52f747c2 17:12:09 Removing intermediate container 655a62fb2ac1 17:12:09 ---> 8a498d309e19 17:12:09 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:10 ---> 739c38f9a994 17:12:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:12:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:12:11 --parallel Build images in parallel. [Pipeline] } 17:12:12 ---> 38552fbd708d 17:12:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:12:12 Removing intermediate container 4b7efdb1276f 17:12:12 ---> 28e2e62005f5 17:12:12 17:12:12 Step 10/23 : FROM alpine:3.17 17:12:12 ---> b2aa39c304c2 17:12:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:12:12 ---> Using cache 17:12:12 ---> 5255420ba92f 17:12:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:12:12 ---> Using cache 17:12:12 ---> 8a498d309e19 17:12:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:12 ---> Using cache 17:12:12 ---> 739c38f9a994 17:12:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:12:12 ---> Using cache 17:12:12 ---> 38552fbd708d 17:12:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:12:12 $ docker stop --time=1 f9c5d068c3f27012561f7acb1d1614ae3fe412d269fc8b06b38aa88f09c9687b 17:12:12 ---> cafc8e6a7a6b 17:12:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:12:12 ---> ac3876ca520f 17:12:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:12:12 ---> 70a79fad2477 17:12:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 17:12:12 ---> f6ba4cd5e812 17:12:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:12 ---> 3604cd387b31 17:12:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:12:12 ---> Running in 7701f0989c75 17:12:13 ---> 1ab97a4b1614 17:12:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:13 ---> Running in aeaf92f3e9bd 17:12:13 $ docker rm -f --volumes f9c5d068c3f27012561f7acb1d1614ae3fe412d269fc8b06b38aa88f09c9687b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:14 Removing intermediate container 7701f0989c75 17:12:14 ---> 04c4d42df004 17:12:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:12:14 ---> Running in 99c13079b2c6 17:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:14 prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container 17:12:14 Removing intermediate container 99c13079b2c6 17:12:14 ---> 96ca004e993f 17:12:14 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:12:14 Removing intermediate container aeaf92f3e9bd 17:12:14 ---> 119cbbf264a1 17:12:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:12:14 ---> Running in 303a53af5953 17:12:14 ---> Running in f0536a57e88d 17:12:14 Removing intermediate container 303a53af5953 17:12:14 ---> 4adaec9ca4a1 17:12:14 Step 21/23 : LABEL arch=x86_64 17:12:14 Removing intermediate container f0536a57e88d 17:12:14 ---> b8421ff54995 17:12:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:12:14 ---> Running in 7dde3d0672a3 17:12:14 ---> Running in 91c62630ee96 17:12:15 Removing intermediate container 7dde3d0672a3 17:12:15 ---> dcd671707df9 17:12:15 Step 21/23 : LABEL arch=x86_64 17:12:15 Removing intermediate container 91c62630ee96 17:12:15 ---> 5c14c26510a6 17:12:15 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:12:15 ---> Running in 99af78f9e045 17:12:15 ---> Running in d9c8f9e353f8 17:12:15 Removing intermediate container 99af78f9e045 17:12:15 ---> d094aa230e91 17:12:15 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:12:15 Removing intermediate container d9c8f9e353f8 17:12:15 ---> 934411360204 17:12:15 Step 23/23 : LABEL version=3.0.0-dev.105 17:12:15 ---> Running in a03b569f6c7d 17:12:15 ---> Running in 0223e18cd821 17:12:15 Removing intermediate container 0223e18cd821 17:12:15 ---> 02ee9a49b3fe 17:12:15 17:12:15 Removing intermediate container a03b569f6c7d 17:12:15 ---> 9cbaf65492f5 17:12:15 Step 23/23 : LABEL version=3.0.0-dev.105 17:12:15 Successfully built 02ee9a49b3fe 17:12:15 Successfully tagged core-common-config-bootstrapper:latest 17:12:15  Building core-common-config-bootstrapper ... done Building security-spire-agent 17:12:16 $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:12:16 ---> Running in 43db5d25b1b9 17:12:17 $ docker top 75e1c15905407c47375f497ad2daf1e017b98c58d1dff246650b3fe42835d430 -eo pid,comm 17:12:17 Removing intermediate container 43db5d25b1b9 17:12:17 ---> 150b2298b95f 17:12:17 17:12:17 Successfully built 150b2298b95f 17:12:17 Successfully tagged security-proxy-auth:latest 17:12:17 Building security-bootstrapper [Pipeline] { [Pipeline] sh 17:12:17 + docker-compose -f ./docker-compose-build.yml build --parallel 17:12:20  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:12:20 ---> 57a115a4ea8e 17:12:20 Step 3/27 : WORKDIR /edgex-go 17:12:20 ---> Using cache 17:12:20 ---> f236a4b5658f 17:12:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:12:20 ---> Using cache 17:12:20 ---> eecd83a22178 17:12:20 Step 5/27 : COPY go.mod vendor* ./ 17:12:20 ---> Using cache 17:12:20 ---> 9ac7471e217d 17:12:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:20 ---> Using cache 17:12:20 ---> 74f761b328d2 17:12:20 Step 7/27 : COPY . . 17:12:20 ---> Using cache 17:12:20 ---> 2e0a92eed244 17:12:20 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:12:20 ---> Using cache 17:12:20 ---> 72b909a76ad8 17:12:20 Step 9/27 : WORKDIR /edgex-go/spire-build 17:12:20 ---> Using cache 17:12:20 ---> f7a0674b1957 17:12:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:12:20 ---> Using cache 17:12:20 ---> bad697d58050 17:12:20 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:12:21 Building core-command ... 17:12:21 Building core-common-config-bootstrapper ... 17:12:21 Building core-data ... 17:12:21 Building core-metadata ... 17:12:21 Building security-bootstrapper ... 17:12:21 Building security-proxy-auth ... 17:12:21 Building security-proxy-setup ... 17:12:21 Building security-secretstore-setup ... 17:12:21 Building security-spiffe-token-provider ... 17:12:21 Building security-spire-agent ... 17:12:21 Building security-spire-config ... 17:12:21 Building security-spire-server ... 17:12:21 Building support-notifications ... 17:12:21 Building support-scheduler ... 17:12:21 Building security-spire-server 17:12:21 Building security-spiffe-token-provider 17:12:21 Building core-command 17:12:21 Building core-common-config-bootstrapper 17:12:21 Building core-metadata 17:12:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:12:23 ---> 57a115a4ea8e 17:12:23 Step 3/33 : WORKDIR /edgex-go 17:12:23 ---> Using cache 17:12:23 ---> f236a4b5658f 17:12:23 Step 4/33 : RUN apk add --update --no-cache make git 17:12:23 ---> Using cache 17:12:23 ---> ef9d32a5e4cd 17:12:23 Step 5/33 : COPY go.mod vendor* ./ 17:12:23 ---> Using cache 17:12:23 ---> 5dbc2b4a93fc 17:12:23 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:23 ---> Using cache 17:12:23 ---> 8cea78a6055c 17:12:23 Step 7/33 : COPY . . 17:12:23 ---> Using cache 17:12:23 ---> 2190976d19b6 17:12:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:12:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:31 ---> baa3eca52ddd 17:12:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:12:31 ---> Running in 8ceae4e904c4 17:12:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:12:31 ---> baa3eca52ddd 17:12:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:12:31 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:31 ---> baa3eca52ddd 17:12:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:12:31 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:12:31 ---> baa3eca52ddd 17:12:31 Step 3/20 : WORKDIR /edgex-go 17:12:31 ---> Running in ee0a2690c881 17:12:31 ---> Running in cbb62bb8e4d6 17:12:31 ---> Running in c0663cc90762 17:12:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:12:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:12:31 ---> baa3eca52ddd 17:12:31 Step 3/26 : WORKDIR /edgex-go 17:12:31 ---> Running in bd849697480a 17:12:31 Removing intermediate container 8ceae4e904c4 17:12:31 ---> 04eaf0cffe09 17:12:31 Step 4/23 : WORKDIR /edgex-go 17:12:31 ---> Running in 613481e70110 17:12:31 Removing intermediate container c0663cc90762 17:12:31 ---> 2c0e4cd8a251 17:12:31 Step 4/24 : WORKDIR /edgex-go 17:12:31 Removing intermediate container cbb62bb8e4d6 17:12:31 ---> c59156e63b91 17:12:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:12:31 Removing intermediate container ee0a2690c881 17:12:31 ---> 0ec8f4406bd6 17:12:31 Step 4/25 : WORKDIR /edgex-go 17:12:31 ---> Running in 7494d6c032e3 17:12:32 ---> Running in 5b0f96cb7bfb 17:12:32 Removing intermediate container bd849697480a 17:12:32 ---> c427c7303d0a 17:12:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:12:32 ---> Running in 8162c7e3a37e 17:12:32 ---> Running in 71cee62f6fc6 17:12:32 Removing intermediate container 613481e70110 17:12:32 ---> 4ac81992c0f8 17:12:32 Step 5/23 : RUN apk add --update --no-cache make git 17:12:32 ---> Running in bc8afe00f59f 17:12:32 Removing intermediate container 8162c7e3a37e 17:12:32 ---> ac6c663398c3 17:12:32 Step 5/25 : RUN apk add --update --no-cache make git 17:12:33 Removing intermediate container 7494d6c032e3 17:12:33 ---> 3f8ac4d637ea 17:12:33 Step 5/24 : RUN apk add --update --no-cache make git 17:12:33 ---> Running in 5b1a6da509c7 17:12:33 ---> Running in 5322d996117d 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:35 ---> Running in f9325b1f44d4 17:12:35 ---> Running in 68faaaa694fb 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:36 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:12:36 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:12:36 OK: 17689 distinct packages available 17:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:12:36 OK: 263 MiB in 53 packages 17:12:36 OK: 263 MiB in 53 packages 17:12:37 OK: 263 MiB in 53 packages 17:12:37 OK: 263 MiB in 53 packages 17:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:12:38 Removing intermediate container bc8afe00f59f 17:12:38 ---> 305fb38fa8b9 17:12:38 Step 6/23 : COPY go.mod vendor* ./ 17:12:38 Removing intermediate container 71cee62f6fc6 17:12:38 ---> 70babcd55804 17:12:38 Step 5/26 : COPY go.mod vendor* ./ 17:12:38 OK: 263 MiB in 53 packages 17:12:39 Removing intermediate container 5b1a6da509c7 17:12:39 ---> 75fe75220fc0 17:12:39 Step 6/25 : COPY go.mod vendor* ./ 17:12:39 Removing intermediate container 5322d996117d 17:12:39 ---> b0f448e4e800 17:12:39 Step 6/24 : COPY go.mod vendor* ./ 17:12:39 ---> ecb81e1a40f7 17:12:39 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:39 ---> 40ce12c7d66e 17:12:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:39 ---> Running in 2749d4b4343e 17:12:39 ---> Running in c812cf9967bc 17:12:43 Removing intermediate container 5b0f96cb7bfb 17:12:43 ---> 13de9d8292db 17:12:43 Step 5/20 : COPY go.mod vendor* ./ 17:12:43 ---> ec84236a2951 17:12:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:43 ---> b888b0d9b81b 17:12:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:43 ---> Running in 4933bb003b49 17:12:43 ---> Running in 16442f21e743 17:12:44 ---> 2a6a4f888276 17:12:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:44 ---> Running in 169b68212cc8 17:12:45 Removing intermediate container fb1c52f747c2 17:12:45 ---> 7434c80283ff 17:12:45 17:12:45 Step 10/23 : FROM alpine:3.17 17:12:45 ---> b2aa39c304c2 17:12:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:12:45 Removing intermediate container b35e8ad57c8e 17:12:45 ---> 876925db0cc4 17:12:45 17:12:45 Step 9/22 : FROM alpine:3.17 17:12:45 ---> b2aa39c304c2 17:12:45 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:12:45 Removing intermediate container 68faaaa694fb 17:12:45 ---> 673c8e62dfbb 17:12:45 Step 12/27 : WORKDIR /edgex-go 17:12:45 ---> Running in c63f1bd8db06 17:12:45 ---> Running in 2a175a0092a1 17:12:45 Removing intermediate container c71c2189e7ef 17:12:45 ---> d3b34b6436ee 17:12:45 Step 7/20 : COPY . . 17:12:45 ---> Running in af75a2ca66df 17:12:45 Removing intermediate container 2a175a0092a1 17:12:45 ---> 0d8433a642ff 17:12:45 Step 12/23 : ENV APP_PORT=59880 17:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:46 (1/2) Installing dumb-init (1.2.5-r2) 17:12:46 (2/2) Installing openssl (3.0.8-r0) 17:12:46 Executing busybox-1.35.0-r29.trigger 17:12:46 OK: 8 MiB in 17 packages 17:12:46 Removing intermediate container af75a2ca66df 17:12:46 ---> 760e3cb20efa 17:12:46 17:12:46 Step 13/27 : FROM alpine:3.17 17:12:46 ---> b2aa39c304c2 17:12:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:12:46 ---> Using cache 17:12:46 ---> 3efb192f531f 17:12:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:12:46 ---> Using cache 17:12:46 ---> 029f1500a669 17:12:46 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:46 ---> Using cache 17:12:50 ---> 9713646d590f 17:12:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:12:50 ---> Using cache 17:12:50 ---> Running in 4ee495f69239 17:12:50 ---> 90678ed78cb5 17:12:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:12:50 Removing intermediate container 4ee495f69239 17:12:50 ---> 301fa5c339c4 17:12:50 Step 13/23 : EXPOSE $APP_PORT 17:12:50 ---> 79ed4cc34822 17:12:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:12:50 ---> Running in 1ec69ca26f29 17:12:50 Removing intermediate container c63f1bd8db06 17:12:50 ---> dfb578a7f53e 17:12:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:12:50 ---> Running in a8f56f2a76a9 17:12:50 ---> Running in 9c897e13e741 17:12:50 Removing intermediate container 1ec69ca26f29 17:12:50 ---> 4d80c01887ba 17:12:50 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:12:50 Removing intermediate container 9c897e13e741 17:12:50 ---> 524ce2815bef 17:12:50 Step 12/22 : WORKDIR /edgex 17:12:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:12:50 ---> 5b271df65e2e 17:12:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:12:50 ---> Running in dda94d3b7790 17:12:50 ---> Running in 6b61f47c932c 17:12:51 Removing intermediate container 6b61f47c932c 17:12:51 ---> 83ce4131c17e 17:12:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:12:51 (1/1) Installing dumb-init (1.2.5-r2) 17:12:51 Executing busybox-1.35.0-r29.trigger 17:12:51 OK: 7 MiB in 16 packages 17:12:53 ---> 96edff015918 17:12:53 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:12:53 ---> 4555c7e41e66 17:12:53 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:12:53 Removing intermediate container dda94d3b7790 17:12:53 ---> d11877804d68 17:12:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:53 ---> 04bcd25b2934 17:12:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 17:12:53 ---> 41ae3ab58a0d 17:12:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:12:53 ---> 586b87c6529e 17:12:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:12:53 ---> d5b984669d1e 17:12:53 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:12:53 ---> 28786ac9c8dd 17:12:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:12:54 ---> c50833bfe726 17:12:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:12:54 ---> b7d81b317c40 17:12:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:12:54 ---> Running in b49144b6d9a1 17:12:54 ---> 79870c575a2e 17:12:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:12:54 Removing intermediate container b49144b6d9a1 17:12:54 ---> ebd249a3696e 17:12:54 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:12:54 ---> Running in 9f258a1a7bda 17:12:55 ---> 01ed7f7a7e45 17:12:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:55 ---> Running in e4c5cc971b49 17:12:55 Removing intermediate container 9f258a1a7bda 17:12:55 ---> 71ac31959660 17:12:55 Step 25/27 : LABEL arch=x86_64 17:12:55 ---> 09d72982a1d3 17:12:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:12:55 ---> Running in c4cae76dfcca 17:12:55 Removing intermediate container c4cae76dfcca 17:12:55 ---> 2f154c3b3e84 17:12:55 Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:12:55 ---> Running in 9d40aee63562 17:12:55 ---> 77242ab29f24 17:12:55 Step 19/23 : ENTRYPOINT ["/core-data"] 17:12:55 ---> Running in 9ae9186c2afd 17:12:55 Removing intermediate container 9d40aee63562 17:12:55 ---> 452a41470ae4 17:12:55 Step 27/27 : LABEL version=3.0.0-dev.105 17:12:56 Removing intermediate container 9ae9186c2afd 17:12:56 ---> f0ac6a42dbb4 17:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:12:56 ---> Running in de2d0ad10e22 17:12:56 ---> Running in 5e825af19a36 17:12:56 Removing intermediate container e4c5cc971b49 17:12:56 ---> 0af05a4eee23 17:12:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:12:56 Removing intermediate container 5e825af19a36 17:12:56 Removing intermediate container de2d0ad10e22 17:12:56 ---> ab6629e6c041 17:12:56 ---> d81a65eee119 17:12:56 Step 21/23 : LABEL arch=x86_64 17:12:56 17:12:56 ---> Running in ad25ad48d97e 17:12:56 ---> Running in 40a248dc6bb6 17:12:56 Successfully built d81a65eee119 17:12:56 Successfully tagged security-spire-agent:latest 17:12:56  Building security-spire-agent ... done Building support-notifications 17:12:57 Removing intermediate container ad25ad48d97e 17:12:57 ---> 7fde03496611 17:12:57 Step 20/22 : LABEL arch=x86_64 17:13:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:13:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:13:00 ---> 57a115a4ea8e 17:13:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:13:00 ---> Using cache 17:13:00 ---> 04e64e98b006 17:13:00 Step 4/23 : WORKDIR /edgex-go 17:13:00 ---> Using cache 17:13:00 ---> 1f16c987e77f 17:13:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:13:02 Removing intermediate container 40a248dc6bb6 17:13:02 ---> ea4bff70ec62 17:13:02 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:13:02 ---> Running in 6644c69b2d47 17:13:02 ---> Running in cf6791d0e12c 17:13:02 ---> Running in 8788e9018a66 17:13:02 Removing intermediate container 6644c69b2d47 17:13:02 ---> 1896f1f0d4e7 17:13:02 Step 21/22 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:13:02 Removing intermediate container 8788e9018a66 17:13:02 ---> a4cb272c694d 17:13:02 Step 23/23 : LABEL version=3.0.0-dev.105 17:13:02 ---> Running in 66c3c5dec801 17:13:02 ---> Running in b9788311f78b 17:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:03 OK: 265 MiB in 53 packages 17:13:03 Removing intermediate container b9788311f78b 17:13:03 ---> f2123c9781a9 17:13:03 17:13:03 Successfully built f2123c9781a9 17:13:04 Successfully tagged core-data:latest 17:13:04  Building core-data ... done Removing intermediate container 66c3c5dec801 17:13:04 ---> 6cc0a64a83b3 17:13:04 Step 22/22 : LABEL version=3.0.0-dev.105 17:13:04 ---> Running in c6a13b50e992 17:13:06 Removing intermediate container cf6791d0e12c 17:13:06 ---> 527da0e5a053 17:13:06 Step 6/23 : COPY go.mod vendor* ./ 17:13:06 Removing intermediate container c6a13b50e992 17:13:06 ---> 27be5bcedd0d 17:13:06 17:13:06 Successfully built 27be5bcedd0d 17:13:06 Successfully tagged security-proxy-setup:latest 17:13:06  Building security-proxy-setup ... done  ---> c1bf05f074d4 17:13:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:06 ---> Running in b8d49b43f540 17:13:06 Removing intermediate container f9325b1f44d4 17:13:06 ---> c133a17741ea 17:13:06 17:13:06 Step 9/33 : FROM alpine:3.17 17:13:06 ---> b2aa39c304c2 17:13:06 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:06 ---> Using cache 17:13:06 ---> 3efb192f531f 17:13:06 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:13:06 ---> Running in de76d4b345ee 17:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:07 (1/2) Installing dumb-init (1.2.5-r2) 17:13:07 (2/2) Installing su-exec (0.2-r2) 17:13:07 Executing busybox-1.35.0-r29.trigger 17:13:07 OK: 7 MiB in 17 packages 17:13:08 Removing intermediate container de76d4b345ee 17:13:08 ---> e9c6fd7f2b0d 17:13:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:13:08 ---> Running in c85eed1bbb5c 17:13:08 Removing intermediate container c85eed1bbb5c 17:13:08 ---> 3bb22f58374c 17:13:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:13:08 ---> Running in 57b05523038c 17:13:08 Removing intermediate container 57b05523038c 17:13:08 ---> 2c8508ccf885 17:13:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:13:09 ---> Running in 17b677f5936b 17:13:09 Removing intermediate container 17b677f5936b 17:13:09 ---> 0318dff9019d 17:13:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:13:09 ---> Running in 3d735e0fd243 17:13:09 Removing intermediate container 3d735e0fd243 17:13:09 ---> f8c4430cd898 17:13:09 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:13:09 ---> Running in b0b89bf4b8c7 17:13:10 Removing intermediate container b0b89bf4b8c7 17:13:10 ---> f8286a18998f 17:13:10 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:13:10 ---> Running in a1911315d260 17:13:10 Removing intermediate container a1911315d260 17:13:10 ---> 63004c8c8c74 17:13:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:13:10 ---> 803a1b6d613a 17:13:10 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:13:10 ---> Running in 7c87db2e0c69 17:13:11 Removing intermediate container 7c87db2e0c69 17:13:11 ---> 51fb71e93f95 17:13:11 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:11 ---> 13d01802c82b 17:13:11 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:13:12 ---> 7e6e4498049a 17:13:12 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:13:13 ---> 3593e5a67b4d 17:13:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:13:13 ---> c1772ee651bc 17:13:13 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:13:14 ---> f3441de1e670 17:13:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:13:14 ---> 7a9eb08b8406 17:13:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:13:14 ---> cb0f96c53e3c 17:13:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:13:14 ---> 9dd7cbd334f2 17:13:14 Step 28/33 : RUN chmod +x /entrypoint.sh 17:13:14 ---> Running in 68b6c91e8687 17:13:15 Removing intermediate container 68b6c91e8687 17:13:15 ---> 69ea339af5f7 17:13:15 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:13:15 ---> Running in 4a12281f5ee6 17:13:15 Removing intermediate container 4a12281f5ee6 17:13:15 ---> 3dc46abf3aed 17:13:15 Step 30/33 : CMD ["gate"] 17:13:15 ---> Running in f916bcace1a4 17:13:15 Removing intermediate container f916bcace1a4 17:13:15 ---> 8d41f960981a 17:13:15 Step 31/33 : LABEL arch=x86_64 17:13:15 ---> Running in 3796cd0cb1a9 17:13:16 Removing intermediate container 3796cd0cb1a9 17:13:16 ---> e0f60eb12d4f 17:13:16 Step 32/33 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:13:16 ---> Running in b65702392196 17:13:16 Removing intermediate container b65702392196 17:13:16 ---> ecfd9086eb84 17:13:16 Step 33/33 : LABEL version=3.0.0-dev.105 17:13:16 ---> Running in 5b11b8067b2d 17:13:17 Removing intermediate container 5b11b8067b2d 17:13:17 ---> f77388b75517 17:13:17 17:13:17 Successfully built f77388b75517 17:13:17 Successfully tagged security-bootstrapper:latest 17:13:18  Building security-bootstrapper ... done Removing intermediate container a8f56f2a76a9 17:13:18 ---> c1629dfb9647 17:13:18 17:13:18 Step 9/20 : FROM alpine:3.17 17:13:18 ---> b2aa39c304c2 17:13:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:18 ---> Using cache 17:13:18 ---> 3efb192f531f 17:13:18 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:13:18 ---> Running in b80244dbd4f3 17:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:19 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:13:19 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:13:19 OK: 17816 distinct packages available 17:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:19 (1/9) Installing ca-certificates (20220614-r4) 17:13:19 (2/9) Installing brotli-libs (1.0.9-r9) 17:13:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:13:19 (4/9) Installing libcurl (7.88.1-r1) 17:13:19 (5/9) Installing curl (7.88.1-r1) 17:13:19 (6/9) Installing dumb-init (1.2.5-r2) 17:13:19 (7/9) Installing musl-obstack (1.2.3-r0) 17:13:19 (8/9) Installing libucontext (1.2-r0) 17:13:19 (9/9) Installing gcompat (1.1.0-r0) 17:13:19 Executing busybox-1.35.0-r29.trigger 17:13:19 Executing ca-certificates-20220614-r4.trigger 17:13:19 OK: 10 MiB in 24 packages 17:13:25 Removing intermediate container b80244dbd4f3 17:13:25 ---> 90e870373210 17:13:25 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:25 ---> cd6e667524c5 17:13:25 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:13:26 ---> 43a45763079b 17:13:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:13:29 ---> fb7415bcb00c 17:13:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:13:29 ---> 85fc62c215cf 17:13:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:13:29 ---> Running in 9597c539688e 17:13:29 Removing intermediate container 9597c539688e 17:13:29 ---> c161c3add0af 17:13:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:13:30 ---> Running in 659475ff271d 17:13:30 Removing intermediate container 659475ff271d 17:13:30 ---> 0127325ecf64 17:13:30 Step 18/20 : LABEL arch=x86_64 17:13:30 ---> Running in 389eec9d2d0d 17:13:30 Removing intermediate container b8d49b43f540 17:13:30 ---> 8370088a5f6d 17:13:30 Step 8/23 : COPY . . 17:13:30 Removing intermediate container 389eec9d2d0d 17:13:30 ---> 1263948fd542 17:13:30 Step 19/20 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:13:30 ---> Running in 2d581474031b 17:13:30 Removing intermediate container 2d581474031b 17:13:30 ---> 04ee73dc17b9 17:13:30 Step 20/20 : LABEL version=3.0.0-dev.105 17:13:32 ---> Running in b61e5bd5d819 17:13:33 Removing intermediate container b61e5bd5d819 17:13:33 ---> 9e01217d2e6a 17:13:33 17:13:33 Successfully built 9e01217d2e6a 17:13:33 Successfully tagged security-spiffe-token-provider:latest 17:13:36  Building security-spiffe-token-provider ... done  ---> 6e3009ca7a59 17:13:36 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:13:36 ---> Running in 6bf4b6e0886b 17:13:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:13:59 Removing intermediate container 6bf4b6e0886b 17:13:59 ---> c739b884c72b 17:13:59 17:13:59 Step 10/23 : FROM alpine:3.17 17:13:59 ---> b2aa39c304c2 17:13:59 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:13:59 ---> Running in 20eafa7bb757 17:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:13:59 (1/2) Installing ca-certificates (20220614-r4) 17:13:59 (2/2) Installing dumb-init (1.2.5-r2) 17:13:59 Executing busybox-1.35.0-r29.trigger 17:13:59 Executing ca-certificates-20220614-r4.trigger 17:13:59 OK: 8 MiB in 17 packages 17:13:59 Removing intermediate container 20eafa7bb757 17:13:59 ---> 970a3676480b 17:13:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:13:59 ---> Running in d5d7d80125fb 17:13:59 Removing intermediate container d5d7d80125fb 17:13:59 ---> 67c72d858539 17:13:59 Step 13/23 : ENV APP_PORT=59860 17:13:59 ---> Running in c57788f12992 17:13:59 Removing intermediate container c57788f12992 17:13:59 ---> 2b5b91de2b86 17:13:59 Step 14/23 : EXPOSE $APP_PORT 17:13:59 ---> Running in 2d60fe18deff 17:13:59 Removing intermediate container 2d60fe18deff 17:13:59 ---> 42ddc23af222 17:13:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:59 ---> 10e00941afda 17:13:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:13:59 ---> 6b6e5984a6e3 17:13:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:14:00 ---> eaf63f34e74a 17:14:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:14:00 ---> 07968934389b 17:14:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:14:00 ---> Running in 778907a8ecdc 17:14:01 Removing intermediate container 778907a8ecdc 17:14:01 ---> b4d05448ed4d 17:14:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:14:01 ---> Running in b15eaf31c2f0 17:14:01 Removing intermediate container b15eaf31c2f0 17:14:01 ---> 18b9e6bbfbd5 17:14:01 Step 21/23 : LABEL arch=x86_64 17:14:01 ---> Running in 7bd1184d416f 17:14:01 Removing intermediate container 7bd1184d416f 17:14:01 ---> 90f052e2515a 17:14:01 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:14:01 ---> Running in b2d5dadb9131 17:14:01 Removing intermediate container b2d5dadb9131 17:14:01 ---> c67ffd8b8758 17:14:01 Step 23/23 : LABEL version=3.0.0-dev.105 17:14:01 ---> Running in 069c2e52a203 17:14:01 Removing intermediate container 069c2e52a203 17:14:01 ---> 023f42e5d92a 17:14:01 17:14:01 Successfully built 023f42e5d92a 17:14:01 Successfully tagged support-notifications:latest 17:14:01  Building support-notifications ... done  [Pipeline] } 17:14:01 $ docker stop --time=1 9e057248c60530d2f055becf455a493e4b4f7a38e62e5553e53c0639050d0f5c 17:14:02 $ docker rm -f --volumes 9e057248c60530d2f055becf455a493e4b4f7a38e62e5553e53c0639050d0f5c [Pipeline] // withDockerContainer [Pipeline] sh 17:14:03 + docker images 17:14:03 REPOSITORY TAG IMAGE ID CREATED SIZE 17:14:03 support-notifications latest 023f42e5d92a 2 seconds ago 33MB 17:14:03 c739b884c72b 8 seconds ago 1.75GB 17:14:03 security-spiffe-token-provider latest 9e01217d2e6a 31 seconds ago 32.6MB 17:14:03 c1629dfb9647 46 seconds ago 1.72GB 17:14:03 security-bootstrapper latest f77388b75517 47 seconds ago 22MB 17:14:03 c133a17741ea 58 seconds ago 1.67GB 17:14:03 security-proxy-setup latest 27be5bcedd0d 59 seconds ago 18.7MB 17:14:03 core-data latest f2123c9781a9 About a minute ago 20MB 17:14:03 security-spire-agent latest d81a65eee119 About a minute ago 129MB 17:14:03 760e3cb20efa About a minute ago 1.54GB 17:14:03 876925db0cc4 About a minute ago 1.66GB 17:14:03 7434c80283ff About a minute ago 1.69GB 17:14:03 security-proxy-auth latest 150b2298b95f About a minute ago 18.3MB 17:14:03 core-common-config-bootstrapper latest 02ee9a49b3fe About a minute ago 17.6MB 17:14:03 28e2e62005f5 About a minute ago 1.66GB 17:14:03 core-command latest bfce0959bfda 2 minutes ago 19.8MB 17:14:03 91ab09cf3390 2 minutes ago 1.68GB 17:14:03 security-secretstore-setup latest 997f0da411b2 2 minutes ago 32.6MB 17:14:03 8f71cdfab53b 2 minutes ago 1.68GB 17:14:03 core-metadata latest 67064eeefc30 2 minutes ago 20.6MB 17:14:03 support-scheduler latest 95c51bddba51 2 minutes ago 32.4MB 17:14:03 4f083de8a65c 2 minutes ago 1.75GB 17:14:03 2b3a585d3508 2 minutes ago 1.69GB 17:14:03 662089eeeeb9 2 minutes ago 1.68GB 17:14:03 security-spire-config latest 94a289a80cb1 3 minutes ago 88.9MB 17:14:03 security-spire-server latest 08fcc69d4900 3 minutes ago 89.8MB 17:14:03 abc4bc4e2a41 3 minutes ago 1.54GB 17:14:03 84e78661410c 3 minutes ago 1.54GB 17:14:03 ci-base-image-x86_64 latest 57a115a4ea8e 7 minutes ago 883MB 17:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 10 days ago 664MB 17:14:03 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 17:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 17:14:03 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 17:14:03 provisioning config files... 17:14:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config17933041840513768850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:03 ---> docker-login.sh 17:14:03 nexus3.edgexfoundry.org:10001 17:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:03 Configure a credential helper to remove this warning. See 17:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:03 17:14:03 Login Succeeded 17:14:03 nexus3.edgexfoundry.org:10002 17:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:03 Configure a credential helper to remove this warning. See 17:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:03 17:14:03 Login Succeeded 17:14:03 nexus3.edgexfoundry.org:10003 17:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:03 Configure a credential helper to remove this warning. See 17:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:03 17:14:03 Login Succeeded 17:14:03 nexus3.edgexfoundry.org:10004 17:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:03 Configure a credential helper to remove this warning. See 17:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:03 17:14:03 Login Succeeded 17:14:03 docker.io 17:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:04 Configure a credential helper to remove this warning. See 17:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:04 17:14:04 Login Succeeded 17:14:04 ---> docker-login.sh ends [Pipeline] } 17:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:14:04 d06f1109b530a852e51b6d010774951c53e46570 17:14:04 latest 17:14:04 3.0.0-dev.105 17:14:04 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:04 main 17:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:04 + docker push nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570 17:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:14:04 cfcf086dcbc9: Preparing 17:14:04 f99d2a896719: Preparing 17:14:04 a297482f67e8: Preparing 17:14:04 aca797bfb7c9: Preparing 17:14:04 f2ad6215eb6b: Preparing 17:14:04 7cd52847ad77: Preparing 17:14:04 7cd52847ad77: Waiting 17:14:04 aca797bfb7c9: Pushed 17:14:04 f2ad6215eb6b: Pushed 17:14:04 7cd52847ad77: Layer already exists 17:14:04 cfcf086dcbc9: Pushed 17:14:04 a297482f67e8: Pushed 17:14:06 f99d2a896719: Pushed 17:14:06 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:14:07 cfcf086dcbc9: Preparing 17:14:07 f99d2a896719: Preparing 17:14:07 a297482f67e8: Preparing 17:14:07 aca797bfb7c9: Preparing 17:14:07 f2ad6215eb6b: Preparing 17:14:07 7cd52847ad77: Preparing 17:14:07 7cd52847ad77: Waiting 17:14:07 aca797bfb7c9: Layer already exists 17:14:07 a297482f67e8: Layer already exists 17:14:07 f99d2a896719: Layer already exists 17:14:07 cfcf086dcbc9: Layer already exists 17:14:07 f2ad6215eb6b: Layer already exists 17:14:07 7cd52847ad77: Layer already exists 17:14:07 latest: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:07 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.105 17:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:14:07 cfcf086dcbc9: Preparing 17:14:07 f99d2a896719: Preparing 17:14:07 a297482f67e8: Preparing 17:14:07 aca797bfb7c9: Preparing 17:14:07 f2ad6215eb6b: Preparing 17:14:07 7cd52847ad77: Preparing 17:14:07 a297482f67e8: Layer already exists 17:14:07 aca797bfb7c9: Layer already exists 17:14:07 cfcf086dcbc9: Layer already exists 17:14:07 f99d2a896719: Layer already exists 17:14:07 f2ad6215eb6b: Layer already exists 17:14:07 7cd52847ad77: Layer already exists 17:14:07 3.0.0-dev.105: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:08 + docker push nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:14:08 cfcf086dcbc9: Preparing 17:14:08 f99d2a896719: Preparing 17:14:08 a297482f67e8: Preparing 17:14:08 aca797bfb7c9: Preparing 17:14:08 f2ad6215eb6b: Preparing 17:14:08 7cd52847ad77: Preparing 17:14:08 7cd52847ad77: Waiting 17:14:08 f2ad6215eb6b: Layer already exists 17:14:08 f99d2a896719: Layer already exists 17:14:08 cfcf086dcbc9: Layer already exists 17:14:08 a297482f67e8: Layer already exists 17:14:08 aca797bfb7c9: Layer already exists 17:14:08 7cd52847ad77: Layer already exists 17:14:08 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:08 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:14:08 cfcf086dcbc9: Preparing 17:14:08 f99d2a896719: Preparing 17:14:08 a297482f67e8: Preparing 17:14:08 aca797bfb7c9: Preparing 17:14:08 f2ad6215eb6b: Preparing 17:14:08 7cd52847ad77: Preparing 17:14:08 a297482f67e8: Layer already exists 17:14:08 cfcf086dcbc9: Layer already exists 17:14:08 f99d2a896719: Layer already exists 17:14:08 aca797bfb7c9: Layer already exists 17:14:08 f2ad6215eb6b: Layer already exists 17:14:08 7cd52847ad77: Layer already exists 17:14:08 main: digest: sha256:98b44a6b0c60b9646df09f59c9e15bf78c774670f4a34674eed2283c08fdaf46 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:08 ===================================================== [Pipeline] echo 17:14:08 taggedImages: 17:14:08 - nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570 17:14:08 - nexus3.edgexfoundry.org:10004/core-command:latest 17:14:08 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.105 17:14:08 - nexus3.edgexfoundry.org:10004/core-command:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:08 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:14:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:14:08 d06f1109b530a852e51b6d010774951c53e46570 17:14:08 latest 17:14:08 3.0.0-dev.105 17:14:08 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:08 main 17:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 17:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:14:09 bab2375e6a4d: Preparing 17:14:09 dfbc2fd92087: Preparing 17:14:09 0f9541bd1573: Preparing 17:14:09 a2cea0fc770c: Preparing 17:14:09 a297482f67e8: Preparing 17:14:09 aca797bfb7c9: Preparing 17:14:09 f28149ee9b68: Preparing 17:14:09 7cd52847ad77: Preparing 17:14:09 aca797bfb7c9: Waiting 17:14:09 f28149ee9b68: Waiting 17:14:09 7cd52847ad77: Waiting 17:14:09 a297482f67e8: Layer already exists 17:14:09 aca797bfb7c9: Layer already exists 17:14:09 dfbc2fd92087: Pushed 17:14:09 0f9541bd1573: Pushed 17:14:09 7cd52847ad77: Layer already exists 17:14:09 f28149ee9b68: Pushed 17:14:09 bab2375e6a4d: Pushed 17:14:10 a2cea0fc770c: Pushed 17:14:10 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:11 + 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 17:14:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:14:11 bab2375e6a4d: Preparing 17:14:11 dfbc2fd92087: Preparing 17:14:11 0f9541bd1573: Preparing 17:14:11 a2cea0fc770c: Preparing 17:14:11 a297482f67e8: Preparing 17:14:11 aca797bfb7c9: Preparing 17:14:11 f28149ee9b68: Preparing 17:14:11 7cd52847ad77: Preparing 17:14:11 f28149ee9b68: Waiting 17:14:11 aca797bfb7c9: Waiting 17:14:11 7cd52847ad77: Waiting 17:14:11 a2cea0fc770c: Layer already exists 17:14:11 bab2375e6a4d: Layer already exists 17:14:11 dfbc2fd92087: Layer already exists 17:14:11 0f9541bd1573: Layer already exists 17:14:11 a297482f67e8: Layer already exists 17:14:11 aca797bfb7c9: Layer already exists 17:14:11 f28149ee9b68: Layer already exists 17:14:11 7cd52847ad77: Layer already exists 17:14:11 latest: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.105 17:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:14:12 bab2375e6a4d: Preparing 17:14:12 dfbc2fd92087: Preparing 17:14:12 0f9541bd1573: Preparing 17:14:12 a2cea0fc770c: Preparing 17:14:12 a297482f67e8: Preparing 17:14:12 aca797bfb7c9: Preparing 17:14:12 f28149ee9b68: Preparing 17:14:12 7cd52847ad77: Preparing 17:14:12 aca797bfb7c9: Waiting 17:14:12 f28149ee9b68: Waiting 17:14:12 7cd52847ad77: Waiting 17:14:12 bab2375e6a4d: Layer already exists 17:14:12 a2cea0fc770c: Layer already exists 17:14:12 dfbc2fd92087: Layer already exists 17:14:12 0f9541bd1573: Layer already exists 17:14:12 a297482f67e8: Layer already exists 17:14:12 f28149ee9b68: Layer already exists 17:14:12 aca797bfb7c9: Layer already exists 17:14:12 7cd52847ad77: Layer already exists 17:14:12 3.0.0-dev.105: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:14:12 bab2375e6a4d: Preparing 17:14:12 dfbc2fd92087: Preparing 17:14:12 0f9541bd1573: Preparing 17:14:12 a2cea0fc770c: Preparing 17:14:12 a297482f67e8: Preparing 17:14:12 aca797bfb7c9: Preparing 17:14:12 f28149ee9b68: Preparing 17:14:12 7cd52847ad77: Preparing 17:14:12 aca797bfb7c9: Waiting 17:14:12 f28149ee9b68: Waiting 17:14:12 7cd52847ad77: Waiting 17:14:12 bab2375e6a4d: Layer already exists 17:14:12 dfbc2fd92087: Layer already exists 17:14:12 a297482f67e8: Layer already exists 17:14:12 0f9541bd1573: Layer already exists 17:14:12 a2cea0fc770c: Layer already exists 17:14:12 aca797bfb7c9: Layer already exists 17:14:12 f28149ee9b68: Layer already exists 17:14:12 7cd52847ad77: Layer already exists 17:14:12 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:13 + 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 17:14:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:14:13 bab2375e6a4d: Preparing 17:14:13 dfbc2fd92087: Preparing 17:14:13 0f9541bd1573: Preparing 17:14:13 a2cea0fc770c: Preparing 17:14:13 a297482f67e8: Preparing 17:14:13 aca797bfb7c9: Preparing 17:14:13 f28149ee9b68: Preparing 17:14:13 7cd52847ad77: Preparing 17:14:13 aca797bfb7c9: Waiting 17:14:13 f28149ee9b68: Waiting 17:14:13 7cd52847ad77: Waiting 17:14:13 bab2375e6a4d: Layer already exists 17:14:13 0f9541bd1573: Layer already exists 17:14:13 a297482f67e8: Layer already exists 17:14:13 dfbc2fd92087: Layer already exists 17:14:13 a2cea0fc770c: Layer already exists 17:14:13 aca797bfb7c9: Layer already exists 17:14:13 f28149ee9b68: Layer already exists 17:14:13 7cd52847ad77: Layer already exists 17:14:13 main: digest: sha256:96c2cb0f27a2932a1bcec04f4a88929fd1d2f06656ac8c9dddc059ff56565639 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:13 ===================================================== [Pipeline] echo 17:14:13 taggedImages: 17:14:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 17:14:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:14:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.105 17:14:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:14:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:14:13 d06f1109b530a852e51b6d010774951c53e46570 17:14:13 latest 17:14:13 3.0.0-dev.105 17:14:13 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:13 main 17:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:14 + docker push nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570 17:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:14:14 2109406380a7: Preparing 17:14:14 ec1e20e1f532: Preparing 17:14:14 a297482f67e8: Preparing 17:14:14 aca797bfb7c9: Preparing 17:14:14 c8d25aedd99e: Preparing 17:14:14 7cd52847ad77: Preparing 17:14:14 7cd52847ad77: Waiting 17:14:14 aca797bfb7c9: Layer already exists 17:14:14 a297482f67e8: Layer already exists 17:14:14 7cd52847ad77: Layer already exists 17:14:14 2109406380a7: Pushed 17:14:14 c8d25aedd99e: Pushed 17:14:15 ec1e20e1f532: Pushed 17:14:15 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:16 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:14:16 2109406380a7: Preparing 17:14:16 ec1e20e1f532: Preparing 17:14:16 a297482f67e8: Preparing 17:14:16 aca797bfb7c9: Preparing 17:14:16 c8d25aedd99e: Preparing 17:14:16 7cd52847ad77: Preparing 17:14:16 7cd52847ad77: Waiting 17:14:16 aca797bfb7c9: Layer already exists 17:14:16 a297482f67e8: Layer already exists 17:14:16 ec1e20e1f532: Layer already exists 17:14:16 2109406380a7: Layer already exists 17:14:16 c8d25aedd99e: Layer already exists 17:14:16 7cd52847ad77: Layer already exists 17:14:16 latest: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:16 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.105 17:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:14:16 2109406380a7: Preparing 17:14:16 ec1e20e1f532: Preparing 17:14:16 a297482f67e8: Preparing 17:14:16 aca797bfb7c9: Preparing 17:14:16 c8d25aedd99e: Preparing 17:14:16 7cd52847ad77: Preparing 17:14:16 7cd52847ad77: Waiting 17:14:16 aca797bfb7c9: Layer already exists 17:14:16 a297482f67e8: Layer already exists 17:14:16 c8d25aedd99e: Layer already exists 17:14:16 ec1e20e1f532: Layer already exists 17:14:16 2109406380a7: Layer already exists 17:14:16 7cd52847ad77: Layer already exists 17:14:16 3.0.0-dev.105: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:17 + docker push nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:14:17 2109406380a7: Preparing 17:14:17 ec1e20e1f532: Preparing 17:14:17 a297482f67e8: Preparing 17:14:17 aca797bfb7c9: Preparing 17:14:17 c8d25aedd99e: Preparing 17:14:17 7cd52847ad77: Preparing 17:14:17 7cd52847ad77: Waiting 17:14:17 2109406380a7: Layer already exists 17:14:17 aca797bfb7c9: Layer already exists 17:14:17 a297482f67e8: Layer already exists 17:14:17 ec1e20e1f532: Layer already exists 17:14:17 c8d25aedd99e: Layer already exists 17:14:17 7cd52847ad77: Layer already exists 17:14:17 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:18 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:14:18 2109406380a7: Preparing 17:14:18 ec1e20e1f532: Preparing 17:14:18 a297482f67e8: Preparing 17:14:18 aca797bfb7c9: Preparing 17:14:18 c8d25aedd99e: Preparing 17:14:18 7cd52847ad77: Preparing 17:14:18 7cd52847ad77: Waiting 17:14:18 a297482f67e8: Layer already exists 17:14:18 2109406380a7: Layer already exists 17:14:18 ec1e20e1f532: Layer already exists 17:14:18 aca797bfb7c9: Layer already exists 17:14:18 c8d25aedd99e: Layer already exists 17:14:18 7cd52847ad77: Layer already exists 17:14:18 main: digest: sha256:c64a35065df1187f0b4fc5037344e6ac0f4cf6e769ad4e2cdb1762d9d42d5abe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:18 ===================================================== [Pipeline] echo 17:14:18 taggedImages: 17:14:18 - nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570 17:14:18 - nexus3.edgexfoundry.org:10004/core-data:latest 17:14:18 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.105 17:14:18 - nexus3.edgexfoundry.org:10004/core-data:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:18 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:14:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:14:18 d06f1109b530a852e51b6d010774951c53e46570 17:14:18 latest 17:14:18 3.0.0-dev.105 17:14:18 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:18 main 17:14:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570 17:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:14:18 d5ff40e28a10: Preparing 17:14:18 7ccfa435848e: Preparing 17:14:18 fe4caaec492d: Preparing 17:14:18 a297482f67e8: Preparing 17:14:18 aca797bfb7c9: Preparing 17:14:18 8f7d6ba4ab28: Preparing 17:14:18 7cd52847ad77: Preparing 17:14:18 7cd52847ad77: Waiting 17:14:18 a297482f67e8: Layer already exists 17:14:18 aca797bfb7c9: Layer already exists 17:14:18 7cd52847ad77: Layer already exists 17:14:18 d5ff40e28a10: Pushed 17:14:18 7ccfa435848e: Pushed 17:14:18 8f7d6ba4ab28: Pushed 17:14:20 fe4caaec492d: Pushed 17:14:20 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:14:21 d5ff40e28a10: Preparing 17:14:21 7ccfa435848e: Preparing 17:14:21 fe4caaec492d: Preparing 17:14:21 a297482f67e8: Preparing 17:14:21 aca797bfb7c9: Preparing 17:14:21 8f7d6ba4ab28: Preparing 17:14:21 7cd52847ad77: Preparing 17:14:21 8f7d6ba4ab28: Waiting 17:14:21 7cd52847ad77: Waiting 17:14:21 fe4caaec492d: Layer already exists 17:14:21 7ccfa435848e: Layer already exists 17:14:21 aca797bfb7c9: Layer already exists 17:14:21 d5ff40e28a10: Layer already exists 17:14:21 a297482f67e8: Layer already exists 17:14:21 8f7d6ba4ab28: Layer already exists 17:14:21 7cd52847ad77: Layer already exists 17:14:21 latest: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.105 17:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:14:21 d5ff40e28a10: Preparing 17:14:21 7ccfa435848e: Preparing 17:14:21 fe4caaec492d: Preparing 17:14:21 a297482f67e8: Preparing 17:14:21 aca797bfb7c9: Preparing 17:14:21 8f7d6ba4ab28: Preparing 17:14:21 7cd52847ad77: Preparing 17:14:21 8f7d6ba4ab28: Waiting 17:14:21 7cd52847ad77: Waiting 17:14:21 7ccfa435848e: Layer already exists 17:14:21 a297482f67e8: Layer already exists 17:14:21 aca797bfb7c9: Layer already exists 17:14:21 fe4caaec492d: Layer already exists 17:14:21 d5ff40e28a10: Layer already exists 17:14:21 8f7d6ba4ab28: Layer already exists 17:14:21 7cd52847ad77: Layer already exists 17:14:21 3.0.0-dev.105: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:14:22 d5ff40e28a10: Preparing 17:14:22 7ccfa435848e: Preparing 17:14:22 fe4caaec492d: Preparing 17:14:22 a297482f67e8: Preparing 17:14:22 aca797bfb7c9: Preparing 17:14:22 8f7d6ba4ab28: Preparing 17:14:22 7cd52847ad77: Preparing 17:14:22 8f7d6ba4ab28: Waiting 17:14:22 7cd52847ad77: Waiting 17:14:22 a297482f67e8: Layer already exists 17:14:22 d5ff40e28a10: Layer already exists 17:14:22 7ccfa435848e: Layer already exists 17:14:22 aca797bfb7c9: Layer already exists 17:14:22 fe4caaec492d: Layer already exists 17:14:22 8f7d6ba4ab28: Layer already exists 17:14:22 7cd52847ad77: Layer already exists 17:14:22 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:14:22 d5ff40e28a10: Preparing 17:14:22 7ccfa435848e: Preparing 17:14:22 fe4caaec492d: Preparing 17:14:22 a297482f67e8: Preparing 17:14:22 aca797bfb7c9: Preparing 17:14:22 8f7d6ba4ab28: Preparing 17:14:22 7cd52847ad77: Preparing 17:14:22 8f7d6ba4ab28: Waiting 17:14:22 7cd52847ad77: Waiting 17:14:22 a297482f67e8: Layer already exists 17:14:22 aca797bfb7c9: Layer already exists 17:14:22 d5ff40e28a10: Layer already exists 17:14:22 7ccfa435848e: Layer already exists 17:14:22 fe4caaec492d: Layer already exists 17:14:22 8f7d6ba4ab28: Layer already exists 17:14:22 7cd52847ad77: Layer already exists 17:14:22 main: digest: sha256:ce5fc0f68b664f0b99e8fe8ea4385eb0c9200c6e63c594693c2ffc05db3000ed size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:22 ===================================================== [Pipeline] echo 17:14:22 taggedImages: 17:14:22 - nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570 17:14:22 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:14:22 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.105 17:14:22 - nexus3.edgexfoundry.org:10004/core-metadata:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:22 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:14:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:14:23 d06f1109b530a852e51b6d010774951c53e46570 17:14:23 latest 17:14:23 3.0.0-dev.105 17:14:23 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:23 main 17:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 17:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:14:23 14703a906fba: Preparing 17:14:23 14703a906fba: Preparing 17:14:23 7f14d32e1e42: Preparing 17:14:23 bfc5669fb47b: Preparing 17:14:23 092e22e5bee8: Preparing 17:14:23 63fa046d31c4: Preparing 17:14:23 acaf55fa3908: Preparing 17:14:23 a297482f67e8: Preparing 17:14:23 acaf55fa3908: Waiting 17:14:23 aca797bfb7c9: Preparing 17:14:23 f517f6217166: Preparing 17:14:23 7666a444435b: Preparing 17:14:23 2f5504d03ba3: Preparing 17:14:23 5900f1fbeb39: Preparing 17:14:23 7cd52847ad77: Preparing 17:14:23 a297482f67e8: Waiting 17:14:23 aca797bfb7c9: Waiting 17:14:23 f517f6217166: Waiting 17:14:23 7666a444435b: Waiting 17:14:23 2f5504d03ba3: Waiting 17:14:23 5900f1fbeb39: Waiting 17:14:23 7cd52847ad77: Waiting 17:14:23 bfc5669fb47b: Pushed 17:14:23 092e22e5bee8: Pushed 17:14:23 7f14d32e1e42: Pushed 17:14:23 14703a906fba: Pushed 17:14:23 a297482f67e8: Layer already exists 17:14:23 63fa046d31c4: Pushed 17:14:23 aca797bfb7c9: Layer already exists 17:14:23 2f5504d03ba3: Pushed 17:14:23 7666a444435b: Pushed 17:14:23 7cd52847ad77: Layer already exists 17:14:23 5900f1fbeb39: Pushed 17:14:23 f517f6217166: Pushed 17:14:25 acaf55fa3908: Pushed 17:14:25 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:14:25 14703a906fba: Preparing 17:14:25 14703a906fba: Preparing 17:14:25 7f14d32e1e42: Preparing 17:14:25 bfc5669fb47b: Preparing 17:14:25 092e22e5bee8: Preparing 17:14:25 63fa046d31c4: Preparing 17:14:25 acaf55fa3908: Preparing 17:14:25 a297482f67e8: Preparing 17:14:25 aca797bfb7c9: Preparing 17:14:25 f517f6217166: Preparing 17:14:25 7666a444435b: Preparing 17:14:25 2f5504d03ba3: Preparing 17:14:25 5900f1fbeb39: Preparing 17:14:25 7cd52847ad77: Preparing 17:14:25 acaf55fa3908: Waiting 17:14:25 a297482f67e8: Waiting 17:14:25 aca797bfb7c9: Waiting 17:14:25 f517f6217166: Waiting 17:14:25 7666a444435b: Waiting 17:14:25 2f5504d03ba3: Waiting 17:14:25 5900f1fbeb39: Waiting 17:14:25 7cd52847ad77: Waiting 17:14:25 14703a906fba: Layer already exists 17:14:25 63fa046d31c4: Layer already exists 17:14:25 092e22e5bee8: Layer already exists 17:14:25 bfc5669fb47b: Layer already exists 17:14:25 7f14d32e1e42: Layer already exists 17:14:25 acaf55fa3908: Layer already exists 17:14:25 a297482f67e8: Layer already exists 17:14:25 aca797bfb7c9: Layer already exists 17:14:25 7666a444435b: Layer already exists 17:14:25 f517f6217166: Layer already exists 17:14:25 2f5504d03ba3: Layer already exists 17:14:25 7cd52847ad77: Layer already exists 17:14:25 5900f1fbeb39: Layer already exists 17:14:25 latest: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.105 17:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:14:26 14703a906fba: Preparing 17:14:26 14703a906fba: Preparing 17:14:26 7f14d32e1e42: Preparing 17:14:26 bfc5669fb47b: Preparing 17:14:26 092e22e5bee8: Preparing 17:14:26 63fa046d31c4: Preparing 17:14:26 acaf55fa3908: Preparing 17:14:26 a297482f67e8: Preparing 17:14:26 aca797bfb7c9: Preparing 17:14:26 f517f6217166: Preparing 17:14:26 7666a444435b: Preparing 17:14:26 2f5504d03ba3: Preparing 17:14:26 5900f1fbeb39: Preparing 17:14:26 7cd52847ad77: Preparing 17:14:26 acaf55fa3908: Waiting 17:14:26 a297482f67e8: Waiting 17:14:26 aca797bfb7c9: Waiting 17:14:26 f517f6217166: Waiting 17:14:26 7666a444435b: Waiting 17:14:26 2f5504d03ba3: Waiting 17:14:26 5900f1fbeb39: Waiting 17:14:26 7cd52847ad77: Waiting 17:14:26 63fa046d31c4: Layer already exists 17:14:26 bfc5669fb47b: Layer already exists 17:14:26 092e22e5bee8: Layer already exists 17:14:26 7f14d32e1e42: Layer already exists 17:14:26 14703a906fba: Layer already exists 17:14:26 acaf55fa3908: Layer already exists 17:14:26 a297482f67e8: Layer already exists 17:14:26 aca797bfb7c9: Layer already exists 17:14:26 f517f6217166: Layer already exists 17:14:26 7666a444435b: Layer already exists 17:14:26 5900f1fbeb39: Layer already exists 17:14:26 2f5504d03ba3: Layer already exists 17:14:26 7cd52847ad77: Layer already exists 17:14:26 3.0.0-dev.105: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:14:27 14703a906fba: Preparing 17:14:27 14703a906fba: Preparing 17:14:27 7f14d32e1e42: Preparing 17:14:27 bfc5669fb47b: Preparing 17:14:27 092e22e5bee8: Preparing 17:14:27 63fa046d31c4: Preparing 17:14:27 acaf55fa3908: Preparing 17:14:27 a297482f67e8: Preparing 17:14:27 aca797bfb7c9: Preparing 17:14:27 f517f6217166: Preparing 17:14:27 acaf55fa3908: Waiting 17:14:27 a297482f67e8: Waiting 17:14:27 aca797bfb7c9: Waiting 17:14:27 7666a444435b: Preparing 17:14:27 2f5504d03ba3: Preparing 17:14:27 5900f1fbeb39: Preparing 17:14:27 f517f6217166: Waiting 17:14:27 7666a444435b: Waiting 17:14:27 2f5504d03ba3: Waiting 17:14:27 7cd52847ad77: Preparing 17:14:27 5900f1fbeb39: Waiting 17:14:27 7f14d32e1e42: Layer already exists 17:14:27 63fa046d31c4: Layer already exists 17:14:27 092e22e5bee8: Layer already exists 17:14:27 bfc5669fb47b: Layer already exists 17:14:27 14703a906fba: Layer already exists 17:14:27 acaf55fa3908: Layer already exists 17:14:27 aca797bfb7c9: Layer already exists 17:14:27 a297482f67e8: Layer already exists 17:14:27 f517f6217166: Layer already exists 17:14:27 7666a444435b: Layer already exists 17:14:27 2f5504d03ba3: Layer already exists 17:14:27 5900f1fbeb39: Layer already exists 17:14:27 7cd52847ad77: Layer already exists 17:14:27 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:14:27 14703a906fba: Preparing 17:14:27 14703a906fba: Preparing 17:14:27 7f14d32e1e42: Preparing 17:14:27 bfc5669fb47b: Preparing 17:14:27 092e22e5bee8: Preparing 17:14:27 63fa046d31c4: Preparing 17:14:27 acaf55fa3908: Preparing 17:14:27 a297482f67e8: Preparing 17:14:27 aca797bfb7c9: Preparing 17:14:27 f517f6217166: Preparing 17:14:27 7666a444435b: Preparing 17:14:27 2f5504d03ba3: Preparing 17:14:27 5900f1fbeb39: Preparing 17:14:27 7cd52847ad77: Preparing 17:14:27 a297482f67e8: Waiting 17:14:27 aca797bfb7c9: Waiting 17:14:27 f517f6217166: Waiting 17:14:27 7666a444435b: Waiting 17:14:27 2f5504d03ba3: Waiting 17:14:27 5900f1fbeb39: Waiting 17:14:27 acaf55fa3908: Waiting 17:14:27 14703a906fba: Layer already exists 17:14:27 63fa046d31c4: Layer already exists 17:14:27 bfc5669fb47b: Layer already exists 17:14:27 092e22e5bee8: Layer already exists 17:14:27 7f14d32e1e42: Layer already exists 17:14:27 acaf55fa3908: Layer already exists 17:14:27 f517f6217166: Layer already exists 17:14:27 a297482f67e8: Layer already exists 17:14:27 2f5504d03ba3: Layer already exists 17:14:27 7666a444435b: Layer already exists 17:14:27 aca797bfb7c9: Layer already exists 17:14:27 5900f1fbeb39: Layer already exists 17:14:27 7cd52847ad77: Layer already exists 17:14:27 main: digest: sha256:86853c68a29811280bdb23430fd4b492eba9cc08b2c9f13ec90ac6a838cc8d79 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:27 ===================================================== [Pipeline] echo 17:14:27 taggedImages: 17:14:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570 17:14:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:14:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.105 17:14:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:14:27 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 17:14:27 d06f1109b530a852e51b6d010774951c53e46570 17:14:27 latest 17:14:27 3.0.0-dev.105 17:14:27 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:27 main 17:14:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570 17:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:14:28 bab2375e6a4d: Preparing 17:14:28 dfbc2fd92087: Preparing 17:14:28 bfdc960f11cb: Preparing 17:14:28 9de683ff49ff: Preparing 17:14:28 a297482f67e8: Preparing 17:14:28 aca797bfb7c9: Preparing 17:14:28 f28149ee9b68: Preparing 17:14:28 7cd52847ad77: Preparing 17:14:28 aca797bfb7c9: Waiting 17:14:28 7cd52847ad77: Waiting 17:14:28 dfbc2fd92087: Layer already exists 17:14:28 bab2375e6a4d: Layer already exists 17:14:28 a297482f67e8: Layer already exists 17:14:28 aca797bfb7c9: Layer already exists 17:14:28 f28149ee9b68: Layer already exists 17:14:28 7cd52847ad77: Layer already exists 17:14:28 bfdc960f11cb: Pushed 17:14:29 9de683ff49ff: Pushed 17:14:29 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:14:30 bab2375e6a4d: Preparing 17:14:30 dfbc2fd92087: Preparing 17:14:30 bfdc960f11cb: Preparing 17:14:30 9de683ff49ff: Preparing 17:14:30 a297482f67e8: Preparing 17:14:30 aca797bfb7c9: Preparing 17:14:30 f28149ee9b68: Preparing 17:14:30 7cd52847ad77: Preparing 17:14:30 aca797bfb7c9: Waiting 17:14:30 f28149ee9b68: Waiting 17:14:30 7cd52847ad77: Waiting 17:14:30 9de683ff49ff: Layer already exists 17:14:30 dfbc2fd92087: Layer already exists 17:14:30 bab2375e6a4d: Layer already exists 17:14:30 bfdc960f11cb: Layer already exists 17:14:30 a297482f67e8: Layer already exists 17:14:30 aca797bfb7c9: Layer already exists 17:14:30 7cd52847ad77: Layer already exists 17:14:30 f28149ee9b68: Layer already exists 17:14:30 latest: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.105 17:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:14:31 bab2375e6a4d: Preparing 17:14:31 dfbc2fd92087: Preparing 17:14:31 bfdc960f11cb: Preparing 17:14:31 9de683ff49ff: Preparing 17:14:31 a297482f67e8: Preparing 17:14:31 aca797bfb7c9: Preparing 17:14:31 f28149ee9b68: Preparing 17:14:31 7cd52847ad77: Preparing 17:14:31 aca797bfb7c9: Waiting 17:14:31 f28149ee9b68: Waiting 17:14:31 7cd52847ad77: Waiting 17:14:31 9de683ff49ff: Layer already exists 17:14:31 dfbc2fd92087: Layer already exists 17:14:31 bfdc960f11cb: Layer already exists 17:14:31 a297482f67e8: Layer already exists 17:14:31 bab2375e6a4d: Layer already exists 17:14:31 aca797bfb7c9: Layer already exists 17:14:31 f28149ee9b68: Layer already exists 17:14:31 7cd52847ad77: Layer already exists 17:14:31 3.0.0-dev.105: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:14:31 bab2375e6a4d: Preparing 17:14:31 dfbc2fd92087: Preparing 17:14:31 bfdc960f11cb: Preparing 17:14:31 9de683ff49ff: Preparing 17:14:31 a297482f67e8: Preparing 17:14:31 aca797bfb7c9: Preparing 17:14:31 f28149ee9b68: Preparing 17:14:31 7cd52847ad77: Preparing 17:14:31 aca797bfb7c9: Waiting 17:14:31 f28149ee9b68: Waiting 17:14:31 7cd52847ad77: Waiting 17:14:31 a297482f67e8: Layer already exists 17:14:31 dfbc2fd92087: Layer already exists 17:14:31 bab2375e6a4d: Layer already exists 17:14:31 bfdc960f11cb: Layer already exists 17:14:31 9de683ff49ff: Layer already exists 17:14:31 7cd52847ad77: Layer already exists 17:14:31 f28149ee9b68: Layer already exists 17:14:31 aca797bfb7c9: Layer already exists 17:14:31 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 17:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:14:32 bab2375e6a4d: Preparing 17:14:32 dfbc2fd92087: Preparing 17:14:32 bfdc960f11cb: Preparing 17:14:32 9de683ff49ff: Preparing 17:14:32 a297482f67e8: Preparing 17:14:32 aca797bfb7c9: Preparing 17:14:32 f28149ee9b68: Preparing 17:14:32 7cd52847ad77: Preparing 17:14:32 aca797bfb7c9: Waiting 17:14:32 f28149ee9b68: Waiting 17:14:32 7cd52847ad77: Waiting 17:14:32 bfdc960f11cb: Layer already exists 17:14:32 dfbc2fd92087: Layer already exists 17:14:32 9de683ff49ff: Layer already exists 17:14:32 a297482f67e8: Layer already exists 17:14:32 bab2375e6a4d: Layer already exists 17:14:32 f28149ee9b68: Layer already exists 17:14:32 7cd52847ad77: Layer already exists 17:14:32 aca797bfb7c9: Layer already exists 17:14:32 main: digest: sha256:1e7395f288a284a96e82c8e4b6f730f5ba4451607fbba03f6fd369fc34ba5a39 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:32 ===================================================== [Pipeline] echo 17:14:32 taggedImages: 17:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570 17:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.105 17:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 17:14:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:14:32 d06f1109b530a852e51b6d010774951c53e46570 17:14:32 latest 17:14:32 3.0.0-dev.105 17:14:32 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:32 main 17:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570 17:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:14:32 83d747a6e822: Preparing 17:14:32 534a9bd44152: Preparing 17:14:32 932585b80265: Preparing 17:14:32 dfbf6d382440: Preparing 17:14:32 a297482f67e8: Preparing 17:14:32 aca797bfb7c9: Preparing 17:14:32 0e3f672ff4d7: Preparing 17:14:32 b6e9720f6cba: Preparing 17:14:32 7cd52847ad77: Preparing 17:14:32 aca797bfb7c9: Waiting 17:14:32 b6e9720f6cba: Waiting 17:14:32 0e3f672ff4d7: Waiting 17:14:32 7cd52847ad77: Waiting 17:14:32 a297482f67e8: Layer already exists 17:14:32 aca797bfb7c9: Layer already exists 17:14:32 83d747a6e822: Pushed 17:14:32 534a9bd44152: Pushed 17:14:32 dfbf6d382440: Pushed 17:14:32 0e3f672ff4d7: Pushed 17:14:32 7cd52847ad77: Layer already exists 17:14:33 b6e9720f6cba: Pushed 17:14:34 932585b80265: Pushed 17:14:34 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:14:34 83d747a6e822: Preparing 17:14:34 534a9bd44152: Preparing 17:14:34 932585b80265: Preparing 17:14:34 dfbf6d382440: Preparing 17:14:34 a297482f67e8: Preparing 17:14:34 aca797bfb7c9: Preparing 17:14:34 0e3f672ff4d7: Preparing 17:14:34 b6e9720f6cba: Preparing 17:14:34 7cd52847ad77: Preparing 17:14:34 aca797bfb7c9: Waiting 17:14:34 0e3f672ff4d7: Waiting 17:14:34 b6e9720f6cba: Waiting 17:14:34 7cd52847ad77: Waiting 17:14:34 83d747a6e822: Layer already exists 17:14:34 a297482f67e8: Layer already exists 17:14:34 dfbf6d382440: Layer already exists 17:14:34 932585b80265: Layer already exists 17:14:34 534a9bd44152: Layer already exists 17:14:34 7cd52847ad77: Layer already exists 17:14:34 aca797bfb7c9: Layer already exists 17:14:34 b6e9720f6cba: Layer already exists 17:14:34 0e3f672ff4d7: Layer already exists 17:14:34 latest: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.105 17:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:14:35 83d747a6e822: Preparing 17:14:35 534a9bd44152: Preparing 17:14:35 932585b80265: Preparing 17:14:35 dfbf6d382440: Preparing 17:14:35 a297482f67e8: Preparing 17:14:35 aca797bfb7c9: Preparing 17:14:35 0e3f672ff4d7: Preparing 17:14:35 b6e9720f6cba: Preparing 17:14:35 7cd52847ad77: Preparing 17:14:35 b6e9720f6cba: Waiting 17:14:35 aca797bfb7c9: Waiting 17:14:35 7cd52847ad77: Waiting 17:14:35 0e3f672ff4d7: Waiting 17:14:35 a297482f67e8: Layer already exists 17:14:35 dfbf6d382440: Layer already exists 17:14:35 534a9bd44152: Layer already exists 17:14:35 83d747a6e822: Layer already exists 17:14:35 932585b80265: Layer already exists 17:14:35 0e3f672ff4d7: Layer already exists 17:14:35 aca797bfb7c9: Layer already exists 17:14:35 b6e9720f6cba: Layer already exists 17:14:35 7cd52847ad77: Layer already exists 17:14:35 3.0.0-dev.105: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:14:35 83d747a6e822: Preparing 17:14:35 534a9bd44152: Preparing 17:14:35 932585b80265: Preparing 17:14:35 dfbf6d382440: Preparing 17:14:35 a297482f67e8: Preparing 17:14:35 aca797bfb7c9: Preparing 17:14:35 0e3f672ff4d7: Preparing 17:14:35 b6e9720f6cba: Preparing 17:14:35 7cd52847ad77: Preparing 17:14:35 0e3f672ff4d7: Waiting 17:14:35 b6e9720f6cba: Waiting 17:14:35 7cd52847ad77: Waiting 17:14:35 83d747a6e822: Layer already exists 17:14:35 dfbf6d382440: Layer already exists 17:14:35 534a9bd44152: Layer already exists 17:14:35 932585b80265: Layer already exists 17:14:35 a297482f67e8: Layer already exists 17:14:35 aca797bfb7c9: Layer already exists 17:14:35 0e3f672ff4d7: Layer already exists 17:14:35 b6e9720f6cba: Layer already exists 17:14:35 7cd52847ad77: Layer already exists 17:14:35 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:36 Removing intermediate container 169b68212cc8 17:14:36 ---> 8c9ac8c198ad 17:14:36 Step 7/20 : COPY . . 17:14:36 Removing intermediate container 16442f21e743 17:14:36 ---> 1ea97f44bb36 17:14:36 Step 8/24 : COPY . . 17:14:36 Removing intermediate container 2749d4b4343e 17:14:36 ---> 819599b5aad2 17:14:36 Step 7/26 : COPY . . 17:14:36 Removing intermediate container 4933bb003b49 17:14:36 ---> 650812bea7bd 17:14:36 Step 8/25 : COPY . . 17:14:36 Removing intermediate container c812cf9967bc 17:14:36 ---> e39f5eb7b192 17:14:36 Step 8/23 : COPY . . 17:14:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:14:36 83d747a6e822: Preparing 17:14:36 534a9bd44152: Preparing 17:14:36 932585b80265: Preparing 17:14:36 dfbf6d382440: Preparing 17:14:36 a297482f67e8: Preparing 17:14:36 aca797bfb7c9: Preparing 17:14:36 0e3f672ff4d7: Preparing 17:14:36 b6e9720f6cba: Preparing 17:14:36 7cd52847ad77: Preparing 17:14:36 0e3f672ff4d7: Waiting 17:14:36 aca797bfb7c9: Waiting 17:14:36 b6e9720f6cba: Waiting 17:14:36 7cd52847ad77: Waiting 17:14:36 83d747a6e822: Layer already exists 17:14:36 534a9bd44152: Layer already exists 17:14:36 dfbf6d382440: Layer already exists 17:14:36 a297482f67e8: Layer already exists 17:14:36 932585b80265: Layer already exists 17:14:36 aca797bfb7c9: Layer already exists 17:14:36 b6e9720f6cba: Layer already exists 17:14:36 0e3f672ff4d7: Layer already exists 17:14:36 7cd52847ad77: Layer already exists 17:14:36 main: digest: sha256:939fd0d2d1f076a28276675b0ac7c06443a787a18b10cf025ea2502ee0f3e1e2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:36 ===================================================== [Pipeline] echo 17:14:36 taggedImages: 17:14:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570 17:14:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:14:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.105 17:14:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:14:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:14:36 d06f1109b530a852e51b6d010774951c53e46570 17:14:36 latest 17:14:36 3.0.0-dev.105 17:14:36 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:36 main 17:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570 17:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:14:37 1c2d3aff3725: Preparing 17:14:37 ba2ce6f842ff: Preparing 17:14:37 22dc12fb1560: Preparing 17:14:37 aaf73100d5da: Preparing 17:14:37 6d1647bfc05a: Preparing 17:14:37 4f7839a12636: Preparing 17:14:37 2375d582860f: Preparing 17:14:37 a297482f67e8: Preparing 17:14:37 aca797bfb7c9: Preparing 17:14:37 3b83ca4509d4: Preparing 17:14:37 7cd52847ad77: Preparing 17:14:37 2375d582860f: Waiting 17:14:37 a297482f67e8: Waiting 17:14:37 aca797bfb7c9: Waiting 17:14:37 7cd52847ad77: Waiting 17:14:37 4f7839a12636: Waiting 17:14:37 ba2ce6f842ff: Pushed 17:14:37 6d1647bfc05a: Pushed 17:14:37 1c2d3aff3725: Pushed 17:14:37 a297482f67e8: Layer already exists 17:14:37 ---> 5eaf7931ee06 17:14:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:14:37 ---> Running in a2140eabc98d 17:14:37 aca797bfb7c9: Layer already exists 17:14:37 4f7839a12636: Pushed 17:14:37 2375d582860f: Pushed 17:14:37 7cd52847ad77: Layer already exists 17:14:37 3b83ca4509d4: Pushed 17:14:37 ---> 1002dceffb00 17:14:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:14:38 ---> Running in 3ccb8d6ea6d1 17:14:38 aaf73100d5da: Pushed 17:14:39 22dc12fb1560: Pushed 17:14:39 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:14:39 1c2d3aff3725: Preparing 17:14:39 ba2ce6f842ff: Preparing 17:14:39 22dc12fb1560: Preparing 17:14:39 aaf73100d5da: Preparing 17:14:39 6d1647bfc05a: Preparing 17:14:39 4f7839a12636: Preparing 17:14:39 2375d582860f: Preparing 17:14:39 a297482f67e8: Preparing 17:14:39 aca797bfb7c9: Preparing 17:14:39 3b83ca4509d4: Preparing 17:14:39 7cd52847ad77: Preparing 17:14:39 2375d582860f: Waiting 17:14:39 4f7839a12636: Waiting 17:14:39 a297482f67e8: Waiting 17:14:39 aca797bfb7c9: Waiting 17:14:39 3b83ca4509d4: Waiting 17:14:39 7cd52847ad77: Waiting 17:14:39 1c2d3aff3725: Layer already exists 17:14:39 22dc12fb1560: Layer already exists 17:14:39 6d1647bfc05a: Layer already exists 17:14:39 ba2ce6f842ff: Layer already exists 17:14:39 aaf73100d5da: Layer already exists 17:14:39 4f7839a12636: Layer already exists 17:14:39 aca797bfb7c9: Layer already exists 17:14:39 a297482f67e8: Layer already exists 17:14:39 3b83ca4509d4: Layer already exists 17:14:39 2375d582860f: Layer already exists 17:14:39 7cd52847ad77: Layer already exists 17:14:39 latest: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:40 ---> 6cd276439ae7 17:14:40 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:14:40 ---> fc30ca028528 17:14:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:14:40 ---> Running in c1a98a1ac2c6 17:14:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:14:40 ---> 0fc95693a81f 17:14:40 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:14:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.105 17:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:14:40 1c2d3aff3725: Preparing 17:14:40 ba2ce6f842ff: Preparing 17:14:40 22dc12fb1560: Preparing 17:14:40 aaf73100d5da: Preparing 17:14:40 6d1647bfc05a: Preparing 17:14:40 4f7839a12636: Preparing 17:14:40 2375d582860f: Preparing 17:14:40 a297482f67e8: Preparing 17:14:40 aca797bfb7c9: Preparing 17:14:40 3b83ca4509d4: Preparing 17:14:40 7cd52847ad77: Preparing 17:14:40 aca797bfb7c9: Waiting 17:14:40 4f7839a12636: Waiting 17:14:40 3b83ca4509d4: Waiting 17:14:40 2375d582860f: Waiting 17:14:40 7cd52847ad77: Waiting 17:14:40 a297482f67e8: Waiting 17:14:40 6d1647bfc05a: Layer already exists 17:14:40 aaf73100d5da: Layer already exists 17:14:40 ba2ce6f842ff: Layer already exists 17:14:40 22dc12fb1560: Layer already exists 17:14:40 1c2d3aff3725: Layer already exists 17:14:40 2375d582860f: Layer already exists 17:14:40 4f7839a12636: Layer already exists 17:14:40 a297482f67e8: Layer already exists 17:14:40 aca797bfb7c9: Layer already exists 17:14:40 3b83ca4509d4: Layer already exists 17:14:40 7cd52847ad77: Layer already exists 17:14:40 3.0.0-dev.105: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:40 ---> Running in be091fdb4ef4 17:14:40 ---> Running in 4ff15b999198 17:14:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:14:40 1c2d3aff3725: Preparing 17:14:40 ba2ce6f842ff: Preparing 17:14:40 22dc12fb1560: Preparing 17:14:40 aaf73100d5da: Preparing 17:14:40 6d1647bfc05a: Preparing 17:14:40 4f7839a12636: Preparing 17:14:40 2375d582860f: Preparing 17:14:40 a297482f67e8: Preparing 17:14:40 aca797bfb7c9: Preparing 17:14:40 3b83ca4509d4: Preparing 17:14:40 7cd52847ad77: Preparing 17:14:40 4f7839a12636: Waiting 17:14:40 2375d582860f: Waiting 17:14:40 a297482f67e8: Waiting 17:14:40 aca797bfb7c9: Waiting 17:14:40 3b83ca4509d4: Waiting 17:14:40 7cd52847ad77: Waiting 17:14:40 1c2d3aff3725: Layer already exists 17:14:40 6d1647bfc05a: Layer already exists 17:14:40 22dc12fb1560: Layer already exists 17:14:40 aaf73100d5da: Layer already exists 17:14:40 ba2ce6f842ff: Layer already exists 17:14:40 4f7839a12636: Layer already exists 17:14:40 2375d582860f: Layer already exists 17:14:40 3b83ca4509d4: Layer already exists 17:14:40 a297482f67e8: Layer already exists 17:14:40 aca797bfb7c9: Layer already exists 17:14:40 7cd52847ad77: Layer already exists 17:14:40 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:14:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:41 Removing intermediate container 4ff15b999198 17:14:41 ---> 700c8b6e076f 17:14:41 Step 9/26 : WORKDIR /edgex-go/spire-build 17:14:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:14:41 1c2d3aff3725: Preparing 17:14:41 ba2ce6f842ff: Preparing 17:14:41 22dc12fb1560: Preparing 17:14:41 aaf73100d5da: Preparing 17:14:41 6d1647bfc05a: Preparing 17:14:41 4f7839a12636: Preparing 17:14:41 2375d582860f: Preparing 17:14:41 a297482f67e8: Preparing 17:14:41 aca797bfb7c9: Preparing 17:14:41 3b83ca4509d4: Preparing 17:14:41 7cd52847ad77: Preparing 17:14:41 4f7839a12636: Waiting 17:14:41 2375d582860f: Waiting 17:14:41 a297482f67e8: Waiting 17:14:41 aca797bfb7c9: Waiting 17:14:41 3b83ca4509d4: Waiting 17:14:41 7cd52847ad77: Waiting 17:14:41 ba2ce6f842ff: Layer already exists 17:14:41 1c2d3aff3725: Layer already exists 17:14:41 22dc12fb1560: Layer already exists 17:14:41 aaf73100d5da: Layer already exists 17:14:41 6d1647bfc05a: Layer already exists 17:14:41 4f7839a12636: Layer already exists 17:14:41 aca797bfb7c9: Layer already exists 17:14:41 2375d582860f: Layer already exists 17:14:41 a297482f67e8: Layer already exists 17:14:41 7cd52847ad77: Layer already exists 17:14:41 3b83ca4509d4: Layer already exists 17:14:41 main: digest: sha256:b079246c64b14db0935339a4d47d66ed1a0a17e6417c29af974fb109315a0c4b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:41 ===================================================== [Pipeline] echo 17:14:41 taggedImages: 17:14:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570 17:14:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:14:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.105 17:14:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:14:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:14:41 d06f1109b530a852e51b6d010774951c53e46570 17:14:41 latest 17:14:41 3.0.0-dev.105 17:14:41 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:41 main 17:14:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:41 ---> Running in f2526862f1e2 17:14:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570 17:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:14:42 c45f14ab332c: Preparing 17:14:42 ba4dfbb42b78: Preparing 17:14:42 a297482f67e8: Preparing 17:14:42 aca797bfb7c9: Preparing 17:14:42 3fece0eb44fc: Preparing 17:14:42 7cd52847ad77: Preparing 17:14:42 7cd52847ad77: Waiting 17:14:42 aca797bfb7c9: Layer already exists 17:14:42 a297482f67e8: Layer already exists 17:14:42 7cd52847ad77: Layer already exists 17:14:42 c45f14ab332c: Pushed 17:14:42 Removing intermediate container f2526862f1e2 17:14:42 ---> 48220c216870 17:14:42 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:14:42 ---> Running in 7abb204ec5ea 17:14:42 3fece0eb44fc: Pushed 17:14:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:14:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:14:43 Removing intermediate container 7abb204ec5ea 17:14:43 ---> e02831a10dd3 17:14:43 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 17:14:43 ---> Running in 71a5978de00c 17:14:44 ba4dfbb42b78: Pushed 17:14:44 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:45 + 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 17:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:14:45 c45f14ab332c: Preparing 17:14:45 ba4dfbb42b78: Preparing 17:14:45 a297482f67e8: Preparing 17:14:45 aca797bfb7c9: Preparing 17:14:45 3fece0eb44fc: Preparing 17:14:45 7cd52847ad77: Preparing 17:14:45 7cd52847ad77: Waiting 17:14:45 aca797bfb7c9: Layer already exists 17:14:45 c45f14ab332c: Layer already exists 17:14:45 ba4dfbb42b78: Layer already exists 17:14:45 a297482f67e8: Layer already exists 17:14:45 3fece0eb44fc: Layer already exists 17:14:45 7cd52847ad77: Layer already exists 17:14:45 latest: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.105 17:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:14:46 c45f14ab332c: Preparing 17:14:46 ba4dfbb42b78: Preparing 17:14:46 a297482f67e8: Preparing 17:14:46 aca797bfb7c9: Preparing 17:14:46 3fece0eb44fc: Preparing 17:14:46 7cd52847ad77: Preparing 17:14:46 7cd52847ad77: Waiting 17:14:46 a297482f67e8: Layer already exists 17:14:46 c45f14ab332c: Layer already exists 17:14:46 ba4dfbb42b78: Layer already exists 17:14:46 3fece0eb44fc: Layer already exists 17:14:46 aca797bfb7c9: Layer already exists 17:14:46 7cd52847ad77: Layer already exists 17:14:46 3.0.0-dev.105: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:14:46 c45f14ab332c: Preparing 17:14:46 ba4dfbb42b78: Preparing 17:14:46 a297482f67e8: Preparing 17:14:46 aca797bfb7c9: Preparing 17:14:46 3fece0eb44fc: Preparing 17:14:46 7cd52847ad77: Preparing 17:14:46 aca797bfb7c9: Layer already exists 17:14:46 c45f14ab332c: Layer already exists 17:14:46 3fece0eb44fc: Layer already exists 17:14:46 a297482f67e8: Layer already exists 17:14:46 ba4dfbb42b78: Layer already exists 17:14:46 7cd52847ad77: Layer already exists 17:14:46 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:46 + 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 17:14:47 Removing intermediate container 71a5978de00c 17:14:47 ---> 676437d66a2c 17:14:47 Step 12/26 : WORKDIR /edgex-go 17:14:47 ---> Running in 1124fcd6464b 17:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:14:47 c45f14ab332c: Preparing 17:14:47 ba4dfbb42b78: Preparing 17:14:47 a297482f67e8: Preparing 17:14:47 aca797bfb7c9: Preparing 17:14:47 3fece0eb44fc: Preparing 17:14:47 7cd52847ad77: Preparing 17:14:47 7cd52847ad77: Waiting 17:14:47 aca797bfb7c9: Layer already exists 17:14:47 3fece0eb44fc: Layer already exists 17:14:47 a297482f67e8: Layer already exists 17:14:47 c45f14ab332c: Layer already exists 17:14:47 ba4dfbb42b78: Layer already exists 17:14:47 7cd52847ad77: Layer already exists 17:14:47 main: digest: sha256:07fe873e7779b56ac70d0371eec47e419f5a0a1b2e37437055d93d0008a936c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:47 ===================================================== [Pipeline] echo 17:14:47 taggedImages: 17:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570 17:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.105 17:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:14:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:14:47 d06f1109b530a852e51b6d010774951c53e46570 17:14:47 latest 17:14:47 3.0.0-dev.105 17:14:47 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:47 main 17:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570 17:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:14:47 afc43f6b3fb3: Preparing 17:14:47 a97609de149a: Preparing 17:14:47 c65d4b8be466: Preparing 17:14:47 e8f472168fb5: Preparing 17:14:47 556c1401f21d: Preparing 17:14:47 a297482f67e8: Preparing 17:14:47 aca797bfb7c9: Preparing 17:14:47 67f1378f3731: Preparing 17:14:47 7cd52847ad77: Preparing 17:14:47 aca797bfb7c9: Waiting 17:14:47 67f1378f3731: Waiting 17:14:47 7cd52847ad77: Waiting 17:14:47 a297482f67e8: Waiting 17:14:47 a97609de149a: Pushed 17:14:47 afc43f6b3fb3: Pushed 17:14:47 c65d4b8be466: Pushed 17:14:47 a297482f67e8: Layer already exists 17:14:47 aca797bfb7c9: Layer already exists 17:14:47 7cd52847ad77: Layer already exists 17:14:48 Removing intermediate container 1124fcd6464b 17:14:48 ---> c226325a6a72 17:14:48 17:14:48 Step 13/26 : FROM alpine:3.17 17:14:48 3.17: Pulling from library/alpine 17:14:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:14:48 Status: Downloaded newer image for alpine:3.17 17:14:48 ---> d74e625d9115 17:14:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:48 ---> Running in a855b4b9759c 17:14:48 67f1378f3731: Pushed 17:14:48 Removing intermediate container a855b4b9759c 17:14:48 ---> 35822964a1ce 17:14:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:14:49 ---> Running in 7738415d2c31 17:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:51 556c1401f21d: Pushed 17:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:54 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:14:54 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:14:54 OK: 17687 distinct packages available 17:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:14:55 e8f472168fb5: Pushed 17:14:55 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:14:55 afc43f6b3fb3: Preparing 17:14:55 a97609de149a: Preparing 17:14:55 c65d4b8be466: Preparing 17:14:55 e8f472168fb5: Preparing 17:14:55 556c1401f21d: Preparing 17:14:55 a297482f67e8: Preparing 17:14:55 aca797bfb7c9: Preparing 17:14:55 67f1378f3731: Preparing 17:14:55 7cd52847ad77: Preparing 17:14:55 aca797bfb7c9: Waiting 17:14:55 67f1378f3731: Waiting 17:14:55 7cd52847ad77: Waiting 17:14:55 a297482f67e8: Waiting 17:14:55 a97609de149a: Layer already exists 17:14:55 556c1401f21d: Layer already exists 17:14:55 afc43f6b3fb3: Layer already exists 17:14:55 c65d4b8be466: Layer already exists 17:14:55 e8f472168fb5: Layer already exists 17:14:55 a297482f67e8: Layer already exists 17:14:55 aca797bfb7c9: Layer already exists 17:14:55 67f1378f3731: Layer already exists 17:14:55 7cd52847ad77: Layer already exists 17:14:55 latest: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:14:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.105 17:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:14:56 afc43f6b3fb3: Preparing 17:14:56 a97609de149a: Preparing 17:14:56 c65d4b8be466: Preparing 17:14:56 e8f472168fb5: Preparing 17:14:56 556c1401f21d: Preparing 17:14:56 a297482f67e8: Preparing 17:14:56 aca797bfb7c9: Preparing 17:14:56 67f1378f3731: Preparing 17:14:56 7cd52847ad77: Preparing 17:14:56 aca797bfb7c9: Waiting 17:14:56 a297482f67e8: Waiting 17:14:56 67f1378f3731: Waiting 17:14:56 7cd52847ad77: Waiting 17:14:56 afc43f6b3fb3: Layer already exists 17:14:56 e8f472168fb5: Layer already exists 17:14:56 556c1401f21d: Layer already exists 17:14:56 a97609de149a: Layer already exists 17:14:56 c65d4b8be466: Layer already exists 17:14:56 7cd52847ad77: Layer already exists 17:14:56 a297482f67e8: Layer already exists 17:14:56 aca797bfb7c9: Layer already exists 17:14:56 67f1378f3731: Layer already exists 17:14:56 3.0.0-dev.105: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:14:56 afc43f6b3fb3: Preparing 17:14:56 a97609de149a: Preparing 17:14:56 c65d4b8be466: Preparing 17:14:56 e8f472168fb5: Preparing 17:14:56 556c1401f21d: Preparing 17:14:56 a297482f67e8: Preparing 17:14:56 aca797bfb7c9: Preparing 17:14:56 67f1378f3731: Preparing 17:14:56 7cd52847ad77: Preparing 17:14:56 aca797bfb7c9: Waiting 17:14:56 67f1378f3731: Waiting 17:14:56 7cd52847ad77: Waiting 17:14:56 a297482f67e8: Waiting 17:14:56 556c1401f21d: Layer already exists 17:14:56 c65d4b8be466: Layer already exists 17:14:56 a97609de149a: Layer already exists 17:14:56 e8f472168fb5: Layer already exists 17:14:56 afc43f6b3fb3: Layer already exists 17:14:56 a297482f67e8: Layer already exists 17:14:56 aca797bfb7c9: Layer already exists 17:14:56 7cd52847ad77: Layer already exists 17:14:56 67f1378f3731: Layer already exists 17:14:56 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:14:57 afc43f6b3fb3: Preparing 17:14:57 a97609de149a: Preparing 17:14:57 c65d4b8be466: Preparing 17:14:57 e8f472168fb5: Preparing 17:14:57 556c1401f21d: Preparing 17:14:57 a297482f67e8: Preparing 17:14:57 aca797bfb7c9: Preparing 17:14:57 a297482f67e8: Waiting 17:14:57 67f1378f3731: Preparing 17:14:57 7cd52847ad77: Preparing 17:14:57 67f1378f3731: Waiting 17:14:57 7cd52847ad77: Waiting 17:14:57 aca797bfb7c9: Waiting 17:14:57 a97609de149a: Layer already exists 17:14:57 afc43f6b3fb3: Layer already exists 17:14:57 e8f472168fb5: Layer already exists 17:14:57 c65d4b8be466: Layer already exists 17:14:57 556c1401f21d: Layer already exists 17:14:57 aca797bfb7c9: Layer already exists 17:14:57 7cd52847ad77: Layer already exists 17:14:57 67f1378f3731: Layer already exists 17:14:57 a297482f67e8: Layer already exists 17:14:57 main: digest: sha256:d756899fbf68cd3ffab6c90036b99b52529d88ff4962a23e3b046d10f2357744 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:14:57 ===================================================== [Pipeline] echo 17:14:57 taggedImages: 17:14:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570 17:14:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:14:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.105 17:14:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:14:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:14:57 d06f1109b530a852e51b6d010774951c53e46570 17:14:57 latest 17:14:57 3.0.0-dev.105 17:14:57 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:14:57 main 17:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv 17:14:57 (1/5) Installing dumb-init (1.2.5-r2) 17:14:57 (2/5) Installing musl-obstack (1.2.3-r0) 17:14:57 (3/5) Installing libucontext (1.2-r0) 17:14:57 (4/5) Installing gcompat (1.1.0-r0) 17:14:57 (5/5) Installing openssl (3.0.8-r0) 17:14:57 Executing busybox-1.35.0-r29.trigger 17:14:57 OK: 9 MiB in 20 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570 17:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:14:58 facaa3cf9fa1: Preparing 17:14:58 f1ee66354beb: Preparing 17:14:58 231b0a6eef37: Preparing 17:14:58 39d01c78952e: Preparing 17:14:58 a297482f67e8: Preparing 17:14:58 aca797bfb7c9: Preparing 17:14:58 6bebdaed3f28: Preparing 17:14:58 7cd52847ad77: Preparing 17:14:58 aca797bfb7c9: Waiting 17:14:58 6bebdaed3f28: Waiting 17:14:58 7cd52847ad77: Waiting 17:14:58 a297482f67e8: Layer already exists 17:14:58 aca797bfb7c9: Layer already exists 17:14:58 facaa3cf9fa1: Pushed 17:14:58 f1ee66354beb: Pushed 17:14:58 231b0a6eef37: Pushed 17:14:58 7cd52847ad77: Layer already exists 17:14:58 6bebdaed3f28: Pushed 17:15:00 Removing intermediate container 7738415d2c31 17:15:00 ---> d376c9b50b03 17:15:00 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:01 ---> ce77df250c90 17:15:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:15:02 ---> 2911fe4744f9 17:15:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:15:05 39d01c78952e: Pushed 17:15:05 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:15:05 facaa3cf9fa1: Preparing 17:15:05 f1ee66354beb: Preparing 17:15:05 231b0a6eef37: Preparing 17:15:05 39d01c78952e: Preparing 17:15:05 a297482f67e8: Preparing 17:15:05 aca797bfb7c9: Preparing 17:15:05 6bebdaed3f28: Preparing 17:15:05 7cd52847ad77: Preparing 17:15:05 7cd52847ad77: Waiting 17:15:05 aca797bfb7c9: Waiting 17:15:05 a297482f67e8: Layer already exists 17:15:05 f1ee66354beb: Layer already exists 17:15:05 facaa3cf9fa1: Layer already exists 17:15:05 39d01c78952e: Layer already exists 17:15:05 231b0a6eef37: Layer already exists 17:15:05 aca797bfb7c9: Layer already exists 17:15:05 7cd52847ad77: Layer already exists 17:15:05 6bebdaed3f28: Layer already exists 17:15:05 latest: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.105 17:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:15:06 facaa3cf9fa1: Preparing 17:15:06 f1ee66354beb: Preparing 17:15:06 231b0a6eef37: Preparing 17:15:06 39d01c78952e: Preparing 17:15:06 a297482f67e8: Preparing 17:15:06 aca797bfb7c9: Preparing 17:15:06 6bebdaed3f28: Preparing 17:15:06 7cd52847ad77: Preparing 17:15:06 aca797bfb7c9: Waiting 17:15:06 6bebdaed3f28: Waiting 17:15:06 7cd52847ad77: Waiting 17:15:06 231b0a6eef37: Layer already exists 17:15:06 a297482f67e8: Layer already exists 17:15:06 39d01c78952e: Layer already exists 17:15:06 f1ee66354beb: Layer already exists 17:15:06 facaa3cf9fa1: Layer already exists 17:15:06 aca797bfb7c9: Layer already exists 17:15:06 7cd52847ad77: Layer already exists 17:15:06 6bebdaed3f28: Layer already exists 17:15:06 3.0.0-dev.105: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:15:07 facaa3cf9fa1: Preparing 17:15:07 f1ee66354beb: Preparing 17:15:07 231b0a6eef37: Preparing 17:15:07 39d01c78952e: Preparing 17:15:07 a297482f67e8: Preparing 17:15:07 aca797bfb7c9: Preparing 17:15:07 6bebdaed3f28: Preparing 17:15:07 7cd52847ad77: Preparing 17:15:07 aca797bfb7c9: Waiting 17:15:07 6bebdaed3f28: Waiting 17:15:07 7cd52847ad77: Waiting 17:15:07 f1ee66354beb: Layer already exists 17:15:07 facaa3cf9fa1: Layer already exists 17:15:07 a297482f67e8: Layer already exists 17:15:07 39d01c78952e: Layer already exists 17:15:07 231b0a6eef37: Layer already exists 17:15:07 6bebdaed3f28: Layer already exists 17:15:07 aca797bfb7c9: Layer already exists 17:15:07 7cd52847ad77: Layer already exists 17:15:07 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:15:07 facaa3cf9fa1: Preparing 17:15:07 f1ee66354beb: Preparing 17:15:07 231b0a6eef37: Preparing 17:15:07 39d01c78952e: Preparing 17:15:07 a297482f67e8: Preparing 17:15:07 aca797bfb7c9: Preparing 17:15:07 6bebdaed3f28: Preparing 17:15:07 7cd52847ad77: Preparing 17:15:07 aca797bfb7c9: Waiting 17:15:07 6bebdaed3f28: Waiting 17:15:07 7cd52847ad77: Waiting 17:15:07 a297482f67e8: Layer already exists 17:15:07 231b0a6eef37: Layer already exists 17:15:07 39d01c78952e: Layer already exists 17:15:07 f1ee66354beb: Layer already exists 17:15:07 facaa3cf9fa1: Layer already exists 17:15:07 aca797bfb7c9: Layer already exists 17:15:07 7cd52847ad77: Layer already exists 17:15:07 6bebdaed3f28: Layer already exists 17:15:07 main: digest: sha256:27e72acef8f40b7802b98d0edba3af58e03a756a33b4bf697cb7f4375d207ebd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:15:07 ===================================================== [Pipeline] echo 17:15:07 taggedImages: 17:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570 17:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.105 17:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:15:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:15:07 d06f1109b530a852e51b6d010774951c53e46570 17:15:07 latest 17:15:07 3.0.0-dev.105 17:15:07 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:07 main 17:15:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570 17:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:15:08 11a7059e47fb: Preparing 17:15:08 fa590b16fb45: Preparing 17:15:08 00a309599ae1: Preparing 17:15:08 daaad696e5e6: Preparing 17:15:08 a297482f67e8: Preparing 17:15:08 aca797bfb7c9: Preparing 17:15:08 67f1378f3731: Preparing 17:15:08 7cd52847ad77: Preparing 17:15:08 aca797bfb7c9: Waiting 17:15:08 67f1378f3731: Waiting 17:15:08 7cd52847ad77: Waiting 17:15:08 a297482f67e8: Layer already exists 17:15:08 aca797bfb7c9: Layer already exists 17:15:08 67f1378f3731: Layer already exists 17:15:08 7cd52847ad77: Layer already exists 17:15:08 00a309599ae1: Pushed 17:15:08 11a7059e47fb: Pushed 17:15:08 fa590b16fb45: Pushed 17:15:11 ---> f9b491bff95f 17:15:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:15:12 ---> 0c6f525b882d 17:15:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:15:13 ---> e20171353e0d 17:15:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:15:14 ---> c40e00ee67ae 17:15:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:15:15 ---> Running in 3c501766fbc0 17:15:15 Removing intermediate container 3c501766fbc0 17:15:15 ---> c9a4805d959e 17:15:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:15:15 ---> Running in 9532f142b71b 17:15:16 daaad696e5e6: Pushed 17:15:16 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:16 Removing intermediate container 9532f142b71b 17:15:16 ---> 9eb505154cbb 17:15:16 Step 24/26 : LABEL arch=arm64 17:15:16 ---> Running in af257f7bf146 17:15:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:15:17 11a7059e47fb: Preparing 17:15:17 fa590b16fb45: Preparing 17:15:17 00a309599ae1: Preparing 17:15:17 daaad696e5e6: Preparing 17:15:17 a297482f67e8: Preparing 17:15:17 aca797bfb7c9: Preparing 17:15:17 67f1378f3731: Preparing 17:15:17 7cd52847ad77: Preparing 17:15:17 aca797bfb7c9: Waiting 17:15:17 67f1378f3731: Waiting 17:15:17 7cd52847ad77: Waiting 17:15:17 daaad696e5e6: Layer already exists 17:15:17 11a7059e47fb: Layer already exists 17:15:17 a297482f67e8: Layer already exists 17:15:17 fa590b16fb45: Layer already exists 17:15:17 00a309599ae1: Layer already exists 17:15:17 aca797bfb7c9: Layer already exists 17:15:17 67f1378f3731: Layer already exists 17:15:17 7cd52847ad77: Layer already exists 17:15:17 latest: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:17 Removing intermediate container af257f7bf146 17:15:17 ---> 46f81578ad59 17:15:17 Step 25/26 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:15:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:17 ---> Running in de4cc93034e1 17:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.105 17:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:15:17 11a7059e47fb: Preparing 17:15:17 fa590b16fb45: Preparing 17:15:17 00a309599ae1: Preparing 17:15:17 daaad696e5e6: Preparing 17:15:17 a297482f67e8: Preparing 17:15:17 aca797bfb7c9: Preparing 17:15:17 67f1378f3731: Preparing 17:15:17 7cd52847ad77: Preparing 17:15:17 aca797bfb7c9: Waiting 17:15:17 67f1378f3731: Waiting 17:15:17 11a7059e47fb: Layer already exists 17:15:17 daaad696e5e6: Layer already exists 17:15:17 00a309599ae1: Layer already exists 17:15:17 a297482f67e8: Layer already exists 17:15:17 fa590b16fb45: Layer already exists 17:15:17 67f1378f3731: Layer already exists 17:15:17 aca797bfb7c9: Layer already exists 17:15:17 7cd52847ad77: Layer already exists 17:15:17 3.0.0-dev.105: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:18 Removing intermediate container de4cc93034e1 17:15:18 ---> 5ce73275a149 17:15:18 Step 26/26 : LABEL version=3.0.0-dev.105 17:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:15:18 11a7059e47fb: Preparing 17:15:18 fa590b16fb45: Preparing 17:15:18 00a309599ae1: Preparing 17:15:18 daaad696e5e6: Preparing 17:15:18 a297482f67e8: Preparing 17:15:18 aca797bfb7c9: Preparing 17:15:18 67f1378f3731: Preparing 17:15:18 7cd52847ad77: Preparing 17:15:18 aca797bfb7c9: Waiting 17:15:18 67f1378f3731: Waiting 17:15:18 7cd52847ad77: Waiting 17:15:18 00a309599ae1: Layer already exists 17:15:18 fa590b16fb45: Layer already exists 17:15:18 a297482f67e8: Layer already exists 17:15:18 daaad696e5e6: Layer already exists 17:15:18 11a7059e47fb: Layer already exists 17:15:18 aca797bfb7c9: Layer already exists 17:15:18 67f1378f3731: Layer already exists 17:15:18 7cd52847ad77: Layer already exists 17:15:18 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv 17:15:18 ---> Running in c570715c1f81 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:18 Removing intermediate container c570715c1f81 17:15:18 ---> 0ebd3dd71662 17:15:18 17:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:15:18 11a7059e47fb: Preparing 17:15:18 fa590b16fb45: Preparing 17:15:18 00a309599ae1: Preparing 17:15:18 daaad696e5e6: Preparing 17:15:18 a297482f67e8: Preparing 17:15:18 aca797bfb7c9: Preparing 17:15:18 67f1378f3731: Preparing 17:15:18 7cd52847ad77: Preparing 17:15:18 aca797bfb7c9: Waiting 17:15:18 67f1378f3731: Waiting 17:15:18 7cd52847ad77: Waiting 17:15:18 fa590b16fb45: Layer already exists 17:15:18 11a7059e47fb: Layer already exists 17:15:18 00a309599ae1: Layer already exists 17:15:18 daaad696e5e6: Layer already exists 17:15:18 a297482f67e8: Layer already exists 17:15:18 67f1378f3731: Layer already exists 17:15:18 aca797bfb7c9: Layer already exists 17:15:18 7cd52847ad77: Layer already exists 17:15:18 main: digest: sha256:3927100d32fe621eb68e0be4b5b38c280f13710e3e8264ba3dd0b5d017cfec4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:15:19 ===================================================== [Pipeline] echo 17:15:19 taggedImages: 17:15:19 - nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570 17:15:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:15:19 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.105 17:15:19 - nexus3.edgexfoundry.org:10004/security-spire-server:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:15:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:15:19 d06f1109b530a852e51b6d010774951c53e46570 17:15:19 latest 17:15:19 3.0.0-dev.105 17:15:19 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:19 main 17:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:19 Successfully built 0ebd3dd71662 17:15:19 Successfully tagged security-spire-server-arm64:latest 17:15:19 Building security-proxy-auth 17:15:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570 17:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:15:19 a5baa9d80c82: Preparing 17:15:19 a94305088eca: Preparing 17:15:19 a297482f67e8: Preparing 17:15:19 aca797bfb7c9: Preparing 17:15:19 8aa05bfdd5d7: Preparing 17:15:19 7cd52847ad77: Preparing 17:15:19 7cd52847ad77: Waiting 17:15:19 aca797bfb7c9: Layer already exists 17:15:19 a297482f67e8: Layer already exists 17:15:19 7cd52847ad77: Layer already exists 17:15:19 a5baa9d80c82: Pushed 17:15:19 8aa05bfdd5d7: Pushed 17:15:22 a94305088eca: Pushed 17:15:23 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:15:23 a5baa9d80c82: Preparing 17:15:23 a94305088eca: Preparing 17:15:23 a297482f67e8: Preparing 17:15:23 aca797bfb7c9: Preparing 17:15:23 8aa05bfdd5d7: Preparing 17:15:23 7cd52847ad77: Preparing 17:15:23 7cd52847ad77: Waiting 17:15:23 a94305088eca: Layer already exists 17:15:23 8aa05bfdd5d7: Layer already exists 17:15:23 a5baa9d80c82: Layer already exists 17:15:23 aca797bfb7c9: Layer already exists 17:15:23 a297482f67e8: Layer already exists 17:15:23 7cd52847ad77: Layer already exists 17:15:23 latest: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.105 17:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:15:24 a5baa9d80c82: Preparing 17:15:24 a94305088eca: Preparing 17:15:24 a297482f67e8: Preparing 17:15:24 aca797bfb7c9: Preparing 17:15:24 8aa05bfdd5d7: Preparing 17:15:24 7cd52847ad77: Preparing 17:15:24 7cd52847ad77: Waiting 17:15:24 a94305088eca: Layer already exists 17:15:24 8aa05bfdd5d7: Layer already exists 17:15:24 a297482f67e8: Layer already exists 17:15:24 aca797bfb7c9: Layer already exists 17:15:24 a5baa9d80c82: Layer already exists 17:15:24 7cd52847ad77: Layer already exists 17:15:24 3.0.0-dev.105: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:24  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:15:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:24 ---> baa3eca52ddd 17:15:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:15:24 ---> Using cache 17:15:24 ---> 0ec8f4406bd6 17:15:24 Step 4/23 : WORKDIR /edgex-go 17:15:24 ---> Using cache 17:15:24 ---> ac6c663398c3 17:15:24 Step 5/23 : RUN apk add --update --no-cache make git 17:15:24 ---> Using cache 17:15:24 ---> 75fe75220fc0 17:15:24 Step 6/23 : COPY go.mod vendor* ./ 17:15:24 ---> Using cache 17:15:24 ---> ec84236a2951 17:15:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:24 ---> Using cache 17:15:24 ---> 650812bea7bd 17:15:24 Step 8/23 : COPY . . 17:15:24 ---> Using cache 17:15:24 ---> 6cd276439ae7 17:15:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:15:24 ---> Running in bb763066c861 17:15:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:15:24 a5baa9d80c82: Preparing 17:15:24 a94305088eca: Preparing 17:15:24 a297482f67e8: Preparing 17:15:24 aca797bfb7c9: Preparing 17:15:24 8aa05bfdd5d7: Preparing 17:15:24 7cd52847ad77: Preparing 17:15:24 7cd52847ad77: Waiting 17:15:24 8aa05bfdd5d7: Layer already exists 17:15:24 aca797bfb7c9: Layer already exists 17:15:24 a5baa9d80c82: Layer already exists 17:15:24 a297482f67e8: Layer already exists 17:15:24 a94305088eca: Layer already exists 17:15:24 7cd52847ad77: Layer already exists 17:15:24 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:15:25 a5baa9d80c82: Preparing 17:15:25 a94305088eca: Preparing 17:15:25 a297482f67e8: Preparing 17:15:25 aca797bfb7c9: Preparing 17:15:25 8aa05bfdd5d7: Preparing 17:15:25 7cd52847ad77: Preparing 17:15:25 7cd52847ad77: Waiting 17:15:25 8aa05bfdd5d7: Layer already exists 17:15:25 a297482f67e8: Layer already exists 17:15:25 a5baa9d80c82: Layer already exists 17:15:25 a94305088eca: Layer already exists 17:15:25 aca797bfb7c9: Layer already exists 17:15:25 7cd52847ad77: Layer already exists 17:15:25 main: digest: sha256:96126470556499b25128503afbe80df8a229c8d7790ccc172acd4e0303ef8cba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:15:25 ===================================================== [Pipeline] echo 17:15:25 taggedImages: 17:15:25 - nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570 17:15:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:15:25 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.105 17:15:25 - nexus3.edgexfoundry.org:10004/support-notifications:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:15:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:15:25 d06f1109b530a852e51b6d010774951c53e46570 17:15:25 latest 17:15:25 3.0.0-dev.105 17:15:25 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:25 main 17:15:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570 17:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:15:26 226a00de6816: Preparing 17:15:26 0c1edc3c9740: Preparing 17:15:26 a297482f67e8: Preparing 17:15:26 aca797bfb7c9: Preparing 17:15:26 f2ad6215eb6b: Preparing 17:15:26 7cd52847ad77: Preparing 17:15:26 7cd52847ad77: Waiting 17:15:26 a297482f67e8: Layer already exists 17:15:26 f2ad6215eb6b: Layer already exists 17:15:26 aca797bfb7c9: Layer already exists 17:15:26 7cd52847ad77: Layer already exists 17:15:26 226a00de6816: Pushed 17:15:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:15:28 0c1edc3c9740: Pushed 17:15:28 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:15:29 226a00de6816: Preparing 17:15:29 0c1edc3c9740: Preparing 17:15:29 a297482f67e8: Preparing 17:15:29 aca797bfb7c9: Preparing 17:15:29 f2ad6215eb6b: Preparing 17:15:29 7cd52847ad77: Preparing 17:15:29 7cd52847ad77: Waiting 17:15:29 226a00de6816: Layer already exists 17:15:29 f2ad6215eb6b: Layer already exists 17:15:29 aca797bfb7c9: Layer already exists 17:15:29 0c1edc3c9740: Layer already exists 17:15:29 a297482f67e8: Layer already exists 17:15:29 7cd52847ad77: Layer already exists 17:15:29 latest: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.105 17:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:15:30 226a00de6816: Preparing 17:15:30 0c1edc3c9740: Preparing 17:15:30 a297482f67e8: Preparing 17:15:30 aca797bfb7c9: Preparing 17:15:30 f2ad6215eb6b: Preparing 17:15:30 7cd52847ad77: Preparing 17:15:30 7cd52847ad77: Waiting 17:15:30 0c1edc3c9740: Layer already exists 17:15:30 a297482f67e8: Layer already exists 17:15:30 f2ad6215eb6b: Layer already exists 17:15:30 aca797bfb7c9: Layer already exists 17:15:30 226a00de6816: Layer already exists 17:15:30 7cd52847ad77: Layer already exists 17:15:30 3.0.0-dev.105: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:15:30 226a00de6816: Preparing 17:15:30 0c1edc3c9740: Preparing 17:15:30 a297482f67e8: Preparing 17:15:30 aca797bfb7c9: Preparing 17:15:30 f2ad6215eb6b: Preparing 17:15:30 7cd52847ad77: Preparing 17:15:30 7cd52847ad77: Waiting 17:15:30 0c1edc3c9740: Layer already exists 17:15:30 a297482f67e8: Layer already exists 17:15:30 226a00de6816: Layer already exists 17:15:30 aca797bfb7c9: Layer already exists 17:15:30 f2ad6215eb6b: Layer already exists 17:15:30 7cd52847ad77: Layer already exists 17:15:30 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:15:31 226a00de6816: Preparing 17:15:31 0c1edc3c9740: Preparing 17:15:31 a297482f67e8: Preparing 17:15:31 aca797bfb7c9: Preparing 17:15:31 f2ad6215eb6b: Preparing 17:15:31 7cd52847ad77: Preparing 17:15:31 aca797bfb7c9: Layer already exists 17:15:31 0c1edc3c9740: Layer already exists 17:15:31 a297482f67e8: Layer already exists 17:15:31 f2ad6215eb6b: Layer already exists 17:15:31 226a00de6816: Layer already exists 17:15:31 7cd52847ad77: Layer already exists 17:15:31 main: digest: sha256:a8da2da239d8747ab1cae0405feee9f7461a890875343087270e0382b8bda278 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:15:31 ===================================================== [Pipeline] echo 17:15:31 taggedImages: 17:15:31 - nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570 17:15:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:15:31 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.105 17:15:31 - nexus3.edgexfoundry.org:10004/support-scheduler:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:15:31 - 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] } 17:21:50 Removing intermediate container be091fdb4ef4 17:21:50 ---> 048a8b8d0a86 17:21:50 17:21:50 Step 10/23 : FROM alpine:3.17 17:21:50 ---> d74e625d9115 17:21:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:21:50 Removing intermediate container bb763066c861 17:21:50 ---> aafe457627bf 17:21:50 17:21:50 Step 10/23 : FROM alpine:3.17 17:21:50 ---> d74e625d9115 17:21:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:21:50 ---> Running in bd1b7a90fac6 17:21:50 ---> Running in 8de92a0b49f0 17:21:50 Removing intermediate container bd1b7a90fac6 17:21:50 ---> 2a63559f18f7 17:21:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:21:50 Removing intermediate container 8de92a0b49f0 17:21:50 ---> 113b5bebabb4 17:21:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:21:50 ---> Running in bc832c98cac8 17:21:50 ---> Running in 2e885707e95e 17:21:50 Removing intermediate container 3ccb8d6ea6d1 17:21:50 ---> d6cc2ea79c82 17:21:50 17:21:50 Step 10/24 : FROM alpine:3.17 17:21:50 ---> d74e625d9115 17:21:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:21:50 ---> Running in f0b6a26cfbd6 17:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:21:50 (1/1) Installing dumb-init (1.2.5-r2) 17:21:50 Executing busybox-1.35.0-r29.trigger 17:21:50 OK: 8 MiB in 16 packages 17:21:50 (1/1) Installing dumb-init (1.2.5-r2) 17:21:50 Executing busybox-1.35.0-r29.trigger 17:21:50 OK: 8 MiB in 16 packages 17:21:50 (1/1) Installing dumb-init (1.2.5-r2) 17:21:50 Executing busybox-1.35.0-r29.trigger 17:21:50 OK: 8 MiB in 16 packages 17:21:50 Removing intermediate container f0b6a26cfbd6 17:21:50 ---> 98d0455f0eda 17:21:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:50 Removing intermediate container 2e885707e95e 17:21:50 ---> 2338484bca38 17:21:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:50 Removing intermediate container bc832c98cac8 17:21:50 ---> 3490493809cf 17:21:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:50 ---> Running in 93cc2d28e60e 17:21:50 Removing intermediate container 93cc2d28e60e 17:21:50 ---> b4a7ab95e166 17:21:50 Step 13/24 : ENV APP_PORT=59882 17:21:50 ---> Running in e5d238d2890d 17:21:51 ---> 5f7a1ac65dc5 17:21:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:21:51 ---> 57759e20f282 17:21:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:21:51 Removing intermediate container e5d238d2890d 17:21:51 ---> 9c70b55dc103 17:21:51 Step 14/24 : EXPOSE $APP_PORT 17:21:52 ---> Running in 78403afac748 17:21:53 Removing intermediate container 78403afac748 17:21:53 ---> b1e0f90edd2c 17:21:53 Step 15/24 : WORKDIR / 17:21:53 ---> Running in ac6eacac069a 17:21:53 ---> 2239791aa99a 17:21:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:21:53 ---> 87b5a204bcc8 17:21:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:21:54 Removing intermediate container ac6eacac069a 17:21:54 ---> 9c874f9c615e 17:21:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:58 ---> bdbc900b6769 17:21:58 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:21:58 ---> 98772d38e489 17:21:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 17:21:58 ---> 97659ca49df8 17:21:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:21:59 Removing intermediate container c1a98a1ac2c6 17:21:59 ---> 15fd5c5d7e4e 17:21:59 17:21:59 Step 10/25 : FROM alpine:3.17 17:21:59 ---> d74e625d9115 17:21:59 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:21:59 ---> Using cache 17:21:59 ---> 98d0455f0eda 17:21:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:59 ---> Using cache 17:21:59 ---> b4a7ab95e166 17:21:59 Step 13/25 : ENV APP_PORT=59881 17:21:59 ---> e80571fcab4b 17:21:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:21:59 ---> Running in 152cac20e79c 17:21:59 ---> 7024037ac023 17:21:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:21:59 ---> 08fda145c156 17:21:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:22:00 Removing intermediate container 152cac20e79c 17:22:00 ---> ca9c6b0f7350 17:22:00 Step 14/25 : EXPOSE $APP_PORT 17:22:00 ---> Running in 4ca35ead5ece 17:22:00 ---> 7ad545058ce8 17:22:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:22:01 ---> Running in 38e4a83f7836 17:22:01 ---> 6caa09b5d69d 17:22:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:22:01 Removing intermediate container 4ca35ead5ece 17:22:01 ---> 8343e8d44fc5 17:22:01 Step 15/25 : WORKDIR / 17:22:01 ---> Running in b55a5031dbe1 17:22:01 ---> Running in 48f1be359e51 17:22:02 Removing intermediate container 48f1be359e51 17:22:02 ---> b87df96925e7 17:22:02 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:02 ---> b4b6b08c77a6 17:22:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:22:04 ---> c8fff262b608 17:22:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:22:04 ---> d3efa6f7b8b6 17:22:04 Step 20/24 : ENTRYPOINT ["/core-command"] 17:22:04 ---> Running in 817b30a84d78 17:22:04 Removing intermediate container 38e4a83f7836 17:22:04 ---> dd334c63e163 17:22:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:22:04 ---> Running in 01333151479c 17:22:05 Removing intermediate container 01333151479c 17:22:05 ---> 8f1a66a83922 17:22:05 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:22:05 ---> Running in 7a4949e1937f 17:22:05 Removing intermediate container 817b30a84d78 17:22:05 ---> 0089ad7526f7 17:22:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:22:06 ---> 648d0f53c7d6 17:22:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:22:06 ---> Running in 7d2db5146843 17:22:06 Removing intermediate container b55a5031dbe1 17:22:06 ---> 72513b986d0a 17:22:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:22:06 ---> Running in 94a869f31622 17:22:06 Removing intermediate container 7a4949e1937f 17:22:06 ---> 288103256f3e 17:22:06 Step 21/23 : LABEL arch=arm64 17:22:06 ---> Running in 00196ea98fad 17:22:06 Removing intermediate container 7d2db5146843 17:22:06 ---> 9a5b6420dce0 17:22:06 Step 22/24 : LABEL arch=arm64 17:22:07 ---> Running in 474a6675c8ad 17:22:07 Removing intermediate container 94a869f31622 17:22:07 ---> 5be00ecdf6cc 17:22:07 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 17:22:07 ---> Running in a75916e5874b 17:22:07 Removing intermediate container 00196ea98fad 17:22:07 ---> 774fa7f4c836 17:22:07 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:22:07 Removing intermediate container 474a6675c8ad 17:22:07 ---> e1db7613a7d0 17:22:07 Step 23/24 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:22:08 ---> Running in 164ca45d5b95 17:22:08 ---> Running in 01a17e18d2a2 17:22:08 Removing intermediate container a75916e5874b 17:22:08 ---> b616311c1769 17:22:08 Step 21/23 : LABEL arch=arm64 17:22:08 ---> Running in fe8fdb3db743 17:22:08 Removing intermediate container 01a17e18d2a2 17:22:08 ---> bd825c088f60 17:22:08 Step 24/24 : LABEL version=3.0.0-dev.105 17:22:10 Removing intermediate container 164ca45d5b95 17:22:10 ---> 413be8be651f 17:22:10 Step 23/23 : LABEL version=3.0.0-dev.105 17:22:10 ---> Running in feede14734b7 17:22:10 Removing intermediate container fe8fdb3db743 17:22:10 ---> 32ca0543d6ae 17:22:10 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:22:11 ---> 06ee241a7ade 17:22:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:22:11 ---> Running in 0e06bd9ca72b 17:22:11 ---> Running in 813a5c61786b 17:22:11 Removing intermediate container 0e06bd9ca72b 17:22:11 ---> eea5d480996e 17:22:11 Step 23/23 : LABEL version=3.0.0-dev.105 17:22:11 Removing intermediate container feede14734b7 17:22:11 ---> b5bdd2ebc3f3 17:22:11 17:22:12 ---> Running in e7555d49370f 17:22:12 Removing intermediate container 813a5c61786b 17:22:12 ---> 484cef878c63 17:22:12 17:22:12 Successfully built b5bdd2ebc3f3 17:22:12 Successfully tagged core-command-arm64:latest 17:22:12  Building core-command ... done Building core-data 17:22:12 Successfully built 484cef878c63 17:22:12 Successfully tagged security-proxy-auth-arm64:latest 17:22:12  Building security-proxy-auth ... done  ---> 549eac896795 17:22:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yamlBuilding security-proxy-setup 17:22:12 17:22:12 Removing intermediate container e7555d49370f 17:22:12 ---> 321f008067d7 17:22:12 17:22:12 Successfully built 321f008067d7 17:22:12 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:22:12  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 17:22:13 ---> 1a364144da05 17:22:13 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:22:13 ---> Running in ec802117c0d2 17:22:13 Removing intermediate container ec802117c0d2 17:22:13 ---> 93a70f6ad5a0 17:22:13 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:22:13 ---> Running in 0c54390d5841 17:22:13 Removing intermediate container 0c54390d5841 17:22:13 ---> 0e4ad5c885e4 17:22:13 Step 23/25 : LABEL arch=arm64 17:22:13 ---> Running in c3b4312a1ac4 17:22:14 Removing intermediate container c3b4312a1ac4 17:22:14 ---> 83591deece80 17:22:14 Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:22:14 ---> Running in e7d18f13b722 17:22:15 Removing intermediate container e7d18f13b722 17:22:15 ---> b6f2f7f7a2b0 17:22:15 Step 25/25 : LABEL version=3.0.0-dev.105 17:22:15 ---> Running in 7ddfd0fa8bc9 17:22:15 Removing intermediate container 7ddfd0fa8bc9 17:22:15 ---> c255aa4d5cae 17:22:15 17:22:15 Successfully built c255aa4d5cae 17:22:15 Successfully tagged core-metadata-arm64:latest 17:22:15 Building security-spire-agent 17:22:22  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:22:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:22:22 ---> baa3eca52ddd 17:22:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:22:22 ---> Using cache 17:22:22 ---> 0ec8f4406bd6 17:22:22 Step 4/23 : WORKDIR /edgex-go 17:22:22 ---> Using cache 17:22:22 ---> ac6c663398c3 17:22:22 Step 5/23 : RUN apk add --update --no-cache make git 17:22:22 ---> Using cache 17:22:22 ---> 75fe75220fc0 17:22:22 Step 6/23 : COPY go.mod vendor* ./ 17:22:22 ---> Using cache 17:22:22 ---> ec84236a2951 17:22:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:22 ---> Using cache 17:22:22 ---> 650812bea7bd 17:22:22 Step 8/23 : COPY . . 17:22:22 ---> Using cache 17:22:22 ---> 6cd276439ae7 17:22:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:22:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:22:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:22:22 ---> baa3eca52ddd 17:22:22 Step 3/22 : WORKDIR /edgex-go 17:22:22 ---> Using cache 17:22:22 ---> c427c7303d0a 17:22:22 Step 4/22 : RUN apk add --update --no-cache make git 17:22:22 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:22:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:22:22 ---> baa3eca52ddd 17:22:22 Step 3/25 : WORKDIR /edgex-go 17:22:22 ---> Using cache 17:22:22 ---> c427c7303d0a 17:22:22 Step 4/25 : RUN apk add --update --no-cache make git 17:22:22 ---> Running in e2253dbf23d9 17:22:22 ---> Running in 509d847c2b0c 17:22:22 ---> Running in 523bd9fc01d5 17:22:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:22:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:22:23 ---> baa3eca52ddd 17:22:23 Step 3/27 : WORKDIR /edgex-go 17:22:23 ---> Using cache 17:22:23 ---> c427c7303d0a 17:22:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:22:23 ---> Using cache 17:22:23 ---> 70babcd55804 17:22:23 Step 5/27 : COPY go.mod vendor* ./ 17:22:23 ---> Using cache 17:22:23 ---> ecb81e1a40f7 17:22:23 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:23 ---> Using cache 17:22:23 ---> 819599b5aad2 17:22:23 Step 7/27 : COPY . . 17:22:23 ---> Using cache 17:22:23 ---> 0fc95693a81f 17:22:23 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:22:23 ---> Using cache 17:22:23 ---> 700c8b6e076f 17:22:23 Step 9/27 : WORKDIR /edgex-go/spire-build 17:22:23 ---> Using cache 17:22:23 ---> 48220c216870 17:22:23 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:22:23 ---> Using cache 17:22:23 ---> e02831a10dd3 17:22:23 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 17:22:24 ---> Running in f1317d826816 17:22:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:27 OK: 263 MiB in 53 packages 17:22:27 OK: 263 MiB in 53 packages 17:22:29 Removing intermediate container f1317d826816 17:22:29 ---> 8f1362c756c3 17:22:29 Step 12/27 : WORKDIR /edgex-go 17:22:29 ---> Running in 39eb6e7564a5 17:22:30 Removing intermediate container 523bd9fc01d5 17:22:30 ---> 256a103f3c29 17:22:30 Step 5/22 : COPY go.mod vendor* ./ 17:22:30 Removing intermediate container 509d847c2b0c 17:22:30 ---> 0a38aa63414a 17:22:30 Step 5/25 : COPY go.mod vendor* ./ 17:22:30 Removing intermediate container 39eb6e7564a5 17:22:30 ---> 96e5216d87b6 17:22:30 17:22:30 Step 13/27 : FROM alpine:3.17 17:22:30 ---> d74e625d9115 17:22:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:22:30 ---> Using cache 17:22:30 ---> 35822964a1ce 17:22:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:22:30 ---> Using cache 17:22:30 ---> d376c9b50b03 17:22:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:30 ---> Using cache 17:22:30 ---> ce77df250c90 17:22:30 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:22:30 ---> Using cache 17:22:30 ---> 2911fe4744f9 17:22:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:22:31 ---> d6a0c895a0d7 17:22:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:31 ---> 40bf34f7e1d6 17:22:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:32 ---> Running in 1ba3744252b6 17:22:32 ---> Running in 567c134df746 17:22:33 Removing intermediate container a2140eabc98d 17:22:33 ---> b88f18d02f86 17:22:33 17:22:33 Step 9/20 : FROM alpine:3.17 17:22:33 ---> d74e625d9115 17:22:33 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:22:33 ---> Using cache 17:22:33 ---> 35822964a1ce 17:22:33 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:22:33 ---> Running in 07d9887ce441 17:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:37 ---> bfb2b1613d61 17:22:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:22:38 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:22:38 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:22:38 OK: 17687 distinct packages available 17:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:22:41 (1/9) Installing ca-certificates (20220614-r4) 17:22:41 (2/9) Installing brotli-libs (1.0.9-r9) 17:22:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:22:41 (4/9) Installing libcurl (7.88.1-r1) 17:22:41 (5/9) Installing curl (7.88.1-r1) 17:22:41 (6/9) Installing dumb-init (1.2.5-r2) 17:22:41 (7/9) Installing musl-obstack (1.2.3-r0) 17:22:41 (8/9) Installing libucontext (1.2-r0) 17:22:41 (9/9) Installing gcompat (1.1.0-r0) 17:22:41 Executing busybox-1.35.0-r29.trigger 17:22:41 Executing ca-certificates-20220614-r4.trigger 17:22:41 OK: 11 MiB in 24 packages 17:22:42 ---> 023275cc0d5f 17:22:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:22:44 ---> d0325b0badf0 17:22:44 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:22:44 Removing intermediate container 07d9887ce441 17:22:44 ---> 071c5692c0f5 17:22:44 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:45 ---> 03bac99ddd3b 17:22:45 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:22:45 ---> 0f1b89fbff0b 17:22:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:22:46 ---> e70878dbcced 17:22:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:22:46 ---> e8c469e8f905 17:22:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:22:46 ---> Running in f98b1b78b616 17:22:46 Removing intermediate container f98b1b78b616 17:22:46 ---> 3d8c9a1d0d5d 17:22:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:22:47 ---> Running in 896ca5951753 17:22:47 Removing intermediate container 896ca5951753 17:22:47 ---> 9ad5c9d1da11 17:22:47 Step 25/27 : LABEL arch=arm64 17:22:47 ---> Running in 42ad76f044ee 17:22:48 Removing intermediate container 42ad76f044ee 17:22:48 ---> 20df766922ea 17:22:48 Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:22:48 ---> 4f47662366bb 17:22:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:22:48 ---> Running in 89335ae16d71 17:22:49 Removing intermediate container 89335ae16d71 17:22:49 ---> 22490342b4c9 17:22:49 Step 27/27 : LABEL version=3.0.0-dev.105 17:22:49 ---> Running in decd9a8e061f 17:22:50 ---> a003d4f74271 17:22:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:22:50 ---> Running in 2fffddc8392a 17:22:50 Removing intermediate container decd9a8e061f 17:22:50 ---> 36ea8034681a 17:22:50 17:22:51 Successfully built 36ea8034681a 17:22:51 Successfully tagged security-spire-agent-arm64:latest 17:22:51  Building security-spire-agent ... done Building security-spire-config 17:22:51 Removing intermediate container 2fffddc8392a 17:22:51 ---> 1fe6ee45031b 17:22:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:22:51 ---> Running in 3ce024a1d7af 17:22:51 Removing intermediate container 3ce024a1d7af 17:22:51 ---> 9d393685448d 17:22:51 Step 18/20 : LABEL arch=arm64 17:22:51 ---> Running in 9de61f9150f5 17:22:52 Removing intermediate container 9de61f9150f5 17:22:52 ---> a76e68a32457 17:22:52 Step 19/20 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:22:52 ---> Running in f86f0c38ecc9 17:22:53 Removing intermediate container f86f0c38ecc9 17:22:53 ---> 27a26a080aa9 17:22:53 Step 20/20 : LABEL version=3.0.0-dev.105 17:22:53 ---> Running in cd0e3714391d 17:22:54 Removing intermediate container cd0e3714391d 17:22:54 ---> b859011b9d46 17:22:54 17:22:54 Successfully built b859011b9d46 17:22:54 Successfully tagged security-spiffe-token-provider-arm64:latest 17:22:54 Building support-scheduler 17:22:57  Building security-spiffe-token-provider ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:22:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:22:57 ---> baa3eca52ddd 17:22:57 Step 3/27 : WORKDIR /edgex-go 17:22:57 ---> Using cache 17:22:57 ---> c427c7303d0a 17:22:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:22:57 ---> Using cache 17:22:57 ---> 70babcd55804 17:22:57 Step 5/27 : COPY go.mod vendor* ./ 17:22:57 ---> Using cache 17:22:57 ---> ecb81e1a40f7 17:22:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:57 ---> Using cache 17:22:57 ---> 819599b5aad2 17:22:57 Step 7/27 : COPY . . 17:22:57 ---> Using cache 17:22:57 ---> 0fc95693a81f 17:22:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:22:57 ---> Using cache 17:22:57 ---> 700c8b6e076f 17:22:57 Step 9/27 : WORKDIR /edgex-go/spire-build 17:22:57 ---> Using cache 17:22:57 ---> 48220c216870 17:22:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:22:57 ---> Using cache 17:22:57 ---> e02831a10dd3 17:22:57 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 17:22:57 ---> Using cache 17:22:57 ---> 8f1362c756c3 17:22:57 Step 12/27 : WORKDIR /edgex-go 17:22:57 ---> Using cache 17:22:57 ---> 96e5216d87b6 17:22:57 17:22:57 Step 13/27 : FROM alpine:3.17 17:22:57 ---> d74e625d9115 17:22:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:22:57 ---> Using cache 17:22:57 ---> 35822964a1ce 17:22:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:22:57 ---> Running in 9393dc36599f 17:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:23:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:23:00 ---> baa3eca52ddd 17:23:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:23:00 ---> Using cache 17:23:00 ---> 0ec8f4406bd6 17:23:00 Step 4/23 : WORKDIR /edgex-go 17:23:00 ---> Using cache 17:23:00 ---> ac6c663398c3 17:23:00 Step 5/23 : RUN apk add --update --no-cache make git 17:23:00 ---> Using cache 17:23:00 ---> 75fe75220fc0 17:23:00 Step 6/23 : COPY go.mod vendor* ./ 17:23:00 ---> Using cache 17:23:00 ---> ec84236a2951 17:23:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:00 ---> Using cache 17:23:00 ---> 650812bea7bd 17:23:00 Step 8/23 : COPY . . 17:23:00 ---> Using cache 17:23:00 ---> 6cd276439ae7 17:23:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:23:00 ---> Running in deb87b376097 17:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:23:03 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:23:03 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:23:03 OK: 17687 distinct packages available 17:23:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:23:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:23:05 (1/4) Installing dumb-init (1.2.5-r2) 17:23:05 (2/4) Installing musl-obstack (1.2.3-r0) 17:23:05 (3/4) Installing libucontext (1.2-r0) 17:23:05 (4/4) Installing gcompat (1.1.0-r0) 17:23:06 Executing busybox-1.35.0-r29.trigger 17:23:06 OK: 8 MiB in 19 packages 17:23:08 Removing intermediate container 9393dc36599f 17:23:08 ---> b629995ad904 17:23:08 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:09 ---> 15adb9f16311 17:23:09 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:23:10 ---> 90e1e4fc6a7a 17:23:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:23:17 ---> 72e4bf92300f 17:23:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:23:17 ---> b830a70d81b8 17:23:17 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:23:17 ---> Running in 6fcfeb51cc26 17:23:18 Removing intermediate container 6fcfeb51cc26 17:23:18 ---> 8de00c886082 17:23:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:23:19 ---> 9ac9a813ac6e 17:23:19 Step 22/27 : WORKDIR / 17:23:19 ---> Running in 9d61781a217a 17:23:20 Removing intermediate container 9d61781a217a 17:23:20 ---> a0dec57138e9 17:23:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:23:20 ---> Running in bddccf1d3e82 17:23:21 Removing intermediate container bddccf1d3e82 17:23:21 ---> d90287c3c469 17:23:21 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:23:21 ---> Running in 0451767fabba 17:23:22 Removing intermediate container 0451767fabba 17:23:22 ---> 15d77d0a1e84 17:23:22 Step 25/27 : LABEL arch=arm64 17:23:22 ---> Running in 5c3cb9667dd6 17:23:22 Removing intermediate container 5c3cb9667dd6 17:23:22 ---> de711aadcd15 17:23:22 Step 26/27 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:23:23 ---> Running in 3e753bbb2eb8 17:23:23 Removing intermediate container 3e753bbb2eb8 17:23:23 ---> d00d4a91ea6d 17:23:23 Step 27/27 : LABEL version=3.0.0-dev.105 17:23:24 ---> Running in 93732a289ad2 17:23:24 Removing intermediate container 93732a289ad2 17:23:24 ---> 9bac37601fa0 17:23:24 17:23:24 Successfully built 9bac37601fa0 17:23:24 Successfully tagged security-spire-config-arm64:latest 17:23:24  Building security-spire-config ... done Building security-bootstrapper 17:23:28 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:23:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:23:28 ---> baa3eca52ddd 17:23:28 Step 3/33 : WORKDIR /edgex-go 17:23:28 ---> Using cache 17:23:28 ---> c427c7303d0a 17:23:28 Step 4/33 : RUN apk add --update --no-cache make git 17:23:28 ---> Using cache 17:23:28 ---> 0a38aa63414a 17:23:28 Step 5/33 : COPY go.mod vendor* ./ 17:23:28 ---> Using cache 17:23:28 ---> d6a0c895a0d7 17:23:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:29 ---> Running in 7c88d43cbfc3 17:24:51 Removing intermediate container 567c134df746 17:24:51 ---> 87b4d5ad8331 17:24:51 Step 7/22 : COPY . . 17:24:51 Removing intermediate container 1ba3744252b6 17:24:51 ---> a9ec64505fb8 17:24:51 Step 7/25 : COPY . . 17:24:51 ---> 30c57c9131dc 17:24:51 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:24:51 ---> 8e881de8a379 17:24:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:24:51 ---> Running in 1b0b40cac6c3 17:24:51 ---> Running in ff21f34b8342 17:24:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:24:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:25:13 Removing intermediate container 7c88d43cbfc3 17:25:13 ---> da439b116033 17:25:13 Step 7/33 : COPY . . 17:25:16 ---> 745e47fc59cb 17:25:16 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:25:16 ---> Running in be62c1f8f24e 17:25:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:29:55 Removing intermediate container e2253dbf23d9 17:29:55 ---> fc2b53d3e764 17:29:55 17:29:55 Step 10/23 : FROM alpine:3.17 17:29:55 ---> d74e625d9115 17:29:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:29:55 ---> Running in 441cdcd0a603 17:29:55 Removing intermediate container 441cdcd0a603 17:29:55 ---> b2e88fafb46e 17:29:55 Step 12/23 : ENV APP_PORT=59880 17:29:55 ---> Running in bc11cf824657 17:29:55 Removing intermediate container bc11cf824657 17:29:55 ---> 2bc836854d4c 17:29:55 Step 13/23 : EXPOSE $APP_PORT 17:29:55 ---> Running in f929d9d52d3b 17:29:55 Removing intermediate container f929d9d52d3b 17:29:55 ---> bd109213af8d 17:29:55 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:29:55 ---> Running in dadbbc313a62 17:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:29:55 (1/1) Installing dumb-init (1.2.5-r2) 17:29:55 Executing busybox-1.35.0-r29.trigger 17:29:55 OK: 8 MiB in 16 packages 17:29:56 Removing intermediate container dadbbc313a62 17:29:56 ---> c3bfab9bb229 17:29:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:29:57 ---> e75d778a314b 17:29:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:29:58 ---> 94dafff67082 17:29:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:30:03 ---> 93cec87a8183 17:30:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:30:03 ---> 53f31453dec7 17:30:03 Step 19/23 : ENTRYPOINT ["/core-data"] 17:30:03 ---> Running in 9919138a8cd4 17:30:04 Removing intermediate container 9919138a8cd4 17:30:04 ---> 505a1eeaac0c 17:30:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:04 ---> Running in e712039cb2cc 17:30:04 Removing intermediate container e712039cb2cc 17:30:04 ---> cdf0c4b18c48 17:30:04 Step 21/23 : LABEL arch=arm64 17:30:05 ---> Running in 85708dfe061f 17:30:05 Removing intermediate container 85708dfe061f 17:30:05 ---> 8e5946ec35f2 17:30:05 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:30:05 ---> Running in 4e95b43461b3 17:30:06 Removing intermediate container 4e95b43461b3 17:30:06 ---> 913a0aeeb2ec 17:30:06 Step 23/23 : LABEL version=3.0.0-dev.105 17:30:06 ---> Running in a932f90ab345 17:30:06 Removing intermediate container a932f90ab345 17:30:06 ---> b1c4882bf63b 17:30:06 17:30:06 Successfully built b1c4882bf63b 17:30:06 Successfully tagged core-data-arm64:latest 17:30:06  Building core-data ... done Building support-notifications 17:30:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:10 ---> baa3eca52ddd 17:30:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:10 ---> Using cache 17:30:10 ---> 0ec8f4406bd6 17:30:10 Step 4/23 : WORKDIR /edgex-go 17:30:10 ---> Using cache 17:30:10 ---> ac6c663398c3 17:30:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:30:10 ---> Running in 189c1892c88e 17:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:30:14 OK: 263 MiB in 53 packages 17:30:16 Removing intermediate container 189c1892c88e 17:30:16 ---> 47c7f626c700 17:30:16 Step 6/23 : COPY go.mod vendor* ./ 17:30:16 ---> 18e3cf9ee51a 17:30:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:17 ---> Running in e0c4f62e208d 17:31:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:31:51 Removing intermediate container 1b0b40cac6c3 17:31:51 ---> b155a62a4197 17:31:51 17:31:51 Step 9/22 : FROM alpine:3.17 17:31:51 ---> d74e625d9115 17:31:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:31:51 ---> Running in ea21b466f278 17:31:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:31:56 (1/2) Installing dumb-init (1.2.5-r2) 17:31:56 (2/2) Installing openssl (3.0.8-r0) 17:31:56 Executing busybox-1.35.0-r29.trigger 17:31:56 OK: 8 MiB in 17 packages 17:32:01 Removing intermediate container ea21b466f278 17:32:01 ---> 1656889c45e4 17:32:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:32:01 ---> Running in b0ca9fdbaf66 17:32:02 Removing intermediate container ff21f34b8342 17:32:02 ---> f329eb8d8f94 17:32:02 17:32:02 Step 9/25 : FROM alpine:3.17 17:32:02 ---> d74e625d9115 17:32:02 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:32:03 ---> Running in 42839676015d 17:32:03 Removing intermediate container b0ca9fdbaf66 17:32:03 ---> 68771e02c2e9 17:32:03 Step 12/22 : WORKDIR /edgex 17:32:03 ---> Running in 208ad7ef9b9f 17:32:05 Removing intermediate container 208ad7ef9b9f 17:32:05 ---> 9ca4a259fc8c 17:32:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:32:07 ---> 61147d41cb2d 17:32:07 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:32:07 (1/3) Installing ca-certificates (20220614-r4) 17:32:07 (2/3) Installing dumb-init (1.2.5-r2) 17:32:07 (3/3) Installing su-exec (0.2-r2) 17:32:07 Executing busybox-1.35.0-r29.trigger 17:32:07 Executing ca-certificates-20220614-r4.trigger 17:32:08 OK: 8 MiB in 18 packages 17:32:09 ---> 02ed4ddda0f1 17:32:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 17:32:11 ---> 3ebe434a2f01 17:32:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:32:11 Removing intermediate container 42839676015d 17:32:11 ---> f4bff8ef7224 17:32:11 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:11 ---> Running in 3f16dad0a614 17:32:14 Removing intermediate container e0c4f62e208d 17:32:14 ---> c6e759837491 17:32:14 Step 8/23 : COPY . . 17:32:14 Removing intermediate container 3f16dad0a614 17:32:14 ---> e35251a82ed1 17:32:14 Step 12/25 : WORKDIR / 17:32:14 ---> fbbbff4a1752 17:32:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:32:14 ---> Running in 2975b72d720f 17:32:15 Removing intermediate container be62c1f8f24e 17:32:15 ---> e9b21485ade3 17:32:15 17:32:15 Step 9/33 : FROM alpine:3.17 17:32:15 ---> d74e625d9115 17:32:15 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:32:15 ---> Using cache 17:32:15 ---> 35822964a1ce 17:32:15 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:32:15 Removing intermediate container 2975b72d720f 17:32:15 ---> 21afb5a8d9f5 17:32:15 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:16 ---> Running in 8bf41ec2fbfc 17:32:16 ---> 4c3a368dedae 17:32:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:16 ---> Running in b3e119b0e28d 17:32:17 ---> 99b33e6a5b10 17:32:17 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:32:18 ---> 04aeff77c2d5 17:32:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:32:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:32:19 ---> 7adab6af4121 17:32:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:32:19 ---> Running in 10242925f8d6 17:32:20 (1/2) Installing dumb-init (1.2.5-r2) 17:32:20 (2/2) Installing su-exec (0.2-r2) 17:32:20 Executing busybox-1.35.0-r29.trigger 17:32:20 OK: 8 MiB in 17 packages 17:32:21 ---> b626d830a97d 17:32:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:32:21 Removing intermediate container b3e119b0e28d 17:32:21 ---> 672e0cd90b7b 17:32:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:32:21 ---> Running in ecfe6284fa0e 17:32:22 Removing intermediate container ecfe6284fa0e 17:32:22 ---> a384e840b43a 17:32:22 Step 20/22 : LABEL arch=arm64 17:32:22 ---> 8ea038392f42 17:32:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:32:22 Removing intermediate container 8bf41ec2fbfc 17:32:22 ---> 4e8881914ef9 17:32:22 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:32:22 ---> Running in a8ff10d6b16f 17:32:23 ---> Running in d994842d04e8 17:32:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.105" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:32:23 Removing intermediate container a8ff10d6b16f 17:32:23 ---> 0771ca6e1829 17:32:23 Step 21/22 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:32:24 ---> Running in 78c2f1979f16 17:32:24 Removing intermediate container d994842d04e8 17:32:24 ---> 74d30cb07aae 17:32:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:32:24 ---> c6cd3409c22c 17:32:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:32:24 ---> Running in 8a4b6381b083 17:32:25 Removing intermediate container 78c2f1979f16 17:32:25 ---> eaa33922d061 17:32:25 Step 22/22 : LABEL version=3.0.0-dev.105 17:32:25 Removing intermediate container 8a4b6381b083 17:32:25 ---> b451b64d95b2 17:32:25 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:32:25 ---> Running in e7ffb644432f 17:32:25 ---> Running in d5be5460d0fa 17:32:27 Removing intermediate container e7ffb644432f 17:32:27 ---> 5932079ba93a 17:32:27 17:32:27 Removing intermediate container d5be5460d0fa 17:32:27 ---> 632bf894cefc 17:32:27 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:32:27 ---> Running in 4b99a4161648 17:32:27 Successfully built 5932079ba93a 17:32:27 Successfully tagged security-proxy-setup-arm64:latest 17:32:27  Building security-proxy-setup ... done  ---> c2975c8cbee7 17:32:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:32:28 Removing intermediate container 4b99a4161648 17:32:28 ---> 4053bd6c077b 17:32:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:32:28 ---> Running in 2fdc4ccebecb 17:32:30 ---> bbfcd330010e 17:32:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:32:31 Removing intermediate container 2fdc4ccebecb 17:32:31 ---> 61a7f84a5c69 17:32:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:32:31 ---> 4022e92a9adc 17:32:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:31 ---> Running in fe091b369028 17:32:32 ---> Running in 55bb882ed0d3 17:32:32 Removing intermediate container 55bb882ed0d3 17:32:32 ---> 2cb7d68d13af 17:32:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:32:34 ---> daba9805ad48 17:32:34 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:32:34 ---> Running in 8c328c16758a 17:32:36 Removing intermediate container fe091b369028 17:32:36 ---> db966e16d2e3 17:32:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:32:36 ---> Running in 01c8615c7d38 17:32:37 Removing intermediate container 01c8615c7d38 17:32:37 ---> 0fd857345e61 17:32:37 Step 23/25 : LABEL arch=arm64 17:32:37 ---> Running in 2a9e69ed4bc2 17:32:38 Removing intermediate container 2a9e69ed4bc2 17:32:38 ---> 12f516b7ce8c 17:32:38 Step 24/25 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:32:38 ---> Running in 26f7224b7701 17:32:40 Removing intermediate container 26f7224b7701 17:32:40 ---> 8e51627807fe 17:32:40 Step 25/25 : LABEL version=3.0.0-dev.105 17:32:40 Removing intermediate container 8c328c16758a 17:32:40 ---> faceba31556b 17:32:40 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:40 ---> Running in 79b0dff0674d 17:32:41 Removing intermediate container 79b0dff0674d 17:32:41 ---> 329c0a963082 17:32:41 17:32:41 ---> a07aa42e6c3e 17:32:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:32:41 Successfully built 329c0a963082 17:32:41 Successfully tagged security-secretstore-setup-arm64:latest 17:32:42  Building security-secretstore-setup ... done  ---> 9d9f755f579f 17:32:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:32:44 ---> 5cd53bc5ad1a 17:32:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:32:45 ---> 254ba1505a61 17:32:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:32:46 ---> a43b11f26071 17:32:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:32:47 ---> f73ce517bca7 17:32:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:32:47 ---> 1e6d3e9b1d8e 17:32:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:32:48 Removing intermediate container deb87b376097 17:32:48 ---> 32d81f63446d 17:32:48 17:32:48 Step 10/23 : FROM alpine:3.17 17:32:48 ---> d74e625d9115 17:32:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:32:48 ---> Using cache 17:32:48 ---> 98d0455f0eda 17:32:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:48 ---> Using cache 17:32:48 ---> b4a7ab95e166 17:32:48 Step 13/23 : ENV APP_PORT=59861 17:32:48 ---> Running in b4663f80ab03 17:32:48 Removing intermediate container b4663f80ab03 17:32:48 ---> c101fbc9b5b4 17:32:48 Step 14/23 : EXPOSE $APP_PORT 17:32:48 ---> eee5a6342d46 17:32:48 Step 28/33 : RUN chmod +x /entrypoint.sh 17:32:48 ---> Running in a5151d580ab6 17:32:49 ---> Running in 6d2579e50391 17:32:49 Removing intermediate container a5151d580ab6 17:32:49 ---> 3147920a3bfc 17:32:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:50 ---> 9cb4d9193cbc 17:32:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:32:52 ---> f4555345395e 17:32:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:32:52 Removing intermediate container 6d2579e50391 17:32:52 ---> 30231c4b83b5 17:32:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:32:52 ---> Running in 3110a2a023b2 17:32:53 Removing intermediate container 3110a2a023b2 17:32:53 ---> 42da698e22cf 17:32:53 Step 30/33 : CMD ["gate"] 17:32:53 ---> Running in 5171b0c25f57 17:32:55 Removing intermediate container 5171b0c25f57 17:32:55 ---> cf8131b8bfb1 17:32:55 Step 31/33 : LABEL arch=arm64 17:32:55 ---> Running in 70e4d222d8ce 17:32:55 ---> d163cc015799 17:32:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:32:55 Removing intermediate container 70e4d222d8ce 17:32:55 ---> bce8b5f57270 17:32:55 Step 32/33 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:32:55 ---> Running in a5760cdbfede 17:32:55 ---> f7e54deb422a 17:32:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:32:56 ---> Running in 3b2b452b4969 17:32:56 Removing intermediate container a5760cdbfede 17:32:56 ---> 170f99688a52 17:32:56 Step 33/33 : LABEL version=3.0.0-dev.105 17:32:56 ---> Running in be48f8bad03a 17:32:56 Removing intermediate container 3b2b452b4969 17:32:56 ---> 8b1b6e0efef4 17:32:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:56 ---> Running in d2da14930a4f 17:32:56 Removing intermediate container be48f8bad03a 17:32:56 ---> 35bb82524ce8 17:32:56 17:32:56 Successfully built 35bb82524ce8 17:32:56 Successfully tagged security-bootstrapper-arm64:latest 17:32:57  Building security-bootstrapper ... done Removing intermediate container d2da14930a4f 17:32:57 ---> 08b66b2a3230 17:32:57 Step 21/23 : LABEL arch=arm64 17:32:57 ---> Running in 8f16801a880c 17:32:57 Removing intermediate container 8f16801a880c 17:32:57 ---> 2e00acfe16ea 17:32:57 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:32:57 ---> Running in 323c60d258af 17:32:58 Removing intermediate container 323c60d258af 17:32:58 ---> 0ba31fbc76d5 17:32:58 Step 23/23 : LABEL version=3.0.0-dev.105 17:32:58 ---> Running in 22fc11f5e139 17:32:58 Removing intermediate container 22fc11f5e139 17:32:58 ---> 9b523a7723c3 17:32:58 17:32:59 Successfully built 9b523a7723c3 17:32:59 Successfully tagged support-scheduler-arm64:latest 17:35:20  Building support-scheduler ... done Removing intermediate container 10242925f8d6 17:35:20 ---> 38587a2116b7 17:35:20 17:35:20 Step 10/23 : FROM alpine:3.17 17:35:20 ---> d74e625d9115 17:35:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:35:20 ---> Running in 13f68f41fc68 17:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:35:20 (1/2) Installing ca-certificates (20220614-r4) 17:35:20 (2/2) Installing dumb-init (1.2.5-r2) 17:35:20 Executing busybox-1.35.0-r29.trigger 17:35:20 Executing ca-certificates-20220614-r4.trigger 17:35:20 OK: 8 MiB in 17 packages 17:35:21 Removing intermediate container 13f68f41fc68 17:35:21 ---> e7acb712f380 17:35:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:35:21 ---> Running in 4f849fce1c08 17:35:21 Removing intermediate container 4f849fce1c08 17:35:21 ---> bb0279bc6fa1 17:35:21 Step 13/23 : ENV APP_PORT=59860 17:35:21 ---> Running in 7541ef6fbe9c 17:35:21 Removing intermediate container 7541ef6fbe9c 17:35:21 ---> bdb7c6a74f80 17:35:21 Step 14/23 : EXPOSE $APP_PORT 17:35:22 ---> Running in 067c49b5c070 17:35:22 Removing intermediate container 067c49b5c070 17:35:22 ---> 2d0b57a210b0 17:35:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:22 ---> 47b25deff8f7 17:35:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:35:23 ---> 1ccaf6198cfd 17:35:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:35:24 ---> e7442f9205ea 17:35:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:35:25 ---> 1e55db657c29 17:35:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:35:25 ---> Running in dc72ca812b6d 17:35:25 Removing intermediate container dc72ca812b6d 17:35:25 ---> 7d046621a788 17:35:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:35:25 ---> Running in 4fe118babd7e 17:35:26 Removing intermediate container 4fe118babd7e 17:35:26 ---> f00eb58af64b 17:35:26 Step 21/23 : LABEL arch=arm64 17:35:26 ---> Running in adb57863fda2 17:35:26 Removing intermediate container adb57863fda2 17:35:26 ---> 24fdd0730329 17:35:26 Step 22/23 : LABEL git_sha=d06f1109b530a852e51b6d010774951c53e46570 17:35:26 ---> Running in 10ef93121c0b 17:35:26 Removing intermediate container 10ef93121c0b 17:35:26 ---> 88c719b4a6a4 17:35:26 Step 23/23 : LABEL version=3.0.0-dev.105 17:35:26 ---> Running in 7daacf7277ce 17:35:27 Removing intermediate container 7daacf7277ce 17:35:27 ---> 6155df235854 17:35:27 17:35:27 Successfully built 6155df235854 17:35:27 Successfully tagged support-notifications-arm64:latest 17:35:27  Building support-notifications ... done  [Pipeline] } 17:35:27 $ docker stop --time=1 75e1c15905407c47375f497ad2daf1e017b98c58d1dff246650b3fe42835d430 17:35:29 $ docker rm -f --volumes 75e1c15905407c47375f497ad2daf1e017b98c58d1dff246650b3fe42835d430 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:29 + docker images 17:35:30 REPOSITORY TAG IMAGE ID CREATED SIZE 17:35:30 support-notifications-arm64 latest 6155df235854 3 seconds ago 32.5MB 17:35:30 38587a2116b7 15 seconds ago 1.38GB 17:35:30 support-scheduler-arm64 latest 9b523a7723c3 2 minutes ago 31.8MB 17:35:30 security-bootstrapper-arm64 latest 35bb82524ce8 2 minutes ago 21.8MB 17:35:30 32d81f63446d 2 minutes ago 1.38GB 17:35:30 security-secretstore-setup-arm64 latest 329c0a963082 2 minutes ago 32MB 17:35:30 security-proxy-setup-arm64 latest 5932079ba93a 3 minutes ago 18.6MB 17:35:30 e9b21485ade3 3 minutes ago 1.3GB 17:35:30 f329eb8d8f94 3 minutes ago 1.31GB 17:35:30 b155a62a4197 3 minutes ago 1.29GB 17:35:30 core-data-arm64 latest b1c4882bf63b 5 minutes ago 19.9MB 17:35:30 fc2b53d3e764 5 minutes ago 1.32GB 17:35:30 security-spire-config-arm64 latest 9bac37601fa0 12 minutes ago 86.2MB 17:35:30 security-spiffe-token-provider-arm64 latest b859011b9d46 12 minutes ago 32.6MB 17:35:30 security-spire-agent-arm64 latest 36ea8034681a 12 minutes ago 125MB 17:35:30 96e5216d87b6 12 minutes ago 1.18GB 17:35:30 b88f18d02f86 12 minutes ago 1.35GB 17:35:30 core-metadata-arm64 latest c255aa4d5cae 13 minutes ago 20.4MB 17:35:30 core-common-config-bootstrapper-arm64 latest 321f008067d7 13 minutes ago 17.5MB 17:35:30 security-proxy-auth-arm64 latest 484cef878c63 13 minutes ago 18.2MB 17:35:30 core-command-arm64 latest b5bdd2ebc3f3 13 minutes ago 19.7MB 17:35:30 15fd5c5d7e4e 13 minutes ago 1.32GB 17:35:30 d6cc2ea79c82 13 minutes ago 1.32GB 17:35:30 048a8b8d0a86 13 minutes ago 1.31GB 17:35:30 aafe457627bf 13 minutes ago 1.29GB 17:35:30 security-spire-server-arm64 latest 0ebd3dd71662 20 minutes ago 87.1MB 17:35:30 c226325a6a72 20 minutes ago 1.18GB 17:35:30 ci-base-image-arm64 latest baa3eca52ddd 23 minutes ago 868MB 17:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 10 days ago 648MB 17:35:30 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 17:35:30 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 17:35:30 provisioning config files... 17:35:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/467@tmp/config14060235548813397363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:30 ---> docker-login.sh 17:35:30 nexus3.edgexfoundry.org:10001 17:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:30 Configure a credential helper to remove this warning. See 17:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:30 17:35:30 Login Succeeded 17:35:30 nexus3.edgexfoundry.org:10002 17:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:31 Configure a credential helper to remove this warning. See 17:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:31 17:35:31 Login Succeeded 17:35:31 nexus3.edgexfoundry.org:10003 17:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:31 Configure a credential helper to remove this warning. See 17:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:31 17:35:31 Login Succeeded 17:35:31 nexus3.edgexfoundry.org:10004 17:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:31 Configure a credential helper to remove this warning. See 17:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:31 17:35:31 Login Succeeded 17:35:31 docker.io 17:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:32 Configure a credential helper to remove this warning. See 17:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:32 17:35:32 Login Succeeded 17:35:32 ---> docker-login.sh ends [Pipeline] } 17:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:35:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 17:35:32 d06f1109b530a852e51b6d010774951c53e46570 17:35:32 latest 17:35:32 3.0.0-dev.105 17:35:32 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:32 main 17:35:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:35:33 33fd009adc25: Preparing 17:35:33 f85f6c4872a0: Preparing 17:35:33 cbfed8661083: Preparing 17:35:33 06485dc50c86: Preparing 17:35:33 a06233a4f79c: Preparing 17:35:33 edf70074bd40: Preparing 17:35:33 edf70074bd40: Waiting 17:35:33 cbfed8661083: Pushed 17:35:33 06485dc50c86: Pushed 17:35:33 33fd009adc25: Pushed 17:35:33 a06233a4f79c: Pushed 17:35:33 edf70074bd40: Layer already exists 17:35:36 f85f6c4872a0: Pushed 17:35:36 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:35:37 33fd009adc25: Preparing 17:35:37 f85f6c4872a0: Preparing 17:35:37 cbfed8661083: Preparing 17:35:37 06485dc50c86: Preparing 17:35:37 a06233a4f79c: Preparing 17:35:37 edf70074bd40: Preparing 17:35:37 edf70074bd40: Waiting 17:35:37 f85f6c4872a0: Layer already exists 17:35:37 33fd009adc25: Layer already exists 17:35:37 cbfed8661083: Layer already exists 17:35:37 06485dc50c86: Layer already exists 17:35:37 a06233a4f79c: Layer already exists 17:35:37 edf70074bd40: Layer already exists 17:35:37 latest: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.105 17:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:35:38 33fd009adc25: Preparing 17:35:38 f85f6c4872a0: Preparing 17:35:38 cbfed8661083: Preparing 17:35:38 06485dc50c86: Preparing 17:35:38 a06233a4f79c: Preparing 17:35:38 edf70074bd40: Preparing 17:35:38 edf70074bd40: Waiting 17:35:38 06485dc50c86: Layer already exists 17:35:38 cbfed8661083: Layer already exists 17:35:38 f85f6c4872a0: Layer already exists 17:35:38 a06233a4f79c: Layer already exists 17:35:38 33fd009adc25: Layer already exists 17:35:38 edf70074bd40: Layer already exists 17:35:38 3.0.0-dev.105: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:35:39 33fd009adc25: Preparing 17:35:39 f85f6c4872a0: Preparing 17:35:39 cbfed8661083: Preparing 17:35:39 06485dc50c86: Preparing 17:35:39 a06233a4f79c: Preparing 17:35:39 edf70074bd40: Preparing 17:35:39 edf70074bd40: Waiting 17:35:39 33fd009adc25: Layer already exists 17:35:39 06485dc50c86: Layer already exists 17:35:39 f85f6c4872a0: Layer already exists 17:35:39 cbfed8661083: Layer already exists 17:35:39 a06233a4f79c: Layer already exists 17:35:39 edf70074bd40: Layer already exists 17:35:39 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 17:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 17:35:40 33fd009adc25: Preparing 17:35:40 f85f6c4872a0: Preparing 17:35:40 cbfed8661083: Preparing 17:35:40 06485dc50c86: Preparing 17:35:40 a06233a4f79c: Preparing 17:35:40 edf70074bd40: Preparing 17:35:40 edf70074bd40: Waiting 17:35:40 cbfed8661083: Layer already exists 17:35:40 33fd009adc25: Layer already exists 17:35:40 f85f6c4872a0: Layer already exists 17:35:40 06485dc50c86: Layer already exists 17:35:40 a06233a4f79c: Layer already exists 17:35:40 edf70074bd40: Layer already exists 17:35:40 main: digest: sha256:10e802beb253843fd94d576b486447d6978b8793c4aeb4ef5eafcab9db129a86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:40 ===================================================== [Pipeline] echo 17:35:40 taggedImages: 17:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 17:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.105 17:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 17:35:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 17:35:41 d06f1109b530a852e51b6d010774951c53e46570 17:35:41 latest 17:35:41 3.0.0-dev.105 17:35:41 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:41 main 17:35:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:35:41 deaefb74aa99: Preparing 17:35:41 51b3710d65b5: Preparing 17:35:41 b593e7b90708: Preparing 17:35:41 9ea9b99cc12b: Preparing 17:35:41 cbfed8661083: Preparing 17:35:41 06485dc50c86: Preparing 17:35:41 f8a8d46b23e9: Preparing 17:35:41 edf70074bd40: Preparing 17:35:41 06485dc50c86: Waiting 17:35:41 f8a8d46b23e9: Waiting 17:35:41 edf70074bd40: Waiting 17:35:42 cbfed8661083: Layer already exists 17:35:42 06485dc50c86: Layer already exists 17:35:42 deaefb74aa99: Pushed 17:35:42 51b3710d65b5: Pushed 17:35:42 b593e7b90708: Pushed 17:35:42 edf70074bd40: Layer already exists 17:35:42 f8a8d46b23e9: Pushed 17:35:44 9ea9b99cc12b: Pushed 17:35:44 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:45 + 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 17:35:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:35:45 deaefb74aa99: Preparing 17:35:45 51b3710d65b5: Preparing 17:35:45 b593e7b90708: Preparing 17:35:45 9ea9b99cc12b: Preparing 17:35:45 cbfed8661083: Preparing 17:35:45 06485dc50c86: Preparing 17:35:45 f8a8d46b23e9: Preparing 17:35:45 edf70074bd40: Preparing 17:35:45 06485dc50c86: Waiting 17:35:45 f8a8d46b23e9: Waiting 17:35:45 edf70074bd40: Waiting 17:35:45 cbfed8661083: Layer already exists 17:35:45 deaefb74aa99: Layer already exists 17:35:45 b593e7b90708: Layer already exists 17:35:45 9ea9b99cc12b: Layer already exists 17:35:45 51b3710d65b5: Layer already exists 17:35:45 06485dc50c86: Layer already exists 17:35:45 f8a8d46b23e9: Layer already exists 17:35:45 edf70074bd40: Layer already exists 17:35:45 latest: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.105 17:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:35:46 deaefb74aa99: Preparing 17:35:46 51b3710d65b5: Preparing 17:35:46 b593e7b90708: Preparing 17:35:46 9ea9b99cc12b: Preparing 17:35:46 cbfed8661083: Preparing 17:35:46 06485dc50c86: Preparing 17:35:46 f8a8d46b23e9: Preparing 17:35:46 edf70074bd40: Preparing 17:35:46 f8a8d46b23e9: Waiting 17:35:46 edf70074bd40: Waiting 17:35:46 06485dc50c86: Waiting 17:35:46 b593e7b90708: Layer already exists 17:35:46 51b3710d65b5: Layer already exists 17:35:46 9ea9b99cc12b: Layer already exists 17:35:46 deaefb74aa99: Layer already exists 17:35:46 cbfed8661083: Layer already exists 17:35:46 edf70074bd40: Layer already exists 17:35:46 f8a8d46b23e9: Layer already exists 17:35:46 06485dc50c86: Layer already exists 17:35:46 3.0.0-dev.105: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:35:47 deaefb74aa99: Preparing 17:35:47 51b3710d65b5: Preparing 17:35:47 b593e7b90708: Preparing 17:35:47 9ea9b99cc12b: Preparing 17:35:47 cbfed8661083: Preparing 17:35:47 06485dc50c86: Preparing 17:35:47 f8a8d46b23e9: Preparing 17:35:47 edf70074bd40: Preparing 17:35:47 f8a8d46b23e9: Waiting 17:35:47 06485dc50c86: Waiting 17:35:47 edf70074bd40: Waiting 17:35:47 9ea9b99cc12b: Layer already exists 17:35:47 51b3710d65b5: Layer already exists 17:35:47 b593e7b90708: Layer already exists 17:35:47 cbfed8661083: Layer already exists 17:35:47 deaefb74aa99: Layer already exists 17:35:47 06485dc50c86: Layer already exists 17:35:47 edf70074bd40: Layer already exists 17:35:47 f8a8d46b23e9: Layer already exists 17:35:47 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:48 + 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 17:35:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 17:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 17:35:48 deaefb74aa99: Preparing 17:35:48 51b3710d65b5: Preparing 17:35:48 b593e7b90708: Preparing 17:35:48 9ea9b99cc12b: Preparing 17:35:48 cbfed8661083: Preparing 17:35:48 06485dc50c86: Preparing 17:35:48 f8a8d46b23e9: Preparing 17:35:48 edf70074bd40: Preparing 17:35:48 f8a8d46b23e9: Waiting 17:35:48 edf70074bd40: Waiting 17:35:48 06485dc50c86: Waiting 17:35:48 b593e7b90708: Layer already exists 17:35:48 51b3710d65b5: Layer already exists 17:35:48 cbfed8661083: Layer already exists 17:35:48 9ea9b99cc12b: Layer already exists 17:35:48 deaefb74aa99: Layer already exists 17:35:48 06485dc50c86: Layer already exists 17:35:48 edf70074bd40: Layer already exists 17:35:48 f8a8d46b23e9: Layer already exists 17:35:48 main: digest: sha256:3e8267c8a3c59994e6fe5af2fca7c4666a3968678e3c9f48736ad1ef9402d690 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:48 ===================================================== [Pipeline] echo 17:35:48 taggedImages: 17:35:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 17:35:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.105 17:35:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 17:35:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 17:35:48 d06f1109b530a852e51b6d010774951c53e46570 17:35:48 latest 17:35:48 3.0.0-dev.105 17:35:48 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:48 main 17:35:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:35:49 d5dae0c585b3: Preparing 17:35:49 425d3445b860: Preparing 17:35:49 cbfed8661083: Preparing 17:35:49 06485dc50c86: Preparing 17:35:49 6eb3a2d59a67: Preparing 17:35:49 edf70074bd40: Preparing 17:35:49 edf70074bd40: Waiting 17:35:49 06485dc50c86: Layer already exists 17:35:49 cbfed8661083: Layer already exists 17:35:49 edf70074bd40: Layer already exists 17:35:49 d5dae0c585b3: Pushed 17:35:49 6eb3a2d59a67: Pushed 17:35:53 425d3445b860: Pushed 17:35:53 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:35:53 d5dae0c585b3: Preparing 17:35:53 425d3445b860: Preparing 17:35:53 cbfed8661083: Preparing 17:35:53 06485dc50c86: Preparing 17:35:53 6eb3a2d59a67: Preparing 17:35:53 edf70074bd40: Preparing 17:35:53 edf70074bd40: Waiting 17:35:53 425d3445b860: Layer already exists 17:35:53 6eb3a2d59a67: Layer already exists 17:35:53 06485dc50c86: Layer already exists 17:35:53 cbfed8661083: Layer already exists 17:35:53 d5dae0c585b3: Layer already exists 17:35:53 edf70074bd40: Layer already exists 17:35:54 latest: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.105 17:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:35:54 d5dae0c585b3: Preparing 17:35:54 425d3445b860: Preparing 17:35:54 cbfed8661083: Preparing 17:35:54 06485dc50c86: Preparing 17:35:54 6eb3a2d59a67: Preparing 17:35:54 edf70074bd40: Preparing 17:35:54 edf70074bd40: Waiting 17:35:54 425d3445b860: Layer already exists 17:35:54 6eb3a2d59a67: Layer already exists 17:35:54 d5dae0c585b3: Layer already exists 17:35:54 06485dc50c86: Layer already exists 17:35:54 cbfed8661083: Layer already exists 17:35:54 edf70074bd40: Layer already exists 17:35:54 3.0.0-dev.105: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:35:55 d5dae0c585b3: Preparing 17:35:55 425d3445b860: Preparing 17:35:55 cbfed8661083: Preparing 17:35:55 06485dc50c86: Preparing 17:35:55 6eb3a2d59a67: Preparing 17:35:55 edf70074bd40: Preparing 17:35:55 edf70074bd40: Waiting 17:35:55 6eb3a2d59a67: Layer already exists 17:35:55 06485dc50c86: Layer already exists 17:35:55 d5dae0c585b3: Layer already exists 17:35:55 cbfed8661083: Layer already exists 17:35:55 425d3445b860: Layer already exists 17:35:55 edf70074bd40: Layer already exists 17:35:55 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 17:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 17:35:56 d5dae0c585b3: Preparing 17:35:56 425d3445b860: Preparing 17:35:56 cbfed8661083: Preparing 17:35:56 06485dc50c86: Preparing 17:35:56 6eb3a2d59a67: Preparing 17:35:56 edf70074bd40: Preparing 17:35:56 edf70074bd40: Waiting 17:35:56 cbfed8661083: Layer already exists 17:35:56 06485dc50c86: Layer already exists 17:35:56 425d3445b860: Layer already exists 17:35:56 d5dae0c585b3: Layer already exists 17:35:56 6eb3a2d59a67: Layer already exists 17:35:56 edf70074bd40: Layer already exists 17:35:56 main: digest: sha256:cff6178bc8a17601709d13543bc16e69f2a7c7f7d1ea7cb95e6456f4a3b5a7df size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:56 ===================================================== [Pipeline] echo 17:35:56 taggedImages: 17:35:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 17:35:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.105 17:35:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 17:35:56 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 17:35:56 d06f1109b530a852e51b6d010774951c53e46570 17:35:56 latest 17:35:56 3.0.0-dev.105 17:35:56 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:35:56 main 17:35:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:35:57 7998800ec52a: Preparing 17:35:57 49c4e6ae6f1c: Preparing 17:35:57 951d420cb658: Preparing 17:35:57 cbfed8661083: Preparing 17:35:57 06485dc50c86: Preparing 17:35:57 a06233a4f79c: Preparing 17:35:57 edf70074bd40: Preparing 17:35:57 a06233a4f79c: Waiting 17:35:57 edf70074bd40: Waiting 17:35:57 06485dc50c86: Layer already exists 17:35:57 cbfed8661083: Layer already exists 17:35:57 a06233a4f79c: Layer already exists 17:35:57 edf70074bd40: Layer already exists 17:35:57 7998800ec52a: Pushed 17:35:57 49c4e6ae6f1c: Pushed 17:36:01 951d420cb658: Pushed 17:36:01 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:36:01 7998800ec52a: Preparing 17:36:01 49c4e6ae6f1c: Preparing 17:36:01 951d420cb658: Preparing 17:36:01 cbfed8661083: Preparing 17:36:01 06485dc50c86: Preparing 17:36:01 a06233a4f79c: Preparing 17:36:01 edf70074bd40: Preparing 17:36:01 a06233a4f79c: Waiting 17:36:01 edf70074bd40: Waiting 17:36:01 cbfed8661083: Layer already exists 17:36:01 951d420cb658: Layer already exists 17:36:01 49c4e6ae6f1c: Layer already exists 17:36:01 7998800ec52a: Layer already exists 17:36:01 06485dc50c86: Layer already exists 17:36:01 edf70074bd40: Layer already exists 17:36:01 a06233a4f79c: Layer already exists 17:36:02 latest: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.105 17:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:36:02 7998800ec52a: Preparing 17:36:02 49c4e6ae6f1c: Preparing 17:36:02 951d420cb658: Preparing 17:36:02 cbfed8661083: Preparing 17:36:02 06485dc50c86: Preparing 17:36:02 a06233a4f79c: Preparing 17:36:02 edf70074bd40: Preparing 17:36:02 a06233a4f79c: Waiting 17:36:02 edf70074bd40: Waiting 17:36:02 951d420cb658: Layer already exists 17:36:02 49c4e6ae6f1c: Layer already exists 17:36:02 7998800ec52a: Layer already exists 17:36:02 cbfed8661083: Layer already exists 17:36:02 06485dc50c86: Layer already exists 17:36:02 edf70074bd40: Layer already exists 17:36:02 a06233a4f79c: Layer already exists 17:36:03 3.0.0-dev.105: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:36:03 7998800ec52a: Preparing 17:36:03 49c4e6ae6f1c: Preparing 17:36:03 951d420cb658: Preparing 17:36:03 cbfed8661083: Preparing 17:36:03 06485dc50c86: Preparing 17:36:03 a06233a4f79c: Preparing 17:36:03 edf70074bd40: Preparing 17:36:03 a06233a4f79c: Waiting 17:36:03 edf70074bd40: Waiting 17:36:03 951d420cb658: Layer already exists 17:36:03 cbfed8661083: Layer already exists 17:36:03 49c4e6ae6f1c: Layer already exists 17:36:03 06485dc50c86: Layer already exists 17:36:03 7998800ec52a: Layer already exists 17:36:03 a06233a4f79c: Layer already exists 17:36:03 edf70074bd40: Layer already exists 17:36:04 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 17:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 17:36:04 7998800ec52a: Preparing 17:36:04 49c4e6ae6f1c: Preparing 17:36:04 951d420cb658: Preparing 17:36:04 cbfed8661083: Preparing 17:36:04 06485dc50c86: Preparing 17:36:04 a06233a4f79c: Preparing 17:36:04 edf70074bd40: Preparing 17:36:04 a06233a4f79c: Waiting 17:36:04 edf70074bd40: Waiting 17:36:04 cbfed8661083: Layer already exists 17:36:04 951d420cb658: Layer already exists 17:36:04 06485dc50c86: Layer already exists 17:36:04 7998800ec52a: Layer already exists 17:36:04 49c4e6ae6f1c: Layer already exists 17:36:04 a06233a4f79c: Layer already exists 17:36:04 edf70074bd40: Layer already exists 17:36:05 main: digest: sha256:641509767dbebe321701c4481a5d7db9bb2b1db1f6e963af863d50c91d878ae3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:05 ===================================================== [Pipeline] echo 17:36:05 taggedImages: 17:36:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 17:36:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.105 17:36:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 17:36:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 17:36:05 d06f1109b530a852e51b6d010774951c53e46570 17:36:05 latest 17:36:05 3.0.0-dev.105 17:36:05 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:05 main 17:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:36:05 20b9ca8d2345: Preparing 17:36:05 20b9ca8d2345: Preparing 17:36:05 df8ed23a836e: Preparing 17:36:05 73bc900b587d: Preparing 17:36:05 1b9ecf0890ca: Preparing 17:36:05 e4c9e53a3669: Preparing 17:36:05 ecf1869ef7b2: Preparing 17:36:05 cbfed8661083: Preparing 17:36:05 06485dc50c86: Preparing 17:36:05 e9f834c66ebd: Preparing 17:36:05 11bcf11aa9cc: Preparing 17:36:05 2e450fda4395: Preparing 17:36:05 0d80a0b465fb: Preparing 17:36:05 edf70074bd40: Preparing 17:36:05 ecf1869ef7b2: Waiting 17:36:05 11bcf11aa9cc: Waiting 17:36:05 2e450fda4395: Waiting 17:36:05 0d80a0b465fb: Waiting 17:36:05 edf70074bd40: Waiting 17:36:05 06485dc50c86: Waiting 17:36:05 cbfed8661083: Waiting 17:36:05 e9f834c66ebd: Waiting 17:36:06 73bc900b587d: Pushed 17:36:06 1b9ecf0890ca: Pushed 17:36:06 e4c9e53a3669: Pushed 17:36:06 20b9ca8d2345: Pushed 17:36:06 df8ed23a836e: Pushed 17:36:06 cbfed8661083: Layer already exists 17:36:06 06485dc50c86: Layer already exists 17:36:06 11bcf11aa9cc: Pushed 17:36:06 e9f834c66ebd: Pushed 17:36:06 edf70074bd40: Layer already exists 17:36:06 2e450fda4395: Pushed 17:36:06 0d80a0b465fb: Pushed 17:36:09 ecf1869ef7b2: Pushed 17:36:10 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:36:10 20b9ca8d2345: Preparing 17:36:10 20b9ca8d2345: Preparing 17:36:10 df8ed23a836e: Preparing 17:36:10 73bc900b587d: Preparing 17:36:10 1b9ecf0890ca: Preparing 17:36:10 e4c9e53a3669: Preparing 17:36:10 ecf1869ef7b2: Preparing 17:36:10 cbfed8661083: Preparing 17:36:10 06485dc50c86: Preparing 17:36:10 e9f834c66ebd: Preparing 17:36:10 11bcf11aa9cc: Preparing 17:36:10 2e450fda4395: Preparing 17:36:10 0d80a0b465fb: Preparing 17:36:10 edf70074bd40: Preparing 17:36:10 ecf1869ef7b2: Waiting 17:36:10 11bcf11aa9cc: Waiting 17:36:10 2e450fda4395: Waiting 17:36:10 0d80a0b465fb: Waiting 17:36:10 cbfed8661083: Waiting 17:36:10 edf70074bd40: Waiting 17:36:10 06485dc50c86: Waiting 17:36:10 e9f834c66ebd: Waiting 17:36:10 1b9ecf0890ca: Layer already exists 17:36:10 20b9ca8d2345: Layer already exists 17:36:10 df8ed23a836e: Layer already exists 17:36:10 73bc900b587d: Layer already exists 17:36:10 e4c9e53a3669: Layer already exists 17:36:10 ecf1869ef7b2: Layer already exists 17:36:10 06485dc50c86: Layer already exists 17:36:10 cbfed8661083: Layer already exists 17:36:10 11bcf11aa9cc: Layer already exists 17:36:10 e9f834c66ebd: Layer already exists 17:36:11 0d80a0b465fb: Layer already exists 17:36:11 edf70074bd40: Layer already exists 17:36:11 2e450fda4395: Layer already exists 17:36:11 latest: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.105 17:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:36:11 20b9ca8d2345: Preparing 17:36:11 20b9ca8d2345: Preparing 17:36:11 df8ed23a836e: Preparing 17:36:11 73bc900b587d: Preparing 17:36:11 1b9ecf0890ca: Preparing 17:36:11 e4c9e53a3669: Preparing 17:36:11 ecf1869ef7b2: Preparing 17:36:11 cbfed8661083: Preparing 17:36:11 06485dc50c86: Preparing 17:36:11 e9f834c66ebd: Preparing 17:36:11 ecf1869ef7b2: Waiting 17:36:11 cbfed8661083: Waiting 17:36:11 06485dc50c86: Waiting 17:36:11 11bcf11aa9cc: Preparing 17:36:11 2e450fda4395: Preparing 17:36:11 0d80a0b465fb: Preparing 17:36:11 edf70074bd40: Preparing 17:36:11 e9f834c66ebd: Waiting 17:36:11 2e450fda4395: Waiting 17:36:11 11bcf11aa9cc: Waiting 17:36:11 edf70074bd40: Waiting 17:36:11 0d80a0b465fb: Waiting 17:36:11 e4c9e53a3669: Layer already exists 17:36:11 df8ed23a836e: Layer already exists 17:36:11 73bc900b587d: Layer already exists 17:36:11 1b9ecf0890ca: Layer already exists 17:36:11 20b9ca8d2345: Layer already exists 17:36:11 cbfed8661083: Layer already exists 17:36:11 ecf1869ef7b2: Layer already exists 17:36:11 e9f834c66ebd: Layer already exists 17:36:11 11bcf11aa9cc: Layer already exists 17:36:11 06485dc50c86: Layer already exists 17:36:11 0d80a0b465fb: Layer already exists 17:36:11 edf70074bd40: Layer already exists 17:36:11 2e450fda4395: Layer already exists 17:36:11 3.0.0-dev.105: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:36:12 20b9ca8d2345: Preparing 17:36:12 20b9ca8d2345: Preparing 17:36:12 df8ed23a836e: Preparing 17:36:12 73bc900b587d: Preparing 17:36:12 1b9ecf0890ca: Preparing 17:36:12 e4c9e53a3669: Preparing 17:36:12 ecf1869ef7b2: Preparing 17:36:12 cbfed8661083: Preparing 17:36:12 06485dc50c86: Preparing 17:36:12 e9f834c66ebd: Preparing 17:36:12 11bcf11aa9cc: Preparing 17:36:12 2e450fda4395: Preparing 17:36:12 0d80a0b465fb: Preparing 17:36:12 edf70074bd40: Preparing 17:36:12 ecf1869ef7b2: Waiting 17:36:12 cbfed8661083: Waiting 17:36:12 2e450fda4395: Waiting 17:36:12 0d80a0b465fb: Waiting 17:36:12 edf70074bd40: Waiting 17:36:12 e9f834c66ebd: Waiting 17:36:12 06485dc50c86: Waiting 17:36:12 11bcf11aa9cc: Waiting 17:36:12 73bc900b587d: Layer already exists 17:36:12 e4c9e53a3669: Layer already exists 17:36:12 20b9ca8d2345: Layer already exists 17:36:12 df8ed23a836e: Layer already exists 17:36:12 1b9ecf0890ca: Layer already exists 17:36:12 ecf1869ef7b2: Layer already exists 17:36:12 cbfed8661083: Layer already exists 17:36:12 06485dc50c86: Layer already exists 17:36:12 e9f834c66ebd: Layer already exists 17:36:12 11bcf11aa9cc: Layer already exists 17:36:12 0d80a0b465fb: Layer already exists 17:36:12 2e450fda4395: Layer already exists 17:36:12 edf70074bd40: Layer already exists 17:36:12 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 17:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 17:36:13 20b9ca8d2345: Preparing 17:36:13 20b9ca8d2345: Preparing 17:36:13 df8ed23a836e: Preparing 17:36:13 73bc900b587d: Preparing 17:36:13 1b9ecf0890ca: Preparing 17:36:13 e4c9e53a3669: Preparing 17:36:13 ecf1869ef7b2: Preparing 17:36:13 cbfed8661083: Preparing 17:36:13 06485dc50c86: Preparing 17:36:13 e9f834c66ebd: Preparing 17:36:13 11bcf11aa9cc: Preparing 17:36:13 2e450fda4395: Preparing 17:36:13 0d80a0b465fb: Preparing 17:36:13 edf70074bd40: Preparing 17:36:13 e9f834c66ebd: Waiting 17:36:13 11bcf11aa9cc: Waiting 17:36:13 2e450fda4395: Waiting 17:36:13 ecf1869ef7b2: Waiting 17:36:13 0d80a0b465fb: Waiting 17:36:13 cbfed8661083: Waiting 17:36:13 edf70074bd40: Waiting 17:36:13 73bc900b587d: Layer already exists 17:36:13 1b9ecf0890ca: Layer already exists 17:36:13 e4c9e53a3669: Layer already exists 17:36:13 20b9ca8d2345: Layer already exists 17:36:13 df8ed23a836e: Layer already exists 17:36:13 ecf1869ef7b2: Layer already exists 17:36:13 06485dc50c86: Layer already exists 17:36:13 cbfed8661083: Layer already exists 17:36:13 11bcf11aa9cc: Layer already exists 17:36:13 e9f834c66ebd: Layer already exists 17:36:13 0d80a0b465fb: Layer already exists 17:36:13 2e450fda4395: Layer already exists 17:36:13 edf70074bd40: Layer already exists 17:36:13 main: digest: sha256:ac688e1db7f8469d0a571d856b68933ee636313ddb78d30a667527e9e5192488 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:13 ===================================================== [Pipeline] echo 17:36:13 taggedImages: 17:36:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 17:36:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.105 17:36:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 17:36:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 17:36:13 d06f1109b530a852e51b6d010774951c53e46570 17:36:13 latest 17:36:13 3.0.0-dev.105 17:36:13 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:13 main 17:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:36:14 bfa30ebb5d27: Preparing 17:36:14 77b4aa359206: Preparing 17:36:14 ee0d3a5e4b27: Preparing 17:36:14 e649215960a4: Preparing 17:36:14 cbfed8661083: Preparing 17:36:14 06485dc50c86: Preparing 17:36:14 c7f4dcd6993e: Preparing 17:36:14 edf70074bd40: Preparing 17:36:14 06485dc50c86: Waiting 17:36:14 c7f4dcd6993e: Waiting 17:36:14 edf70074bd40: Waiting 17:36:14 cbfed8661083: Layer already exists 17:36:14 06485dc50c86: Layer already exists 17:36:14 77b4aa359206: Pushed 17:36:14 bfa30ebb5d27: Pushed 17:36:14 ee0d3a5e4b27: Pushed 17:36:14 edf70074bd40: Layer already exists 17:36:14 c7f4dcd6993e: Pushed 17:36:17 e649215960a4: Pushed 17:36:19 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:19 + 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 17:36:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:36:20 bfa30ebb5d27: Preparing 17:36:20 77b4aa359206: Preparing 17:36:20 ee0d3a5e4b27: Preparing 17:36:20 e649215960a4: Preparing 17:36:20 cbfed8661083: Preparing 17:36:20 06485dc50c86: Preparing 17:36:20 c7f4dcd6993e: Preparing 17:36:20 edf70074bd40: Preparing 17:36:20 06485dc50c86: Waiting 17:36:20 c7f4dcd6993e: Waiting 17:36:20 edf70074bd40: Waiting 17:36:20 cbfed8661083: Layer already exists 17:36:20 e649215960a4: Layer already exists 17:36:20 ee0d3a5e4b27: Layer already exists 17:36:20 77b4aa359206: Layer already exists 17:36:20 bfa30ebb5d27: Layer already exists 17:36:20 edf70074bd40: Layer already exists 17:36:20 c7f4dcd6993e: Layer already exists 17:36:20 06485dc50c86: Layer already exists 17:36:20 latest: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.105 17:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:36:21 bfa30ebb5d27: Preparing 17:36:21 77b4aa359206: Preparing 17:36:21 ee0d3a5e4b27: Preparing 17:36:21 e649215960a4: Preparing 17:36:21 cbfed8661083: Preparing 17:36:21 06485dc50c86: Preparing 17:36:21 c7f4dcd6993e: Preparing 17:36:21 edf70074bd40: Preparing 17:36:21 c7f4dcd6993e: Waiting 17:36:21 edf70074bd40: Waiting 17:36:21 06485dc50c86: Waiting 17:36:21 cbfed8661083: Layer already exists 17:36:21 bfa30ebb5d27: Layer already exists 17:36:21 77b4aa359206: Layer already exists 17:36:21 ee0d3a5e4b27: Layer already exists 17:36:21 e649215960a4: Layer already exists 17:36:21 c7f4dcd6993e: Layer already exists 17:36:21 06485dc50c86: Layer already exists 17:36:21 edf70074bd40: Layer already exists 17:36:21 3.0.0-dev.105: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:36:22 bfa30ebb5d27: Preparing 17:36:22 77b4aa359206: Preparing 17:36:22 ee0d3a5e4b27: Preparing 17:36:22 e649215960a4: Preparing 17:36:22 cbfed8661083: Preparing 17:36:22 06485dc50c86: Preparing 17:36:22 c7f4dcd6993e: Preparing 17:36:22 edf70074bd40: Preparing 17:36:22 06485dc50c86: Waiting 17:36:22 c7f4dcd6993e: Waiting 17:36:22 edf70074bd40: Waiting 17:36:22 bfa30ebb5d27: Layer already exists 17:36:22 ee0d3a5e4b27: Layer already exists 17:36:22 e649215960a4: Layer already exists 17:36:22 cbfed8661083: Layer already exists 17:36:22 77b4aa359206: Layer already exists 17:36:22 c7f4dcd6993e: Layer already exists 17:36:22 06485dc50c86: Layer already exists 17:36:22 edf70074bd40: Layer already exists 17:36:22 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:22 + 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 17:36:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 17:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 17:36:23 bfa30ebb5d27: Preparing 17:36:23 77b4aa359206: Preparing 17:36:23 ee0d3a5e4b27: Preparing 17:36:23 e649215960a4: Preparing 17:36:23 cbfed8661083: Preparing 17:36:23 06485dc50c86: Preparing 17:36:23 c7f4dcd6993e: Preparing 17:36:23 edf70074bd40: Preparing 17:36:23 06485dc50c86: Waiting 17:36:23 c7f4dcd6993e: Waiting 17:36:23 edf70074bd40: Waiting 17:36:23 77b4aa359206: Layer already exists 17:36:23 e649215960a4: Layer already exists 17:36:23 cbfed8661083: Layer already exists 17:36:23 ee0d3a5e4b27: Layer already exists 17:36:23 bfa30ebb5d27: Layer already exists 17:36:23 edf70074bd40: Layer already exists 17:36:23 c7f4dcd6993e: Layer already exists 17:36:23 06485dc50c86: Layer already exists 17:36:23 main: digest: sha256:927a78fb06510b2e78690d1612501cdd05d8c5eed8254d946f62d51c481c9b94 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:23 ===================================================== [Pipeline] echo 17:36:23 taggedImages: 17:36:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 17:36:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.105 17:36:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 17:36:23 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 17:36:23 d06f1109b530a852e51b6d010774951c53e46570 17:36:23 latest 17:36:23 3.0.0-dev.105 17:36:23 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:23 main 17:36:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:36:24 7635973f9562: Preparing 17:36:24 f8f9e2b4c7cc: Preparing 17:36:24 56f106be7768: Preparing 17:36:24 de30b7940383: Preparing 17:36:24 cbfed8661083: Preparing 17:36:24 06485dc50c86: Preparing 17:36:24 c91ab6a3fe85: Preparing 17:36:24 06485dc50c86: Waiting 17:36:24 60a0fe7851a0: Preparing 17:36:24 edf70074bd40: Preparing 17:36:24 c91ab6a3fe85: Waiting 17:36:24 edf70074bd40: Waiting 17:36:24 60a0fe7851a0: Waiting 17:36:24 cbfed8661083: Layer already exists 17:36:24 06485dc50c86: Layer already exists 17:36:24 de30b7940383: Pushed 17:36:24 7635973f9562: Pushed 17:36:24 f8f9e2b4c7cc: Pushed 17:36:24 edf70074bd40: Layer already exists 17:36:24 c91ab6a3fe85: Pushed 17:36:24 60a0fe7851a0: Pushed 17:36:27 56f106be7768: Pushed 17:36:27 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:27 + 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 17:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:36:27 7635973f9562: Preparing 17:36:27 f8f9e2b4c7cc: Preparing 17:36:27 56f106be7768: Preparing 17:36:27 de30b7940383: Preparing 17:36:27 cbfed8661083: Preparing 17:36:27 06485dc50c86: Preparing 17:36:27 c91ab6a3fe85: Preparing 17:36:27 60a0fe7851a0: Preparing 17:36:27 edf70074bd40: Preparing 17:36:27 c91ab6a3fe85: Waiting 17:36:27 60a0fe7851a0: Waiting 17:36:27 edf70074bd40: Waiting 17:36:27 06485dc50c86: Waiting 17:36:27 56f106be7768: Layer already exists 17:36:27 7635973f9562: Layer already exists 17:36:27 de30b7940383: Layer already exists 17:36:27 cbfed8661083: Layer already exists 17:36:27 f8f9e2b4c7cc: Layer already exists 17:36:27 c91ab6a3fe85: Layer already exists 17:36:27 06485dc50c86: Layer already exists 17:36:27 60a0fe7851a0: Layer already exists 17:36:27 edf70074bd40: Layer already exists 17:36:28 latest: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.105 17:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:36:28 7635973f9562: Preparing 17:36:28 f8f9e2b4c7cc: Preparing 17:36:28 56f106be7768: Preparing 17:36:28 de30b7940383: Preparing 17:36:28 cbfed8661083: Preparing 17:36:28 06485dc50c86: Preparing 17:36:28 c91ab6a3fe85: Preparing 17:36:28 60a0fe7851a0: Preparing 17:36:28 edf70074bd40: Preparing 17:36:28 06485dc50c86: Waiting 17:36:28 c91ab6a3fe85: Waiting 17:36:28 60a0fe7851a0: Waiting 17:36:28 edf70074bd40: Waiting 17:36:28 f8f9e2b4c7cc: Layer already exists 17:36:28 7635973f9562: Layer already exists 17:36:28 cbfed8661083: Layer already exists 17:36:28 56f106be7768: Layer already exists 17:36:28 de30b7940383: Layer already exists 17:36:28 06485dc50c86: Layer already exists 17:36:28 c91ab6a3fe85: Layer already exists 17:36:28 edf70074bd40: Layer already exists 17:36:28 60a0fe7851a0: Layer already exists 17:36:29 3.0.0-dev.105: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:36:29 7635973f9562: Preparing 17:36:29 f8f9e2b4c7cc: Preparing 17:36:29 56f106be7768: Preparing 17:36:29 de30b7940383: Preparing 17:36:29 cbfed8661083: Preparing 17:36:29 06485dc50c86: Preparing 17:36:29 c91ab6a3fe85: Preparing 17:36:29 60a0fe7851a0: Preparing 17:36:29 edf70074bd40: Preparing 17:36:29 c91ab6a3fe85: Waiting 17:36:29 60a0fe7851a0: Waiting 17:36:29 edf70074bd40: Waiting 17:36:29 06485dc50c86: Waiting 17:36:29 cbfed8661083: Layer already exists 17:36:29 7635973f9562: Layer already exists 17:36:29 de30b7940383: Layer already exists 17:36:29 f8f9e2b4c7cc: Layer already exists 17:36:29 56f106be7768: Layer already exists 17:36:29 c91ab6a3fe85: Layer already exists 17:36:29 60a0fe7851a0: Layer already exists 17:36:29 06485dc50c86: Layer already exists 17:36:29 edf70074bd40: Layer already exists 17:36:29 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:30 + 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 17:36:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 17:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 17:36:32 7635973f9562: Preparing 17:36:32 f8f9e2b4c7cc: Preparing 17:36:32 56f106be7768: Preparing 17:36:32 de30b7940383: Preparing 17:36:32 cbfed8661083: Preparing 17:36:32 06485dc50c86: Preparing 17:36:32 c91ab6a3fe85: Preparing 17:36:32 60a0fe7851a0: Preparing 17:36:32 edf70074bd40: Preparing 17:36:32 c91ab6a3fe85: Waiting 17:36:32 60a0fe7851a0: Waiting 17:36:32 06485dc50c86: Waiting 17:36:32 edf70074bd40: Waiting 17:36:32 f8f9e2b4c7cc: Layer already exists 17:36:32 cbfed8661083: Layer already exists 17:36:32 de30b7940383: Layer already exists 17:36:32 7635973f9562: Layer already exists 17:36:32 56f106be7768: Layer already exists 17:36:32 06485dc50c86: Layer already exists 17:36:32 c91ab6a3fe85: Layer already exists 17:36:32 60a0fe7851a0: Layer already exists 17:36:32 edf70074bd40: Layer already exists 17:36:32 main: digest: sha256:e270255502a41cc7388e1b374b054326ca88185a5d7a046944ef764a64cd24b0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:32 ===================================================== [Pipeline] echo 17:36:32 taggedImages: 17:36:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 17:36:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.105 17:36:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 17:36:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 17:36:32 d06f1109b530a852e51b6d010774951c53e46570 17:36:32 latest 17:36:32 3.0.0-dev.105 17:36:32 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:32 main 17:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:36:33 462991675f25: Preparing 17:36:33 22d318dce7ff: Preparing 17:36:33 2d521f88c9c1: Preparing 17:36:33 adf0944d4748: Preparing 17:36:33 712336f3bd39: Preparing 17:36:33 08e7ea5c9e44: Preparing 17:36:33 89b99668ac85: Preparing 17:36:33 cbfed8661083: Preparing 17:36:33 06485dc50c86: Preparing 17:36:33 5d968f389c2e: Preparing 17:36:33 edf70074bd40: Preparing 17:36:33 cbfed8661083: Waiting 17:36:33 5d968f389c2e: Waiting 17:36:33 edf70074bd40: Waiting 17:36:33 08e7ea5c9e44: Waiting 17:36:33 89b99668ac85: Waiting 17:36:33 06485dc50c86: Waiting 17:36:33 22d318dce7ff: Pushed 17:36:33 462991675f25: Pushed 17:36:33 712336f3bd39: Pushed 17:36:33 cbfed8661083: Layer already exists 17:36:33 06485dc50c86: Layer already exists 17:36:33 08e7ea5c9e44: Pushed 17:36:33 89b99668ac85: Pushed 17:36:33 edf70074bd40: Layer already exists 17:36:33 5d968f389c2e: Pushed 17:36:35 adf0944d4748: Pushed 17:36:36 2d521f88c9c1: Pushed 17:36:37 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:37 + 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 17:36:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:36:37 462991675f25: Preparing 17:36:37 22d318dce7ff: Preparing 17:36:37 2d521f88c9c1: Preparing 17:36:37 adf0944d4748: Preparing 17:36:37 712336f3bd39: Preparing 17:36:37 08e7ea5c9e44: Preparing 17:36:37 89b99668ac85: Preparing 17:36:37 cbfed8661083: Preparing 17:36:37 06485dc50c86: Preparing 17:36:37 5d968f389c2e: Preparing 17:36:37 edf70074bd40: Preparing 17:36:37 08e7ea5c9e44: Waiting 17:36:37 06485dc50c86: Waiting 17:36:37 89b99668ac85: Waiting 17:36:37 cbfed8661083: Waiting 17:36:37 5d968f389c2e: Waiting 17:36:37 edf70074bd40: Waiting 17:36:37 462991675f25: Layer already exists 17:36:37 adf0944d4748: Layer already exists 17:36:37 22d318dce7ff: Layer already exists 17:36:37 712336f3bd39: Layer already exists 17:36:37 2d521f88c9c1: Layer already exists 17:36:37 08e7ea5c9e44: Layer already exists 17:36:37 06485dc50c86: Layer already exists 17:36:37 89b99668ac85: Layer already exists 17:36:37 cbfed8661083: Layer already exists 17:36:37 5d968f389c2e: Layer already exists 17:36:37 edf70074bd40: Layer already exists 17:36:38 latest: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.105 17:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:36:38 462991675f25: Preparing 17:36:38 22d318dce7ff: Preparing 17:36:38 2d521f88c9c1: Preparing 17:36:38 adf0944d4748: Preparing 17:36:38 712336f3bd39: Preparing 17:36:38 08e7ea5c9e44: Preparing 17:36:38 89b99668ac85: Preparing 17:36:38 cbfed8661083: Preparing 17:36:38 06485dc50c86: Preparing 17:36:38 5d968f389c2e: Preparing 17:36:38 edf70074bd40: Preparing 17:36:38 cbfed8661083: Waiting 17:36:38 5d968f389c2e: Waiting 17:36:38 edf70074bd40: Waiting 17:36:38 08e7ea5c9e44: Waiting 17:36:38 89b99668ac85: Waiting 17:36:38 06485dc50c86: Waiting 17:36:38 adf0944d4748: Layer already exists 17:36:38 712336f3bd39: Layer already exists 17:36:38 2d521f88c9c1: Layer already exists 17:36:38 462991675f25: Layer already exists 17:36:38 22d318dce7ff: Layer already exists 17:36:38 89b99668ac85: Layer already exists 17:36:38 cbfed8661083: Layer already exists 17:36:38 06485dc50c86: Layer already exists 17:36:38 5d968f389c2e: Layer already exists 17:36:38 08e7ea5c9e44: Layer already exists 17:36:38 edf70074bd40: Layer already exists 17:36:39 3.0.0-dev.105: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:36:39 462991675f25: Preparing 17:36:39 22d318dce7ff: Preparing 17:36:39 2d521f88c9c1: Preparing 17:36:39 adf0944d4748: Preparing 17:36:39 712336f3bd39: Preparing 17:36:39 08e7ea5c9e44: Preparing 17:36:39 89b99668ac85: Preparing 17:36:39 cbfed8661083: Preparing 17:36:39 06485dc50c86: Preparing 17:36:39 5d968f389c2e: Preparing 17:36:39 edf70074bd40: Preparing 17:36:39 08e7ea5c9e44: Waiting 17:36:39 89b99668ac85: Waiting 17:36:39 cbfed8661083: Waiting 17:36:39 06485dc50c86: Waiting 17:36:39 5d968f389c2e: Waiting 17:36:39 edf70074bd40: Waiting 17:36:39 adf0944d4748: Layer already exists 17:36:39 22d318dce7ff: Layer already exists 17:36:39 462991675f25: Layer already exists 17:36:39 2d521f88c9c1: Layer already exists 17:36:39 712336f3bd39: Layer already exists 17:36:39 08e7ea5c9e44: Layer already exists 17:36:39 cbfed8661083: Layer already exists 17:36:39 89b99668ac85: Layer already exists 17:36:39 06485dc50c86: Layer already exists 17:36:39 5d968f389c2e: Layer already exists 17:36:40 edf70074bd40: Layer already exists 17:36:40 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:40 + 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 17:36:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 17:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 17:36:40 462991675f25: Preparing 17:36:40 22d318dce7ff: Preparing 17:36:40 2d521f88c9c1: Preparing 17:36:40 adf0944d4748: Preparing 17:36:40 712336f3bd39: Preparing 17:36:40 08e7ea5c9e44: Preparing 17:36:40 89b99668ac85: Preparing 17:36:40 cbfed8661083: Preparing 17:36:40 06485dc50c86: Preparing 17:36:40 5d968f389c2e: Preparing 17:36:40 edf70074bd40: Preparing 17:36:40 08e7ea5c9e44: Waiting 17:36:40 89b99668ac85: Waiting 17:36:40 cbfed8661083: Waiting 17:36:40 06485dc50c86: Waiting 17:36:40 712336f3bd39: Layer already exists 17:36:40 22d318dce7ff: Layer already exists 17:36:40 adf0944d4748: Layer already exists 17:36:40 2d521f88c9c1: Layer already exists 17:36:40 462991675f25: Layer already exists 17:36:40 89b99668ac85: Layer already exists 17:36:40 08e7ea5c9e44: Layer already exists 17:36:40 5d968f389c2e: Layer already exists 17:36:40 06485dc50c86: Layer already exists 17:36:40 cbfed8661083: Layer already exists 17:36:40 edf70074bd40: Layer already exists 17:36:40 main: digest: sha256:5f451595b135acb7d5040b64e4f687a6a601ca04b1c245a5cd28a6ac2cfed6cc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:41 ===================================================== [Pipeline] echo 17:36:41 taggedImages: 17:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 17:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.105 17:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 17:36:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 17:36:41 d06f1109b530a852e51b6d010774951c53e46570 17:36:41 latest 17:36:41 3.0.0-dev.105 17:36:41 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:41 main 17:36:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:36:41 49ec4d6edb60: Preparing 17:36:41 d70e7806eb92: Preparing 17:36:41 cbfed8661083: Preparing 17:36:41 06485dc50c86: Preparing 17:36:41 dc909406236c: Preparing 17:36:41 edf70074bd40: Preparing 17:36:41 edf70074bd40: Waiting 17:36:41 cbfed8661083: Layer already exists 17:36:41 06485dc50c86: Layer already exists 17:36:42 edf70074bd40: Layer already exists 17:36:42 49ec4d6edb60: Pushed 17:36:43 dc909406236c: Pushed 17:36:46 d70e7806eb92: Pushed 17:36:46 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:47 + 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 17:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:36:47 49ec4d6edb60: Preparing 17:36:47 d70e7806eb92: Preparing 17:36:47 cbfed8661083: Preparing 17:36:47 06485dc50c86: Preparing 17:36:47 dc909406236c: Preparing 17:36:47 edf70074bd40: Preparing 17:36:47 cbfed8661083: Layer already exists 17:36:47 06485dc50c86: Layer already exists 17:36:47 dc909406236c: Layer already exists 17:36:47 d70e7806eb92: Layer already exists 17:36:47 49ec4d6edb60: Layer already exists 17:36:47 edf70074bd40: Layer already exists 17:36:47 latest: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.105 17:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:36:48 49ec4d6edb60: Preparing 17:36:48 d70e7806eb92: Preparing 17:36:48 cbfed8661083: Preparing 17:36:48 06485dc50c86: Preparing 17:36:48 dc909406236c: Preparing 17:36:48 edf70074bd40: Preparing 17:36:48 edf70074bd40: Waiting 17:36:48 49ec4d6edb60: Layer already exists 17:36:48 cbfed8661083: Layer already exists 17:36:48 d70e7806eb92: Layer already exists 17:36:48 dc909406236c: Layer already exists 17:36:48 06485dc50c86: Layer already exists 17:36:48 edf70074bd40: Layer already exists 17:36:48 3.0.0-dev.105: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:36:49 49ec4d6edb60: Preparing 17:36:49 d70e7806eb92: Preparing 17:36:49 cbfed8661083: Preparing 17:36:49 06485dc50c86: Preparing 17:36:49 dc909406236c: Preparing 17:36:49 edf70074bd40: Preparing 17:36:49 edf70074bd40: Waiting 17:36:49 dc909406236c: Layer already exists 17:36:49 d70e7806eb92: Layer already exists 17:36:49 49ec4d6edb60: Layer already exists 17:36:49 06485dc50c86: Layer already exists 17:36:49 cbfed8661083: Layer already exists 17:36:49 edf70074bd40: Layer already exists 17:36:49 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:50 + 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 17:36:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 17:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 17:36:50 49ec4d6edb60: Preparing 17:36:50 d70e7806eb92: Preparing 17:36:50 cbfed8661083: Preparing 17:36:50 06485dc50c86: Preparing 17:36:50 dc909406236c: Preparing 17:36:50 edf70074bd40: Preparing 17:36:50 cbfed8661083: Layer already exists 17:36:50 d70e7806eb92: Layer already exists 17:36:50 dc909406236c: Layer already exists 17:36:50 49ec4d6edb60: Layer already exists 17:36:50 06485dc50c86: Layer already exists 17:36:50 edf70074bd40: Layer already exists 17:36:50 main: digest: sha256:076301c308d786eb170d903de3653b6aa22d35024f9032f76ff7338a8f90ce57 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:36:50 ===================================================== [Pipeline] echo 17:36:50 taggedImages: 17:36:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 17:36:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.105 17:36:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 17:36:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 17:36:50 d06f1109b530a852e51b6d010774951c53e46570 17:36:50 latest 17:36:50 3.0.0-dev.105 17:36:50 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:36:50 main 17:36:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:36:51 cd74183b06b1: Preparing 17:36:51 0249c8ed9a81: Preparing 17:36:51 38e223a0ec19: Preparing 17:36:51 1b96bb5a83d0: Preparing 17:36:51 441060de2d67: Preparing 17:36:51 cbfed8661083: Preparing 17:36:51 06485dc50c86: Preparing 17:36:51 9223b2322cca: Preparing 17:36:51 edf70074bd40: Preparing 17:36:51 cbfed8661083: Waiting 17:36:51 9223b2322cca: Waiting 17:36:51 06485dc50c86: Waiting 17:36:51 edf70074bd40: Waiting 17:36:51 0249c8ed9a81: Pushed 17:36:51 cd74183b06b1: Pushed 17:36:51 38e223a0ec19: Pushed 17:36:51 cbfed8661083: Layer already exists 17:36:51 06485dc50c86: Layer already exists 17:36:51 edf70074bd40: Layer already exists 17:36:52 9223b2322cca: Pushed 17:37:01 441060de2d67: Pushed 17:37:09 1b96bb5a83d0: Pushed 17:37:09 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:09 + 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 17:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:37:10 cd74183b06b1: Preparing 17:37:10 0249c8ed9a81: Preparing 17:37:10 38e223a0ec19: Preparing 17:37:10 1b96bb5a83d0: Preparing 17:37:10 441060de2d67: Preparing 17:37:10 cbfed8661083: Preparing 17:37:10 06485dc50c86: Preparing 17:37:10 9223b2322cca: Preparing 17:37:10 edf70074bd40: Preparing 17:37:10 cbfed8661083: Waiting 17:37:10 06485dc50c86: Waiting 17:37:10 9223b2322cca: Waiting 17:37:10 edf70074bd40: Waiting 17:37:10 1b96bb5a83d0: Layer already exists 17:37:10 0249c8ed9a81: Layer already exists 17:37:10 cd74183b06b1: Layer already exists 17:37:10 38e223a0ec19: Layer already exists 17:37:10 441060de2d67: Layer already exists 17:37:10 cbfed8661083: Layer already exists 17:37:10 edf70074bd40: Layer already exists 17:37:10 9223b2322cca: Layer already exists 17:37:10 06485dc50c86: Layer already exists 17:37:10 latest: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.105 17:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:37:11 cd74183b06b1: Preparing 17:37:11 0249c8ed9a81: Preparing 17:37:11 38e223a0ec19: Preparing 17:37:11 1b96bb5a83d0: Preparing 17:37:11 441060de2d67: Preparing 17:37:11 cbfed8661083: Preparing 17:37:11 06485dc50c86: Preparing 17:37:11 9223b2322cca: Preparing 17:37:11 edf70074bd40: Preparing 17:37:11 cbfed8661083: Waiting 17:37:11 06485dc50c86: Waiting 17:37:11 9223b2322cca: Waiting 17:37:11 edf70074bd40: Waiting 17:37:11 441060de2d67: Layer already exists 17:37:11 1b96bb5a83d0: Layer already exists 17:37:11 38e223a0ec19: Layer already exists 17:37:11 0249c8ed9a81: Layer already exists 17:37:11 cd74183b06b1: Layer already exists 17:37:11 06485dc50c86: Layer already exists 17:37:11 9223b2322cca: Layer already exists 17:37:11 edf70074bd40: Layer already exists 17:37:11 cbfed8661083: Layer already exists 17:37:11 3.0.0-dev.105: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:37:12 cd74183b06b1: Preparing 17:37:12 0249c8ed9a81: Preparing 17:37:12 38e223a0ec19: Preparing 17:37:12 1b96bb5a83d0: Preparing 17:37:12 441060de2d67: Preparing 17:37:12 cbfed8661083: Preparing 17:37:12 06485dc50c86: Preparing 17:37:12 9223b2322cca: Preparing 17:37:12 edf70074bd40: Preparing 17:37:12 06485dc50c86: Waiting 17:37:12 cbfed8661083: Waiting 17:37:12 9223b2322cca: Waiting 17:37:12 edf70074bd40: Waiting 17:37:12 cd74183b06b1: Layer already exists 17:37:12 441060de2d67: Layer already exists 17:37:12 38e223a0ec19: Layer already exists 17:37:12 0249c8ed9a81: Layer already exists 17:37:12 1b96bb5a83d0: Layer already exists 17:37:12 cbfed8661083: Layer already exists 17:37:12 9223b2322cca: Layer already exists 17:37:12 06485dc50c86: Layer already exists 17:37:12 edf70074bd40: Layer already exists 17:37:12 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:12 + 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 17:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 17:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 17:37:13 cd74183b06b1: Preparing 17:37:13 0249c8ed9a81: Preparing 17:37:13 38e223a0ec19: Preparing 17:37:13 1b96bb5a83d0: Preparing 17:37:13 441060de2d67: Preparing 17:37:13 cbfed8661083: Preparing 17:37:13 06485dc50c86: Preparing 17:37:13 9223b2322cca: Preparing 17:37:13 edf70074bd40: Preparing 17:37:13 cbfed8661083: Waiting 17:37:13 06485dc50c86: Waiting 17:37:13 9223b2322cca: Waiting 17:37:13 edf70074bd40: Waiting 17:37:13 0249c8ed9a81: Layer already exists 17:37:13 1b96bb5a83d0: Layer already exists 17:37:13 441060de2d67: Layer already exists 17:37:13 cd74183b06b1: Layer already exists 17:37:13 38e223a0ec19: Layer already exists 17:37:13 06485dc50c86: Layer already exists 17:37:13 9223b2322cca: Layer already exists 17:37:13 cbfed8661083: Layer already exists 17:37:13 edf70074bd40: Layer already exists 17:37:13 main: digest: sha256:30835cffabbf737bb30199571e4e84186cd991937c1cfda15755b29d73ca2171 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:13 ===================================================== [Pipeline] echo 17:37:13 taggedImages: 17:37:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:37:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 17:37:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.105 17:37:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:37:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 17:37:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 17:37:13 d06f1109b530a852e51b6d010774951c53e46570 17:37:13 latest 17:37:13 3.0.0-dev.105 17:37:13 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:37:13 main 17:37:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:37:14 1ea09e50d18e: Preparing 17:37:14 ae9927c07a00: Preparing 17:37:14 b51396ca81d9: Preparing 17:37:14 62b992637db0: Preparing 17:37:14 cbfed8661083: Preparing 17:37:14 06485dc50c86: Preparing 17:37:14 ef1a3bea41d8: Preparing 17:37:14 edf70074bd40: Preparing 17:37:14 06485dc50c86: Waiting 17:37:14 ef1a3bea41d8: Waiting 17:37:14 edf70074bd40: Waiting 17:37:14 cbfed8661083: Layer already exists 17:37:14 06485dc50c86: Layer already exists 17:37:14 ae9927c07a00: Pushed 17:37:14 b51396ca81d9: Pushed 17:37:14 1ea09e50d18e: Pushed 17:37:14 edf70074bd40: Layer already exists 17:37:15 ef1a3bea41d8: Pushed 17:37:33 62b992637db0: Pushed 17:37:33 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:33 + 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 17:37:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:37:33 1ea09e50d18e: Preparing 17:37:33 ae9927c07a00: Preparing 17:37:33 b51396ca81d9: Preparing 17:37:33 62b992637db0: Preparing 17:37:33 cbfed8661083: Preparing 17:37:33 06485dc50c86: Preparing 17:37:33 ef1a3bea41d8: Preparing 17:37:33 edf70074bd40: Preparing 17:37:33 ef1a3bea41d8: Waiting 17:37:33 edf70074bd40: Waiting 17:37:33 06485dc50c86: Waiting 17:37:33 ae9927c07a00: Layer already exists 17:37:33 b51396ca81d9: Layer already exists 17:37:33 cbfed8661083: Layer already exists 17:37:33 1ea09e50d18e: Layer already exists 17:37:33 62b992637db0: Layer already exists 17:37:33 06485dc50c86: Layer already exists 17:37:33 edf70074bd40: Layer already exists 17:37:33 ef1a3bea41d8: Layer already exists 17:37:34 latest: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.105 17:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:37:34 1ea09e50d18e: Preparing 17:37:34 ae9927c07a00: Preparing 17:37:34 b51396ca81d9: Preparing 17:37:34 62b992637db0: Preparing 17:37:34 cbfed8661083: Preparing 17:37:34 06485dc50c86: Preparing 17:37:34 ef1a3bea41d8: Preparing 17:37:34 edf70074bd40: Preparing 17:37:34 06485dc50c86: Waiting 17:37:34 ef1a3bea41d8: Waiting 17:37:34 edf70074bd40: Waiting 17:37:34 62b992637db0: Layer already exists 17:37:34 ae9927c07a00: Layer already exists 17:37:34 1ea09e50d18e: Layer already exists 17:37:34 b51396ca81d9: Layer already exists 17:37:34 cbfed8661083: Layer already exists 17:37:34 edf70074bd40: Layer already exists 17:37:34 ef1a3bea41d8: Layer already exists 17:37:34 06485dc50c86: Layer already exists 17:37:35 3.0.0-dev.105: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:37:35 1ea09e50d18e: Preparing 17:37:35 ae9927c07a00: Preparing 17:37:35 b51396ca81d9: Preparing 17:37:35 62b992637db0: Preparing 17:37:35 cbfed8661083: Preparing 17:37:35 06485dc50c86: Preparing 17:37:35 ef1a3bea41d8: Preparing 17:37:35 edf70074bd40: Preparing 17:37:35 06485dc50c86: Waiting 17:37:35 ef1a3bea41d8: Waiting 17:37:35 edf70074bd40: Waiting 17:37:35 b51396ca81d9: Layer already exists 17:37:35 ae9927c07a00: Layer already exists 17:37:35 62b992637db0: Layer already exists 17:37:35 1ea09e50d18e: Layer already exists 17:37:35 cbfed8661083: Layer already exists 17:37:35 edf70074bd40: Layer already exists 17:37:35 ef1a3bea41d8: Layer already exists 17:37:35 06485dc50c86: Layer already exists 17:37:36 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:36 + 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 17:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 17:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 17:37:38 1ea09e50d18e: Preparing 17:37:38 ae9927c07a00: Preparing 17:37:38 b51396ca81d9: Preparing 17:37:38 62b992637db0: Preparing 17:37:38 cbfed8661083: Preparing 17:37:38 06485dc50c86: Preparing 17:37:38 ef1a3bea41d8: Preparing 17:37:38 edf70074bd40: Preparing 17:37:38 06485dc50c86: Waiting 17:37:38 ef1a3bea41d8: Waiting 17:37:38 edf70074bd40: Waiting 17:37:38 1ea09e50d18e: Layer already exists 17:37:38 62b992637db0: Layer already exists 17:37:38 ae9927c07a00: Layer already exists 17:37:38 cbfed8661083: Layer already exists 17:37:38 b51396ca81d9: Layer already exists 17:37:38 ef1a3bea41d8: Layer already exists 17:37:38 edf70074bd40: Layer already exists 17:37:38 06485dc50c86: Layer already exists 17:37:38 main: digest: sha256:ad0b6b44cb023f14eb038dac2efadf8c7788087c54d2d2fc8f78523398a46fe0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:38 ===================================================== [Pipeline] echo 17:37:38 taggedImages: 17:37:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:37:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 17:37:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.105 17:37:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:37:38 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 17:37:38 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 17:37:38 d06f1109b530a852e51b6d010774951c53e46570 17:37:38 latest 17:37:38 3.0.0-dev.105 17:37:38 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:37:38 main 17:37:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:37:39 7c7e2e546b1c: Preparing 17:37:39 5e0be8e57750: Preparing 17:37:39 d5ad309a792f: Preparing 17:37:39 f49163d43c2e: Preparing 17:37:39 cbfed8661083: Preparing 17:37:39 06485dc50c86: Preparing 17:37:39 9223b2322cca: Preparing 17:37:39 edf70074bd40: Preparing 17:37:39 06485dc50c86: Waiting 17:37:39 9223b2322cca: Waiting 17:37:39 edf70074bd40: Waiting 17:37:39 cbfed8661083: Layer already exists 17:37:39 06485dc50c86: Layer already exists 17:37:39 9223b2322cca: Layer already exists 17:37:39 5e0be8e57750: Pushed 17:37:39 7c7e2e546b1c: Pushed 17:37:39 d5ad309a792f: Pushed 17:37:39 edf70074bd40: Layer already exists 17:37:57 f49163d43c2e: Pushed 17:37:57 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:58 + 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 17:37:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:37:58 7c7e2e546b1c: Preparing 17:37:58 5e0be8e57750: Preparing 17:37:58 d5ad309a792f: Preparing 17:37:58 f49163d43c2e: Preparing 17:37:58 cbfed8661083: Preparing 17:37:58 06485dc50c86: Preparing 17:37:58 9223b2322cca: Preparing 17:37:58 edf70074bd40: Preparing 17:37:58 06485dc50c86: Waiting 17:37:58 9223b2322cca: Waiting 17:37:58 edf70074bd40: Waiting 17:37:58 f49163d43c2e: Layer already exists 17:37:58 7c7e2e546b1c: Layer already exists 17:37:58 5e0be8e57750: Layer already exists 17:37:58 d5ad309a792f: Layer already exists 17:37:58 cbfed8661083: Layer already exists 17:37:58 06485dc50c86: Layer already exists 17:37:58 9223b2322cca: Layer already exists 17:37:58 edf70074bd40: Layer already exists 17:37:58 latest: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.105 17:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:37:59 7c7e2e546b1c: Preparing 17:37:59 5e0be8e57750: Preparing 17:37:59 d5ad309a792f: Preparing 17:37:59 f49163d43c2e: Preparing 17:37:59 cbfed8661083: Preparing 17:37:59 06485dc50c86: Preparing 17:37:59 9223b2322cca: Preparing 17:37:59 edf70074bd40: Preparing 17:37:59 9223b2322cca: Waiting 17:37:59 edf70074bd40: Waiting 17:37:59 06485dc50c86: Waiting 17:37:59 5e0be8e57750: Layer already exists 17:37:59 cbfed8661083: Layer already exists 17:37:59 d5ad309a792f: Layer already exists 17:37:59 f49163d43c2e: Layer already exists 17:37:59 7c7e2e546b1c: Layer already exists 17:37:59 edf70074bd40: Layer already exists 17:37:59 06485dc50c86: Layer already exists 17:37:59 9223b2322cca: Layer already exists 17:37:59 3.0.0-dev.105: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:38:00 7c7e2e546b1c: Preparing 17:38:00 5e0be8e57750: Preparing 17:38:00 d5ad309a792f: Preparing 17:38:00 f49163d43c2e: Preparing 17:38:00 cbfed8661083: Preparing 17:38:00 06485dc50c86: Preparing 17:38:00 9223b2322cca: Preparing 17:38:00 edf70074bd40: Preparing 17:38:00 06485dc50c86: Waiting 17:38:00 9223b2322cca: Waiting 17:38:00 edf70074bd40: Waiting 17:38:00 f49163d43c2e: Layer already exists 17:38:00 5e0be8e57750: Layer already exists 17:38:00 d5ad309a792f: Layer already exists 17:38:00 cbfed8661083: Layer already exists 17:38:00 7c7e2e546b1c: Layer already exists 17:38:00 06485dc50c86: Layer already exists 17:38:00 edf70074bd40: Layer already exists 17:38:00 9223b2322cca: Layer already exists 17:38:00 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:00 + 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 17:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 17:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 17:38:01 7c7e2e546b1c: Preparing 17:38:01 5e0be8e57750: Preparing 17:38:01 d5ad309a792f: Preparing 17:38:01 f49163d43c2e: Preparing 17:38:01 cbfed8661083: Preparing 17:38:01 06485dc50c86: Preparing 17:38:01 9223b2322cca: Preparing 17:38:01 edf70074bd40: Preparing 17:38:01 06485dc50c86: Waiting 17:38:01 9223b2322cca: Waiting 17:38:01 edf70074bd40: Waiting 17:38:01 7c7e2e546b1c: Layer already exists 17:38:01 cbfed8661083: Layer already exists 17:38:01 d5ad309a792f: Layer already exists 17:38:01 5e0be8e57750: Layer already exists 17:38:01 f49163d43c2e: Layer already exists 17:38:01 06485dc50c86: Layer already exists 17:38:01 edf70074bd40: Layer already exists 17:38:01 9223b2322cca: Layer already exists 17:38:01 main: digest: sha256:3adf7117d43bd4e8022815aca05bb5d71da12729e6a3607c10fdeeafeb9f4b87 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:38:01 ===================================================== [Pipeline] echo 17:38:01 taggedImages: 17:38:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:38:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 17:38:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.105 17:38:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 17:38:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 17:38:01 d06f1109b530a852e51b6d010774951c53e46570 17:38:01 latest 17:38:01 3.0.0-dev.105 17:38:01 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:01 main 17:38:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:38:04 5c3bc606b1ee: Preparing 17:38:04 a762c9283496: Preparing 17:38:04 cbfed8661083: Preparing 17:38:04 06485dc50c86: Preparing 17:38:04 9c19535b9e50: Preparing 17:38:04 edf70074bd40: Preparing 17:38:04 edf70074bd40: Waiting 17:38:04 cbfed8661083: Layer already exists 17:38:04 06485dc50c86: Layer already exists 17:38:05 edf70074bd40: Layer already exists 17:38:05 5c3bc606b1ee: Pushed 17:38:05 9c19535b9e50: Pushed 17:38:10 a762c9283496: Pushed 17:38:11 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:38:11 5c3bc606b1ee: Preparing 17:38:11 a762c9283496: Preparing 17:38:11 cbfed8661083: Preparing 17:38:11 06485dc50c86: Preparing 17:38:11 9c19535b9e50: Preparing 17:38:11 edf70074bd40: Preparing 17:38:11 edf70074bd40: Waiting 17:38:11 a762c9283496: Layer already exists 17:38:11 9c19535b9e50: Layer already exists 17:38:11 06485dc50c86: Layer already exists 17:38:11 cbfed8661083: Layer already exists 17:38:11 5c3bc606b1ee: Layer already exists 17:38:11 edf70074bd40: Layer already exists 17:38:12 latest: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.105 17:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:38:12 5c3bc606b1ee: Preparing 17:38:12 a762c9283496: Preparing 17:38:12 cbfed8661083: Preparing 17:38:12 06485dc50c86: Preparing 17:38:12 9c19535b9e50: Preparing 17:38:12 edf70074bd40: Preparing 17:38:12 edf70074bd40: Waiting 17:38:12 cbfed8661083: Layer already exists 17:38:12 a762c9283496: Layer already exists 17:38:12 5c3bc606b1ee: Layer already exists 17:38:12 06485dc50c86: Layer already exists 17:38:12 9c19535b9e50: Layer already exists 17:38:12 edf70074bd40: Layer already exists 17:38:12 3.0.0-dev.105: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:38:13 5c3bc606b1ee: Preparing 17:38:13 a762c9283496: Preparing 17:38:13 cbfed8661083: Preparing 17:38:13 06485dc50c86: Preparing 17:38:13 9c19535b9e50: Preparing 17:38:13 edf70074bd40: Preparing 17:38:13 edf70074bd40: Waiting 17:38:13 cbfed8661083: Layer already exists 17:38:13 a762c9283496: Layer already exists 17:38:13 9c19535b9e50: Layer already exists 17:38:13 06485dc50c86: Layer already exists 17:38:13 5c3bc606b1ee: Layer already exists 17:38:13 edf70074bd40: Layer already exists 17:38:13 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 17:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 17:38:14 5c3bc606b1ee: Preparing 17:38:14 a762c9283496: Preparing 17:38:14 cbfed8661083: Preparing 17:38:14 06485dc50c86: Preparing 17:38:14 9c19535b9e50: Preparing 17:38:14 edf70074bd40: Preparing 17:38:14 edf70074bd40: Waiting 17:38:14 06485dc50c86: Layer already exists 17:38:14 a762c9283496: Layer already exists 17:38:14 5c3bc606b1ee: Layer already exists 17:38:14 cbfed8661083: Layer already exists 17:38:14 9c19535b9e50: Layer already exists 17:38:14 edf70074bd40: Layer already exists 17:38:14 main: digest: sha256:9ad2e63dbe97c31824a97c00c7642744f3383a1f9d6183db65adbccb6d431ffa size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:38:14 ===================================================== [Pipeline] echo 17:38:14 taggedImages: 17:38:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:38:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 17:38:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.105 17:38:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 17:38:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 17:38:14 d06f1109b530a852e51b6d010774951c53e46570 17:38:14 latest 17:38:14 3.0.0-dev.105 17:38:14 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:14 main 17:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:38:15 a2a26504ffa8: Preparing 17:38:15 be4b5c85d3a3: Preparing 17:38:15 cbfed8661083: Preparing 17:38:15 06485dc50c86: Preparing 17:38:15 a06233a4f79c: Preparing 17:38:15 edf70074bd40: Preparing 17:38:15 edf70074bd40: Waiting 17:38:15 06485dc50c86: Layer already exists 17:38:15 cbfed8661083: Layer already exists 17:38:15 a06233a4f79c: Layer already exists 17:38:15 edf70074bd40: Layer already exists 17:38:15 a2a26504ffa8: Pushed 17:38:22 be4b5c85d3a3: Pushed 17:38:22 d06f1109b530a852e51b6d010774951c53e46570: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:38:23 a2a26504ffa8: Preparing 17:38:23 be4b5c85d3a3: Preparing 17:38:23 cbfed8661083: Preparing 17:38:23 06485dc50c86: Preparing 17:38:23 a06233a4f79c: Preparing 17:38:23 edf70074bd40: Preparing 17:38:23 edf70074bd40: Waiting 17:38:23 a2a26504ffa8: Layer already exists 17:38:23 06485dc50c86: Layer already exists 17:38:23 be4b5c85d3a3: Layer already exists 17:38:23 a06233a4f79c: Layer already exists 17:38:23 cbfed8661083: Layer already exists 17:38:23 edf70074bd40: Layer already exists 17:38:23 latest: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.105 17:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:38:24 a2a26504ffa8: Preparing 17:38:24 be4b5c85d3a3: Preparing 17:38:24 cbfed8661083: Preparing 17:38:24 06485dc50c86: Preparing 17:38:24 a06233a4f79c: Preparing 17:38:24 edf70074bd40: Preparing 17:38:24 edf70074bd40: Waiting 17:38:24 cbfed8661083: Layer already exists 17:38:24 be4b5c85d3a3: Layer already exists 17:38:24 a06233a4f79c: Layer already exists 17:38:24 06485dc50c86: Layer already exists 17:38:24 a2a26504ffa8: Layer already exists 17:38:24 edf70074bd40: Layer already exists 17:38:24 3.0.0-dev.105: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:38:25 a2a26504ffa8: Preparing 17:38:25 be4b5c85d3a3: Preparing 17:38:25 cbfed8661083: Preparing 17:38:25 06485dc50c86: Preparing 17:38:25 a06233a4f79c: Preparing 17:38:25 edf70074bd40: Preparing 17:38:25 edf70074bd40: Waiting 17:38:25 cbfed8661083: Layer already exists 17:38:25 be4b5c85d3a3: Layer already exists 17:38:25 06485dc50c86: Layer already exists 17:38:25 a06233a4f79c: Layer already exists 17:38:25 a2a26504ffa8: Layer already exists 17:38:25 edf70074bd40: Layer already exists 17:38:25 d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 17:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 17:38:26 a2a26504ffa8: Preparing 17:38:26 be4b5c85d3a3: Preparing 17:38:26 cbfed8661083: Preparing 17:38:26 06485dc50c86: Preparing 17:38:26 a06233a4f79c: Preparing 17:38:26 edf70074bd40: Preparing 17:38:26 edf70074bd40: Waiting 17:38:26 a2a26504ffa8: Layer already exists 17:38:26 cbfed8661083: Layer already exists 17:38:26 be4b5c85d3a3: Layer already exists 17:38:26 06485dc50c86: Layer already exists 17:38:26 a06233a4f79c: Layer already exists 17:38:26 edf70074bd40: Layer already exists 17:38:26 main: digest: sha256:9531ab749a35735562f5bfb65594c00fa91a7bfd036d3b1f0385c93db964cd80 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:38:26 ===================================================== [Pipeline] echo 17:38:26 taggedImages: 17:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570 17:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 17:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.105 17:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d06f1109b530a852e51b6d010774951c53e46570-3.0.0-dev.105 17:38:26 - 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 17:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:26 17:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:26 arm64: Pulling from edgex-lftools-log-publisher 17:38:26 8998bd30e6a1: Pulling fs layer 17:38:26 04944245beec: Pulling fs layer 17:38:26 699f458cf7ca: Pulling fs layer 17:38:26 765212b225bb: Pulling fs layer 17:38:26 f23df028b6ca: Pulling fs layer 17:38:26 d65c8cfc05b1: Pulling fs layer 17:38:26 2437ff75d9bd: Pulling fs layer 17:38:26 f23df028b6ca: Waiting 17:38:26 d65c8cfc05b1: Waiting 17:38:26 2437ff75d9bd: Waiting 17:38:26 765212b225bb: Waiting 17:38:27 04944245beec: Download complete 17:38:27 765212b225bb: Verifying Checksum 17:38:27 765212b225bb: Download complete 17:38:27 f23df028b6ca: Verifying Checksum 17:38:27 f23df028b6ca: Download complete 17:38:27 d65c8cfc05b1: Verifying Checksum 17:38:27 d65c8cfc05b1: Download complete 17:38:27 699f458cf7ca: Verifying Checksum 17:38:27 699f458cf7ca: Download complete 17:38:27 8998bd30e6a1: Verifying Checksum 17:38:27 8998bd30e6a1: Download complete 17:38:30 2437ff75d9bd: Verifying Checksum 17:38:30 2437ff75d9bd: Download complete 17:38:31 8998bd30e6a1: Pull complete 17:38:32 04944245beec: Pull complete 17:38:33 699f458cf7ca: Pull complete 17:38:33 765212b225bb: Pull complete 17:38:34 f23df028b6ca: Pull complete 17:38:34 d65c8cfc05b1: Pull complete 17:38:49 2437ff75d9bd: Pull complete 17:38:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:49 prd-ubuntu20.04-docker-arm64-4c-16g-4608 does not seem to be running inside a container 17:38:49 $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:38:52 $ docker top 77e3b71c107ffa6dbcf7614f2eb91e84e7f65fa791621f9e064be5b241c68218 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:53 ---> job-cost.sh 17:38:53 lf-activate-venv: SKIPPING 17:38:53 INFO: No Stack... 17:38:53 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:54 INFO: Archiving Costs [Pipeline] sh 17:38:55 + cat /w/workspace/edgex-go/467/archives/cost.csv 17:38:55 + cut -d, -f6 [Pipeline] lock 17:38:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] 17:38:55 Resource [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] did not exist. Created. 17:38:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:55 + echo total: 0.10999999940395355 [Pipeline] stash 17:38:56 Stashed 1 file(s) [Pipeline] } 17:38:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-467-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:56 $ docker stop --time=1 77e3b71c107ffa6dbcf7614f2eb91e84e7f65fa791621f9e064be5b241c68218 17:38:58 $ docker rm -f --volumes 77e3b71c107ffa6dbcf7614f2eb91e84e7f65fa791621f9e064be5b241c68218 [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 17:38:59 provisioning config files... 17:38:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/467@tmp/config3793949158548984202tmp [Pipeline] { [Pipeline] sh 17:38:59 + set +x 17:38:59 + curl -s https://codecov.io/bash 17:38:59 + bash -s -- 17:38:59 17:38:59 _____ _ 17:38:59 / ____| | | 17:38:59 | | ___ __| | ___ ___ _____ __ 17:38:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:38:59 | |___| (_) | (_| | __/ (_| (_) \ V / 17:38:59 \_____\___/ \__,_|\___|\___\___/ \_/ 17:38:59 Bash-1.0.6 17:38:59 17:38:59 17:38:59 ==> git version 2.25.1 found 17:38:59 ==> 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 17:38:59 Release-Date: 2020-01-08 17:38:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:38:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:38:59 ==> Jenkins CI detected. 17:38:59 current dir:  /w/workspace/edgex-go/467 17:38:59 project root: . 17:38:59 --> token set from env 17:38:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:38:59 ==> Running gcov in . (disable via -X gcov) 17:38:59 ==> Python coveragepy not found 17:38:59 ==> Searching for coverage reports in: 17:38:59 + . 17:38:59 -> Found 1 reports 17:38:59 ==> Detecting git/mercurial file structure 17:38:59 ==> Reading reports 17:38:59 + ./coverage.out bytes=447275 17:38:59 ==> Appending adjustments 17:38:59 https://docs.codecov.io/docs/fixing-reports 17:39:00 + Found adjustments 17:39:00 ==> Gzipping contents 17:39:00 60K /tmp/codecov.jvrsvi.gz 17:39:00 ==> Uploading reports 17:39:00 url: https://codecov.io 17:39:00 query: branch=main&commit=d06f1109b530a852e51b6d010774951c53e46570&build=467&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F467%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:39:00 -> Pinging Codecov 17:39:00 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=d06f1109b530a852e51b6d010774951c53e46570&build=467&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F467%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:39:01 -> Uploading to 17:39:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-20/00271124DB129430A58F1EEE437C3FCB/d06f1109b530a852e51b6d010774951c53e46570/21ac58dd-6444-41f9-aca7-e5416cedb163.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T173900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5ced7ffc25bfa8fb153405f824835ca4e91226417311b3cf17a1563e822e790 17:39:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:01 Dload Upload Total Spent Left Speed 17:39:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57597 0 0 100 57597 0 224k --:--:-- --:--:-- --:--:-- 224k 17:39:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d06f1109b530a852e51b6d010774951c53e46570 [Pipeline] } 17:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:39:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:39:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:01 17:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:39:02 df9b9388f04a: Pulling fs layer 17:39:02 52dc419b0ee2: Pulling fs layer 17:39:02 25bc292e5bac: Pulling fs layer 17:39:02 114826534d7a: Pulling fs layer 17:39:02 4657fd5d0bcf: Pulling fs layer 17:39:02 6ad1cebc031e: Pulling fs layer 17:39:02 8a3aa393b2d8: Pulling fs layer 17:39:02 114826534d7a: Waiting 17:39:02 6ad1cebc031e: Waiting 17:39:02 8a3aa393b2d8: Waiting 17:39:02 4657fd5d0bcf: Waiting 17:39:02 25bc292e5bac: Verifying Checksum 17:39:02 25bc292e5bac: Download complete 17:39:02 52dc419b0ee2: Download complete 17:39:02 4657fd5d0bcf: Download complete 17:39:02 df9b9388f04a: Verifying Checksum 17:39:02 df9b9388f04a: Download complete 17:39:02 df9b9388f04a: Pull complete 17:39:02 6ad1cebc031e: Verifying Checksum 17:39:02 6ad1cebc031e: Download complete 17:39:02 52dc419b0ee2: Pull complete 17:39:02 25bc292e5bac: Pull complete 17:39:03 114826534d7a: Verifying Checksum 17:39:03 114826534d7a: Download complete 17:39:03 8a3aa393b2d8: Verifying Checksum 17:39:03 8a3aa393b2d8: Download complete 17:39:06 114826534d7a: Pull complete 17:39:06 4657fd5d0bcf: Pull complete 17:39:06 6ad1cebc031e: Pull complete 17:39:09 8a3aa393b2d8: Pull complete 17:39:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:09 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:39:09 $ 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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:39:13 $ docker top fa421d91973a272f2bc3d1fc31d88b72d24f96913a9b6ba710c7ef59fb96c56d -eo pid,comm [Pipeline] { [Pipeline] echo 17:39:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 17:39:13 + set -o pipefail 17:39:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 17:39:17 17:39:17 Monitoring /w/workspace/edgex-go/467 (github.com/edgexfoundry/edgex-go)... 17:39:17 17:39:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/80eade3f-4c39-40f6-a891-76e1ab07851d 17:39:17 17:39:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:39:17 17:39:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:39:17 17:39:18 17:39:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:39:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:39:18 More details here: https://snyk.co/ue1NS [Pipeline] } 17:39:18 $ docker stop --time=1 fa421d91973a272f2bc3d1fc31d88b72d24f96913a9b6ba710c7ef59fb96c56d 17:39:22 $ docker rm -f --volumes fa421d91973a272f2bc3d1fc31d88b72d24f96913a9b6ba710c7ef59fb96c56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 17:39:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:22 provisioning config files... 17:39:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/467@tmp/config13863198672588077884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:23 --> edgex-publish-swagger.sh 17:39:23 === Publish openapi/v3 API === 17:39:23 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 17:39:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/467/openapi/v3/core-command.yaml] 17:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:23 Dload Upload Total Spent Left Speed 17:39:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50840 --:--:-- --:--:-- --:--:-- 50751 100 29030 0 0 100 29030 0 50751 --:--:-- --:--:-- --:--:-- 50663 17:39:23 17:39:23 17:39:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/467/openapi/v3/core-data.yaml] 17:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:23 Dload Upload Total Spent Left Speed 17:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 122k --:--:-- --:--:-- --:--:-- 122k 17:39:24 17:39:24 17:39:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/467/openapi/v3/core-metadata.yaml] 17:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:24 Dload Upload Total Spent Left Speed 17:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 693k --:--:-- --:--:-- --:--:-- 690k 100 140k 0 0 100 140k 0 198k --:--:-- --:--:-- --:--:-- 198k 17:39:24 17:39:24 17:39:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/467/openapi/v3/support-notifications.yaml] 17:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:24 Dload Upload Total Spent Left Speed 17:39:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 132k --:--:-- --:--:-- --:--:-- 132k 100 86965 0 0 100 86965 0 132k --:--:-- --:--:-- --:--:-- 132k 17:39:25 17:39:25 17:39:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/467/openapi/v3/support-scheduler.yaml] 17:39:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:25 Dload Upload Total Spent Left Speed 17:39:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 65136 --:--:-- --:--:-- --:--:-- 65136 17:39:26 17:39:26 [Pipeline] } 17:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 17:39:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:26 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:39:27 $ docker top b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:27 [ssh-agent] Looking for ssh-agent implementation... 17:39:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:27 $ docker exec b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a ssh-agent 17:39:27 SSH_AUTH_SOCK=/tmp/ssh-PqEOy3Q619jv/agent.32 17:39:27 SSH_AGENT_PID=38 17:39:27 Running ssh-add (command line suppressed) 17:39:27 Identity added: /w/workspace/edgex-go/467@tmp/private_key_4266566482770902464.key (/w/workspace/edgex-go/467@tmp/private_key_4266566482770902464.key) 17:39:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:28 + git semver tag 17:39:28 2023-03-20 17:39:28,219 [run_tag] DEBUG tag force:False 17:39:28 2023-03-20 17:39:28,219 [check_head_tag] DEBUG check head tag 17:39:28 2023-03-20 17:39:28,223 [execute] INFO git cat-file --batch-check 17:39:28 2023-03-20 17:39:28,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=) 17:39:28 2023-03-20 17:39:28,227 [execute] INFO git cat-file --batch 17:39:28 2023-03-20 17:39:28,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=) 17:39:28 2023-03-20 17:39:28,280 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:39:28 2023-03-20 17:39:28,281 [execute] INFO git tag -a v3.0.0-dev.105 -m v3.0.0-dev.105 17:39:28 2023-03-20 17:39:28,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.105', '-m', 'v3.0.0-dev.105'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=None) 17:39:28 2023-03-20 17:39:28,286 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:39:28 3.0.0-dev.105 [Pipeline] } 17:39:28 $ docker exec --env ******** --env ******** b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a ssh-agent -k 17:39:28 unset SSH_AUTH_SOCK; 17:39:28 unset SSH_AGENT_PID; 17:39:28 echo Agent pid 38 killed; 17:39:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:28 + git semver [Pipeline] } 17:39:29 $ docker stop --time=1 b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a 17:39:30 $ docker rm -f --volumes b8a59ade1cf11631059ae0ca196ade70af98c344b57666a622f254c5f9dc461a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:30 17:39:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:31 0.23.1-centos7: Pulling from edgex-lftools 17:39:31 ab5ef0e58194: Pulling fs layer 17:39:31 9712f1f96733: Pulling fs layer 17:39:31 63f879dbbcfc: Pulling fs layer 17:39:31 0d9ebad4ef96: Pulling fs layer 17:39:31 e9a5061849ea: Pulling fs layer 17:39:31 d747dcd14b5f: Pulling fs layer 17:39:31 2de7ff778b66: Pulling fs layer 17:39:31 0d9ebad4ef96: Waiting 17:39:31 e9a5061849ea: Waiting 17:39:31 d747dcd14b5f: Waiting 17:39:31 2de7ff778b66: Waiting 17:39:31 9712f1f96733: Verifying Checksum 17:39:31 9712f1f96733: Download complete 17:39:31 63f879dbbcfc: Verifying Checksum 17:39:31 63f879dbbcfc: Download complete 17:39:32 e9a5061849ea: Verifying Checksum 17:39:32 e9a5061849ea: Download complete 17:39:32 d747dcd14b5f: Verifying Checksum 17:39:32 d747dcd14b5f: Download complete 17:39:32 0d9ebad4ef96: Verifying Checksum 17:39:32 0d9ebad4ef96: Download complete 17:39:32 ab5ef0e58194: Verifying Checksum 17:39:32 ab5ef0e58194: Download complete 17:39:32 2de7ff778b66: Verifying Checksum 17:39:32 2de7ff778b66: Download complete 17:39:34 ab5ef0e58194: Pull complete 17:39:35 9712f1f96733: Pull complete 17:39:35 63f879dbbcfc: Pull complete 17:39:40 0d9ebad4ef96: Pull complete 17:39:40 e9a5061849ea: Pull complete 17:39:40 d747dcd14b5f: Pull complete 17:39:41 2de7ff778b66: Pull complete 17:39:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:41 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:39:45 $ docker top 5289c1f87c1c5630b7c33b2d88934978f6c61fd8a4e0548e5bf9031187bb6d0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:39:45 provisioning config files... 17:39:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/467@tmp/config8848972491333150193tmp 17:39:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/467@tmp/config5006034491801806801tmp 17:39:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/467@tmp/config8643545124237006046tmp [Pipeline] { [Pipeline] echo 17:39:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:39:46 ---> sigul-configuration.sh 17:39:46 gpg: directory `/root/.gnupg' created 17:39:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:39:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:39:46 gpg: keyring `/root/.gnupg/secring.gpg' created 17:39:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:39:46 gpg: CAST5 encrypted data 17:39:46 gpg: encrypted with 1 passphrase 17:39:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:39:46 + mkdir /home/jenkins 17:39:46 + mkdir /home/jenkins/sigul [Pipeline] sh 17:39:46 + 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 17:39:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:39:46 ---> sigul-install.sh 17:39:46 Sigul already installed; skipping installation. [Pipeline] sh 17:39:47 + git tag --list 17:39:47 0.6.0 17:39:47 0.6.1 17:39:47 0.7.0 17:39:47 0.7.1 17:39:47 v1.0.0 17:39:47 v1.0.1 17:39:47 v1.1.0 17:39:47 v1.2.0 17:39:47 v1.2.1 17:39:47 v1.3.0 17:39:47 v1.3.1 17:39:47 v2.0.0 17:39:47 v2.1.0 17:39:47 v2.1.1 17:39:47 v2.1.1-dev.1 17:39:47 v2.1.1-dev.2 17:39:47 v2.1.1-dev.3 17:39:47 v2.1.1-dev.4 17:39:47 v2.1.1-dev.5 17:39:47 v2.1.1-dev.6 17:39:47 v2.1.1-dev.7 17:39:47 v2.1.1-dev.8 17:39:47 v2.1.2-dev.1 17:39:47 v2.2.0 17:39:47 v2.2.1-dev.1 17:39:47 v2.2.1-dev.10 17:39:47 v2.2.1-dev.11 17:39:47 v2.2.1-dev.12 17:39:47 v2.2.1-dev.13 17:39:47 v2.2.1-dev.14 17:39:47 v2.2.1-dev.15 17:39:47 v2.2.1-dev.16 17:39:47 v2.2.1-dev.17 17:39:47 v2.2.1-dev.18 17:39:47 v2.2.1-dev.19 17:39:47 v2.2.1-dev.2 17:39:47 v2.2.1-dev.20 17:39:47 v2.2.1-dev.21 17:39:47 v2.2.1-dev.22 17:39:47 v2.2.1-dev.23 17:39:47 v2.2.1-dev.24 17:39:47 v2.2.1-dev.25 17:39:47 v2.2.1-dev.26 17:39:47 v2.2.1-dev.27 17:39:47 v2.2.1-dev.28 17:39:47 v2.2.1-dev.29 17:39:47 v2.2.1-dev.3 17:39:47 v2.2.1-dev.4 17:39:47 v2.2.1-dev.5 17:39:47 v2.2.1-dev.6 17:39:47 v2.2.1-dev.7 17:39:47 v2.2.1-dev.8 17:39:47 v2.2.1-dev.9 17:39:47 v2.3.0 17:39:47 v2.3.0-dev.100 17:39:47 v2.3.0-dev.101 17:39:47 v2.3.0-dev.102 17:39:47 v2.3.0-dev.103 17:39:47 v2.3.0-dev.104 17:39:47 v2.3.0-dev.105 17:39:47 v2.3.0-dev.106 17:39:47 v2.3.0-dev.29 17:39:47 v2.3.0-dev.30 17:39:47 v2.3.0-dev.31 17:39:47 v2.3.0-dev.32 17:39:47 v2.3.0-dev.33 17:39:47 v2.3.0-dev.34 17:39:47 v2.3.0-dev.35 17:39:47 v2.3.0-dev.36 17:39:47 v2.3.0-dev.37 17:39:47 v2.3.0-dev.38 17:39:47 v2.3.0-dev.39 17:39:47 v2.3.0-dev.40 17:39:47 v2.3.0-dev.41 17:39:47 v2.3.0-dev.42 17:39:47 v2.3.0-dev.43 17:39:47 v2.3.0-dev.44 17:39:47 v2.3.0-dev.45 17:39:47 v2.3.0-dev.46 17:39:47 v2.3.0-dev.47 17:39:47 v2.3.0-dev.48 17:39:47 v2.3.0-dev.49 17:39:47 v2.3.0-dev.50 17:39:47 v2.3.0-dev.51 17:39:47 v2.3.0-dev.52 17:39:47 v2.3.0-dev.53 17:39:47 v2.3.0-dev.54 17:39:47 v2.3.0-dev.55 17:39:47 v2.3.0-dev.56 17:39:47 v2.3.0-dev.57 17:39:47 v2.3.0-dev.58 17:39:47 v2.3.0-dev.59 17:39:47 v2.3.0-dev.60 17:39:47 v2.3.0-dev.61 17:39:47 v2.3.0-dev.62 17:39:47 v2.3.0-dev.63 17:39:47 v2.3.0-dev.64 17:39:47 v2.3.0-dev.65 17:39:47 v2.3.0-dev.66 17:39:47 v2.3.0-dev.67 17:39:47 v2.3.0-dev.68 17:39:47 v2.3.0-dev.69 17:39:47 v2.3.0-dev.70 17:39:47 v2.3.0-dev.71 17:39:47 v2.3.0-dev.72 17:39:47 v2.3.0-dev.73 17:39:47 v2.3.0-dev.74 17:39:47 v2.3.0-dev.75 17:39:47 v2.3.0-dev.76 17:39:47 v2.3.0-dev.77 17:39:47 v2.3.0-dev.78 17:39:47 v2.3.0-dev.79 17:39:47 v2.3.0-dev.80 17:39:47 v2.3.0-dev.81 17:39:47 v2.3.0-dev.82 17:39:47 v2.3.0-dev.83 17:39:47 v2.3.0-dev.84 17:39:47 v2.3.0-dev.85 17:39:47 v2.3.0-dev.86 17:39:47 v2.3.0-dev.87 17:39:47 v2.3.0-dev.88 17:39:47 v2.3.0-dev.89 17:39:47 v2.3.0-dev.90 17:39:47 v2.3.0-dev.91 17:39:47 v2.3.0-dev.92 17:39:47 v2.3.0-dev.93 17:39:47 v2.3.0-dev.94 17:39:47 v2.3.0-dev.95 17:39:47 v2.3.0-dev.96 17:39:47 v2.3.0-dev.97 17:39:47 v2.3.0-dev.98 17:39:47 v2.3.0-dev.99 17:39:47 v2.3.1-dev.1 17:39:47 v2.3.1-dev.2 17:39:47 v2.3.1-dev.3 17:39:47 v2.3.1-dev.4 17:39:47 v2.3.1-dev.5 17:39:47 v3.0.0-dev.1 17:39:47 v3.0.0-dev.10 17:39:47 v3.0.0-dev.100 17:39:47 v3.0.0-dev.101 17:39:47 v3.0.0-dev.102 17:39:47 v3.0.0-dev.103 17:39:47 v3.0.0-dev.104 17:39:47 v3.0.0-dev.105 17:39:47 v3.0.0-dev.11 17:39:47 v3.0.0-dev.12 17:39:47 v3.0.0-dev.13 17:39:47 v3.0.0-dev.14 17:39:47 v3.0.0-dev.15 17:39:47 v3.0.0-dev.16 17:39:47 v3.0.0-dev.17 17:39:47 v3.0.0-dev.18 17:39:47 v3.0.0-dev.19 17:39:47 v3.0.0-dev.2 17:39:47 v3.0.0-dev.20 17:39:47 v3.0.0-dev.21 17:39:47 v3.0.0-dev.22 17:39:47 v3.0.0-dev.23 17:39:47 v3.0.0-dev.24 17:39:47 v3.0.0-dev.25 17:39:47 v3.0.0-dev.26 17:39:47 v3.0.0-dev.27 17:39:47 v3.0.0-dev.28 17:39:47 v3.0.0-dev.29 17:39:47 v3.0.0-dev.3 17:39:47 v3.0.0-dev.30 17:39:47 v3.0.0-dev.31 17:39:47 v3.0.0-dev.32 17:39:47 v3.0.0-dev.33 17:39:47 v3.0.0-dev.34 17:39:47 v3.0.0-dev.35 17:39:47 v3.0.0-dev.36 17:39:47 v3.0.0-dev.37 17:39:47 v3.0.0-dev.38 17:39:47 v3.0.0-dev.39 17:39:47 v3.0.0-dev.4 17:39:47 v3.0.0-dev.40 17:39:47 v3.0.0-dev.41 17:39:47 v3.0.0-dev.42 17:39:47 v3.0.0-dev.43 17:39:47 v3.0.0-dev.44 17:39:47 v3.0.0-dev.45 17:39:47 v3.0.0-dev.46 17:39:47 v3.0.0-dev.47 17:39:47 v3.0.0-dev.48 17:39:47 v3.0.0-dev.49 17:39:47 v3.0.0-dev.5 17:39:47 v3.0.0-dev.50 17:39:47 v3.0.0-dev.51 17:39:47 v3.0.0-dev.52 17:39:47 v3.0.0-dev.53 17:39:47 v3.0.0-dev.54 17:39:47 v3.0.0-dev.55 17:39:47 v3.0.0-dev.56 17:39:47 v3.0.0-dev.57 17:39:47 v3.0.0-dev.58 17:39:47 v3.0.0-dev.59 17:39:47 v3.0.0-dev.6 17:39:47 v3.0.0-dev.60 17:39:47 v3.0.0-dev.61 17:39:47 v3.0.0-dev.62 17:39:47 v3.0.0-dev.63 17:39:47 v3.0.0-dev.64 17:39:47 v3.0.0-dev.65 17:39:47 v3.0.0-dev.66 17:39:47 v3.0.0-dev.67 17:39:47 v3.0.0-dev.68 17:39:47 v3.0.0-dev.69 17:39:47 v3.0.0-dev.7 17:39:47 v3.0.0-dev.70 17:39:47 v3.0.0-dev.71 17:39:47 v3.0.0-dev.72 17:39:47 v3.0.0-dev.73 17:39:47 v3.0.0-dev.74 17:39:47 v3.0.0-dev.75 17:39:47 v3.0.0-dev.76 17:39:47 v3.0.0-dev.77 17:39:47 v3.0.0-dev.78 17:39:47 v3.0.0-dev.79 17:39:47 v3.0.0-dev.8 17:39:47 v3.0.0-dev.80 17:39:47 v3.0.0-dev.81 17:39:47 v3.0.0-dev.82 17:39:47 v3.0.0-dev.83 17:39:47 v3.0.0-dev.84 17:39:47 v3.0.0-dev.85 17:39:47 v3.0.0-dev.86 17:39:47 v3.0.0-dev.87 17:39:47 v3.0.0-dev.88 17:39:47 v3.0.0-dev.89 17:39:47 v3.0.0-dev.9 17:39:47 v3.0.0-dev.90 17:39:47 v3.0.0-dev.91 17:39:47 v3.0.0-dev.92 17:39:47 v3.0.0-dev.93 17:39:47 v3.0.0-dev.94 17:39:47 v3.0.0-dev.95 17:39:47 v3.0.0-dev.96 17:39:47 v3.0.0-dev.97 17:39:47 v3.0.0-dev.98 17:39:47 v3.0.0-dev.99 [Pipeline] sh 17:39:47 + lftools sign git-tag v3.0.0-dev.105 17:39:48 Signing Git tag with Sigul... 17:39:48 Signing v3.0.0-dev.105 [Pipeline] echo 17:39:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:39:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:39:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:39:48 $ docker stop --time=1 5289c1f87c1c5630b7c33b2d88934978f6c61fd8a4e0548e5bf9031187bb6d0b 17:39:50 $ docker rm -f --volumes 5289c1f87c1c5630b7c33b2d88934978f6c61fd8a4e0548e5bf9031187bb6d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:39:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:51 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:39:51 $ docker top d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f -eo pid,comm 17:39:51 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). 17:39:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:51 [ssh-agent] Looking for ssh-agent implementation... 17:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:51 $ docker exec d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f ssh-agent 17:39:51 SSH_AUTH_SOCK=/tmp/ssh-hYi2iZEGxghb/agent.31 17:39:51 SSH_AGENT_PID=37 17:39:51 Running ssh-add (command line suppressed) 17:39:51 Identity added: /w/workspace/edgex-go/467@tmp/private_key_12245443418982758479.key (/w/workspace/edgex-go/467@tmp/private_key_12245443418982758479.key) 17:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:52 + git semver bump pre 17:39:52 2023-03-20 17:39:52,331 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:39:52 2023-03-20 17:39:52,331 [bump_version] DEBUG bumping version:3.0.0-dev.105 on axis:pre with prefix:dev 17:39:52 2023-03-20 17:39:52,331 [bump_version] DEBUG bumped version:3.0.0-dev.106 17:39:52 2023-03-20 17:39:52,331 [write_version] DEBUG write version:3.0.0-dev.106 to path:/w/workspace/edgex-go/467/.semver/main with force:True 17:39:52 2023-03-20 17:39:52,331 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:39:52 2023-03-20 17:39:52,331 [write_file] DEBUG write to file:/w/workspace/edgex-go/467/.semver/main 17:39:52 2023-03-20 17:39:52,333 [execute] INFO git cat-file --batch-check 17:39:52 2023-03-20 17:39:52,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=) 17:39:52 2023-03-20 17:39:52,338 [execute] INFO git cat-file --batch 17:39:52 2023-03-20 17:39:52,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=) 17:39:52 2023-03-20 17:39:52,343 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:39:52 3.0.0-dev.106 [Pipeline] } 17:39:52 $ docker exec --env ******** --env ******** d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f ssh-agent -k 17:39:52 unset SSH_AUTH_SOCK; 17:39:52 unset SSH_AGENT_PID; 17:39:52 echo Agent pid 37 killed; 17:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:52 + git semver [Pipeline] } 17:39:53 $ docker stop --time=1 d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f 17:39:54 $ docker rm -f --volumes d5b10cea788497b0d1eea90c13d6a0f5b3a8931833936fb1dd245d610f965e7f [Pipeline] // withDockerContainer [Pipeline] sh 17:39:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:39:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:39:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:55 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:39:55 $ docker top 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 -eo pid,comm 17:39:55 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). 17:39:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:55 [ssh-agent] Looking for ssh-agent implementation... 17:39:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:55 $ docker exec 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 ssh-agent 17:39:55 SSH_AUTH_SOCK=/tmp/ssh-82varc3bieKD/agent.32 17:39:55 SSH_AGENT_PID=38 17:39:55 Running ssh-add (command line suppressed) 17:39:55 Identity added: /w/workspace/edgex-go/467@tmp/private_key_15910015907140615637.key (/w/workspace/edgex-go/467@tmp/private_key_15910015907140615637.key) 17:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:56 + git semver push 17:39:56 2023-03-20 17:39:56,271 [run_push] DEBUG push 17:39:56 2023-03-20 17:39:56,272 [execute] INFO git cat-file --batch-check 17:39:56 2023-03-20 17:39:56,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=) 17:39:56 2023-03-20 17:39:56,276 [execute] INFO git rev-list 9fcac3191db995ee86b2bdb652b1a602fb6a2d22 -- 17:39:56 2023-03-20 17:39:56,277 [execute] DEBUG Popen(['git', 'rev-list', '9fcac3191db995ee86b2bdb652b1a602fb6a2d22', '--'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=None) 17:39:56 2023-03-20 17:39:56,291 [execute] INFO git fetch -v origin 17:39:56 2023-03-20 17:39:56,291 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=True, shell=None, istream=None) 17:39:56 2023-03-20 17:39:56,910 [run_push] DEBUG no remote changes detected 17:39:56 2023-03-20 17:39:56,910 [execute] INFO git push origin semver 17:39:56 2023-03-20 17:39:56,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/467/.semver, universal_newlines=False, shell=None, istream=None) 17:39:57 2023-03-20 17:39:57,815 [run_push] DEBUG push all version tags 17:39:57 2023-03-20 17:39:57,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:39:57 2023-03-20 17:39:57,816 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/467, universal_newlines=False, shell=None, istream=None) 17:39:58 2023-03-20 17:39:58,655 [read_version] DEBUG read version from /w/workspace/edgex-go/467/.semver/main 17:39:58 3.0.0-dev.106 [Pipeline] } 17:39:58 $ docker exec --env ******** --env ******** 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 ssh-agent -k 17:39:58 unset SSH_AUTH_SOCK; 17:39:58 unset SSH_AGENT_PID; 17:39:58 echo Agent pid 38 killed; 17:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:59 + git semver [Pipeline] } 17:39:59 $ docker stop --time=1 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 17:40:00 $ docker rm -f --volumes 91de32e595afdc44dd33d85196a92db1e63704252eac71ec4451eb40575f0e41 [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 17:40:01 + [ -d /w/workspace/edgex-go/467/archives ] [Pipeline] libraryResource [Pipeline] sh 17:40:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:02 ---> package-listing.sh 17:40:02 ++ facter osfamily 17:40:02 ++ tr '[:upper:]' '[:lower:]' 17:40:02 + OS_FAMILY=debian 17:40:02 + workspace=/w/workspace/edgex-go/467 17:40:02 + START_PACKAGES=/tmp/packages_start.txt 17:40:02 + END_PACKAGES=/tmp/packages_end.txt 17:40:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:02 + PACKAGES=/tmp/packages_start.txt 17:40:02 + '[' /w/workspace/edgex-go/467 ']' 17:40:02 + PACKAGES=/tmp/packages_end.txt 17:40:02 + case "${OS_FAMILY}" in 17:40:02 + dpkg -l 17:40:02 + grep '^ii' 17:40:02 + '[' -f /tmp/packages_start.txt ']' 17:40:02 + '[' -f /tmp/packages_end.txt ']' 17:40:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:02 + '[' /w/workspace/edgex-go/467 ']' 17:40:02 + mkdir -p /w/workspace/edgex-go/467/archives/ 17:40:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/467/archives/ [Pipeline] echo 17:40:02 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/467/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:40:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:03 17:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:03 latest: Pulling from edgex-lftools-log-publisher 17:40:03 5eb5b503b376: Pulling fs layer 17:40:03 5c69ac0246d0: Pulling fs layer 17:40:03 ec43610c2a17: Pulling fs layer 17:40:03 3a2ae6a8a46f: Pulling fs layer 17:40:03 33b1e0a273af: Pulling fs layer 17:40:03 5d3b04190fa2: Pulling fs layer 17:40:03 2f39f015ded8: Pulling fs layer 17:40:03 3a2ae6a8a46f: Waiting 17:40:03 33b1e0a273af: Waiting 17:40:03 5c69ac0246d0: Verifying Checksum 17:40:03 5c69ac0246d0: Download complete 17:40:03 3a2ae6a8a46f: Download complete 17:40:04 33b1e0a273af: Verifying Checksum 17:40:04 33b1e0a273af: Download complete 17:40:04 5d3b04190fa2: Verifying Checksum 17:40:04 5d3b04190fa2: Download complete 17:40:04 ec43610c2a17: Verifying Checksum 17:40:04 ec43610c2a17: Download complete 17:40:04 5eb5b503b376: Verifying Checksum 17:40:04 5eb5b503b376: Download complete 17:40:04 2f39f015ded8: Verifying Checksum 17:40:04 2f39f015ded8: Download complete 17:40:05 5eb5b503b376: Pull complete 17:40:05 5c69ac0246d0: Pull complete 17:40:05 ec43610c2a17: Pull complete 17:40:05 3a2ae6a8a46f: Pull complete 17:40:06 33b1e0a273af: Pull complete 17:40:06 5d3b04190fa2: Pull complete 17:40:10 2f39f015ded8: Pull complete 17:40:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:10 prd-ubuntu20.04-docker-8c-8g-4607 does not seem to be running inside a container 17:40:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/467/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/467 -v /w/workspace/edgex-go/467:/w/workspace/edgex-go/467:rw,z -v /w/workspace/edgex-go/467@tmp:/w/workspace/edgex-go/467@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 17:40:13 $ docker top dcf5e5161ba2f281de5198d5327e9c1ac4d5b2be6e7e55b93511fe6b4f9c6904 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:14 + touch /tmp/pre-build-complete [Pipeline] sh 17:40:14 + mkdir -p /var/log/sysstat [Pipeline] sh 17:40:14 + ls /var/log/sa-host 17:40:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:14 provisioning config files... 17:40:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/467@tmp/config11663062349605664808tmp [Pipeline] { [Pipeline] echo 17:40:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:40:15 ---> create-netrc.sh [Pipeline] } 17:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:40:15 ---> python-tools-install.sh [Pipeline] echo 17:40:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:40:15 ---> sudo-logs.sh 17:40:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:40:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:40:16 ---> job-cost.sh 17:40:16 lf-activate-venv: SKIPPING 17:40:16 DEBUG: total: 0.10999999940395355 17:40:16 INFO: Retrieving Stack Cost... 17:40:16 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:16 INFO: Archiving Costs [Pipeline] echo 17:40:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:40:17 ---> logs-deploy.sh 17:40:17 lf-activate-venv: SKIPPING 17:40:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/467 17:40:17 INFO: archiving workspace using pattern(s): 17:40:18 Archives upload complete. 17:40:18 INFO: archiving logs to Nexus 17:40:19 ---> uname -a: 17:40:19 Linux prd-ubuntu20-04-docker-8c-8g-4607 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:40:19 17:40:19 17:40:19 ---> lscpu: 17:40:19 Architecture: x86_64 17:40:19 CPU op-mode(s): 32-bit, 64-bit 17:40:19 Byte Order: Little Endian 17:40:19 Address sizes: 40 bits physical, 48 bits virtual 17:40:19 CPU(s): 8 17:40:19 On-line CPU(s) list: 0-7 17:40:19 Thread(s) per core: 1 17:40:19 Core(s) per socket: 1 17:40:19 Socket(s): 8 17:40:19 NUMA node(s): 1 17:40:19 Vendor ID: AuthenticAMD 17:40:19 CPU family: 23 17:40:19 Model: 49 17:40:19 Model name: AMD EPYC-Rome Processor 17:40:19 Stepping: 0 17:40:19 CPU MHz: 2800.002 17:40:19 BogoMIPS: 5600.00 17:40:19 Virtualization: AMD-V 17:40:19 Hypervisor vendor: KVM 17:40:19 Virtualization type: full 17:40:19 L1d cache: 256 KiB 17:40:19 L1i cache: 256 KiB 17:40:19 L2 cache: 4 MiB 17:40:19 L3 cache: 128 MiB 17:40:19 NUMA node0 CPU(s): 0-7 17:40:19 Vulnerability Itlb multihit: Not affected 17:40:19 Vulnerability L1tf: Not affected 17:40:19 Vulnerability Mds: Not affected 17:40:19 Vulnerability Meltdown: Not affected 17:40:19 Vulnerability Mmio stale data: Not affected 17:40:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:40:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:40:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:40:19 Vulnerability Srbds: Not affected 17:40:19 Vulnerability Tsx async abort: Not affected 17:40:19 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 17:40:19 17:40:19 17:40:19 ---> nproc: 17:40:19 8 17:40:19 17:40:19 17:40:19 ---> df -h: 17:40:19 Filesystem Size Used Avail Use% Mounted on 17:40:19 overlay 155G 21G 135G 14% / 17:40:19 tmpfs 64M 0 64M 0% /dev 17:40:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:40:19 shm 64M 0 64M 0% /dev/shm 17:40:19 /dev/vda1 155G 21G 135G 14% /facter-os 17:40:19 17:40:19 17:40:19 ---> sar -b -r -n DEV: 17:40:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4607) 03/20/23 _x86_64_ (8 CPU) 17:40:19 17:40:19 17:05:09 LINUX RESTART (8 CPU) 17:40:19 17:40:19 17:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:40:19 17:07:01 107.75 1.03 106.72 0.00 44.79 55385.70 0.00 17:40:19 17:08:01 31.36 0.00 31.36 0.00 0.00 18051.47 0.00 17:40:19 17:09:01 81.41 0.18 81.22 0.00 2.67 34797.87 0.00 17:40:19 17:10:02 396.50 9.66 386.84 0.00 88.05 136410.01 0.00 17:40:19 17:11:01 595.36 11.06 584.30 0.00 2949.82 259641.94 0.00 17:40:19 17:12:01 732.81 3.18 729.64 0.00 2305.14 204052.02 0.00 17:40:19 17:13:01 628.45 0.73 627.71 0.00 7.47 187251.72 0.00 17:40:19 17:14:01 540.84 0.38 540.45 0.00 10.26 97772.08 0.00 17:40:19 17:15:01 30.03 0.07 29.96 0.00 6.80 929.58 0.00 17:40:19 17:16:01 13.78 0.00 13.78 0.00 0.00 336.34 0.00 17:40:19 17:17:01 1.15 0.02 1.13 0.00 0.13 12.66 0.00 17:40:19 17:18:01 1.83 0.00 1.83 0.00 0.00 19.73 0.00 17:40:19 17:19:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 17:40:19 17:20:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 17:40:19 17:21:01 2.07 0.02 2.05 0.00 0.13 26.93 0.00 17:40:19 17:22:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 17:40:19 17:23:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 17:40:19 17:24:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 17:40:19 17:25:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 17:40:19 17:26:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 17:40:19 17:27:01 2.90 1.67 1.23 0.00 37.73 15.06 0.00 17:40:19 17:28:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 17:40:19 17:29:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 17:40:19 17:30:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 17:40:19 17:31:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 17:40:19 17:32:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 17:40:19 17:33:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 17:40:19 17:34:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 17:40:19 17:35:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 17:40:19 17:36:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 17:40:19 17:37:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 17:40:19 17:38:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 17:40:19 17:39:01 0.95 0.07 0.88 0.00 7.87 24.93 0.00 17:40:19 17:40:01 127.18 0.30 126.88 0.00 2.40 57008.63 0.00 17:40:19 Average: 97.38 0.83 96.55 0.00 159.45 30857.34 0.00 17:40:19 17:40:19 17:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:40:19 17:07:01 27820312 31219144 1075176 3.27 112128 3495944 2372056 6.99 1686600 2927272 348596 17:40:19 17:08:01 27588432 31392988 898708 2.73 113828 3879332 2391256 7.05 1592864 3227332 458904 17:40:19 17:09:01 28008644 31580008 714928 2.17 116292 3656252 1800724 5.31 1198752 3217960 516 17:40:19 17:10:02 22342488 31348332 931296 2.83 270628 8553032 2754120 8.12 2244584 7437172 1626564 17:40:19 17:11:01 20645052 31074168 1181300 3.59 308604 9918588 3009032 8.87 2764176 8567912 441816 17:40:19 17:12:01 19595580 31257344 999076 3.04 339300 11059152 2604456 7.68 2556780 9761660 148 17:40:19 17:13:01 18230724 31303720 954436 2.90 381100 12343492 2595212 7.65 2622768 10980984 66300 17:40:19 17:14:01 19050064 31476276 786332 2.39 413260 11671016 1968628 5.80 2497088 10299520 928 17:40:19 17:15:01 19100348 31522848 743308 2.26 414732 11671240 1975024 5.82 2466588 10292060 772 17:40:19 17:16:01 19112008 31535192 730760 2.22 415228 11671448 1857032 5.47 2452672 10292120 84 17:40:19 17:17:01 19111976 31535368 730376 2.22 415244 11671448 1857032 5.47 2450844 10292236 32 17:40:19 17:18:01 19118312 31541756 724408 2.20 415260 11671460 1857032 5.47 2445072 10292244 188 17:40:19 17:19:01 19119304 31542764 723380 2.20 415276 11671460 1857032 5.47 2443980 10292244 188 17:40:19 17:20:01 19119500 31542972 723084 2.20 415288 11671464 1857032 5.47 2443644 10292252 12 17:40:19 17:21:01 19119192 31542728 723268 2.20 415312 11671440 1873592 5.52 2443484 10292228 60 17:40:19 17:22:01 19119048 31542588 723260 2.20 415324 11671444 1873592 5.52 2443220 10292228 12 17:40:19 17:23:01 19119032 31542576 723248 2.20 415332 11671448 1873592 5.52 2443204 10292232 24 17:40:19 17:24:01 19119024 31542616 723188 2.20 415348 11671448 1873592 5.52 2443252 10292232 4 17:40:19 17:25:01 19118976 31542588 723156 2.20 415364 11671452 1873592 5.52 2443328 10292236 28 17:40:19 17:26:01 19119244 31542916 722864 2.20 415396 11671448 1873592 5.52 2443424 10292240 8 17:40:19 17:27:01 19114340 31540124 725496 2.21 415424 11672588 1889716 5.57 2449896 10292620 16 17:40:19 17:28:01 19113496 31539308 726256 2.21 415444 11672596 1889716 5.57 2449612 10292584 44 17:40:19 17:29:01 19113708 31539520 725964 2.21 415464 11672596 1889716 5.57 2449720 10292584 16 17:40:19 17:30:01 19113944 31539764 725648 2.21 415476 11672600 1889716 5.57 2449540 10292588 32 17:40:19 17:31:01 19113820 31539692 725916 2.21 415480 11672600 1889716 5.57 2449632 10292592 4 17:40:19 17:32:01 19113836 31539708 725844 2.21 415504 11672604 1889716 5.57 2449588 10292592 12 17:40:19 17:33:01 19113788 31539668 725812 2.21 415516 11672608 1889716 5.57 2449692 10292596 4 17:40:19 17:34:01 19113772 31539708 725728 2.21 415548 11672612 1889716 5.57 2449816 10292600 28 17:40:19 17:35:01 19113472 31539444 725940 2.21 415572 11672612 1889716 5.57 2449656 10292600 8 17:40:19 17:36:01 19113312 31539348 725924 2.21 415608 11672620 1889716 5.57 2450380 10292608 80 17:40:19 17:37:01 19113588 31539624 725628 2.21 415628 11672620 1889716 5.57 2449756 10292608 12 17:40:19 17:38:01 19113716 31539760 725628 2.21 415640 11672624 1889716 5.57 2449788 10292612 4 17:40:19 17:39:01 19107488 31533900 731100 2.22 415656 11672924 1949872 5.75 2453220 10292896 96 17:40:19 17:40:01 17599124 31500332 762248 2.32 461064 12980500 1967824 5.80 2594384 11535552 244 17:40:19 Average: 19963196 31489376 778197 2.37 379449 10863492 2017397 5.95 2381500 9566647 86641 17:40:19 17:40:19 17:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:40:19 17:07:01 docker0 607.20 518.81 44.02 3428.35 0.00 0.00 0.00 0.00 17:40:19 17:07:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:40:19 17:07:01 ens3 705.55 728.50 7519.82 80.34 0.00 0.00 0.00 0.00 17:40:19 17:07:01 vetha59b548 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:08:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 17:40:19 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:08:01 ens3 51.57 51.03 27.69 100.56 0.00 0.00 0.00 0.00 17:40:19 17:08:01 vetha59b548 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 17:40:19 17:09:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:09:01 veth9da9133 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:09:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:40:19 17:09:01 ens3 93.37 58.50 1690.31 17.41 0.00 0.00 0.00 0.00 17:40:19 17:10:02 docker0 534.06 863.58 43.77 6128.49 0.00 0.00 0.00 0.00 17:40:19 17:10:02 veth47dcb85 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:40:19 17:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:10:02 ens3 885.43 546.81 6149.24 60.73 0.00 0.00 0.00 0.00 17:40:19 17:11:01 docker0 7.03 14.01 0.46 181.19 0.00 0.00 0.00 0.00 17:40:19 17:11:01 veth7963662 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:40:19 17:11:01 veth5ede4f6 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:40:19 17:11:01 veth47dcb85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:11:01 vethb383c12 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 17:40:19 17:11:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 17:40:19 17:11:01 ens3 134.93 74.81 1657.06 14.59 0.00 0.00 0.00 0.00 17:40:19 17:12:01 docker0 112.66 204.79 8.69 1486.86 0.00 0.00 0.00 0.00 17:40:19 17:12:01 veth3988027 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:12:01 veth47dcb85 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:40:19 17:12:01 veth1c3b678 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:12:01 ens3 359.50 185.13 2893.98 31.95 0.00 0.00 0.00 0.00 17:40:19 17:12:01 veth8c88f22 1.20 1.23 0.11 0.78 0.00 0.00 0.00 0.00 17:40:19 17:12:01 vetha8bb6be 1.21 2.78 0.10 42.92 0.00 0.00 0.00 0.00 17:40:19 17:13:01 docker0 94.63 186.52 7.68 1278.72 0.00 0.00 0.00 0.00 17:40:19 17:13:01 veth1015c35 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:13:01 veth47dcb85 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:13:01 ens3 222.13 113.88 1306.91 24.20 0.00 0.00 0.00 0.00 17:40:19 17:13:01 veth3ef070f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:13:01 vethf027037 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:40:19 17:14:01 docker0 109.08 205.06 8.63 1421.71 0.00 0.00 0.00 0.00 17:40:19 17:14:01 veth47dcb85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:40:19 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:14:01 ens3 276.91 180.14 1452.01 229.05 0.00 0.00 0.00 0.00 17:40:19 17:15:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:15:01 lo 53.99 53.99 5.32 5.32 0.00 0.00 0.00 0.00 17:40:19 17:15:01 ens3 502.83 491.13 267.95 2295.52 0.00 0.00 0.00 0.00 17:40:19 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:16:01 lo 16.86 16.86 1.66 1.66 0.00 0.00 0.00 0.00 17:40:19 17:16:01 ens3 181.80 168.82 89.57 1020.40 0.00 0.00 0.00 0.00 17:40:19 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:20:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:21:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:40:19 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:26:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:40:19 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:27:01 ens3 13.08 9.62 14.69 6.69 0.00 0.00 0.00 0.00 17:40:19 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:29:01 ens3 1.12 0.53 0.40 0.28 0.00 0.00 0.00 0.00 17:40:19 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:30:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:31:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:40:19 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:32:01 ens3 0.38 0.07 0.02 0.01 0.00 0.00 0.00 0.00 17:40:19 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:33:01 ens3 0.58 0.27 0.16 0.08 0.00 0.00 0.00 0.00 17:40:19 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:34:01 ens3 0.45 0.48 0.26 0.22 0.00 0.00 0.00 0.00 17:40:19 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:36:01 ens3 0.47 0.37 0.21 0.08 0.00 0.00 0.00 0.00 17:40:19 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:37:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:40:19 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:19 17:39:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:40:19 17:39:01 ens3 6.32 4.33 6.33 3.03 0.00 0.00 0.00 0.00 17:40:19 17:40:01 docker0 39.14 68.59 3.49 587.64 0.00 0.00 0.00 0.00 17:40:19 17:40:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:40:19 17:40:01 ens3 417.10 289.29 7811.95 171.11 0.00 0.00 0.00 0.00 17:40:19 Average: docker0 44.37 60.83 3.44 427.92 0.00 0.00 0.00 0.00 17:40:19 Average: lo 2.35 2.35 0.23 0.23 0.00 0.00 0.00 0.00 17:40:19 Average: ens3 113.51 85.52 909.06 119.34 0.00 0.00 0.00 0.00 17:40:19 17:40:19 17:40:19 ---> sar -P ALL: 17:40:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4607) 03/20/23 _x86_64_ (8 CPU) 17:40:19 17:40:19 17:05:09 LINUX RESTART (8 CPU) 17:40:19 17:40:19 17:06:01 CPU %user %nice %system %iowait %steal %idle 17:40:19 17:07:01 all 21.37 0.00 5.26 2.92 0.06 70.39 17:40:19 17:07:01 0 20.39 0.00 4.66 0.05 0.05 74.84 17:40:19 17:07:01 1 20.96 0.00 5.23 0.66 0.08 73.06 17:40:19 17:07:01 2 21.98 0.00 5.53 0.34 0.05 72.09 17:40:19 17:07:01 3 22.32 0.00 5.40 3.46 0.07 68.75 17:40:19 17:07:01 4 20.71 0.00 5.61 6.42 0.07 67.19 17:40:19 17:07:01 5 20.51 0.00 5.97 3.15 0.07 70.29 17:40:19 17:07:01 6 23.29 0.00 4.59 0.42 0.05 71.66 17:40:19 17:07:01 7 20.79 0.00 5.06 8.88 0.07 65.20 17:40:19 17:08:01 all 31.01 0.00 5.72 0.75 0.10 62.42 17:40:19 17:08:01 0 29.26 0.00 5.65 0.00 0.08 65.00 17:40:19 17:08:01 1 31.34 0.00 5.97 0.12 0.17 62.40 17:40:19 17:08:01 2 29.74 0.00 6.73 0.37 0.12 63.04 17:40:19 17:08:01 3 30.84 0.00 5.94 0.07 0.08 63.06 17:40:19 17:08:01 4 31.01 0.00 5.40 5.35 0.08 58.15 17:40:19 17:08:01 5 33.41 0.00 5.15 0.08 0.07 61.28 17:40:19 17:08:01 6 31.37 0.00 5.51 0.02 0.08 63.02 17:40:19 17:08:01 7 31.09 0.00 5.41 0.03 0.08 63.38 17:40:19 17:09:01 all 36.45 0.00 6.04 1.48 0.08 55.95 17:40:19 17:09:01 0 34.84 0.00 6.58 0.93 0.08 57.58 17:40:19 17:09:01 1 35.96 0.00 5.71 0.25 0.08 57.99 17:40:19 17:09:01 2 37.47 0.00 6.02 1.38 0.07 55.05 17:40:19 17:09:01 3 38.88 0.00 5.71 0.12 0.08 55.21 17:40:19 17:09:01 4 36.10 0.00 5.96 8.55 0.08 49.30 17:40:19 17:09:01 5 35.24 0.00 6.44 0.19 0.08 58.05 17:40:19 17:09:01 6 36.27 0.00 6.02 0.10 0.10 57.51 17:40:19 17:09:01 7 36.86 0.00 5.91 0.30 0.08 56.84 17:40:19 17:10:02 all 14.00 0.00 9.05 9.40 0.10 67.46 17:40:19 17:10:02 0 14.65 0.00 9.34 4.52 0.05 71.44 17:40:19 17:10:02 1 13.80 0.00 8.59 3.69 0.07 73.85 17:40:19 17:10:02 2 15.00 0.00 9.48 6.51 0.07 68.94 17:40:19 17:10:02 3 13.86 0.00 8.55 5.72 0.17 71.69 17:40:19 17:10:02 4 15.06 0.00 10.44 38.42 0.14 35.94 17:40:19 17:10:02 5 13.20 0.00 8.61 5.84 0.08 72.26 17:40:19 17:10:02 6 12.70 0.00 7.40 4.50 0.12 75.27 17:40:19 17:10:02 7 13.72 0.00 9.98 6.31 0.08 69.90 17:40:19 17:11:01 all 34.08 0.00 11.20 11.61 0.16 42.95 17:40:19 17:11:01 0 33.71 0.00 10.83 14.41 0.12 40.92 17:40:19 17:11:01 1 34.08 0.00 11.01 2.16 0.09 52.65 17:40:19 17:11:01 2 33.54 0.00 10.92 2.95 0.29 52.31 17:40:19 17:11:01 3 34.26 0.00 11.31 4.14 0.16 50.14 17:40:19 17:11:01 4 35.39 0.00 11.99 27.76 0.14 24.71 17:40:19 17:11:01 5 34.64 0.00 10.10 5.09 0.14 50.03 17:40:19 17:11:01 6 33.25 0.00 13.03 19.55 0.14 34.03 17:40:19 17:11:01 7 33.78 0.00 10.38 16.94 0.24 38.66 17:40:19 17:12:01 all 39.04 0.00 13.27 19.67 0.23 27.78 17:40:19 17:12:01 0 36.98 0.00 12.89 23.09 0.16 26.88 17:40:19 17:12:01 1 41.48 0.00 13.23 19.44 0.16 25.69 17:40:19 17:12:01 2 39.97 0.00 14.32 28.66 0.19 16.86 17:40:19 17:12:01 3 42.59 0.00 14.53 17.28 0.19 25.41 17:40:19 17:12:01 4 40.85 0.00 15.06 20.91 0.17 23.00 17:40:19 17:12:01 5 34.48 0.00 12.52 16.87 0.43 35.69 17:40:19 17:12:01 6 41.81 0.00 12.76 14.38 0.35 30.70 17:40:19 17:12:01 7 34.21 0.00 10.85 16.74 0.19 38.02 17:40:19 17:13:01 all 42.41 0.00 13.50 15.70 0.29 28.10 17:40:19 17:13:01 0 37.54 0.00 13.41 32.37 0.32 16.37 17:40:19 17:13:01 1 41.91 0.00 14.40 19.53 0.23 23.93 17:40:19 17:13:01 2 45.07 0.00 13.04 7.91 0.32 33.67 17:40:19 17:13:01 3 43.01 0.00 13.22 15.10 0.27 28.41 17:40:19 17:13:01 4 44.69 0.00 14.63 18.09 0.24 22.35 17:40:19 17:13:01 5 42.69 0.00 13.37 8.75 0.30 34.89 17:40:19 17:13:01 6 45.49 0.00 14.49 11.78 0.41 27.84 17:40:19 17:13:01 7 38.89 0.00 11.37 12.01 0.21 37.51 17:40:19 17:14:01 all 28.78 0.00 8.06 7.49 0.17 55.49 17:40:19 17:14:01 0 28.73 0.00 8.62 7.98 0.22 54.45 17:40:19 17:14:01 1 30.72 0.00 10.82 3.59 0.12 54.75 17:40:19 17:14:01 2 25.53 0.00 7.11 8.60 0.10 58.66 17:40:19 17:14:01 3 28.08 0.00 7.38 2.25 0.17 62.12 17:40:19 17:14:01 4 32.63 0.00 10.29 22.90 0.14 34.05 17:40:19 17:14:01 5 27.58 0.00 6.04 1.61 0.08 64.69 17:40:19 17:14:01 6 27.39 0.00 7.14 4.47 0.17 60.83 17:40:19 17:14:01 7 29.63 0.00 7.07 8.63 0.38 54.29 17:40:19 17:15:01 all 7.96 0.00 1.16 0.12 0.05 90.71 17:40:19 17:15:01 0 8.89 0.00 1.37 0.03 0.05 89.66 17:40:19 17:15:01 1 12.27 0.00 1.14 0.05 0.07 86.48 17:40:19 17:15:01 2 5.69 0.00 1.30 0.75 0.05 92.21 17:40:19 17:15:01 3 11.17 0.00 1.63 0.05 0.07 87.08 17:40:19 17:15:01 4 10.81 0.00 1.46 0.03 0.05 87.65 17:40:19 17:15:01 5 4.10 0.00 0.93 0.00 0.05 94.91 17:40:19 17:15:01 6 2.30 0.00 0.42 0.00 0.03 97.25 17:40:19 17:15:01 7 8.50 0.00 1.02 0.03 0.05 90.39 17:40:19 17:16:01 all 3.82 0.00 0.43 0.04 0.03 95.68 17:40:19 17:16:01 0 5.62 0.00 0.58 0.02 0.03 93.75 17:40:19 17:16:01 1 5.53 0.00 0.50 0.02 0.03 93.93 17:40:19 17:16:01 2 3.63 0.00 0.47 0.22 0.03 95.65 17:40:19 17:16:01 3 3.11 0.00 0.54 0.00 0.02 96.33 17:40:19 17:16:01 4 3.16 0.00 0.43 0.00 0.03 96.38 17:40:19 17:16:01 5 0.63 0.00 0.27 0.03 0.03 99.03 17:40:19 17:16:01 6 2.66 0.00 0.20 0.00 0.02 97.13 17:40:19 17:16:01 7 6.20 0.00 0.43 0.07 0.03 93.26 17:40:19 17:17:01 all 0.29 0.00 0.04 0.00 0.01 99.65 17:40:19 17:17:01 0 2.10 0.00 0.18 0.00 0.02 97.71 17:40:19 17:17:01 1 0.05 0.00 0.07 0.00 0.00 99.88 17:40:19 17:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 17:40:19 17:17:01 3 0.05 0.00 0.07 0.00 0.00 99.88 17:40:19 17:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:40:19 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:40:19 17:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:40:19 17:40:19 17:17:01 CPU %user %nice %system %iowait %steal %idle 17:40:19 17:18:01 all 0.10 0.00 0.02 0.01 0.01 99.86 17:40:19 17:18:01 0 0.65 0.00 0.10 0.00 0.02 99.24 17:40:19 17:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:40:19 17:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:40:19 17:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:40:19 17:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:40:19 17:18:01 7 0.02 0.00 0.00 0.07 0.00 99.92 17:40:19 17:19:01 all 0.19 0.00 0.01 0.00 0.01 99.79 17:40:19 17:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:40:19 17:19:01 2 0.00 0.00 0.02 0.02 0.02 99.95 17:40:19 17:19:01 3 1.37 0.00 0.02 0.00 0.02 98.60 17:40:19 17:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:40:19 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:40:19 17:20:01 all 0.20 0.00 0.02 0.01 0.01 99.76 17:40:19 17:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:40:19 17:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:40:19 17:20:01 2 0.05 0.00 0.02 0.05 0.03 99.85 17:40:19 17:20:01 3 1.34 0.00 0.02 0.00 0.00 98.65 17:40:19 17:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:40:19 17:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:20:01 7 0.03 0.00 0.02 0.02 0.00 99.93 17:40:19 17:21:01 all 0.08 0.00 0.04 0.01 0.01 99.86 17:40:19 17:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:40:19 17:21:01 1 0.03 0.00 0.05 0.02 0.02 99.88 17:40:19 17:21:01 2 0.42 0.00 0.03 0.02 0.03 99.50 17:40:19 17:21:01 3 0.00 0.00 0.05 0.00 0.02 99.93 17:40:19 17:21:01 4 0.08 0.00 0.05 0.00 0.00 99.87 17:40:19 17:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:40:19 17:21:01 7 0.02 0.00 0.03 0.03 0.02 99.90 17:40:19 17:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 17:40:19 17:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:40:19 17:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:40:19 17:22:01 2 1.97 0.00 0.02 0.00 0.00 98.01 17:40:19 17:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:40:19 17:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:22:01 5 0.03 0.00 0.00 0.02 0.02 99.93 17:40:19 17:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 17:40:19 17:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:40:19 17:23:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:40:19 17:23:01 2 1.99 0.00 0.00 0.00 0.02 98.00 17:40:19 17:23:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:40:19 17:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:40:19 17:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:40:19 17:24:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:40:19 17:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:40:19 17:24:01 2 1.97 0.00 0.00 0.00 0.00 98.03 17:40:19 17:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:40:19 17:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:40:19 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:40:19 17:24:01 7 0.00 0.00 0.03 0.02 0.02 99.93 17:40:19 17:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:40:19 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:25:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:40:19 17:25:01 2 1.95 0.00 0.00 0.00 0.02 98.03 17:40:19 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:25:01 4 0.07 0.00 0.02 0.00 0.00 99.92 17:40:19 17:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:40:19 17:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:25:01 7 0.03 0.00 0.02 0.03 0.00 99.92 17:40:19 17:26:01 all 0.26 0.00 0.01 0.00 0.01 99.71 17:40:19 17:26:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:40:19 17:26:01 1 0.07 0.00 0.03 0.00 0.03 99.87 17:40:19 17:26:01 2 1.95 0.00 0.02 0.00 0.00 98.03 17:40:19 17:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:40:19 17:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:26:01 7 0.03 0.00 0.02 0.02 0.02 99.92 17:40:19 17:27:01 all 0.39 0.00 0.04 0.02 0.01 99.54 17:40:19 17:27:01 0 1.23 0.00 0.03 0.00 0.02 98.72 17:40:19 17:27:01 1 0.42 0.00 0.07 0.03 0.00 99.48 17:40:19 17:27:01 2 0.65 0.00 0.02 0.00 0.02 99.32 17:40:19 17:27:01 3 0.12 0.00 0.05 0.00 0.02 99.82 17:40:19 17:27:01 4 0.23 0.00 0.03 0.03 0.00 99.70 17:40:19 17:27:01 5 0.20 0.00 0.08 0.00 0.02 99.70 17:40:19 17:27:01 6 0.23 0.00 0.05 0.03 0.02 99.67 17:40:19 17:27:01 7 0.05 0.00 0.00 0.03 0.00 99.92 17:40:19 17:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:40:19 17:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:40:19 17:28:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:40:19 17:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:40:19 17:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:40:19 17:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:28:01 7 0.02 0.00 0.02 0.03 0.00 99.93 17:40:19 17:40:19 17:28:01 CPU %user %nice %system %iowait %steal %idle 17:40:19 17:29:01 all 0.10 0.00 0.00 0.00 0.01 99.89 17:40:19 17:29:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:40:19 17:29:01 1 0.05 0.00 0.00 0.02 0.02 99.92 17:40:19 17:29:01 2 0.63 0.00 0.00 0.00 0.00 99.37 17:40:19 17:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:40:19 17:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:40:19 17:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:40:19 17:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:40:19 17:30:01 all 0.01 0.00 0.01 0.02 0.00 99.96 17:40:19 17:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:30:01 1 0.03 0.00 0.00 0.02 0.00 99.95 17:40:19 17:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:40:19 17:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:40:19 17:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:40:19 17:30:01 7 0.02 0.00 0.02 0.12 0.00 99.85 17:40:19 17:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:40:19 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:40:19 17:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:31:01 5 0.02 0.00 0.03 0.02 0.02 99.92 17:40:19 17:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:40:19 17:31:01 7 0.02 0.00 0.00 0.05 0.02 99.92 17:40:19 17:32:01 all 0.22 0.00 0.01 0.01 0.01 99.75 17:40:19 17:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:40:19 17:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:40:19 17:32:01 2 1.65 0.00 0.03 0.00 0.00 98.32 17:40:19 17:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:40:19 17:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:32:01 5 0.02 0.00 0.03 0.03 0.03 99.88 17:40:19 17:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:40:19 17:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:40:19 17:33:01 all 0.27 0.00 0.02 0.00 0.01 99.70 17:40:19 17:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:40:19 17:33:01 2 1.97 0.00 0.00 0.00 0.03 98.00 17:40:19 17:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:40:19 17:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:40:19 17:33:01 5 0.02 0.00 0.10 0.00 0.00 99.88 17:40:19 17:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:33:01 7 0.02 0.00 0.03 0.02 0.02 99.92 17:40:19 17:34:01 all 0.27 0.00 0.01 0.00 0.01 99.71 17:40:19 17:34:01 0 0.10 0.00 0.00 0.00 0.00 99.90 17:40:19 17:34:01 1 0.03 0.00 0.03 0.02 0.02 99.90 17:40:19 17:34:01 2 1.95 0.00 0.03 0.00 0.02 98.00 17:40:19 17:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:40:19 17:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:34:01 7 0.00 0.00 0.03 0.02 0.00 99.95 17:40:19 17:35:01 all 0.24 0.00 0.01 0.01 0.01 99.73 17:40:19 17:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:40:19 17:35:01 1 0.03 0.00 0.00 0.07 0.02 99.88 17:40:19 17:35:01 2 1.76 0.00 0.10 0.00 0.03 98.11 17:40:19 17:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:40:19 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:40:19 17:36:01 all 0.04 0.00 0.03 0.00 0.00 99.93 17:40:19 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:36:01 2 0.23 0.00 0.10 0.00 0.02 99.65 17:40:19 17:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:40:19 17:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:40:19 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:36:01 7 0.00 0.00 0.03 0.02 0.00 99.95 17:40:19 17:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:40:19 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:40:19 17:37:01 2 0.03 0.00 0.02 0.00 0.03 99.92 17:40:19 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:40:19 17:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:40:19 17:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:40:19 17:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:40:19 17:37:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:40:19 17:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:40:19 17:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:40:19 17:38:01 2 0.00 0.00 0.02 0.00 0.03 99.95 17:40:19 17:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:19 17:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:40:19 17:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:40:19 17:39:01 all 0.25 0.00 0.13 0.00 0.01 99.61 17:40:19 17:39:01 0 0.40 0.00 0.15 0.00 0.00 99.45 17:40:19 17:39:01 1 0.27 0.00 0.07 0.02 0.02 99.63 17:40:19 17:39:01 2 0.22 0.00 0.13 0.00 0.02 99.63 17:40:19 17:39:01 3 0.18 0.00 0.07 0.00 0.02 99.73 17:40:19 17:39:01 4 0.27 0.00 0.12 0.00 0.02 99.60 17:40:19 17:39:01 5 0.08 0.00 0.15 0.00 0.00 99.77 17:40:19 17:39:01 6 0.33 0.00 0.17 0.00 0.00 99.50 17:40:19 17:39:01 7 0.25 0.00 0.17 0.02 0.02 99.55 17:40:19 17:40:19 17:39:01 CPU %user %nice %system %iowait %steal %idle 17:40:19 17:40:01 all 8.93 0.00 3.94 2.63 0.06 84.44 17:40:19 17:40:01 0 8.20 0.00 3.68 1.99 0.13 86.00 17:40:19 17:40:01 1 9.46 0.00 5.50 14.46 0.07 70.50 17:40:19 17:40:01 2 8.92 0.00 3.69 0.07 0.05 87.27 17:40:19 17:40:01 3 10.27 0.00 3.81 2.06 0.05 83.80 17:40:19 17:40:01 4 7.11 0.00 4.03 0.86 0.03 87.96 17:40:19 17:40:01 5 9.34 0.00 3.60 0.10 0.07 86.90 17:40:19 17:40:01 6 9.80 0.00 3.59 0.05 0.05 86.50 17:40:19 17:40:01 7 8.33 0.00 3.62 1.44 0.05 86.56 17:40:19 Average: all 7.84 0.00 2.25 2.06 0.04 87.81 17:40:19 Average: 0 7.62 0.00 2.26 2.43 0.04 87.66 17:40:19 Average: 1 8.07 0.00 2.38 1.84 0.04 87.67 17:40:19 Average: 2 8.23 0.00 2.27 1.65 0.05 87.80 17:40:19 Average: 3 8.11 0.00 2.25 1.43 0.04 88.16 17:40:19 Average: 4 8.04 0.00 2.47 4.29 0.04 85.17 17:40:19 Average: 5 7.40 0.00 2.12 1.19 0.05 89.24 17:40:19 Average: 6 7.70 0.00 2.17 1.57 0.05 88.51 17:40:19 Average: 7 7.57 0.00 2.06 2.06 0.05 88.26 17:40:19 17:40:19 17:40:19