Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48498f0558753389f807f9f09415bce11d10e4ef 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-ssh8071982183257651235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh6759066974398589269.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8723458955484213005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh6819695021257099970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh8814907348005291136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-19752’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19754 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/261 [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/261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 48498f0558753389f807f9f09415bce11d10e4ef (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48498f0558753389f807f9f09415bce11d10e4ef # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4090)" > git rev-list --no-walk ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:03 ========================================================= 20:19:03 EdgeX Global Pipelines Version Info 20:19:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:19:04 ------------------- 20:19:04 stable info: 20:19:04 ------------------- 20:19:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:04 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 20:19:04 Message: update stable to v1.0.237 20:19:05 ------------------- 20:19:05 experimental info: 20:19:05 ------------------- 20:19:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:05 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 20:19:05 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48498f0 [Pipeline] echo 20:19:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:05 provisioning config files... 20:19:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/261@tmp/config4904770455005131366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:05 ---> docker-login.sh 20:19:05 nexus3.edgexfoundry.org:10001 20:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:06 Configure a credential helper to remove this warning. See 20:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:06 20:19:06 Login Succeeded 20:19:06 nexus3.edgexfoundry.org:10002 20:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:06 Configure a credential helper to remove this warning. See 20:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:06 20:19:06 Login Succeeded 20:19:06 nexus3.edgexfoundry.org:10003 20:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:06 Configure a credential helper to remove this warning. See 20:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:06 20:19:06 Login Succeeded 20:19:06 nexus3.edgexfoundry.org:10004 20:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:06 Configure a credential helper to remove this warning. See 20:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:06 20:19:06 Login Succeeded 20:19:06 docker.io 20:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:07 Configure a credential helper to remove this warning. See 20:19:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:07 20:19:07 Login Succeeded 20:19:07 ---> docker-login.sh ends [Pipeline] } 20:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:07 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:19:07 + dirname cmd/core-command/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo core-command,cmd/core-command/Dockerfile 20:19:07 + dirname cmd/core-data/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo core-data,cmd/core-data/Dockerfile 20:19:07 + + dirname cmd/core-metadata/Dockerfile 20:19:07 cut -d/ -f2 20:19:07 + echo core-metadata,cmd/core-metadata/Dockerfile 20:19:07 + dirname cmd/security-bootstrapper/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:19:07 + dirname cmd/security-proxy-setup/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:19:07 + dirname cmd/security-secretstore-setup/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:19:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:19:07 + dirname cmd/security-spire-agent/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:19:07 + dirname cmd/security-spire-config/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:19:07 + dirname cmd/security-spire-server/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:19:07 + dirname cmd/support-notifications/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo support-notifications,cmd/support-notifications/Dockerfile 20:19:07 + dirname cmd/support-scheduler/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:19:07 + dirname cmd/sys-mgmt-agent/Dockerfile 20:19:07 + cut -d/ -f2 20:19:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:19:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:19:08 + git rev-list -1 --merges 48498f0558753389f807f9f09415bce11d10e4ef~1..48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] echo 20:19:08 -----------> git rev-list -1 --merges 48498f0558753389f807f9f09415bce11d10e4ef~1..48498f0558753389f807f9f09415bce11d10e4ef 48498f0558753389f807f9f09415bce11d10e4ef [false] [Pipeline] sh 20:19:08 + git log --format=format:%s -1 48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] echo 20:19:08 ========================================================= 20:19:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:19:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:19:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:08 + grep -v github /etc/ssh/ssh_known_hosts 20:19:08 + [ -e /tmp/ssh_known_hosts ] 20:19:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:19:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:19:08 + sudo tee -a /etc/ssh/ssh_known_hosts 20:19:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:09 20:19:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:09 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:09 b85a868b505f: Pulling fs layer 20:19:09 e2be974225ed: Pulling fs layer 20:19:09 339a4e72a1f5: Pulling fs layer 20:19:09 988bab9f4d93: Pulling fs layer 20:19:09 1469e6f7b9e6: Pulling fs layer 20:19:09 eaf3925da568: Pulling fs layer 20:19:09 bab4dde63d76: Pulling fs layer 20:19:09 bde34c3a00c8: Pulling fs layer 20:19:09 b352a97aabf1: Pulling fs layer 20:19:09 4872d77fe225: Pulling fs layer 20:19:09 5851b861e8e6: Pulling fs layer 20:19:09 bab4dde63d76: Waiting 20:19:09 988bab9f4d93: Waiting 20:19:09 bde34c3a00c8: Waiting 20:19:09 b352a97aabf1: Waiting 20:19:09 1469e6f7b9e6: Waiting 20:19:09 eaf3925da568: Waiting 20:19:09 4872d77fe225: Waiting 20:19:09 e2be974225ed: Verifying Checksum 20:19:09 e2be974225ed: Download complete 20:19:09 988bab9f4d93: Verifying Checksum 20:19:09 988bab9f4d93: Download complete 20:19:09 1469e6f7b9e6: Verifying Checksum 20:19:09 1469e6f7b9e6: Download complete 20:19:09 eaf3925da568: Verifying Checksum 20:19:09 eaf3925da568: Download complete 20:19:09 339a4e72a1f5: Verifying Checksum 20:19:09 339a4e72a1f5: Download complete 20:19:09 bde34c3a00c8: Download complete 20:19:09 b352a97aabf1: Verifying Checksum 20:19:09 b352a97aabf1: Download complete 20:19:09 4872d77fe225: Verifying Checksum 20:19:09 4872d77fe225: Download complete 20:19:09 5851b861e8e6: Download complete 20:19:09 b85a868b505f: Verifying Checksum 20:19:09 b85a868b505f: Download complete 20:19:09 bab4dde63d76: Verifying Checksum 20:19:09 bab4dde63d76: Download complete 20:19:11 b85a868b505f: Pull complete 20:19:11 e2be974225ed: Pull complete 20:19:11 339a4e72a1f5: Pull complete 20:19:11 988bab9f4d93: Pull complete 20:19:12 1469e6f7b9e6: Pull complete 20:19:12 eaf3925da568: Pull complete 20:19:14 bab4dde63d76: Pull complete 20:19:14 bde34c3a00c8: Pull complete 20:19:14 b352a97aabf1: Pull complete 20:19:14 4872d77fe225: Pull complete 20:19:14 5851b861e8e6: Pull complete 20:19:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:14 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:16 $ docker top ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd -eo pid,comm 20:19:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:16 [ssh-agent] Looking for ssh-agent implementation... 20:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:16 $ docker exec ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd ssh-agent 20:19:16 SSH_AUTH_SOCK=/tmp/ssh-jbaLO3iUU6Sv/agent.33 20:19:16 SSH_AGENT_PID=39 20:19:16 Running ssh-add (command line suppressed) 20:19:16 Identity added: /w/workspace/edgex-go/261@tmp/private_key_5030535870778613259.key (/w/workspace/edgex-go/261@tmp/private_key_5030535870778613259.key) 20:19:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:16 + git tag --points-at HEAD [Pipeline] } 20:19:16 $ docker exec --env ******** --env ******** ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd ssh-agent -k 20:19:16 unset SSH_AUTH_SOCK; 20:19:16 unset SSH_AGENT_PID; 20:19:16 echo Agent pid 39 killed; 20:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:16 [ssh-agent] Looking for ssh-agent implementation... 20:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:17 $ docker exec ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd ssh-agent 20:19:17 SSH_AUTH_SOCK=/tmp/ssh-8oOaDmzMNFYz/agent.73 20:19:17 SSH_AGENT_PID=79 20:19:17 Running ssh-add (command line suppressed) 20:19:17 Identity added: /w/workspace/edgex-go/261@tmp/private_key_4570374510322504876.key (/w/workspace/edgex-go/261@tmp/private_key_4570374510322504876.key) 20:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:17 + git semver init 20:19:17 2022-07-12 20:19:17,895 [run_init] DEBUG init version:0.0.0 force:False 20:19:17 2022-07-12 20:19:17,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/261/.semver 20:19:17 2022-07-12 20:19:17,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/261/.semver 20:19:17 2022-07-12 20:19:17,897 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/261/.semver'], cwd=/w/workspace/edgex-go/261, universal_newlines=False, shell=None, istream=None) 20:19:22 2022-07-12 20:19:21,704 [append_file] DEBUG append to file:/w/workspace/edgex-go/261/.git/info/exclude 20:19:22 2022-07-12 20:19:21,704 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/261/.semver/main with force:False 20:19:22 2022-07-12 20:19:21,704 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:19:22 2022-07-12 20:19:21,704 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:19:22 2.2.1-dev.27 [Pipeline] } 20:19:22 $ docker exec --env ******** --env ******** ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd ssh-agent -k 20:19:22 unset SSH_AUTH_SOCK; 20:19:22 unset SSH_AGENT_PID; 20:19:22 echo Agent pid 79 killed; 20:19:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:22 + git semver [Pipeline] } 20:19:22 $ docker stop --time=1 ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd 20:19:24 $ docker rm -f ff2f75c4114ca539ccdfc5e4496a8d5bcf90c2f6166b5c00a14102110da390bd [Pipeline] // withDockerContainer [Pipeline] sh 20:19:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:24 Stashed 1 file(s) [Pipeline] echo 20:19:24 [edgeXSemver]: initialized semver on version 2.2.1-dev.27 [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] echo 20:19:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:25 ========================================================= 20:19:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:19:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:25 2408cc74d12b: Pulling fs layer 20:19:25 ea60b727a1ce: Pulling fs layer 20:19:25 30c4a7721957: Pulling fs layer 20:19:25 370296b7ddb6: Pulling fs layer 20:19:25 7c6cee850709: Pulling fs layer 20:19:25 39a5fcdaea64: Pulling fs layer 20:19:25 d94ebbe4e438: Pulling fs layer 20:19:25 bcfd1f05c69d: Pulling fs layer 20:19:25 59ccb84bbe0f: Pulling fs layer 20:19:25 370296b7ddb6: Waiting 20:19:25 7c6cee850709: Waiting 20:19:25 39a5fcdaea64: Waiting 20:19:25 d94ebbe4e438: Waiting 20:19:25 59ccb84bbe0f: Waiting 20:19:25 bcfd1f05c69d: Waiting 20:19:25 30c4a7721957: Download complete 20:19:25 ea60b727a1ce: Download complete 20:19:25 7c6cee850709: Verifying Checksum 20:19:25 7c6cee850709: Download complete 20:19:25 39a5fcdaea64: Verifying Checksum 20:19:25 39a5fcdaea64: Download complete 20:19:25 2408cc74d12b: Verifying Checksum 20:19:25 2408cc74d12b: Download complete 20:19:25 d94ebbe4e438: Verifying Checksum 20:19:25 d94ebbe4e438: Download complete 20:19:25 2408cc74d12b: Pull complete 20:19:25 ea60b727a1ce: Pull complete 20:19:25 30c4a7721957: Pull complete 20:19:25 59ccb84bbe0f: Verifying Checksum 20:19:25 59ccb84bbe0f: Download complete 20:19:26 bcfd1f05c69d: Verifying Checksum 20:19:26 bcfd1f05c69d: Download complete 20:19:26 370296b7ddb6: Verifying Checksum 20:19:26 370296b7ddb6: Download complete 20:19:30 370296b7ddb6: Pull complete 20:19:30 7c6cee850709: Pull complete 20:19:30 39a5fcdaea64: Pull complete 20:19:30 d94ebbe4e438: Pull complete 20:19:33 bcfd1f05c69d: Pull complete 20:19:33 59ccb84bbe0f: Pull complete 20:19:33 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:19:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:33 WORKDIR /edgex 20:19:33 COPY go.mod . 20:19:33 RUN go mod download 20:19:33 + docker build -t ci-base-image-x86_64 -f - . 20:19:35 Sending build context to Docker daemon 335.2MB 20:19:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:19:35 ---> a4fb48ad2a94 20:19:35 Step 2/4 : WORKDIR /edgex 20:19:37 ---> Running in a0e4e3cdf254 20:19:37 Removing intermediate container a0e4e3cdf254 20:19:37 ---> 437f9b66981b 20:19:37 Step 3/4 : COPY go.mod . 20:19:37 ---> 730e19d771e3 20:19:37 Step 4/4 : RUN go mod download 20:19:37 ---> Running in 22331badc393 20:19:39 Still waiting to schedule task 20:19:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19755’ is offline 20:19:47 Removing intermediate container 22331badc393 20:19:47 ---> 2bc675c6d36d 20:19:47 Successfully built 2bc675c6d36d 20:19:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:48 + docker inspect -f . ci-base-image-x86_64 20:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:48 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:19:48 $ docker top d0b0591f213d295a93a2a5e4f27ebbd45b056817227a76e16fe3147908d95551 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:49 + go version 20:19:49 go version go1.18.3 linux/amd64 [Pipeline] } 20:19:49 $ docker stop --time=1 d0b0591f213d295a93a2a5e4f27ebbd45b056817227a76e16fe3147908d95551 20:19:50 $ docker rm -f d0b0591f213d295a93a2a5e4f27ebbd45b056817227a76e16fe3147908d95551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:50 + docker inspect -f . ci-base-image-x86_64 20:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:50 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:19:50 $ 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/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:19:51 $ docker top 8767da5492ec3fa396be56b00d9f9b2769045326dfb515efa6289c8f8813885c -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:51 ========================================================= 20:19:51 [edgeXBuildGoParallel] Running Tests and Build... 20:19:51 ========================================================= [Pipeline] sh 20:19:51 + git config --global --add safe.directory /w/workspace/edgex-go/261 [Pipeline] fileExists [Pipeline] sh 20:19:52 + make test 20:19:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:19:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.099s coverage: 28.7% of statements 20:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 20:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.143s coverage: 54.2% of statements 20:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.246s coverage: 89.2% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 83.8% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.475s coverage: 95.6% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 20:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 20:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.113s coverage: 87.5% of statements 20:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 20:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.5% of statements 20:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.4% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.8% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.134s coverage: 97.7% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:20:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:20:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:20:38 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:21:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:21:00 GO111MODULE=on go vet ./... 20:21:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:21:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:21:03 ./bin/test-attribution-txt.sh [Pipeline] echo 20:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:21:04 + ls -al . 20:21:04 total 684 20:21:04 drwxrwxr-x 10 1001 1001 4096 Jul 12 20:19 . 20:21:04 drwxr-xr-x 4 root root 4096 Jul 12 20:19 .. 20:21:04 -rw-rw-r-- 1 1001 1001 11 Jul 12 20:18 .dockerignore 20:21:04 drwxrwxr-x 8 1001 1001 4096 Jul 12 20:20 .git 20:21:04 drwxrwxr-x 3 1001 1001 4096 Jul 12 20:18 .github 20:21:04 -rw-rw-r-- 1 1001 1001 1030 Jul 12 20:18 .gitignore 20:21:04 -rw-rw-r-- 1 1001 1001 42 Jul 12 20:18 .golangci.yml 20:21:04 -rw-rw-r-- 1 1001 1001 87 Jul 12 20:18 .hadolint.yml 20:21:04 drwxr-xr-x 3 1001 1001 4096 Jul 12 20:19 .semver 20:21:04 -rw-rw-r-- 1 1001 1001 166 Jul 12 20:18 .sonarcloud.properties 20:21:04 -rw-rw-r-- 1 1001 1001 1171 Jul 12 20:18 ADOPTERS.md 20:21:04 -rw-rw-r-- 1 1001 1001 10347 Jul 12 20:18 Attribution.txt 20:21:04 -rw-rw-r-- 1 1001 1001 63209 Jul 12 20:18 CHANGELOG.md 20:21:04 -rw-rw-r-- 1 1001 1001 3804 Jul 12 20:18 CONTRIBUTING.md 20:21:04 -rw-rw-r-- 1 1001 1001 677 Jul 12 20:18 GOVERNANCE.md 20:21:04 -rw-rw-r-- 1 1001 1001 850 Jul 12 20:18 Jenkinsfile 20:21:04 -rw-rw-r-- 1 1001 1001 10775 Jul 12 20:18 LICENSE 20:21:04 -rw-rw-r-- 1 1001 1001 10350 Jul 12 20:18 Makefile 20:21:04 -rw-rw-r-- 1 1001 1001 582 Jul 12 20:18 OWNERS.md 20:21:04 -rw-rw-r-- 1 1001 1001 9094 Jul 12 20:18 README.md 20:21:04 -rw-rw-r-- 1 1001 1001 6912 Jul 12 20:18 SECURITY.md 20:21:04 -rw-rw-r-- 1 1001 1001 12 Jul 12 20:19 VERSION 20:21:04 -rw-rw-r-- 1 1001 1001 4131 Jul 12 20:18 ZMQWindows.md 20:21:04 drwxrwxr-x 2 1001 1001 4096 Jul 12 20:18 bin 20:21:04 drwxrwxr-x 18 1001 1001 4096 Jul 12 20:18 cmd 20:21:04 -rw-r--r-- 1 root root 435593 Jul 12 20:20 coverage.out 20:21:04 -rw-rw-r-- 1 1001 1001 3312 Jul 12 20:18 go.mod 20:21:04 -rw-rw-r-- 1 1001 1001 36233 Jul 12 20:18 go.sum 20:21:04 drwxrwxr-x 8 1001 1001 4096 Jul 12 20:18 internal 20:21:04 drwxrwxr-x 3 1001 1001 4096 Jul 12 20:18 openapi 20:21:04 drwxrwxr-x 4 1001 1001 4096 Jul 12 20:18 snap 20:21:04 -rw-rw-r-- 1 1001 1001 204 Jul 12 20:18 version.go [Pipeline] sh 20:21:04 + '[' -e coverage.out ] 20:21:04 + chown 1001:1001 coverage.out [Pipeline] stash 20:21:04 Stashed 1 file(s) [Pipeline] sh 20:21:04 + make build 20:21:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:21:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:21:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:21:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:21:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:21:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:21:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:21:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:21:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:21:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:21:48 $ docker stop --time=1 8767da5492ec3fa396be56b00d9f9b2769045326dfb515efa6289c8f8813885c 20:21:51 $ docker rm -f 8767da5492ec3fa396be56b00d9f9b2769045326dfb515efa6289c8f8813885c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:52 20:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:52 latest: Pulling from edgex-devops/edgex-compose 20:21:52 cbdbe7a5bc2a: Pulling fs layer 20:21:52 ca9280d653b3: Pulling fs layer 20:21:52 7e9c9ca2126c: Pulling fs layer 20:21:52 cbdbe7a5bc2a: Download complete 20:21:52 ca9280d653b3: Verifying Checksum 20:21:52 ca9280d653b3: Download complete 20:21:52 cbdbe7a5bc2a: Pull complete 20:21:52 7e9c9ca2126c: Verifying Checksum 20:21:53 ca9280d653b3: Pull complete 20:21:57 7e9c9ca2126c: Pull complete 20:21:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:21:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:57 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:21:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:21:58 $ docker top 0e07d313a7c2b710237fa228325440052893311483f238f54e3ad5fa21856d14 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:59 + docker-compose build --help 20:21:59 + grep parallel 20:21:59 --parallel Build images in parallel. [Pipeline] } 20:21:59 $ docker stop --time=1 0e07d313a7c2b710237fa228325440052893311483f238f54e3ad5fa21856d14 20:22:01 $ docker rm -f 0e07d313a7c2b710237fa228325440052893311483f238f54e3ad5fa21856d14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:01 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:22:01 $ 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/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:22:02 $ docker top 23d6a33165c1f3d6bc920084cda528ef5586b5104afe87f3c1807699af5cb1bf -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:02 + docker-compose -f ./docker-compose-build.yml build --parallel 20:22:03 Building core-command ... 20:22:03 Building core-data ... 20:22:03 Building core-metadata ... 20:22:03 Building security-bootstrapper ... 20:22:03 Building security-proxy-setup ... 20:22:03 Building security-secretstore-setup ... 20:22:03 Building security-spiffe-token-provider ... 20:22:03 Building security-spire-agent ... 20:22:03 Building security-spire-config ... 20:22:03 Building security-spire-server ... 20:22:03 Building support-notifications ... 20:22:03 Building support-scheduler ... 20:22:03 Building sys-mgmt-agent ... 20:22:03 Building security-spire-server 20:22:03 Building core-command 20:22:03 Building support-notifications 20:22:03 Building security-secretstore-setup 20:22:03 Building security-spiffe-token-provider 20:22:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19758 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:22:09 Running in /w/workspace/edgex-go/261 [Pipeline] { [Pipeline] checkout 20:22:09 The recommended git tool is: git 20:22:17 using credential edgex-jenkins-ssh 20:22:17 Cloning the remote Git repository 20:22:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:22:18 > git init /w/workspace/edgex-go/261 # timeout=10 20:22:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:22:18 > git --version # timeout=10 20:22:18 > git --version # 'git version 2.25.1' 20:22:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:22:21 ---> 2bc675c6d36d 20:22:21 Step 3/22 : WORKDIR /edgex-go 20:22:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:22:21 ---> 2bc675c6d36d 20:22:21 Step 3/20 : WORKDIR /edgex-go 20:22:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:21 ---> 2bc675c6d36d 20:22:21 Step 3/23 : WORKDIR /edgex-go 20:22:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:21 ---> 2bc675c6d36d 20:22:21 Step 3/25 : WORKDIR /edgex-go 20:22:21 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:21 ---> 2bc675c6d36d 20:22:21 Step 3/25 : WORKDIR /edgex-go 20:22:26 ---> Running in 096e6f4f8a22 20:22:26 ---> Running in b8750518f4b4 20:22:26 ---> Running in f72994f2a8e8 20:22:26 ---> Running in 6eceb1ce5a34 20:22:26 ---> Running in 622978607f37 20:22:26 Removing intermediate container 622978607f37 20:22:26 ---> e3ecf7c92ac9 20:22:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:26 Removing intermediate container 096e6f4f8a22 20:22:26 ---> 47e01d0b84d4 20:22:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:22:26 Removing intermediate container b8750518f4b4 20:22:26 ---> 76e693823623 20:22:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:26 Removing intermediate container 6eceb1ce5a34 20:22:26 ---> fef2c9674de9 20:22:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:26 Removing intermediate container f72994f2a8e8 20:22:26 ---> de80250eb86c 20:22:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:26 ---> Running in 3486fdb7a904 20:22:26 ---> Running in cb9916c53748 20:22:26 ---> Running in 7c40aeafccf0 20:22:26 ---> Running in 7e64c03b4438 20:22:26 ---> Running in 3ec6734d2523 20:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:27 Removing intermediate container 3486fdb7a904 20:22:27 ---> 33bbd66d7163 20:22:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:22:27 ---> Running in af4e5fb05709 20:22:27 Removing intermediate container cb9916c53748 20:22:27 ---> da0271b93f2f 20:22:27 Step 5/25 : RUN apk add --update --no-cache make git 20:22:27 Removing intermediate container 3ec6734d2523 20:22:27 ---> d0936bbedfba 20:22:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:22:27 Removing intermediate container 7e64c03b4438 20:22:27 ---> 505ff32d2b88 20:22:27 Step 5/23 : RUN apk add --update --no-cache make git 20:22:27 ---> Running in 5492d21627fb 20:22:27 ---> Running in 5cf5b4b84a4e 20:22:27 ---> Running in e73ccffc4339 20:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:28 v3.16.0-308-g9a0bfe4493 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:22:28 v3.16.0-307-g579240d46d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:22:28 OK: 17031 distinct packages available 20:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:22:28 OK: 211 MiB in 51 packages 20:22:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:29 Removing intermediate container 7c40aeafccf0 20:22:29 ---> 0d795d1c2e19 20:22:29 Step 5/20 : COPY go.mod vendor* ./ 20:22:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:29 ---> d5c2858f5ae2 20:22:29 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:29 OK: 211 MiB in 51 packages 20:22:29 ---> Running in d895b39e945f 20:22:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:22:29 OK: 211 MiB in 51 packages 20:22:29 OK: 211 MiB in 51 packages 20:22:29 Removing intermediate container af4e5fb05709 20:22:29 ---> a07aa955aa04 20:22:29 Step 6/25 : COPY go.mod vendor* ./ 20:22:29 OK: 211 MiB in 51 packages 20:22:29 ---> 48d283c7eff7 20:22:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:30 ---> Running in 3793ae3f0e6b 20:22:30 Removing intermediate container 5492d21627fb 20:22:30 ---> 30785ca1b791 20:22:30 Step 6/25 : COPY go.mod vendor* ./ 20:22:30 Removing intermediate container 5cf5b4b84a4e 20:22:30 ---> 04ecc266e840 20:22:30 Step 6/22 : COPY go.mod vendor* ./ 20:22:30 ---> 93977296cebc 20:22:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:30 ---> Running in 09a18625b549 20:22:30 Removing intermediate container e73ccffc4339 20:22:30 ---> db23fa8b23b6 20:22:30 Step 6/23 : COPY go.mod vendor* ./ 20:22:30 ---> 02e226237b83 20:22:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:30 ---> Running in 2f60d60e2861 20:22:30 ---> e2b626e50b91 20:22:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:30 ---> Running in d8632e5caf56 20:22:37 Avoid second fetch 20:22:37 Checking out Revision 48498f0558753389f807f9f09415bce11d10e4ef (main) 20:22:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:22:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:22:37 > git config core.sparsecheckout # timeout=10 20:22:37 > git checkout -f 48498f0558753389f807f9f09415bce11d10e4ef # timeout=10 20:22:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4090)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:43 Removing intermediate container 2f60d60e2861 20:22:43 ---> c5dce9d24894 20:22:43 Step 8/22 : COPY . . 20:22:43 Removing intermediate container d895b39e945f 20:22:43 ---> e5923f339a0f 20:22:43 Step 7/20 : COPY . . 20:22:43 Removing intermediate container 09a18625b549 20:22:43 ---> 54bd44b73c9c 20:22:43 Step 8/25 : COPY . . 20:22:43 Removing intermediate container 3793ae3f0e6b 20:22:43 ---> 64ac4b34410d 20:22:43 Step 8/25 : COPY . . 20:22:43 Removing intermediate container d8632e5caf56 20:22:43 ---> 4b0757823976 20:22:43 Step 8/23 : COPY . . 20:22:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:22:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:43 Dload Upload Total Spent Left Speed 20:22:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 20:22:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:22:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:22:44 + sudo tee /etc/docker/daemon.new 20:22:44 { 20:22:44 "registry-mirrors": [ 20:22:44 "https://nexus3.edgexfoundry.org:10001" 20:22:44 ], 20:22:44 "bip": "10.250.0.254/24", 20:22:44 "hosts": [ 20:22:44 "tcp://0.0.0.0:5555", 20:22:44 "unix:///var/run/docker.sock" 20:22:44 ], 20:22:44 "mtu": 1458, 20:22:44 "selinux-enabled": true, 20:22:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:22:44 } [Pipeline] sh 20:22:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:22:45 + sudo service docker restart 20:22:58 ---> 6362cb951472 20:22:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:58 ---> 1424084c032c 20:22:58 Step 9/23 : RUN make cmd/core-command/core-command 20:22:58 ---> becd0a110a20 20:22:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:58 ---> 1ece140d8406 20:22:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:22:58 ---> 5288de56f1b6 20:22:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:22:58 ---> Running in ca7e99ddbef8 20:22:58 ---> Running in 750ba6fcc8d0 20:22:58 ---> Running in c0e3823a3efb 20:22:58 ---> Running in 317accbe789d 20:22:58 ---> Running in 42cf998945f6 20:22:58 Removing intermediate container 317accbe789d 20:22:58 ---> db96116e1e6e 20:22:58 Step 10/25 : WORKDIR /edgex-go/spire-build 20:22:58 ---> Running in c376bfdf63b5 20:22:58 Removing intermediate container c376bfdf63b5 20:22:58 ---> c617f96a7017 20:22:58 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:22:58 ---> Running in 09151c5497d8 20:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:22:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:59 Removing intermediate container 09151c5497d8 20:22:59 ---> d3d214aed38d 20:22:59 Step 12/25 : WORKDIR /edgex-go 20:22:59 ---> Running in 624625dfb6b5 20:22:59 Removing intermediate container 624625dfb6b5 20:22:59 ---> d79e016f8bbd 20:22:59 20:22:59 Step 13/25 : FROM alpine:3.15 20:22:59 3.15: Pulling from library/alpine 20:23:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:23:00 Status: Downloaded newer image for alpine:3.15 20:23:00 ---> 0ac33e5f5afa 20:23:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:00 ---> Running in 7c50299a87f5 20:23:00 Removing intermediate container 7c50299a87f5 20:23:00 ---> cee2bf60b989 20:23:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:00 ---> Running in 7b098a784dc9 20:23:02 Removing intermediate container 7b098a784dc9 20:23:02 ---> 7637643c139e 20:23:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:23:02 ---> Running in 50c1b2d1796f 20:23:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:03 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:23:03 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:23:03 OK: 15861 distinct packages available 20:23:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:03 provisioning config files... 20:23:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/261@tmp/config5607211904032663288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:04 ---> docker-login.sh 20:23:04 nexus3.edgexfoundry.org:10001 20:23:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:04 (1/5) Installing dumb-init (1.2.5-r1) 20:23:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:23:04 (3/5) Installing libucontext (1.1-r0) 20:23:05 (4/5) Installing gcompat (1.0.0-r4) 20:23:05 (5/5) Installing openssl (1.1.1q-r0) 20:23:05 Executing busybox-1.34.1-r5.trigger 20:23:05 OK: 6 MiB in 19 packages 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 nexus3.edgexfoundry.org:10002 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 nexus3.edgexfoundry.org:10003 20:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:06 Configure a credential helper to remove this warning. See 20:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:06 20:23:06 Login Succeeded 20:23:06 nexus3.edgexfoundry.org:10004 20:23:06 Removing intermediate container 50c1b2d1796f 20:23:06 ---> a841cd4b1298 20:23:06 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:06 Configure a credential helper to remove this warning. See 20:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:06 20:23:06 Login Succeeded 20:23:06 docker.io 20:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:07 Configure a credential helper to remove this warning. See 20:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:07 20:23:07 Login Succeeded 20:23:07 ---> docker-login.sh ends [Pipeline] } 20:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:08 ========================================================= 20:23:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:23:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:23:08 ---> 465e86c7e8d2 20:23:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:23:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:08 b3c136eddcbf: Pulling fs layer 20:23:08 c0a3192eca97: Pulling fs layer 20:23:08 a050256f5b6f: Pulling fs layer 20:23:08 656be50a0ddc: Pulling fs layer 20:23:08 2bbca73fdf42: Pulling fs layer 20:23:08 46d945488cbd: Pulling fs layer 20:23:08 8a5474983e97: Pulling fs layer 20:23:08 329c88fbcd65: Pulling fs layer 20:23:08 46d945488cbd: Waiting 20:23:08 8a5474983e97: Waiting 20:23:08 656be50a0ddc: Waiting 20:23:08 329c88fbcd65: Waiting 20:23:08 2bbca73fdf42: Waiting 20:23:08 a050256f5b6f: Verifying Checksum 20:23:08 a050256f5b6f: Download complete 20:23:08 c0a3192eca97: Verifying Checksum 20:23:08 c0a3192eca97: Download complete 20:23:08 2bbca73fdf42: Verifying Checksum 20:23:08 2bbca73fdf42: Download complete 20:23:08 46d945488cbd: Download complete 20:23:08 b3c136eddcbf: Verifying Checksum 20:23:09 ---> be2cc61408e6 20:23:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:23:09 ---> 5abddd2c32a8 20:23:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:23:09 b3c136eddcbf: Pull complete 20:23:10 329c88fbcd65: Verifying Checksum 20:23:10 329c88fbcd65: Download complete 20:23:10 ---> 942f94919a27 20:23:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:10 ---> Running in a09a069b5e32 20:23:10 Removing intermediate container a09a069b5e32 20:23:10 ---> e9ef2ceb71bc 20:23:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:10 ---> Running in 7b73ade5d4b5 20:23:10 c0a3192eca97: Pull complete 20:23:10 a050256f5b6f: Pull complete 20:23:11 Removing intermediate container 7b73ade5d4b5 20:23:11 ---> 7cc0853008a6 20:23:11 Step 23/25 : LABEL arch=x86_64 20:23:11 ---> Running in 5cbb020a6cec 20:23:11 8a5474983e97: Verifying Checksum 20:23:11 8a5474983e97: Download complete 20:23:11 Removing intermediate container 5cbb020a6cec 20:23:11 ---> d84c3dfd8cd1 20:23:11 Step 24/25 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:23:11 ---> Running in cbcde1d346cc 20:23:11 Removing intermediate container cbcde1d346cc 20:23:11 ---> 1c4ec0d9b991 20:23:11 Step 25/25 : LABEL version=2.2.1-dev.27 20:23:11 656be50a0ddc: Verifying Checksum 20:23:11 656be50a0ddc: Download complete 20:23:11 ---> Running in 0c5f14a89eb3 20:23:11 Removing intermediate container 0c5f14a89eb3 20:23:11 ---> 3c501ce5dae9 20:23:11 20:23:12 Successfully built 3c501ce5dae9 20:23:12 Successfully tagged security-spire-server:latest 20:23:12  Building security-spire-server ... done Building security-bootstrapper 20:23:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:23:16 ---> 2bc675c6d36d 20:23:16 Step 3/31 : WORKDIR /edgex-go 20:23:16 ---> Using cache 20:23:16 ---> de80250eb86c 20:23:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:16 ---> Using cache 20:23:16 ---> d0936bbedfba 20:23:16 Step 5/31 : RUN apk add --update --no-cache make git 20:23:17 ---> Running in c575ec7200c7 20:23:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:19 OK: 211 MiB in 51 packages 20:23:20 Removing intermediate container c575ec7200c7 20:23:20 ---> 69f4d718b5fa 20:23:20 Step 6/31 : COPY go.mod vendor* ./ 20:23:21 ---> 51cf63ce0ed5 20:23:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:21 ---> Running in 76347b2c38c3 20:23:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:26 656be50a0ddc: Pull complete 20:23:26 2bbca73fdf42: Pull complete 20:23:26 46d945488cbd: Pull complete 20:23:29 Removing intermediate container c0e3823a3efb 20:23:29 ---> 341e96a3989f 20:23:29 20:23:29 Step 10/23 : FROM alpine:3.16 20:23:30 3.16: Pulling from library/alpine 20:23:30 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 20:23:30 Status: Downloaded newer image for alpine:3.16 20:23:30 ---> e66264b98777 20:23:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:23:30 Removing intermediate container 76347b2c38c3 20:23:30 ---> c361b72cc19f 20:23:30 Step 8/31 : COPY . . 20:23:30 ---> Running in 386f9e94a3d9 20:23:31 Removing intermediate container ca7e99ddbef8 20:23:31 ---> 69e997ce10f6 20:23:31 20:23:31 Step 10/25 : FROM alpine:3.16 20:23:31 ---> e66264b98777 20:23:31 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:31 (1/1) Installing dumb-init (1.2.5-r1) 20:23:31 Executing busybox-1.35.0-r13.trigger 20:23:31 OK: 6 MiB in 15 packages 20:23:31 ---> Running in 5c1cd1b57b80 20:23:32 8a5474983e97: Pull complete 20:23:32 Removing intermediate container 386f9e94a3d9 20:23:32 ---> 8cda4493f8c2 20:23:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:32 ---> Running in d90de5b4ca21 20:23:32 Removing intermediate container d90de5b4ca21 20:23:32 ---> 9e497217950a 20:23:32 Step 13/23 : ENV APP_PORT=59882 20:23:32 (1/3) Installing ca-certificates (20211220-r0) 20:23:32 (2/3) Installing dumb-init (1.2.5-r1) 20:23:32 (3/3) Installing su-exec (0.2-r1) 20:23:32 Executing busybox-1.35.0-r13.trigger 20:23:32 Executing ca-certificates-20211220-r0.trigger 20:23:32 OK: 6 MiB in 17 packages 20:23:33 ---> Running in 34e0ed66b96a 20:23:33 Removing intermediate container 34e0ed66b96a 20:23:33 ---> 10aa4fe67089 20:23:33 Step 14/23 : EXPOSE $APP_PORT 20:23:33 ---> Running in 7c9b2863c058 20:23:33 Removing intermediate container 7c9b2863c058 20:23:33 ---> 3b314c80e725 20:23:33 Step 15/23 : WORKDIR / 20:23:34 Removing intermediate container 5c1cd1b57b80 20:23:34 ---> 3302574ac321 20:23:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:34 ---> Running in f5a2bbf39050 20:23:34 ---> Running in feaa0d0918b8 20:23:34 Removing intermediate container f5a2bbf39050 20:23:34 ---> 0a3d8317f7da 20:23:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:34 329c88fbcd65: Pull complete 20:23:34 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:23:34 Removing intermediate container feaa0d0918b8 20:23:34 ---> 7e4fd7938c19 20:23:34 Step 13/25 : WORKDIR / 20:23:34 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:34 WORKDIR /edgex 20:23:34 COPY go.mod . 20:23:34 RUN go mod download build 20:23:34 -t ci-base-image-arm64 -f - . 20:23:35 ---> Running in df74438b59f3 20:23:35 ---> ea6f09141183 20:23:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:35 Removing intermediate container 750ba6fcc8d0 20:23:35 ---> 84638c40b15d 20:23:35 20:23:35 Step 9/20 : FROM alpine:3.15 20:23:35 ---> 0ac33e5f5afa 20:23:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:35 ---> Using cache 20:23:35 ---> cee2bf60b989 20:23:35 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:35 ---> Using cache 20:23:35 ---> 7637643c139e 20:23:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:23:35 Removing intermediate container df74438b59f3 20:23:35 ---> ac5be85c04be 20:23:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:35 ---> Running in 3af24d387414 20:23:35 ---> 95a99753cf32 20:23:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:23:35 ---> cd509c8389ed 20:23:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:35 ---> d1d8b6b265e8 20:23:35 Step 19/23 : ENTRYPOINT ["/core-command"] 20:23:36 ---> 45d917e4ae65 20:23:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:23:36 ---> Running in 009d9ec7635c 20:23:36 Removing intermediate container 42cf998945f6 20:23:36 ---> 6eb46c6da424 20:23:36 20:23:36 Step 10/22 : FROM alpine:3.16 20:23:36 ---> e66264b98777 20:23:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:36 ---> Running in 59b688c37bcd 20:23:36 Removing intermediate container 009d9ec7635c 20:23:36 ---> 2443f2eea32a 20:23:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:36 ---> 6616b99f54c3 20:23:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:23:36 ---> Running in 9873a38c150f 20:23:36 ---> 93cd73f5e2f5 20:23:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:36 Removing intermediate container 9873a38c150f 20:23:36 ---> c9d43f925dae 20:23:36 Step 21/23 : LABEL arch=x86_64 20:23:36 ---> Running in 402bb11b7227 20:23:36 ---> Running in 2325b9a1d5d1 20:23:36 ---> 60e705455f49 20:23:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:36 Removing intermediate container 2325b9a1d5d1 20:23:36 ---> b3f8ffccd710 20:23:36 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:36 ---> Running in 45a1af98282f 20:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:36 Removing intermediate container 45a1af98282f 20:23:36 ---> 517ca8c2f650 20:23:36 Step 23/23 : LABEL version=2.2.1-dev.27 20:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:36 ---> Running in beadbc4fa32f 20:23:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:36 ---> 239ff9a9d325 20:23:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:36 (1/2) Installing ca-certificates (20211220-r0) 20:23:36 Removing intermediate container beadbc4fa32f 20:23:36 ---> 888138879bb3 20:23:36 20:23:36 (2/2) Installing dumb-init (1.2.5-r1) 20:23:36 Executing busybox-1.35.0-r13.trigger 20:23:36 Executing ca-certificates-20211220-r0.trigger 20:23:36 OK: 6 MiB in 16 packages 20:23:36 Successfully built 888138879bb3 20:23:36 Successfully tagged core-command:latest 20:23:37 Building security-spire-agent 20:23:37  Building core-command ... done v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:23:37 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:23:37 OK: 15861 distinct packages available 20:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:23:37 Sending build context to Docker daemon 169.2MB 20:23:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:23:37 ---> ff4287adb874 20:23:37 Step 2/4 : WORKDIR /edgex 20:23:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:23:38 (1/9) Installing ca-certificates (20211220-r0) 20:23:38 (2/9) Installing brotli-libs (1.0.9-r5) 20:23:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:23:38 (4/9) Installing libcurl (7.80.0-r2) 20:23:38 (5/9) Installing curl (7.80.0-r2) 20:23:39 (6/9) Installing dumb-init (1.2.5-r1) 20:23:39 ---> 48261270ce87 20:23:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:39 (7/9) Installing musl-obstack (1.2.3-r0) 20:23:39 (8/9) Installing libucontext (1.1-r0) 20:23:39 Removing intermediate container 59b688c37bcd 20:23:39 ---> b3e710b38e36 20:23:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:23:39 (9/9) Installing gcompat (1.0.0-r4) 20:23:39 ---> 043eb359e97b 20:23:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:23:39 ---> Running in 13228b8a90b4 20:23:39 Executing busybox-1.34.1-r5.trigger 20:23:39 Executing ca-certificates-20211220-r0.trigger 20:23:39 ---> Running in c34ee68399e0 20:23:39 OK: 8 MiB in 23 packages 20:23:39 Removing intermediate container 13228b8a90b4 20:23:39 ---> 89ce72f09256 20:23:39 Step 13/22 : ENV APP_PORT=59860 20:23:39 ---> Running in 9dca5e44fb49 20:23:39 Removing intermediate container 9dca5e44fb49 20:23:39 ---> f1df82d82f60 20:23:39 Step 14/22 : EXPOSE $APP_PORT 20:23:39 ---> Running in e500bffaa306 20:23:39 Removing intermediate container e500bffaa306 20:23:39 ---> c24cbdb94885 20:23:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:40 ---> Running in 9f1aca462b86 20:23:40 Removing intermediate container 9f1aca462b86 20:23:40 ---> 6a22a91e2d33 20:23:40 Step 3/4 : COPY go.mod . 20:23:40 Removing intermediate container 3af24d387414 20:23:40 ---> 5b70e1af837f 20:23:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:40 ---> 3254f0bb6dee 20:23:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:40 Removing intermediate container c34ee68399e0 20:23:40 ---> 6b978d3c40a3 20:23:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:23:40 ---> Running in 15f314b0936b 20:23:40 ---> a4f07c96c105 20:23:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:40 Removing intermediate container 15f314b0936b 20:23:40 ---> 512717d32185 20:23:40 Step 23/25 : LABEL arch=x86_64 20:23:40 ---> b6a8772dd137 20:23:40 Step 4/4 : RUN go mod download 20:23:40 ---> Running in 67de59f73a14 20:23:40 ---> Running in 3b6a62e84224 20:23:41 Removing intermediate container 3b6a62e84224 20:23:41 ---> d63d65f0d784 20:23:41 Step 24/25 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:23:41 ---> Running in b7c5f431c3cb 20:23:41 ---> 92d402788b0c 20:23:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:23:41 Removing intermediate container b7c5f431c3cb 20:23:41 ---> f1a53571843a 20:23:41 Step 25/25 : LABEL version=2.2.1-dev.27 20:23:41 ---> 1c40ccd90be9 20:23:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:23:41 ---> Running in 0dc0aed4c3b3 20:23:41 ---> 1046d68f8d62 20:23:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:23:41 Removing intermediate container 0dc0aed4c3b3 20:23:41 ---> 92c635be31c0 20:23:41 20:23:41 ---> Running in 02de21042e56 20:23:41 ---> 9ce08c21db59 20:23:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:23:41 Successfully built 92c635be31c0 20:23:41 Successfully tagged security-secretstore-setup:latest 20:23:41  Building security-secretstore-setup ... done Building sys-mgmt-agent 20:23:42 ---> Running in 84bae90a51d7 20:23:42 Removing intermediate container 02de21042e56 20:23:42 ---> 2968075c04dc 20:23:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:42 ---> Running in 7c55b02954a7 20:23:42 Removing intermediate container 84bae90a51d7 20:23:42 ---> ba6ddb2711ef 20:23:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:42 ---> Running in aea92f00afc1 20:23:42 Removing intermediate container 7c55b02954a7 20:23:42 ---> 708ce96b3ec2 20:23:42 Step 18/20 : LABEL arch=x86_64 20:23:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:23:42 ---> 2bc675c6d36d 20:23:42 Step 3/26 : WORKDIR /edgex-go 20:23:42 ---> Using cache 20:23:42 ---> de80250eb86c 20:23:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:42 ---> Using cache 20:23:42 ---> d0936bbedfba 20:23:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:23:43 Removing intermediate container aea92f00afc1 20:23:43 ---> bf14bd8175da 20:23:43 Step 20/22 : LABEL arch=x86_64 20:23:43 ---> Running in 38708a1ce4f0 20:23:43 ---> Running in 000f19ecd691 20:23:43 ---> Running in f28a3e32caa9 20:23:44 Removing intermediate container f28a3e32caa9 20:23:44 ---> 3c54fc2fba83 20:23:44 Step 21/22 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:23:44 Removing intermediate container 38708a1ce4f0 20:23:44 ---> d6329f06f16d 20:23:44 Step 19/20 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:23:44 ---> Running in a8ea545bf1be 20:23:44 ---> Running in f45f458596b2 20:23:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:44 Removing intermediate container f45f458596b2 20:23:44 ---> f9dcb089ba65 20:23:44 Step 20/20 : LABEL version=2.2.1-dev.27 20:23:44 Removing intermediate container a8ea545bf1be 20:23:44 ---> 060dceff6344 20:23:44 Step 22/22 : LABEL version=2.2.1-dev.27 20:23:44 ---> Running in 4c4b1d223607 20:23:44 ---> Running in f0ce29639571 20:23:44 Removing intermediate container 4c4b1d223607 20:23:44 ---> e196e3a6bd44 20:23:44 20:23:44 Successfully built e196e3a6bd44 20:23:44 Successfully tagged security-spiffe-token-provider:latest 20:23:44 Building security-proxy-setup 20:23:44  Building security-spiffe-token-provider ... done Removing intermediate container f0ce29639571 20:23:44 ---> 97aea37d4569 20:23:44 20:23:45 Successfully built 97aea37d4569 20:23:45 Successfully tagged support-notifications:latest 20:23:45 Building core-data 20:23:45  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:46 OK: 211 MiB in 51 packages 20:23:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:50 ---> 2bc675c6d36d 20:23:50 Step 3/23 : WORKDIR /edgex-go 20:23:50 ---> Using cache 20:23:50 ---> de80250eb86c 20:23:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:50 ---> Using cache 20:23:50 ---> d0936bbedfba 20:23:50 Step 5/23 : RUN apk add --update --no-cache make bash git 20:23:50 Removing intermediate container 000f19ecd691 20:23:50 ---> dd0903716e3e 20:23:50 Step 6/26 : COPY go.mod vendor* ./ 20:23:50 ---> Running in 56564a9136d0 20:23:50 ---> 946641b68277 20:23:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:50 ---> Running in fd16e7079275 20:23:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:52 OK: 211 MiB in 51 packages 20:23:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:53 ---> 2bc675c6d36d 20:23:53 Step 3/22 : WORKDIR /edgex-go 20:23:53 ---> Using cache 20:23:53 ---> de80250eb86c 20:23:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:53 ---> Using cache 20:23:53 ---> d0936bbedfba 20:23:53 Step 5/22 : RUN apk add --update --no-cache make git 20:23:53 ---> Using cache 20:23:53 ---> 69f4d718b5fa 20:23:53 Step 6/22 : COPY go.mod vendor* ./ 20:23:53 ---> Using cache 20:23:53 ---> 51cf63ce0ed5 20:23:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:53 ---> Using cache 20:23:53 ---> c361b72cc19f 20:23:53 Step 8/22 : COPY . . 20:23:53 ---> Using cache 20:23:53 ---> 93cd73f5e2f5 20:23:53 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:23:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:53 ---> 2bc675c6d36d 20:23:53 Step 3/23 : WORKDIR /edgex-go 20:23:53 ---> Using cache 20:23:53 ---> de80250eb86c 20:23:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:53 ---> Using cache 20:23:53 ---> d0936bbedfba 20:23:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:23:54 ---> Running in 878ac07943b6 20:23:54 ---> Running in 33634a898168 20:23:54 Removing intermediate container 56564a9136d0 20:23:54 ---> 3a05b2af4698 20:23:54 Step 6/23 : COPY go.mod vendor* ./ 20:23:54 Removing intermediate container 402bb11b7227 20:23:54 ---> 4defee9459fa 20:23:54 20:23:54 Step 10/31 : FROM alpine:3.16 20:23:54 ---> e66264b98777 20:23:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:54 ---> Running in dc241aada238 20:23:54 ---> b2c5f418cc64 20:23:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:54 ---> Running in ade65a3be94a 20:23:54 Removing intermediate container dc241aada238 20:23:54 ---> bcbb9bb5c26f 20:23:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:23:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:23:54 ---> Running in c47ebd6b68db 20:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:55 (1/2) Installing dumb-init (1.2.5-r1) 20:23:55 (2/2) Installing su-exec (0.2-r1) 20:23:55 Executing busybox-1.35.0-r13.trigger 20:23:55 OK: 6 MiB in 16 packages 20:23:56 OK: 211 MiB in 51 packages 20:23:56 Removing intermediate container c47ebd6b68db 20:23:56 ---> b003268a84e7 20:23:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:23:56 ---> Running in 372c66811331 20:23:56 Removing intermediate container 878ac07943b6 20:23:56 ---> f39d420694be 20:23:56 Step 6/23 : COPY go.mod vendor* ./ 20:23:56 Removing intermediate container 372c66811331 20:23:56 ---> 00c4c3e340df 20:23:56 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:23:56 ---> Running in 9c67c0602302 20:23:56 ---> f82f4d405bdb 20:23:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:57 ---> Running in 7c8181f18614 20:23:57 Removing intermediate container 9c67c0602302 20:23:57 ---> c8169d3410cc 20:23:57 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:23:57 ---> Running in 1eaf7b01dab1 20:23:57 Removing intermediate container 1eaf7b01dab1 20:23:57 ---> dd2fd6130ee6 20:23:57 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:23:57 ---> Running in 6d7cd618b9ce 20:23:58 Removing intermediate container fd16e7079275 20:23:58 ---> 3ab1f2f369fc 20:23:58 Step 8/26 : COPY . . 20:24:00 Removing intermediate container 6d7cd618b9ce 20:24:00 ---> 427bf3691fec 20:24:00 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:24:00 ---> Running in b8eb14b14ac0 20:24:01 Removing intermediate container b8eb14b14ac0 20:24:01 ---> 42a5e143c837 20:24:01 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:24:01 ---> df84b46c35fa 20:24:01 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:24:01 Removing intermediate container ade65a3be94a 20:24:01 ---> bb87762a3084 20:24:01 Step 8/23 : COPY . . 20:24:01 ---> Running in eba3b96e9c3e 20:24:05 Removing intermediate container eba3b96e9c3e 20:24:05 ---> 82ab25639c7c 20:24:05 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:06 ---> 483a6d9e6dda 20:24:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:24:06 Removing intermediate container 7c8181f18614 20:24:06 ---> 3994ffa2cb48 20:24:06 Step 8/23 : COPY . . 20:24:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:24:09 ---> de24bfc1a220 20:24:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:24:10 ---> 4ae385800c52 20:24:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:24:10 ---> d9ba5a44e553 20:24:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:24:10 ---> Running in f4037fc2ff4b 20:24:10 ---> 1059928a312a 20:24:10 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:24:10 Removing intermediate container f4037fc2ff4b 20:24:10 ---> 7df856b4c2d4 20:24:10 Step 10/26 : WORKDIR /edgex-go/spire-build 20:24:10 ---> Running in cfb929bcaaca 20:24:10 ---> 1e31b84e5bcd 20:24:10 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:24:10 ---> Running in 188709b524b0 20:24:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:24:11 ---> 265b8993b11e 20:24:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:24:11 Removing intermediate container 188709b524b0 20:24:11 ---> 95923a01456b 20:24:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:24:11 ---> Running in 3b7e864d8199 20:24:11 ---> 66531a086ebb 20:24:11 Step 26/31 : RUN chmod +x /entrypoint.sh 20:24:11 ---> Running in e5ca12643287 20:24:12 Removing intermediate container 33634a898168 20:24:12 ---> 2d2931f2b6e9 20:24:12 20:24:12 Step 10/22 : FROM alpine:3.16 20:24:12 ---> e66264b98777 20:24:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:24:12 Removing intermediate container 3b7e864d8199 20:24:12 ---> a8cef9b04674 20:24:12 Step 12/26 : WORKDIR /edgex-go 20:24:12 ---> Running in 24d3cadde0fc 20:24:12 ---> Running in b648bfaf63d0 20:24:12 Removing intermediate container b648bfaf63d0 20:24:12 ---> 452ddbe516bd 20:24:12 20:24:12 Step 13/26 : FROM alpine:3.15 20:24:12 ---> 0ac33e5f5afa 20:24:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:12 ---> Using cache 20:24:12 ---> cee2bf60b989 20:24:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:12 ---> Using cache 20:24:12 ---> 7637643c139e 20:24:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:24:12 ---> Using cache 20:24:12 ---> a841cd4b1298 20:24:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:24:12 Removing intermediate container e5ca12643287 20:24:12 ---> b9492b88f4b1 20:24:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:24:12 ---> Running in 171fbab5ea51 20:24:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:13 Removing intermediate container 171fbab5ea51 20:24:13 ---> 93f24a61cd6e 20:24:13 Step 28/31 : CMD ["gate"] 20:24:13 Removing intermediate container 67de59f73a14 20:24:13 ---> a24df624c525 20:24:13 Successfully built a24df624c525 20:24:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 (1/6) Installing ca-certificates (20211220-r0) 20:24:13 (2/6) Installing brotli-libs (1.0.9-r6) 20:24:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:24:13 (4/6) Installing libcurl (7.83.1-r2) 20:24:13 ---> Running in 6dffaddcda6c 20:24:13 (5/6) Installing curl (7.83.1-r2) 20:24:13 (6/6) Installing dumb-init (1.2.5-r1) 20:24:13 Executing busybox-1.35.0-r13.trigger 20:24:13 Executing ca-certificates-20211220-r0.trigger 20:24:13 OK: 8 MiB in 20 packages 20:24:13 + docker inspect -f . ci-base-image-arm64 20:24:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:13 Removing intermediate container 6dffaddcda6c 20:24:13 ---> fa81558bcbbb 20:24:13 Step 29/31 : LABEL arch=x86_64 20:24:13 ---> 3dd1780dce82 20:24:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:13 prd-ubuntu20.04-docker-arm64-4c-16g-19758 does not seem to be running inside a container 20:24:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:24:13 ---> Running in 20bc4f28f7c7 20:24:13 ---> 5417743467fd 20:24:13 Step 9/23 : RUN make cmd/core-data/core-data 20:24:13 ---> Running in 2f2487687661 20:24:13 Removing intermediate container 20bc4f28f7c7 20:24:13 ---> 59db5c7c221c 20:24:13 Step 30/31 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:13 ---> Running in fdba7e8647ee 20:24:14 Removing intermediate container 24d3cadde0fc 20:24:14 ---> fe17660196c5 20:24:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:24:14 Removing intermediate container fdba7e8647ee 20:24:14 ---> c83383474f50 20:24:14 Step 31/31 : LABEL version=2.2.1-dev.27 20:24:14 ---> Running in 7bc9b30516ab 20:24:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:24:14 ---> Running in d8b4ed19a81b 20:24:14 Removing intermediate container d8b4ed19a81b 20:24:14 ---> 8e751d8c80e4 20:24:14 20:24:14 Removing intermediate container 7bc9b30516ab 20:24:14 ---> 0a979c976a1d 20:24:14 Step 13/22 : WORKDIR /edgex 20:24:14 ---> Running in f69385238a15 20:24:14 Successfully built 8e751d8c80e4 20:24:14 Successfully tagged security-bootstrapper:latest 20:24:14  Building security-bootstrapper ... done Building core-metadata 20:24:15 $ docker top ee5c5c76dacd39ef6edb171fc1b5170257485438c49d25891ab89f3e09889442 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:15 Removing intermediate container f69385238a15 20:24:15 ---> df22c4f727cf 20:24:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:24:16 + go version 20:24:16 go version go1.18.3 linux/arm64 [Pipeline] } 20:24:16 $ docker stop --time=1 ee5c5c76dacd39ef6edb171fc1b5170257485438c49d25891ab89f3e09889442 20:24:17 ---> db37b3c359ae 20:24:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:24:17 ---> da6d61f00a7b 20:24:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:24:17 ---> 167b5a6da8cf 20:24:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:24:17 $ docker rm -f ee5c5c76dacd39ef6edb171fc1b5170257485438c49d25891ab89f3e09889442 20:24:18 ---> 400880f2b2a6 20:24:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:24:18 ---> 458473407bbe 20:24:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:18 20:24:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:19 latest: Pulling from edgex-devops/edgex-compose-arm64 20:24:19 29e5d40040c1: Pulling fs layer 20:24:19 1ce36da41761: Pulling fs layer 20:24:19 25b303627fd3: Pulling fs layer 20:24:19 29e5d40040c1: Verifying Checksum 20:24:19 29e5d40040c1: Download complete 20:24:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:19 ---> 2bc675c6d36d 20:24:19 Step 3/23 : WORKDIR /edgex-go 20:24:19 ---> Using cache 20:24:19 ---> de80250eb86c 20:24:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:19 ---> Using cache 20:24:19 ---> d0936bbedfba 20:24:19 Step 5/23 : RUN apk add --update --no-cache make git 20:24:19 ---> Using cache 20:24:19 ---> 69f4d718b5fa 20:24:19 Step 6/23 : COPY go.mod vendor* ./ 20:24:19 ---> Using cache 20:24:19 ---> 51cf63ce0ed5 20:24:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:19 ---> Using cache 20:24:19 ---> c361b72cc19f 20:24:19 Step 8/23 : COPY . . 20:24:19 ---> Using cache 20:24:19 ---> 93cd73f5e2f5 20:24:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:24:19 ---> 1d18ac234ba9 20:24:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:19 ---> Running in 3ffc98964693 20:24:19 ---> cd821e368ab7 20:24:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:24:19 ---> Running in 82ec2cbea1d4 20:24:19 1ce36da41761: Verifying Checksum 20:24:19 1ce36da41761: Download complete 20:24:19 Removing intermediate container 82ec2cbea1d4 20:24:19 ---> a03fef719d28 20:24:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:19 ---> Running in 667c350efd83 20:24:19 ---> 5c7a78364f13 20:24:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:20 29e5d40040c1: Pull complete 20:24:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:24:20 ---> Running in 2d3fa0455b51 20:24:20 Removing intermediate container 667c350efd83 20:24:20 ---> ef143e6e428d 20:24:20 Step 24/26 : LABEL arch=x86_64 20:24:20 ---> Running in a06e9a92defd 20:24:20 Removing intermediate container a06e9a92defd 20:24:20 ---> 899c7852e6f3 20:24:20 Step 25/26 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:21 ---> Running in 2f7868be2fd0 20:24:21 Removing intermediate container 2f7868be2fd0 20:24:21 ---> 67b52f67966e 20:24:21 Step 26/26 : LABEL version=2.2.1-dev.27 20:24:21 25b303627fd3: Verifying Checksum 20:24:21 25b303627fd3: Download complete 20:24:21 ---> Running in 35a64b168075 20:24:21 1ce36da41761: Pull complete 20:24:21 Removing intermediate container 35a64b168075 20:24:21 ---> 7d0fe73e8712 20:24:21 20:24:21 Successfully built 7d0fe73e8712 20:24:21 Successfully tagged security-spire-agent:latest 20:24:21  Building security-spire-agent ... done Building support-scheduler 20:24:21 Removing intermediate container 2d3fa0455b51 20:24:21 ---> 9a722d04a40b 20:24:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:24:22 ---> Running in 1d470b0c55c3 20:24:23 Removing intermediate container 1d470b0c55c3 20:24:23 ---> ca1a065da610 20:24:23 Step 20/22 : LABEL arch=x86_64 20:24:24 ---> Running in c4a3c018cc79 20:24:24 Removing intermediate container c4a3c018cc79 20:24:24 ---> 03e815cb48d4 20:24:24 Step 21/22 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:26 ---> Running in 600c8b013168 20:24:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:26 ---> 2bc675c6d36d 20:24:26 Step 3/22 : WORKDIR /edgex-go 20:24:26 ---> Using cache 20:24:26 ---> de80250eb86c 20:24:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:26 ---> Using cache 20:24:26 ---> d0936bbedfba 20:24:26 Step 5/22 : RUN apk add --update --no-cache make git 20:24:26 ---> Using cache 20:24:26 ---> 69f4d718b5fa 20:24:26 Step 6/22 : COPY go.mod vendor* ./ 20:24:26 ---> Using cache 20:24:26 ---> 51cf63ce0ed5 20:24:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:26 ---> Using cache 20:24:26 ---> c361b72cc19f 20:24:26 Step 8/22 : COPY . . 20:24:26 ---> Using cache 20:24:26 ---> 93cd73f5e2f5 20:24:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:24:26 Removing intermediate container 600c8b013168 20:24:26 ---> 906a75797b64 20:24:26 Step 22/22 : LABEL version=2.2.1-dev.27 20:24:26 ---> Running in bcdc7893cd8f 20:24:26 ---> Running in 741ba17ecfd1 20:24:27 Removing intermediate container 741ba17ecfd1 20:24:27 ---> 0a7e8439452f 20:24:27 20:24:27 Successfully built 0a7e8439452f 20:24:27 Successfully tagged security-proxy-setup:latest 20:24:27  Building security-proxy-setup ... done Building security-spire-config 20:24:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:24:31 25b303627fd3: Pull complete 20:24:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:31 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:24:31 ---> 2bc675c6d36d 20:24:31 Step 3/26 : WORKDIR /edgex-go 20:24:31 ---> Using cache 20:24:31 ---> de80250eb86c 20:24:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:31 ---> Using cache 20:24:31 ---> d0936bbedfba 20:24:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:24:31 ---> Using cache 20:24:31 ---> dd0903716e3e 20:24:31 Step 6/26 : COPY go.mod vendor* ./ 20:24:31 ---> Using cache 20:24:31 ---> 946641b68277 20:24:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:31 ---> Using cache 20:24:31 ---> 3ab1f2f369fc 20:24:31 Step 8/26 : COPY . . 20:24:31 ---> Using cache 20:24:31 ---> 4ae385800c52 20:24:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:24:31 ---> Using cache 20:24:31 ---> 7df856b4c2d4 20:24:31 Step 10/26 : WORKDIR /edgex-go/spire-build 20:24:31 ---> Using cache 20:24:31 ---> 95923a01456b 20:24:31 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:24:31 ---> Using cache 20:24:31 ---> a8cef9b04674 20:24:31 Step 12/26 : WORKDIR /edgex-go 20:24:31 ---> Using cache 20:24:31 ---> 452ddbe516bd 20:24:31 20:24:31 Step 13/26 : FROM alpine:3.15 20:24:31 ---> 0ac33e5f5afa 20:24:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:31 ---> Using cache 20:24:31 ---> cee2bf60b989 20:24:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:31 ---> Using cache 20:24:31 ---> 7637643c139e 20:24:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-19758 does not seem to be running inside a container 20:24:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:24:33 ---> Running in d6042219c868 20:24:34 $ docker top 66837316bec8a1f1416670bee3a39caf6a69300162b3945a9e6aba0909ba568b -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:35 + docker-compose build --help 20:24:35 + grep parallel 20:24:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:36 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:24:36 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:24:36 OK: 15861 distinct packages available 20:24:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:37 (1/4) Installing dumb-init (1.2.5-r1) 20:24:37 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:38 (3/4) Installing libucontext (1.1-r0) 20:24:38 (4/4) Installing gcompat (1.0.0-r4) 20:24:38 Executing busybox-1.34.1-r5.trigger 20:24:38 OK: 6 MiB in 18 packages 20:24:38 Removing intermediate container cfb929bcaaca 20:24:38 ---> 157ef88c8922 20:24:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:24:38 ---> Running in 069d73b6ecd9 20:24:39 Removing intermediate container d6042219c868 20:24:39 ---> d416d36d4cdd 20:24:39 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:24:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:24:40 --parallel Build images in parallel. [Pipeline] } 20:24:40 $ docker stop --time=1 66837316bec8a1f1416670bee3a39caf6a69300162b3945a9e6aba0909ba568b 20:24:42 ---> a1302af5057b 20:24:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:42 $ docker rm -f 66837316bec8a1f1416670bee3a39caf6a69300162b3945a9e6aba0909ba568b 20:24:42 ---> 0e1f6a1f816f 20:24:42 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:42 Removing intermediate container 069d73b6ecd9 20:24:42 ---> 6f58df3524cd 20:24:42 20:24:42 Step 11/23 : FROM docker:20.10.14 20:24:42 ---> Running in b7578cec772f 20:24:42 20.10.14: Pulling from library/docker [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:43 Removing intermediate container b7578cec772f 20:24:43 ---> ed44b87cf2a1 20:24:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:43 prd-ubuntu20.04-docker-arm64-4c-16g-19758 does not seem to be running inside a container 20:24:43 $ 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/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:24:44 $ docker top 0429410c24cb1772c241025badeecdda802b7c3065b539b065ce78c79988b7d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:45 ---> 2bc2b264416b 20:24:45 Step 21/26 : WORKDIR / 20:24:45 ---> Running in 31a4669ddf8e 20:24:45 Removing intermediate container 2f2487687661 20:24:45 ---> 0d34f190a014 20:24:45 20:24:45 Step 10/23 : FROM alpine:3.16 20:24:45 ---> e66264b98777 20:24:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:24:45 ---> Running in e9b0decfbdea 20:24:45 Removing intermediate container 31a4669ddf8e 20:24:45 ---> 99daeaa55e70 20:24:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:45 ---> Running in 585aeda87804 20:24:45 Removing intermediate container e9b0decfbdea 20:24:45 ---> 83ac9773f9df 20:24:45 Step 12/23 : ENV APP_PORT=59880 20:24:45 + docker-compose -f ./docker-compose-build.yml build --parallel 20:24:46 Removing intermediate container 585aeda87804 20:24:46 ---> 97d9b8f21f8f 20:24:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:46 ---> Running in e309931de2aa 20:24:46 ---> Running in de5f297bdaf0 20:24:46 Removing intermediate container e309931de2aa 20:24:46 ---> ea8d8796775d 20:24:46 Step 13/23 : EXPOSE $APP_PORT 20:24:46 Removing intermediate container de5f297bdaf0 20:24:46 ---> 979dfa66bd30 20:24:46 Step 24/26 : LABEL arch=x86_64 20:24:46 ---> Running in 01d32dd9e5a8 20:24:47 ---> Running in b380e8e18884 20:24:47 Removing intermediate container 01d32dd9e5a8 20:24:47 ---> 7c98b48e4229 20:24:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:47 ---> Running in 0a70afe93f68 20:24:47 Removing intermediate container b380e8e18884 20:24:47 ---> 032876841b01 20:24:47 Step 25/26 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:48 ---> Running in 1e93a0bcc61c 20:24:48 Removing intermediate container 3ffc98964693 20:24:48 ---> 79dd4fca7d6b 20:24:48 20:24:48 Step 10/23 : FROM alpine:3.16 20:24:48 ---> e66264b98777 20:24:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:24:48 ---> Using cache 20:24:48 ---> 8cda4493f8c2 20:24:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:48 ---> Using cache 20:24:48 ---> 9e497217950a 20:24:48 Step 13/23 : ENV APP_PORT=59881 20:24:48 ---> Running in a04a1f485de5 20:24:48 Removing intermediate container 1e93a0bcc61c 20:24:48 ---> cac7ad3ce1b8 20:24:48 Step 26/26 : LABEL version=2.2.1-dev.27 20:24:48 ---> Running in d9f99993e905 20:24:48 Removing intermediate container a04a1f485de5 20:24:48 ---> cb71de2673f4 20:24:48 Step 14/23 : EXPOSE $APP_PORT 20:24:48 ---> Running in dfedfe57abeb 20:24:48 Removing intermediate container d9f99993e905 20:24:48 ---> 6e2638236166 20:24:48 20:24:48 Successfully built 6e2638236166 20:24:48 Successfully tagged security-spire-config:latest 20:24:48  Building security-spire-config ... done Removing intermediate container dfedfe57abeb 20:24:48 ---> f1b8ee5e6c43 20:24:48 Step 15/23 : WORKDIR / 20:24:49 ---> Running in e61cb54c26f0 20:24:49 Removing intermediate container 0a70afe93f68 20:24:49 ---> 539ff7ec48c4 20:24:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:24:49 ---> Running in 6c72607e7a3a 20:24:49 Removing intermediate container e61cb54c26f0 20:24:49 ---> e36170a87b00 20:24:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:24:49 ---> a42cd8acd1fc 20:24:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:50 ---> f297a8690f87 20:24:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:24:50 ---> 80030e9c998b 20:24:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:24:50 ---> Running in b80c311948b7 20:24:50 (1/6) Installing dumb-init (1.2.5-r1) 20:24:50 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:24:50 Status: Downloaded newer image for docker:20.10.14 20:24:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:24:51 ---> 7417809fdb73 20:24:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:24:51 Removing intermediate container b80c311948b7 20:24:51 ---> a4258e2a784b 20:24:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:51 (3/6) Installing libsodium (1.0.18-r0) 20:24:51 ---> Running in 692a242cf783 20:24:51 ---> Running in 9205436a3aab 20:24:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:24:51 Removing intermediate container 692a242cf783 20:24:51 ---> 2b9b94b31844 20:24:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:24:51 (5/6) Installing libzmq (4.3.4-r0) 20:24:51 Removing intermediate container 9205436a3aab 20:24:51 ---> da8b0dc7abca 20:24:51 Step 21/23 : LABEL arch=x86_64 20:24:51 ---> Running in 75d81223ffd6 20:24:51 (6/6) Installing zeromq (4.3.4-r0) 20:24:51 Executing busybox-1.35.0-r13.trigger 20:24:51 OK: 8 MiB in 20 packages 20:24:51 ---> Running in 42b18cf1f2cf 20:24:51 Removing intermediate container 42b18cf1f2cf 20:24:51 ---> 98b515de7113 20:24:51 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:51 ---> Running in c65f4d7cf29c 20:24:51 Removing intermediate container c65f4d7cf29c 20:24:51 ---> 89a8b31d19f9 20:24:51 Step 23/23 : LABEL version=2.2.1-dev.27 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:24:51 ---> Running in bb3c76ed951e 20:24:51 Removing intermediate container 6c72607e7a3a 20:24:51 ---> 0c1195224752 20:24:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:52 Removing intermediate container bb3c76ed951e 20:24:52 ---> 8eb2a95e2ed9 20:24:52 20:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:24:52 ---> f61bb01f5134 20:24:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:52 Successfully built 8eb2a95e2ed9 20:24:52 Successfully tagged core-metadata:latest 20:24:52  Building core-metadata ... done (1/43) Installing readline (8.1.1-r0) 20:24:52 (2/43) Installing bash (5.1.16-r0) 20:24:52 Executing bash-5.1.16-r0.post-install 20:24:52 (3/43) Installing brotli-libs (1.0.9-r5) 20:24:52 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:24:52 (5/43) Installing libcurl (7.80.0-r2) 20:24:52 (6/43) Installing curl (7.80.0-r2) 20:24:52 (7/43) Installing dumb-init (1.2.5-r1) 20:24:52 (8/43) Installing libbz2 (1.0.8-r1) 20:24:52 (9/43) Installing expat (2.4.7-r0) 20:24:52 (10/43) Installing libffi (3.4.2-r1) 20:24:52 (11/43) Installing gdbm (1.22-r0) 20:24:52 (12/43) Installing xz-libs (5.2.5-r1) 20:24:52 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:24:52 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:24:52 (15/43) Installing mpdecimal (2.5.1-r1) 20:24:52 (16/43) Installing sqlite-libs (3.36.0-r0) 20:24:52 (17/43) Installing python3 (3.9.7-r4) 20:24:52 Building core-command ... 20:24:52 Building core-data ... 20:24:52 Building core-metadata ... 20:24:52 Building security-bootstrapper ... 20:24:52 Building security-proxy-setup ... 20:24:52 Building security-secretstore-setup ... 20:24:52 Building security-spiffe-token-provider ... 20:24:52 Building security-spire-agent ... 20:24:52 Building security-spire-config ... 20:24:52 Building security-spire-server ... 20:24:52 Building support-notifications ... 20:24:52 Building support-scheduler ... 20:24:52 Building sys-mgmt-agent ... 20:24:52 Building security-spire-server 20:24:52 Building security-secretstore-setup 20:24:52 Building support-notifications 20:24:52 Building security-spiffe-token-provider 20:24:52 Building security-spire-agent 20:24:52 (18/43) Installing py3-appdirs (1.4.4-r2) 20:24:52 (19/43) Installing py3-certifi (2020.12.5-r1) 20:24:52 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:24:52 (21/43) Installing py3-idna (3.3-r0) 20:24:52 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:24:52 (23/43) Installing py3-requests (2.26.0-r1) 20:24:52 (24/43) Installing py3-msgpack (1.0.2-r1) 20:24:52 (25/43) Installing py3-lockfile (0.12.2-r4) 20:24:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:24:52 (27/43) Installing py3-colorama (0.4.4-r1) 20:24:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:24:52 (29/43) Installing py3-distlib (0.3.3-r0) 20:24:52 (30/43) Installing py3-distro (1.6.0-r0) 20:24:52 (31/43) Installing py3-six (1.16.0-r0) 20:24:52 (32/43) Installing py3-webencodings (0.5.1-r4) 20:24:52 (33/43) Installing py3-html5lib (1.1-r1) 20:24:52 (34/43) Installing py3-parsing (2.4.7-r2) 20:24:52 (35/43) Installing py3-packaging (20.9-r1) 20:24:52 (36/43) Installing py3-tomli (1.2.2-r0) 20:24:52 (37/43) Installing py3-pep517 (0.12.0-r0) 20:24:52 (38/43) Installing py3-progress (1.6-r0) 20:24:52 (39/43) Installing py3-retrying (1.3.3-r2) 20:24:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:24:52 (41/43) Installing py3-setuptools (52.0.0-r4) 20:24:52 (42/43) Installing py3-toml (0.10.2-r2) 20:24:52 (43/43) Installing py3-pip (20.3.4-r1) 20:24:53 Executing busybox-1.34.1-r5.trigger 20:24:53 OK: 83 MiB in 65 packages 20:24:53 ---> c049fb7de0f6 20:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:24:53 ---> d1295430d618 20:24:53 Step 19/23 : ENTRYPOINT ["/core-data"] 20:24:53 ---> Running in 1c5739cfbd63 20:24:54 Collecting docker-compose==1.23.2 20:24:54 Removing intermediate container 1c5739cfbd63 20:24:54 ---> 5dd7891cdc72 20:24:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:24:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:24:54 ---> Running in b9ac68e85d83 20:24:54 Collecting jsonschema<3,>=2.5.1 20:24:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:24:54 Collecting PyYAML<4,>=3.10 20:24:54 Downloading PyYAML-3.13.tar.gz (270 kB) 20:24:54 Removing intermediate container b9ac68e85d83 20:24:54 ---> f975b2f5a7ee 20:24:54 Step 21/23 : LABEL arch=x86_64 20:24:54 ---> Running in a94b915166d8 20:24:54 Collecting dockerpty<0.5,>=0.4.1 20:24:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:24:55 Removing intermediate container a94b915166d8 20:24:55 ---> 797453018272 20:24:55 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:55 ---> Running in b85cff6386d8 20:24:55 Collecting texttable<0.10,>=0.9.0 20:24:55 Downloading texttable-0.9.1.tar.gz (11 kB) 20:24:55 Removing intermediate container b85cff6386d8 20:24:55 ---> 748e9ab493c4 20:24:55 Step 23/23 : LABEL version=2.2.1-dev.27 20:24:55 ---> Running in 7c3dc93d1c6a 20:24:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:24:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:24:55 Collecting docopt<0.7,>=0.6.1 20:24:55 Downloading docopt-0.6.2.tar.gz (25 kB) 20:24:55 Removing intermediate container 7c3dc93d1c6a 20:24:55 ---> da6e3ed3086f 20:24:55 20:24:55 Successfully built da6e3ed3086f 20:24:56 Successfully tagged core-data:latest 20:24:56  Building core-data ... done Removing intermediate container bcdc7893cd8f 20:24:56 ---> fbc37c94a93c 20:24:56 20:24:56 Step 10/22 : FROM alpine:3.16 20:24:56 ---> e66264b98777 20:24:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:24:56 ---> Using cache 20:24:56 ---> 8cda4493f8c2 20:24:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:56 ---> Using cache 20:24:56 ---> 9e497217950a 20:24:56 Step 13/22 : ENV APP_PORT=59861 20:24:56 ---> Running in 05659f428b6b 20:24:56 Collecting websocket-client<1.0,>=0.32.0 20:24:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:24:56 Removing intermediate container 05659f428b6b 20:24:56 ---> 8c764dbfe822 20:24:56 Step 14/22 : EXPOSE $APP_PORT 20:24:56 Collecting docker<4.0,>=3.6.0 20:24:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:24:56 ---> Running in ed0cde6a1141 20:24:56 Collecting cached-property<2,>=1.2.0 20:24:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:24:56 Removing intermediate container ed0cde6a1141 20:24:56 ---> 8d09d02d9c76 20:24:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:56 Collecting docker-pycreds>=0.4.0 20:24:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:24:56 Collecting chardet<3.1.0,>=3.0.2 20:24:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:24:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:24:56 ---> c5264a63131b 20:24:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:56 Collecting urllib3<1.25,>=1.21.1 20:24:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:24:56 Collecting idna<2.8,>=2.5 20:24:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:24:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:24:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:24:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:24:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:24:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:24:56 Attempting uninstall: urllib3 20:24:56 Found existing installation: urllib3 1.26.7 20:24:56 Uninstalling urllib3-1.26.7: 20:24:56 Successfully uninstalled urllib3-1.26.7 20:24:56 Attempting uninstall: idna 20:24:56 Found existing installation: idna 3.3 20:24:56 Uninstalling idna-3.3: 20:24:56 Successfully uninstalled idna-3.3 20:24:57 ---> 6df349a46698 20:24:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:24:57 ---> 7dc3a53016d7 20:24:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:24:57 ---> Running in 0ed697678197 20:24:57 Removing intermediate container 0ed697678197 20:24:57 ---> f61b42cfa104 20:24:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:24:57 Attempting uninstall: requests 20:24:57 Found existing installation: requests 2.26.0 20:24:57 Uninstalling requests-2.26.0: 20:24:57 ---> Running in 295ce16b8e58 20:24:57 Successfully uninstalled requests-2.26.0 20:24:57 Running setup.py install for texttable: started 20:24:57 Removing intermediate container 295ce16b8e58 20:24:57 ---> 5daf37bd7ddf 20:24:57 Step 20/22 : LABEL arch=x86_64 20:24:57 ---> Running in 373ab510eee7 20:24:57 Removing intermediate container 373ab510eee7 20:24:57 ---> 3721e58717ff 20:24:57 Step 21/22 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:24:57 ---> Running in f3cf9c185153 20:24:57 Running setup.py install for texttable: finished with status 'done' 20:24:57 Running setup.py install for PyYAML: started 20:24:57 Removing intermediate container f3cf9c185153 20:24:57 ---> b5fe5a6c8f02 20:24:57 Step 22/22 : LABEL version=2.2.1-dev.27 20:24:57 ---> Running in 72e68ef4176c 20:24:58 Removing intermediate container 72e68ef4176c 20:24:58 ---> fd651fa54055 20:24:58 20:24:58 Successfully built fd651fa54055 20:24:58 Successfully tagged support-scheduler:latest 20:24:58  Building support-scheduler ... done  Running setup.py install for PyYAML: finished with status 'done' 20:24:58 Running setup.py install for docopt: started 20:24:58 Running setup.py install for docopt: finished with status 'done' 20:24:58 Running setup.py install for dockerpty: started 20:24:59 Running setup.py install for dockerpty: finished with status 'done' 20:24:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:25:02 Removing intermediate container 75d81223ffd6 20:25:02 ---> 5cd2ca1317ed 20:25:02 Step 14/23 : ENV APP_PORT=58890 20:25:02 ---> Running in 273c91593eaf 20:25:02 Removing intermediate container 273c91593eaf 20:25:02 ---> 9e11b85cff7a 20:25:02 Step 15/23 : EXPOSE $APP_PORT 20:25:02 ---> Running in 9b2b37109c9b 20:25:02 Removing intermediate container 9b2b37109c9b 20:25:02 ---> dc7879039203 20:25:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:25:02 ---> e22afc979c90 20:25:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:25:03 ---> 7710af84edbd 20:25:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:25:03 ---> 0a71c36c51a4 20:25:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:25:03 ---> Running in 167e6e6502ea 20:25:03 Removing intermediate container 167e6e6502ea 20:25:03 ---> e84b0b453b6a 20:25:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:03 ---> Running in 74420ad67c99 20:25:03 Removing intermediate container 74420ad67c99 20:25:03 ---> 4ffb6565f22c 20:25:03 Step 21/23 : LABEL arch=x86_64 20:25:03 ---> Running in b443bf518e68 20:25:03 Removing intermediate container b443bf518e68 20:25:03 ---> 0865706eb3ab 20:25:03 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:25:03 ---> Running in bf4e2ea77bc1 20:25:03 Removing intermediate container bf4e2ea77bc1 20:25:03 ---> a1be95b12711 20:25:03 Step 23/23 : LABEL version=2.2.1-dev.27 20:25:03 ---> Running in f501c9aee0ec 20:25:04 Removing intermediate container f501c9aee0ec 20:25:04 ---> fb429938e825 20:25:04 20:25:04 Successfully built fb429938e825 20:25:04 Successfully tagged sys-mgmt-agent:latest 20:25:04  Building sys-mgmt-agent ... done  [Pipeline] } 20:25:04 $ docker stop --time=1 23d6a33165c1f3d6bc920084cda528ef5586b5104afe87f3c1807699af5cb1bf 20:25:05 $ docker rm -f 23d6a33165c1f3d6bc920084cda528ef5586b5104afe87f3c1807699af5cb1bf [Pipeline] // withDockerContainer [Pipeline] sh 20:25:05 + docker images 20:25:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:25:05 sys-mgmt-agent latest fb429938e825 2 seconds ago 299MB 20:25:05 support-scheduler latest fd651fa54055 7 seconds ago 26.5MB 20:25:05 core-data latest da6e3ed3086f 10 seconds ago 21.5MB 20:25:05 fbc37c94a93c 10 seconds ago 1.68GB 20:25:05 core-metadata latest 8eb2a95e2ed9 14 seconds ago 17.1MB 20:25:05 security-spire-config latest 6e2638236166 17 seconds ago 85.8MB 20:25:05 79dd4fca7d6b 18 seconds ago 1.62GB 20:25:05 0d34f190a014 20 seconds ago 1.65GB 20:25:05 6f58df3524cd 23 seconds ago 1.62GB 20:25:05 security-proxy-setup latest 0a7e8439452f 39 seconds ago 27.1MB 20:25:05 security-spire-agent latest 7d0fe73e8712 44 seconds ago 125MB 20:25:05 security-bootstrapper latest 8e751d8c80e4 51 seconds ago 19.3MB 20:25:05 452ddbe516bd 53 seconds ago 1.52GB 20:25:05 2d2931f2b6e9 54 seconds ago 1.63GB 20:25:05 4defee9459fa About a minute ago 1.62GB 20:25:05 security-spiffe-token-provider latest e196e3a6bd44 About a minute ago 29.1MB 20:25:05 support-notifications latest 97aea37d4569 About a minute ago 27.1MB 20:25:05 security-secretstore-setup latest 92c635be31c0 About a minute ago 28.9MB 20:25:05 core-command latest 888138879bb3 About a minute ago 16.1MB 20:25:05 6eb46c6da424 About a minute ago 1.68GB 20:25:05 84638c40b15d About a minute ago 1.67GB 20:25:05 69e997ce10f6 About a minute ago 1.63GB 20:25:05 341e96a3989f About a minute ago 1.62GB 20:25:05 security-spire-server latest 3c501ce5dae9 About a minute ago 86.5MB 20:25:05 d79e016f8bbd 2 minutes ago 1.52GB 20:25:05 ci-base-image-x86_64 latest 2bc675c6d36d 5 minutes ago 937MB 20:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 days ago 253MB 20:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 days ago 677MB 20:25:05 alpine 3.16 e66264b98777 7 weeks ago 5.53MB 20:25:05 docker 20.10.14 7417809fdb73 3 months ago 218MB 20:25:05 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 20:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:05 provisioning config files... 20:25:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/261@tmp/config5583611220893055434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:06 ---> docker-login.sh 20:25:06 nexus3.edgexfoundry.org:10001 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 nexus3.edgexfoundry.org:10002 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 nexus3.edgexfoundry.org:10003 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 nexus3.edgexfoundry.org:10004 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:06 Configure a credential helper to remove this warning. See 20:25:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:06 20:25:06 Login Succeeded 20:25:06 docker.io 20:25:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:07 Configure a credential helper to remove this warning. See 20:25:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:07 20:25:07 Login Succeeded 20:25:07 ---> docker-login.sh ends [Pipeline] } 20:25:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:25:07 48498f0558753389f807f9f09415bce11d10e4ef 20:25:07 latest 20:25:07 2.2.1-dev.27 20:25:07 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:07 main 20:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + docker push nexus3.edgexfoundry.org:10004/core-command:48498f0558753389f807f9f09415bce11d10e4ef 20:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:07 5dc553ee608e: Preparing 20:25:07 cb97827ecca9: Preparing 20:25:07 c146b38cf0b8: Preparing 20:25:07 c49a0d04c213: Preparing 20:25:07 24302eb7d908: Preparing 20:25:07 24302eb7d908: Layer already exists 20:25:07 5dc553ee608e: Pushed 20:25:07 c49a0d04c213: Pushed 20:25:07 c146b38cf0b8: Pushed 20:25:09 cb97827ecca9: Pushed 20:25:09 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:ad9607ea32d29723d88b3964c6e36102f57aa5198f1b6bbf13d217d3977ec22d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:09 5dc553ee608e: Preparing 20:25:09 cb97827ecca9: Preparing 20:25:09 c146b38cf0b8: Preparing 20:25:09 c49a0d04c213: Preparing 20:25:09 24302eb7d908: Preparing 20:25:09 5dc553ee608e: Layer already exists 20:25:09 c49a0d04c213: Layer already exists 20:25:09 cb97827ecca9: Layer already exists 20:25:09 c146b38cf0b8: Layer already exists 20:25:09 24302eb7d908: Layer already exists 20:25:09 latest: digest: sha256:ad9607ea32d29723d88b3964c6e36102f57aa5198f1b6bbf13d217d3977ec22d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.27 20:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:10 5dc553ee608e: Preparing 20:25:10 cb97827ecca9: Preparing 20:25:10 c146b38cf0b8: Preparing 20:25:10 c49a0d04c213: Preparing 20:25:10 24302eb7d908: Preparing 20:25:10 5dc553ee608e: Layer already exists 20:25:10 cb97827ecca9: Layer already exists 20:25:10 c49a0d04c213: Layer already exists 20:25:10 c146b38cf0b8: Layer already exists 20:25:10 24302eb7d908: Layer already exists 20:25:10 2.2.1-dev.27: digest: sha256:ad9607ea32d29723d88b3964c6e36102f57aa5198f1b6bbf13d217d3977ec22d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker push nexus3.edgexfoundry.org:10004/core-command:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:11 5dc553ee608e: Preparing 20:25:11 cb97827ecca9: Preparing 20:25:11 c146b38cf0b8: Preparing 20:25:11 c49a0d04c213: Preparing 20:25:11 24302eb7d908: Preparing 20:25:11 c49a0d04c213: Layer already exists 20:25:11 24302eb7d908: Layer already exists 20:25:11 5dc553ee608e: Layer already exists 20:25:11 cb97827ecca9: Layer already exists 20:25:11 c146b38cf0b8: Layer already exists 20:25:11 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:ad9607ea32d29723d88b3964c6e36102f57aa5198f1b6bbf13d217d3977ec22d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:25:11 5dc553ee608e: Preparing 20:25:11 cb97827ecca9: Preparing 20:25:11 c146b38cf0b8: Preparing 20:25:11 c49a0d04c213: Preparing 20:25:11 24302eb7d908: Preparing 20:25:11 c49a0d04c213: Layer already exists 20:25:11 cb97827ecca9: Layer already exists 20:25:11 5dc553ee608e: Layer already exists 20:25:11 24302eb7d908: Layer already exists 20:25:11 c146b38cf0b8: Layer already exists 20:25:11 main: digest: sha256:ad9607ea32d29723d88b3964c6e36102f57aa5198f1b6bbf13d217d3977ec22d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:11 ===================================================== [Pipeline] echo 20:25:11 taggedImages: 20:25:11 - nexus3.edgexfoundry.org:10004/core-command:48498f0558753389f807f9f09415bce11d10e4ef 20:25:11 - nexus3.edgexfoundry.org:10004/core-command:latest 20:25:11 - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.27 20:25:11 - nexus3.edgexfoundry.org:10004/core-command:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:25:11 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:25:11 48498f0558753389f807f9f09415bce11d10e4ef 20:25:11 latest 20:25:11 2.2.1-dev.27 20:25:11 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:11 main 20:25:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:12 + docker push nexus3.edgexfoundry.org:10004/core-data:48498f0558753389f807f9f09415bce11d10e4ef 20:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:12 45b248ad793a: Preparing 20:25:12 70416b3f248a: Preparing 20:25:12 c146b38cf0b8: Preparing 20:25:12 991584817398: Preparing 20:25:12 dcdf837a9b81: Preparing 20:25:12 24302eb7d908: Preparing 20:25:12 24302eb7d908: Waiting 20:25:12 c146b38cf0b8: Layer already exists 20:25:12 24302eb7d908: Layer already exists 20:25:12 45b248ad793a: Pushed 20:25:12 dcdf837a9b81: Pushed 20:25:12 991584817398: Pushed 20:25:14 70416b3f248a: Pushed 20:25:14 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:bd2997787259966f57e7bcf27d697408760bb393d4154a39fe73013648340b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:14 45b248ad793a: Preparing 20:25:14 70416b3f248a: Preparing 20:25:14 c146b38cf0b8: Preparing 20:25:14 991584817398: Preparing 20:25:14 dcdf837a9b81: Preparing 20:25:14 24302eb7d908: Preparing 20:25:14 24302eb7d908: Waiting 20:25:14 c146b38cf0b8: Layer already exists 20:25:14 991584817398: Layer already exists 20:25:14 70416b3f248a: Layer already exists 20:25:14 dcdf837a9b81: Layer already exists 20:25:14 45b248ad793a: Layer already exists 20:25:14 24302eb7d908: Layer already exists 20:25:14 latest: digest: sha256:bd2997787259966f57e7bcf27d697408760bb393d4154a39fe73013648340b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.27 20:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:15 45b248ad793a: Preparing 20:25:15 70416b3f248a: Preparing 20:25:15 c146b38cf0b8: Preparing 20:25:15 991584817398: Preparing 20:25:15 dcdf837a9b81: Preparing 20:25:15 24302eb7d908: Preparing 20:25:15 24302eb7d908: Waiting 20:25:15 991584817398: Layer already exists 20:25:15 70416b3f248a: Layer already exists 20:25:15 dcdf837a9b81: Layer already exists 20:25:15 45b248ad793a: Layer already exists 20:25:15 c146b38cf0b8: Layer already exists 20:25:15 24302eb7d908: Layer already exists 20:25:15 2.2.1-dev.27: digest: sha256:bd2997787259966f57e7bcf27d697408760bb393d4154a39fe73013648340b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:15 + docker push nexus3.edgexfoundry.org:10004/core-data:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:15 45b248ad793a: Preparing 20:25:15 70416b3f248a: Preparing 20:25:15 c146b38cf0b8: Preparing 20:25:15 991584817398: Preparing 20:25:15 dcdf837a9b81: Preparing 20:25:15 24302eb7d908: Preparing 20:25:15 24302eb7d908: Waiting 20:25:15 c146b38cf0b8: Layer already exists 20:25:15 70416b3f248a: Layer already exists 20:25:15 991584817398: Layer already exists 20:25:15 45b248ad793a: Layer already exists 20:25:15 dcdf837a9b81: Layer already exists 20:25:15 24302eb7d908: Layer already exists 20:25:15 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:bd2997787259966f57e7bcf27d697408760bb393d4154a39fe73013648340b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:25:16 45b248ad793a: Preparing 20:25:16 70416b3f248a: Preparing 20:25:16 c146b38cf0b8: Preparing 20:25:16 991584817398: Preparing 20:25:16 dcdf837a9b81: Preparing 20:25:16 24302eb7d908: Preparing 20:25:16 24302eb7d908: Waiting 20:25:16 dcdf837a9b81: Layer already exists 20:25:16 991584817398: Layer already exists 20:25:16 c146b38cf0b8: Layer already exists 20:25:16 45b248ad793a: Layer already exists 20:25:16 70416b3f248a: Layer already exists 20:25:16 24302eb7d908: Layer already exists 20:25:16 main: digest: sha256:bd2997787259966f57e7bcf27d697408760bb393d4154a39fe73013648340b34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:16 ===================================================== [Pipeline] echo 20:25:16 taggedImages: 20:25:16 - nexus3.edgexfoundry.org:10004/core-data:48498f0558753389f807f9f09415bce11d10e4ef 20:25:16 - nexus3.edgexfoundry.org:10004/core-data:latest 20:25:16 - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.27 20:25:16 - nexus3.edgexfoundry.org:10004/core-data:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:25:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:25:16 48498f0558753389f807f9f09415bce11d10e4ef 20:25:16 latest 20:25:16 2.2.1-dev.27 20:25:16 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:16 main 20:25:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:48498f0558753389f807f9f09415bce11d10e4ef 20:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:17 99b92e2b2022: Preparing 20:25:17 31b3a099146b: Preparing 20:25:17 c146b38cf0b8: Preparing 20:25:17 c49a0d04c213: Preparing 20:25:17 24302eb7d908: Preparing 20:25:17 c146b38cf0b8: Layer already exists 20:25:17 24302eb7d908: Layer already exists 20:25:17 c49a0d04c213: Layer already exists 20:25:17 99b92e2b2022: Pushed 20:25:18 31b3a099146b: Pushed 20:25:18 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:6cc5dcf2d6c848bf6c3811f06762b05f2da821519f7cdc63c5bdb111aa16c3c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:19 99b92e2b2022: Preparing 20:25:19 31b3a099146b: Preparing 20:25:19 c146b38cf0b8: Preparing 20:25:19 c49a0d04c213: Preparing 20:25:19 24302eb7d908: Preparing 20:25:19 99b92e2b2022: Layer already exists 20:25:19 24302eb7d908: Layer already exists 20:25:19 c49a0d04c213: Layer already exists 20:25:19 c146b38cf0b8: Layer already exists 20:25:19 31b3a099146b: Layer already exists 20:25:19 latest: digest: sha256:6cc5dcf2d6c848bf6c3811f06762b05f2da821519f7cdc63c5bdb111aa16c3c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.27 20:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:20 99b92e2b2022: Preparing 20:25:20 31b3a099146b: Preparing 20:25:20 c146b38cf0b8: Preparing 20:25:20 c49a0d04c213: Preparing 20:25:20 24302eb7d908: Preparing 20:25:20 99b92e2b2022: Layer already exists 20:25:20 c146b38cf0b8: Layer already exists 20:25:20 24302eb7d908: Layer already exists 20:25:20 c49a0d04c213: Layer already exists 20:25:20 31b3a099146b: Layer already exists 20:25:20 2.2.1-dev.27: digest: sha256:6cc5dcf2d6c848bf6c3811f06762b05f2da821519f7cdc63c5bdb111aa16c3c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:20 99b92e2b2022: Preparing 20:25:20 31b3a099146b: Preparing 20:25:20 c146b38cf0b8: Preparing 20:25:20 c49a0d04c213: Preparing 20:25:20 24302eb7d908: Preparing 20:25:20 99b92e2b2022: Layer already exists 20:25:20 c49a0d04c213: Layer already exists 20:25:20 c146b38cf0b8: Layer already exists 20:25:20 31b3a099146b: Layer already exists 20:25:20 24302eb7d908: Layer already exists 20:25:20 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:6cc5dcf2d6c848bf6c3811f06762b05f2da821519f7cdc63c5bdb111aa16c3c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:25:21 99b92e2b2022: Preparing 20:25:21 31b3a099146b: Preparing 20:25:21 c146b38cf0b8: Preparing 20:25:21 c49a0d04c213: Preparing 20:25:21 24302eb7d908: Preparing 20:25:21 c49a0d04c213: Layer already exists 20:25:21 24302eb7d908: Layer already exists 20:25:21 c146b38cf0b8: Layer already exists 20:25:21 31b3a099146b: Layer already exists 20:25:21 99b92e2b2022: Layer already exists 20:25:21 main: digest: sha256:6cc5dcf2d6c848bf6c3811f06762b05f2da821519f7cdc63c5bdb111aa16c3c8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:21 ===================================================== [Pipeline] echo 20:25:21 taggedImages: 20:25:21 - nexus3.edgexfoundry.org:10004/core-metadata:48498f0558753389f807f9f09415bce11d10e4ef 20:25:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:25:21 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.27 20:25:21 - nexus3.edgexfoundry.org:10004/core-metadata:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:25:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:25:21 48498f0558753389f807f9f09415bce11d10e4ef 20:25:21 latest 20:25:21 2.2.1-dev.27 20:25:21 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:21 main 20:25:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:48498f0558753389f807f9f09415bce11d10e4ef 20:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:22 250edaf9434b: Preparing 20:25:22 250edaf9434b: Preparing 20:25:22 949e9016f52f: Preparing 20:25:22 c191f104f575: Preparing 20:25:22 844bb0e0b985: Preparing 20:25:22 57a21ff1e02f: Preparing 20:25:22 c146b38cf0b8: Preparing 20:25:22 f6a89e6ca197: Preparing 20:25:22 b4abc11a05e3: Preparing 20:25:22 8548ed004e6a: Preparing 20:25:22 efea5ea42583: Preparing 20:25:22 24302eb7d908: Preparing 20:25:22 c146b38cf0b8: Waiting 20:25:22 efea5ea42583: Waiting 20:25:22 f6a89e6ca197: Waiting 20:25:22 8548ed004e6a: Waiting 20:25:22 949e9016f52f: Pushed 20:25:22 c191f104f575: Pushed 20:25:22 c146b38cf0b8: Layer already exists 20:25:22 250edaf9434b: Pushed 20:25:22 844bb0e0b985: Pushed 20:25:22 f6a89e6ca197: Pushed 20:25:22 b4abc11a05e3: Pushed 20:25:22 24302eb7d908: Layer already exists 20:25:22 8548ed004e6a: Pushed 20:25:22 efea5ea42583: Pushed 20:25:23 57a21ff1e02f: Pushed 20:25:24 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:4964bda7dc7f7305b03c34a9f91f8e720123feba6c68fb46cb80279c7db99c2a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:24 250edaf9434b: Preparing 20:25:24 250edaf9434b: Preparing 20:25:24 949e9016f52f: Preparing 20:25:24 c191f104f575: Preparing 20:25:24 844bb0e0b985: Preparing 20:25:24 57a21ff1e02f: Preparing 20:25:24 c146b38cf0b8: Preparing 20:25:24 f6a89e6ca197: Preparing 20:25:24 b4abc11a05e3: Preparing 20:25:24 8548ed004e6a: Preparing 20:25:24 efea5ea42583: Preparing 20:25:24 24302eb7d908: Preparing 20:25:24 f6a89e6ca197: Waiting 20:25:24 b4abc11a05e3: Waiting 20:25:24 8548ed004e6a: Waiting 20:25:24 efea5ea42583: Waiting 20:25:24 c146b38cf0b8: Waiting 20:25:24 24302eb7d908: Waiting 20:25:24 c191f104f575: Layer already exists 20:25:24 844bb0e0b985: Layer already exists 20:25:24 57a21ff1e02f: Layer already exists 20:25:24 949e9016f52f: Layer already exists 20:25:24 250edaf9434b: Layer already exists 20:25:24 c146b38cf0b8: Layer already exists 20:25:24 b4abc11a05e3: Layer already exists 20:25:24 8548ed004e6a: Layer already exists 20:25:24 f6a89e6ca197: Layer already exists 20:25:24 efea5ea42583: Layer already exists 20:25:24 24302eb7d908: Layer already exists 20:25:24 latest: digest: sha256:4964bda7dc7f7305b03c34a9f91f8e720123feba6c68fb46cb80279c7db99c2a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.27 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:25 250edaf9434b: Preparing 20:25:25 250edaf9434b: Preparing 20:25:25 949e9016f52f: Preparing 20:25:25 c191f104f575: Preparing 20:25:25 844bb0e0b985: Preparing 20:25:25 57a21ff1e02f: Preparing 20:25:25 c146b38cf0b8: Preparing 20:25:25 f6a89e6ca197: Preparing 20:25:25 b4abc11a05e3: Preparing 20:25:25 8548ed004e6a: Preparing 20:25:25 efea5ea42583: Preparing 20:25:25 24302eb7d908: Preparing 20:25:25 f6a89e6ca197: Waiting 20:25:25 b4abc11a05e3: Waiting 20:25:25 8548ed004e6a: Waiting 20:25:25 efea5ea42583: Waiting 20:25:25 24302eb7d908: Waiting 20:25:25 c146b38cf0b8: Waiting 20:25:25 250edaf9434b: Layer already exists 20:25:25 c191f104f575: Layer already exists 20:25:25 949e9016f52f: Layer already exists 20:25:25 844bb0e0b985: Layer already exists 20:25:25 57a21ff1e02f: Layer already exists 20:25:25 c146b38cf0b8: Layer already exists 20:25:25 b4abc11a05e3: Layer already exists 20:25:25 f6a89e6ca197: Layer already exists 20:25:25 8548ed004e6a: Layer already exists 20:25:25 efea5ea42583: Layer already exists 20:25:25 24302eb7d908: Layer already exists 20:25:25 2.2.1-dev.27: digest: sha256:4964bda7dc7f7305b03c34a9f91f8e720123feba6c68fb46cb80279c7db99c2a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:25 250edaf9434b: Preparing 20:25:25 250edaf9434b: Preparing 20:25:25 949e9016f52f: Preparing 20:25:25 c191f104f575: Preparing 20:25:25 844bb0e0b985: Preparing 20:25:25 57a21ff1e02f: Preparing 20:25:25 c146b38cf0b8: Preparing 20:25:25 f6a89e6ca197: Preparing 20:25:25 b4abc11a05e3: Preparing 20:25:25 8548ed004e6a: Preparing 20:25:25 efea5ea42583: Preparing 20:25:25 24302eb7d908: Preparing 20:25:25 b4abc11a05e3: Waiting 20:25:25 8548ed004e6a: Waiting 20:25:25 efea5ea42583: Waiting 20:25:25 24302eb7d908: Waiting 20:25:25 c146b38cf0b8: Waiting 20:25:25 f6a89e6ca197: Waiting 20:25:25 250edaf9434b: Layer already exists 20:25:25 844bb0e0b985: Layer already exists 20:25:25 c191f104f575: Layer already exists 20:25:25 949e9016f52f: Layer already exists 20:25:25 57a21ff1e02f: Layer already exists 20:25:25 f6a89e6ca197: Layer already exists 20:25:25 c146b38cf0b8: Layer already exists 20:25:25 b4abc11a05e3: Layer already exists 20:25:25 8548ed004e6a: Layer already exists 20:25:25 efea5ea42583: Layer already exists 20:25:25 24302eb7d908: Layer already exists 20:25:25 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:4964bda7dc7f7305b03c34a9f91f8e720123feba6c68fb46cb80279c7db99c2a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:25:26 250edaf9434b: Preparing 20:25:26 250edaf9434b: Preparing 20:25:26 949e9016f52f: Preparing 20:25:26 c191f104f575: Preparing 20:25:26 844bb0e0b985: Preparing 20:25:26 57a21ff1e02f: Preparing 20:25:26 c146b38cf0b8: Preparing 20:25:26 f6a89e6ca197: Preparing 20:25:26 b4abc11a05e3: Preparing 20:25:26 8548ed004e6a: Preparing 20:25:26 efea5ea42583: Preparing 20:25:26 24302eb7d908: Preparing 20:25:26 efea5ea42583: Waiting 20:25:26 b4abc11a05e3: Waiting 20:25:26 24302eb7d908: Waiting 20:25:26 f6a89e6ca197: Waiting 20:25:26 c191f104f575: Layer already exists 20:25:26 250edaf9434b: Layer already exists 20:25:26 949e9016f52f: Layer already exists 20:25:26 844bb0e0b985: Layer already exists 20:25:26 57a21ff1e02f: Layer already exists 20:25:26 f6a89e6ca197: Layer already exists 20:25:26 c146b38cf0b8: Layer already exists 20:25:26 b4abc11a05e3: Layer already exists 20:25:26 efea5ea42583: Layer already exists 20:25:26 8548ed004e6a: Layer already exists 20:25:26 24302eb7d908: Layer already exists 20:25:26 main: digest: sha256:4964bda7dc7f7305b03c34a9f91f8e720123feba6c68fb46cb80279c7db99c2a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:26 ===================================================== [Pipeline] echo 20:25:26 taggedImages: 20:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:48498f0558753389f807f9f09415bce11d10e4ef 20:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.27 20:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:25:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:25:26 48498f0558753389f807f9f09415bce11d10e4ef 20:25:26 latest 20:25:26 2.2.1-dev.27 20:25:26 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:26 main 20:25:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:48498f0558753389f807f9f09415bce11d10e4ef 20:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:27 d51b3800be78: Preparing 20:25:27 a906969ca2e0: Preparing 20:25:27 a1a09c2ab9da: Preparing 20:25:27 f31d7ef24cde: Preparing 20:25:27 0590043e09d6: Preparing 20:25:27 af1a5847aafc: Preparing 20:25:27 c59d4964667c: Preparing 20:25:27 24302eb7d908: Preparing 20:25:27 af1a5847aafc: Waiting 20:25:27 c59d4964667c: Waiting 20:25:27 24302eb7d908: Waiting 20:25:27 a906969ca2e0: Pushed 20:25:27 d51b3800be78: Pushed 20:25:27 0590043e09d6: Pushed 20:25:27 24302eb7d908: Layer already exists 20:25:27 af1a5847aafc: Pushed 20:25:27 c59d4964667c: Pushed 20:25:28 f31d7ef24cde: Pushed 20:25:28 a1a09c2ab9da: Pushed 20:25:28 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:c63d5d2df7410deaa6490dd761b694bad5f875f988644e8716cce8e52a615054 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:29 d51b3800be78: Preparing 20:25:29 a906969ca2e0: Preparing 20:25:29 a1a09c2ab9da: Preparing 20:25:29 f31d7ef24cde: Preparing 20:25:29 0590043e09d6: Preparing 20:25:29 af1a5847aafc: Preparing 20:25:29 c59d4964667c: Preparing 20:25:29 24302eb7d908: Preparing 20:25:29 24302eb7d908: Waiting 20:25:29 c59d4964667c: Waiting 20:25:29 a906969ca2e0: Layer already exists 20:25:29 d51b3800be78: Layer already exists 20:25:29 f31d7ef24cde: Layer already exists 20:25:29 0590043e09d6: Layer already exists 20:25:29 a1a09c2ab9da: Layer already exists 20:25:29 af1a5847aafc: Layer already exists 20:25:29 c59d4964667c: Layer already exists 20:25:29 24302eb7d908: Layer already exists 20:25:29 latest: digest: sha256:c63d5d2df7410deaa6490dd761b694bad5f875f988644e8716cce8e52a615054 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.27 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:30 d51b3800be78: Preparing 20:25:30 a906969ca2e0: Preparing 20:25:30 a1a09c2ab9da: Preparing 20:25:30 f31d7ef24cde: Preparing 20:25:30 0590043e09d6: Preparing 20:25:30 af1a5847aafc: Preparing 20:25:30 c59d4964667c: Preparing 20:25:30 24302eb7d908: Preparing 20:25:30 af1a5847aafc: Waiting 20:25:30 c59d4964667c: Waiting 20:25:30 24302eb7d908: Waiting 20:25:30 f31d7ef24cde: Layer already exists 20:25:30 0590043e09d6: Layer already exists 20:25:30 a906969ca2e0: Layer already exists 20:25:30 d51b3800be78: Layer already exists 20:25:30 a1a09c2ab9da: Layer already exists 20:25:30 af1a5847aafc: Layer already exists 20:25:30 c59d4964667c: Layer already exists 20:25:30 24302eb7d908: Layer already exists 20:25:30 2.2.1-dev.27: digest: sha256:c63d5d2df7410deaa6490dd761b694bad5f875f988644e8716cce8e52a615054 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:30 d51b3800be78: Preparing 20:25:30 a906969ca2e0: Preparing 20:25:30 a1a09c2ab9da: Preparing 20:25:30 f31d7ef24cde: Preparing 20:25:30 0590043e09d6: Preparing 20:25:30 af1a5847aafc: Preparing 20:25:30 c59d4964667c: Preparing 20:25:30 24302eb7d908: Preparing 20:25:30 af1a5847aafc: Waiting 20:25:30 c59d4964667c: Waiting 20:25:30 24302eb7d908: Waiting 20:25:30 a1a09c2ab9da: Layer already exists 20:25:30 a906969ca2e0: Layer already exists 20:25:30 f31d7ef24cde: Layer already exists 20:25:30 0590043e09d6: Layer already exists 20:25:30 d51b3800be78: Layer already exists 20:25:30 af1a5847aafc: Layer already exists 20:25:30 c59d4964667c: Layer already exists 20:25:30 24302eb7d908: Layer already exists 20:25:30 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:c63d5d2df7410deaa6490dd761b694bad5f875f988644e8716cce8e52a615054 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:25:31 d51b3800be78: Preparing 20:25:31 a906969ca2e0: Preparing 20:25:31 a1a09c2ab9da: Preparing 20:25:31 f31d7ef24cde: Preparing 20:25:31 0590043e09d6: Preparing 20:25:31 af1a5847aafc: Preparing 20:25:31 c59d4964667c: Preparing 20:25:31 24302eb7d908: Preparing 20:25:31 af1a5847aafc: Waiting 20:25:31 c59d4964667c: Waiting 20:25:31 24302eb7d908: Waiting 20:25:31 0590043e09d6: Layer already exists 20:25:31 d51b3800be78: Layer already exists 20:25:31 a1a09c2ab9da: Layer already exists 20:25:31 a906969ca2e0: Layer already exists 20:25:31 f31d7ef24cde: Layer already exists 20:25:31 24302eb7d908: Layer already exists 20:25:31 af1a5847aafc: Layer already exists 20:25:31 c59d4964667c: Layer already exists 20:25:31 main: digest: sha256:c63d5d2df7410deaa6490dd761b694bad5f875f988644e8716cce8e52a615054 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:31 ===================================================== [Pipeline] echo 20:25:31 taggedImages: 20:25:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:48498f0558753389f807f9f09415bce11d10e4ef 20:25:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:25:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.27 20:25:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:25:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:25:31 48498f0558753389f807f9f09415bce11d10e4ef 20:25:31 latest 20:25:31 2.2.1-dev.27 20:25:31 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:31 main 20:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:48498f0558753389f807f9f09415bce11d10e4ef 20:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:32 2ad52924abf7: Preparing 20:25:32 31429a518754: Preparing 20:25:32 55833d7ee0a3: Preparing 20:25:32 c24632db73d1: Preparing 20:25:32 f509bee2dec8: Preparing 20:25:32 eedafe0a0261: Preparing 20:25:32 c39b3bc8271a: Preparing 20:25:32 c69d6867eb5c: Preparing 20:25:32 412fa5c88ad2: Preparing 20:25:32 24302eb7d908: Preparing 20:25:32 eedafe0a0261: Waiting 20:25:32 c39b3bc8271a: Waiting 20:25:32 c69d6867eb5c: Waiting 20:25:32 412fa5c88ad2: Waiting 20:25:32 f509bee2dec8: Pushed 20:25:32 2ad52924abf7: Pushed 20:25:32 31429a518754: Pushed 20:25:32 c69d6867eb5c: Pushed 20:25:32 c39b3bc8271a: Pushed 20:25:32 eedafe0a0261: Pushed 20:25:32 24302eb7d908: Layer already exists 20:25:32 412fa5c88ad2: Pushed 20:25:33 c24632db73d1: Pushed 20:25:33 55833d7ee0a3: Pushed 20:25:33 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:3aefe4c9b1553c78843d02e3b3f308101c86bc146a055dbccb9376f6b454d697 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:34 2ad52924abf7: Preparing 20:25:34 31429a518754: Preparing 20:25:34 55833d7ee0a3: Preparing 20:25:34 c24632db73d1: Preparing 20:25:34 f509bee2dec8: Preparing 20:25:34 eedafe0a0261: Preparing 20:25:34 c39b3bc8271a: Preparing 20:25:34 c69d6867eb5c: Preparing 20:25:34 412fa5c88ad2: Preparing 20:25:34 24302eb7d908: Preparing 20:25:34 c39b3bc8271a: Waiting 20:25:34 c69d6867eb5c: Waiting 20:25:34 412fa5c88ad2: Waiting 20:25:34 eedafe0a0261: Waiting 20:25:34 24302eb7d908: Waiting 20:25:34 55833d7ee0a3: Layer already exists 20:25:34 31429a518754: Layer already exists 20:25:34 c24632db73d1: Layer already exists 20:25:34 f509bee2dec8: Layer already exists 20:25:34 2ad52924abf7: Layer already exists 20:25:34 c39b3bc8271a: Layer already exists 20:25:34 c69d6867eb5c: Layer already exists 20:25:34 eedafe0a0261: Layer already exists 20:25:34 24302eb7d908: Layer already exists 20:25:34 412fa5c88ad2: Layer already exists 20:25:34 latest: digest: sha256:3aefe4c9b1553c78843d02e3b3f308101c86bc146a055dbccb9376f6b454d697 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.27 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:35 2ad52924abf7: Preparing 20:25:35 31429a518754: Preparing 20:25:35 55833d7ee0a3: Preparing 20:25:35 c24632db73d1: Preparing 20:25:35 f509bee2dec8: Preparing 20:25:35 eedafe0a0261: Preparing 20:25:35 c39b3bc8271a: Preparing 20:25:35 c69d6867eb5c: Preparing 20:25:35 412fa5c88ad2: Preparing 20:25:35 24302eb7d908: Preparing 20:25:35 c39b3bc8271a: Waiting 20:25:35 c69d6867eb5c: Waiting 20:25:35 eedafe0a0261: Waiting 20:25:35 412fa5c88ad2: Waiting 20:25:35 24302eb7d908: Waiting 20:25:35 31429a518754: Layer already exists 20:25:35 c24632db73d1: Layer already exists 20:25:35 55833d7ee0a3: Layer already exists 20:25:35 2ad52924abf7: Layer already exists 20:25:35 f509bee2dec8: Layer already exists 20:25:35 eedafe0a0261: Layer already exists 20:25:35 c39b3bc8271a: Layer already exists 20:25:35 24302eb7d908: Layer already exists 20:25:35 c69d6867eb5c: Layer already exists 20:25:35 412fa5c88ad2: Layer already exists 20:25:35 2.2.1-dev.27: digest: sha256:3aefe4c9b1553c78843d02e3b3f308101c86bc146a055dbccb9376f6b454d697 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:35 2ad52924abf7: Preparing 20:25:35 31429a518754: Preparing 20:25:35 55833d7ee0a3: Preparing 20:25:35 c24632db73d1: Preparing 20:25:35 f509bee2dec8: Preparing 20:25:35 eedafe0a0261: Preparing 20:25:35 c39b3bc8271a: Preparing 20:25:35 c69d6867eb5c: Preparing 20:25:35 412fa5c88ad2: Preparing 20:25:35 eedafe0a0261: Waiting 20:25:35 c39b3bc8271a: Waiting 20:25:35 24302eb7d908: Preparing 20:25:35 412fa5c88ad2: Waiting 20:25:35 c69d6867eb5c: Waiting 20:25:35 f509bee2dec8: Layer already exists 20:25:35 2ad52924abf7: Layer already exists 20:25:35 c24632db73d1: Layer already exists 20:25:35 31429a518754: Layer already exists 20:25:35 55833d7ee0a3: Layer already exists 20:25:35 c39b3bc8271a: Layer already exists 20:25:35 c69d6867eb5c: Layer already exists 20:25:35 eedafe0a0261: Layer already exists 20:25:35 24302eb7d908: Layer already exists 20:25:35 412fa5c88ad2: Layer already exists 20:25:35 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:3aefe4c9b1553c78843d02e3b3f308101c86bc146a055dbccb9376f6b454d697 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:25:36 2ad52924abf7: Preparing 20:25:36 31429a518754: Preparing 20:25:36 55833d7ee0a3: Preparing 20:25:36 c24632db73d1: Preparing 20:25:36 f509bee2dec8: Preparing 20:25:36 eedafe0a0261: Preparing 20:25:36 c39b3bc8271a: Preparing 20:25:36 c69d6867eb5c: Preparing 20:25:36 412fa5c88ad2: Preparing 20:25:36 24302eb7d908: Preparing 20:25:36 412fa5c88ad2: Waiting 20:25:36 c69d6867eb5c: Waiting 20:25:36 c39b3bc8271a: Waiting 20:25:36 eedafe0a0261: Waiting 20:25:36 55833d7ee0a3: Layer already exists 20:25:36 f509bee2dec8: Layer already exists 20:25:36 c24632db73d1: Layer already exists 20:25:36 31429a518754: Layer already exists 20:25:36 2ad52924abf7: Layer already exists 20:25:36 c39b3bc8271a: Layer already exists 20:25:36 eedafe0a0261: Layer already exists 20:25:36 c69d6867eb5c: Layer already exists 20:25:36 412fa5c88ad2: Layer already exists 20:25:36 24302eb7d908: Layer already exists 20:25:36 main: digest: sha256:3aefe4c9b1553c78843d02e3b3f308101c86bc146a055dbccb9376f6b454d697 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:36 ===================================================== [Pipeline] echo 20:25:36 taggedImages: 20:25:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:48498f0558753389f807f9f09415bce11d10e4ef 20:25:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:25:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.27 20:25:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:25:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:25:36 48498f0558753389f807f9f09415bce11d10e4ef 20:25:36 latest 20:25:36 2.2.1-dev.27 20:25:36 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:36 main 20:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48498f0558753389f807f9f09415bce11d10e4ef 20:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:37 4095af9c00ca: Preparing 20:25:37 da6da7245e43: Preparing 20:25:37 c146b38cf0b8: Preparing 20:25:37 7013118a89b1: Preparing 20:25:37 294b58031cd3: Preparing 20:25:37 4fc242d58285: Preparing 20:25:37 c146b38cf0b8: Layer already exists 20:25:37 4fc242d58285: Layer already exists 20:25:37 294b58031cd3: Pushed 20:25:37 4095af9c00ca: Pushed 20:25:37 7013118a89b1: Pushed 20:25:39 da6da7245e43: Pushed 20:25:39 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:8531d0c268e010dc9479b96f58e50195882e9052e7edf085fac9625513e18b28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:25:39 ---> a24df624c525 20:25:39 Step 3/20 : WORKDIR /edgex-go 20:25:39 ---> Running in 6659db2e9483 20:25:39 Removing intermediate container 6659db2e9483 20:25:39 ---> c5eace3e10fc 20:25:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:25:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:25:39 ---> a24df624c525 20:25:39 Step 3/25 : WORKDIR /edgex-go 20:25:39 ---> Using cache 20:25:39 ---> c5eace3e10fc 20:25:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:39 ---> Running in 971e5017804b 20:25:39 ---> Running in 9640ff5218ff 20:25:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:39 ---> a24df624c525 20:25:39 Step 3/22 : WORKDIR /edgex-go 20:25:39 ---> Using cache 20:25:39 ---> c5eace3e10fc 20:25:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:39 ---> Running in ae269873f2b2 20:25:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:25:39 ---> a24df624c525 20:25:39 Step 3/25 : WORKDIR /edgex-go 20:25:39 ---> Using cache 20:25:39 ---> c5eace3e10fc 20:25:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:39 ---> Running in a49d3974214b 20:25:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:25:39 ---> a24df624c525 20:25:39 Step 3/26 : WORKDIR /edgex-go 20:25:39 ---> Using cache 20:25:39 ---> c5eace3e10fc 20:25:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:39 ---> Running in 3c1a2659f8b1 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:39 Removing intermediate container 9640ff5218ff 20:25:39 ---> a8935fde9542 20:25:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:25:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:40 4095af9c00ca: Preparing 20:25:40 da6da7245e43: Preparing 20:25:40 c146b38cf0b8: Preparing 20:25:40 7013118a89b1: Preparing 20:25:40 294b58031cd3: Preparing 20:25:40 4fc242d58285: Preparing 20:25:40 4fc242d58285: Waiting 20:25:40 c146b38cf0b8: Layer already exists 20:25:40 294b58031cd3: Layer already exists 20:25:40 da6da7245e43: Layer already exists 20:25:40 4095af9c00ca: Layer already exists 20:25:40 7013118a89b1: Layer already exists 20:25:40 4fc242d58285: Layer already exists 20:25:40 latest: digest: sha256:8531d0c268e010dc9479b96f58e50195882e9052e7edf085fac9625513e18b28 size: 1573 [Pipeline] } [Pipeline] // withEnv 20:25:40 ---> Running in 4cac7757d352 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.27 [Pipeline] } 20:25:40 v3.16.0-308-g9a0bfe4493 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:25:40 v3.16.0-307-g579240d46d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:25:40 OK: 16885 distinct packages available [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.27 20:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:40 4095af9c00ca: Preparing 20:25:40 da6da7245e43: Preparing 20:25:40 c146b38cf0b8: Preparing 20:25:40 7013118a89b1: Preparing 20:25:40 294b58031cd3: Preparing 20:25:40 4fc242d58285: Preparing 20:25:40 294b58031cd3: Layer already exists 20:25:40 4095af9c00ca: Layer already exists 20:25:40 da6da7245e43: Layer already exists 20:25:40 c146b38cf0b8: Layer already exists 20:25:40 7013118a89b1: Layer already exists 20:25:40 4fc242d58285: Layer already exists 20:25:40 2.2.1-dev.27: digest: sha256:8531d0c268e010dc9479b96f58e50195882e9052e7edf085fac9625513e18b28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 Removing intermediate container 3c1a2659f8b1 20:25:41 ---> 5514e6eb28a7 20:25:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:25:41 Removing intermediate container ae269873f2b2 20:25:41 Removing intermediate container a49d3974214b 20:25:41 ---> 5d4059a8d65e 20:25:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:41 ---> 3c2c58eb35d2 20:25:41 Step 5/25 : RUN apk add --update --no-cache make git 20:25:41 ---> Running in c873c7c43c21 20:25:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:41 4095af9c00ca: Preparing 20:25:41 da6da7245e43: Preparing 20:25:41 c146b38cf0b8: Preparing 20:25:41 7013118a89b1: Preparing 20:25:41 294b58031cd3: Preparing 20:25:41 4fc242d58285: Preparing 20:25:41 4fc242d58285: Waiting 20:25:41 da6da7245e43: Layer already exists 20:25:41 294b58031cd3: Layer already exists 20:25:41 7013118a89b1: Layer already exists 20:25:41 c146b38cf0b8: Layer already exists 20:25:41 4095af9c00ca: Layer already exists 20:25:41 4fc242d58285: Layer already exists 20:25:41 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:8531d0c268e010dc9479b96f58e50195882e9052e7edf085fac9625513e18b28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 ---> Running in 326fa29971af 20:25:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:41 ---> Running in 01536ca40ec6 20:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:25:42 4095af9c00ca: Preparing 20:25:42 da6da7245e43: Preparing 20:25:42 c146b38cf0b8: Preparing 20:25:42 7013118a89b1: Preparing 20:25:42 294b58031cd3: Preparing 20:25:42 4fc242d58285: Preparing 20:25:42 4fc242d58285: Waiting 20:25:42 7013118a89b1: Layer already exists 20:25:42 c146b38cf0b8: Layer already exists 20:25:42 da6da7245e43: Layer already exists 20:25:42 294b58031cd3: Layer already exists 20:25:42 4095af9c00ca: Layer already exists 20:25:42 4fc242d58285: Layer already exists 20:25:42 main: digest: sha256:8531d0c268e010dc9479b96f58e50195882e9052e7edf085fac9625513e18b28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:42 ===================================================== [Pipeline] echo 20:25:42 taggedImages: 20:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48498f0558753389f807f9f09415bce11d10e4ef 20:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.27 20:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:25:42 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:25:42 48498f0558753389f807f9f09415bce11d10e4ef 20:25:42 latest 20:25:42 2.2.1-dev.27 20:25:42 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:42 main 20:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 OK: 221 MiB in 51 packages 20:25:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:48498f0558753389f807f9f09415bce11d10e4ef 20:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:42 67749f2d03c9: Preparing 20:25:42 1f2481a440ae: Preparing 20:25:42 fbc08b6a5503: Preparing 20:25:42 dc3ceff4b28b: Preparing 20:25:42 d4c0cbf62e4b: Preparing 20:25:42 077bfa0a2786: Preparing 20:25:42 294b58031cd3: Preparing 20:25:42 4fc242d58285: Preparing 20:25:42 294b58031cd3: Waiting 20:25:42 077bfa0a2786: Waiting 20:25:42 4fc242d58285: Waiting 20:25:42 67749f2d03c9: Pushed 20:25:42 1f2481a440ae: Pushed 20:25:42 fbc08b6a5503: Pushed 20:25:42 294b58031cd3: Layer already exists 20:25:42 4fc242d58285: Layer already exists 20:25:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:43 077bfa0a2786: Pushed 20:25:43 Removing intermediate container 971e5017804b 20:25:43 ---> 4d5d2a596c83 20:25:43 Step 5/20 : COPY go.mod vendor* ./ 20:25:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:44 ---> bf868233d944 20:25:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:44 ---> Running in 1e8c218c4d9d 20:25:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:45 OK: 221 MiB in 51 packages 20:25:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:46 d4c0cbf62e4b: Pushed 20:25:47 OK: 221 MiB in 51 packages 20:25:47 Removing intermediate container 4cac7757d352 20:25:47 ---> 50cd7f9c31ae 20:25:47 Step 6/25 : COPY go.mod vendor* ./ 20:25:47 OK: 221 MiB in 51 packages 20:25:47 OK: 221 MiB in 51 packages 20:25:48 Removing intermediate container c873c7c43c21 20:25:48 ---> ff2b5fb01d0e 20:25:48 Step 6/26 : COPY go.mod vendor* ./ 20:25:49 ---> ab2402c35afb 20:25:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:49 Removing intermediate container 326fa29971af 20:25:49 ---> 28a3aed0f44d 20:25:49 Step 6/25 : COPY go.mod vendor* ./ 20:25:49 Removing intermediate container 01536ca40ec6 20:25:49 ---> 42b8dd5711c4 20:25:49 Step 6/22 : COPY go.mod vendor* ./ 20:25:49 ---> Running in f0665f186336 20:25:49 dc3ceff4b28b: Pushed 20:25:49 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:52b0d23ecaf759b74bb37b8e1e1879c2d0141b9f5786567ac93e32cc76a91df0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:50 67749f2d03c9: Preparing 20:25:50 1f2481a440ae: Preparing 20:25:50 fbc08b6a5503: Preparing 20:25:50 dc3ceff4b28b: Preparing 20:25:50 d4c0cbf62e4b: Preparing 20:25:50 077bfa0a2786: Preparing 20:25:50 294b58031cd3: Preparing 20:25:50 4fc242d58285: Preparing 20:25:50 077bfa0a2786: Waiting 20:25:50 294b58031cd3: Waiting 20:25:50 4fc242d58285: Waiting 20:25:50 1f2481a440ae: Layer already exists 20:25:50 fbc08b6a5503: Layer already exists 20:25:50 d4c0cbf62e4b: Layer already exists 20:25:50 dc3ceff4b28b: Layer already exists 20:25:50 67749f2d03c9: Layer already exists 20:25:50 077bfa0a2786: Layer already exists 20:25:50 294b58031cd3: Layer already exists 20:25:50 4fc242d58285: Layer already exists 20:25:50 latest: digest: sha256:52b0d23ecaf759b74bb37b8e1e1879c2d0141b9f5786567ac93e32cc76a91df0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:50 ---> 6a5b10ac4372 20:25:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:50 ---> 8b4f660a198d 20:25:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 ---> Running in 587595210feb 20:25:51 ---> Running in ab3f072e252d 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.27 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:51 67749f2d03c9: Preparing 20:25:51 1f2481a440ae: Preparing 20:25:51 fbc08b6a5503: Preparing 20:25:51 dc3ceff4b28b: Preparing 20:25:51 d4c0cbf62e4b: Preparing 20:25:51 077bfa0a2786: Preparing 20:25:51 294b58031cd3: Preparing 20:25:51 4fc242d58285: Preparing 20:25:51 294b58031cd3: Waiting 20:25:51 1f2481a440ae: Layer already exists 20:25:51 67749f2d03c9: Layer already exists 20:25:51 d4c0cbf62e4b: Layer already exists 20:25:51 dc3ceff4b28b: Layer already exists 20:25:51 fbc08b6a5503: Layer already exists 20:25:51 294b58031cd3: Layer already exists 20:25:51 077bfa0a2786: Layer already exists 20:25:51 4fc242d58285: Layer already exists 20:25:51 2.2.1-dev.27: digest: sha256:52b0d23ecaf759b74bb37b8e1e1879c2d0141b9f5786567ac93e32cc76a91df0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 ---> 97a77a405e4c 20:25:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 ---> Running in 387133f6fae0 20:25:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:51 67749f2d03c9: Preparing 20:25:51 1f2481a440ae: Preparing 20:25:51 fbc08b6a5503: Preparing 20:25:51 dc3ceff4b28b: Preparing 20:25:51 d4c0cbf62e4b: Preparing 20:25:51 077bfa0a2786: Preparing 20:25:51 294b58031cd3: Preparing 20:25:51 4fc242d58285: Preparing 20:25:51 294b58031cd3: Waiting 20:25:51 4fc242d58285: Waiting 20:25:51 1f2481a440ae: Layer already exists 20:25:51 dc3ceff4b28b: Layer already exists 20:25:51 fbc08b6a5503: Layer already exists 20:25:51 67749f2d03c9: Layer already exists 20:25:51 d4c0cbf62e4b: Layer already exists 20:25:51 4fc242d58285: Layer already exists 20:25:51 294b58031cd3: Layer already exists 20:25:51 077bfa0a2786: Layer already exists 20:25:51 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:52b0d23ecaf759b74bb37b8e1e1879c2d0141b9f5786567ac93e32cc76a91df0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:25:52 67749f2d03c9: Preparing 20:25:52 1f2481a440ae: Preparing 20:25:52 fbc08b6a5503: Preparing 20:25:52 dc3ceff4b28b: Preparing 20:25:52 d4c0cbf62e4b: Preparing 20:25:52 077bfa0a2786: Preparing 20:25:52 294b58031cd3: Preparing 20:25:52 4fc242d58285: Preparing 20:25:52 077bfa0a2786: Waiting 20:25:52 294b58031cd3: Waiting 20:25:52 4fc242d58285: Waiting 20:25:52 d4c0cbf62e4b: Layer already exists 20:25:52 fbc08b6a5503: Layer already exists 20:25:52 dc3ceff4b28b: Layer already exists 20:25:52 1f2481a440ae: Layer already exists 20:25:52 67749f2d03c9: Layer already exists 20:25:52 077bfa0a2786: Layer already exists 20:25:52 294b58031cd3: Layer already exists 20:25:52 4fc242d58285: Layer already exists 20:25:52 main: digest: sha256:52b0d23ecaf759b74bb37b8e1e1879c2d0141b9f5786567ac93e32cc76a91df0 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:52 ===================================================== [Pipeline] echo 20:25:52 taggedImages: 20:25:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:48498f0558753389f807f9f09415bce11d10e4ef 20:25:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:25:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.27 20:25:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:25:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:25:52 48498f0558753389f807f9f09415bce11d10e4ef 20:25:52 latest 20:25:52 2.2.1-dev.27 20:25:52 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:25:52 main 20:25:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:48498f0558753389f807f9f09415bce11d10e4ef 20:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:25:53 427a1a8a2064: Preparing 20:25:53 958138a067e3: Preparing 20:25:53 72c7e4b43e36: Preparing 20:25:53 eb95f71a5fc7: Preparing 20:25:53 5a93f8dfa6ff: Preparing 20:25:53 294b58031cd3: Preparing 20:25:53 4fc242d58285: Preparing 20:25:53 294b58031cd3: Waiting 20:25:53 4fc242d58285: Waiting 20:25:53 72c7e4b43e36: Pushed 20:25:53 958138a067e3: Pushed 20:25:53 427a1a8a2064: Pushed 20:25:53 294b58031cd3: Layer already exists 20:25:53 4fc242d58285: Layer already exists 20:25:53 5a93f8dfa6ff: Pushed 20:26:01 eb95f71a5fc7: Pushed 20:26:01 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:8fe4f33863e1dd233ebf3dbe91a9a7f42763aa1a267425dc0a0b4196d11a1712 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:02 427a1a8a2064: Preparing 20:26:02 958138a067e3: Preparing 20:26:02 72c7e4b43e36: Preparing 20:26:02 eb95f71a5fc7: Preparing 20:26:02 5a93f8dfa6ff: Preparing 20:26:02 294b58031cd3: Preparing 20:26:02 4fc242d58285: Preparing 20:26:02 4fc242d58285: Waiting 20:26:02 294b58031cd3: Waiting 20:26:02 5a93f8dfa6ff: Layer already exists 20:26:02 eb95f71a5fc7: Layer already exists 20:26:02 427a1a8a2064: Layer already exists 20:26:02 72c7e4b43e36: Layer already exists 20:26:02 958138a067e3: Layer already exists 20:26:02 4fc242d58285: Layer already exists 20:26:02 294b58031cd3: Layer already exists 20:26:02 latest: digest: sha256:8fe4f33863e1dd233ebf3dbe91a9a7f42763aa1a267425dc0a0b4196d11a1712 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.27 20:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:02 427a1a8a2064: Preparing 20:26:02 958138a067e3: Preparing 20:26:02 72c7e4b43e36: Preparing 20:26:02 eb95f71a5fc7: Preparing 20:26:02 5a93f8dfa6ff: Preparing 20:26:02 294b58031cd3: Preparing 20:26:02 4fc242d58285: Preparing 20:26:02 294b58031cd3: Waiting 20:26:02 4fc242d58285: Waiting 20:26:02 5a93f8dfa6ff: Layer already exists 20:26:02 427a1a8a2064: Layer already exists 20:26:02 958138a067e3: Layer already exists 20:26:02 eb95f71a5fc7: Layer already exists 20:26:02 72c7e4b43e36: Layer already exists 20:26:02 4fc242d58285: Layer already exists 20:26:02 294b58031cd3: Layer already exists 20:26:02 2.2.1-dev.27: digest: sha256:8fe4f33863e1dd233ebf3dbe91a9a7f42763aa1a267425dc0a0b4196d11a1712 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:03 427a1a8a2064: Preparing 20:26:03 958138a067e3: Preparing 20:26:03 72c7e4b43e36: Preparing 20:26:03 eb95f71a5fc7: Preparing 20:26:03 5a93f8dfa6ff: Preparing 20:26:03 294b58031cd3: Preparing 20:26:03 4fc242d58285: Preparing 20:26:03 4fc242d58285: Waiting 20:26:03 294b58031cd3: Waiting 20:26:03 958138a067e3: Layer already exists 20:26:03 427a1a8a2064: Layer already exists 20:26:03 72c7e4b43e36: Layer already exists 20:26:03 5a93f8dfa6ff: Layer already exists 20:26:03 eb95f71a5fc7: Layer already exists 20:26:03 294b58031cd3: Layer already exists 20:26:03 4fc242d58285: Layer already exists 20:26:03 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:8fe4f33863e1dd233ebf3dbe91a9a7f42763aa1a267425dc0a0b4196d11a1712 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:26:04 427a1a8a2064: Preparing 20:26:04 958138a067e3: Preparing 20:26:04 72c7e4b43e36: Preparing 20:26:04 eb95f71a5fc7: Preparing 20:26:04 5a93f8dfa6ff: Preparing 20:26:04 294b58031cd3: Preparing 20:26:04 4fc242d58285: Preparing 20:26:04 294b58031cd3: Waiting 20:26:04 eb95f71a5fc7: Layer already exists 20:26:04 72c7e4b43e36: Layer already exists 20:26:04 427a1a8a2064: Layer already exists 20:26:04 958138a067e3: Layer already exists 20:26:04 5a93f8dfa6ff: Layer already exists 20:26:04 4fc242d58285: Layer already exists 20:26:04 294b58031cd3: Layer already exists 20:26:04 main: digest: sha256:8fe4f33863e1dd233ebf3dbe91a9a7f42763aa1a267425dc0a0b4196d11a1712 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:04 ===================================================== [Pipeline] echo 20:26:04 taggedImages: 20:26:04 - nexus3.edgexfoundry.org:10004/security-spire-config:48498f0558753389f807f9f09415bce11d10e4ef 20:26:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:26:04 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.27 20:26:04 - nexus3.edgexfoundry.org:10004/security-spire-config:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:26:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:26:04 48498f0558753389f807f9f09415bce11d10e4ef 20:26:04 latest 20:26:04 2.2.1-dev.27 20:26:04 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:04 main 20:26:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:48498f0558753389f807f9f09415bce11d10e4ef 20:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:04 bd446181e315: Preparing 20:26:04 9c80fccb7c0b: Preparing 20:26:04 7e128bfade45: Preparing 20:26:04 85609fa08b53: Preparing 20:26:04 077bfa0a2786: Preparing 20:26:04 294b58031cd3: Preparing 20:26:04 4fc242d58285: Preparing 20:26:04 294b58031cd3: Waiting 20:26:04 4fc242d58285: Waiting 20:26:04 077bfa0a2786: Layer already exists 20:26:04 294b58031cd3: Layer already exists 20:26:04 4fc242d58285: Layer already exists 20:26:04 9c80fccb7c0b: Pushed 20:26:04 7e128bfade45: Pushed 20:26:04 bd446181e315: Pushed 20:26:13 85609fa08b53: Pushed 20:26:13 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:1d54f98866535885c9d432683d2652b3b01af93b2cb4b7215790533ac6101729 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:13 bd446181e315: Preparing 20:26:13 9c80fccb7c0b: Preparing 20:26:13 7e128bfade45: Preparing 20:26:13 85609fa08b53: Preparing 20:26:13 077bfa0a2786: Preparing 20:26:13 294b58031cd3: Preparing 20:26:13 4fc242d58285: Preparing 20:26:13 294b58031cd3: Waiting 20:26:13 4fc242d58285: Waiting 20:26:13 85609fa08b53: Layer already exists 20:26:13 7e128bfade45: Layer already exists 20:26:13 9c80fccb7c0b: Layer already exists 20:26:13 bd446181e315: Layer already exists 20:26:13 077bfa0a2786: Layer already exists 20:26:13 294b58031cd3: Layer already exists 20:26:13 4fc242d58285: Layer already exists 20:26:13 latest: digest: sha256:1d54f98866535885c9d432683d2652b3b01af93b2cb4b7215790533ac6101729 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.27 20:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:14 bd446181e315: Preparing 20:26:14 9c80fccb7c0b: Preparing 20:26:14 7e128bfade45: Preparing 20:26:14 85609fa08b53: Preparing 20:26:14 077bfa0a2786: Preparing 20:26:14 294b58031cd3: Preparing 20:26:14 4fc242d58285: Preparing 20:26:14 294b58031cd3: Waiting 20:26:14 bd446181e315: Layer already exists 20:26:14 077bfa0a2786: Layer already exists 20:26:14 85609fa08b53: Layer already exists 20:26:14 9c80fccb7c0b: Layer already exists 20:26:14 7e128bfade45: Layer already exists 20:26:14 4fc242d58285: Layer already exists 20:26:14 294b58031cd3: Layer already exists 20:26:14 2.2.1-dev.27: digest: sha256:1d54f98866535885c9d432683d2652b3b01af93b2cb4b7215790533ac6101729 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:14 bd446181e315: Preparing 20:26:14 9c80fccb7c0b: Preparing 20:26:14 7e128bfade45: Preparing 20:26:14 85609fa08b53: Preparing 20:26:14 077bfa0a2786: Preparing 20:26:14 294b58031cd3: Preparing 20:26:14 4fc242d58285: Preparing 20:26:14 294b58031cd3: Waiting 20:26:14 4fc242d58285: Waiting 20:26:14 85609fa08b53: Layer already exists 20:26:14 9c80fccb7c0b: Layer already exists 20:26:14 077bfa0a2786: Layer already exists 20:26:14 7e128bfade45: Layer already exists 20:26:14 bd446181e315: Layer already exists 20:26:14 294b58031cd3: Layer already exists 20:26:14 4fc242d58285: Layer already exists 20:26:14 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:1d54f98866535885c9d432683d2652b3b01af93b2cb4b7215790533ac6101729 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:26:15 bd446181e315: Preparing 20:26:15 9c80fccb7c0b: Preparing 20:26:15 7e128bfade45: Preparing 20:26:15 85609fa08b53: Preparing 20:26:15 077bfa0a2786: Preparing 20:26:15 294b58031cd3: Preparing 20:26:15 4fc242d58285: Preparing 20:26:15 294b58031cd3: Waiting 20:26:15 4fc242d58285: Waiting 20:26:15 9c80fccb7c0b: Layer already exists 20:26:15 077bfa0a2786: Layer already exists 20:26:15 bd446181e315: Layer already exists 20:26:15 85609fa08b53: Layer already exists 20:26:15 7e128bfade45: Layer already exists 20:26:15 294b58031cd3: Layer already exists 20:26:15 4fc242d58285: Layer already exists 20:26:15 main: digest: sha256:1d54f98866535885c9d432683d2652b3b01af93b2cb4b7215790533ac6101729 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:15 ===================================================== [Pipeline] echo 20:26:15 taggedImages: 20:26:15 - nexus3.edgexfoundry.org:10004/security-spire-server:48498f0558753389f807f9f09415bce11d10e4ef 20:26:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:26:15 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.27 20:26:15 - nexus3.edgexfoundry.org:10004/security-spire-server:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:26:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:26:15 48498f0558753389f807f9f09415bce11d10e4ef 20:26:15 latest 20:26:15 2.2.1-dev.27 20:26:15 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:15 main 20:26:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:48498f0558753389f807f9f09415bce11d10e4ef 20:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:16 38eddfca86d6: Preparing 20:26:16 0b1ce8820a44: Preparing 20:26:16 c146b38cf0b8: Preparing 20:26:16 ad55d04a8326: Preparing 20:26:16 24302eb7d908: Preparing 20:26:16 24302eb7d908: Layer already exists 20:26:16 c146b38cf0b8: Layer already exists 20:26:16 38eddfca86d6: Pushed 20:26:16 ad55d04a8326: Pushed 20:26:18 0b1ce8820a44: Pushed 20:26:18 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:7ad496dc8e2270ad7929832b8eb70c1e07a85aa6daae4c204f980a42f2ecc3b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:19 38eddfca86d6: Preparing 20:26:19 0b1ce8820a44: Preparing 20:26:19 c146b38cf0b8: Preparing 20:26:19 ad55d04a8326: Preparing 20:26:19 24302eb7d908: Preparing 20:26:19 38eddfca86d6: Layer already exists 20:26:19 24302eb7d908: Layer already exists 20:26:19 c146b38cf0b8: Layer already exists 20:26:19 ad55d04a8326: Layer already exists 20:26:19 0b1ce8820a44: Layer already exists 20:26:19 latest: digest: sha256:7ad496dc8e2270ad7929832b8eb70c1e07a85aa6daae4c204f980a42f2ecc3b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.27 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:20 38eddfca86d6: Preparing 20:26:20 0b1ce8820a44: Preparing 20:26:20 c146b38cf0b8: Preparing 20:26:20 ad55d04a8326: Preparing 20:26:20 24302eb7d908: Preparing 20:26:20 38eddfca86d6: Layer already exists 20:26:20 24302eb7d908: Layer already exists 20:26:20 c146b38cf0b8: Layer already exists 20:26:20 0b1ce8820a44: Layer already exists 20:26:20 ad55d04a8326: Layer already exists 20:26:20 2.2.1-dev.27: digest: sha256:7ad496dc8e2270ad7929832b8eb70c1e07a85aa6daae4c204f980a42f2ecc3b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:20 38eddfca86d6: Preparing 20:26:20 0b1ce8820a44: Preparing 20:26:20 c146b38cf0b8: Preparing 20:26:20 ad55d04a8326: Preparing 20:26:20 24302eb7d908: Preparing 20:26:20 0b1ce8820a44: Layer already exists 20:26:20 c146b38cf0b8: Layer already exists 20:26:20 ad55d04a8326: Layer already exists 20:26:20 38eddfca86d6: Layer already exists 20:26:20 24302eb7d908: Layer already exists 20:26:20 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:7ad496dc8e2270ad7929832b8eb70c1e07a85aa6daae4c204f980a42f2ecc3b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:26:21 38eddfca86d6: Preparing 20:26:21 0b1ce8820a44: Preparing 20:26:21 c146b38cf0b8: Preparing 20:26:21 ad55d04a8326: Preparing 20:26:21 24302eb7d908: Preparing 20:26:21 c146b38cf0b8: Layer already exists 20:26:21 0b1ce8820a44: Layer already exists 20:26:21 38eddfca86d6: Layer already exists 20:26:21 ad55d04a8326: Layer already exists 20:26:21 24302eb7d908: Layer already exists 20:26:21 main: digest: sha256:7ad496dc8e2270ad7929832b8eb70c1e07a85aa6daae4c204f980a42f2ecc3b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:21 ===================================================== [Pipeline] echo 20:26:21 taggedImages: 20:26:21 - nexus3.edgexfoundry.org:10004/support-notifications:48498f0558753389f807f9f09415bce11d10e4ef 20:26:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:26:21 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.27 20:26:21 - nexus3.edgexfoundry.org:10004/support-notifications:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:26:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:26:21 48498f0558753389f807f9f09415bce11d10e4ef 20:26:21 latest 20:26:21 2.2.1-dev.27 20:26:21 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:21 main 20:26:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:48498f0558753389f807f9f09415bce11d10e4ef 20:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:22 440ef69ac3b7: Preparing 20:26:22 06badc3ab66d: Preparing 20:26:22 c146b38cf0b8: Preparing 20:26:22 c49a0d04c213: Preparing 20:26:22 24302eb7d908: Preparing 20:26:22 c146b38cf0b8: Layer already exists 20:26:22 24302eb7d908: Layer already exists 20:26:22 c49a0d04c213: Layer already exists 20:26:22 440ef69ac3b7: Pushed 20:26:24 06badc3ab66d: Pushed 20:26:24 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:3ec74c646cc91ab1c94226cb46963c80c72743972af1ebf4f191e1ba4aab6d45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:25 440ef69ac3b7: Preparing 20:26:25 06badc3ab66d: Preparing 20:26:25 c146b38cf0b8: Preparing 20:26:25 c49a0d04c213: Preparing 20:26:25 24302eb7d908: Preparing 20:26:25 440ef69ac3b7: Layer already exists 20:26:25 24302eb7d908: Layer already exists 20:26:25 c49a0d04c213: Layer already exists 20:26:25 06badc3ab66d: Layer already exists 20:26:25 c146b38cf0b8: Layer already exists 20:26:25 latest: digest: sha256:3ec74c646cc91ab1c94226cb46963c80c72743972af1ebf4f191e1ba4aab6d45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.27 20:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:26 440ef69ac3b7: Preparing 20:26:26 06badc3ab66d: Preparing 20:26:26 c146b38cf0b8: Preparing 20:26:26 c49a0d04c213: Preparing 20:26:26 24302eb7d908: Preparing 20:26:26 24302eb7d908: Layer already exists 20:26:26 440ef69ac3b7: Layer already exists 20:26:26 c49a0d04c213: Layer already exists 20:26:26 06badc3ab66d: Layer already exists 20:26:26 c146b38cf0b8: Layer already exists 20:26:26 2.2.1-dev.27: digest: sha256:3ec74c646cc91ab1c94226cb46963c80c72743972af1ebf4f191e1ba4aab6d45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:26 440ef69ac3b7: Preparing 20:26:26 06badc3ab66d: Preparing 20:26:26 c146b38cf0b8: Preparing 20:26:26 c49a0d04c213: Preparing 20:26:26 24302eb7d908: Preparing 20:26:26 440ef69ac3b7: Layer already exists 20:26:26 c49a0d04c213: Layer already exists 20:26:26 c146b38cf0b8: Layer already exists 20:26:26 24302eb7d908: Layer already exists 20:26:26 06badc3ab66d: Layer already exists 20:26:26 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:3ec74c646cc91ab1c94226cb46963c80c72743972af1ebf4f191e1ba4aab6d45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:26:27 440ef69ac3b7: Preparing 20:26:27 06badc3ab66d: Preparing 20:26:27 c146b38cf0b8: Preparing 20:26:27 c49a0d04c213: Preparing 20:26:27 24302eb7d908: Preparing 20:26:27 06badc3ab66d: Layer already exists 20:26:27 c49a0d04c213: Layer already exists 20:26:27 c146b38cf0b8: Layer already exists 20:26:27 440ef69ac3b7: Layer already exists 20:26:27 24302eb7d908: Layer already exists 20:26:27 main: digest: sha256:3ec74c646cc91ab1c94226cb46963c80c72743972af1ebf4f191e1ba4aab6d45 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:27 ===================================================== [Pipeline] echo 20:26:27 taggedImages: 20:26:27 - nexus3.edgexfoundry.org:10004/support-scheduler:48498f0558753389f807f9f09415bce11d10e4ef 20:26:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:26:27 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.27 20:26:27 - nexus3.edgexfoundry.org:10004/support-scheduler:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:27 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:26:27 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:26:27 48498f0558753389f807f9f09415bce11d10e4ef 20:26:27 latest 20:26:27 2.2.1-dev.27 20:26:27 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:27 main 20:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48498f0558753389f807f9f09415bce11d10e4ef 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:28 dd080e18929d: Preparing 20:26:28 7c07309cdd28: Preparing 20:26:28 78cd4aefab02: Preparing 20:26:28 bf92bec17b40: Preparing 20:26:28 52f44be93a46: Preparing 20:26:28 10d82663b225: Preparing 20:26:28 f7a7a140f1b3: Preparing 20:26:28 31e69d4774c9: Preparing 20:26:28 7750d494dfbd: Preparing 20:26:28 18708474c90b: Preparing 20:26:28 4fc242d58285: Preparing 20:26:28 10d82663b225: Waiting 20:26:28 f7a7a140f1b3: Waiting 20:26:28 31e69d4774c9: Waiting 20:26:28 7750d494dfbd: Waiting 20:26:28 18708474c90b: Waiting 20:26:28 4fc242d58285: Waiting 20:26:28 52f44be93a46: Layer already exists 20:26:28 10d82663b225: Layer already exists 20:26:28 f7a7a140f1b3: Layer already exists 20:26:28 31e69d4774c9: Layer already exists 20:26:28 7c07309cdd28: Pushed 20:26:28 7750d494dfbd: Layer already exists 20:26:28 18708474c90b: Layer already exists 20:26:28 4fc242d58285: Layer already exists 20:26:28 dd080e18929d: Pushed 20:26:29 78cd4aefab02: Pushed 20:26:37 bf92bec17b40: Pushed 20:26:37 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:b70623536a607fa89c7f6a3133af4e718f0fa3d628c0626dab139acd4ed731c9 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:37 dd080e18929d: Preparing 20:26:37 7c07309cdd28: Preparing 20:26:37 78cd4aefab02: Preparing 20:26:37 bf92bec17b40: Preparing 20:26:37 52f44be93a46: Preparing 20:26:37 10d82663b225: Preparing 20:26:37 f7a7a140f1b3: Preparing 20:26:37 31e69d4774c9: Preparing 20:26:37 7750d494dfbd: Preparing 20:26:37 18708474c90b: Preparing 20:26:37 4fc242d58285: Preparing 20:26:37 31e69d4774c9: Waiting 20:26:37 7750d494dfbd: Waiting 20:26:37 10d82663b225: Waiting 20:26:37 18708474c90b: Waiting 20:26:37 f7a7a140f1b3: Waiting 20:26:37 4fc242d58285: Waiting 20:26:37 bf92bec17b40: Layer already exists 20:26:37 52f44be93a46: Layer already exists 20:26:37 dd080e18929d: Layer already exists 20:26:37 78cd4aefab02: Layer already exists 20:26:37 7c07309cdd28: Layer already exists 20:26:37 f7a7a140f1b3: Layer already exists 20:26:37 10d82663b225: Layer already exists 20:26:37 18708474c90b: Layer already exists 20:26:37 31e69d4774c9: Layer already exists 20:26:37 7750d494dfbd: Layer already exists 20:26:37 4fc242d58285: Layer already exists 20:26:37 latest: digest: sha256:b70623536a607fa89c7f6a3133af4e718f0fa3d628c0626dab139acd4ed731c9 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.27 20:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:38 dd080e18929d: Preparing 20:26:38 7c07309cdd28: Preparing 20:26:38 78cd4aefab02: Preparing 20:26:38 bf92bec17b40: Preparing 20:26:38 52f44be93a46: Preparing 20:26:38 10d82663b225: Preparing 20:26:38 f7a7a140f1b3: Preparing 20:26:38 31e69d4774c9: Preparing 20:26:38 7750d494dfbd: Preparing 20:26:38 18708474c90b: Preparing 20:26:38 4fc242d58285: Preparing 20:26:38 7750d494dfbd: Waiting 20:26:38 f7a7a140f1b3: Waiting 20:26:38 10d82663b225: Waiting 20:26:38 4fc242d58285: Waiting 20:26:38 31e69d4774c9: Waiting 20:26:38 18708474c90b: Waiting 20:26:38 dd080e18929d: Layer already exists 20:26:38 bf92bec17b40: Layer already exists 20:26:38 52f44be93a46: Layer already exists 20:26:38 7c07309cdd28: Layer already exists 20:26:38 78cd4aefab02: Layer already exists 20:26:38 10d82663b225: Layer already exists 20:26:38 f7a7a140f1b3: Layer already exists 20:26:38 31e69d4774c9: Layer already exists 20:26:38 7750d494dfbd: Layer already exists 20:26:38 18708474c90b: Layer already exists 20:26:38 4fc242d58285: Layer already exists 20:26:38 2.2.1-dev.27: digest: sha256:b70623536a607fa89c7f6a3133af4e718f0fa3d628c0626dab139acd4ed731c9 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:38 Removing intermediate container 1e8c218c4d9d 20:26:38 ---> bd399f39b0c3 20:26:38 Step 7/20 : COPY . . 20:26:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:39 dd080e18929d: Preparing 20:26:39 7c07309cdd28: Preparing 20:26:39 78cd4aefab02: Preparing 20:26:39 bf92bec17b40: Preparing 20:26:39 52f44be93a46: Preparing 20:26:39 10d82663b225: Preparing 20:26:39 f7a7a140f1b3: Preparing 20:26:39 31e69d4774c9: Preparing 20:26:39 7750d494dfbd: Preparing 20:26:39 18708474c90b: Preparing 20:26:39 4fc242d58285: Preparing 20:26:39 10d82663b225: Waiting 20:26:39 f7a7a140f1b3: Waiting 20:26:39 31e69d4774c9: Waiting 20:26:39 7750d494dfbd: Waiting 20:26:39 18708474c90b: Waiting 20:26:39 4fc242d58285: Waiting 20:26:39 7c07309cdd28: Layer already exists 20:26:39 dd080e18929d: Layer already exists 20:26:39 bf92bec17b40: Layer already exists 20:26:39 78cd4aefab02: Layer already exists 20:26:39 52f44be93a46: Layer already exists 20:26:39 10d82663b225: Layer already exists 20:26:39 18708474c90b: Layer already exists 20:26:39 7750d494dfbd: Layer already exists 20:26:39 31e69d4774c9: Layer already exists 20:26:39 f7a7a140f1b3: Layer already exists 20:26:39 4fc242d58285: Layer already exists 20:26:39 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:b70623536a607fa89c7f6a3133af4e718f0fa3d628c0626dab139acd4ed731c9 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:26:39 dd080e18929d: Preparing 20:26:39 7c07309cdd28: Preparing 20:26:39 78cd4aefab02: Preparing 20:26:39 bf92bec17b40: Preparing 20:26:39 52f44be93a46: Preparing 20:26:39 10d82663b225: Preparing 20:26:39 10d82663b225: Waiting 20:26:39 f7a7a140f1b3: Preparing 20:26:39 31e69d4774c9: Preparing 20:26:39 7750d494dfbd: Preparing 20:26:39 18708474c90b: Preparing 20:26:39 31e69d4774c9: Waiting 20:26:39 f7a7a140f1b3: Waiting 20:26:39 7750d494dfbd: Waiting 20:26:39 4fc242d58285: Preparing 20:26:39 18708474c90b: Waiting 20:26:39 4fc242d58285: Waiting 20:26:39 7c07309cdd28: Layer already exists 20:26:39 78cd4aefab02: Layer already exists 20:26:39 dd080e18929d: Layer already exists 20:26:39 bf92bec17b40: Layer already exists 20:26:39 52f44be93a46: Layer already exists 20:26:39 10d82663b225: Layer already exists 20:26:39 f7a7a140f1b3: Layer already exists 20:26:39 7750d494dfbd: Layer already exists 20:26:39 31e69d4774c9: Layer already exists 20:26:39 18708474c90b: Layer already exists 20:26:39 4fc242d58285: Layer already exists 20:26:39 main: digest: sha256:b70623536a607fa89c7f6a3133af4e718f0fa3d628c0626dab139acd4ed731c9 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:39 ===================================================== [Pipeline] echo 20:26:39 taggedImages: 20:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48498f0558753389f807f9f09415bce11d10e4ef 20:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.27 20:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:26:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:26:51 Removing intermediate container 587595210feb 20:26:51 ---> cf5fce87fdff 20:26:51 Step 8/26 : COPY . . 20:26:51 Removing intermediate container ab3f072e252d 20:26:51 ---> 7e2c9201fa15 20:26:51 Step 8/25 : COPY . . 20:26:51 Removing intermediate container 387133f6fae0 20:26:51 ---> d746fdf5ff43 20:26:51 Step 8/22 : COPY . . 20:26:51 Removing intermediate container f0665f186336 20:26:51 ---> baa306fb8c1f 20:26:51 Step 8/25 : COPY . . 20:26:52 ---> fec241bcb26c 20:26:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:52 ---> Running in f9be7c28804d 20:26:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:27:12 ---> 41ee28187515 20:27:12 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:27:12 ---> 57d95343e589 20:27:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:27:12 ---> ca30ec4467de 20:27:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:27:12 ---> Running in 2a7721a04735 20:27:12 ---> Running in fc25eafc6087 20:27:12 ---> Running in aba7a91f11c2 20:27:12 ---> 94476ecc1b07 20:27:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:12 ---> Running in ea162a3b7292 20:27:13 Removing intermediate container fc25eafc6087 20:27:13 Removing intermediate container 2a7721a04735 20:27:13 ---> 6951d58620ec 20:27:13 Step 10/25 : WORKDIR /edgex-go/spire-build 20:27:13 ---> 99eed10515e9 20:27:13 Step 10/26 : WORKDIR /edgex-go/spire-build 20:27:13 ---> Running in d2e0b838bfb7 20:27:13 ---> Running in b90190cf84a7 20:27:14 Removing intermediate container d2e0b838bfb7 20:27:14 ---> 67a9f4d4838d 20:27:14 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:27:14 Removing intermediate container b90190cf84a7 20:27:14 ---> b627c6263cef 20:27:14 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:27:14 ---> Running in 7a8ba9cbbfae 20:27:14 ---> Running in 3a5161fc8c93 20:27:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:27:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:18 Removing intermediate container 7a8ba9cbbfae 20:27:18 ---> 7cf890d85d76 20:27:18 Step 12/25 : WORKDIR /edgex-go 20:27:18 Removing intermediate container 3a5161fc8c93 20:27:18 ---> a2251fcd3260 20:27:18 Step 12/26 : WORKDIR /edgex-go 20:27:18 ---> Running in 1c6fced71876 20:27:18 ---> Running in 907f445db590 20:27:19 Removing intermediate container 907f445db590 20:27:19 ---> 13b75fd8f0e9 20:27:19 20:27:19 Step 13/25 : FROM alpine:3.15 20:27:19 Removing intermediate container 1c6fced71876 20:27:19 ---> 387cfcc7a503 20:27:19 20:27:19 Step 13/26 : FROM alpine:3.15 20:27:20 3.15: Pulling from library/alpine 20:27:20 3.15: Pulling from library/alpine 20:27:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:27:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:27:22 Status: Downloaded newer image for alpine:3.15 20:27:22 Status: Downloaded newer image for alpine:3.15 20:27:22 ---> 3fb3c9af89a9 20:27:22 ---> 3fb3c9af89a9 20:27:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:22 ---> Running in 890f8b8fee0b 20:27:22 ---> Running in 26efdf502671 20:27:23 Removing intermediate container 26efdf502671 20:27:23 ---> a10bd5ae25f2 20:27:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:23 Removing intermediate container 890f8b8fee0b 20:27:23 ---> b466d26213b0 20:27:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:27:23 ---> Running in 9ed819bdf7c5 20:27:23 ---> Running in d07a3d1f72ec 20:27:27 Removing intermediate container d07a3d1f72ec 20:27:27 ---> c2c4d5fba885 20:27:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:27:27 ---> Running in e8ca37f15f41 20:27:28 Removing intermediate container 9ed819bdf7c5 20:27:28 ---> 18dadcae945a 20:27:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:27:28 ---> Running in 45b5b8975d08 20:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:33 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:27:33 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:27:33 OK: 15738 distinct packages available 20:27:33 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:27:33 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:27:33 OK: 15738 distinct packages available 20:27:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:36 (1/5) Installing dumb-init (1.2.5-r1) 20:27:36 (1/5) Installing dumb-init (1.2.5-r1) 20:27:36 (2/5) Installing musl-obstack (1.2.3-r0) 20:27:36 (2/5) Installing musl-obstack (1.2.3-r0) 20:27:36 (3/5) Installing libucontext (1.1-r0) 20:27:36 (3/5) Installing libucontext (1.1-r0) 20:27:36 (4/5) Installing gcompat (1.0.0-r4) 20:27:36 (4/5) Installing gcompat (1.0.0-r4) 20:27:36 (5/5) Installing openssl (1.1.1q-r0) 20:27:36 (5/5) Installing openssl (1.1.1q-r0) 20:27:36 Executing busybox-1.34.1-r5.trigger 20:27:36 OK: 6 MiB in 19 packages 20:27:36 Executing busybox-1.34.1-r5.trigger 20:27:36 OK: 6 MiB in 19 packages 20:27:38 Removing intermediate container 45b5b8975d08 20:27:38 ---> 87b3dacb3cd2 20:27:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:27:39 Removing intermediate container e8ca37f15f41 20:27:39 ---> 614be9711b0b 20:27:39 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:44 ---> e7d2db30b01b 20:27:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:46 ---> 539fcfac35eb 20:27:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:27:48 ---> 18b522bab304 20:27:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:27:49 ---> f67841df0412 20:27:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:27:51 ---> 7f2618878ac5 20:27:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:51 ---> Running in 8462c78e2f31 20:27:51 ---> 45ffa5183ddd 20:27:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:27:52 Removing intermediate container 8462c78e2f31 20:27:52 ---> c7e334d8c0d8 20:27:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:52 ---> Running in 137048a3ca86 20:27:53 Removing intermediate container 137048a3ca86 20:27:53 ---> ab68eebdbc5a 20:27:53 Step 23/25 : LABEL arch=arm64 20:27:53 ---> 9d69637bf42f 20:27:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:27:53 ---> Running in bf23e787368b 20:27:54 Removing intermediate container bf23e787368b 20:27:54 ---> 254c8cbd9b29 20:27:54 Step 24/25 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:27:54 ---> Running in 0bde6793a777 20:27:54 ---> f47e69d26519 20:27:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:27:54 Removing intermediate container 0bde6793a777 20:27:54 ---> b5f82d16992f 20:27:54 Step 25/25 : LABEL version=2.2.1-dev.27 20:27:55 ---> Running in 61a725549d6c 20:27:55 ---> 83ca010a8f2d 20:27:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:55 Removing intermediate container 61a725549d6c 20:27:55 ---> 4284d892f676 20:27:55 20:27:56 ---> Running in c4019209bc4c 20:27:56 Successfully built 4284d892f676 20:27:56 Successfully tagged security-spire-server-arm64:latest 20:27:56 Building core-metadata 20:27:56  Building security-spire-server ... done Removing intermediate container c4019209bc4c 20:27:56 ---> 83e9fc1d036c 20:27:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:56 ---> Running in 3b172351d2d8 20:27:57 Removing intermediate container 3b172351d2d8 20:27:57 ---> 04cbd62cd4ef 20:27:57 Step 24/26 : LABEL arch=arm64 20:27:57 ---> Running in 329d6f48b221 20:27:57 Removing intermediate container 329d6f48b221 20:27:57 ---> 0b87f8f49168 20:27:57 Step 25/26 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:27:57 ---> Running in ca404cc508bf 20:27:58 Removing intermediate container ca404cc508bf 20:27:58 ---> 9e4c71956e66 20:27:58 Step 26/26 : LABEL version=2.2.1-dev.27 20:27:58 ---> Running in 037428c6f3b6 20:27:59 Removing intermediate container 037428c6f3b6 20:27:59 ---> 858ac455a7eb 20:27:59 20:27:59 Successfully built 858ac455a7eb 20:27:59 Successfully tagged security-spire-agent-arm64:latest 20:27:59 Building core-command 20:28:21  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:21 ---> a24df624c525 20:28:21 Step 3/23 : WORKDIR /edgex-go 20:28:21 ---> Using cache 20:28:21 ---> c5eace3e10fc 20:28:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:21 ---> Using cache 20:28:21 ---> 5d4059a8d65e 20:28:21 Step 5/23 : RUN apk add --update --no-cache make git 20:28:21 ---> Running in 864868775f92 20:28:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:23 ---> a24df624c525 20:28:23 Step 3/23 : WORKDIR /edgex-go 20:28:23 ---> Using cache 20:28:23 ---> c5eace3e10fc 20:28:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:23 ---> Using cache 20:28:23 ---> 5d4059a8d65e 20:28:23 Step 5/23 : RUN apk add --update --no-cache make git 20:28:23 ---> Running in f836b81cbc5e 20:28:24 OK: 221 MiB in 51 packages 20:28:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:26 Removing intermediate container 864868775f92 20:28:26 ---> eeda693795ac 20:28:26 Step 6/23 : COPY go.mod vendor* ./ 20:28:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:27 ---> d31aa275ece1 20:28:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:27 ---> Running in 3fbb8dd2ea3f 20:28:28 OK: 221 MiB in 51 packages 20:28:30 Removing intermediate container f836b81cbc5e 20:28:30 ---> 30fe3bf86351 20:28:30 Step 6/23 : COPY go.mod vendor* ./ 20:28:31 ---> 31bdcfef3d65 20:28:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:31 ---> Running in 2e2080653524 20:29:27 Removing intermediate container 3fbb8dd2ea3f 20:29:27 ---> 23728bf0d337 20:29:27 Step 8/23 : COPY . . 20:29:29 Removing intermediate container 2e2080653524 20:29:29 ---> 2077c5b91e6e 20:29:29 Step 8/23 : COPY . . 20:29:48 ---> ee3e7215d94d 20:29:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:29:48 ---> Running in c9ce46c1aadb 20:29:48 ---> 429bf22864e5 20:29:48 Step 9/23 : RUN make cmd/core-command/core-command 20:29:48 ---> Running in 3855d776bf6a 20:29:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:29:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:32:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:47 Removing intermediate container ea162a3b7292 20:32:47 ---> 867a40d7d4a9 20:32:47 20:32:47 Step 10/25 : FROM alpine:3.16 20:32:47 3.16: Pulling from library/alpine 20:32:47 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 20:32:47 Status: Downloaded newer image for alpine:3.16 20:32:47 ---> 6e30ab57aeee 20:32:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:47 ---> Running in e4736d120d41 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:50 (1/3) Installing ca-certificates (20211220-r0) 20:32:50 (2/3) Installing dumb-init (1.2.5-r1) 20:32:50 (3/3) Installing su-exec (0.2-r1) 20:32:50 Executing busybox-1.35.0-r13.trigger 20:32:50 Executing ca-certificates-20211220-r0.trigger 20:32:50 OK: 6 MiB in 17 packages 20:32:52 Removing intermediate container e4736d120d41 20:32:52 ---> ed67a874d143 20:32:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:52 ---> Running in d00026b6bcf5 20:32:52 Removing intermediate container d00026b6bcf5 20:32:52 ---> 55b76bec2636 20:32:52 Step 13/25 : WORKDIR / 20:32:52 ---> Running in a3f3fbe4e5d5 20:32:53 Removing intermediate container a3f3fbe4e5d5 20:32:53 ---> f588d681c198 20:32:53 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:54 ---> 8817bf9f8100 20:32:54 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:55 ---> 2271a625ac33 20:32:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:56 ---> a4d09e2a92bf 20:32:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:56 ---> 7d9cd63f6a7f 20:32:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:58 ---> 3a1d44b973b3 20:32:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:33:00 ---> be7c06c111c8 20:33:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:33:01 ---> de38a2b3a1ce 20:33:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:33:01 ---> Running in 689ac228b0dc 20:33:04 Removing intermediate container 689ac228b0dc 20:33:04 ---> 850b9bfe640f 20:33:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:33:04 ---> Running in e374848ba477 20:33:05 Removing intermediate container e374848ba477 20:33:05 ---> 41275120eb4f 20:33:05 Step 23/25 : LABEL arch=arm64 20:33:05 ---> Running in d08d72ecbdf2 20:33:05 Removing intermediate container d08d72ecbdf2 20:33:05 ---> 5465bcca41c7 20:33:05 Step 24/25 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:33:05 ---> Running in 2949eca1212a 20:33:06 Removing intermediate container 2949eca1212a 20:33:06 ---> a600e9f7d68e 20:33:06 Step 25/25 : LABEL version=2.2.1-dev.27 20:33:06 ---> Running in b00559352c34 20:33:06 Removing intermediate container b00559352c34 20:33:06 ---> 23e4916f9a26 20:33:06 20:33:07 Successfully built 23e4916f9a26 20:33:07 Successfully tagged security-secretstore-setup-arm64:latest 20:33:07 Building sys-mgmt-agent 20:33:25  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:25 ---> a24df624c525 20:33:25 Step 3/23 : WORKDIR /edgex-go 20:33:25 ---> Using cache 20:33:25 ---> c5eace3e10fc 20:33:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:25 ---> Using cache 20:33:25 ---> 5d4059a8d65e 20:33:25 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:25 ---> Running in ea615665d0ec 20:33:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:27 OK: 221 MiB in 51 packages 20:33:29 Removing intermediate container ea615665d0ec 20:33:29 ---> 4e39782d40ef 20:33:29 Step 6/23 : COPY go.mod vendor* ./ 20:33:30 ---> 1654c42f56ac 20:33:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:30 ---> Running in 7964b65c80b8 20:34:17 Removing intermediate container f9be7c28804d 20:34:17 ---> dc125a01c83d 20:34:17 20:34:17 Step 9/20 : FROM alpine:3.15 20:34:17 ---> 3fb3c9af89a9 20:34:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:17 ---> Using cache 20:34:17 ---> a10bd5ae25f2 20:34:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:17 ---> Using cache 20:34:17 ---> 18dadcae945a 20:34:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:17 ---> Running in 444af4163b28 20:34:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:19 Removing intermediate container 7964b65c80b8 20:34:19 ---> 63007b9fde0c 20:34:19 Step 8/23 : COPY . . 20:34:20 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:34:20 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:34:20 OK: 15738 distinct packages available 20:34:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:23 (1/9) Installing ca-certificates (20211220-r0) 20:34:24 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:24 (4/9) Installing libcurl (7.80.0-r2) 20:34:24 (5/9) Installing curl (7.80.0-r2) 20:34:24 (6/9) Installing dumb-init (1.2.5-r1) 20:34:24 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:24 (8/9) Installing libucontext (1.1-r0) 20:34:24 (9/9) Installing gcompat (1.0.0-r4) 20:34:24 Executing busybox-1.34.1-r5.trigger 20:34:24 Executing ca-certificates-20211220-r0.trigger 20:34:25 OK: 8 MiB in 23 packages 20:34:29 Removing intermediate container 444af4163b28 20:34:29 ---> 6cadf5f1585c 20:34:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:30 ---> efe59bed3d73 20:34:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:33 ---> 2773148ecaac 20:34:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:33 ---> Running in e7b4ebafcecb 20:34:33 ---> 241111c9cca9 20:34:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:35 ---> 4bbc364e1c8b 20:34:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:35 ---> Running in cb2492739981 20:34:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:36 Removing intermediate container cb2492739981 20:34:36 ---> d4b5644d7c8e 20:34:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:36 ---> Running in 985810e077d6 20:34:37 Removing intermediate container 985810e077d6 20:34:37 ---> 3606698618a2 20:34:37 Step 18/20 : LABEL arch=arm64 20:34:37 ---> Running in f2126799b604 20:34:37 Removing intermediate container f2126799b604 20:34:37 ---> 98a2b6e53619 20:34:37 Step 19/20 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:34:37 ---> Running in 2956de290f88 20:34:38 Removing intermediate container 2956de290f88 20:34:38 ---> 417e25aaaade 20:34:38 Step 20/20 : LABEL version=2.2.1-dev.27 20:34:38 ---> Running in 240157020b83 20:34:39 Removing intermediate container 240157020b83 20:34:39 ---> 7c5a608a33b1 20:34:39 20:34:39 Successfully built 7c5a608a33b1 20:34:39 Successfully tagged security-spiffe-token-provider-arm64:latest 20:34:39  Building security-spiffe-token-provider ... done Building security-bootstrapper 20:34:54 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:34:54 ---> a24df624c525 20:34:54 Step 3/31 : WORKDIR /edgex-go 20:34:54 ---> Using cache 20:34:54 ---> c5eace3e10fc 20:34:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:54 ---> Using cache 20:34:54 ---> 5d4059a8d65e 20:34:54 Step 5/31 : RUN apk add --update --no-cache make git 20:34:54 ---> Using cache 20:34:54 ---> 30fe3bf86351 20:34:54 Step 6/31 : COPY go.mod vendor* ./ 20:34:54 ---> Using cache 20:34:54 ---> 31bdcfef3d65 20:34:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:54 ---> Using cache 20:34:54 ---> 2077c5b91e6e 20:34:54 Step 8/31 : COPY . . 20:34:54 ---> Using cache 20:34:54 ---> 429bf22864e5 20:34:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:54 ---> Running in 4847f63ba1a9 20:34:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:35:03 Removing intermediate container 3855d776bf6a 20:35:03 ---> 3c634c000ad5 20:35:03 20:35:03 Step 10/23 : FROM alpine:3.16 20:35:03 ---> 6e30ab57aeee 20:35:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:03 ---> Running in ff13d02e74c0 20:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:06 (1/1) Installing dumb-init (1.2.5-r1) 20:35:06 Executing busybox-1.35.0-r13.trigger 20:35:06 OK: 5 MiB in 15 packages 20:35:07 Removing intermediate container ff13d02e74c0 20:35:07 ---> e5ffbeb95880 20:35:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:08 ---> Running in 0222e9972d4c 20:35:08 Removing intermediate container 0222e9972d4c 20:35:08 ---> ebdaf300bc0f 20:35:08 Step 13/23 : ENV APP_PORT=59882 20:35:08 ---> Running in 55244baf3f3c 20:35:09 Removing intermediate container 55244baf3f3c 20:35:09 ---> e349944c23f6 20:35:09 Step 14/23 : EXPOSE $APP_PORT 20:35:09 ---> Running in 3e9a6a1bede5 20:35:09 Removing intermediate container 3e9a6a1bede5 20:35:09 ---> 73531ff5674b 20:35:09 Step 15/23 : WORKDIR / 20:35:09 ---> Running in cde074b579ab 20:35:10 Removing intermediate container cde074b579ab 20:35:10 ---> a706eb683e33 20:35:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:11 ---> 8d0201cf3520 20:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:12 ---> f1ee1542f450 20:35:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:13 ---> b76ef878d96e 20:35:13 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:13 ---> Running in 20b71eca9038 20:35:14 Removing intermediate container 20b71eca9038 20:35:14 ---> bdd4b57c9885 20:35:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:14 ---> Running in 04ff572f12b6 20:35:15 Removing intermediate container 04ff572f12b6 20:35:15 ---> 6e7055d374fd 20:35:15 Step 21/23 : LABEL arch=arm64 20:35:15 ---> Running in 59175e0bb733 20:35:15 Removing intermediate container 59175e0bb733 20:35:15 ---> a1e283b59596 20:35:15 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:35:15 ---> Running in 591d26a9ea89 20:35:16 Removing intermediate container 591d26a9ea89 20:35:16 ---> 6c46b1177143 20:35:16 Step 23/23 : LABEL version=2.2.1-dev.27 20:35:16 ---> Running in e532091a5e28 20:35:17 Removing intermediate container e532091a5e28 20:35:17 ---> 2b704981d58f 20:35:17 20:35:17 Successfully built 2b704981d58f 20:35:17 Successfully tagged core-command-arm64:latest 20:35:17  Building core-command ... done Building core-data 20:35:29 Removing intermediate container c9ce46c1aadb 20:35:29 ---> acb02c837f5d 20:35:29 20:35:29 Step 10/23 : FROM alpine:3.16 20:35:29 ---> 6e30ab57aeee 20:35:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:29 ---> Using cache 20:35:29 ---> e5ffbeb95880 20:35:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:29 ---> Using cache 20:35:29 ---> ebdaf300bc0f 20:35:29 Step 13/23 : ENV APP_PORT=59881 20:35:29 ---> Running in 8dba80c7f74c 20:35:29 Removing intermediate container 8dba80c7f74c 20:35:29 ---> 452cbfedfdbd 20:35:29 Step 14/23 : EXPOSE $APP_PORT 20:35:29 ---> Running in c70feca2e1fc 20:35:30 Removing intermediate container c70feca2e1fc 20:35:30 ---> 0837e7354262 20:35:30 Step 15/23 : WORKDIR / 20:35:31 ---> Running in 839c037f5d29 20:35:32 Removing intermediate container 839c037f5d29 20:35:32 ---> 58245ab5141b 20:35:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:34 ---> 541486602f49 20:35:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:36 ---> a24df624c525 20:35:36 Step 3/23 : WORKDIR /edgex-go 20:35:36 ---> Using cache 20:35:36 ---> c5eace3e10fc 20:35:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:36 ---> Using cache 20:35:36 ---> 5d4059a8d65e 20:35:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:36 ---> Running in 73738b97c97c 20:35:37 ---> 48a776058233 20:35:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:39 Removing intermediate container aba7a91f11c2 20:35:39 ---> f0708de0c5e2 20:35:39 20:35:39 Step 10/22 : FROM alpine:3.16 20:35:39 ---> 6e30ab57aeee 20:35:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:39 ---> 5b420214e473 20:35:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:39 ---> Running in 54f82111325d 20:35:39 ---> Running in 36cc6b2ad46c 20:35:40 Removing intermediate container 36cc6b2ad46c 20:35:40 ---> 1c7cebbcc2da 20:35:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:40 ---> Running in 4e6f03eda262 20:35:41 Removing intermediate container 4e6f03eda262 20:35:41 ---> f3bb0755c061 20:35:41 Step 21/23 : LABEL arch=arm64 20:35:41 ---> Running in 774a482dad21 20:35:42 OK: 221 MiB in 51 packages 20:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:42 Removing intermediate container 774a482dad21 20:35:42 ---> 0e51fbc75c3c 20:35:42 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:42 ---> Running in bcc2d55e017c 20:35:43 Removing intermediate container 73738b97c97c 20:35:43 ---> 50110ef32ba1 20:35:43 Step 6/23 : COPY go.mod vendor* ./ 20:35:43 Removing intermediate container bcc2d55e017c 20:35:43 ---> 0161246f6def 20:35:43 Step 23/23 : LABEL version=2.2.1-dev.27 20:35:43 ---> Running in a05e759eaf1e 20:35:43 (1/2) Installing ca-certificates (20211220-r0) 20:35:44 (2/2) Installing dumb-init (1.2.5-r1) 20:35:44 Executing busybox-1.35.0-r13.trigger 20:35:44 Executing ca-certificates-20211220-r0.trigger 20:35:44 Removing intermediate container a05e759eaf1e 20:35:44 ---> 5610870c72de 20:35:44 20:35:44 OK: 6 MiB in 16 packages 20:35:44 Successfully built 5610870c72de 20:35:44 ---> 158bc8aa7ff7 20:35:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 Successfully tagged core-metadata-arm64:latest 20:35:44  Building core-metadata ... done Building security-proxy-setup 20:35:45 ---> Running in 8b2d43041ace 20:35:47 Removing intermediate container 54f82111325d 20:35:47 ---> e8b3d81cb7de 20:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:47 ---> Running in 61e86c003d22 20:35:47 Removing intermediate container 61e86c003d22 20:35:47 ---> 69e3efc8058b 20:35:47 Step 13/22 : ENV APP_PORT=59860 20:35:47 ---> Running in ffc19e0a8353 20:35:48 Removing intermediate container ffc19e0a8353 20:35:48 ---> fd8cde4e87a5 20:35:48 Step 14/22 : EXPOSE $APP_PORT 20:35:48 ---> Running in 0833aaa616ea 20:35:49 Removing intermediate container 0833aaa616ea 20:35:49 ---> 69a5dada388d 20:35:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:50 ---> 1e6eeb66ff9f 20:35:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:53 ---> 0e21ef1b538c 20:35:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:54 ---> aaf4661df1ea 20:35:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:54 ---> Running in 06168576369d 20:35:55 Removing intermediate container 06168576369d 20:35:55 ---> 26ffb5ec944c 20:35:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:55 ---> Running in 58f2fc1cad4a 20:35:55 Removing intermediate container 58f2fc1cad4a 20:35:55 ---> 20e61f3f8de8 20:35:55 Step 20/22 : LABEL arch=arm64 20:35:56 ---> Running in 9e475dad7137 20:35:57 Removing intermediate container 9e475dad7137 20:35:57 ---> 0e7fe3f26f6b 20:35:57 Step 21/22 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:35:57 ---> Running in 82bf1980ac8a 20:35:58 Removing intermediate container 82bf1980ac8a 20:35:58 ---> f82b4eff9aeb 20:35:58 Step 22/22 : LABEL version=2.2.1-dev.27 20:35:58 ---> Running in 5fdfc2877cac 20:35:59 Removing intermediate container 5fdfc2877cac 20:35:59 ---> d4c476d66322 20:35:59 20:35:59 Successfully built d4c476d66322 20:35:59 Successfully tagged support-notifications-arm64:latest 20:35:59  Building support-notifications ... done Building support-scheduler 20:36:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:06 ---> a24df624c525 20:36:06 Step 3/22 : WORKDIR /edgex-go 20:36:06 ---> Using cache 20:36:06 ---> c5eace3e10fc 20:36:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:06 ---> Using cache 20:36:06 ---> 5d4059a8d65e 20:36:06 Step 5/22 : RUN apk add --update --no-cache make git 20:36:06 ---> Using cache 20:36:06 ---> 30fe3bf86351 20:36:06 Step 6/22 : COPY go.mod vendor* ./ 20:36:06 ---> Using cache 20:36:06 ---> 31bdcfef3d65 20:36:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:06 ---> Using cache 20:36:06 ---> 2077c5b91e6e 20:36:06 Step 8/22 : COPY . . 20:36:06 ---> Using cache 20:36:06 ---> 429bf22864e5 20:36:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:36:07 ---> Running in 5ea701cbd6c8 20:36:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:36:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:21 ---> a24df624c525 20:36:21 Step 3/22 : WORKDIR /edgex-go 20:36:21 ---> Using cache 20:36:21 ---> c5eace3e10fc 20:36:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:21 ---> Using cache 20:36:21 ---> 5d4059a8d65e 20:36:21 Step 5/22 : RUN apk add --update --no-cache make git 20:36:21 ---> Using cache 20:36:21 ---> 30fe3bf86351 20:36:21 Step 6/22 : COPY go.mod vendor* ./ 20:36:21 ---> Using cache 20:36:21 ---> 31bdcfef3d65 20:36:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:21 ---> Using cache 20:36:21 ---> 2077c5b91e6e 20:36:21 Step 8/22 : COPY . . 20:36:21 ---> Using cache 20:36:21 ---> 429bf22864e5 20:36:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:36:22 ---> Running in 1413daf54b85 20:36:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:36:37 Removing intermediate container 8b2d43041ace 20:36:37 ---> 0fd1b9e66aba 20:36:37 Step 8/23 : COPY . . 20:36:50 ---> 91d66fb976b0 20:36:50 Step 9/23 : RUN make cmd/core-data/core-data 20:36:50 ---> Running in d62dc9c73ff7 20:36:51 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:39:43 Removing intermediate container e7b4ebafcecb 20:39:43 ---> 0771e40da8fd 20:39:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:39:43 ---> Running in 1d985a2be0f3 20:39:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:39:46 Removing intermediate container 1d985a2be0f3 20:39:46 ---> a8bd00d422c0 20:39:46 20:39:46 Step 11/23 : FROM docker:20.10.14 20:39:46 20.10.14: Pulling from library/docker 20:40:04 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:40:04 Status: Downloaded newer image for docker:20.10.14 20:40:04 ---> c346e9eafbab 20:40:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:40:04 ---> Running in 5e5dfb19ccd1 20:40:04 Removing intermediate container 5e5dfb19ccd1 20:40:04 ---> 884463d253b5 20:40:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:40:04 ---> Running in 89b914e7a0f3 20:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:40:08 (1/43) Installing readline (8.1.1-r0) 20:40:08 (2/43) Installing bash (5.1.16-r0) 20:40:08 Executing bash-5.1.16-r0.post-install 20:40:08 (3/43) Installing brotli-libs (1.0.9-r5) 20:40:08 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:40:08 (5/43) Installing libcurl (7.80.0-r2) 20:40:08 (6/43) Installing curl (7.80.0-r2) 20:40:08 (7/43) Installing dumb-init (1.2.5-r1) 20:40:08 (8/43) Installing libbz2 (1.0.8-r1) 20:40:08 (9/43) Installing expat (2.4.7-r0) 20:40:08 (10/43) Installing libffi (3.4.2-r1) 20:40:08 (11/43) Installing gdbm (1.22-r0) 20:40:08 (12/43) Installing xz-libs (5.2.5-r1) 20:40:08 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:40:08 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:40:08 (15/43) Installing mpdecimal (2.5.1-r1) 20:40:08 (16/43) Installing sqlite-libs (3.36.0-r0) 20:40:08 (17/43) Installing python3 (3.9.7-r4) 20:40:12 (18/43) Installing py3-appdirs (1.4.4-r2) 20:40:12 (19/43) Installing py3-certifi (2020.12.5-r1) 20:40:12 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:40:12 (21/43) Installing py3-idna (3.3-r0) 20:40:12 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:40:12 (23/43) Installing py3-requests (2.26.0-r1) 20:40:12 (24/43) Installing py3-msgpack (1.0.2-r1) 20:40:12 (25/43) Installing py3-lockfile (0.12.2-r4) 20:40:12 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:40:12 (27/43) Installing py3-colorama (0.4.4-r1) 20:40:12 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:40:12 (29/43) Installing py3-distlib (0.3.3-r0) 20:40:12 (30/43) Installing py3-distro (1.6.0-r0) 20:40:12 (31/43) Installing py3-six (1.16.0-r0) 20:40:12 (32/43) Installing py3-webencodings (0.5.1-r4) 20:40:12 (33/43) Installing py3-html5lib (1.1-r1) 20:40:12 (34/43) Installing py3-parsing (2.4.7-r2) 20:40:12 (35/43) Installing py3-packaging (20.9-r1) 20:40:12 (36/43) Installing py3-tomli (1.2.2-r0) 20:40:12 (37/43) Installing py3-pep517 (0.12.0-r0) 20:40:12 (38/43) Installing py3-progress (1.6-r0) 20:40:12 (39/43) Installing py3-retrying (1.3.3-r2) 20:40:12 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:40:12 (41/43) Installing py3-setuptools (52.0.0-r4) 20:40:12 (42/43) Installing py3-toml (0.10.2-r2) 20:40:12 (43/43) Installing py3-pip (20.3.4-r1) 20:40:13 Executing busybox-1.34.1-r5.trigger 20:40:13 OK: 82 MiB in 65 packages 20:40:15 Removing intermediate container 4847f63ba1a9 20:40:15 ---> 00587537f1bd 20:40:15 20:40:15 Step 10/31 : FROM alpine:3.16 20:40:15 ---> 6e30ab57aeee 20:40:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:15 ---> Running in 5eed86039349 20:40:15 Removing intermediate container 5eed86039349 20:40:15 ---> 846ef542e5ad 20:40:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:40:15 ---> Running in 60c3bc75e314 20:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:19 (1/2) Installing dumb-init (1.2.5-r1) 20:40:19 (2/2) Installing su-exec (0.2-r1) 20:40:19 Executing busybox-1.35.0-r13.trigger 20:40:19 OK: 5 MiB in 16 packages 20:40:20 Collecting docker-compose==1.23.2 20:40:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:40:20 Removing intermediate container 60c3bc75e314 20:40:20 ---> f6937da2cd3f 20:40:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:40:20 ---> Running in 69547dbc8c1d 20:40:21 Removing intermediate container 69547dbc8c1d 20:40:21 ---> 28be6610c30f 20:40:21 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:40:21 ---> Running in 383bfa9309f5 20:40:21 Collecting docker<4.0,>=3.6.0 20:40:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:40:22 Removing intermediate container 383bfa9309f5 20:40:22 ---> c8beb9a2ca7d 20:40:22 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:40:22 ---> Running in 1f76b149f536 20:40:22 Collecting jsonschema<3,>=2.5.1 20:40:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:40:22 Removing intermediate container 1f76b149f536 20:40:22 ---> 20d8b6760202 20:40:22 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:40:22 Collecting dockerpty<0.5,>=0.4.1 20:40:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:40:22 ---> Running in cb96f416b633 20:40:26 Removing intermediate container cb96f416b633 20:40:26 ---> 949c06304b3c 20:40:26 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:40:26 ---> Running in 95043c1835fe 20:40:26 Collecting texttable<0.10,>=0.9.0 20:40:26 Downloading texttable-0.9.1.tar.gz (11 kB) 20:40:26 Removing intermediate container 95043c1835fe 20:40:26 ---> e0ecdd4cfec6 20:40:26 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:40:27 ---> 20f760880697 20:40:27 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:40:27 ---> Running in 324d50fa32de 20:40:28 Collecting docopt<0.7,>=0.6.1 20:40:28 Downloading docopt-0.6.2.tar.gz (25 kB) 20:40:30 Removing intermediate container 324d50fa32de 20:40:30 ---> d96fb66f1ccc 20:40:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:31 ---> b1d825b58a96 20:40:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:32 ---> 15fbf6bafd34 20:40:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:33 Collecting PyYAML<4,>=3.10 20:40:33 Downloading PyYAML-3.13.tar.gz (270 kB) 20:40:33 ---> 4daec995c6d8 20:40:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:40:34 ---> c286d9fd9875 20:40:34 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:40:35 ---> b312148482b5 20:40:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:36 ---> 5d0a933675bc 20:40:36 Step 26/31 : RUN chmod +x /entrypoint.sh 20:40:37 ---> Running in 1de92c26ba3e 20:40:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:40:40 Removing intermediate container 1de92c26ba3e 20:40:40 ---> 7cd993893bf5 20:40:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:40:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:40:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:40:40 ---> Running in 0e39019a9859 20:40:40 Collecting cached-property<2,>=1.2.0 20:40:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:40:40 Removing intermediate container 0e39019a9859 20:40:40 ---> 8c8cb78b897b 20:40:40 Step 28/31 : CMD ["gate"] 20:40:41 ---> Running in ab6a77016a5a 20:40:41 Collecting websocket-client<1.0,>=0.32.0 20:40:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:40:41 Removing intermediate container ab6a77016a5a 20:40:41 ---> 402b7ecb4ddd 20:40:41 Step 29/31 : LABEL arch=arm64 20:40:41 ---> Running in 7202b0e8782a 20:40:42 Removing intermediate container 7202b0e8782a 20:40:42 ---> a5ba37b6095f 20:40:42 Step 30/31 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:40:42 ---> Running in 4ebd5a3d1e70 20:40:42 Collecting docker-pycreds>=0.4.0 20:40:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:40:42 Removing intermediate container 4ebd5a3d1e70 20:40:42 ---> 1016255ef458 20:40:42 Step 31/31 : LABEL version=2.2.1-dev.27 20:40:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:40:42 ---> Running in 1c9c7b31af3d 20:40:43 Collecting idna<2.8,>=2.5 20:40:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:40:43 Collecting chardet<3.1.0,>=3.0.2 20:40:43 Removing intermediate container 1c9c7b31af3d 20:40:43 ---> 717db08fcacd 20:40:43 20:40:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:40:43 Successfully built 717db08fcacd 20:40:43 Successfully tagged security-bootstrapper-arm64:latest 20:40:43  Building security-bootstrapper ... done Building security-spire-config 20:40:44 Collecting urllib3<1.25,>=1.21.1 20:40:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:40:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:40:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:40:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:40:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:40:46 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:40:46 Attempting uninstall: urllib3 20:40:46 Found existing installation: urllib3 1.26.7 20:40:46 Uninstalling urllib3-1.26.7: 20:40:46 Successfully uninstalled urllib3-1.26.7 20:40:46 Attempting uninstall: idna 20:40:46 Found existing installation: idna 3.3 20:40:46 Uninstalling idna-3.3: 20:40:46 Successfully uninstalled idna-3.3 20:40:51 Attempting uninstall: requests 20:40:51 Found existing installation: requests 2.26.0 20:40:51 Uninstalling requests-2.26.0: 20:40:51 Successfully uninstalled requests-2.26.0 20:40:51 Running setup.py install for texttable: started 20:40:55 Running setup.py install for texttable: finished with status 'done' 20:40:55 Running setup.py install for PyYAML: started 20:40:58 Running setup.py install for PyYAML: finished with status 'done' 20:40:59 Running setup.py install for docopt: started 20:41:01 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:41:01 ---> a24df624c525 20:41:01 Step 3/26 : WORKDIR /edgex-go 20:41:01 ---> Using cache 20:41:01 ---> c5eace3e10fc 20:41:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:01 ---> Using cache 20:41:01 ---> 5d4059a8d65e 20:41:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:41:02 ---> Running in 31e8eefc987b 20:41:02 Running setup.py install for docopt: finished with status 'done' 20:41:02 Running setup.py install for dockerpty: started 20:41:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:05 Running setup.py install for dockerpty: finished with status 'done' 20:41:06 OK: 221 MiB in 51 packages 20:41:07 Removing intermediate container 31e8eefc987b 20:41:07 ---> b88ec8ab1035 20:41:07 Step 6/26 : COPY go.mod vendor* ./ 20:41:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:41:08 ---> eb273369554a 20:41:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:41:08 ---> Running in 1bdc1e0c9450 20:41:27 Removing intermediate container 89b914e7a0f3 20:41:27 ---> 6c063624f1e5 20:41:27 Step 14/23 : ENV APP_PORT=58890 20:41:27 ---> Running in 591681fbc089 20:41:27 Removing intermediate container 591681fbc089 20:41:27 ---> d47c4c84f4d3 20:41:27 Step 15/23 : EXPOSE $APP_PORT 20:41:27 ---> Running in b785b30606fd 20:41:27 Removing intermediate container b785b30606fd 20:41:27 ---> 3361b126efa8 20:41:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:41:29 ---> 54dd8a4db7b5 20:41:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:41:30 ---> d204e5560559 20:41:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:41:33 ---> f5251df4adc1 20:41:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:41:33 ---> Running in f044e1059d42 20:41:34 Removing intermediate container f044e1059d42 20:41:34 ---> 7f38cc832054 20:41:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:34 ---> Running in aebd859f6533 20:41:35 Removing intermediate container aebd859f6533 20:41:35 ---> 7622f63ee92c 20:41:35 Step 21/23 : LABEL arch=arm64 20:41:35 Removing intermediate container 5ea701cbd6c8 20:41:35 ---> d7e2eaa6db2f 20:41:35 20:41:35 Step 10/22 : FROM alpine:3.16 20:41:35 ---> 6e30ab57aeee 20:41:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:41:35 ---> Running in 0856f0dd676e 20:41:35 ---> Running in 458fa425872a 20:41:36 Removing intermediate container 0856f0dd676e 20:41:36 ---> 772a6b04190a 20:41:36 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:41:36 ---> Running in 18dfb701b5fd 20:41:37 Removing intermediate container 18dfb701b5fd 20:41:37 ---> bd24a7568164 20:41:37 Step 23/23 : LABEL version=2.2.1-dev.27 20:41:37 ---> Running in 881bc124431a 20:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:38 Removing intermediate container 881bc124431a 20:41:38 ---> 5e74ac7d8725 20:41:38 20:41:39 Successfully built 5e74ac7d8725 20:41:39 Successfully tagged sys-mgmt-agent-arm64:latest 20:41:39  Building sys-mgmt-agent ... done (1/6) Installing ca-certificates (20211220-r0) 20:41:39 (2/6) Installing brotli-libs (1.0.9-r6) 20:41:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:41:39 (4/6) Installing libcurl (7.83.1-r2) 20:41:39 (5/6) Installing curl (7.83.1-r2) 20:41:39 (6/6) Installing dumb-init (1.2.5-r1) 20:41:39 Executing busybox-1.35.0-r13.trigger 20:41:39 Executing ca-certificates-20211220-r0.trigger 20:41:40 OK: 8 MiB in 20 packages 20:41:43 Removing intermediate container 458fa425872a 20:41:43 ---> 81846017872e 20:41:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:41:43 ---> Running in 51fca77e4d9d 20:41:44 Removing intermediate container 51fca77e4d9d 20:41:44 ---> 9f6bfb9e9490 20:41:44 Step 13/22 : WORKDIR /edgex 20:41:44 ---> Running in ab54e03cabb0 20:41:45 Removing intermediate container ab54e03cabb0 20:41:45 ---> e438de74c4a2 20:41:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:41:47 ---> e564b2a5a21c 20:41:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:41:50 ---> a29bbfcf745e 20:41:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:41:52 ---> bafa389112b4 20:41:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:41:54 ---> c6f492837d47 20:41:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:54 ---> Running in 95ffb97328d5 20:41:59 Removing intermediate container 95ffb97328d5 20:41:59 ---> 0fbcd01f345b 20:41:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:41:59 ---> Running in 6928fba8c1d0 20:42:00 Removing intermediate container 6928fba8c1d0 20:42:00 ---> 3b06090ef4cf 20:42:00 Step 20/22 : LABEL arch=arm64 20:42:00 ---> Running in 439e2671a14a 20:42:01 Removing intermediate container 439e2671a14a 20:42:01 ---> 6e9eee1972c2 20:42:01 Step 21/22 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:42:01 ---> Running in e014bf7b3d35 20:42:02 Removing intermediate container e014bf7b3d35 20:42:02 ---> dcdcb41bfb02 20:42:02 Step 22/22 : LABEL version=2.2.1-dev.27 20:42:02 ---> Running in cc5607500c40 20:42:03 Removing intermediate container cc5607500c40 20:42:03 ---> d7ae56fb07b4 20:42:03 20:42:04 Successfully built d7ae56fb07b4 20:42:04 Successfully tagged security-proxy-setup-arm64:latest 20:42:05  Building security-proxy-setup ... done Removing intermediate container 1bdc1e0c9450 20:42:05 ---> 098ca6982a94 20:42:05 Step 8/26 : COPY . . 20:42:18 ---> 9230bcfdf457 20:42:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:42:18 ---> Running in 5860ce991bd9 20:42:18 Removing intermediate container 5860ce991bd9 20:42:18 ---> 1474044172cd 20:42:18 Step 10/26 : WORKDIR /edgex-go/spire-build 20:42:18 ---> Running in 5277510397b4 20:42:19 Removing intermediate container 5277510397b4 20:42:19 ---> ffa4ea57422f 20:42:19 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:42:19 ---> Running in e8ba9e4fa07f 20:42:22 Removing intermediate container e8ba9e4fa07f 20:42:22 ---> b876e621caa9 20:42:22 Step 12/26 : WORKDIR /edgex-go 20:42:22 ---> Running in 57f61c7febc1 20:42:23 Removing intermediate container 57f61c7febc1 20:42:23 ---> c17904232879 20:42:23 20:42:23 Step 13/26 : FROM alpine:3.15 20:42:23 ---> 3fb3c9af89a9 20:42:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:23 ---> Using cache 20:42:23 ---> a10bd5ae25f2 20:42:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:23 ---> Using cache 20:42:23 ---> 18dadcae945a 20:42:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:42:23 ---> Running in 2666d476d34d 20:42:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:27 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:42:27 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:42:27 OK: 15738 distinct packages available 20:42:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:42:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:42:29 (1/4) Installing dumb-init (1.2.5-r1) 20:42:29 (2/4) Installing musl-obstack (1.2.3-r0) 20:42:29 (3/4) Installing libucontext (1.1-r0) 20:42:29 (4/4) Installing gcompat (1.0.0-r4) 20:42:29 Executing busybox-1.34.1-r5.trigger 20:42:30 OK: 6 MiB in 18 packages 20:42:31 Removing intermediate container 2666d476d34d 20:42:31 ---> 0b0068eff2f9 20:42:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:42:36 ---> a0372f50e7a0 20:42:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:42:38 ---> 7a07ba34ff8d 20:42:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:42:38 ---> Running in ec3d0545f2f6 20:42:38 Removing intermediate container ec3d0545f2f6 20:42:38 ---> f46572332c2f 20:42:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:42:39 ---> f9aef6ff29b3 20:42:39 Step 21/26 : WORKDIR / 20:42:39 ---> Running in df0f9edaf386 20:42:40 Removing intermediate container df0f9edaf386 20:42:40 ---> aa494fb0eb01 20:42:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:42:40 ---> Running in a7b9fa9bb671 20:42:41 Removing intermediate container a7b9fa9bb671 20:42:41 ---> 4f70cd7d0032 20:42:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:42:41 ---> Running in 5e34a89d9cc4 20:42:41 Removing intermediate container 5e34a89d9cc4 20:42:41 ---> 2a8fbef250bd 20:42:41 Step 24/26 : LABEL arch=arm64 20:42:42 ---> Running in ecf61b5ac182 20:42:42 Removing intermediate container ecf61b5ac182 20:42:42 ---> 984751b4e0f4 20:42:42 Step 25/26 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:42:42 ---> Running in 140a18a5edf4 20:42:43 Removing intermediate container 140a18a5edf4 20:42:43 ---> 55327cb10ba6 20:42:43 Step 26/26 : LABEL version=2.2.1-dev.27 20:42:43 ---> Running in f29efec0d038 20:42:43 Removing intermediate container f29efec0d038 20:42:43 ---> f6b95e3fa27b 20:42:43 20:42:43 Successfully built f6b95e3fa27b 20:42:43 Successfully tagged security-spire-config-arm64:latest 20:42:59  Building security-spire-config ... done Removing intermediate container d62dc9c73ff7 20:42:59 ---> b05d7ed9eeda 20:42:59 20:42:59 Step 10/23 : FROM alpine:3.16 20:42:59 ---> 6e30ab57aeee 20:42:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:42:59 ---> Running in da791779de57 20:42:59 Removing intermediate container da791779de57 20:42:59 ---> d89a2a50d150 20:42:59 Step 12/23 : ENV APP_PORT=59880 20:42:59 ---> Running in 491b4abdc7e1 20:42:59 Removing intermediate container 491b4abdc7e1 20:42:59 ---> ed9420bfccc8 20:42:59 Step 13/23 : EXPOSE $APP_PORT 20:42:59 ---> Running in af98ecd9787c 20:42:59 Removing intermediate container af98ecd9787c 20:42:59 ---> da396fd9dc0f 20:42:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:59 ---> Running in ef4bf7e470a3 20:43:00 Removing intermediate container ef4bf7e470a3 20:43:00 ---> fc93232e3d45 20:43:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:43:00 ---> Running in 71b8043494c6 20:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:03 (1/6) Installing dumb-init (1.2.5-r1) 20:43:03 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:43:03 (3/6) Installing libsodium (1.0.18-r0) 20:43:03 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:43:03 (5/6) Installing libzmq (4.3.4-r0) 20:43:04 (6/6) Installing zeromq (4.3.4-r0) 20:43:04 Executing busybox-1.35.0-r13.trigger 20:43:04 OK: 8 MiB in 20 packages 20:43:05 Removing intermediate container 71b8043494c6 20:43:05 ---> 86d3ef115bd9 20:43:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:06 ---> 4467b59640ea 20:43:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:43:07 ---> 362b18645abe 20:43:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:43:07 Removing intermediate container 1413daf54b85 20:43:07 ---> e23840e21570 20:43:07 20:43:07 Step 10/22 : FROM alpine:3.16 20:43:07 ---> 6e30ab57aeee 20:43:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:43:07 ---> Using cache 20:43:07 ---> e5ffbeb95880 20:43:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:07 ---> Using cache 20:43:07 ---> ebdaf300bc0f 20:43:07 Step 13/22 : ENV APP_PORT=59861 20:43:07 ---> Running in 89ed766c1439 20:43:08 Removing intermediate container 89ed766c1439 20:43:08 ---> 257aee5ede0e 20:43:08 Step 14/22 : EXPOSE $APP_PORT 20:43:08 ---> 41e14a9eec93 20:43:08 Step 19/23 : ENTRYPOINT ["/core-data"] 20:43:08 ---> Running in fd644163c1f1 20:43:08 ---> Running in 6e192bf1b4fb 20:43:08 Removing intermediate container fd644163c1f1 20:43:08 ---> c29b4a05324d 20:43:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:08 Removing intermediate container 6e192bf1b4fb 20:43:08 ---> 8ab52c575653 20:43:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:08 ---> Running in 06f3db3ea89c 20:43:09 Removing intermediate container 06f3db3ea89c 20:43:09 ---> 797096e711ae 20:43:09 Step 21/23 : LABEL arch=arm64 20:43:09 ---> Running in 549bf311b4a5 20:43:09 ---> b43598a6938d 20:43:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:09 Removing intermediate container 549bf311b4a5 20:43:09 ---> 026b2d356298 20:43:09 Step 22/23 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:43:09 ---> Running in 42552da2bda1 20:43:10 Removing intermediate container 42552da2bda1 20:43:10 ---> 5ff70eee1e46 20:43:10 Step 23/23 : LABEL version=2.2.1-dev.27 20:43:10 ---> Running in d3c6edb7058a 20:43:10 Removing intermediate container d3c6edb7058a 20:43:10 ---> 6fe8941fae94 20:43:10 20:43:10 ---> c44be89a2b6e 20:43:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:10 Successfully built 6fe8941fae94 20:43:10 Successfully tagged core-data-arm64:latest 20:43:11  Building core-data ... done  ---> 8b01e9d70081 20:43:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:43:11 ---> Running in 62ea6041b18f 20:43:11 Removing intermediate container 62ea6041b18f 20:43:11 ---> 561df204ad98 20:43:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:11 ---> Running in 8bdb14eda070 20:43:12 Removing intermediate container 8bdb14eda070 20:43:12 ---> 490f22c23590 20:43:12 Step 20/22 : LABEL arch=arm64 20:43:12 ---> Running in 7e11cba5791a 20:43:12 Removing intermediate container 7e11cba5791a 20:43:12 ---> 4fa32cbfd047 20:43:12 Step 21/22 : LABEL git_sha=48498f0558753389f807f9f09415bce11d10e4ef 20:43:12 ---> Running in 7f1f93c08bf4 20:43:13 Removing intermediate container 7f1f93c08bf4 20:43:13 ---> d45bd71d2de3 20:43:13 Step 22/22 : LABEL version=2.2.1-dev.27 20:43:13 ---> Running in 7fa0cd49cce6 20:43:13 Removing intermediate container 7fa0cd49cce6 20:43:13 ---> 59f2c82d556c 20:43:13 20:43:13 Successfully built 59f2c82d556c 20:43:13 Successfully tagged support-scheduler-arm64:latest 20:43:13  Building support-scheduler ... done  [Pipeline] } 20:43:13 $ docker stop --time=1 0429410c24cb1772c241025badeecdda802b7c3065b539b065ce78c79988b7d0 20:43:15 $ docker rm -f 0429410c24cb1772c241025badeecdda802b7c3065b539b065ce78c79988b7d0 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:16 + docker images 20:43:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:43:16 support-scheduler-arm64 latest 59f2c82d556c 3 seconds ago 25.5MB 20:43:16 core-data-arm64 latest 6fe8941fae94 6 seconds ago 20.6MB 20:43:16 e23840e21570 10 seconds ago 1.35GB 20:43:16 b05d7ed9eeda 21 seconds ago 1.32GB 20:43:16 security-spire-config-arm64 latest f6b95e3fa27b 33 seconds ago 83.6MB 20:43:16 c17904232879 53 seconds ago 1.19GB 20:43:16 security-proxy-setup-arm64 latest d7ae56fb07b4 About a minute ago 26.1MB 20:43:16 sys-mgmt-agent-arm64 latest 5e74ac7d8725 About a minute ago 282MB 20:43:16 d7e2eaa6db2f About a minute ago 1.3GB 20:43:16 security-bootstrapper-arm64 latest 717db08fcacd 2 minutes ago 18.5MB 20:43:16 00587537f1bd 3 minutes ago 1.29GB 20:43:16 a8bd00d422c0 3 minutes ago 1.29GB 20:43:16 support-notifications-arm64 latest d4c476d66322 7 minutes ago 26.1MB 20:43:16 core-metadata-arm64 latest 5610870c72de 7 minutes ago 16.4MB 20:43:16 f0708de0c5e2 7 minutes ago 1.35GB 20:43:16 acb02c837f5d 7 minutes ago 1.29GB 20:43:16 core-command-arm64 latest 2b704981d58f 8 minutes ago 15.5MB 20:43:16 3c634c000ad5 8 minutes ago 1.29GB 20:43:16 security-spiffe-token-provider-arm64 latest 7c5a608a33b1 8 minutes ago 28.2MB 20:43:16 dc125a01c83d 9 minutes ago 1.34GB 20:43:16 security-secretstore-setup-arm64 latest 23e4916f9a26 10 minutes ago 27.9MB 20:43:16 867a40d7d4a9 10 minutes ago 1.3GB 20:43:16 security-spire-agent-arm64 latest 858ac455a7eb 15 minutes ago 122MB 20:43:16 security-spire-server-arm64 latest 4284d892f676 15 minutes ago 84.2MB 20:43:16 13b75fd8f0e9 15 minutes ago 1.19GB 20:43:16 387cfcc7a503 15 minutes ago 1.19GB 20:43:16 ci-base-image-arm64 latest a24df624c525 19 minutes ago 938MB 20:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 days ago 678MB 20:43:16 alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB 20:43:16 docker 20.10.14 c346e9eafbab 3 months ago 202MB 20:43:16 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 20:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:16 provisioning config files... 20:43:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/261@tmp/config5058105110130550422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:16 ---> docker-login.sh 20:43:16 nexus3.edgexfoundry.org:10001 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 nexus3.edgexfoundry.org:10002 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 nexus3.edgexfoundry.org:10003 20:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:18 Configure a credential helper to remove this warning. See 20:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:18 20:43:18 Login Succeeded 20:43:18 nexus3.edgexfoundry.org:10004 20:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:18 Configure a credential helper to remove this warning. See 20:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:18 20:43:18 Login Succeeded 20:43:18 docker.io 20:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:19 Configure a credential helper to remove this warning. See 20:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:19 20:43:19 Login Succeeded 20:43:19 ---> docker-login.sh ends [Pipeline] } 20:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:43:19 48498f0558753389f807f9f09415bce11d10e4ef 20:43:19 latest 20:43:19 2.2.1-dev.27 20:43:19 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:19 main 20:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:43:20 1930b67bad24: Preparing 20:43:20 ec183dff5aec: Preparing 20:43:20 f8c04a9a91e8: Preparing 20:43:20 934d58572a3a: Preparing 20:43:20 dd565ff850e7: Preparing 20:43:20 dd565ff850e7: Layer already exists 20:43:20 1930b67bad24: Pushed 20:43:20 f8c04a9a91e8: Pushed 20:43:20 934d58572a3a: Pushed 20:43:23 ec183dff5aec: Pushed 20:43:23 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:513b15b48f433e1b19927db332fdfea48ef5b5135133c3c563fedd52386b36dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:43:23 1930b67bad24: Preparing 20:43:23 ec183dff5aec: Preparing 20:43:23 f8c04a9a91e8: Preparing 20:43:23 934d58572a3a: Preparing 20:43:23 dd565ff850e7: Preparing 20:43:23 f8c04a9a91e8: Layer already exists 20:43:23 ec183dff5aec: Layer already exists 20:43:23 dd565ff850e7: Layer already exists 20:43:23 1930b67bad24: Layer already exists 20:43:23 934d58572a3a: Layer already exists 20:43:24 latest: digest: sha256:513b15b48f433e1b19927db332fdfea48ef5b5135133c3c563fedd52386b36dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.27 20:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:43:24 1930b67bad24: Preparing 20:43:24 ec183dff5aec: Preparing 20:43:24 f8c04a9a91e8: Preparing 20:43:24 934d58572a3a: Preparing 20:43:24 dd565ff850e7: Preparing 20:43:24 934d58572a3a: Layer already exists 20:43:24 ec183dff5aec: Layer already exists 20:43:24 dd565ff850e7: Layer already exists 20:43:24 f8c04a9a91e8: Layer already exists 20:43:24 1930b67bad24: Layer already exists 20:43:25 2.2.1-dev.27: digest: sha256:513b15b48f433e1b19927db332fdfea48ef5b5135133c3c563fedd52386b36dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:43:25 1930b67bad24: Preparing 20:43:25 ec183dff5aec: Preparing 20:43:25 f8c04a9a91e8: Preparing 20:43:25 934d58572a3a: Preparing 20:43:25 dd565ff850e7: Preparing 20:43:25 f8c04a9a91e8: Layer already exists 20:43:25 ec183dff5aec: Layer already exists 20:43:25 1930b67bad24: Layer already exists 20:43:25 dd565ff850e7: Layer already exists 20:43:25 934d58572a3a: Layer already exists 20:43:26 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:513b15b48f433e1b19927db332fdfea48ef5b5135133c3c563fedd52386b36dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:43:26 1930b67bad24: Preparing 20:43:26 ec183dff5aec: Preparing 20:43:26 f8c04a9a91e8: Preparing 20:43:26 934d58572a3a: Preparing 20:43:26 dd565ff850e7: Preparing 20:43:26 ec183dff5aec: Layer already exists 20:43:26 934d58572a3a: Layer already exists 20:43:26 1930b67bad24: Layer already exists 20:43:26 dd565ff850e7: Layer already exists 20:43:26 f8c04a9a91e8: Layer already exists 20:43:27 main: digest: sha256:513b15b48f433e1b19927db332fdfea48ef5b5135133c3c563fedd52386b36dc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:27 ===================================================== [Pipeline] echo 20:43:27 taggedImages: 20:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.27 20:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:43:27 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:43:27 48498f0558753389f807f9f09415bce11d10e4ef 20:43:27 latest 20:43:27 2.2.1-dev.27 20:43:27 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:27 main 20:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:27 9fc71a9019ce: Preparing 20:43:27 0725e866a1bf: Preparing 20:43:27 f8c04a9a91e8: Preparing 20:43:27 540a775e2b1d: Preparing 20:43:27 4dc301394313: Preparing 20:43:27 dd565ff850e7: Preparing 20:43:27 dd565ff850e7: Waiting 20:43:28 f8c04a9a91e8: Layer already exists 20:43:28 dd565ff850e7: Layer already exists 20:43:28 9fc71a9019ce: Pushed 20:43:28 4dc301394313: Pushed 20:43:28 540a775e2b1d: Pushed 20:43:31 0725e866a1bf: Pushed 20:43:31 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:93eee0a8ef056cea2b7c1558ccf38fb19657f1595b0a8bd09821ffcc0ae4cfc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:32 9fc71a9019ce: Preparing 20:43:32 0725e866a1bf: Preparing 20:43:32 f8c04a9a91e8: Preparing 20:43:32 540a775e2b1d: Preparing 20:43:32 4dc301394313: Preparing 20:43:32 dd565ff850e7: Preparing 20:43:32 dd565ff850e7: Waiting 20:43:32 4dc301394313: Layer already exists 20:43:32 9fc71a9019ce: Layer already exists 20:43:32 f8c04a9a91e8: Layer already exists 20:43:32 540a775e2b1d: Layer already exists 20:43:32 0725e866a1bf: Layer already exists 20:43:32 dd565ff850e7: Layer already exists 20:43:32 latest: digest: sha256:93eee0a8ef056cea2b7c1558ccf38fb19657f1595b0a8bd09821ffcc0ae4cfc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.27 20:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:33 9fc71a9019ce: Preparing 20:43:33 0725e866a1bf: Preparing 20:43:33 f8c04a9a91e8: Preparing 20:43:33 540a775e2b1d: Preparing 20:43:33 4dc301394313: Preparing 20:43:33 dd565ff850e7: Preparing 20:43:33 dd565ff850e7: Waiting 20:43:33 0725e866a1bf: Layer already exists 20:43:33 4dc301394313: Layer already exists 20:43:33 f8c04a9a91e8: Layer already exists 20:43:33 9fc71a9019ce: Layer already exists 20:43:33 540a775e2b1d: Layer already exists 20:43:33 dd565ff850e7: Layer already exists 20:43:33 2.2.1-dev.27: digest: sha256:93eee0a8ef056cea2b7c1558ccf38fb19657f1595b0a8bd09821ffcc0ae4cfc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:34 9fc71a9019ce: Preparing 20:43:34 0725e866a1bf: Preparing 20:43:34 f8c04a9a91e8: Preparing 20:43:34 540a775e2b1d: Preparing 20:43:34 4dc301394313: Preparing 20:43:34 dd565ff850e7: Preparing 20:43:34 dd565ff850e7: Waiting 20:43:34 9fc71a9019ce: Layer already exists 20:43:34 4dc301394313: Layer already exists 20:43:34 540a775e2b1d: Layer already exists 20:43:34 f8c04a9a91e8: Layer already exists 20:43:34 0725e866a1bf: Layer already exists 20:43:34 dd565ff850e7: Layer already exists 20:43:34 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:93eee0a8ef056cea2b7c1558ccf38fb19657f1595b0a8bd09821ffcc0ae4cfc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:43:35 9fc71a9019ce: Preparing 20:43:35 0725e866a1bf: Preparing 20:43:35 f8c04a9a91e8: Preparing 20:43:35 540a775e2b1d: Preparing 20:43:35 4dc301394313: Preparing 20:43:35 dd565ff850e7: Preparing 20:43:35 dd565ff850e7: Waiting 20:43:35 4dc301394313: Layer already exists 20:43:35 540a775e2b1d: Layer already exists 20:43:35 f8c04a9a91e8: Layer already exists 20:43:35 0725e866a1bf: Layer already exists 20:43:35 9fc71a9019ce: Layer already exists 20:43:35 dd565ff850e7: Layer already exists 20:43:35 main: digest: sha256:93eee0a8ef056cea2b7c1558ccf38fb19657f1595b0a8bd09821ffcc0ae4cfc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:35 ===================================================== [Pipeline] echo 20:43:35 taggedImages: 20:43:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:43:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.27 20:43:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:43:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:43:35 48498f0558753389f807f9f09415bce11d10e4ef 20:43:35 latest 20:43:35 2.2.1-dev.27 20:43:35 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:35 main 20:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:36 8e14e7cde463: Preparing 20:43:36 a7e6f1338654: Preparing 20:43:36 f8c04a9a91e8: Preparing 20:43:36 934d58572a3a: Preparing 20:43:36 dd565ff850e7: Preparing 20:43:36 dd565ff850e7: Layer already exists 20:43:36 f8c04a9a91e8: Layer already exists 20:43:36 934d58572a3a: Layer already exists 20:43:36 8e14e7cde463: Pushed 20:43:39 a7e6f1338654: Pushed 20:43:39 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:14dd265c9e32306c1cf683ca58caa72a6116efd244a97703e79422221e09c1c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:39 8e14e7cde463: Preparing 20:43:39 a7e6f1338654: Preparing 20:43:39 f8c04a9a91e8: Preparing 20:43:39 934d58572a3a: Preparing 20:43:39 dd565ff850e7: Preparing 20:43:39 8e14e7cde463: Layer already exists 20:43:39 a7e6f1338654: Layer already exists 20:43:39 dd565ff850e7: Layer already exists 20:43:39 f8c04a9a91e8: Layer already exists 20:43:39 934d58572a3a: Layer already exists 20:43:40 latest: digest: sha256:14dd265c9e32306c1cf683ca58caa72a6116efd244a97703e79422221e09c1c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.27 20:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:40 8e14e7cde463: Preparing 20:43:40 a7e6f1338654: Preparing 20:43:40 f8c04a9a91e8: Preparing 20:43:40 934d58572a3a: Preparing 20:43:40 dd565ff850e7: Preparing 20:43:40 a7e6f1338654: Layer already exists 20:43:40 8e14e7cde463: Layer already exists 20:43:40 f8c04a9a91e8: Layer already exists 20:43:40 dd565ff850e7: Layer already exists 20:43:40 934d58572a3a: Layer already exists 20:43:40 2.2.1-dev.27: digest: sha256:14dd265c9e32306c1cf683ca58caa72a6116efd244a97703e79422221e09c1c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:41 8e14e7cde463: Preparing 20:43:41 a7e6f1338654: Preparing 20:43:41 f8c04a9a91e8: Preparing 20:43:41 934d58572a3a: Preparing 20:43:41 dd565ff850e7: Preparing 20:43:42 f8c04a9a91e8: Layer already exists 20:43:42 8e14e7cde463: Layer already exists 20:43:42 a7e6f1338654: Layer already exists 20:43:42 dd565ff850e7: Layer already exists 20:43:42 934d58572a3a: Layer already exists 20:43:42 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:14dd265c9e32306c1cf683ca58caa72a6116efd244a97703e79422221e09c1c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:43:42 8e14e7cde463: Preparing 20:43:42 a7e6f1338654: Preparing 20:43:42 f8c04a9a91e8: Preparing 20:43:42 934d58572a3a: Preparing 20:43:42 dd565ff850e7: Preparing 20:43:42 934d58572a3a: Layer already exists 20:43:42 a7e6f1338654: Layer already exists 20:43:42 f8c04a9a91e8: Layer already exists 20:43:42 dd565ff850e7: Layer already exists 20:43:42 8e14e7cde463: Layer already exists 20:43:43 main: digest: sha256:14dd265c9e32306c1cf683ca58caa72a6116efd244a97703e79422221e09c1c2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:43 ===================================================== [Pipeline] echo 20:43:43 taggedImages: 20:43:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:43:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.27 20:43:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:43:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:43:43 48498f0558753389f807f9f09415bce11d10e4ef 20:43:43 latest 20:43:43 2.2.1-dev.27 20:43:43 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:43 main 20:43:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:44 95d485a2406a: Preparing 20:43:44 95d485a2406a: Preparing 20:43:44 c87f18530355: Preparing 20:43:44 7018bfb7eff7: Preparing 20:43:44 40bf652e7d50: Preparing 20:43:44 4d82de661721: Preparing 20:43:44 f8c04a9a91e8: Preparing 20:43:44 acc6887a017a: Preparing 20:43:44 24d201ee5f3b: Preparing 20:43:44 8df638b25592: Preparing 20:43:44 df2f3acea284: Preparing 20:43:44 dd565ff850e7: Preparing 20:43:44 f8c04a9a91e8: Waiting 20:43:44 8df638b25592: Waiting 20:43:44 df2f3acea284: Waiting 20:43:44 dd565ff850e7: Waiting 20:43:44 acc6887a017a: Waiting 20:43:44 24d201ee5f3b: Waiting 20:43:44 c87f18530355: Pushed 20:43:44 40bf652e7d50: Pushed 20:43:44 95d485a2406a: Pushed 20:43:44 7018bfb7eff7: Pushed 20:43:44 f8c04a9a91e8: Layer already exists 20:43:44 acc6887a017a: Pushed 20:43:44 24d201ee5f3b: Pushed 20:43:44 8df638b25592: Pushed 20:43:44 dd565ff850e7: Layer already exists 20:43:44 df2f3acea284: Pushed 20:43:47 4d82de661721: Pushed 20:43:47 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:e883bde20f2aae3597982dccf8c30c8ab22bcc67ab48386afd6833c661525366 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:48 95d485a2406a: Preparing 20:43:48 95d485a2406a: Preparing 20:43:48 c87f18530355: Preparing 20:43:48 7018bfb7eff7: Preparing 20:43:48 40bf652e7d50: Preparing 20:43:48 4d82de661721: Preparing 20:43:48 f8c04a9a91e8: Preparing 20:43:48 acc6887a017a: Preparing 20:43:48 24d201ee5f3b: Preparing 20:43:48 8df638b25592: Preparing 20:43:48 df2f3acea284: Preparing 20:43:48 dd565ff850e7: Preparing 20:43:48 24d201ee5f3b: Waiting 20:43:48 8df638b25592: Waiting 20:43:48 f8c04a9a91e8: Waiting 20:43:48 df2f3acea284: Waiting 20:43:48 acc6887a017a: Waiting 20:43:48 dd565ff850e7: Waiting 20:43:48 95d485a2406a: Layer already exists 20:43:48 4d82de661721: Layer already exists 20:43:48 7018bfb7eff7: Layer already exists 20:43:48 40bf652e7d50: Layer already exists 20:43:48 c87f18530355: Layer already exists 20:43:48 acc6887a017a: Layer already exists 20:43:48 f8c04a9a91e8: Layer already exists 20:43:48 24d201ee5f3b: Layer already exists 20:43:48 8df638b25592: Layer already exists 20:43:48 df2f3acea284: Layer already exists 20:43:48 dd565ff850e7: Layer already exists 20:43:48 latest: digest: sha256:e883bde20f2aae3597982dccf8c30c8ab22bcc67ab48386afd6833c661525366 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.27 20:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:49 95d485a2406a: Preparing 20:43:49 95d485a2406a: Preparing 20:43:49 c87f18530355: Preparing 20:43:49 7018bfb7eff7: Preparing 20:43:49 40bf652e7d50: Preparing 20:43:49 4d82de661721: Preparing 20:43:49 f8c04a9a91e8: Preparing 20:43:49 acc6887a017a: Preparing 20:43:49 24d201ee5f3b: Preparing 20:43:49 8df638b25592: Preparing 20:43:49 df2f3acea284: Preparing 20:43:49 dd565ff850e7: Preparing 20:43:49 24d201ee5f3b: Waiting 20:43:49 f8c04a9a91e8: Waiting 20:43:49 acc6887a017a: Waiting 20:43:49 8df638b25592: Waiting 20:43:49 dd565ff850e7: Waiting 20:43:49 df2f3acea284: Waiting 20:43:49 4d82de661721: Layer already exists 20:43:49 95d485a2406a: Layer already exists 20:43:49 7018bfb7eff7: Layer already exists 20:43:49 40bf652e7d50: Layer already exists 20:43:49 c87f18530355: Layer already exists 20:43:49 24d201ee5f3b: Layer already exists 20:43:49 df2f3acea284: Layer already exists 20:43:49 acc6887a017a: Layer already exists 20:43:49 f8c04a9a91e8: Layer already exists 20:43:49 8df638b25592: Layer already exists 20:43:49 dd565ff850e7: Layer already exists 20:43:49 2.2.1-dev.27: digest: sha256:e883bde20f2aae3597982dccf8c30c8ab22bcc67ab48386afd6833c661525366 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:50 95d485a2406a: Preparing 20:43:50 95d485a2406a: Preparing 20:43:50 c87f18530355: Preparing 20:43:50 7018bfb7eff7: Preparing 20:43:50 40bf652e7d50: Preparing 20:43:50 4d82de661721: Preparing 20:43:50 f8c04a9a91e8: Preparing 20:43:50 acc6887a017a: Preparing 20:43:50 24d201ee5f3b: Preparing 20:43:50 8df638b25592: Preparing 20:43:50 df2f3acea284: Preparing 20:43:50 dd565ff850e7: Preparing 20:43:50 f8c04a9a91e8: Waiting 20:43:50 acc6887a017a: Waiting 20:43:50 24d201ee5f3b: Waiting 20:43:50 8df638b25592: Waiting 20:43:50 df2f3acea284: Waiting 20:43:50 dd565ff850e7: Waiting 20:43:50 95d485a2406a: Layer already exists 20:43:50 4d82de661721: Layer already exists 20:43:50 c87f18530355: Layer already exists 20:43:50 40bf652e7d50: Layer already exists 20:43:50 7018bfb7eff7: Layer already exists 20:43:50 8df638b25592: Layer already exists 20:43:50 acc6887a017a: Layer already exists 20:43:50 f8c04a9a91e8: Layer already exists 20:43:50 df2f3acea284: Layer already exists 20:43:50 24d201ee5f3b: Layer already exists 20:43:50 dd565ff850e7: Layer already exists 20:43:50 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:e883bde20f2aae3597982dccf8c30c8ab22bcc67ab48386afd6833c661525366 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:43:51 95d485a2406a: Preparing 20:43:51 95d485a2406a: Preparing 20:43:51 c87f18530355: Preparing 20:43:51 7018bfb7eff7: Preparing 20:43:51 40bf652e7d50: Preparing 20:43:51 4d82de661721: Preparing 20:43:51 f8c04a9a91e8: Preparing 20:43:51 acc6887a017a: Preparing 20:43:51 24d201ee5f3b: Preparing 20:43:51 8df638b25592: Preparing 20:43:51 df2f3acea284: Preparing 20:43:51 dd565ff850e7: Preparing 20:43:51 24d201ee5f3b: Waiting 20:43:51 8df638b25592: Waiting 20:43:51 dd565ff850e7: Waiting 20:43:51 df2f3acea284: Waiting 20:43:51 acc6887a017a: Waiting 20:43:51 f8c04a9a91e8: Waiting 20:43:51 7018bfb7eff7: Layer already exists 20:43:51 4d82de661721: Layer already exists 20:43:51 95d485a2406a: Layer already exists 20:43:51 c87f18530355: Layer already exists 20:43:51 40bf652e7d50: Layer already exists 20:43:51 24d201ee5f3b: Layer already exists 20:43:51 acc6887a017a: Layer already exists 20:43:51 f8c04a9a91e8: Layer already exists 20:43:51 8df638b25592: Layer already exists 20:43:51 df2f3acea284: Layer already exists 20:43:51 dd565ff850e7: Layer already exists 20:43:51 main: digest: sha256:e883bde20f2aae3597982dccf8c30c8ab22bcc67ab48386afd6833c661525366 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:51 ===================================================== [Pipeline] echo 20:43:51 taggedImages: 20:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.27 20:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:43:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:43:51 48498f0558753389f807f9f09415bce11d10e4ef 20:43:51 latest 20:43:51 2.2.1-dev.27 20:43:51 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:51 main 20:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:52 7b7b2220e3cc: Preparing 20:43:52 4fd65d770591: Preparing 20:43:52 fff18b3d38a2: Preparing 20:43:52 e0be2f4ac86a: Preparing 20:43:52 bfd4b6e960d1: Preparing 20:43:52 c74ed30460f4: Preparing 20:43:52 679a1236a721: Preparing 20:43:52 dd565ff850e7: Preparing 20:43:52 c74ed30460f4: Waiting 20:43:52 679a1236a721: Waiting 20:43:52 7b7b2220e3cc: Pushed 20:43:52 4fd65d770591: Pushed 20:43:52 bfd4b6e960d1: Pushed 20:43:52 dd565ff850e7: Layer already exists 20:43:52 c74ed30460f4: Pushed 20:43:53 679a1236a721: Pushed 20:43:54 fff18b3d38a2: Pushed 20:43:54 e0be2f4ac86a: Pushed 20:43:54 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:0a02021420ab222619d7d1a8dbd81bc1815a4a6281a46030ba334e2ef1e7e509 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:55 7b7b2220e3cc: Preparing 20:43:55 4fd65d770591: Preparing 20:43:55 fff18b3d38a2: Preparing 20:43:55 e0be2f4ac86a: Preparing 20:43:55 bfd4b6e960d1: Preparing 20:43:55 c74ed30460f4: Preparing 20:43:55 679a1236a721: Preparing 20:43:55 dd565ff850e7: Preparing 20:43:55 c74ed30460f4: Waiting 20:43:55 679a1236a721: Waiting 20:43:55 dd565ff850e7: Waiting 20:43:55 e0be2f4ac86a: Layer already exists 20:43:55 7b7b2220e3cc: Layer already exists 20:43:55 fff18b3d38a2: Layer already exists 20:43:55 bfd4b6e960d1: Layer already exists 20:43:55 4fd65d770591: Layer already exists 20:43:55 679a1236a721: Layer already exists 20:43:55 c74ed30460f4: Layer already exists 20:43:55 dd565ff850e7: Layer already exists 20:43:55 latest: digest: sha256:0a02021420ab222619d7d1a8dbd81bc1815a4a6281a46030ba334e2ef1e7e509 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.27 20:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:56 7b7b2220e3cc: Preparing 20:43:56 4fd65d770591: Preparing 20:43:56 fff18b3d38a2: Preparing 20:43:56 e0be2f4ac86a: Preparing 20:43:56 bfd4b6e960d1: Preparing 20:43:56 c74ed30460f4: Preparing 20:43:56 679a1236a721: Preparing 20:43:56 dd565ff850e7: Preparing 20:43:56 679a1236a721: Waiting 20:43:56 dd565ff850e7: Waiting 20:43:56 c74ed30460f4: Waiting 20:43:56 fff18b3d38a2: Layer already exists 20:43:56 bfd4b6e960d1: Layer already exists 20:43:56 7b7b2220e3cc: Layer already exists 20:43:56 e0be2f4ac86a: Layer already exists 20:43:56 4fd65d770591: Layer already exists 20:43:56 679a1236a721: Layer already exists 20:43:56 c74ed30460f4: Layer already exists 20:43:56 dd565ff850e7: Layer already exists 20:43:56 2.2.1-dev.27: digest: sha256:0a02021420ab222619d7d1a8dbd81bc1815a4a6281a46030ba334e2ef1e7e509 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:57 7b7b2220e3cc: Preparing 20:43:57 4fd65d770591: Preparing 20:43:57 fff18b3d38a2: Preparing 20:43:57 e0be2f4ac86a: Preparing 20:43:57 bfd4b6e960d1: Preparing 20:43:57 c74ed30460f4: Preparing 20:43:57 679a1236a721: Preparing 20:43:57 dd565ff850e7: Preparing 20:43:57 679a1236a721: Waiting 20:43:57 dd565ff850e7: Waiting 20:43:57 c74ed30460f4: Waiting 20:43:57 7b7b2220e3cc: Layer already exists 20:43:57 bfd4b6e960d1: Layer already exists 20:43:57 4fd65d770591: Layer already exists 20:43:57 e0be2f4ac86a: Layer already exists 20:43:57 fff18b3d38a2: Layer already exists 20:43:57 679a1236a721: Layer already exists 20:43:57 dd565ff850e7: Layer already exists 20:43:57 c74ed30460f4: Layer already exists 20:43:57 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:0a02021420ab222619d7d1a8dbd81bc1815a4a6281a46030ba334e2ef1e7e509 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:43:58 7b7b2220e3cc: Preparing 20:43:58 4fd65d770591: Preparing 20:43:58 fff18b3d38a2: Preparing 20:43:58 e0be2f4ac86a: Preparing 20:43:58 bfd4b6e960d1: Preparing 20:43:58 c74ed30460f4: Preparing 20:43:58 679a1236a721: Preparing 20:43:58 dd565ff850e7: Preparing 20:43:58 c74ed30460f4: Waiting 20:43:58 679a1236a721: Waiting 20:43:58 dd565ff850e7: Waiting 20:43:58 e0be2f4ac86a: Layer already exists 20:43:58 7b7b2220e3cc: Layer already exists 20:43:58 4fd65d770591: Layer already exists 20:43:58 bfd4b6e960d1: Layer already exists 20:43:58 fff18b3d38a2: Layer already exists 20:43:58 c74ed30460f4: Layer already exists 20:43:58 679a1236a721: Layer already exists 20:43:58 dd565ff850e7: Layer already exists 20:43:58 main: digest: sha256:0a02021420ab222619d7d1a8dbd81bc1815a4a6281a46030ba334e2ef1e7e509 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:58 ===================================================== [Pipeline] echo 20:43:58 taggedImages: 20:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.27 20:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:43:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:43:58 48498f0558753389f807f9f09415bce11d10e4ef 20:43:58 latest 20:43:58 2.2.1-dev.27 20:43:58 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:43:58 main 20:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:43:59 ae8b7470fbff: Preparing 20:43:59 9f5f759ac223: Preparing 20:43:59 b4796f7ee30c: Preparing 20:43:59 523995a5f67b: Preparing 20:43:59 9bc01b589a01: Preparing 20:43:59 de940c7f730c: Preparing 20:43:59 03694c7c9365: Preparing 20:43:59 b785c5bedfa4: Preparing 20:43:59 fb40415f8415: Preparing 20:43:59 dd565ff850e7: Preparing 20:43:59 de940c7f730c: Waiting 20:43:59 03694c7c9365: Waiting 20:43:59 b785c5bedfa4: Waiting 20:43:59 fb40415f8415: Waiting 20:43:59 dd565ff850e7: Waiting 20:43:59 ae8b7470fbff: Pushed 20:43:59 9f5f759ac223: Pushed 20:43:59 9bc01b589a01: Pushed 20:44:00 de940c7f730c: Pushed 20:44:00 b785c5bedfa4: Pushed 20:44:00 03694c7c9365: Pushed 20:44:00 dd565ff850e7: Layer already exists 20:44:00 fb40415f8415: Pushed 20:44:02 523995a5f67b: Pushed 20:44:02 b4796f7ee30c: Pushed 20:44:03 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:82eaa25879ed0e2c04849693188531d7c69516c60e8baf4357d6c622e6933419 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:03 ae8b7470fbff: Preparing 20:44:03 9f5f759ac223: Preparing 20:44:03 b4796f7ee30c: Preparing 20:44:03 523995a5f67b: Preparing 20:44:03 9bc01b589a01: Preparing 20:44:03 de940c7f730c: Preparing 20:44:03 03694c7c9365: Preparing 20:44:03 b785c5bedfa4: Preparing 20:44:03 fb40415f8415: Preparing 20:44:03 dd565ff850e7: Preparing 20:44:03 de940c7f730c: Waiting 20:44:03 03694c7c9365: Waiting 20:44:03 b785c5bedfa4: Waiting 20:44:03 fb40415f8415: Waiting 20:44:03 dd565ff850e7: Waiting 20:44:03 9bc01b589a01: Layer already exists 20:44:03 b4796f7ee30c: Layer already exists 20:44:03 9f5f759ac223: Layer already exists 20:44:03 ae8b7470fbff: Layer already exists 20:44:03 523995a5f67b: Layer already exists 20:44:03 de940c7f730c: Layer already exists 20:44:03 03694c7c9365: Layer already exists 20:44:03 fb40415f8415: Layer already exists 20:44:03 b785c5bedfa4: Layer already exists 20:44:03 dd565ff850e7: Layer already exists 20:44:04 latest: digest: sha256:82eaa25879ed0e2c04849693188531d7c69516c60e8baf4357d6c622e6933419 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.27 20:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:04 ae8b7470fbff: Preparing 20:44:04 9f5f759ac223: Preparing 20:44:04 b4796f7ee30c: Preparing 20:44:04 523995a5f67b: Preparing 20:44:04 9bc01b589a01: Preparing 20:44:04 de940c7f730c: Preparing 20:44:04 03694c7c9365: Preparing 20:44:04 b785c5bedfa4: Preparing 20:44:04 fb40415f8415: Preparing 20:44:04 dd565ff850e7: Preparing 20:44:04 b785c5bedfa4: Waiting 20:44:04 fb40415f8415: Waiting 20:44:04 dd565ff850e7: Waiting 20:44:04 03694c7c9365: Waiting 20:44:04 9f5f759ac223: Layer already exists 20:44:04 9bc01b589a01: Layer already exists 20:44:04 523995a5f67b: Layer already exists 20:44:04 ae8b7470fbff: Layer already exists 20:44:04 b4796f7ee30c: Layer already exists 20:44:04 03694c7c9365: Layer already exists 20:44:04 de940c7f730c: Layer already exists 20:44:04 fb40415f8415: Layer already exists 20:44:04 b785c5bedfa4: Layer already exists 20:44:04 dd565ff850e7: Layer already exists 20:44:05 2.2.1-dev.27: digest: sha256:82eaa25879ed0e2c04849693188531d7c69516c60e8baf4357d6c622e6933419 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:05 ae8b7470fbff: Preparing 20:44:05 9f5f759ac223: Preparing 20:44:05 b4796f7ee30c: Preparing 20:44:05 523995a5f67b: Preparing 20:44:05 9bc01b589a01: Preparing 20:44:05 de940c7f730c: Preparing 20:44:05 03694c7c9365: Preparing 20:44:05 b785c5bedfa4: Preparing 20:44:05 fb40415f8415: Preparing 20:44:05 dd565ff850e7: Preparing 20:44:05 de940c7f730c: Waiting 20:44:05 b785c5bedfa4: Waiting 20:44:05 fb40415f8415: Waiting 20:44:05 dd565ff850e7: Waiting 20:44:05 03694c7c9365: Waiting 20:44:05 523995a5f67b: Layer already exists 20:44:05 9bc01b589a01: Layer already exists 20:44:05 9f5f759ac223: Layer already exists 20:44:05 ae8b7470fbff: Layer already exists 20:44:05 b4796f7ee30c: Layer already exists 20:44:06 b785c5bedfa4: Layer already exists 20:44:06 03694c7c9365: Layer already exists 20:44:06 dd565ff850e7: Layer already exists 20:44:06 de940c7f730c: Layer already exists 20:44:06 fb40415f8415: Layer already exists 20:44:06 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:82eaa25879ed0e2c04849693188531d7c69516c60e8baf4357d6c622e6933419 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:44:06 ae8b7470fbff: Preparing 20:44:06 9f5f759ac223: Preparing 20:44:06 b4796f7ee30c: Preparing 20:44:06 523995a5f67b: Preparing 20:44:06 9bc01b589a01: Preparing 20:44:06 de940c7f730c: Preparing 20:44:06 03694c7c9365: Preparing 20:44:06 b785c5bedfa4: Preparing 20:44:06 fb40415f8415: Preparing 20:44:06 dd565ff850e7: Preparing 20:44:06 de940c7f730c: Waiting 20:44:06 03694c7c9365: Waiting 20:44:06 b785c5bedfa4: Waiting 20:44:06 fb40415f8415: Waiting 20:44:06 dd565ff850e7: Waiting 20:44:06 523995a5f67b: Layer already exists 20:44:06 9bc01b589a01: Layer already exists 20:44:06 9f5f759ac223: Layer already exists 20:44:06 ae8b7470fbff: Layer already exists 20:44:06 b4796f7ee30c: Layer already exists 20:44:06 03694c7c9365: Layer already exists 20:44:06 b785c5bedfa4: Layer already exists 20:44:06 fb40415f8415: Layer already exists 20:44:06 de940c7f730c: Layer already exists 20:44:06 dd565ff850e7: Layer already exists 20:44:07 main: digest: sha256:82eaa25879ed0e2c04849693188531d7c69516c60e8baf4357d6c622e6933419 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:07 ===================================================== [Pipeline] echo 20:44:07 taggedImages: 20:44:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:44:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.27 20:44:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:44:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:44:07 48498f0558753389f807f9f09415bce11d10e4ef 20:44:07 latest 20:44:07 2.2.1-dev.27 20:44:07 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:07 main 20:44:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:08 692dd75e254c: Preparing 20:44:08 a60c6e5ba6e6: Preparing 20:44:08 f8c04a9a91e8: Preparing 20:44:08 7040d2780003: Preparing 20:44:08 5ba982098eb7: Preparing 20:44:08 4f4ce317c6bb: Preparing 20:44:08 4f4ce317c6bb: Waiting 20:44:08 f8c04a9a91e8: Layer already exists 20:44:08 4f4ce317c6bb: Layer already exists 20:44:08 5ba982098eb7: Pushed 20:44:08 692dd75e254c: Pushed 20:44:09 7040d2780003: Pushed 20:44:12 a60c6e5ba6e6: Pushed 20:44:12 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:ad8b5b4c8180b6377a94ded4bd159aff19439471975c189d0c712af1446e97f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:13 692dd75e254c: Preparing 20:44:13 a60c6e5ba6e6: Preparing 20:44:13 f8c04a9a91e8: Preparing 20:44:13 7040d2780003: Preparing 20:44:13 5ba982098eb7: Preparing 20:44:13 4f4ce317c6bb: Preparing 20:44:13 4f4ce317c6bb: Waiting 20:44:13 5ba982098eb7: Layer already exists 20:44:13 7040d2780003: Layer already exists 20:44:13 f8c04a9a91e8: Layer already exists 20:44:13 692dd75e254c: Layer already exists 20:44:13 a60c6e5ba6e6: Layer already exists 20:44:13 4f4ce317c6bb: Layer already exists 20:44:13 latest: digest: sha256:ad8b5b4c8180b6377a94ded4bd159aff19439471975c189d0c712af1446e97f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.27 20:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:14 692dd75e254c: Preparing 20:44:14 a60c6e5ba6e6: Preparing 20:44:14 f8c04a9a91e8: Preparing 20:44:14 7040d2780003: Preparing 20:44:14 5ba982098eb7: Preparing 20:44:14 4f4ce317c6bb: Preparing 20:44:14 4f4ce317c6bb: Waiting 20:44:14 692dd75e254c: Layer already exists 20:44:14 7040d2780003: Layer already exists 20:44:14 f8c04a9a91e8: Layer already exists 20:44:14 5ba982098eb7: Layer already exists 20:44:14 a60c6e5ba6e6: Layer already exists 20:44:14 4f4ce317c6bb: Layer already exists 20:44:14 2.2.1-dev.27: digest: sha256:ad8b5b4c8180b6377a94ded4bd159aff19439471975c189d0c712af1446e97f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:15 692dd75e254c: Preparing 20:44:15 a60c6e5ba6e6: Preparing 20:44:15 f8c04a9a91e8: Preparing 20:44:15 7040d2780003: Preparing 20:44:15 5ba982098eb7: Preparing 20:44:15 4f4ce317c6bb: Preparing 20:44:15 4f4ce317c6bb: Waiting 20:44:15 a60c6e5ba6e6: Layer already exists 20:44:15 692dd75e254c: Layer already exists 20:44:15 f8c04a9a91e8: Layer already exists 20:44:15 7040d2780003: Layer already exists 20:44:15 5ba982098eb7: Layer already exists 20:44:15 4f4ce317c6bb: Layer already exists 20:44:15 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:ad8b5b4c8180b6377a94ded4bd159aff19439471975c189d0c712af1446e97f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:44:16 692dd75e254c: Preparing 20:44:16 a60c6e5ba6e6: Preparing 20:44:16 f8c04a9a91e8: Preparing 20:44:16 7040d2780003: Preparing 20:44:16 5ba982098eb7: Preparing 20:44:16 4f4ce317c6bb: Preparing 20:44:16 4f4ce317c6bb: Waiting 20:44:16 f8c04a9a91e8: Layer already exists 20:44:16 7040d2780003: Layer already exists 20:44:16 a60c6e5ba6e6: Layer already exists 20:44:16 5ba982098eb7: Layer already exists 20:44:16 692dd75e254c: Layer already exists 20:44:16 4f4ce317c6bb: Layer already exists 20:44:16 main: digest: sha256:ad8b5b4c8180b6377a94ded4bd159aff19439471975c189d0c712af1446e97f3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:16 ===================================================== [Pipeline] echo 20:44:16 taggedImages: 20:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.27 20:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:44:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:44:17 48498f0558753389f807f9f09415bce11d10e4ef 20:44:17 latest 20:44:17 2.2.1-dev.27 20:44:17 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:17 main 20:44:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:17 09517dcad422: Preparing 20:44:17 6c58bd0d31c1: Preparing 20:44:17 377609dc73a8: Preparing 20:44:17 c043e7eac80e: Preparing 20:44:17 71a349335e49: Preparing 20:44:17 d1fa5b6b2a48: Preparing 20:44:17 5ba982098eb7: Preparing 20:44:17 4f4ce317c6bb: Preparing 20:44:17 d1fa5b6b2a48: Waiting 20:44:17 4f4ce317c6bb: Waiting 20:44:17 5ba982098eb7: Waiting 20:44:18 09517dcad422: Pushed 20:44:18 377609dc73a8: Pushed 20:44:18 6c58bd0d31c1: Pushed 20:44:18 5ba982098eb7: Layer already exists 20:44:18 4f4ce317c6bb: Layer already exists 20:44:19 d1fa5b6b2a48: Pushed 20:44:27 71a349335e49: Pushed 20:44:33 c043e7eac80e: Pushed 20:44:33 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:51aa13a33f86a46b1bcd52eabb81c12865e3d355b69a0d26a9e29565e0cefc0f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:34 09517dcad422: Preparing 20:44:34 6c58bd0d31c1: Preparing 20:44:34 377609dc73a8: Preparing 20:44:34 c043e7eac80e: Preparing 20:44:34 71a349335e49: Preparing 20:44:34 d1fa5b6b2a48: Preparing 20:44:34 5ba982098eb7: Preparing 20:44:34 4f4ce317c6bb: Preparing 20:44:34 d1fa5b6b2a48: Waiting 20:44:34 5ba982098eb7: Waiting 20:44:34 4f4ce317c6bb: Waiting 20:44:34 71a349335e49: Layer already exists 20:44:34 6c58bd0d31c1: Layer already exists 20:44:34 377609dc73a8: Layer already exists 20:44:34 09517dcad422: Layer already exists 20:44:34 c043e7eac80e: Layer already exists 20:44:34 4f4ce317c6bb: Layer already exists 20:44:34 d1fa5b6b2a48: Layer already exists 20:44:34 5ba982098eb7: Layer already exists 20:44:34 latest: digest: sha256:51aa13a33f86a46b1bcd52eabb81c12865e3d355b69a0d26a9e29565e0cefc0f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.27 20:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:35 09517dcad422: Preparing 20:44:35 6c58bd0d31c1: Preparing 20:44:35 377609dc73a8: Preparing 20:44:35 c043e7eac80e: Preparing 20:44:35 71a349335e49: Preparing 20:44:35 d1fa5b6b2a48: Preparing 20:44:35 5ba982098eb7: Preparing 20:44:35 4f4ce317c6bb: Preparing 20:44:35 d1fa5b6b2a48: Waiting 20:44:35 5ba982098eb7: Waiting 20:44:35 4f4ce317c6bb: Waiting 20:44:35 377609dc73a8: Layer already exists 20:44:35 6c58bd0d31c1: Layer already exists 20:44:35 71a349335e49: Layer already exists 20:44:35 c043e7eac80e: Layer already exists 20:44:35 09517dcad422: Layer already exists 20:44:35 4f4ce317c6bb: Layer already exists 20:44:35 d1fa5b6b2a48: Layer already exists 20:44:35 5ba982098eb7: Layer already exists 20:44:35 2.2.1-dev.27: digest: sha256:51aa13a33f86a46b1bcd52eabb81c12865e3d355b69a0d26a9e29565e0cefc0f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:36 09517dcad422: Preparing 20:44:36 6c58bd0d31c1: Preparing 20:44:36 377609dc73a8: Preparing 20:44:36 c043e7eac80e: Preparing 20:44:36 71a349335e49: Preparing 20:44:36 d1fa5b6b2a48: Preparing 20:44:36 5ba982098eb7: Preparing 20:44:36 4f4ce317c6bb: Preparing 20:44:36 d1fa5b6b2a48: Waiting 20:44:36 5ba982098eb7: Waiting 20:44:36 4f4ce317c6bb: Waiting 20:44:36 71a349335e49: Layer already exists 20:44:36 377609dc73a8: Layer already exists 20:44:36 6c58bd0d31c1: Layer already exists 20:44:36 c043e7eac80e: Layer already exists 20:44:36 09517dcad422: Layer already exists 20:44:36 4f4ce317c6bb: Layer already exists 20:44:36 5ba982098eb7: Layer already exists 20:44:36 d1fa5b6b2a48: Layer already exists 20:44:36 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:51aa13a33f86a46b1bcd52eabb81c12865e3d355b69a0d26a9e29565e0cefc0f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:44:37 09517dcad422: Preparing 20:44:37 6c58bd0d31c1: Preparing 20:44:37 377609dc73a8: Preparing 20:44:37 c043e7eac80e: Preparing 20:44:37 71a349335e49: Preparing 20:44:37 d1fa5b6b2a48: Preparing 20:44:37 5ba982098eb7: Preparing 20:44:37 4f4ce317c6bb: Preparing 20:44:37 d1fa5b6b2a48: Waiting 20:44:37 5ba982098eb7: Waiting 20:44:37 4f4ce317c6bb: Waiting 20:44:37 c043e7eac80e: Layer already exists 20:44:37 6c58bd0d31c1: Layer already exists 20:44:37 09517dcad422: Layer already exists 20:44:37 377609dc73a8: Layer already exists 20:44:37 71a349335e49: Layer already exists 20:44:37 5ba982098eb7: Layer already exists 20:44:37 d1fa5b6b2a48: Layer already exists 20:44:37 4f4ce317c6bb: Layer already exists 20:44:37 main: digest: sha256:51aa13a33f86a46b1bcd52eabb81c12865e3d355b69a0d26a9e29565e0cefc0f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:37 ===================================================== [Pipeline] echo 20:44:37 taggedImages: 20:44:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:44:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.27 20:44:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:37 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:44:37 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:44:37 48498f0558753389f807f9f09415bce11d10e4ef 20:44:37 latest 20:44:37 2.2.1-dev.27 20:44:37 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:37 main 20:44:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:38 8ac002c732d2: Preparing 20:44:38 a60cfbc6705d: Preparing 20:44:38 b3746af92675: Preparing 20:44:38 5998d6c19f80: Preparing 20:44:38 c1cb8d5fd308: Preparing 20:44:38 5ba982098eb7: Preparing 20:44:38 4f4ce317c6bb: Preparing 20:44:38 5ba982098eb7: Waiting 20:44:38 4f4ce317c6bb: Waiting 20:44:38 8ac002c732d2: Pushed 20:44:38 a60cfbc6705d: Pushed 20:44:38 b3746af92675: Pushed 20:44:38 5ba982098eb7: Layer already exists 20:44:38 4f4ce317c6bb: Layer already exists 20:44:39 c1cb8d5fd308: Pushed 20:44:54 5998d6c19f80: Pushed 20:44:55 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:3ac37bcd1b1e9b53ea52c24b712fcba8ccd14c4d340bb853b19bb606068c449e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:55 8ac002c732d2: Preparing 20:44:55 a60cfbc6705d: Preparing 20:44:55 b3746af92675: Preparing 20:44:55 5998d6c19f80: Preparing 20:44:55 c1cb8d5fd308: Preparing 20:44:55 5ba982098eb7: Preparing 20:44:55 4f4ce317c6bb: Preparing 20:44:55 5ba982098eb7: Waiting 20:44:55 4f4ce317c6bb: Waiting 20:44:55 a60cfbc6705d: Layer already exists 20:44:55 5998d6c19f80: Layer already exists 20:44:55 b3746af92675: Layer already exists 20:44:55 8ac002c732d2: Layer already exists 20:44:55 c1cb8d5fd308: Layer already exists 20:44:56 5ba982098eb7: Layer already exists 20:44:56 4f4ce317c6bb: Layer already exists 20:44:56 latest: digest: sha256:3ac37bcd1b1e9b53ea52c24b712fcba8ccd14c4d340bb853b19bb606068c449e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.27 20:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:56 8ac002c732d2: Preparing 20:44:56 a60cfbc6705d: Preparing 20:44:56 b3746af92675: Preparing 20:44:56 5998d6c19f80: Preparing 20:44:56 c1cb8d5fd308: Preparing 20:44:56 5ba982098eb7: Preparing 20:44:56 4f4ce317c6bb: Preparing 20:44:56 5ba982098eb7: Waiting 20:44:56 4f4ce317c6bb: Waiting 20:44:56 5998d6c19f80: Layer already exists 20:44:56 8ac002c732d2: Layer already exists 20:44:56 c1cb8d5fd308: Layer already exists 20:44:56 b3746af92675: Layer already exists 20:44:56 a60cfbc6705d: Layer already exists 20:44:56 5ba982098eb7: Layer already exists 20:44:56 4f4ce317c6bb: Layer already exists 20:44:57 2.2.1-dev.27: digest: sha256:3ac37bcd1b1e9b53ea52c24b712fcba8ccd14c4d340bb853b19bb606068c449e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:57 8ac002c732d2: Preparing 20:44:57 a60cfbc6705d: Preparing 20:44:57 b3746af92675: Preparing 20:44:57 5998d6c19f80: Preparing 20:44:57 c1cb8d5fd308: Preparing 20:44:57 5ba982098eb7: Preparing 20:44:57 4f4ce317c6bb: Preparing 20:44:57 5ba982098eb7: Waiting 20:44:57 4f4ce317c6bb: Waiting 20:44:57 5998d6c19f80: Layer already exists 20:44:57 8ac002c732d2: Layer already exists 20:44:57 a60cfbc6705d: Layer already exists 20:44:57 b3746af92675: Layer already exists 20:44:57 c1cb8d5fd308: Layer already exists 20:44:58 4f4ce317c6bb: Layer already exists 20:44:58 5ba982098eb7: Layer already exists 20:44:58 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:3ac37bcd1b1e9b53ea52c24b712fcba8ccd14c4d340bb853b19bb606068c449e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:44:58 8ac002c732d2: Preparing 20:44:58 a60cfbc6705d: Preparing 20:44:58 b3746af92675: Preparing 20:44:58 5998d6c19f80: Preparing 20:44:58 c1cb8d5fd308: Preparing 20:44:58 5ba982098eb7: Preparing 20:44:58 4f4ce317c6bb: Preparing 20:44:58 5ba982098eb7: Waiting 20:44:58 4f4ce317c6bb: Waiting 20:44:58 b3746af92675: Layer already exists 20:44:58 5998d6c19f80: Layer already exists 20:44:58 8ac002c732d2: Layer already exists 20:44:58 c1cb8d5fd308: Layer already exists 20:44:58 a60cfbc6705d: Layer already exists 20:44:58 5ba982098eb7: Layer already exists 20:44:59 4f4ce317c6bb: Layer already exists 20:44:59 main: digest: sha256:3ac37bcd1b1e9b53ea52c24b712fcba8ccd14c4d340bb853b19bb606068c449e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:44:59 ===================================================== [Pipeline] echo 20:44:59 taggedImages: 20:44:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:44:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.27 20:44:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:44:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:44:59 48498f0558753389f807f9f09415bce11d10e4ef 20:44:59 latest 20:44:59 2.2.1-dev.27 20:44:59 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:44:59 main 20:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:44:59 1da963961ab0: Preparing 20:44:59 b3d866995c55: Preparing 20:44:59 667a0b3b2e6e: Preparing 20:44:59 e7eccaa1ee16: Preparing 20:44:59 6ae0c6cf9462: Preparing 20:44:59 f3e4b6d5e7f1: Preparing 20:44:59 4f4ce317c6bb: Preparing 20:44:59 4f4ce317c6bb: Waiting 20:44:59 f3e4b6d5e7f1: Waiting 20:45:00 667a0b3b2e6e: Pushed 20:45:00 1da963961ab0: Pushed 20:45:00 b3d866995c55: Pushed 20:45:00 4f4ce317c6bb: Layer already exists 20:45:00 f3e4b6d5e7f1: Pushed 20:45:00 6ae0c6cf9462: Pushed 20:45:16 e7eccaa1ee16: Pushed 20:45:16 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:c65bfdb0a84f46287c61e0c28dd211851fd9d12af6b02718068b3808dedb426e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:45:16 1da963961ab0: Preparing 20:45:16 b3d866995c55: Preparing 20:45:16 667a0b3b2e6e: Preparing 20:45:16 e7eccaa1ee16: Preparing 20:45:16 6ae0c6cf9462: Preparing 20:45:16 f3e4b6d5e7f1: Preparing 20:45:16 4f4ce317c6bb: Preparing 20:45:16 f3e4b6d5e7f1: Waiting 20:45:16 4f4ce317c6bb: Waiting 20:45:16 1da963961ab0: Layer already exists 20:45:16 b3d866995c55: Layer already exists 20:45:16 6ae0c6cf9462: Layer already exists 20:45:16 e7eccaa1ee16: Layer already exists 20:45:16 667a0b3b2e6e: Layer already exists 20:45:16 4f4ce317c6bb: Layer already exists 20:45:16 f3e4b6d5e7f1: Layer already exists 20:45:17 latest: digest: sha256:c65bfdb0a84f46287c61e0c28dd211851fd9d12af6b02718068b3808dedb426e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.27 20:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:45:17 1da963961ab0: Preparing 20:45:17 b3d866995c55: Preparing 20:45:17 667a0b3b2e6e: Preparing 20:45:17 e7eccaa1ee16: Preparing 20:45:17 6ae0c6cf9462: Preparing 20:45:17 f3e4b6d5e7f1: Preparing 20:45:17 4f4ce317c6bb: Preparing 20:45:17 f3e4b6d5e7f1: Waiting 20:45:17 4f4ce317c6bb: Waiting 20:45:17 6ae0c6cf9462: Layer already exists 20:45:17 1da963961ab0: Layer already exists 20:45:17 b3d866995c55: Layer already exists 20:45:17 e7eccaa1ee16: Layer already exists 20:45:17 667a0b3b2e6e: Layer already exists 20:45:17 4f4ce317c6bb: Layer already exists 20:45:17 f3e4b6d5e7f1: Layer already exists 20:45:17 2.2.1-dev.27: digest: sha256:c65bfdb0a84f46287c61e0c28dd211851fd9d12af6b02718068b3808dedb426e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:45:18 1da963961ab0: Preparing 20:45:18 b3d866995c55: Preparing 20:45:18 667a0b3b2e6e: Preparing 20:45:18 e7eccaa1ee16: Preparing 20:45:18 6ae0c6cf9462: Preparing 20:45:18 f3e4b6d5e7f1: Preparing 20:45:18 4f4ce317c6bb: Preparing 20:45:18 f3e4b6d5e7f1: Waiting 20:45:18 4f4ce317c6bb: Waiting 20:45:18 b3d866995c55: Layer already exists 20:45:18 6ae0c6cf9462: Layer already exists 20:45:18 667a0b3b2e6e: Layer already exists 20:45:18 e7eccaa1ee16: Layer already exists 20:45:18 1da963961ab0: Layer already exists 20:45:18 f3e4b6d5e7f1: Layer already exists 20:45:18 4f4ce317c6bb: Layer already exists 20:45:18 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:c65bfdb0a84f46287c61e0c28dd211851fd9d12af6b02718068b3808dedb426e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:45:19 1da963961ab0: Preparing 20:45:19 b3d866995c55: Preparing 20:45:19 667a0b3b2e6e: Preparing 20:45:19 e7eccaa1ee16: Preparing 20:45:19 6ae0c6cf9462: Preparing 20:45:19 f3e4b6d5e7f1: Preparing 20:45:19 4f4ce317c6bb: Preparing 20:45:19 f3e4b6d5e7f1: Waiting 20:45:19 4f4ce317c6bb: Waiting 20:45:19 667a0b3b2e6e: Layer already exists 20:45:19 6ae0c6cf9462: Layer already exists 20:45:19 e7eccaa1ee16: Layer already exists 20:45:19 1da963961ab0: Layer already exists 20:45:19 b3d866995c55: Layer already exists 20:45:19 f3e4b6d5e7f1: Layer already exists 20:45:19 4f4ce317c6bb: Layer already exists 20:45:19 main: digest: sha256:c65bfdb0a84f46287c61e0c28dd211851fd9d12af6b02718068b3808dedb426e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:20 ===================================================== [Pipeline] echo 20:45:20 taggedImages: 20:45:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:45:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:45:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.27 20:45:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:45:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:45:20 48498f0558753389f807f9f09415bce11d10e4ef 20:45:20 latest 20:45:20 2.2.1-dev.27 20:45:20 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:20 main 20:45:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:20 41bfb3a256c2: Preparing 20:45:20 4cddea5f23e2: Preparing 20:45:20 f8c04a9a91e8: Preparing 20:45:20 aab212e4f10e: Preparing 20:45:20 dd565ff850e7: Preparing 20:45:21 dd565ff850e7: Layer already exists 20:45:21 f8c04a9a91e8: Layer already exists 20:45:21 41bfb3a256c2: Pushed 20:45:21 aab212e4f10e: Pushed 20:45:26 4cddea5f23e2: Pushed 20:45:26 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:b207c571d8128a19c4066ab2876ff81074fd26d8bb78d317cad8d6322fe15e6c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:27 41bfb3a256c2: Preparing 20:45:27 4cddea5f23e2: Preparing 20:45:27 f8c04a9a91e8: Preparing 20:45:27 aab212e4f10e: Preparing 20:45:27 dd565ff850e7: Preparing 20:45:27 4cddea5f23e2: Layer already exists 20:45:27 aab212e4f10e: Layer already exists 20:45:27 41bfb3a256c2: Layer already exists 20:45:27 dd565ff850e7: Layer already exists 20:45:27 f8c04a9a91e8: Layer already exists 20:45:27 latest: digest: sha256:b207c571d8128a19c4066ab2876ff81074fd26d8bb78d317cad8d6322fe15e6c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.27 20:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:28 41bfb3a256c2: Preparing 20:45:28 4cddea5f23e2: Preparing 20:45:28 f8c04a9a91e8: Preparing 20:45:28 aab212e4f10e: Preparing 20:45:28 dd565ff850e7: Preparing 20:45:28 4cddea5f23e2: Layer already exists 20:45:28 f8c04a9a91e8: Layer already exists 20:45:28 aab212e4f10e: Layer already exists 20:45:28 dd565ff850e7: Layer already exists 20:45:28 41bfb3a256c2: Layer already exists 20:45:28 2.2.1-dev.27: digest: sha256:b207c571d8128a19c4066ab2876ff81074fd26d8bb78d317cad8d6322fe15e6c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:29 41bfb3a256c2: Preparing 20:45:29 4cddea5f23e2: Preparing 20:45:29 f8c04a9a91e8: Preparing 20:45:29 aab212e4f10e: Preparing 20:45:29 dd565ff850e7: Preparing 20:45:29 dd565ff850e7: Layer already exists 20:45:29 41bfb3a256c2: Layer already exists 20:45:29 4cddea5f23e2: Layer already exists 20:45:29 aab212e4f10e: Layer already exists 20:45:29 f8c04a9a91e8: Layer already exists 20:45:29 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:b207c571d8128a19c4066ab2876ff81074fd26d8bb78d317cad8d6322fe15e6c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:45:30 41bfb3a256c2: Preparing 20:45:30 4cddea5f23e2: Preparing 20:45:30 f8c04a9a91e8: Preparing 20:45:30 aab212e4f10e: Preparing 20:45:30 dd565ff850e7: Preparing 20:45:30 f8c04a9a91e8: Layer already exists 20:45:30 dd565ff850e7: Layer already exists 20:45:30 aab212e4f10e: Layer already exists 20:45:30 4cddea5f23e2: Layer already exists 20:45:30 41bfb3a256c2: Layer already exists 20:45:30 main: digest: sha256:b207c571d8128a19c4066ab2876ff81074fd26d8bb78d317cad8d6322fe15e6c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:30 ===================================================== [Pipeline] echo 20:45:30 taggedImages: 20:45:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:45:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:45:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.27 20:45:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:45:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:45:30 48498f0558753389f807f9f09415bce11d10e4ef 20:45:30 latest 20:45:30 2.2.1-dev.27 20:45:30 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:30 main 20:45:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:31 2b321901fa9e: Preparing 20:45:31 1a180d8d44ce: Preparing 20:45:31 f8c04a9a91e8: Preparing 20:45:31 934d58572a3a: Preparing 20:45:31 dd565ff850e7: Preparing 20:45:31 dd565ff850e7: Layer already exists 20:45:31 f8c04a9a91e8: Layer already exists 20:45:31 934d58572a3a: Layer already exists 20:45:31 2b321901fa9e: Pushed 20:45:37 1a180d8d44ce: Pushed 20:45:37 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:9421338103801349bcb35648d6cf4be1f635ab00aefc67773a3c01fb56a956d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:37 2b321901fa9e: Preparing 20:45:37 1a180d8d44ce: Preparing 20:45:37 f8c04a9a91e8: Preparing 20:45:37 934d58572a3a: Preparing 20:45:37 dd565ff850e7: Preparing 20:45:37 dd565ff850e7: Layer already exists 20:45:37 934d58572a3a: Layer already exists 20:45:37 2b321901fa9e: Layer already exists 20:45:37 f8c04a9a91e8: Layer already exists 20:45:37 1a180d8d44ce: Layer already exists 20:45:38 latest: digest: sha256:9421338103801349bcb35648d6cf4be1f635ab00aefc67773a3c01fb56a956d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.27 20:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:38 2b321901fa9e: Preparing 20:45:38 1a180d8d44ce: Preparing 20:45:38 f8c04a9a91e8: Preparing 20:45:38 934d58572a3a: Preparing 20:45:38 dd565ff850e7: Preparing 20:45:38 2b321901fa9e: Layer already exists 20:45:38 934d58572a3a: Layer already exists 20:45:38 dd565ff850e7: Layer already exists 20:45:38 f8c04a9a91e8: Layer already exists 20:45:38 1a180d8d44ce: Layer already exists 20:45:39 2.2.1-dev.27: digest: sha256:9421338103801349bcb35648d6cf4be1f635ab00aefc67773a3c01fb56a956d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:39 2b321901fa9e: Preparing 20:45:39 1a180d8d44ce: Preparing 20:45:39 f8c04a9a91e8: Preparing 20:45:39 934d58572a3a: Preparing 20:45:39 dd565ff850e7: Preparing 20:45:39 dd565ff850e7: Layer already exists 20:45:39 2b321901fa9e: Layer already exists 20:45:39 1a180d8d44ce: Layer already exists 20:45:39 f8c04a9a91e8: Layer already exists 20:45:39 934d58572a3a: Layer already exists 20:45:40 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:9421338103801349bcb35648d6cf4be1f635ab00aefc67773a3c01fb56a956d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:45:40 2b321901fa9e: Preparing 20:45:40 1a180d8d44ce: Preparing 20:45:40 f8c04a9a91e8: Preparing 20:45:40 934d58572a3a: Preparing 20:45:40 dd565ff850e7: Preparing 20:45:40 1a180d8d44ce: Layer already exists 20:45:40 f8c04a9a91e8: Layer already exists 20:45:40 934d58572a3a: Layer already exists 20:45:40 2b321901fa9e: Layer already exists 20:45:40 dd565ff850e7: Layer already exists 20:45:41 main: digest: sha256:9421338103801349bcb35648d6cf4be1f635ab00aefc67773a3c01fb56a956d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:41 ===================================================== [Pipeline] echo 20:45:41 taggedImages: 20:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.27 20:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:45:41 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:45:41 48498f0558753389f807f9f09415bce11d10e4ef 20:45:41 latest 20:45:41 2.2.1-dev.27 20:45:41 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:45:41 main 20:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:45:41 423ba3ff102b: Preparing 20:45:41 c2c239a82762: Preparing 20:45:41 3b0158a22584: Preparing 20:45:41 2a84016a3336: Preparing 20:45:41 f0e5a4d6c014: Preparing 20:45:41 3b19d27f08f7: Preparing 20:45:41 73bb99a6e169: Preparing 20:45:41 ec06c3102977: Preparing 20:45:41 6a3c62e080c7: Preparing 20:45:41 340cb19ca677: Preparing 20:45:41 4f4ce317c6bb: Preparing 20:45:41 3b19d27f08f7: Waiting 20:45:41 73bb99a6e169: Waiting 20:45:41 ec06c3102977: Waiting 20:45:41 340cb19ca677: Waiting 20:45:41 6a3c62e080c7: Waiting 20:45:41 4f4ce317c6bb: Waiting 20:45:42 f0e5a4d6c014: Layer already exists 20:45:42 3b19d27f08f7: Layer already exists 20:45:42 73bb99a6e169: Layer already exists 20:45:42 ec06c3102977: Layer already exists 20:45:42 c2c239a82762: Pushed 20:45:42 6a3c62e080c7: Layer already exists 20:45:42 340cb19ca677: Layer already exists 20:45:42 4f4ce317c6bb: Layer already exists 20:45:42 423ba3ff102b: Pushed 20:45:44 3b0158a22584: Pushed 20:46:03 2a84016a3336: Pushed 20:46:03 48498f0558753389f807f9f09415bce11d10e4ef: digest: sha256:f5a7d0180d1992175c802351ae0c4b84cf51d3bb34165a454f129a4d7e62f41c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:46:03 423ba3ff102b: Preparing 20:46:03 c2c239a82762: Preparing 20:46:03 3b0158a22584: Preparing 20:46:03 2a84016a3336: Preparing 20:46:03 f0e5a4d6c014: Preparing 20:46:03 3b19d27f08f7: Preparing 20:46:03 73bb99a6e169: Preparing 20:46:03 ec06c3102977: Preparing 20:46:03 6a3c62e080c7: Preparing 20:46:03 340cb19ca677: Preparing 20:46:03 4f4ce317c6bb: Preparing 20:46:03 3b19d27f08f7: Waiting 20:46:03 ec06c3102977: Waiting 20:46:03 6a3c62e080c7: Waiting 20:46:03 340cb19ca677: Waiting 20:46:03 4f4ce317c6bb: Waiting 20:46:03 73bb99a6e169: Waiting 20:46:03 3b0158a22584: Layer already exists 20:46:03 2a84016a3336: Layer already exists 20:46:03 c2c239a82762: Layer already exists 20:46:03 423ba3ff102b: Layer already exists 20:46:03 f0e5a4d6c014: Layer already exists 20:46:03 ec06c3102977: Layer already exists 20:46:03 73bb99a6e169: Layer already exists 20:46:03 3b19d27f08f7: Layer already exists 20:46:03 340cb19ca677: Layer already exists 20:46:03 6a3c62e080c7: Layer already exists 20:46:04 4f4ce317c6bb: Layer already exists 20:46:04 latest: digest: sha256:f5a7d0180d1992175c802351ae0c4b84cf51d3bb34165a454f129a4d7e62f41c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.27 20:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:46:04 423ba3ff102b: Preparing 20:46:04 c2c239a82762: Preparing 20:46:04 3b0158a22584: Preparing 20:46:04 2a84016a3336: Preparing 20:46:04 f0e5a4d6c014: Preparing 20:46:04 3b19d27f08f7: Preparing 20:46:04 73bb99a6e169: Preparing 20:46:04 ec06c3102977: Preparing 20:46:04 6a3c62e080c7: Preparing 20:46:04 340cb19ca677: Preparing 20:46:04 4f4ce317c6bb: Preparing 20:46:04 3b19d27f08f7: Waiting 20:46:04 73bb99a6e169: Waiting 20:46:04 340cb19ca677: Waiting 20:46:04 4f4ce317c6bb: Waiting 20:46:04 ec06c3102977: Waiting 20:46:04 6a3c62e080c7: Waiting 20:46:04 423ba3ff102b: Layer already exists 20:46:04 2a84016a3336: Layer already exists 20:46:04 3b0158a22584: Layer already exists 20:46:04 f0e5a4d6c014: Layer already exists 20:46:04 c2c239a82762: Layer already exists 20:46:05 3b19d27f08f7: Layer already exists 20:46:05 73bb99a6e169: Layer already exists 20:46:05 340cb19ca677: Layer already exists 20:46:05 ec06c3102977: Layer already exists 20:46:05 6a3c62e080c7: Layer already exists 20:46:05 4f4ce317c6bb: Layer already exists 20:46:05 2.2.1-dev.27: digest: sha256:f5a7d0180d1992175c802351ae0c4b84cf51d3bb34165a454f129a4d7e62f41c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:46:05 423ba3ff102b: Preparing 20:46:05 c2c239a82762: Preparing 20:46:05 3b0158a22584: Preparing 20:46:05 2a84016a3336: Preparing 20:46:05 f0e5a4d6c014: Preparing 20:46:05 3b19d27f08f7: Preparing 20:46:05 73bb99a6e169: Preparing 20:46:05 ec06c3102977: Preparing 20:46:05 6a3c62e080c7: Preparing 20:46:05 340cb19ca677: Preparing 20:46:05 4f4ce317c6bb: Preparing 20:46:05 ec06c3102977: Waiting 20:46:05 6a3c62e080c7: Waiting 20:46:05 4f4ce317c6bb: Waiting 20:46:05 340cb19ca677: Waiting 20:46:05 3b19d27f08f7: Waiting 20:46:05 73bb99a6e169: Waiting 20:46:05 423ba3ff102b: Layer already exists 20:46:05 3b0158a22584: Layer already exists 20:46:05 f0e5a4d6c014: Layer already exists 20:46:05 c2c239a82762: Layer already exists 20:46:05 2a84016a3336: Layer already exists 20:46:06 3b19d27f08f7: Layer already exists 20:46:06 6a3c62e080c7: Layer already exists 20:46:06 340cb19ca677: Layer already exists 20:46:06 ec06c3102977: Layer already exists 20:46:06 73bb99a6e169: Layer already exists 20:46:06 4f4ce317c6bb: Layer already exists 20:46:06 48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27: digest: sha256:f5a7d0180d1992175c802351ae0c4b84cf51d3bb34165a454f129a4d7e62f41c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:46:06 423ba3ff102b: Preparing 20:46:06 c2c239a82762: Preparing 20:46:06 3b0158a22584: Preparing 20:46:06 2a84016a3336: Preparing 20:46:06 f0e5a4d6c014: Preparing 20:46:06 3b19d27f08f7: Preparing 20:46:06 73bb99a6e169: Preparing 20:46:06 ec06c3102977: Preparing 20:46:06 6a3c62e080c7: Preparing 20:46:06 340cb19ca677: Preparing 20:46:06 4f4ce317c6bb: Preparing 20:46:06 3b19d27f08f7: Waiting 20:46:06 73bb99a6e169: Waiting 20:46:06 ec06c3102977: Waiting 20:46:06 6a3c62e080c7: Waiting 20:46:06 340cb19ca677: Waiting 20:46:06 4f4ce317c6bb: Waiting 20:46:06 c2c239a82762: Layer already exists 20:46:06 423ba3ff102b: Layer already exists 20:46:06 3b0158a22584: Layer already exists 20:46:06 2a84016a3336: Layer already exists 20:46:06 f0e5a4d6c014: Layer already exists 20:46:07 73bb99a6e169: Layer already exists 20:46:07 6a3c62e080c7: Layer already exists 20:46:07 3b19d27f08f7: Layer already exists 20:46:07 340cb19ca677: Layer already exists 20:46:07 ec06c3102977: Layer already exists 20:46:07 4f4ce317c6bb: Layer already exists 20:46:07 main: digest: sha256:f5a7d0180d1992175c802351ae0c4b84cf51d3bb34165a454f129a4d7e62f41c size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:07 ===================================================== [Pipeline] echo 20:46:07 taggedImages: 20:46:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef 20:46:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:46:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.27 20:46:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:48498f0558753389f807f9f09415bce11d10e4ef-2.2.1-dev.27 20:46:07 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:07 20:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:08 arm64: Pulling from edgex-lftools-log-publisher 20:46:08 8998bd30e6a1: Pulling fs layer 20:46:08 04944245beec: Pulling fs layer 20:46:08 699f458cf7ca: Pulling fs layer 20:46:08 765212b225bb: Pulling fs layer 20:46:08 f23df028b6ca: Pulling fs layer 20:46:08 d65c8cfc05b1: Pulling fs layer 20:46:08 2437ff75d9bd: Pulling fs layer 20:46:08 f23df028b6ca: Waiting 20:46:08 d65c8cfc05b1: Waiting 20:46:08 765212b225bb: Waiting 20:46:08 2437ff75d9bd: Waiting 20:46:08 04944245beec: Verifying Checksum 20:46:08 04944245beec: Download complete 20:46:08 765212b225bb: Download complete 20:46:08 f23df028b6ca: Verifying Checksum 20:46:08 f23df028b6ca: Download complete 20:46:08 d65c8cfc05b1: Verifying Checksum 20:46:08 d65c8cfc05b1: Download complete 20:46:08 699f458cf7ca: Verifying Checksum 20:46:08 699f458cf7ca: Download complete 20:46:08 8998bd30e6a1: Verifying Checksum 20:46:08 8998bd30e6a1: Download complete 20:46:11 2437ff75d9bd: Verifying Checksum 20:46:11 2437ff75d9bd: Download complete 20:46:13 8998bd30e6a1: Pull complete 20:46:13 04944245beec: Pull complete 20:46:14 699f458cf7ca: Pull complete 20:46:15 765212b225bb: Pull complete 20:46:16 f23df028b6ca: Pull complete 20:46:16 d65c8cfc05b1: Pull complete 20:46:34 2437ff75d9bd: Pull complete 20:46:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:35 prd-ubuntu20.04-docker-arm64-4c-16g-19758 does not seem to be running inside a container 20:46:35 $ 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/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:46:37 $ docker top b2567cf2e38549ba92aeab8ef47d92ae9a09c006e15a0daf833152a15326e246 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:38 ---> job-cost.sh 20:46:38 lf-activate-venv: SKIPPING 20:46:38 INFO: No Stack... 20:46:39 INFO: Retrieving Pricing Info for: v3-standard-4 20:46:40 INFO: Archiving Costs [Pipeline] sh 20:46:40 + + cat /w/workspace/edgex-go/261/archives/cost.csv 20:46:40 cut -d, -f6 [Pipeline] lock 20:46:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-261-stack-cost] 20:46:40 Resource [jenkins-edgexfoundry-edgex-go-main-261-stack-cost] did not exist. Created. 20:46:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-261-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:41 + echo total: 0.10999999940395355 [Pipeline] stash 20:46:42 Stashed 1 file(s) [Pipeline] } 20:46:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-261-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:42 $ docker stop --time=1 b2567cf2e38549ba92aeab8ef47d92ae9a09c006e15a0daf833152a15326e246 20:46:43 $ docker rm -f b2567cf2e38549ba92aeab8ef47d92ae9a09c006e15a0daf833152a15326e246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:46:44 provisioning config files... 20:46:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/261@tmp/config5924638002242017238tmp [Pipeline] { [Pipeline] sh 20:46:44 + set +x 20:46:44 + + curl -s https://codecov.io/bash 20:46:44 bash -s -- 20:46:44 20:46:44 _____ _ 20:46:44 / ____| | | 20:46:44 | | ___ __| | ___ ___ _____ __ 20:46:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:46:44 | |___| (_) | (_| | __/ (_| (_) \ V / 20:46:44 \_____\___/ \__,_|\___|\___\___/ \_/ 20:46:44 Bash-1.0.6 20:46:44 20:46:44 20:46:44 ==> git version 2.25.1 found 20:46:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:46:44 Release-Date: 2020-01-08 20:46:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:46:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:46:44 ==> Jenkins CI detected. 20:46:44 current dir:  /w/workspace/edgex-go/261 20:46:44 project root: . 20:46:44 --> token set from env 20:46:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:46:44 ==> Running gcov in . (disable via -X gcov) 20:46:44 ==> Python coveragepy not found 20:46:44 ==> Searching for coverage reports in: 20:46:44 + . 20:46:44 -> Found 1 reports 20:46:44 ==> Detecting git/mercurial file structure 20:46:44 ==> Reading reports 20:46:44 + ./coverage.out bytes=435593 20:46:44 ==> Appending adjustments 20:46:44 https://docs.codecov.io/docs/fixing-reports 20:46:46 + Found adjustments 20:46:46 ==> Gzipping contents 20:46:46 60K /tmp/codecov.3MHDeG.gz 20:46:46 ==> Uploading reports 20:46:46 url: https://codecov.io 20:46:46 query: branch=main&commit=48498f0558753389f807f9f09415bce11d10e4ef&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F261%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:46:46 -> Pinging Codecov 20:46:46 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=48498f0558753389f807f9f09415bce11d10e4ef&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F261%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:46:46 -> Uploading to 20:46:46 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/00271124DB129430A58F1EEE437C3FCB/48498f0558753389f807f9f09415bce11d10e4ef/f3ce967f-01a7-4e95-9db4-08f881ae9931.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T204646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3756d5c43654b6f513763ebc16b9ffbef4a6e2427e053588e9740327531613f5 20:46:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:46 Dload Upload Total Spent Left Speed 20:46:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59911 0 0 100 59911 0 239k --:--:-- --:--:-- --:--:-- 238k 20:46:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/48498f0558753389f807f9f09415bce11d10e4ef [Pipeline] } 20:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:46:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:46:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:46 20:46:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:46:47 df9b9388f04a: Already exists 20:46:47 52dc419b0ee2: Pulling fs layer 20:46:47 25bc292e5bac: Pulling fs layer 20:46:47 114826534d7a: Pulling fs layer 20:46:47 4657fd5d0bcf: Pulling fs layer 20:46:47 6ad1cebc031e: Pulling fs layer 20:46:47 8a3aa393b2d8: Pulling fs layer 20:46:47 6ad1cebc031e: Waiting 20:46:47 4657fd5d0bcf: Waiting 20:46:47 8a3aa393b2d8: Waiting 20:46:47 25bc292e5bac: Verifying Checksum 20:46:47 25bc292e5bac: Download complete 20:46:47 52dc419b0ee2: Download complete 20:46:47 4657fd5d0bcf: Verifying Checksum 20:46:47 4657fd5d0bcf: Download complete 20:46:47 52dc419b0ee2: Pull complete 20:46:47 6ad1cebc031e: Verifying Checksum 20:46:47 6ad1cebc031e: Download complete 20:46:47 25bc292e5bac: Pull complete 20:46:48 114826534d7a: Verifying Checksum 20:46:48 114826534d7a: Download complete 20:46:48 8a3aa393b2d8: Verifying Checksum 20:46:48 8a3aa393b2d8: Download complete 20:46:52 114826534d7a: Pull complete 20:46:52 4657fd5d0bcf: Pull complete 20:46:52 6ad1cebc031e: Pull complete 20:46:56 8a3aa393b2d8: Pull complete 20:46:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:46:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:56 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:46:56 $ 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/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:46:58 $ docker top 0d584c87ad61731b3f9542604bf110decd58487e9cb6ec16e6fda3848d67df1a -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:46:59 + set -o pipefail 20:46:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:47:05 20:47:05 Monitoring /w/workspace/edgex-go/261 (github.com/edgexfoundry/edgex-go)... 20:47:05 20:47:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a5b856d0-1cbc-4633-a263-ad7d40fd5f75 20:47:05 20:47:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:47:05 20:47:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:47:05 20:47:05 20:47:05 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:47:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:47:05 $ docker stop --time=1 0d584c87ad61731b3f9542604bf110decd58487e9cb6ec16e6fda3848d67df1a 20:47:08 $ docker rm -f 0d584c87ad61731b3f9542604bf110decd58487e9cb6ec16e6fda3848d67df1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:47:08 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:08 provisioning config files... 20:47:08 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/261@tmp/config9219736221356685370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:09 --> edgex-publish-swagger.sh 20:47:09 === Publish openapi/v2 API === 20:47:09 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:47:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/261/openapi/v2/core-command.yaml] 20:47:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:09 Dload Upload Total Spent Left Speed 20:47:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34734 --:--:-- --:--:-- --:--:-- 34698 20:47:10 20:47:10 20:47:10 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/261/openapi/v2/core-data.yaml] 20:47:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:10 Dload Upload Total Spent Left Speed 20:47:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 587k --:--:-- --:--:-- --:--:-- 582k 100 71604 0 0 100 71604 0 76012 --:--:-- --:--:-- --:--:-- 75932 20:47:11 20:47:11 20:47:11 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/261/openapi/v2/core-metadata.yaml] 20:47:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:11 Dload Upload Total Spent Left Speed 20:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1028k --:--:-- --:--:-- --:--:-- 1020k 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k 20:47:12 20:47:12 20:47:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/261/openapi/v2/support-notifications.yaml] 20:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:12 Dload Upload Total Spent Left Speed 20:47:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 427k --:--:-- --:--:-- --:--:-- 425k 100 89318 0 0 100 89318 0 92846 --:--:-- --:--:-- --:--:-- 92749 20:47:13 20:47:13 20:47:13 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/261/openapi/v2/support-scheduler.yaml] 20:47:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:13 Dload Upload Total Spent Left Speed 20:47:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 189k --:--:-- --:--:-- --:--:-- 188k 100 39556 0 0 100 39556 0 36592 0:00:01 0:00:01 --:--:-- 36592 20:47:14 20:47:14 20:47:14 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/261/openapi/v2/system-agent.yaml] 20:47:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:14 Dload Upload Total Spent Left Speed 20:47:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22804 --:--:-- --:--:-- --:--:-- 22778 20:47:15 20:47:15 [Pipeline] } 20:47:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:47:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:15 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:16 $ docker top 18ebf9de469a60b1e3fa326c297d827ac7463a8997de09d8beaa4d3e05736a14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:16 [ssh-agent] Looking for ssh-agent implementation... 20:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:16 $ docker exec 18ebf9de469a60b1e3fa326c297d827ac7463a8997de09d8beaa4d3e05736a14 ssh-agent 20:47:16 SSH_AUTH_SOCK=/tmp/ssh-0tRDPHK8xK1u/agent.32 20:47:16 SSH_AGENT_PID=38 20:47:16 Running ssh-add (command line suppressed) 20:47:16 Identity added: /w/workspace/edgex-go/261@tmp/private_key_630812239149547837.key (/w/workspace/edgex-go/261@tmp/private_key_630812239149547837.key) 20:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:17 + git semver tag 20:47:17 2022-07-12 20:47:17,492 [run_tag] DEBUG tag force:False 20:47:17 2022-07-12 20:47:17,492 [check_head_tag] DEBUG check head tag 20:47:17 2022-07-12 20:47:17,493 [execute] INFO git cat-file --batch-check 20:47:17 2022-07-12 20:47:17,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/261, universal_newlines=False, shell=None, istream=) 20:47:17 2022-07-12 20:47:17,498 [execute] INFO git cat-file --batch 20:47:17 2022-07-12 20:47:17,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/261, universal_newlines=False, shell=None, istream=) 20:47:17 2022-07-12 20:47:17,518 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:47:17 2022-07-12 20:47:17,518 [execute] INFO git tag -a v2.2.1-dev.27 -m v2.2.1-dev.27 20:47:17 2022-07-12 20:47:17,519 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.27', '-m', 'v2.2.1-dev.27'], cwd=/w/workspace/edgex-go/261, universal_newlines=False, shell=None, istream=None) 20:47:17 2022-07-12 20:47:17,525 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:47:17 2.2.1-dev.27 [Pipeline] } 20:47:17 $ docker exec --env ******** --env ******** 18ebf9de469a60b1e3fa326c297d827ac7463a8997de09d8beaa4d3e05736a14 ssh-agent -k 20:47:17 unset SSH_AUTH_SOCK; 20:47:17 unset SSH_AGENT_PID; 20:47:17 echo Agent pid 38 killed; 20:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:18 + git semver [Pipeline] } 20:47:18 $ docker stop --time=1 18ebf9de469a60b1e3fa326c297d827ac7463a8997de09d8beaa4d3e05736a14 20:47:19 $ docker rm -f 18ebf9de469a60b1e3fa326c297d827ac7463a8997de09d8beaa4d3e05736a14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:20 20:47:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:20 0.23.1-centos7: Pulling from edgex-lftools 20:47:20 ab5ef0e58194: Pulling fs layer 20:47:20 9712f1f96733: Pulling fs layer 20:47:20 63f879dbbcfc: Pulling fs layer 20:47:20 0d9ebad4ef96: Pulling fs layer 20:47:20 e9a5061849ea: Pulling fs layer 20:47:20 d747dcd14b5f: Pulling fs layer 20:47:20 2de7ff778b66: Pulling fs layer 20:47:20 0d9ebad4ef96: Waiting 20:47:20 d747dcd14b5f: Waiting 20:47:20 e9a5061849ea: Waiting 20:47:20 2de7ff778b66: Waiting 20:47:20 9712f1f96733: Verifying Checksum 20:47:20 9712f1f96733: Download complete 20:47:20 63f879dbbcfc: Download complete 20:47:21 e9a5061849ea: Verifying Checksum 20:47:21 e9a5061849ea: Download complete 20:47:21 d747dcd14b5f: Download complete 20:47:21 0d9ebad4ef96: Verifying Checksum 20:47:21 ab5ef0e58194: Verifying Checksum 20:47:21 ab5ef0e58194: Download complete 20:47:21 2de7ff778b66: Verifying Checksum 20:47:21 2de7ff778b66: Download complete 20:47:24 ab5ef0e58194: Pull complete 20:47:24 9712f1f96733: Pull complete 20:47:25 63f879dbbcfc: Pull complete 20:47:30 0d9ebad4ef96: Pull complete 20:47:30 e9a5061849ea: Pull complete 20:47:30 d747dcd14b5f: Pull complete 20:47:31 2de7ff778b66: Pull complete 20:47:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:32 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:47:34 $ docker top e0db7b70f8bce799662c28c57fe52c278aa91e2e869ae74d683806a040e25fd9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:47:34 provisioning config files... 20:47:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/261@tmp/config753513592574239219tmp 20:47:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/261@tmp/config8897232987873515223tmp 20:47:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/261@tmp/config6895458461165595419tmp [Pipeline] { [Pipeline] echo 20:47:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:47:34 ---> sigul-configuration.sh 20:47:34 gpg: directory `/root/.gnupg' created 20:47:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:47:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:47:34 gpg: keyring `/root/.gnupg/secring.gpg' created 20:47:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:47:34 gpg: CAST5 encrypted data 20:47:34 gpg: encrypted with 1 passphrase 20:47:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:47:35 + mkdir /home/jenkins 20:47:35 + mkdir /home/jenkins/sigul [Pipeline] sh 20:47:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:47:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:47:35 ---> sigul-install.sh 20:47:35 Sigul already installed; skipping installation. [Pipeline] sh 20:47:36 + git tag --list 20:47:36 0.6.0 20:47:36 0.6.1 20:47:36 0.7.0 20:47:36 0.7.1 20:47:36 v1.0.0 20:47:36 v1.0.1 20:47:36 v1.1.0 20:47:36 v1.2.0 20:47:36 v1.2.1 20:47:36 v1.3.0 20:47:36 v1.3.1 20:47:36 v2.0.0 20:47:36 v2.1.0 20:47:36 v2.1.1 20:47:36 v2.1.1-dev.1 20:47:36 v2.1.1-dev.2 20:47:36 v2.1.1-dev.3 20:47:36 v2.1.1-dev.4 20:47:36 v2.1.1-dev.5 20:47:36 v2.1.1-dev.6 20:47:36 v2.1.1-dev.7 20:47:36 v2.1.1-dev.8 20:47:36 v2.2.0 20:47:36 v2.2.1-dev.1 20:47:36 v2.2.1-dev.10 20:47:36 v2.2.1-dev.11 20:47:36 v2.2.1-dev.12 20:47:36 v2.2.1-dev.13 20:47:36 v2.2.1-dev.14 20:47:36 v2.2.1-dev.15 20:47:36 v2.2.1-dev.16 20:47:36 v2.2.1-dev.17 20:47:36 v2.2.1-dev.18 20:47:36 v2.2.1-dev.19 20:47:36 v2.2.1-dev.2 20:47:36 v2.2.1-dev.20 20:47:36 v2.2.1-dev.21 20:47:36 v2.2.1-dev.22 20:47:36 v2.2.1-dev.23 20:47:36 v2.2.1-dev.24 20:47:36 v2.2.1-dev.25 20:47:36 v2.2.1-dev.26 20:47:36 v2.2.1-dev.27 20:47:36 v2.2.1-dev.3 20:47:36 v2.2.1-dev.4 20:47:36 v2.2.1-dev.5 20:47:36 v2.2.1-dev.6 20:47:36 v2.2.1-dev.7 20:47:36 v2.2.1-dev.8 20:47:36 v2.2.1-dev.9 [Pipeline] sh 20:47:36 + lftools sign git-tag v2.2.1-dev.27 20:47:36 Signing Git tag with Sigul... 20:47:36 Signing v2.2.1-dev.27 [Pipeline] echo 20:47:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:47:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:47:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:47:37 $ docker stop --time=1 e0db7b70f8bce799662c28c57fe52c278aa91e2e869ae74d683806a040e25fd9 20:47:38 $ docker rm -f e0db7b70f8bce799662c28c57fe52c278aa91e2e869ae74d683806a040e25fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:47:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:39 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:40 $ docker top 4e57ac8d1b81798e219026c78b1e8b340ac4966cc867c76cacd57e1d6f4aa1a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:40 [ssh-agent] Looking for ssh-agent implementation... 20:47:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:40 $ docker exec 4e57ac8d1b81798e219026c78b1e8b340ac4966cc867c76cacd57e1d6f4aa1a1 ssh-agent 20:47:40 SSH_AUTH_SOCK=/tmp/ssh-mZGHPvRKrdhG/agent.33 20:47:40 SSH_AGENT_PID=39 20:47:40 Running ssh-add (command line suppressed) 20:47:40 Identity added: /w/workspace/edgex-go/261@tmp/private_key_3690121676711912888.key (/w/workspace/edgex-go/261@tmp/private_key_3690121676711912888.key) 20:47:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:41 + git semver bump pre 20:47:41 2022-07-12 20:47:41,201 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:47:41 2022-07-12 20:47:41,201 [bump_version] DEBUG bumping version:2.2.1-dev.27 on axis:pre with prefix:dev 20:47:41 2022-07-12 20:47:41,201 [bump_version] DEBUG bumped version:2.2.1-dev.28 20:47:41 2022-07-12 20:47:41,202 [write_version] DEBUG write version:2.2.1-dev.28 to path:/w/workspace/edgex-go/261/.semver/main with force:True 20:47:41 2022-07-12 20:47:41,202 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:47:41 2022-07-12 20:47:41,202 [write_file] DEBUG write to file:/w/workspace/edgex-go/261/.semver/main 20:47:41 2022-07-12 20:47:41,204 [execute] INFO git cat-file --batch-check 20:47:41 2022-07-12 20:47:41,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/261/.semver, universal_newlines=False, shell=None, istream=) 20:47:41 2022-07-12 20:47:41,210 [execute] INFO git cat-file --batch 20:47:41 2022-07-12 20:47:41,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/261/.semver, universal_newlines=False, shell=None, istream=) 20:47:41 2022-07-12 20:47:41,216 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:47:41 2.2.1-dev.28 [Pipeline] } 20:47:41 $ docker exec --env ******** --env ******** 4e57ac8d1b81798e219026c78b1e8b340ac4966cc867c76cacd57e1d6f4aa1a1 ssh-agent -k 20:47:41 unset SSH_AUTH_SOCK; 20:47:41 unset SSH_AGENT_PID; 20:47:41 echo Agent pid 39 killed; 20:47:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:41 + git semver [Pipeline] } 20:47:41 $ docker stop --time=1 4e57ac8d1b81798e219026c78b1e8b340ac4966cc867c76cacd57e1d6f4aa1a1 20:47:43 $ docker rm -f 4e57ac8d1b81798e219026c78b1e8b340ac4966cc867c76cacd57e1d6f4aa1a1 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:44 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:44 $ docker top 90c665cd8ddd720d9f0d3019ffdbf644918db8652feaaa402c3ff86103b114f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:44 [ssh-agent] Looking for ssh-agent implementation... 20:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:44 $ docker exec 90c665cd8ddd720d9f0d3019ffdbf644918db8652feaaa402c3ff86103b114f6 ssh-agent 20:47:44 SSH_AUTH_SOCK=/tmp/ssh-twtSGMF553j8/agent.33 20:47:44 SSH_AGENT_PID=39 20:47:44 Running ssh-add (command line suppressed) 20:47:45 Identity added: /w/workspace/edgex-go/261@tmp/private_key_2275040499933047621.key (/w/workspace/edgex-go/261@tmp/private_key_2275040499933047621.key) 20:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:45 + git semver push 20:47:45 2022-07-12 20:47:45,547 [run_push] DEBUG push 20:47:45 2022-07-12 20:47:45,547 [execute] INFO git cat-file --batch-check 20:47:45 2022-07-12 20:47:45,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/261/.semver, universal_newlines=False, shell=None, istream=) 20:47:45 2022-07-12 20:47:45,552 [execute] INFO git rev-list 414bb02e4fef9e5cd30b7e5ec31dd5bf9147e957 -- 20:47:45 2022-07-12 20:47:45,552 [execute] DEBUG Popen(['git', 'rev-list', '414bb02e4fef9e5cd30b7e5ec31dd5bf9147e957', '--'], cwd=/w/workspace/edgex-go/261/.semver, universal_newlines=False, shell=None, istream=None) 20:47:45 2022-07-12 20:47:45,564 [execute] INFO git fetch -v origin 20:47:45 2022-07-12 20:47:45,564 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/261/.semver, universal_newlines=True, shell=None, istream=None) 20:47:46 2022-07-12 20:47:46,049 [run_push] DEBUG no remote changes detected 20:47:46 2022-07-12 20:47:46,049 [execute] INFO git push origin semver 20:47:46 2022-07-12 20:47:46,050 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/261/.semver, universal_newlines=False, shell=None, istream=None) 20:47:47 2022-07-12 20:47:46,867 [run_push] DEBUG push all version tags 20:47:47 2022-07-12 20:47:46,868 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:47:47 2022-07-12 20:47:46,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/261, universal_newlines=False, shell=None, istream=None) 20:47:47 2022-07-12 20:47:47,609 [read_version] DEBUG read version from /w/workspace/edgex-go/261/.semver/main 20:47:47 2.2.1-dev.28 [Pipeline] } 20:47:47 $ docker exec --env ******** --env ******** 90c665cd8ddd720d9f0d3019ffdbf644918db8652feaaa402c3ff86103b114f6 ssh-agent -k 20:47:47 unset SSH_AUTH_SOCK; 20:47:47 unset SSH_AGENT_PID; 20:47:47 echo Agent pid 39 killed; 20:47:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:48 + git semver [Pipeline] } 20:47:48 $ docker stop --time=1 90c665cd8ddd720d9f0d3019ffdbf644918db8652feaaa402c3ff86103b114f6 20:47:49 $ docker rm -f 90c665cd8ddd720d9f0d3019ffdbf644918db8652feaaa402c3ff86103b114f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:47:50 + [ -d /w/workspace/edgex-go/261/archives ] [Pipeline] libraryResource [Pipeline] sh 20:47:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:47:51 ---> package-listing.sh 20:47:51 ++ facter osfamily 20:47:51 ++ tr '[:upper:]' '[:lower:]' 20:47:51 + OS_FAMILY=debian 20:47:51 + workspace=/w/workspace/edgex-go/261 20:47:51 + START_PACKAGES=/tmp/packages_start.txt 20:47:51 + END_PACKAGES=/tmp/packages_end.txt 20:47:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:47:51 + PACKAGES=/tmp/packages_start.txt 20:47:51 + '[' /w/workspace/edgex-go/261 ']' 20:47:51 + PACKAGES=/tmp/packages_end.txt 20:47:51 + case "${OS_FAMILY}" in 20:47:51 + dpkg -l 20:47:51 + grep '^ii' 20:47:51 + '[' -f /tmp/packages_start.txt ']' 20:47:51 + '[' -f /tmp/packages_end.txt ']' 20:47:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:47:51 + '[' /w/workspace/edgex-go/261 ']' 20:47:51 + mkdir -p /w/workspace/edgex-go/261/archives/ 20:47:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/261/archives/ [Pipeline] echo 20:47:51 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/261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:47:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:52 20:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:52 latest: Pulling from edgex-lftools-log-publisher 20:47:52 5eb5b503b376: Pulling fs layer 20:47:52 5c69ac0246d0: Pulling fs layer 20:47:52 ec43610c2a17: Pulling fs layer 20:47:52 3a2ae6a8a46f: Pulling fs layer 20:47:52 33b1e0a273af: Pulling fs layer 20:47:52 5d3b04190fa2: Pulling fs layer 20:47:52 2f39f015ded8: Pulling fs layer 20:47:52 3a2ae6a8a46f: Waiting 20:47:52 33b1e0a273af: Waiting 20:47:52 2f39f015ded8: Waiting 20:47:52 5d3b04190fa2: Waiting 20:47:52 5c69ac0246d0: Verifying Checksum 20:47:52 5c69ac0246d0: Download complete 20:47:52 3a2ae6a8a46f: Verifying Checksum 20:47:52 3a2ae6a8a46f: Download complete 20:47:53 33b1e0a273af: Verifying Checksum 20:47:53 33b1e0a273af: Download complete 20:47:53 5d3b04190fa2: Download complete 20:47:53 ec43610c2a17: Verifying Checksum 20:47:53 ec43610c2a17: Download complete 20:47:53 5eb5b503b376: Download complete 20:47:54 2f39f015ded8: Verifying Checksum 20:47:54 2f39f015ded8: Download complete 20:47:54 5eb5b503b376: Pull complete 20:47:54 5c69ac0246d0: Pull complete 20:47:55 ec43610c2a17: Pull complete 20:47:55 3a2ae6a8a46f: Pull complete 20:47:55 33b1e0a273af: Pull complete 20:47:55 5d3b04190fa2: Pull complete 20:48:00 2f39f015ded8: Pull complete 20:48:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:00 prd-ubuntu20.04-docker-8c-8g-19754 does not seem to be running inside a container 20:48:00 $ 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/261/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/261 -v /w/workspace/edgex-go/261:/w/workspace/edgex-go/261:rw,z -v /w/workspace/edgex-go/261@tmp:/w/workspace/edgex-go/261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:48:02 $ docker top 00ed03f318f6cdc595cacaf4ec013e694911309b7ef2ffbf4b19b0bf379aa4a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:03 + ls /var/log/sa-host 20:48:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:03 provisioning config files... 20:48:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/261@tmp/config1740378607653185342tmp [Pipeline] { [Pipeline] echo 20:48:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:04 ---> create-netrc.sh [Pipeline] } 20:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:04 ---> python-tools-install.sh [Pipeline] echo 20:48:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:04 ---> sudo-logs.sh 20:48:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:05 ---> job-cost.sh 20:48:05 lf-activate-venv: SKIPPING 20:48:05 DEBUG: total: 0.10999999940395355 20:48:05 INFO: Retrieving Stack Cost... 20:48:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:06 INFO: Archiving Costs [Pipeline] echo 20:48:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:06 ---> logs-deploy.sh 20:48:06 lf-activate-venv: SKIPPING 20:48:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/261 20:48:06 INFO: archiving workspace using pattern(s): 20:48:07 Archives upload complete. 20:48:07 INFO: archiving logs to Nexus 20:48:08 ---> uname -a: 20:48:08 Linux prd-ubuntu20-04-docker-8c-8g-19754 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:48:08 20:48:08 20:48:08 ---> lscpu: 20:48:08 Architecture: x86_64 20:48:08 CPU op-mode(s): 32-bit, 64-bit 20:48:08 Byte Order: Little Endian 20:48:08 Address sizes: 40 bits physical, 48 bits virtual 20:48:08 CPU(s): 8 20:48:08 On-line CPU(s) list: 0-7 20:48:08 Thread(s) per core: 1 20:48:08 Core(s) per socket: 1 20:48:08 Socket(s): 8 20:48:08 NUMA node(s): 1 20:48:08 Vendor ID: AuthenticAMD 20:48:08 CPU family: 23 20:48:08 Model: 49 20:48:08 Model name: AMD EPYC-Rome Processor 20:48:08 Stepping: 0 20:48:08 CPU MHz: 2799.998 20:48:08 BogoMIPS: 5599.99 20:48:08 Virtualization: AMD-V 20:48:08 Hypervisor vendor: KVM 20:48:08 Virtualization type: full 20:48:08 L1d cache: 256 KiB 20:48:08 L1i cache: 256 KiB 20:48:08 L2 cache: 4 MiB 20:48:08 L3 cache: 128 MiB 20:48:08 NUMA node0 CPU(s): 0-7 20:48:08 Vulnerability Itlb multihit: Not affected 20:48:08 Vulnerability L1tf: Not affected 20:48:08 Vulnerability Mds: Not affected 20:48:08 Vulnerability Meltdown: Not affected 20:48:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:48:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:48:08 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:48:08 Vulnerability Srbds: Not affected 20:48:08 Vulnerability Tsx async abort: Not affected 20:48:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:48:08 20:48:08 20:48:08 ---> nproc: 20:48:08 8 20:48:08 20:48:08 20:48:08 ---> df -h: 20:48:08 Filesystem Size Used Avail Use% Mounted on 20:48:08 overlay 155G 20G 136G 13% / 20:48:08 tmpfs 64M 0 64M 0% /dev 20:48:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:48:08 shm 64M 0 64M 0% /dev/shm 20:48:08 /dev/vda1 155G 20G 136G 13% /facter-os 20:48:08 20:48:08 20:48:08 ---> sar -b -r -n DEV: 20:48:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19754) 07/12/22 _x86_64_ (8 CPU) 20:48:08 20:48:08 20:18:19 LINUX RESTART (8 CPU) 20:48:08 20:48:08 20:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:48:08 20:20:01 214.50 12.13 202.37 0.00 2100.30 113098.07 0.00 20:48:08 20:21:01 33.91 0.15 33.76 0.00 1.20 14672.10 0.00 20:48:08 20:22:01 82.57 0.10 82.47 0.00 3.33 33448.58 0.00 20:48:08 20:23:01 528.06 6.10 521.96 0.00 58.52 367177.74 0.00 20:48:08 20:24:01 1027.93 1.40 1026.53 0.00 13.59 315766.29 0.00 20:48:08 20:25:01 1070.34 0.30 1070.04 0.00 8.00 293630.26 0.00 20:48:08 20:26:01 88.45 0.03 88.42 0.00 3.47 3969.34 0.00 20:48:08 20:27:01 16.06 0.02 16.04 0.00 4.27 422.79 0.00 20:48:08 20:28:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 20:48:08 20:29:01 1.90 0.00 1.90 0.00 0.00 25.46 0.00 20:48:08 20:30:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:48:08 20:31:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 20:48:08 20:32:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:48:08 20:33:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 20:48:08 20:34:01 1.87 0.02 1.85 0.00 0.13 20.13 0.00 20:48:08 20:35:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 20:48:08 20:36:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 20:48:08 20:37:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 20:48:08 20:38:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 20:48:08 20:39:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 20:48:08 20:40:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 20:48:08 20:41:01 1.45 0.00 1.45 0.00 0.00 17.99 0.00 20:48:08 20:42:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:48:08 20:43:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 20:48:08 20:44:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 20:48:08 20:45:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 20:48:08 20:46:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:48:08 20:47:01 58.25 0.25 58.00 0.00 11.46 25654.25 0.00 20:48:08 20:48:01 116.06 0.18 115.88 0.00 19.20 45292.45 0.00 20:48:08 Average: 112.45 0.71 111.74 0.00 75.51 41805.28 0.00 20:48:08 20:48:08 20:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:08 20:20:01 27867880 31536092 762904 2.32 135220 3747020 2509292 7.40 1599932 2976812 160588 20:48:08 20:21:01 27721076 31702476 593364 1.80 139716 4018672 2274512 6.70 1395916 3288408 176252 20:48:08 20:22:01 27757764 31787636 511528 1.56 141032 4077872 1794240 5.29 1312016 3350992 100 20:48:08 20:23:01 21231016 31122980 1142932 3.48 280364 9504624 3443680 10.15 2499664 8353412 0 20:48:08 20:24:01 19051144 31427904 844996 2.57 366820 11758760 3189508 9.40 2496168 10395688 17100 20:48:08 20:25:01 19076960 31705800 569960 1.73 414824 11933656 2064948 6.09 2360316 10484792 39344 20:48:08 20:26:01 19727196 31774280 505528 1.54 416524 11380572 1881736 5.55 2280872 9949752 440 20:48:08 20:27:01 19730640 31778532 501192 1.52 417120 11380856 1878932 5.54 2279740 9949788 32 20:48:08 20:28:01 19731900 31780000 500000 1.52 417152 11380856 1878932 5.54 2277516 9949996 48 20:48:08 20:29:01 19737364 31785612 494860 1.50 417192 11380964 1878932 5.54 2272280 9950100 236 20:48:08 20:30:01 19737920 31786180 494308 1.50 417208 11380968 1878932 5.54 2272104 9950104 176 20:48:08 20:31:01 19738100 31786368 493984 1.50 417244 11380972 1878932 5.54 2271704 9950108 20 20:48:08 20:32:01 19741076 31789388 490984 1.49 417252 11380972 1878932 5.54 2268968 9950108 12 20:48:08 20:33:01 19741256 31789584 490720 1.49 417284 11380968 1878932 5.54 2268980 9950112 48 20:48:08 20:34:01 19739128 31787864 492676 1.50 417332 11380976 1891700 5.58 2269400 9950384 196 20:48:08 20:35:01 19739336 31788080 492620 1.50 417360 11380980 1891700 5.58 2269164 9950388 192 20:48:08 20:36:01 19739028 31787820 492892 1.50 417392 11380988 1891700 5.58 2269108 9950392 196 20:48:08 20:37:01 19739532 31788324 492368 1.50 417404 11380988 1891700 5.58 2269112 9950392 220 20:48:08 20:38:01 19739532 31788384 492328 1.50 417424 11380992 1891700 5.58 2268848 9950400 8 20:48:08 20:39:01 19739184 31788072 492508 1.50 417456 11380988 1891700 5.58 2269720 9950400 32 20:48:08 20:40:01 19739632 31788548 491972 1.50 417472 11380996 1891700 5.58 2269048 9950404 212 20:48:08 20:41:01 19739560 31788484 491976 1.50 417476 11381000 1891700 5.58 2269000 9950408 216 20:48:08 20:42:01 19739520 31788456 491944 1.50 417480 11381000 1891700 5.58 2269000 9950408 180 20:48:08 20:43:01 19739244 31788200 492140 1.50 417492 11381004 1891700 5.58 2269020 9950412 204 20:48:08 20:44:01 19739428 31788408 492072 1.50 417524 11381000 1891700 5.58 2269368 9950416 36 20:48:08 20:45:01 19739404 31788424 492060 1.50 417552 11381016 1891700 5.58 2268768 9950424 12 20:48:08 20:46:01 19739308 31788476 491908 1.50 417568 11381148 1891700 5.58 2269124 9950540 196 20:48:08 20:47:01 18636556 31677692 596640 1.81 439476 12275188 2126140 6.27 2439828 10798208 195936 20:48:08 20:48:01 17701588 31745176 523268 1.59 481792 13136544 2070212 6.10 2425416 11646208 127372 20:48:08 Average: 20466940 31731836 548849 1.67 384936 10670777 2037893 6.01 2214486 9318964 24814 20:48:08 20:48:08 20:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:08 20:20:01 veth66bc79a 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 20:48:08 20:20:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 20:48:08 20:20:01 ens3 789.51 737.14 9298.95 145.35 0.00 0.00 0.00 0.00 20:48:08 20:20:01 docker0 516.82 452.51 39.49 3511.43 0.00 0.00 0.00 0.00 20:48:08 20:21:01 veth66bc79a 1.57 1.62 0.12 0.14 0.00 0.00 0.00 0.00 20:48:08 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:21:01 ens3 33.31 17.73 26.82 8.94 0.00 0.00 0.00 0.00 20:48:08 20:21:01 docker0 1.57 1.57 0.10 0.13 0.00 0.00 0.00 0.00 20:48:08 20:22:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 20:48:08 20:22:01 ens3 122.86 87.50 1697.66 75.66 0.00 0.00 0.00 0.00 20:48:08 20:22:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:23:01 vethdb50fe7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:48:08 20:23:01 vethbff5199 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:48:08 20:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:48:08 20:23:01 veth2bb32a2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:48:08 20:23:01 ens3 190.52 137.61 1613.68 23.68 0.00 0.00 0.00 0.00 20:48:08 20:23:01 veth16924cf 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 20:48:08 20:23:01 vethb5fb367 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:48:08 20:23:01 docker0 116.06 154.67 8.93 1538.57 0.00 0.00 0.00 0.00 20:48:08 20:24:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 20:48:08 20:24:01 veth57ee737 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:48:08 20:24:01 ens3 258.66 196.54 1584.76 86.69 0.00 0.00 0.00 0.00 20:48:08 20:24:01 veth16924cf 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 20:48:08 20:24:01 docker0 135.21 180.96 9.61 1540.95 0.00 0.00 0.00 0.00 20:48:08 20:25:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 20:48:08 20:25:01 ens3 172.21 115.28 1732.14 96.43 0.00 0.00 0.00 0.00 20:48:08 20:25:01 veth16924cf 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:48:08 20:25:01 docker0 37.39 60.18 2.59 599.01 0.00 0.00 0.00 0.00 20:48:08 20:26:01 lo 43.25 43.25 4.26 4.26 0.00 0.00 0.00 0.00 20:48:08 20:26:01 ens3 463.68 482.22 212.67 2286.24 0.00 0.00 0.00 0.00 20:48:08 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:27:01 lo 21.26 21.26 2.09 2.09 0.00 0.00 0.00 0.00 20:48:08 20:27:01 ens3 234.77 237.22 120.99 1287.91 0.00 0.00 0.00 0.00 20:48:08 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:28:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:48:08 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:29:01 ens3 0.38 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:48:08 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:30:01 ens3 0.75 0.52 4.51 0.04 0.00 0.00 0.00 0.00 20:48:08 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:33:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:34:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:48:08 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:36:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:39:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:48:08 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:44:01 ens3 0.33 0.32 0.20 0.08 0.00 0.00 0.00 0.00 20:48:08 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:08 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:08 20:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:48:08 20:47:01 ens3 201.63 147.35 4620.57 53.81 0.00 0.00 0.00 0.00 20:48:08 20:47:01 veth21be410 40.14 47.60 3.60 690.64 0.00 0.00 0.00 0.06 20:48:08 20:47:01 docker0 40.14 47.50 3.05 690.63 0.00 0.00 0.00 0.00 20:48:08 20:48:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 20:48:08 20:48:01 ens3 326.56 238.46 5775.52 122.26 0.00 0.00 0.00 0.00 20:48:08 20:48:01 docker0 7.32 8.18 1.00 1.90 0.00 0.00 0.00 0.00 20:48:08 Average: lo 2.66 2.66 0.26 0.26 0.00 0.00 0.00 0.00 20:48:08 Average: ens3 96.05 82.36 915.52 144.40 0.00 0.00 0.00 0.00 20:48:08 Average: docker0 29.19 30.99 2.21 269.98 0.00 0.00 0.00 0.00 20:48:08 20:48:08 20:48:08 ---> sar -P ALL: 20:48:08 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19754) 07/12/22 _x86_64_ (8 CPU) 20:48:08 20:48:08 20:18:19 LINUX RESTART (8 CPU) 20:48:08 20:48:08 20:19:02 CPU %user %nice %system %iowait %steal %idle 20:48:08 20:20:01 all 18.87 0.00 5.83 1.36 0.06 73.88 20:48:08 20:20:01 0 19.65 0.00 6.38 2.45 0.07 71.44 20:48:08 20:20:01 1 18.06 0.00 6.02 0.85 0.05 75.02 20:48:08 20:20:01 2 22.55 0.00 5.91 1.43 0.05 70.06 20:48:08 20:20:01 3 18.22 0.00 5.90 2.88 0.09 72.91 20:48:08 20:20:01 4 17.49 0.00 5.75 0.26 0.07 76.43 20:48:08 20:20:01 5 18.77 0.00 4.77 0.12 0.05 76.28 20:48:08 20:20:01 6 17.71 0.00 5.53 0.58 0.05 76.13 20:48:08 20:20:01 7 18.50 0.00 6.37 2.29 0.09 72.76 20:48:08 20:21:01 all 49.84 0.00 7.58 0.16 0.08 42.33 20:48:08 20:21:01 0 50.42 0.00 8.66 0.98 0.07 39.88 20:48:08 20:21:01 1 49.13 0.00 8.17 0.02 0.08 42.60 20:48:08 20:21:01 2 49.55 0.00 7.20 0.02 0.08 43.15 20:48:08 20:21:01 3 50.72 0.00 7.75 0.02 0.08 41.42 20:48:08 20:21:01 4 47.64 0.00 6.43 0.00 0.08 45.84 20:48:08 20:21:01 5 50.03 0.00 7.71 0.00 0.10 42.16 20:48:08 20:21:01 6 49.78 0.00 8.07 0.00 0.08 42.06 20:48:08 20:21:01 7 51.42 0.00 6.65 0.27 0.08 41.57 20:48:08 20:22:01 all 38.18 0.00 6.93 0.59 0.08 54.23 20:48:08 20:22:01 0 37.37 0.00 7.60 3.87 0.08 51.07 20:48:08 20:22:01 1 37.93 0.00 6.51 0.02 0.08 55.46 20:48:08 20:22:01 2 38.77 0.00 6.76 0.03 0.08 54.35 20:48:08 20:22:01 3 39.59 0.00 7.06 0.10 0.08 53.17 20:48:08 20:22:01 4 37.72 0.00 6.51 0.13 0.08 55.55 20:48:08 20:22:01 5 38.97 0.00 7.09 0.02 0.07 53.86 20:48:08 20:22:01 6 38.57 0.00 7.23 0.10 0.08 54.01 20:48:08 20:22:01 7 36.49 0.00 6.65 0.39 0.07 56.40 20:48:08 20:23:01 all 20.76 0.00 14.20 9.60 0.08 55.37 20:48:08 20:23:01 0 23.70 0.00 13.37 10.36 0.10 52.47 20:48:08 20:23:01 1 20.63 0.00 15.37 3.63 0.07 60.30 20:48:08 20:23:01 2 22.66 0.00 13.98 3.98 0.07 59.32 20:48:08 20:23:01 3 19.71 0.00 14.09 4.68 0.09 61.43 20:48:08 20:23:01 4 19.92 0.00 14.86 8.13 0.07 57.02 20:48:08 20:23:01 5 18.75 0.00 13.72 19.43 0.09 48.01 20:48:08 20:23:01 6 21.32 0.00 15.56 22.42 0.09 40.61 20:48:08 20:23:01 7 19.37 0.00 12.63 4.29 0.09 63.63 20:48:08 20:24:01 all 66.73 0.00 16.47 4.06 0.12 12.62 20:48:08 20:24:01 0 67.45 0.00 16.52 5.48 0.13 10.42 20:48:08 20:24:01 1 68.33 0.00 15.93 2.34 0.12 13.29 20:48:08 20:24:01 2 66.16 0.00 17.70 3.04 0.12 12.99 20:48:08 20:24:01 3 66.29 0.00 16.27 5.51 0.12 11.81 20:48:08 20:24:01 4 67.02 0.00 15.76 2.54 0.12 14.56 20:48:08 20:24:01 5 66.58 0.00 18.03 4.15 0.12 11.12 20:48:08 20:24:01 6 66.69 0.00 16.55 4.61 0.12 12.03 20:48:08 20:24:01 7 65.27 0.00 14.97 4.85 0.14 14.77 20:48:08 20:25:01 all 60.52 0.00 14.87 4.43 0.12 20.06 20:48:08 20:25:01 0 58.96 0.00 16.31 4.35 0.12 20.26 20:48:08 20:25:01 1 59.14 0.00 16.06 4.01 0.10 20.68 20:48:08 20:25:01 2 59.29 0.00 15.07 5.58 0.12 19.94 20:48:08 20:25:01 3 60.58 0.00 15.44 6.70 0.14 17.15 20:48:08 20:25:01 4 62.89 0.00 13.89 2.39 0.10 20.73 20:48:08 20:25:01 5 63.55 0.00 14.64 2.62 0.12 19.06 20:48:08 20:25:01 6 59.71 0.00 15.10 6.02 0.14 19.03 20:48:08 20:25:01 7 60.02 0.00 12.44 3.77 0.12 23.65 20:48:08 20:26:01 all 9.08 0.00 1.65 0.44 0.06 88.78 20:48:08 20:26:01 0 12.58 0.00 1.79 0.02 0.05 85.57 20:48:08 20:26:01 1 7.67 0.00 1.71 0.15 0.07 90.40 20:48:08 20:26:01 2 8.80 0.00 1.77 0.02 0.05 89.36 20:48:08 20:26:01 3 7.07 0.00 1.86 0.66 0.07 90.34 20:48:08 20:26:01 4 11.62 0.00 1.39 0.13 0.05 86.81 20:48:08 20:26:01 5 9.44 0.00 1.34 0.05 0.05 89.11 20:48:08 20:26:01 6 7.81 0.00 1.58 1.42 0.05 89.14 20:48:08 20:26:01 7 7.62 0.00 1.72 1.06 0.07 89.53 20:48:08 20:27:01 all 5.45 0.00 0.79 0.07 0.03 93.66 20:48:08 20:27:01 0 4.27 0.00 0.93 0.02 0.03 94.74 20:48:08 20:27:01 1 5.17 0.00 0.97 0.02 0.02 93.83 20:48:08 20:27:01 2 8.50 0.00 1.04 0.02 0.03 90.42 20:48:08 20:27:01 3 7.71 0.00 0.92 0.30 0.05 91.01 20:48:08 20:27:01 4 4.26 0.00 0.70 0.02 0.03 94.99 20:48:08 20:27:01 5 4.46 0.00 0.52 0.03 0.03 94.96 20:48:08 20:27:01 6 5.66 0.00 0.53 0.00 0.03 93.78 20:48:08 20:27:01 7 3.58 0.00 0.72 0.17 0.03 95.50 20:48:08 20:28:01 all 0.03 0.00 0.02 0.00 0.00 99.94 20:48:08 20:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:48:08 20:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:48:08 20:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:48:08 20:28:01 5 0.07 0.00 0.03 0.00 0.00 99.90 20:48:08 20:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:48:08 20:28:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:48:08 20:29:01 all 0.03 0.00 0.03 0.03 0.00 99.92 20:48:08 20:29:01 0 0.05 0.00 0.03 0.08 0.00 99.83 20:48:08 20:29:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:48:08 20:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:48:08 20:29:01 3 0.02 0.00 0.07 0.15 0.02 99.75 20:48:08 20:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:29:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:48:08 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:30:01 all 0.03 0.00 0.00 0.01 0.00 99.96 20:48:08 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:30:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:48:08 20:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:48:08 20:30:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:48:08 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:48:08 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:48:08 20:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:48:08 20:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:48:08 20:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:31:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:48:08 20:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:48:08 20:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:48:08 20:32:01 all 0.13 0.00 0.00 0.00 0.00 99.86 20:48:08 20:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:32:01 3 0.95 0.00 0.00 0.02 0.00 99.04 20:48:08 20:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:33:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:48:08 20:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:33:01 3 1.87 0.00 0.07 0.02 0.02 98.03 20:48:08 20:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:33:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:48:08 20:34:01 all 0.05 0.00 0.03 0.01 0.00 99.90 20:48:08 20:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:48:08 20:34:01 2 0.03 0.00 0.02 0.05 0.00 99.90 20:48:08 20:34:01 3 0.15 0.00 0.10 0.03 0.00 99.72 20:48:08 20:34:01 4 0.07 0.00 0.05 0.00 0.02 99.87 20:48:08 20:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:35:01 all 0.12 0.00 0.01 0.01 0.00 99.86 20:48:08 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:35:01 3 0.93 0.00 0.02 0.03 0.00 99.02 20:48:08 20:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 20:48:08 20:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:36:01 all 0.27 0.00 0.01 0.01 0.00 99.71 20:48:08 20:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:36:01 3 2.00 0.00 0.00 0.03 0.00 97.96 20:48:08 20:36:01 4 0.03 0.00 0.05 0.00 0.02 99.90 20:48:08 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:37:01 all 0.27 0.00 0.01 0.02 0.00 99.71 20:48:08 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:37:01 2 0.02 0.00 0.00 0.13 0.00 99.85 20:48:08 20:37:01 3 1.97 0.00 0.00 0.00 0.02 98.01 20:48:08 20:37:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:48:08 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:38:01 all 0.06 0.00 0.02 0.00 0.00 99.91 20:48:08 20:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:48:08 20:38:01 3 0.33 0.00 0.03 0.02 0.00 99.62 20:48:08 20:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:48:08 20:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:48:08 20:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:48:08 20:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:48:08 20:39:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:48:08 20:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:39:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:48:08 20:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:40:01 all 0.03 0.00 0.00 0.00 0.00 99.96 20:48:08 20:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:48:08 20:40:01 3 0.05 0.00 0.00 0.02 0.00 99.93 20:48:08 20:40:01 4 0.08 0.00 0.02 0.00 0.02 99.88 20:48:08 20:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:48:08 20:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:48:08 20:41:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:48:08 20:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:48:08 20:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:48:08 20:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:48:08 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:48:08 20:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:48:08 20:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:48:08 20:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:48:08 20:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:42:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:48:08 20:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:48:08 20:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:48:08 20:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:48:08 20:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:08 20:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:48:08 20:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:48:08 20:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:48:08 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:48:08 20:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:48:08 20:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:48:08 20:44:01 4 0.08 0.00 0.02 0.00 0.00 99.90 20:48:08 20:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:48:08 20:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:48:08 20:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:48:08 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:48:08 20:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:48:08 20:45:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:48:08 20:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:48:08 20:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:48:08 20:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:48:08 20:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:48:08 20:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:48:08 20:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:48:08 20:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:48:08 20:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:48:08 20:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:48:08 20:47:01 all 4.95 0.00 2.03 0.41 0.02 92.59 20:48:08 20:47:01 0 4.28 0.00 1.91 0.00 0.02 93.80 20:48:08 20:47:01 1 5.74 0.00 2.02 0.27 0.02 91.96 20:48:08 20:47:01 2 5.56 0.00 2.18 2.47 0.02 89.77 20:48:08 20:47:01 3 6.14 0.00 2.00 0.39 0.02 91.46 20:48:08 20:47:01 4 4.79 0.00 2.25 0.00 0.02 92.95 20:48:08 20:47:01 5 4.49 0.00 2.02 0.03 0.02 93.45 20:48:08 20:47:01 6 4.20 0.00 2.22 0.02 0.02 93.55 20:48:08 20:47:01 7 4.44 0.00 1.68 0.10 0.02 93.76 20:48:08 20:48:01 all 10.17 0.00 4.27 1.16 0.06 84.34 20:48:08 20:48:01 0 10.85 0.00 3.52 0.15 0.05 85.43 20:48:08 20:48:01 1 8.72 0.00 4.41 0.76 0.05 86.06 20:48:08 20:48:01 2 9.71 0.00 4.59 0.61 0.05 85.04 20:48:08 20:48:01 3 10.27 0.00 3.98 1.38 0.05 84.32 20:48:08 20:48:01 4 13.50 0.00 4.71 2.17 0.07 79.54 20:48:08 20:48:01 5 9.24 0.00 4.19 0.10 0.05 86.43 20:48:08 20:48:01 6 8.19 0.00 3.59 0.07 0.07 88.08 20:48:08 20:48:01 7 10.89 0.00 5.16 4.06 0.07 79.83 20:48:08 Average: all 9.76 0.00 2.55 0.76 0.03 86.90 20:48:08 Average: 0 9.92 0.00 2.64 0.95 0.03 86.48 20:48:08 Average: 1 9.61 0.00 2.64 0.41 0.02 87.31 20:48:08 Average: 2 9.96 0.00 2.60 0.60 0.02 86.81 20:48:08 Average: 3 10.06 0.00 2.57 0.79 0.03 86.56 20:48:08 Average: 4 9.82 0.00 2.48 0.54 0.03 87.13 20:48:08 Average: 5 9.72 0.00 2.53 0.90 0.02 86.82 20:48:08 Average: 6 9.56 0.00 2.59 1.19 0.03 86.64 20:48:08 Average: 7 9.45 0.00 2.35 0.72 0.03 87.45 20:48:08 20:48:08 20:48:08