Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 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-ssh18302654753440956904.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15748296436786713474.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4790643328191532650.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh2363364765145039793.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7894124331808714416.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/339 [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/339 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9ee2498bacc647f13c5df1d0cb60253a462eb6cf (main) Commit message: "Merge pull request #4212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.24" > 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 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 > git rev-list --no-walk bec6ac5133b81c8d346ce10051e81bd60c096cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:20:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:20:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:20:04 ========================================================= 10:20:04 EdgeX Global Pipelines Version Info 10:20:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:20:04 ------------------- 10:20:04 stable info: 10:20:04 ------------------- 10:20:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:20:04 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 10:20:04 Message: update stable to v1.0.243 10:20:05 ------------------- 10:20:05 experimental info: 10:20:05 ------------------- 10:20:05 Commited By: **** collab-it+edgex@linuxfoundation.org 10:20:05 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 10:20:05 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ee2498 [Pipeline] echo 10:20:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:05 provisioning config files... 10:20:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config17141811560851723013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:06 ---> docker-login.sh 10:20:06 nexus3.edgexfoundry.org:10001 10:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:06 Configure a credential helper to remove this warning. See 10:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:06 10:20:06 Login Succeeded 10:20:06 nexus3.edgexfoundry.org:10002 10:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:06 Configure a credential helper to remove this warning. See 10:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:06 10:20:06 Login Succeeded 10:20:06 nexus3.edgexfoundry.org:10003 10:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:06 Configure a credential helper to remove this warning. See 10:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:06 10:20:06 Login Succeeded 10:20:06 nexus3.edgexfoundry.org:10004 10:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:06 Configure a credential helper to remove this warning. See 10:20:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:06 10:20:06 Login Succeeded 10:20:06 docker.io 10:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:07 Configure a credential helper to remove this warning. See 10:20:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:07 10:20:07 Login Succeeded 10:20:07 ---> docker-login.sh ends [Pipeline] } 10:20:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20: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 10:20:07 + dirname cmd/core-command/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo core-command,cmd/core-command/Dockerfile 10:20:07 + + dirname cmd/core-data/Dockerfile 10:20:07 cut -d/ -f2 10:20:07 + echo core-data,cmd/core-data/Dockerfile 10:20:07 + dirname cmd/core-metadata/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo core-metadata,cmd/core-metadata/Dockerfile 10:20:07 + dirname cmd/security-bootstrapper/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:20:07 + dirname cmd/security-proxy-setup/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:20:07 + dirname cmd/security-secretstore-setup/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:20:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:20:07 + dirname cmd/security-spire-agent/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:20:07 + dirname cmd/security-spire-config/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:20:07 + dirname cmd/security-spire-server/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:20:07 + dirname cmd/support-notifications/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo support-notifications,cmd/support-notifications/Dockerfile 10:20:07 + dirname cmd/support-scheduler/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:20:07 + dirname cmd/sys-mgmt-agent/Dockerfile 10:20:07 + cut -d/ -f2 10:20:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:20: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 10:20:07 + git rev-list -1 --merges 9ee2498bacc647f13c5df1d0cb60253a462eb6cf~1..9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] echo 10:20:07 -----------> git rev-list -1 --merges 9ee2498bacc647f13c5df1d0cb60253a462eb6cf~1..9ee2498bacc647f13c5df1d0cb60253a462eb6cf 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:20:07 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [false] [Pipeline] sh 10:20:08 + git log --format=format:%s -1 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] echo 10:20:08 ========================================================= 10:20:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:20:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:20:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:08 + grep -v github /etc/ssh/ssh_known_hosts 10:20:08 + [ -e /tmp/ssh_known_hosts ] 10:20:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:20:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:20:08 + sudo tee -a /etc/ssh/ssh_known_hosts 10:20:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:08 10:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:09 0.1.4: Pulling from edgex-devops/py-git-semver 10:20:09 b85a868b505f: Pulling fs layer 10:20:09 e2be974225ed: Pulling fs layer 10:20:09 339a4e72a1f5: Pulling fs layer 10:20:09 988bab9f4d93: Pulling fs layer 10:20:09 1469e6f7b9e6: Pulling fs layer 10:20:09 eaf3925da568: Pulling fs layer 10:20:09 bab4dde63d76: Pulling fs layer 10:20:09 bde34c3a00c8: Pulling fs layer 10:20:09 b352a97aabf1: Pulling fs layer 10:20:09 4872d77fe225: Pulling fs layer 10:20:09 5851b861e8e6: Pulling fs layer 10:20:09 b352a97aabf1: Waiting 10:20:09 4872d77fe225: Waiting 10:20:09 5851b861e8e6: Waiting 10:20:09 1469e6f7b9e6: Waiting 10:20:09 eaf3925da568: Waiting 10:20:09 bab4dde63d76: Waiting 10:20:09 bde34c3a00c8: Waiting 10:20:09 988bab9f4d93: Waiting 10:20:09 e2be974225ed: Verifying Checksum 10:20:09 e2be974225ed: Download complete 10:20:09 988bab9f4d93: Verifying Checksum 10:20:09 988bab9f4d93: Download complete 10:20:09 1469e6f7b9e6: Verifying Checksum 10:20:09 1469e6f7b9e6: Download complete 10:20:09 339a4e72a1f5: Verifying Checksum 10:20:09 339a4e72a1f5: Download complete 10:20:09 eaf3925da568: Verifying Checksum 10:20:09 eaf3925da568: Download complete 10:20:09 bde34c3a00c8: Download complete 10:20:09 b352a97aabf1: Verifying Checksum 10:20:09 b352a97aabf1: Download complete 10:20:09 4872d77fe225: Verifying Checksum 10:20:09 4872d77fe225: Download complete 10:20:09 b85a868b505f: Verifying Checksum 10:20:09 b85a868b505f: Download complete 10:20:09 bab4dde63d76: Verifying Checksum 10:20:09 bab4dde63d76: Download complete 10:20:10 b85a868b505f: Pull complete 10:20:11 e2be974225ed: Pull complete 10:20:11 339a4e72a1f5: Pull complete 10:20:11 988bab9f4d93: Pull complete 10:20:11 1469e6f7b9e6: Pull complete 10:20:11 eaf3925da568: Pull complete 10:20:13 bab4dde63d76: Pull complete 10:20:13 bde34c3a00c8: Pull complete 10:20:13 b352a97aabf1: Pull complete 10:20:13 4872d77fe225: Pull complete 10:20:13 5851b861e8e6: Pull complete 10:20:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:14 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:20:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:20:15 $ docker top edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 -eo pid,comm 10:20:15 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). 10:20:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:15 [ssh-agent] Looking for ssh-agent implementation... 10:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:15 $ docker exec edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent 10:20:15 SSH_AUTH_SOCK=/tmp/ssh-BJgSgQoZ1fjO/agent.32 10:20:15 SSH_AGENT_PID=39 10:20:15 Running ssh-add (command line suppressed) 10:20:16 Identity added: /w/workspace/edgex-go/339@tmp/private_key_1467696075397285904.key (/w/workspace/edgex-go/339@tmp/private_key_1467696075397285904.key) 10:20:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:16 + git tag --points-at HEAD [Pipeline] } 10:20:16 $ docker exec --env ******** --env ******** edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent -k 10:20:16 unset SSH_AUTH_SOCK; 10:20:16 unset SSH_AGENT_PID; 10:20:16 echo Agent pid 39 killed; 10:20:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:20:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:16 [ssh-agent] Looking for ssh-agent implementation... 10:20:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:16 $ docker exec edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent 10:20:16 SSH_AUTH_SOCK=/tmp/ssh-yHWNy2zZ0Yo3/agent.70 10:20:16 SSH_AGENT_PID=76 10:20:16 Running ssh-add (command line suppressed) 10:20:16 Identity added: /w/workspace/edgex-go/339@tmp/private_key_3059222497184021649.key (/w/workspace/edgex-go/339@tmp/private_key_3059222497184021649.key) 10:20:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:17 + git semver init 10:20:17 2022-10-25 10:20:17,279 [run_init] DEBUG init version:0.0.0 force:False 10:20:17 2022-10-25 10:20:17,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/339/.semver 10:20:17 2022-10-25 10:20:17,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/339/.semver 10:20:17 2022-10-25 10:20:17,280 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/339/.semver'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=None) 10:20:22 2022-10-25 10:20:22,033 [append_file] DEBUG append to file:/w/workspace/edgex-go/339/.git/info/exclude 10:20:22 2022-10-25 10:20:22,033 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/339/.semver/main with force:False 10:20:22 2022-10-25 10:20:22,034 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:20:22 2022-10-25 10:20:22,034 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:20:22 2.3.0-dev.101 [Pipeline] } 10:20:22 $ docker exec --env ******** --env ******** edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent -k 10:20:22 unset SSH_AUTH_SOCK; 10:20:22 unset SSH_AGENT_PID; 10:20:22 echo Agent pid 76 killed; 10:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:23 + git semver [Pipeline] } 10:20:23 $ docker stop --time=1 edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 10:20:24 $ docker rm -f edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:20:25 Stashed 1 file(s) [Pipeline] echo 10:20:25 [edgeXSemver]: initialized semver on version 2.3.0-dev.101 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:25 + git config --global --add safe.directory /w/workspace/edgex-go/339 [Pipeline] echo 10:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:25 ========================================================= 10:20:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:20:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:20:25 213ec9aee27d: Pulling fs layer 10:20:25 4583459ba037: Pulling fs layer 10:20:25 93c1e223e6f2: Pulling fs layer 10:20:25 53926ce57604: Pulling fs layer 10:20:25 21b2b0c7a3f4: Pulling fs layer 10:20:25 30f14e443154: Pulling fs layer 10:20:25 801331c1e519: Pulling fs layer 10:20:25 99cc6dd402b0: Pulling fs layer 10:20:25 7d9ed39f4882: Pulling fs layer 10:20:25 801331c1e519: Waiting 10:20:25 30f14e443154: Waiting 10:20:25 99cc6dd402b0: Waiting 10:20:25 53926ce57604: Waiting 10:20:25 21b2b0c7a3f4: Waiting 10:20:25 7d9ed39f4882: Waiting 10:20:25 93c1e223e6f2: Verifying Checksum 10:20:25 93c1e223e6f2: Download complete 10:20:25 4583459ba037: Verifying Checksum 10:20:25 4583459ba037: Download complete 10:20:25 21b2b0c7a3f4: Verifying Checksum 10:20:25 21b2b0c7a3f4: Download complete 10:20:25 30f14e443154: Verifying Checksum 10:20:25 30f14e443154: Download complete 10:20:25 213ec9aee27d: Download complete 10:20:25 801331c1e519: Download complete 10:20:26 213ec9aee27d: Pull complete 10:20:26 4583459ba037: Pull complete 10:20:26 93c1e223e6f2: Pull complete 10:20:26 7d9ed39f4882: Verifying Checksum 10:20:26 7d9ed39f4882: Download complete 10:20:26 99cc6dd402b0: Verifying Checksum 10:20:26 99cc6dd402b0: Download complete 10:20:26 53926ce57604: Verifying Checksum 10:20:26 53926ce57604: Download complete 10:20:30 53926ce57604: Pull complete 10:20:30 21b2b0c7a3f4: Pull complete 10:20:30 30f14e443154: Pull complete 10:20:30 801331c1e519: Pull complete 10:20:32 99cc6dd402b0: Pull complete 10:20:33 7d9ed39f4882: Pull complete 10:20:33 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 10:20:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:20:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:33 WORKDIR /edgex 10:20:33 COPY go.mod . 10:20:33 RUN go mod download 10:20:33 + docker build -t ci-base-image-x86_64 -f - . 10:20:34 Sending build context to Docker daemon 169.7MB 10:20:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:20:34 ---> 1dedd983c030 10:20:34 Step 2/4 : WORKDIR /edgex 10:20:39 ---> Running in dcd5a8df6154 10:20:39 Removing intermediate container dcd5a8df6154 10:20:39 ---> 7805d7c1e3d0 10:20:39 Step 3/4 : COPY go.mod . 10:20:39 ---> d5def88e405a 10:20:39 Step 4/4 : RUN go mod download 10:20:39 ---> Running in 8039f33e62bf 10:20:40 Still waiting to schedule task 10:20:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116830’ 10:20:51 Removing intermediate container 8039f33e62bf 10:20:51 ---> cece9624f0bb 10:20:51 Successfully built cece9624f0bb 10:20:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:52 + docker inspect -f . ci-base-image-x86_64 10:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:52 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:20:52 $ docker top 9291d4fb271970c943a9c2b7bccf8b97fa8b19d5d15434d4b0b0cc01e6a67c49 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:52 + go version 10:20:52 go version go1.18.7 linux/amd64 [Pipeline] } 10:20:52 $ docker stop --time=1 9291d4fb271970c943a9c2b7bccf8b97fa8b19d5d15434d4b0b0cc01e6a67c49 10:20:54 $ docker rm -f 9291d4fb271970c943a9c2b7bccf8b97fa8b19d5d15434d4b0b0cc01e6a67c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:54 + docker inspect -f . ci-base-image-x86_64 10:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:54 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:20:54 $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:20:55 $ docker top d114f0563a1a67170f54de9dc814cca341238e54b6faf67a02f79a832fd4d00a -eo pid,comm [Pipeline] { [Pipeline] echo 10:20:55 ========================================================= 10:20:55 [edgeXBuildGoParallel] Running Tests and Build... 10:20:55 ========================================================= [Pipeline] sh 10:20:55 + git config --global --add safe.directory /w/workspace/edgex-go/339 [Pipeline] fileExists [Pipeline] sh 10:20:55 + make test 10:20:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:21:02 ? github.com/edgexfoundry/edgex-go [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:21:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements 10:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:21:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 10:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.117s coverage: 42.3% of statements 10:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:21:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements 10:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.831s coverage: 89.2% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 10:21:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 10:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 10:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 10:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 10:21:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 79.9% of statements 10:21:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.065s coverage: 87.2% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 89.4% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.8% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:21:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 10:21:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 10:21: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 10:22: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." 10:22:00 GO111MODULE=on go vet ./... 10:22:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:22:02 ./bin/test-attribution-txt.sh [Pipeline] echo 10:22:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:22:02 + ls -al . 10:22:02 total 768 10:22:02 drwxrwxr-x 11 1001 1001 4096 Oct 25 10:20 . 10:22:02 drwxr-xr-x 4 root root 4096 Oct 25 10:20 .. 10:22:02 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:20 .blubracket 10:22:02 -rw-rw-r-- 1 1001 1001 16 Oct 25 10:20 .dockerignore 10:22:02 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:21 .git 10:22:02 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:20 .github 10:22:02 -rw-rw-r-- 1 1001 1001 1030 Oct 25 10:20 .gitignore 10:22:02 -rw-rw-r-- 1 1001 1001 42 Oct 25 10:20 .golangci.yml 10:22:02 -rw-rw-r-- 1 1001 1001 87 Oct 25 10:20 .hadolint.yml 10:22:02 drwxr-xr-x 3 1001 1001 4096 Oct 25 10:20 .semver 10:22:02 -rw-rw-r-- 1 1001 1001 166 Oct 25 10:20 .sonarcloud.properties 10:22:02 -rw-rw-r-- 1 1001 1001 1171 Oct 25 10:20 ADOPTERS.md 10:22:02 -rw-rw-r-- 1 1001 1001 10722 Oct 25 10:20 Attribution.txt 10:22:02 -rw-rw-r-- 1 1001 1001 63209 Oct 25 10:20 CHANGELOG.md 10:22:02 -rw-rw-r-- 1 1001 1001 3804 Oct 25 10:20 CONTRIBUTING.md 10:22:02 -rw-rw-r-- 1 1001 1001 677 Oct 25 10:20 GOVERNANCE.md 10:22:02 -rw-rw-r-- 1 1001 1001 850 Oct 25 10:20 Jenkinsfile 10:22:02 -rw-rw-r-- 1 1001 1001 10775 Oct 25 10:20 LICENSE 10:22:02 -rw-rw-r-- 1 1001 1001 13857 Oct 25 10:20 Makefile 10:22:02 -rw-rw-r-- 1 1001 1001 582 Oct 25 10:20 OWNERS.md 10:22:02 -rw-rw-r-- 1 1001 1001 9799 Oct 25 10:20 README.md 10:22:02 -rw-rw-r-- 1 1001 1001 6912 Oct 25 10:20 SECURITY.md 10:22:02 -rw-rw-r-- 1 1001 1001 13 Oct 25 10:20 VERSION 10:22:02 -rw-rw-r-- 1 1001 1001 4131 Oct 25 10:20 ZMQWindows.md 10:22:02 drwxrwxr-x 2 1001 1001 4096 Oct 25 10:20 bin 10:22:02 drwxrwxr-x 18 1001 1001 4096 Oct 25 10:20 cmd 10:22:02 -rw-r--r-- 1 root root 500482 Oct 25 10:21 coverage.out 10:22:02 -rw-rw-r-- 1 1001 1001 3446 Oct 25 10:20 go.mod 10:22:02 -rw-rw-r-- 1 1001 1001 45060 Oct 25 10:20 go.sum 10:22:02 drwxrwxr-x 8 1001 1001 4096 Oct 25 10:20 internal 10:22:02 drwxrwxr-x 3 1001 1001 4096 Oct 25 10:20 openapi 10:22:02 drwxrwxr-x 4 1001 1001 4096 Oct 25 10:20 snap 10:22:02 -rw-rw-r-- 1 1001 1001 204 Oct 25 10:20 version.go [Pipeline] sh 10:22:03 + '[' -e coverage.out ] 10:22:03 + chown 1001:1001 coverage.out [Pipeline] stash 10:22:03 Stashed 1 file(s) [Pipeline] sh 10:22:03 + make build 10:22:03 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:22:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:22:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:22:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:22:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:22:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:22:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:22:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:22:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:22:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:22:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:22:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:22:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:22:47 $ docker stop --time=1 d114f0563a1a67170f54de9dc814cca341238e54b6faf67a02f79a832fd4d00a 10:22:50 $ docker rm -f d114f0563a1a67170f54de9dc814cca341238e54b6faf67a02f79a832fd4d00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:50 10:22:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:51 latest: Pulling from edgex-devops/edgex-compose 10:22:51 cbdbe7a5bc2a: Pulling fs layer 10:22:51 ca9280d653b3: Pulling fs layer 10:22:51 7e9c9ca2126c: Pulling fs layer 10:22:51 cbdbe7a5bc2a: Verifying Checksum 10:22:51 cbdbe7a5bc2a: Download complete 10:22:51 ca9280d653b3: Verifying Checksum 10:22:51 ca9280d653b3: Download complete 10:22:51 cbdbe7a5bc2a: Pull complete 10:22:51 7e9c9ca2126c: Download complete 10:22:51 ca9280d653b3: Pull complete 10:22:56 7e9c9ca2126c: Pull complete 10:22:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:22:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:56 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:22:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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 10:22:58 $ docker top 0ee41ca83287b3529ab792656061b1397aa2a5b293728a1da479173a21c35a61 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:58 + docker-compose build --help 10:22:58 + grep parallel 10:22:59 --parallel Build images in parallel. [Pipeline] } 10:22:59 $ docker stop --time=1 0ee41ca83287b3529ab792656061b1397aa2a5b293728a1da479173a21c35a61 10:23:00 $ docker rm -f 0ee41ca83287b3529ab792656061b1397aa2a5b293728a1da479173a21c35a61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:00 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:23:00 $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:23:01 $ docker top 151d4ac3cc1906cfcd6632942f582487371361a86d68a54aeeb1e18855700ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:01 + docker-compose -f ./docker-compose-build.yml build --parallel 10:23:02 Building core-command ... 10:23:02 Building core-data ... 10:23:02 Building core-metadata ... 10:23:02 Building security-bootstrapper ... 10:23:02 Building security-proxy-setup ... 10:23:02 Building security-secretstore-setup ... 10:23:02 Building security-spiffe-token-provider ... 10:23:02 Building security-spire-agent ... 10:23:02 Building security-spire-config ... 10:23:02 Building security-spire-server ... 10:23:02 Building support-notifications ... 10:23:02 Building support-scheduler ... 10:23:02 Building sys-mgmt-agent ... 10:23:02 Building core-metadata 10:23:02 Building security-spire-config 10:23:02 Building security-spire-agent 10:23:02 Building security-spiffe-token-provider 10:23:02 Building support-scheduler 10:23:17 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:23:17 ---> cece9624f0bb 10:23:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:23:17 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:23:17 ---> cece9624f0bb 10:23:17 Step 3/20 : WORKDIR /edgex-go 10:23:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:23:17 ---> cece9624f0bb 10:23:17 Step 3/26 : WORKDIR /edgex-go 10:23:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:23:17 ---> cece9624f0bb 10:23:17 Step 3/26 : WORKDIR /edgex-go 10:23:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:23:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:23:17 ---> cece9624f0bb 10:23:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:23:21 ---> Running in 5af301ebca11 10:23:21 ---> Running in d72773545d20 10:23:21 ---> Running in 593bfda95334 10:23:21 ---> Running in ebf04d1c7eab 10:23:21 ---> Running in a143596f7a5e 10:23:21 Removing intermediate container 593bfda95334 10:23:21 ---> 7edab76e997f 10:23:21 Step 4/25 : WORKDIR /edgex-go 10:23:21 ---> Running in fedc9334bb3a 10:23:21 Removing intermediate container d72773545d20 10:23:21 ---> dadb97eb846a 10:23:21 Step 4/23 : WORKDIR /edgex-go 10:23:21 Removing intermediate container 5af301ebca11 10:23:21 ---> 282a7ffe1af9 10:23:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:23:21 Removing intermediate container ebf04d1c7eab 10:23:21 ---> b2170cdae6b3 10:23:21 Removing intermediate container a143596f7a5e 10:23:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 0d79b2aa0123 10:23:21 10:23:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:21 ---> Running in 872a64fc61a0 10:23:21 ---> Running in a05cccc96396 10:23:21 ---> Running in 1b4519c95c98 10:23:21 ---> Running in 136b7a213935 10:23:21 Removing intermediate container fedc9334bb3a 10:23:21 ---> 88e715dad0c7 10:23:21 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:21 ---> Running in b81396b5c619 10:23:21 Removing intermediate container 872a64fc61a0 10:23:21 ---> 17ba6aef1924 10:23:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:21 ---> Running in e7deed2d8530 10:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:22 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:23:22 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:23:22 OK: 17038 distinct packages available 10:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:22 OK: 211 MiB in 51 packages 10:23:22 Removing intermediate container 1b4519c95c98 10:23:22 ---> a7df60593ea0 10:23:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:23:22 ---> Running in 5ab848b5e0e0 10:23:22 Removing intermediate container b81396b5c619 10:23:22 ---> 6fa93b13a6db 10:23:22 Step 6/25 : RUN apk add --update --no-cache make git 10:23:22 ---> Running in e051636378d5 10:23:22 Removing intermediate container 136b7a213935 10:23:22 ---> 76677fff2dc7 10:23:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:23:22 ---> Running in 0ab1954127f3 10:23:22 Removing intermediate container e7deed2d8530 10:23:22 ---> fe5af9fc9217 10:23:22 Step 6/23 : RUN apk add --update --no-cache make git 10:23:22 ---> Running in 267f81ce9c26 10:23:23 Removing intermediate container a05cccc96396 10:23:23 ---> 9a71490de83f 10:23:23 Step 5/20 : COPY go.mod vendor* ./ 10:23:23 ---> 83c8b0f90f8e 10:23:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:23 ---> Running in a51cff6ad2bf 10:23:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:24 OK: 211 MiB in 51 packages 10:23:24 OK: 211 MiB in 51 packages 10:23:24 OK: 211 MiB in 51 packages 10:23:25 OK: 211 MiB in 51 packages 10:23:25 Removing intermediate container 5ab848b5e0e0 10:23:25 ---> bcc15ff1f76c 10:23:25 Step 6/26 : COPY go.mod vendor* ./ 10:23:25 Removing intermediate container e051636378d5 10:23:25 ---> 4308aac840d9 10:23:25 Step 7/25 : COPY go.mod vendor* ./ 10:23:25 ---> 1962d2155915 10:23:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:25 Removing intermediate container 0ab1954127f3 10:23:25 ---> 48018d6608e2 10:23:25 Step 6/26 : COPY go.mod vendor* ./ 10:23:25 ---> Running in aaf35629a7fd 10:23:25 ---> 4cf0a500d694 10:23:25 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:25 ---> Running in 30c2b33b76d3 10:23:25 Removing intermediate container 267f81ce9c26 10:23:25 ---> 8b0c948959e6 10:23:25 Step 7/23 : COPY go.mod vendor* ./ 10:23:25 ---> 29b1776afa7e 10:23:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:25 ---> Running in 7644a994cbb0 10:23:25 ---> 469a88e97243 10:23:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:25 ---> Running in a8cf770f8950 10:23:44 Removing intermediate container 7644a994cbb0 10:23:44 ---> 11f83e731598 10:23:44 Step 8/26 : COPY . . 10:23:44 Removing intermediate container aaf35629a7fd 10:23:44 Removing intermediate container a51cff6ad2bf 10:23:44 ---> b7f2c43feffe 10:23:44 Step 7/20 : COPY . . 10:23:44 ---> 7d4894dbb2bf 10:23:44 Step 8/26 : COPY . . 10:23:44 Removing intermediate container 30c2b33b76d3 10:23:44 ---> 35e0c159fb97 10:23:44 Step 9/25 : COPY . . 10:23:44 Removing intermediate container a8cf770f8950 10:23:44 ---> 74080a08f593 10:23:44 Step 9/23 : COPY . . 10:23:58 ---> f079e83291af 10:23:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:23:58 ---> 3a3d9756df59 10:23:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:23:58 ---> Running in e5cd0d750b26 10:23:58 ---> Running in 5a770fa8d7ce 10:23:58 ---> 5d60df2a2ea7 10:23:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:23:58 ---> d2ce6c40ce81 10:23:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:23:58 ---> 6a4dc52c4461 10:23:58 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:23:58 ---> Running in 470eb0df45b1 10:23:58 ---> Running in d83d982557a0 10:23:58 ---> Running in 32ac38123955 10:23:58 Removing intermediate container e5cd0d750b26 10:23:58 ---> b046860ac9b1 10:23:58 Step 10/26 : WORKDIR /edgex-go/spire-build 10:23:58 ---> Running in b42a4f0d2c89 10:23:58 Removing intermediate container 470eb0df45b1 10:23:58 ---> 51378f96f28b 10:23:58 Step 10/26 : WORKDIR /edgex-go/spire-build 10:23:58 ---> Running in d0f817074aae 10:23:58 Removing intermediate container b42a4f0d2c89 10:23:58 ---> 04f589f6379a 10:23:58 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 10:23:58 ---> Running in 2296ee717c26 10:23:58 Removing intermediate container d0f817074aae 10:23:58 ---> d2c839eedb2c 10:23:58 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 10:23:58 ---> Running in e45ce9d3f284 10:23:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:23:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:23:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:23:59 Removing intermediate container 2296ee717c26 10:23:59 ---> 62be55138c3f 10:23:59 Step 12/26 : WORKDIR /edgex-go 10:23:59 ---> Running in 40f9197fc7da 10:23:59 Removing intermediate container e45ce9d3f284 10:23:59 ---> 32e03502f145 10:23:59 Step 12/26 : WORKDIR /edgex-go 10:23:59 ---> Running in 71edb189c284 10:23:59 Removing intermediate container 40f9197fc7da 10:23:59 ---> 972e8ab319e8 10:23:59 10:23:59 Step 13/26 : FROM alpine:3.15 10:23:59 3.15: Pulling from library/alpine 10:23:59 Removing intermediate container 71edb189c284 10:23:59 ---> 6397e3bd8861 10:23:59 10:23:59 Step 13/26 : FROM alpine:3.15 10:23:59 3.15: Pulling from library/alpine 10:23:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:23:59 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:23:59 Status: Downloaded newer image for alpine:3.15 10:23:59 Status: Image is up to date for alpine:3.15 10:23:59 ---> c4fc93816858 10:23:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:23:59 ---> c4fc93816858 10:23:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:23:59 ---> Running in eae4e6287838 10:23:59 ---> Running in 02a7ddff8e6f 10:23:59 Removing intermediate container eae4e6287838 10:23:59 ---> 90787e8d565b 10:23:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:00 Removing intermediate container 02a7ddff8e6f 10:24:00 ---> 4a2dc7ae49c6 10:24:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:00 ---> Running in 97ce2be1c95b 10:24:00 ---> Running in cdd944c1510e 10:24:01 Removing intermediate container 97ce2be1c95b 10:24:01 ---> 9a3e313e281d 10:24:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:24:01 ---> Running in 6de9be2c0fc4 10:24:01 Removing intermediate container cdd944c1510e 10:24:01 ---> 819e1d9d7507 10:24:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:24:01 ---> Running in 8107eb3dae6d 10:24:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:24:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:24:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:24:03 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:24:03 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:24:03 OK: 15857 distinct packages available 10:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:24:04 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:24:04 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:24:04 OK: 15857 distinct packages available 10:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:24:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:24:05 (1/4) Installing dumb-init (1.2.5-r1) 10:24:05 (2/4) Installing musl-obstack (1.2.3-r0) 10:24:05 (3/4) Installing libucontext (1.1-r0) 10:24:05 (4/4) Installing gcompat (1.0.0-r4) 10:24:06 Executing busybox-1.34.1-r7.trigger 10:24:06 OK: 6 MiB in 18 packages 10:24:06 (1/5) Installing dumb-init (1.2.5-r1) 10:24:07 (2/5) Installing musl-obstack (1.2.3-r0) 10:24:07 (3/5) Installing libucontext (1.1-r0) 10:24:07 (4/5) Installing gcompat (1.0.0-r4) 10:24:07 (5/5) Installing openssl (1.1.1q-r0) 10:24:07 Executing busybox-1.34.1-r7.trigger 10:24:07 OK: 7 MiB in 19 packages 10:24:07 Removing intermediate container 8107eb3dae6d 10:24:07 ---> e8cc7d6082f8 10:24:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:24:09 Removing intermediate container 6de9be2c0fc4 10:24:09 ---> 01301f171c8c 10:24:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:24:11 ---> a392edcf8e93 10:24:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:24:11 ---> 8ab40eb44b36 10:24:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:24:11 ---> 20b7fd712983 10:24:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:24:11 ---> Running in dead44e8e0e2 10:24:12 Removing intermediate container dead44e8e0e2 10:24:12 ---> 2564370ebda2 10:24:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:24:13 ---> 59a68b11c9b8 10:24:13 Step 21/26 : WORKDIR / 10:24:13 ---> Running in f2ff0f89bc83 10:24:13 Removing intermediate container f2ff0f89bc83 10:24:13 ---> 9c7d9d290db5 10:24:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:24:13 ---> f47ba4eaaa41 10:24:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:24:13 ---> Running in c071a19d2e31 10:24:13 Removing intermediate container c071a19d2e31 10:24:13 ---> 45612142d7c6 10:24:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:24:13 ---> Running in dcb381657b36 10:24:14 Removing intermediate container dcb381657b36 10:24:14 ---> dee5097a8110 10:24:14 Step 24/26 : LABEL arch=x86_64 10:24:14 ---> 115486056e98 10:24:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:24:14 ---> Running in a862834dca1c 10:24:14 Removing intermediate container a862834dca1c 10:24:14 ---> 02a20661cde5 10:24:14 Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:24:14 ---> 678d60ca0fec 10:24:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:24:14 ---> Running in 296e524edc02 10:24:15 Removing intermediate container 296e524edc02 10:24:15 ---> e9f10b22c1fc 10:24:15 Step 26/26 : LABEL version=2.3.0-dev.101 10:24:15 ---> Running in 9d6e927d38bb 10:24:15 ---> b5257d5b959a 10:24:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:24:15 ---> Running in c3e0a10172fc 10:24:15 Removing intermediate container 9d6e927d38bb 10:24:15 ---> 6d79c7cc7891 10:24:15 10:24:15 Successfully built 6d79c7cc7891 10:24:15 Successfully tagged security-spire-config:latest 10:24:15  Building security-spire-config ... done Building sys-mgmt-agent 10:24:16 Removing intermediate container c3e0a10172fc 10:24:16 ---> 0425bca89567 10:24:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:24:18 ---> Running in 49e89afabe41 10:24:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:24:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:18 ---> cece9624f0bb 10:24:18 Step 3/23 : WORKDIR /edgex-go 10:24:18 ---> Using cache 10:24:18 ---> 0d79b2aa0123 10:24:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:18 ---> Using cache 10:24:18 ---> a7df60593ea0 10:24:18 Step 5/23 : RUN apk add --update --no-cache make bash git 10:24:18 Removing intermediate container 49e89afabe41 10:24:18 ---> 4ba453f4b9cc 10:24:18 Step 24/26 : LABEL arch=x86_64 10:24:19 ---> Running in 67a8f3cbaaca 10:24:19 ---> Running in a7f3b7edf62a 10:24:19 Removing intermediate container a7f3b7edf62a 10:24:19 ---> cb6c0cd5c91d 10:24:19 Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:24:19 ---> Running in 7a74b47eb9d2 10:24:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:19 Removing intermediate container 7a74b47eb9d2 10:24:19 ---> f367c6009016 10:24:19 Step 26/26 : LABEL version=2.3.0-dev.101 10:24:19 ---> Running in 4ae82b43bfbe 10:24:20 Removing intermediate container 4ae82b43bfbe 10:24:20 ---> 5f1b707497c2 10:24:20 10:24:20 Successfully built 5f1b707497c2 10:24:20 Successfully tagged security-spire-agent:latest 10:24:20  Building security-spire-agent ... done Building support-notifications 10:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:21 OK: 211 MiB in 51 packages 10:24:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:24:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:23 ---> cece9624f0bb 10:24:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:24:23 ---> Using cache 10:24:23 ---> dadb97eb846a 10:24:23 Step 4/23 : WORKDIR /edgex-go 10:24:23 ---> Using cache 10:24:23 ---> 17ba6aef1924 10:24:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:23 ---> Using cache 10:24:23 ---> fe5af9fc9217 10:24:23 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:24:26 ---> Running in 7998e6f6e833 10:24:26 Removing intermediate container 67a8f3cbaaca 10:24:26 ---> b79ee6e7b15c 10:24:26 Step 6/23 : COPY go.mod vendor* ./ 10:24:26 ---> 4e65254686a9 10:24:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:26 ---> Running in eea9cf998b63 10:24:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:28 OK: 211 MiB in 51 packages 10:24:30 Removing intermediate container 32ac38123955 10:24:30 ---> 39968f1a319f 10:24:30 10:24:30 Step 11/25 : FROM alpine:3.16 10:24:31 3.16: Pulling from library/alpine 10:24:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:24:31 Status: Downloaded newer image for alpine:3.16 10:24:31 ---> 9c6f07244728 10:24:31 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:24:31 Removing intermediate container 7998e6f6e833 10:24:31 ---> 8cbd98f89fbf 10:24:31 Step 7/23 : COPY go.mod vendor* ./ 10:24:31 ---> Running in 1b94e7c0a165 10:24:31 ---> 7499e8caa84a 10:24:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:31 (1/1) Installing dumb-init (1.2.5-r1) 10:24:31 Executing busybox-1.35.0-r17.trigger 10:24:31 OK: 6 MiB in 15 packages 10:24:35 ---> Running in 19862747ecd9 10:24:35 Removing intermediate container 1b94e7c0a165 10:24:35 ---> 36b772e1e724 10:24:35 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:24:35 ---> Running in 339377b4dce0 10:24:35 Removing intermediate container 5a770fa8d7ce 10:24:35 ---> db9ae21f2707 10:24:35 10:24:35 Step 9/20 : FROM alpine:3.15 10:24:35 ---> c4fc93816858 10:24:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:24:35 ---> Using cache 10:24:35 ---> 4a2dc7ae49c6 10:24:35 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:35 ---> Using cache 10:24:35 ---> 819e1d9d7507 10:24:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:24:35 Removing intermediate container d83d982557a0 10:24:35 ---> dce624249ce9 10:24:35 10:24:35 Step 11/23 : FROM alpine:3.16 10:24:35 ---> 9c6f07244728 10:24:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:24:35 ---> Using cache 10:24:35 ---> 36b772e1e724 10:24:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:24:35 ---> Using cache 10:24:35 ---> 8613200164a4 10:24:35 Step 14/23 : ENV APP_PORT=59861 10:24:35 Removing intermediate container 339377b4dce0 10:24:35 ---> 8613200164a4 10:24:35 Step 14/25 : ENV APP_PORT=59881 10:24:35 ---> Running in de4f450cfe5c 10:24:35 ---> Running in 170e7f691f61 10:24:35 ---> Running in 0446c9507615 10:24:35 Removing intermediate container 170e7f691f61 10:24:35 ---> bc48f7547bc8 10:24:35 Step 15/23 : EXPOSE $APP_PORT 10:24:35 Removing intermediate container 0446c9507615 10:24:35 ---> 2e761cc3649d 10:24:35 Step 15/25 : EXPOSE $APP_PORT 10:24:35 ---> Running in 4b88e51bf826 10:24:35 ---> Running in d446e7839489 10:24:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:24:35 Removing intermediate container 4b88e51bf826 10:24:35 ---> 601dadaeee5e 10:24:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:35 Removing intermediate container d446e7839489 10:24:35 ---> dc144e2cd25a 10:24:35 Step 16/25 : WORKDIR / 10:24:35 ---> Running in 1e58d9773c1e 10:24:36 ---> 8f4c069851b3 10:24:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:24:36 Removing intermediate container 1e58d9773c1e 10:24:36 ---> b0a3be50036e 10:24:36 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:36 Removing intermediate container eea9cf998b63 10:24:36 ---> 029f7575e133 10:24:36 Step 8/23 : COPY . . 10:24:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:24:40 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:24:40 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:24:40 OK: 15857 distinct packages available 10:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:24:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:24:41 ---> b97a25d4602d 10:24:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:24:41 ---> 8e597011595a 10:24:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:24:41 ---> 375c43d0c62e 10:24:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:24:41 (1/9) Installing ca-certificates (20220614-r0) 10:24:41 (2/9) Installing brotli-libs (1.0.9-r5) 10:24:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:24:41 ---> Running in d676915d67b7 10:24:41 ---> 1e3a01e1728e 10:24:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:24:41 (4/9) Installing libcurl (7.80.0-r3) 10:24:41 ---> 5268a409277b 10:24:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:24:41 ---> Running in 78594849efe4 10:24:41 (5/9) Installing curl (7.80.0-r3) 10:24:41 (6/9) Installing dumb-init (1.2.5-r1) 10:24:41 Removing intermediate container 78594849efe4 10:24:41 ---> b0368999ca62 10:24:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:41 ---> 20f9c0344afe 10:24:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:24:42 (7/9) Installing musl-obstack (1.2.3-r0) 10:24:42 ---> Running in 9f6fae740caf 10:24:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:24:42 (8/9) Installing libucontext (1.1-r0) 10:24:42 (9/9) Installing gcompat (1.0.0-r4) 10:24:42 Removing intermediate container 9f6fae740caf 10:24:42 ---> ca67ee19f6ec 10:24:42 Step 21/23 : LABEL arch=x86_64 10:24:42 ---> 0f77d29ded0d 10:24:42 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:24:42 ---> Running in 6f97b52097da 10:24:42 Executing busybox-1.34.1-r7.trigger 10:24:42 Executing ca-certificates-20220614-r0.trigger 10:24:42 ---> Running in e01782cd23c1 10:24:42 OK: 8 MiB in 23 packages 10:24:42 Removing intermediate container 6f97b52097da 10:24:42 ---> 8862599e360d 10:24:42 Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:24:42 Removing intermediate container e01782cd23c1 10:24:42 ---> 8d41b1be60c6 10:24:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:43 ---> Running in ba4d3f20fd3f 10:24:43 ---> Running in 78384db79770 10:24:43 Removing intermediate container ba4d3f20fd3f 10:24:43 ---> 1e59c25679d8 10:24:43 Step 23/23 : LABEL version=2.3.0-dev.101 10:24:43 Removing intermediate container 78384db79770 10:24:43 ---> 0c69e0d92c1c 10:24:43 Step 23/25 : LABEL arch=x86_64 10:24:43 ---> Running in 64f5023e22df 10:24:43 Removing intermediate container de4f450cfe5c 10:24:43 ---> 4ab38f6810a2 10:24:43 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:43 ---> Running in 3a857713cc99 10:24:43 Removing intermediate container 64f5023e22df 10:24:43 ---> 974dc1cd3953 10:24:43 10:24:43 Removing intermediate container 3a857713cc99 10:24:43 ---> 41129b1baab5 10:24:43 Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:24:43 ---> Running in c77cb1fc0dc8 10:24:43 ---> 99ef95d66220 10:24:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:24:43 Successfully built 974dc1cd3953 10:24:43 Successfully tagged support-scheduler:latest 10:24:43  Building support-scheduler ... done Building core-data 10:24:43 Removing intermediate container c77cb1fc0dc8 10:24:43 ---> 3c6649568a67 10:24:43 Step 25/25 : LABEL version=2.3.0-dev.101 10:24:43 ---> Running in fa571261ab27 10:24:45 Removing intermediate container fa571261ab27 10:24:45 ---> aca9d0deb421 10:24:45 10:24:45 Successfully built aca9d0deb421 10:24:46 Successfully tagged core-metadata:latest 10:24:46  Building core-metadata ... done Building security-bootstrapper 10:24:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:24:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:24:46 ---> cece9624f0bb 10:24:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:24:46 ---> Using cache 10:24:46 ---> dadb97eb846a 10:24:46 Step 4/24 : WORKDIR /edgex-go 10:24:46 ---> Using cache 10:24:46 ---> 17ba6aef1924 10:24:46 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:46 ---> Using cache 10:24:46 ---> fe5af9fc9217 10:24:46 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:24:50 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:24:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:24:50 ---> cece9624f0bb 10:24:50 Step 3/33 : WORKDIR /edgex-go 10:24:50 ---> Using cache 10:24:50 ---> 0d79b2aa0123 10:24:50 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:50 ---> Using cache 10:24:50 ---> a7df60593ea0 10:24:50 Step 5/33 : RUN apk add --update --no-cache make git 10:24:50 ---> 2d6c6e73307b 10:24:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:24:50 ---> Running in 920d35727f19 10:24:50 ---> Running in 4120f4c5163c 10:24:50 ---> e3c246960073 10:24:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:24:50 ---> Running in 4d92d33ab598 10:24:50 Removing intermediate container 19862747ecd9 10:24:50 ---> c07f141e7048 10:24:50 Step 9/23 : COPY . . 10:24:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:51 Removing intermediate container 4d92d33ab598 10:24:51 ---> 652deec4eb48 10:24:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:24:51 ---> Running in c8cfad000e16 10:24:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:24:51 Removing intermediate container c8cfad000e16 10:24:51 ---> b3d2a0baed24 10:24:51 Step 18/20 : LABEL arch=x86_64 10:24:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:24:52 OK: 211 MiB in 51 packages 10:24:52 OK: 211 MiB in 51 packages 10:24:53 ---> Running in d3f8354d2eb9 10:24:54 Removing intermediate container d3f8354d2eb9 10:24:54 ---> ce75bca587b6 10:24:54 Step 19/20 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:24:54 Removing intermediate container 4120f4c5163c 10:24:54 ---> 8fe285e0c790 10:24:54 Step 7/24 : COPY go.mod vendor* ./ 10:24:54 ---> Running in 91a9aac70d51 10:24:54 Removing intermediate container 920d35727f19 10:24:54 ---> f990f54c98b0 10:24:54 Step 6/33 : COPY go.mod vendor* ./ 10:24:54 Removing intermediate container 91a9aac70d51 10:24:54 ---> 5c9efea1b719 10:24:54 Step 20/20 : LABEL version=2.3.0-dev.101 10:24:54 ---> 7dc37739f052 10:24:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:54 ---> 5bc8fefb601f 10:24:54 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:54 ---> Running in 00c0d0e74625 10:24:54 ---> Running in 6977ea3b1b4f 10:24:54 ---> Running in b6a421622cbd 10:24:54 Removing intermediate container 00c0d0e74625 10:24:54 ---> e7a6ffe462b4 10:24:54 10:24:55 Successfully built e7a6ffe462b4 10:24:55 Successfully tagged security-spiffe-token-provider:latest 10:24:55  Building security-spiffe-token-provider ... done Building security-secretstore-setup 10:24:55 ---> e50be2ad48b2 10:24:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:24:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:24:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:24:58 ---> cece9624f0bb 10:24:58 Step 3/25 : WORKDIR /edgex-go 10:24:58 ---> Using cache 10:24:58 ---> 0d79b2aa0123 10:24:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:58 ---> Using cache 10:24:58 ---> a7df60593ea0 10:24:58 Step 5/25 : RUN apk add --update --no-cache make git 10:24:58 ---> Using cache 10:24:58 ---> f990f54c98b0 10:24:58 Step 6/25 : COPY go.mod vendor* ./ 10:24:58 ---> Using cache 10:24:58 ---> 5bc8fefb601f 10:24:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:58 ---> Running in ff08bd9ead1c 10:24:58 ---> Running in 44c5a83390b8 10:24:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:25:04 Removing intermediate container d676915d67b7 10:25:04 ---> 732ac4d58c53 10:25:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:25:05 ---> Running in 761f12651ec7 10:25:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:25:09 Removing intermediate container 761f12651ec7 10:25:09 ---> 389ff520f8b0 10:25:09 10:25:09 Step 11/23 : FROM alpine:3.16 10:25:09 ---> 9c6f07244728 10:25:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:25:09 ---> Running in a96c5b077bc0 10:25:09 Removing intermediate container a96c5b077bc0 10:25:09 ---> f7e3c6771f33 10:25:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 10:25:10 ---> Running in 96baaa8dc80a 10:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:11 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:25:11 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:25:11 (3/33) Installing readline (8.1.2-r0) 10:25:11 (4/33) Installing bash (5.1.16-r2) 10:25:11 Executing bash-5.1.16-r2.post-install 10:25:11 (5/33) Installing ca-certificates (20220614-r0) 10:25:11 (6/33) Installing brotli-libs (1.0.9-r6) 10:25:11 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:25:11 (8/33) Installing libcurl (7.83.1-r3) 10:25:11 (9/33) Installing curl (7.83.1-r3) 10:25:11 (10/33) Installing docker-cli (20.10.20-r0) 10:25:11 (11/33) Installing dumb-init (1.2.5-r1) 10:25:11 (12/33) Installing libbz2 (1.0.8-r1) 10:25:11 (13/33) Installing expat (2.4.9-r0) 10:25:11 (14/33) Installing libffi (3.4.2-r1) 10:25:11 (15/33) Installing gdbm (1.23-r0) 10:25:11 (16/33) Installing xz-libs (5.2.5-r1) 10:25:11 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:25:11 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:25:11 (19/33) Installing mpdecimal (2.5.1-r1) 10:25:11 (20/33) Installing sqlite-libs (3.38.5-r0) 10:25:11 (21/33) Installing python3 (3.10.5-r0) 10:25:12 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:25:12 (23/33) Installing py3-tomli (2.0.1-r1) 10:25:12 (24/33) Installing py3-pep517 (0.12.0-r2) 10:25:12 (25/33) Installing py3-six (1.16.0-r1) 10:25:12 (26/33) Installing py3-retrying (1.3.3-r3) 10:25:12 (27/33) Installing py3-appdirs (1.4.4-r3) 10:25:12 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:25:12 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:25:12 (30/33) Installing py3-parsing (2.4.7-r3) 10:25:12 (31/33) Installing py3-packaging (21.3-r0) 10:25:12 (32/33) Installing py3-setuptools (59.4.0-r0) 10:25:12 (33/33) Installing py3-pip (22.1.1-r0) 10:25:12 Executing busybox-1.35.0-r17.trigger 10:25:12 Executing ca-certificates-20220614-r0.trigger 10:25:12 OK: 122 MiB in 47 packages 10:25:15 Removing intermediate container 6977ea3b1b4f 10:25:15 ---> 4b4f8497e008 10:25:15 Step 9/24 : COPY . . 10:25:15 Removing intermediate container b6a421622cbd 10:25:15 ---> 25b00845596d 10:25:15 Step 8/33 : COPY . . 10:25:15 Removing intermediate container 44c5a83390b8 10:25:15 ---> cb3cff5f6c97 10:25:15 Step 8/25 : COPY . . 10:25:16 Collecting docker-compose==1.23.2 10:25:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:25:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.7 MB/s eta 0:00:00 10:25:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:25:16 Collecting websocket-client<1.0,>=0.32.0 10:25:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:25:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 150.7 MB/s eta 0:00:00 10:25:16 Collecting PyYAML<4,>=3.10 10:25:16 Downloading PyYAML-3.13.tar.gz (270 kB) 10:25:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 39.4 MB/s eta 0:00:00 10:25:17 Preparing metadata (setup.py): started 10:25:17 Preparing metadata (setup.py): finished with status 'done' 10:25:17 Collecting cached-property<2,>=1.2.0 10:25:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:25:17 Collecting dockerpty<0.5,>=0.4.1 10:25:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:25:17 Preparing metadata (setup.py): started 10:25:17 Preparing metadata (setup.py): finished with status 'done' 10:25:17 Collecting docker<4.0,>=3.6.0 10:25:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:25:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 80.6 MB/s eta 0:00:00 10:25:17 Collecting texttable<0.10,>=0.9.0 10:25:17 Downloading texttable-0.9.1.tar.gz (11 kB) 10:25:17 Preparing metadata (setup.py): started 10:25:17 Preparing metadata (setup.py): finished with status 'done' 10:25:17 Collecting docopt<0.7,>=0.6.1 10:25:17 Downloading docopt-0.6.2.tar.gz (25 kB) 10:25:17 Preparing metadata (setup.py): started 10:25:18 Preparing metadata (setup.py): finished with status 'done' 10:25:18 Collecting jsonschema<3,>=2.5.1 10:25:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:25:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:25:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.0 MB/s eta 0:00:00 10:25:18 Collecting docker-pycreds>=0.4.0 10:25:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:25:18 Collecting idna<2.8,>=2.5 10:25:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 175.0 MB/s eta 0:00:00 10:25:18 Collecting chardet<3.1.0,>=3.0.2 10:25:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 166.6 MB/s eta 0:00:00 10:25:18 Collecting certifi>=2017.4.17 10:25:18 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 10:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 204.7 MB/s eta 0:00:00 10:25:18 Collecting urllib3<1.25,>=1.21.1 10:25:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 115.6 MB/s eta 0:00:00 10:25:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:25:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:25:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:25:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:25:18 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:25:18 Running setup.py install for texttable: started 10:25:19 Running setup.py install for texttable: finished with status 'done' 10:25:19 Running setup.py install for PyYAML: started 10:25:19 Running setup.py install for PyYAML: finished with status 'done' 10:25:19 Running setup.py install for docopt: started 10:25:20 Running setup.py install for docopt: finished with status 'done' 10:25:28 Running setup.py install for dockerpty: started 10:25:28 Running setup.py install for dockerpty: finished with status 'done' 10:25:28 ---> 0007b7a4abff 10:25:28 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:25:28 ---> 86584570a82e 10:25:28 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:25:28 ---> 7cab9df484c1 10:25:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:25:28 ---> Running in 4c20cebef07f 10:25:28 ---> Running in c9b4d0524f17 10:25:28 ---> Running in 5096785c2281 10:25:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:25:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 10:25:29 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:25:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:25:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:25:31 Removing intermediate container ff08bd9ead1c 10:25:31 ---> c83c11891d5f 10:25:31 10:25:31 Step 11/23 : FROM alpine:3.16 10:25:31 ---> 9c6f07244728 10:25:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:25:31 ---> Running in 6c26f6ebb86e 10:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:32 (1/2) Installing ca-certificates (20220614-r0) 10:25:32 (2/2) Installing dumb-init (1.2.5-r1) 10:25:32 Executing busybox-1.35.0-r17.trigger 10:25:32 Executing ca-certificates-20220614-r0.trigger 10:25:32 OK: 6 MiB in 16 packages 10:25:33 Removing intermediate container 96baaa8dc80a 10:25:33 ---> 6250cf2673a8 10:25:33 Step 14/23 : ENV APP_PORT=58890 10:25:33 ---> Running in 2a29dbe416e9 10:25:33 Removing intermediate container 6c26f6ebb86e 10:25:33 ---> dd9bb0b882c3 10:25:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:25:33 ---> Running in 649a6d991a21 10:25:34 Removing intermediate container 2a29dbe416e9 10:25:34 ---> 67b239e06ede 10:25:34 Step 15/23 : EXPOSE $APP_PORT 10:25:34 Removing intermediate container 649a6d991a21 10:25:34 ---> 625f6893f0ee 10:25:34 Step 14/23 : ENV APP_PORT=59860 10:25:34 ---> Running in 05895aba4e50 10:25:34 ---> Running in da4dc7ce5c49 10:25:34 Removing intermediate container 05895aba4e50 10:25:34 ---> 5fa2c7bf21a9 10:25:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:25:34 Removing intermediate container da4dc7ce5c49 10:25:34 ---> 875f90caccd1 10:25:34 Step 15/23 : EXPOSE $APP_PORT 10:25:34 ---> Running in f32aa250f26c 10:25:34 Removing intermediate container f32aa250f26c 10:25:34 ---> 0001a6a1189f 10:25:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:35 ---> 62a32071c8e6 10:25:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:25:35 ---> 6f7f2b3db35f 10:25:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:25:36 ---> 22f4b8b1d51c 10:25:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:25:36 ---> c834e34c2947 10:25:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:25:37 ---> 0160ba8de7cb 10:25:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:25:37 ---> ac1de0f54a8c 10:25:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:25:37 ---> Running in f8fcfc9c3789 10:25:37 ---> Running in feec2dc55f11 10:25:37 Removing intermediate container f8fcfc9c3789 10:25:37 ---> afe757682aec 10:25:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:25:37 Removing intermediate container feec2dc55f11 10:25:37 ---> 8b37a6140b16 10:25:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:25:37 ---> Running in 500b2eafbaca 10:25:37 ---> Running in 7fc1fca0a825 10:25:37 Removing intermediate container 500b2eafbaca 10:25:37 ---> 1a3cb9dadd7e 10:25:37 Step 21/23 : LABEL arch=x86_64 10:25:37 Removing intermediate container 7fc1fca0a825 10:25:37 ---> 72470414ea17 10:25:37 Step 21/23 : LABEL arch=x86_64 10:25:37 ---> Running in a852b978e934 10:25:37 ---> Running in 9c37bbe2ced1 10:25:38 Removing intermediate container 9c37bbe2ced1 10:25:38 ---> a86da0da26f8 10:25:38 Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:25:38 Removing intermediate container a852b978e934 10:25:38 ---> 994cb25d184e 10:25:38 Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:25:38 ---> Running in d944ef2ee89c 10:25:38 ---> Running in b7d7c81b5210 10:25:38 Removing intermediate container b7d7c81b5210 10:25:38 ---> 3ea6d363ade3 10:25:38 Step 23/23 : LABEL version=2.3.0-dev.101 10:25:38 Removing intermediate container d944ef2ee89c 10:25:38 ---> e5c059f9a8d6 10:25:38 Step 23/23 : LABEL version=2.3.0-dev.101 10:25:38 ---> Running in 431555fdefda 10:25:38 ---> Running in e6df5fb12478 10:25:38 Removing intermediate container 431555fdefda 10:25:38 ---> 43e5bf4791d0 10:25:38 10:25:38 Removing intermediate container e6df5fb12478 10:25:38 ---> 5c651dc07f0f 10:25:38 10:25:38 Successfully built 43e5bf4791d0 10:25:38 Successfully tagged support-notifications:latest 10:25:38 Building security-spire-server 10:25:38  Building support-notifications ... done Successfully built 5c651dc07f0f 10:25:38 Successfully tagged sys-mgmt-agent:latest 10:25:38 Building security-proxy-setup 10:25:45  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:25:45 ---> cece9624f0bb 10:25:45 Step 3/25 : WORKDIR /edgex-go 10:25:45 ---> Using cache 10:25:45 ---> 0d79b2aa0123 10:25:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:45 ---> Using cache 10:25:45 ---> a7df60593ea0 10:25:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:25:45 ---> Using cache 10:25:45 ---> bcc15ff1f76c 10:25:45 Step 6/25 : COPY go.mod vendor* ./ 10:25:45 ---> Using cache 10:25:45 ---> 1962d2155915 10:25:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:45 ---> Using cache 10:25:45 ---> 7d4894dbb2bf 10:25:45 Step 8/25 : COPY . . 10:25:45 ---> Using cache 10:25:45 ---> d2ce6c40ce81 10:25:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:25:45 ---> Using cache 10:25:45 ---> 51378f96f28b 10:25:45 Step 10/25 : WORKDIR /edgex-go/spire-build 10:25:45 ---> Using cache 10:25:45 ---> d2c839eedb2c 10:25:45 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 10:25:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:25:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:25:45 ---> cece9624f0bb 10:25:45 Step 3/22 : WORKDIR /edgex-go 10:25:45 ---> Using cache 10:25:45 ---> 0d79b2aa0123 10:25:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:45 ---> Using cache 10:25:45 ---> a7df60593ea0 10:25:45 Step 5/22 : RUN apk add --update --no-cache make git 10:25:45 ---> Using cache 10:25:45 ---> f990f54c98b0 10:25:45 Step 6/22 : COPY go.mod vendor* ./ 10:25:45 ---> Using cache 10:25:45 ---> 5bc8fefb601f 10:25:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:45 ---> Using cache 10:25:45 ---> cb3cff5f6c97 10:25:45 Step 8/22 : COPY . . 10:25:45 ---> Using cache 10:25:45 ---> 7cab9df484c1 10:25:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:25:49 ---> Running in 92b71147b4f7 10:25:49 ---> Running in deffd36d5c67 10:25:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:25:51 Removing intermediate container 92b71147b4f7 10:25:51 ---> 92239b1f3f19 10:25:51 Step 12/25 : WORKDIR /edgex-go 10:25:51 ---> Running in 01e70d56ece6 10:25:51 Removing intermediate container 01e70d56ece6 10:25:51 ---> 6d49d60f0db2 10:25:51 10:25:51 Step 13/25 : FROM alpine:3.15 10:25:51 ---> c4fc93816858 10:25:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:51 ---> Using cache 10:25:51 ---> 4a2dc7ae49c6 10:25:51 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:51 ---> Using cache 10:25:51 ---> 819e1d9d7507 10:25:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:51 ---> Running in cf668a42089d 10:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:25:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:25:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:25:53 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:25:53 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:25:53 OK: 15857 distinct packages available 10:25:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:25:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:25:54 (1/5) Installing dumb-init (1.2.5-r1) 10:25:54 (2/5) Installing musl-obstack (1.2.3-r0) 10:25:54 (3/5) Installing libucontext (1.1-r0) 10:25:54 (4/5) Installing gcompat (1.0.0-r4) 10:25:54 (5/5) Installing openssl (1.1.1q-r0) 10:25:54 Executing busybox-1.34.1-r7.trigger 10:25:54 OK: 7 MiB in 19 packages 10:25:57 Removing intermediate container cf668a42089d 10:25:57 ---> 06e09179ecce 10:25:57 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:57 Removing intermediate container 5096785c2281 10:25:57 ---> 67c8bdaa91b0 10:25:57 10:25:57 Step 10/33 : FROM alpine:3.16 10:25:57 ---> 9c6f07244728 10:25:57 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:57 Removing intermediate container c9b4d0524f17 10:25:57 ---> 259b8cf65941 10:25:57 10:25:57 Step 10/25 : FROM alpine:3.16 10:25:57 ---> 9c6f07244728 10:25:57 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:25:57 ---> Running in 24b26716c25f 10:25:57 ---> Running in ae751f8904bd 10:25:57 Removing intermediate container 24b26716c25f 10:25:57 ---> 179765108e1d 10:25:57 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:25:58 ---> Running in c393f1f8c731 10:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:58 (1/3) Installing ca-certificates (20220614-r0) 10:25:58 (2/3) Installing dumb-init (1.2.5-r1) 10:25:58 (3/3) Installing su-exec (0.2-r1) 10:25:58 Executing busybox-1.35.0-r17.trigger 10:25:58 Executing ca-certificates-20220614-r0.trigger 10:25:58 OK: 6 MiB in 17 packages 10:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:25:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:25:59 (1/2) Installing dumb-init (1.2.5-r1) 10:25:59 (2/2) Installing su-exec (0.2-r1) 10:25:59 Executing busybox-1.35.0-r17.trigger 10:25:59 OK: 6 MiB in 16 packages 10:26:00 ---> 33a785c2acbc 10:26:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:26:00 Removing intermediate container 4c20cebef07f 10:26:00 ---> f774ee39ef6f 10:26:00 10:26:00 Step 11/24 : FROM alpine:3.16 10:26:00 ---> 9c6f07244728 10:26:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:26:00 ---> Running in 7f4a2dcc860c 10:26:00 Removing intermediate container c393f1f8c731 10:26:00 ---> a679a68fcdb7 10:26:00 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:26:00 ---> 781b46f9eda3 10:26:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:26:00 Removing intermediate container ae751f8904bd 10:26:00 ---> 6452ff8e1aec 10:26:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:26:00 ---> Running in c8d8efae9ff3 10:26:00 Removing intermediate container 7f4a2dcc860c 10:26:00 ---> e3712fb1c6f2 10:26:00 Step 13/24 : ENV APP_PORT=59880 10:26:00 ---> Running in 270ad641f711 10:26:00 ---> Running in 1ad27db3d587 10:26:00 Removing intermediate container c8d8efae9ff3 10:26:00 ---> c80d45eb08f3 10:26:00 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:26:00 Removing intermediate container 270ad641f711 10:26:00 ---> 324a7f04ca86 10:26:00 Step 13/25 : WORKDIR / 10:26:00 ---> cd72752e6f27 10:26:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:26:00 ---> Running in 12061debc56f 10:26:00 Removing intermediate container 1ad27db3d587 10:26:00 ---> fa6f23a7b918 10:26:00 Step 14/24 : EXPOSE $APP_PORT 10:26:00 ---> Running in 79839b5f4791 10:26:00 ---> Running in 87a48db145c7 10:26:00 Removing intermediate container 12061debc56f 10:26:00 ---> 6195bdcbee42 10:26:00 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:26:00 Removing intermediate container 79839b5f4791 10:26:00 ---> 48dd86f7aa97 10:26:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:26:00 Removing intermediate container 87a48db145c7 10:26:00 ---> 5019284ebd86 10:26:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:00 ---> efd9763a72c0 10:26:00 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:00 ---> Running in ba8a1f6b1f65 10:26:00 ---> Running in bae229240f75 10:26:00 ---> Running in 1860a9b336d5 10:26:00 Removing intermediate container ba8a1f6b1f65 10:26:00 ---> 7c3e9d846a7e 10:26:00 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:26:00 ---> Running in 82ce6e97b333 10:26:01 Removing intermediate container bae229240f75 10:26:01 ---> aaeaeb27f6d8 10:26:01 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:01 ---> 560fff900390 10:26:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:26:01 ---> Running in c342539f71c9 10:26:01 Removing intermediate container 82ce6e97b333 10:26:01 ---> 18b6de10d911 10:26:01 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:26:01 ---> Running in eeacb52c236e 10:26:01 Removing intermediate container c342539f71c9 10:26:01 ---> 408a86d0f139 10:26:01 Step 23/25 : LABEL arch=x86_64 10:26:01 ---> Running in be20527ede2b 10:26:01 ---> 11af35871848 10:26:01 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:26:01 Removing intermediate container be20527ede2b 10:26:01 ---> 9276a1bcebdd 10:26:01 Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:01 ---> Running in cd37af0bf1e6 10:26:01 Removing intermediate container cd37af0bf1e6 10:26:01 ---> 7fed5b640b5d 10:26:01 Step 25/25 : LABEL version=2.3.0-dev.101 10:26:01 ---> 367a830d5fb4 10:26:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:26:01 ---> Running in 34f05e0ca773 10:26:01 Removing intermediate container 34f05e0ca773 10:26:01 ---> 409f4d2dd93d 10:26:01 10:26:01 ---> de46890a6f1c 10:26:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:26:01 Successfully built 409f4d2dd93d 10:26:01 Successfully tagged security-spire-server:latest 10:26:01  Building security-spire-server ... done Building core-command 10:26:04 Removing intermediate container 1860a9b336d5 10:26:04 ---> 11b12a2baf65 10:26:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:26:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:26:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:26:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:26:05 ---> cece9624f0bb 10:26:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:26:05 ---> Using cache 10:26:05 ---> dadb97eb846a 10:26:05 Step 4/24 : WORKDIR /edgex-go 10:26:05 ---> Using cache 10:26:05 ---> 17ba6aef1924 10:26:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:26:05 ---> Using cache 10:26:05 ---> fe5af9fc9217 10:26:05 Step 6/24 : RUN apk add --update --no-cache make git 10:26:05 ---> Using cache 10:26:05 ---> 8b0c948959e6 10:26:05 Step 7/24 : COPY go.mod vendor* ./ 10:26:05 ---> Using cache 10:26:05 ---> 469a88e97243 10:26:05 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:05 ---> Using cache 10:26:05 ---> 74080a08f593 10:26:05 Step 9/24 : COPY . . 10:26:05 ---> Using cache 10:26:05 ---> 5d60df2a2ea7 10:26:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:26:05 ---> 192f9ee68b86 10:26:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:26:05 ---> Running in 4b14474016e4 10:26:05 ---> Running in f74aa16cbda6 10:26:06 Removing intermediate container eeacb52c236e 10:26:06 ---> c71744272986 10:26:06 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:26:06 ---> Running in 298a19ab4335 10:26:06 Removing intermediate container 298a19ab4335 10:26:06 ---> e0b163553084 10:26:06 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:26:06 ---> 798c6d81b6c0 10:26:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:26:06 ---> 380c3067fb8b 10:26:06 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:26:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:26:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:26:06 ---> Running in 457d0a767761 10:26:06 ---> 073b3495b10a 10:26:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:26:06 ---> Running in b7a095e83aa1 10:26:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:26:07 (1/6) Installing dumb-init (1.2.5-r1) 10:26:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:26:07 (3/6) Installing libsodium (1.0.18-r0) 10:26:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:26:08 (5/6) Installing libzmq (4.3.4-r0) 10:26:08 (6/6) Installing zeromq (4.3.4-r0) 10:26:08 Removing intermediate container 457d0a767761 10:26:08 ---> 36931f2d6749 10:26:08 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:08 Executing busybox-1.35.0-r17.trigger 10:26:08 OK: 8 MiB in 20 packages 10:26:08 Removing intermediate container deffd36d5c67 10:26:08 ---> 706211809570 10:26:08 10:26:08 Step 10/22 : FROM alpine:3.16 10:26:08 ---> 9c6f07244728 10:26:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:26:08 ---> Running in 4e4c3f393085 10:26:08 ---> 012dd9621ab8 10:26:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:26:08 Removing intermediate container b7a095e83aa1 10:26:08 ---> 57ac7517e143 10:26:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:26:08 ---> Running in 0224ec3c4f16 10:26:08 Removing intermediate container 0224ec3c4f16 10:26:08 ---> 5a1c7fac9b20 10:26:08 Step 23/25 : LABEL arch=x86_64 10:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:26:08 ---> Running in e0b6b03a7725 10:26:08 Removing intermediate container 4b14474016e4 10:26:08 ---> 38b5ef495190 10:26:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:26:08 ---> a054cbd53d61 10:26:08 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:26:09 Removing intermediate container e0b6b03a7725 10:26:09 ---> b595c83be357 10:26:09 Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:09 ---> Running in 561854b24255 10:26:09 ---> 395e5af4d67c 10:26:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:26:09 ---> 9f39b7c5d054 10:26:09 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:26:09 Removing intermediate container 561854b24255 10:26:09 ---> 355d28cad1fd 10:26:09 Step 25/25 : LABEL version=2.3.0-dev.101 10:26:09 (1/6) Installing ca-certificates (20220614-r0) 10:26:09 (2/6) Installing brotli-libs (1.0.9-r6) 10:26:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:26:09 (4/6) Installing libcurl (7.83.1-r3) 10:26:09 (5/6) Installing curl (7.83.1-r3) 10:26:09 ---> Running in c4daa7233dec 10:26:09 (6/6) Installing dumb-init (1.2.5-r1) 10:26:09 Executing busybox-1.35.0-r17.trigger 10:26:09 Executing ca-certificates-20220614-r0.trigger 10:26:09 OK: 8 MiB in 20 packages 10:26:09 ---> ee2915ab2a30 10:26:09 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:26:09 Removing intermediate container c4daa7233dec 10:26:09 ---> c3c5ff558a10 10:26:09 10:26:09 Successfully built c3c5ff558a10 10:26:09 Successfully tagged security-secretstore-setup:latest 10:26:09  Building security-secretstore-setup ... done  ---> 45fa0765ece0 10:26:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:26:09 ---> 37359a0c9b8e 10:26:09 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:26:10 ---> 6fea5a553037 10:26:10 Step 20/24 : ENTRYPOINT ["/core-data"] 10:26:10 ---> Running in bcc6d4a53752 10:26:10 ---> 94475b081a61 10:26:10 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:26:10 Removing intermediate container 4e4c3f393085 10:26:10 ---> bb083e8fcf3e 10:26:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:26:10 ---> Running in 79251ca784b9 10:26:10 Removing intermediate container bcc6d4a53752 10:26:10 ---> b31533aeaa8c 10:26:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:26:10 ---> c4af88aec5a1 10:26:10 Step 28/33 : RUN chmod +x /entrypoint.sh 10:26:10 Removing intermediate container 79251ca784b9 10:26:10 ---> 712064025d3a 10:26:10 Step 13/22 : WORKDIR /edgex 10:26:10 ---> Running in e54268c63118 10:26:10 ---> Running in d0842cc6a4dd 10:26:10 ---> Running in 2c9234d79236 10:26:10 Removing intermediate container e54268c63118 10:26:10 Removing intermediate container 2c9234d79236 10:26:10 ---> 92476c5742cb 10:26:10 ---> 02f52853fd6e 10:26:10 Step 22/24 : LABEL arch=x86_64Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:26:10 10:26:10 ---> Running in 0897c6a1c842 10:26:10 Removing intermediate container 0897c6a1c842 10:26:10 ---> 8291996d65e4 10:26:10 Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:10 ---> 40a0aaf9f1d9 10:26:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:26:11 ---> Running in a5f7ae7d9a0c 10:26:11 Removing intermediate container a5f7ae7d9a0c 10:26:11 ---> 0a759bb90608 10:26:11 Step 24/24 : LABEL version=2.3.0-dev.101 10:26:11 ---> Running in ad0bb32bf84d 10:26:11 ---> b547c4c40ae9 10:26:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:26:11 Removing intermediate container ad0bb32bf84d 10:26:11 ---> 9728226fc099 10:26:11 10:26:12 Removing intermediate container d0842cc6a4dd 10:26:12 ---> 573d03e3fb6d 10:26:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:26:12 Successfully built 9728226fc099 10:26:12 Successfully tagged core-data:latest 10:26:12  Building core-data ... done  ---> Running in e43aa3fc1df3 10:26:12 ---> fa86dd166e0d 10:26:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:26:12 Removing intermediate container e43aa3fc1df3 10:26:12 ---> 4c589c3c88b3 10:26:12 Step 30/33 : CMD ["gate"] 10:26:12 ---> Running in 7bdee73b7117 10:26:12 ---> faac94eb51e7 10:26:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:26:12 ---> Running in 9ba504c9de1e 10:26:12 Removing intermediate container 7bdee73b7117 10:26:12 ---> 0e06f0169c2d 10:26:12 Step 31/33 : LABEL arch=x86_64 10:26:12 ---> Running in ed7d51288753 10:26:12 Removing intermediate container ed7d51288753 10:26:12 ---> a2ff48e1eaeb 10:26:12 Step 32/33 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:12 ---> Running in cb4b974cf4cb 10:26:12 Removing intermediate container cb4b974cf4cb 10:26:12 ---> 0be34b50ec3b 10:26:12 Step 33/33 : LABEL version=2.3.0-dev.101 10:26:12 ---> Running in c958f7e0696e 10:26:13 Removing intermediate container c958f7e0696e 10:26:13 ---> 9b7b76026e14 10:26:13 10:26:13 Successfully built 9b7b76026e14 10:26:13 Successfully tagged security-bootstrapper:latest 10:26:13  Building security-bootstrapper ... done Removing intermediate container 9ba504c9de1e 10:26:13 ---> 0536712a73ab 10:26:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:26:13 ---> Running in df873611ac13 10:26:13 Removing intermediate container df873611ac13 10:26:13 ---> 6616f3942e60 10:26:13 Step 20/22 : LABEL arch=x86_64 10:26:13 ---> Running in 07e7c831105f 10:26:13 Removing intermediate container 07e7c831105f 10:26:13 ---> 525e01a4d196 10:26:13 Step 21/22 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:14 ---> Running in fe512a7bb79f 10:26:14 Removing intermediate container fe512a7bb79f 10:26:14 ---> be9840b73af7 10:26:14 Step 22/22 : LABEL version=2.3.0-dev.101 10:26:14 ---> Running in 9da32c9bb765 10:26:14 Removing intermediate container 9da32c9bb765 10:26:14 ---> 21313de6cbce 10:26:14 10:26:14 Successfully built 21313de6cbce 10:26:14 Successfully tagged security-proxy-setup:latest 10:26:24  Building security-proxy-setup ... done Removing intermediate container f74aa16cbda6 10:26:24 ---> e8efe5a9fd2b 10:26:24 10:26:24 Step 11/24 : FROM alpine:3.16 10:26:24 ---> 9c6f07244728 10:26:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:26:24 ---> Using cache 10:26:24 ---> 36b772e1e724 10:26:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:26:24 ---> Using cache 10:26:24 ---> 8613200164a4 10:26:24 Step 14/24 : ENV APP_PORT=59882 10:26:24 ---> Running in 044c14785dab 10:26:24 Removing intermediate container 044c14785dab 10:26:24 ---> 97d7f5b3dd21 10:26:24 Step 15/24 : EXPOSE $APP_PORT 10:26:24 ---> Running in 0ee803764a22 10:26:24 Removing intermediate container 0ee803764a22 10:26:24 ---> b5bec8151c79 10:26:24 Step 16/24 : WORKDIR / 10:26:24 ---> Running in 9145d47be358 10:26:24 Removing intermediate container 9145d47be358 10:26:24 ---> 052cba63c6eb 10:26:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:24 ---> c16c041bd715 10:26:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:26:24 ---> ac75fd4089ea 10:26:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:26:24 ---> b2e7d74d75ac 10:26:24 Step 20/24 : ENTRYPOINT ["/core-command"] 10:26:24 ---> Running in c5a355aae20b 10:26:24 Removing intermediate container c5a355aae20b 10:26:24 ---> bf9e5799cd1c 10:26:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:26:24 ---> Running in 58de4866a4c1 10:26:24 Removing intermediate container 58de4866a4c1 10:26:24 ---> 6cdd1cd28884 10:26:24 Step 22/24 : LABEL arch=x86_64 10:26:24 ---> Running in 29cca4d1909c 10:26:24 Removing intermediate container 29cca4d1909c 10:26:24 ---> f6d9b474593d 10:26:24 Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:24 ---> Running in 4521bb981abc 10:26:24 Removing intermediate container 4521bb981abc 10:26:24 ---> 22b991423e69 10:26:24 Step 24/24 : LABEL version=2.3.0-dev.101 10:26:24 ---> Running in e4ed33a6f366 10:26:24 Removing intermediate container e4ed33a6f366 10:26:24 ---> 8dd1ff7e7f3b 10:26:24 10:26:24 Successfully built 8dd1ff7e7f3b 10:26:24 Successfully tagged core-command:latest 10:26:24  Building core-command ... done  [Pipeline] } 10:26:24 $ docker stop --time=1 151d4ac3cc1906cfcd6632942f582487371361a86d68a54aeeb1e18855700ab1 10:26:26 $ docker rm -f 151d4ac3cc1906cfcd6632942f582487371361a86d68a54aeeb1e18855700ab1 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:26 + docker images 10:26:26 REPOSITORY TAG IMAGE ID CREATED SIZE 10:26:26 core-command latest 8dd1ff7e7f3b 2 seconds ago 17.6MB 10:26:26 e8efe5a9fd2b 5 seconds ago 1.61GB 10:26:26 security-proxy-setup latest 21313de6cbce 12 seconds ago 27.6MB 10:26:26 security-bootstrapper latest 9b7b76026e14 14 seconds ago 20.2MB 10:26:26 core-data latest 9728226fc099 15 seconds ago 21.7MB 10:26:26 security-secretstore-setup latest c3c5ff558a10 17 seconds ago 29.7MB 10:26:26 706211809570 18 seconds ago 1.6GB 10:26:26 security-spire-server latest 409f4d2dd93d 25 seconds ago 86.5MB 10:26:26 f774ee39ef6f 27 seconds ago 1.62GB 10:26:26 67c8bdaa91b0 30 seconds ago 1.6GB 10:26:26 259b8cf65941 30 seconds ago 1.6GB 10:26:26 6d49d60f0db2 35 seconds ago 1.48GB 10:26:26 sys-mgmt-agent latest 5c651dc07f0f 48 seconds ago 136MB 10:26:26 support-notifications latest 43e5bf4791d0 48 seconds ago 30.4MB 10:26:26 c83c11891d5f 56 seconds ago 1.67GB 10:26:26 389ff520f8b0 About a minute ago 1.59GB 10:26:26 security-spiffe-token-provider latest e7a6ffe462b4 About a minute ago 29.7MB 10:26:26 core-metadata latest aca9d0deb421 About a minute ago 18.5MB 10:26:26 support-scheduler latest 974dc1cd3953 About a minute ago 29.8MB 10:26:26 db9ae21f2707 About a minute ago 1.64GB 10:26:26 dce624249ce9 About a minute ago 1.67GB 10:26:26 39968f1a319f About a minute ago 1.61GB 10:26:26 security-spire-agent latest 5f1b707497c2 2 minutes ago 125MB 10:26:26 security-spire-config latest 6d79c7cc7891 2 minutes ago 85.8MB 10:26:26 6397e3bd8861 2 minutes ago 1.48GB 10:26:26 972e8ab319e8 2 minutes ago 1.48GB 10:26:26 ci-base-image-x86_64 latest cece9624f0bb 5 minutes ago 941MB 10:26:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 10:26:26 alpine 3.15 c4fc93816858 2 months ago 5.59MB 10:26:26 alpine 3.16 9c6f07244728 2 months ago 5.54MB 10:26:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 10:26:26 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 10:26:26 provisioning config files... 10:26:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config3282913370375611788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:26 ---> docker-login.sh 10:26:26 nexus3.edgexfoundry.org:10001 10:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:26 Configure a credential helper to remove this warning. See 10:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:26 10:26:26 Login Succeeded 10:26:26 nexus3.edgexfoundry.org:10002 10:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:26 Configure a credential helper to remove this warning. See 10:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:26 10:26:26 Login Succeeded 10:26:26 nexus3.edgexfoundry.org:10003 10:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:27 Configure a credential helper to remove this warning. See 10:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:27 10:26:27 Login Succeeded 10:26:27 nexus3.edgexfoundry.org:10004 10:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:27 Configure a credential helper to remove this warning. See 10:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:27 10:26:27 Login Succeeded 10:26:27 docker.io 10:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:27 Configure a credential helper to remove this warning. See 10:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:27 10:26:27 Login Succeeded 10:26:27 ---> docker-login.sh ends [Pipeline] } 10:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:26:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:26:27 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:27 latest 10:26:27 2.3.0-dev.101 10:26:27 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:27 main 10:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:28 + docker push nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:26:28 372516ef953e: Preparing 10:26:28 a896ea75757b: Preparing 10:26:28 4048b8cf3a6a: Preparing 10:26:28 3e5d93f5da2c: Preparing 10:26:28 994393dc58e7: Preparing 10:26:28 994393dc58e7: Layer already exists 10:26:28 4048b8cf3a6a: Pushed 10:26:28 372516ef953e: Pushed 10:26:28 3e5d93f5da2c: Pushed 10:26:30 a896ea75757b: Pushed 10:26:30 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:30 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:26:30 372516ef953e: Preparing 10:26:30 a896ea75757b: Preparing 10:26:30 4048b8cf3a6a: Preparing 10:26:30 3e5d93f5da2c: Preparing 10:26:30 994393dc58e7: Preparing 10:26:30 4048b8cf3a6a: Layer already exists 10:26:30 994393dc58e7: Layer already exists 10:26:30 a896ea75757b: Layer already exists 10:26:30 372516ef953e: Layer already exists 10:26:30 3e5d93f5da2c: Layer already exists 10:26:30 latest: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:31 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.101 10:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:26:31 372516ef953e: Preparing 10:26:31 a896ea75757b: Preparing 10:26:31 4048b8cf3a6a: Preparing 10:26:31 3e5d93f5da2c: Preparing 10:26:31 994393dc58e7: Preparing 10:26:31 994393dc58e7: Layer already exists 10:26:31 372516ef953e: Layer already exists 10:26:31 a896ea75757b: Layer already exists 10:26:31 4048b8cf3a6a: Layer already exists 10:26:31 3e5d93f5da2c: Layer already exists 10:26:31 2.3.0-dev.101: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:26:32 372516ef953e: Preparing 10:26:32 a896ea75757b: Preparing 10:26:32 4048b8cf3a6a: Preparing 10:26:32 3e5d93f5da2c: Preparing 10:26:32 994393dc58e7: Preparing 10:26:32 a896ea75757b: Layer already exists 10:26:32 994393dc58e7: Layer already exists 10:26:32 372516ef953e: Layer already exists 10:26:32 4048b8cf3a6a: Layer already exists 10:26:32 3e5d93f5da2c: Layer already exists 10:26:32 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:26:32 372516ef953e: Preparing 10:26:32 a896ea75757b: Preparing 10:26:32 4048b8cf3a6a: Preparing 10:26:32 3e5d93f5da2c: Preparing 10:26:32 994393dc58e7: Preparing 10:26:32 994393dc58e7: Layer already exists 10:26:32 3e5d93f5da2c: Layer already exists 10:26:32 372516ef953e: Layer already exists 10:26:32 a896ea75757b: Layer already exists 10:26:32 4048b8cf3a6a: Layer already exists 10:26:32 main: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:32 ===================================================== [Pipeline] echo 10:26:32 taggedImages: 10:26:32 - nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:32 - nexus3.edgexfoundry.org:10004/core-command:latest 10:26:32 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.101 10:26:32 - nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:26:32 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:26:32 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:32 latest 10:26:32 2.3.0-dev.101 10:26:32 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:32 main 10:26:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + docker push nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:26:33 d40760ee8531: Preparing 10:26:33 c25993db68f3: Preparing 10:26:33 4048b8cf3a6a: Preparing 10:26:33 63c344f4ac99: Preparing 10:26:33 0fb6b904b491: Preparing 10:26:33 994393dc58e7: Preparing 10:26:33 4048b8cf3a6a: Layer already exists 10:26:33 994393dc58e7: Layer already exists 10:26:33 d40760ee8531: Pushed 10:26:33 0fb6b904b491: Pushed 10:26:33 63c344f4ac99: Pushed 10:26:35 c25993db68f3: Pushed 10:26:35 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:26:35 d40760ee8531: Preparing 10:26:35 c25993db68f3: Preparing 10:26:35 4048b8cf3a6a: Preparing 10:26:35 63c344f4ac99: Preparing 10:26:35 0fb6b904b491: Preparing 10:26:35 994393dc58e7: Preparing 10:26:35 994393dc58e7: Waiting 10:26:35 d40760ee8531: Layer already exists 10:26:35 0fb6b904b491: Layer already exists 10:26:35 63c344f4ac99: Layer already exists 10:26:35 c25993db68f3: Layer already exists 10:26:35 4048b8cf3a6a: Layer already exists 10:26:35 994393dc58e7: Layer already exists 10:26:35 latest: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.101 10:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:26:36 d40760ee8531: Preparing 10:26:36 c25993db68f3: Preparing 10:26:36 4048b8cf3a6a: Preparing 10:26:36 63c344f4ac99: Preparing 10:26:36 0fb6b904b491: Preparing 10:26:36 994393dc58e7: Preparing 10:26:36 994393dc58e7: Waiting 10:26:36 4048b8cf3a6a: Layer already exists 10:26:36 d40760ee8531: Layer already exists 10:26:36 0fb6b904b491: Layer already exists 10:26:36 c25993db68f3: Layer already exists 10:26:36 63c344f4ac99: Layer already exists 10:26:36 994393dc58e7: Layer already exists 10:26:36 2.3.0-dev.101: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker push nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:26:37 d40760ee8531: Preparing 10:26:37 c25993db68f3: Preparing 10:26:37 4048b8cf3a6a: Preparing 10:26:37 63c344f4ac99: Preparing 10:26:37 0fb6b904b491: Preparing 10:26:37 994393dc58e7: Preparing 10:26:37 994393dc58e7: Waiting 10:26:37 0fb6b904b491: Layer already exists 10:26:37 63c344f4ac99: Layer already exists 10:26:37 c25993db68f3: Layer already exists 10:26:37 4048b8cf3a6a: Layer already exists 10:26:37 d40760ee8531: Layer already exists 10:26:37 994393dc58e7: Layer already exists 10:26:37 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:26:37 d40760ee8531: Preparing 10:26:37 c25993db68f3: Preparing 10:26:37 4048b8cf3a6a: Preparing 10:26:37 63c344f4ac99: Preparing 10:26:37 0fb6b904b491: Preparing 10:26:37 994393dc58e7: Preparing 10:26:37 994393dc58e7: Waiting 10:26:37 d40760ee8531: Layer already exists 10:26:37 0fb6b904b491: Layer already exists 10:26:37 4048b8cf3a6a: Layer already exists 10:26:37 c25993db68f3: Layer already exists 10:26:37 63c344f4ac99: Layer already exists 10:26:37 994393dc58e7: Layer already exists 10:26:37 main: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:37 ===================================================== [Pipeline] echo 10:26:37 taggedImages: 10:26:37 - nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:37 - nexus3.edgexfoundry.org:10004/core-data:latest 10:26:37 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.101 10:26:37 - nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:26:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:26:37 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:37 latest 10:26:37 2.3.0-dev.101 10:26:37 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:37 main 10:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:26:38 5b8422e44f80: Preparing 10:26:38 f36010b28fdb: Preparing 10:26:38 9e66340b4fdb: Preparing 10:26:38 4048b8cf3a6a: Preparing 10:26:38 3e5d93f5da2c: Preparing 10:26:38 994393dc58e7: Preparing 10:26:38 994393dc58e7: Waiting 10:26:38 4048b8cf3a6a: Layer already exists 10:26:38 3e5d93f5da2c: Layer already exists 10:26:38 994393dc58e7: Layer already exists 10:26:38 f36010b28fdb: Pushed 10:26:38 5b8422e44f80: Pushed 10:26:40 9e66340b4fdb: Pushed 10:26:40 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:26:40 5b8422e44f80: Preparing 10:26:40 f36010b28fdb: Preparing 10:26:40 9e66340b4fdb: Preparing 10:26:40 4048b8cf3a6a: Preparing 10:26:40 3e5d93f5da2c: Preparing 10:26:40 994393dc58e7: Preparing 10:26:40 994393dc58e7: Waiting 10:26:40 5b8422e44f80: Layer already exists 10:26:40 f36010b28fdb: Layer already exists 10:26:40 9e66340b4fdb: Layer already exists 10:26:40 4048b8cf3a6a: Layer already exists 10:26:40 3e5d93f5da2c: Layer already exists 10:26:40 994393dc58e7: Layer already exists 10:26:40 latest: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.101 10:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:26:41 5b8422e44f80: Preparing 10:26:41 f36010b28fdb: Preparing 10:26:41 9e66340b4fdb: Preparing 10:26:41 4048b8cf3a6a: Preparing 10:26:41 3e5d93f5da2c: Preparing 10:26:41 994393dc58e7: Preparing 10:26:41 994393dc58e7: Waiting 10:26:41 4048b8cf3a6a: Layer already exists 10:26:41 f36010b28fdb: Layer already exists 10:26:41 3e5d93f5da2c: Layer already exists 10:26:41 9e66340b4fdb: Layer already exists 10:26:41 5b8422e44f80: Layer already exists 10:26:41 994393dc58e7: Layer already exists 10:26:41 2.3.0-dev.101: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:26:42 5b8422e44f80: Preparing 10:26:42 f36010b28fdb: Preparing 10:26:42 9e66340b4fdb: Preparing 10:26:42 4048b8cf3a6a: Preparing 10:26:42 3e5d93f5da2c: Preparing 10:26:42 994393dc58e7: Preparing 10:26:42 994393dc58e7: Waiting 10:26:42 9e66340b4fdb: Layer already exists 10:26:42 f36010b28fdb: Layer already exists 10:26:42 3e5d93f5da2c: Layer already exists 10:26:42 5b8422e44f80: Layer already exists 10:26:42 4048b8cf3a6a: Layer already exists 10:26:42 994393dc58e7: Layer already exists 10:26:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:26:42 5b8422e44f80: Preparing 10:26:42 f36010b28fdb: Preparing 10:26:42 9e66340b4fdb: Preparing 10:26:42 4048b8cf3a6a: Preparing 10:26:42 3e5d93f5da2c: Preparing 10:26:42 994393dc58e7: Preparing 10:26:42 994393dc58e7: Waiting 10:26:42 4048b8cf3a6a: Layer already exists 10:26:42 f36010b28fdb: Layer already exists 10:26:42 9e66340b4fdb: Layer already exists 10:26:42 5b8422e44f80: Layer already exists 10:26:42 3e5d93f5da2c: Layer already exists 10:26:42 994393dc58e7: Layer already exists 10:26:42 main: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:42 ===================================================== [Pipeline] echo 10:26:42 taggedImages: 10:26:42 - nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:26:42 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.101 10:26:42 - nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:26:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:26:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:42 latest 10:26:42 2.3.0-dev.101 10:26:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:42 main 10:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:26:43 800e7e62e6bb: Preparing 10:26:43 800e7e62e6bb: Preparing 10:26:43 3cc59eea664e: Preparing 10:26:43 d0c03e32bd7b: Preparing 10:26:43 ce17d33267b9: Preparing 10:26:43 6f8cf8eab12f: Preparing 10:26:43 d423a8d5de73: Preparing 10:26:43 4048b8cf3a6a: Preparing 10:26:43 31485d8682ab: Preparing 10:26:43 d12b9d108794: Preparing 10:26:43 8fd70c11b537: Preparing 10:26:43 01b51f746325: Preparing 10:26:43 994393dc58e7: Preparing 10:26:43 4048b8cf3a6a: Waiting 10:26:43 31485d8682ab: Waiting 10:26:43 d12b9d108794: Waiting 10:26:43 8fd70c11b537: Waiting 10:26:43 994393dc58e7: Waiting 10:26:43 01b51f746325: Waiting 10:26:43 d423a8d5de73: Waiting 10:26:43 6f8cf8eab12f: Pushed 10:26:43 800e7e62e6bb: Pushed 10:26:43 3cc59eea664e: Pushed 10:26:43 d0c03e32bd7b: Pushed 10:26:43 ce17d33267b9: Pushed 10:26:43 4048b8cf3a6a: Layer already exists 10:26:43 31485d8682ab: Pushed 10:26:43 01b51f746325: Pushed 10:26:43 994393dc58e7: Layer already exists 10:26:43 8fd70c11b537: Pushed 10:26:43 d12b9d108794: Pushed 10:26:45 d423a8d5de73: Pushed 10:26:45 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:26:46 800e7e62e6bb: Preparing 10:26:46 800e7e62e6bb: Preparing 10:26:46 3cc59eea664e: Preparing 10:26:46 d0c03e32bd7b: Preparing 10:26:46 ce17d33267b9: Preparing 10:26:46 6f8cf8eab12f: Preparing 10:26:46 d423a8d5de73: Preparing 10:26:46 4048b8cf3a6a: Preparing 10:26:46 31485d8682ab: Preparing 10:26:46 d12b9d108794: Preparing 10:26:46 8fd70c11b537: Preparing 10:26:46 01b51f746325: Preparing 10:26:46 994393dc58e7: Preparing 10:26:46 d12b9d108794: Waiting 10:26:46 8fd70c11b537: Waiting 10:26:46 d423a8d5de73: Waiting 10:26:46 01b51f746325: Waiting 10:26:46 4048b8cf3a6a: Waiting 10:26:46 994393dc58e7: Waiting 10:26:46 31485d8682ab: Waiting 10:26:46 d0c03e32bd7b: Layer already exists 10:26:46 ce17d33267b9: Layer already exists 10:26:46 6f8cf8eab12f: Layer already exists 10:26:46 800e7e62e6bb: Layer already exists 10:26:46 3cc59eea664e: Layer already exists 10:26:46 31485d8682ab: Layer already exists 10:26:46 4048b8cf3a6a: Layer already exists 10:26:46 d423a8d5de73: Layer already exists 10:26:46 d12b9d108794: Layer already exists 10:26:46 8fd70c11b537: Layer already exists 10:26:46 01b51f746325: Layer already exists 10:26:46 994393dc58e7: Layer already exists 10:26:46 latest: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.101 10:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:26:46 800e7e62e6bb: Preparing 10:26:46 800e7e62e6bb: Preparing 10:26:46 3cc59eea664e: Preparing 10:26:46 d0c03e32bd7b: Preparing 10:26:46 ce17d33267b9: Preparing 10:26:46 6f8cf8eab12f: Preparing 10:26:46 d423a8d5de73: Preparing 10:26:46 4048b8cf3a6a: Preparing 10:26:46 31485d8682ab: Preparing 10:26:46 d12b9d108794: Preparing 10:26:46 8fd70c11b537: Preparing 10:26:46 01b51f746325: Preparing 10:26:46 994393dc58e7: Preparing 10:26:46 4048b8cf3a6a: Waiting 10:26:46 d423a8d5de73: Waiting 10:26:46 d12b9d108794: Waiting 10:26:46 31485d8682ab: Waiting 10:26:46 8fd70c11b537: Waiting 10:26:46 01b51f746325: Waiting 10:26:46 994393dc58e7: Waiting 10:26:46 d0c03e32bd7b: Layer already exists 10:26:46 3cc59eea664e: Layer already exists 10:26:46 6f8cf8eab12f: Layer already exists 10:26:46 ce17d33267b9: Layer already exists 10:26:46 800e7e62e6bb: Layer already exists 10:26:46 4048b8cf3a6a: Layer already exists 10:26:46 d423a8d5de73: Layer already exists 10:26:46 8fd70c11b537: Layer already exists 10:26:46 d12b9d108794: Layer already exists 10:26:46 31485d8682ab: Layer already exists 10:26:46 01b51f746325: Layer already exists 10:26:46 994393dc58e7: Layer already exists 10:26:46 2.3.0-dev.101: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:26:47 800e7e62e6bb: Preparing 10:26:47 800e7e62e6bb: Preparing 10:26:47 3cc59eea664e: Preparing 10:26:47 d0c03e32bd7b: Preparing 10:26:47 ce17d33267b9: Preparing 10:26:47 6f8cf8eab12f: Preparing 10:26:47 d423a8d5de73: Preparing 10:26:47 4048b8cf3a6a: Preparing 10:26:47 31485d8682ab: Preparing 10:26:47 d12b9d108794: Preparing 10:26:47 8fd70c11b537: Preparing 10:26:47 01b51f746325: Preparing 10:26:47 994393dc58e7: Preparing 10:26:47 d423a8d5de73: Waiting 10:26:47 01b51f746325: Waiting 10:26:47 8fd70c11b537: Waiting 10:26:47 4048b8cf3a6a: Waiting 10:26:47 994393dc58e7: Waiting 10:26:47 d12b9d108794: Waiting 10:26:47 d0c03e32bd7b: Layer already exists 10:26:47 3cc59eea664e: Layer already exists 10:26:47 6f8cf8eab12f: Layer already exists 10:26:47 ce17d33267b9: Layer already exists 10:26:47 800e7e62e6bb: Layer already exists 10:26:47 31485d8682ab: Layer already exists 10:26:47 d12b9d108794: Layer already exists 10:26:47 4048b8cf3a6a: Layer already exists 10:26:47 d423a8d5de73: Layer already exists 10:26:47 8fd70c11b537: Layer already exists 10:26:47 01b51f746325: Layer already exists 10:26:47 994393dc58e7: Layer already exists 10:26:47 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:26:47 800e7e62e6bb: Preparing 10:26:47 800e7e62e6bb: Preparing 10:26:47 3cc59eea664e: Preparing 10:26:47 d0c03e32bd7b: Preparing 10:26:47 ce17d33267b9: Preparing 10:26:47 6f8cf8eab12f: Preparing 10:26:47 d423a8d5de73: Preparing 10:26:47 4048b8cf3a6a: Preparing 10:26:47 31485d8682ab: Preparing 10:26:47 d12b9d108794: Preparing 10:26:47 8fd70c11b537: Preparing 10:26:47 01b51f746325: Preparing 10:26:47 994393dc58e7: Preparing 10:26:47 31485d8682ab: Waiting 10:26:47 d423a8d5de73: Waiting 10:26:47 01b51f746325: Waiting 10:26:47 d12b9d108794: Waiting 10:26:47 994393dc58e7: Waiting 10:26:47 4048b8cf3a6a: Waiting 10:26:47 ce17d33267b9: Layer already exists 10:26:47 800e7e62e6bb: Layer already exists 10:26:47 d0c03e32bd7b: Layer already exists 10:26:47 6f8cf8eab12f: Layer already exists 10:26:47 3cc59eea664e: Layer already exists 10:26:47 d423a8d5de73: Layer already exists 10:26:47 31485d8682ab: Layer already exists 10:26:47 d12b9d108794: Layer already exists 10:26:47 4048b8cf3a6a: Layer already exists 10:26:47 8fd70c11b537: Layer already exists 10:26:47 01b51f746325: Layer already exists 10:26:47 994393dc58e7: Layer already exists 10:26:47 main: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:48 ===================================================== [Pipeline] echo 10:26:48 taggedImages: 10:26:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:26:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.101 10:26:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:26:48 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:26:48 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:48 latest 10:26:48 2.3.0-dev.101 10:26:48 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:48 main 10:26:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:26:48 67c207eb79f0: Preparing 10:26:48 a3561e6a5270: Preparing 10:26:48 fb728e9c2e39: Preparing 10:26:48 559b0ca97cc9: Preparing 10:26:48 4d590438b8be: Preparing 10:26:48 f614354354cf: Preparing 10:26:48 9fa07695ed69: Preparing 10:26:48 994393dc58e7: Preparing 10:26:48 f614354354cf: Waiting 10:26:48 994393dc58e7: Waiting 10:26:48 4d590438b8be: Pushed 10:26:48 a3561e6a5270: Pushed 10:26:48 67c207eb79f0: Pushed 10:26:48 994393dc58e7: Layer already exists 10:26:48 f614354354cf: Pushed 10:26:49 9fa07695ed69: Pushed 10:26:49 559b0ca97cc9: Pushed 10:26:49 fb728e9c2e39: Pushed 10:26:49 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:26:50 67c207eb79f0: Preparing 10:26:50 a3561e6a5270: Preparing 10:26:50 fb728e9c2e39: Preparing 10:26:50 559b0ca97cc9: Preparing 10:26:50 4d590438b8be: Preparing 10:26:50 f614354354cf: Preparing 10:26:50 9fa07695ed69: Preparing 10:26:50 994393dc58e7: Preparing 10:26:50 994393dc58e7: Waiting 10:26:50 f614354354cf: Waiting 10:26:50 fb728e9c2e39: Layer already exists 10:26:50 a3561e6a5270: Layer already exists 10:26:50 4d590438b8be: Layer already exists 10:26:50 67c207eb79f0: Layer already exists 10:26:50 559b0ca97cc9: Layer already exists 10:26:50 f614354354cf: Layer already exists 10:26:50 9fa07695ed69: Layer already exists 10:26:50 994393dc58e7: Layer already exists 10:26:50 latest: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.101 10:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:26:51 67c207eb79f0: Preparing 10:26:51 a3561e6a5270: Preparing 10:26:51 fb728e9c2e39: Preparing 10:26:51 559b0ca97cc9: Preparing 10:26:51 4d590438b8be: Preparing 10:26:51 f614354354cf: Preparing 10:26:51 9fa07695ed69: Preparing 10:26:51 994393dc58e7: Preparing 10:26:51 9fa07695ed69: Waiting 10:26:51 994393dc58e7: Waiting 10:26:51 f614354354cf: Waiting 10:26:51 fb728e9c2e39: Layer already exists 10:26:51 a3561e6a5270: Layer already exists 10:26:51 4d590438b8be: Layer already exists 10:26:51 67c207eb79f0: Layer already exists 10:26:51 559b0ca97cc9: Layer already exists 10:26:51 9fa07695ed69: Layer already exists 10:26:51 f614354354cf: Layer already exists 10:26:51 994393dc58e7: Layer already exists 10:26:51 2.3.0-dev.101: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:26:51 67c207eb79f0: Preparing 10:26:51 a3561e6a5270: Preparing 10:26:51 fb728e9c2e39: Preparing 10:26:51 559b0ca97cc9: Preparing 10:26:51 4d590438b8be: Preparing 10:26:51 f614354354cf: Preparing 10:26:51 9fa07695ed69: Preparing 10:26:51 994393dc58e7: Preparing 10:26:51 f614354354cf: Waiting 10:26:51 9fa07695ed69: Waiting 10:26:51 994393dc58e7: Waiting 10:26:51 4d590438b8be: Layer already exists 10:26:51 a3561e6a5270: Layer already exists 10:26:51 559b0ca97cc9: Layer already exists 10:26:51 67c207eb79f0: Layer already exists 10:26:51 fb728e9c2e39: Layer already exists 10:26:51 f614354354cf: Layer already exists 10:26:51 994393dc58e7: Layer already exists 10:26:51 9fa07695ed69: Layer already exists 10:26:51 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:26:52 67c207eb79f0: Preparing 10:26:52 a3561e6a5270: Preparing 10:26:52 fb728e9c2e39: Preparing 10:26:52 559b0ca97cc9: Preparing 10:26:52 4d590438b8be: Preparing 10:26:52 f614354354cf: Preparing 10:26:52 9fa07695ed69: Preparing 10:26:52 994393dc58e7: Preparing 10:26:52 f614354354cf: Waiting 10:26:52 9fa07695ed69: Waiting 10:26:52 994393dc58e7: Waiting 10:26:52 a3561e6a5270: Layer already exists 10:26:52 559b0ca97cc9: Layer already exists 10:26:52 67c207eb79f0: Layer already exists 10:26:52 4d590438b8be: Layer already exists 10:26:52 fb728e9c2e39: Layer already exists 10:26:52 9fa07695ed69: Layer already exists 10:26:52 f614354354cf: Layer already exists 10:26:52 994393dc58e7: Layer already exists 10:26:52 main: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:52 ===================================================== [Pipeline] echo 10:26:52 taggedImages: 10:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.101 10:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:26:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:26:52 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:52 latest 10:26:52 2.3.0-dev.101 10:26:52 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:52 main 10:26:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:26:53 684a66fe9631: Preparing 10:26:53 01f7b19465ec: Preparing 10:26:53 a60d02c3b754: Preparing 10:26:53 6cd9c7b6862a: Preparing 10:26:53 8d7100beb7dc: Preparing 10:26:53 a1118802b829: Preparing 10:26:53 393b17f05ea0: Preparing 10:26:53 e38f1eb2958e: Preparing 10:26:53 b3a06615bfba: Preparing 10:26:53 393b17f05ea0: Waiting 10:26:53 994393dc58e7: Preparing 10:26:53 b3a06615bfba: Waiting 10:26:53 a1118802b829: Waiting 10:26:53 994393dc58e7: Waiting 10:26:53 684a66fe9631: Pushed 10:26:53 01f7b19465ec: Pushed 10:26:53 8d7100beb7dc: Pushed 10:26:53 e38f1eb2958e: Pushed 10:26:53 a1118802b829: Pushed 10:26:53 393b17f05ea0: Pushed 10:26:53 994393dc58e7: Layer already exists 10:26:53 b3a06615bfba: Pushed 10:26:54 6cd9c7b6862a: Pushed 10:26:54 a60d02c3b754: Pushed 10:26:54 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:26:55 684a66fe9631: Preparing 10:26:55 01f7b19465ec: Preparing 10:26:55 a60d02c3b754: Preparing 10:26:55 6cd9c7b6862a: Preparing 10:26:55 8d7100beb7dc: Preparing 10:26:55 a1118802b829: Preparing 10:26:55 393b17f05ea0: Preparing 10:26:55 e38f1eb2958e: Preparing 10:26:55 b3a06615bfba: Preparing 10:26:55 994393dc58e7: Preparing 10:26:55 e38f1eb2958e: Waiting 10:26:55 b3a06615bfba: Waiting 10:26:55 994393dc58e7: Waiting 10:26:55 a1118802b829: Waiting 10:26:55 393b17f05ea0: Waiting 10:26:55 6cd9c7b6862a: Layer already exists 10:26:55 684a66fe9631: Layer already exists 10:26:55 8d7100beb7dc: Layer already exists 10:26:55 a60d02c3b754: Layer already exists 10:26:55 01f7b19465ec: Layer already exists 10:26:55 a1118802b829: Layer already exists 10:26:55 e38f1eb2958e: Layer already exists 10:26:55 393b17f05ea0: Layer already exists 10:26:55 b3a06615bfba: Layer already exists 10:26:55 994393dc58e7: Layer already exists 10:26:55 latest: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.101 10:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:26:56 684a66fe9631: Preparing 10:26:56 01f7b19465ec: Preparing 10:26:56 a60d02c3b754: Preparing 10:26:56 6cd9c7b6862a: Preparing 10:26:56 8d7100beb7dc: Preparing 10:26:56 a1118802b829: Preparing 10:26:56 393b17f05ea0: Preparing 10:26:56 e38f1eb2958e: Preparing 10:26:56 b3a06615bfba: Preparing 10:26:56 994393dc58e7: Preparing 10:26:56 393b17f05ea0: Waiting 10:26:56 e38f1eb2958e: Waiting 10:26:56 b3a06615bfba: Waiting 10:26:56 994393dc58e7: Waiting 10:26:56 a1118802b829: Waiting 10:26:56 6cd9c7b6862a: Layer already exists 10:26:56 684a66fe9631: Layer already exists 10:26:56 a60d02c3b754: Layer already exists 10:26:56 8d7100beb7dc: Layer already exists 10:26:56 01f7b19465ec: Layer already exists 10:26:56 a1118802b829: Layer already exists 10:26:56 393b17f05ea0: Layer already exists 10:26:56 b3a06615bfba: Layer already exists 10:26:56 e38f1eb2958e: Layer already exists 10:26:56 994393dc58e7: Layer already exists 10:26:56 2.3.0-dev.101: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:26:56 684a66fe9631: Preparing 10:26:56 01f7b19465ec: Preparing 10:26:56 a60d02c3b754: Preparing 10:26:56 6cd9c7b6862a: Preparing 10:26:56 8d7100beb7dc: Preparing 10:26:56 a1118802b829: Preparing 10:26:56 393b17f05ea0: Preparing 10:26:56 e38f1eb2958e: Preparing 10:26:56 b3a06615bfba: Preparing 10:26:56 994393dc58e7: Preparing 10:26:56 393b17f05ea0: Waiting 10:26:56 e38f1eb2958e: Waiting 10:26:56 994393dc58e7: Waiting 10:26:56 a1118802b829: Waiting 10:26:56 6cd9c7b6862a: Layer already exists 10:26:56 684a66fe9631: Layer already exists 10:26:56 01f7b19465ec: Layer already exists 10:26:56 8d7100beb7dc: Layer already exists 10:26:56 a60d02c3b754: Layer already exists 10:26:56 a1118802b829: Layer already exists 10:26:56 e38f1eb2958e: Layer already exists 10:26:56 393b17f05ea0: Layer already exists 10:26:56 b3a06615bfba: Layer already exists 10:26:56 994393dc58e7: Layer already exists 10:26:56 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:26:57 684a66fe9631: Preparing 10:26:57 01f7b19465ec: Preparing 10:26:57 a60d02c3b754: Preparing 10:26:57 6cd9c7b6862a: Preparing 10:26:57 8d7100beb7dc: Preparing 10:26:57 a1118802b829: Preparing 10:26:57 393b17f05ea0: Preparing 10:26:57 e38f1eb2958e: Preparing 10:26:57 b3a06615bfba: Preparing 10:26:57 994393dc58e7: Preparing 10:26:57 393b17f05ea0: Waiting 10:26:57 e38f1eb2958e: Waiting 10:26:57 994393dc58e7: Waiting 10:26:57 b3a06615bfba: Waiting 10:26:57 a1118802b829: Waiting 10:26:57 01f7b19465ec: Layer already exists 10:26:57 684a66fe9631: Layer already exists 10:26:57 a60d02c3b754: Layer already exists 10:26:57 8d7100beb7dc: Layer already exists 10:26:57 6cd9c7b6862a: Layer already exists 10:26:57 a1118802b829: Layer already exists 10:26:57 393b17f05ea0: Layer already exists 10:26:57 994393dc58e7: Layer already exists 10:26:57 e38f1eb2958e: Layer already exists 10:26:57 b3a06615bfba: Layer already exists 10:26:57 main: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:57 ===================================================== [Pipeline] echo 10:26:57 taggedImages: 10:26:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:26:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.101 10:26:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:26:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:26:57 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:57 latest 10:26:57 2.3.0-dev.101 10:26:57 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:26:57 main 10:26:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:26:57 87ea6713f589: Preparing 10:26:57 6b068fee0cec: Preparing 10:26:57 4048b8cf3a6a: Preparing 10:26:57 3439334b80e4: Preparing 10:26:57 8337bbfe6146: Preparing 10:26:57 34d5ebaa5410: Preparing 10:26:57 34d5ebaa5410: Waiting 10:26:57 4048b8cf3a6a: Layer already exists 10:26:57 34d5ebaa5410: Layer already exists 10:26:57 8337bbfe6146: Pushed 10:26:57 87ea6713f589: Pushed 10:26:58 3439334b80e4: Pushed 10:27:00 6b068fee0cec: Pushed 10:27:00 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:00 87ea6713f589: Preparing 10:27:00 6b068fee0cec: Preparing 10:27:00 4048b8cf3a6a: Preparing 10:27:00 3439334b80e4: Preparing 10:27:00 8337bbfe6146: Preparing 10:27:00 34d5ebaa5410: Preparing 10:27:00 34d5ebaa5410: Waiting 10:27:00 3439334b80e4: Layer already exists 10:27:00 4048b8cf3a6a: Layer already exists 10:27:00 6b068fee0cec: Layer already exists 10:27:00 87ea6713f589: Layer already exists 10:27:00 8337bbfe6146: Layer already exists 10:27:00 34d5ebaa5410: Layer already exists 10:27:00 latest: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.101 10:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:01 87ea6713f589: Preparing 10:27:01 6b068fee0cec: Preparing 10:27:01 4048b8cf3a6a: Preparing 10:27:01 3439334b80e4: Preparing 10:27:01 8337bbfe6146: Preparing 10:27:01 34d5ebaa5410: Preparing 10:27:01 34d5ebaa5410: Waiting 10:27:01 3439334b80e4: Layer already exists 10:27:01 6b068fee0cec: Layer already exists 10:27:01 4048b8cf3a6a: Layer already exists 10:27:01 8337bbfe6146: Layer already exists 10:27:01 87ea6713f589: Layer already exists 10:27:01 34d5ebaa5410: Layer already exists 10:27:01 2.3.0-dev.101: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:02 87ea6713f589: Preparing 10:27:02 6b068fee0cec: Preparing 10:27:02 4048b8cf3a6a: Preparing 10:27:02 3439334b80e4: Preparing 10:27:02 8337bbfe6146: Preparing 10:27:02 34d5ebaa5410: Preparing 10:27:02 34d5ebaa5410: Waiting 10:27:02 4048b8cf3a6a: Layer already exists 10:27:02 8337bbfe6146: Layer already exists 10:27:02 6b068fee0cec: Layer already exists 10:27:02 3439334b80e4: Layer already exists 10:27:02 87ea6713f589: Layer already exists 10:27:02 34d5ebaa5410: Layer already exists 10:27:02 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:27:02 87ea6713f589: Preparing 10:27:02 6b068fee0cec: Preparing 10:27:02 4048b8cf3a6a: Preparing 10:27:02 3439334b80e4: Preparing 10:27:02 8337bbfe6146: Preparing 10:27:02 34d5ebaa5410: Preparing 10:27:02 34d5ebaa5410: Waiting 10:27:02 87ea6713f589: Layer already exists 10:27:02 3439334b80e4: Layer already exists 10:27:02 6b068fee0cec: Layer already exists 10:27:02 8337bbfe6146: Layer already exists 10:27:02 4048b8cf3a6a: Layer already exists 10:27:02 34d5ebaa5410: Layer already exists 10:27:02 main: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:02 ===================================================== [Pipeline] echo 10:27:02 taggedImages: 10:27:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:27:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.101 10:27:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:27:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:27:02 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:02 latest 10:27:02 2.3.0-dev.101 10:27:02 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:02 main 10:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:03 6f8574479596: Preparing 10:27:03 9022cdd40bd9: Preparing 10:27:03 514b45bb2f5e: Preparing 10:27:03 b70274b6298e: Preparing 10:27:03 9e4b54a1fe2d: Preparing 10:27:03 9f310d276139: Preparing 10:27:03 8337bbfe6146: Preparing 10:27:03 34d5ebaa5410: Preparing 10:27:03 8337bbfe6146: Waiting 10:27:03 9f310d276139: Waiting 10:27:03 34d5ebaa5410: Waiting 10:27:03 9022cdd40bd9: Pushed 10:27:03 514b45bb2f5e: Pushed 10:27:03 6f8574479596: Pushed 10:27:03 8337bbfe6146: Layer already exists 10:27:03 34d5ebaa5410: Layer already exists 10:27:04 9f310d276139: Pushed 10:27:07 9e4b54a1fe2d: Pushed 10:27:10 b70274b6298e: Pushed 10:27:10 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:11 6f8574479596: Preparing 10:27:11 9022cdd40bd9: Preparing 10:27:11 514b45bb2f5e: Preparing 10:27:11 b70274b6298e: Preparing 10:27:11 9e4b54a1fe2d: Preparing 10:27:11 9f310d276139: Preparing 10:27:11 8337bbfe6146: Preparing 10:27:11 34d5ebaa5410: Preparing 10:27:11 8337bbfe6146: Waiting 10:27:11 9f310d276139: Waiting 10:27:11 34d5ebaa5410: Waiting 10:27:11 514b45bb2f5e: Layer already exists 10:27:11 6f8574479596: Layer already exists 10:27:11 b70274b6298e: Layer already exists 10:27:11 9022cdd40bd9: Layer already exists 10:27:11 9e4b54a1fe2d: Layer already exists 10:27:11 9f310d276139: Layer already exists 10:27:11 34d5ebaa5410: Layer already exists 10:27:11 8337bbfe6146: Layer already exists 10:27:11 latest: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.101 10:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:11 6f8574479596: Preparing 10:27:11 9022cdd40bd9: Preparing 10:27:11 514b45bb2f5e: Preparing 10:27:11 b70274b6298e: Preparing 10:27:11 9e4b54a1fe2d: Preparing 10:27:11 9f310d276139: Preparing 10:27:11 8337bbfe6146: Preparing 10:27:11 34d5ebaa5410: Preparing 10:27:11 8337bbfe6146: Waiting 10:27:11 34d5ebaa5410: Waiting 10:27:11 9e4b54a1fe2d: Layer already exists 10:27:11 514b45bb2f5e: Layer already exists 10:27:11 b70274b6298e: Layer already exists 10:27:11 6f8574479596: Layer already exists 10:27:11 9022cdd40bd9: Layer already exists 10:27:11 9f310d276139: Layer already exists 10:27:11 8337bbfe6146: Layer already exists 10:27:11 34d5ebaa5410: Layer already exists 10:27:11 2.3.0-dev.101: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:12 6f8574479596: Preparing 10:27:12 9022cdd40bd9: Preparing 10:27:12 514b45bb2f5e: Preparing 10:27:12 b70274b6298e: Preparing 10:27:12 9e4b54a1fe2d: Preparing 10:27:12 9f310d276139: Preparing 10:27:12 8337bbfe6146: Preparing 10:27:12 34d5ebaa5410: Preparing 10:27:12 9f310d276139: Waiting 10:27:12 8337bbfe6146: Waiting 10:27:12 34d5ebaa5410: Waiting 10:27:12 514b45bb2f5e: Layer already exists 10:27:12 9022cdd40bd9: Layer already exists 10:27:12 b70274b6298e: Layer already exists 10:27:12 9e4b54a1fe2d: Layer already exists 10:27:12 6f8574479596: Layer already exists 10:27:12 9f310d276139: Layer already exists 10:27:12 34d5ebaa5410: Layer already exists 10:27:12 8337bbfe6146: Layer already exists 10:27:12 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:27:13 6f8574479596: Preparing 10:27:13 9022cdd40bd9: Preparing 10:27:13 514b45bb2f5e: Preparing 10:27:13 b70274b6298e: Preparing 10:27:13 9e4b54a1fe2d: Preparing 10:27:13 9f310d276139: Preparing 10:27:13 8337bbfe6146: Preparing 10:27:13 34d5ebaa5410: Preparing 10:27:13 8337bbfe6146: Waiting 10:27:13 34d5ebaa5410: Waiting 10:27:13 9f310d276139: Waiting 10:27:13 514b45bb2f5e: Layer already exists 10:27:13 9022cdd40bd9: Layer already exists 10:27:13 9e4b54a1fe2d: Layer already exists 10:27:13 6f8574479596: Layer already exists 10:27:13 b70274b6298e: Layer already exists 10:27:13 9f310d276139: Layer already exists 10:27:13 34d5ebaa5410: Layer already exists 10:27:13 8337bbfe6146: Layer already exists 10:27:13 main: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:13 ===================================================== [Pipeline] echo 10:27:13 taggedImages: 10:27:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:27:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.101 10:27:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:27:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:27:13 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:13 latest 10:27:13 2.3.0-dev.101 10:27:13 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:13 main 10:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:27:13 e8c353da8281: Preparing 10:27:13 db40fca71345: Preparing 10:27:13 7cb3d1776a2c: Preparing 10:27:13 c812b4e4ea5c: Preparing 10:27:13 fb150fbafa75: Preparing 10:27:13 8337bbfe6146: Preparing 10:27:13 34d5ebaa5410: Preparing 10:27:13 8337bbfe6146: Waiting 10:27:13 34d5ebaa5410: Waiting 10:27:13 e8c353da8281: Pushed 10:27:13 db40fca71345: Pushed 10:27:13 7cb3d1776a2c: Pushed 10:27:13 8337bbfe6146: Layer already exists 10:27:13 34d5ebaa5410: Layer already exists 10:27:14 fb150fbafa75: Pushed 10:27:22 c812b4e4ea5c: Pushed 10:27:22 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:27:22 e8c353da8281: Preparing 10:27:22 db40fca71345: Preparing 10:27:22 7cb3d1776a2c: Preparing 10:27:22 c812b4e4ea5c: Preparing 10:27:22 fb150fbafa75: Preparing 10:27:22 8337bbfe6146: Preparing 10:27:22 34d5ebaa5410: Preparing 10:27:22 8337bbfe6146: Waiting 10:27:22 34d5ebaa5410: Waiting 10:27:22 db40fca71345: Layer already exists 10:27:22 fb150fbafa75: Layer already exists 10:27:22 e8c353da8281: Layer already exists 10:27:22 c812b4e4ea5c: Layer already exists 10:27:22 7cb3d1776a2c: Layer already exists 10:27:22 8337bbfe6146: Layer already exists 10:27:22 34d5ebaa5410: Layer already exists 10:27:22 latest: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.101 10:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:27:23 e8c353da8281: Preparing 10:27:23 db40fca71345: Preparing 10:27:23 7cb3d1776a2c: Preparing 10:27:23 c812b4e4ea5c: Preparing 10:27:23 fb150fbafa75: Preparing 10:27:23 8337bbfe6146: Preparing 10:27:23 34d5ebaa5410: Preparing 10:27:23 34d5ebaa5410: Waiting 10:27:23 e8c353da8281: Layer already exists 10:27:23 fb150fbafa75: Layer already exists 10:27:23 db40fca71345: Layer already exists 10:27:23 c812b4e4ea5c: Layer already exists 10:27:23 7cb3d1776a2c: Layer already exists 10:27:23 8337bbfe6146: Layer already exists 10:27:23 34d5ebaa5410: Layer already exists 10:27:23 2.3.0-dev.101: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:27:23 e8c353da8281: Preparing 10:27:23 db40fca71345: Preparing 10:27:23 7cb3d1776a2c: Preparing 10:27:23 c812b4e4ea5c: Preparing 10:27:23 fb150fbafa75: Preparing 10:27:23 8337bbfe6146: Preparing 10:27:23 34d5ebaa5410: Preparing 10:27:23 8337bbfe6146: Waiting 10:27:23 34d5ebaa5410: Waiting 10:27:23 c812b4e4ea5c: Layer already exists 10:27:23 7cb3d1776a2c: Layer already exists 10:27:23 e8c353da8281: Layer already exists 10:27:23 fb150fbafa75: Layer already exists 10:27:23 db40fca71345: Layer already exists 10:27:23 34d5ebaa5410: Layer already exists 10:27:23 8337bbfe6146: Layer already exists 10:27:23 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:27:24 e8c353da8281: Preparing 10:27:24 db40fca71345: Preparing 10:27:24 7cb3d1776a2c: Preparing 10:27:24 c812b4e4ea5c: Preparing 10:27:24 fb150fbafa75: Preparing 10:27:24 8337bbfe6146: Preparing 10:27:24 34d5ebaa5410: Preparing 10:27:24 8337bbfe6146: Waiting 10:27:24 34d5ebaa5410: Waiting 10:27:24 fb150fbafa75: Layer already exists 10:27:24 e8c353da8281: Layer already exists 10:27:24 db40fca71345: Layer already exists 10:27:24 c812b4e4ea5c: Layer already exists 10:27:24 7cb3d1776a2c: Layer already exists 10:27:24 34d5ebaa5410: Layer already exists 10:27:24 8337bbfe6146: Layer already exists 10:27:24 main: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:24 ===================================================== [Pipeline] echo 10:27:24 taggedImages: 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.101 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:27:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:27:24 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:24 latest 10:27:24 2.3.0-dev.101 10:27:24 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:24 main 10:27:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:27:25 184ac648a05b: Preparing 10:27:25 8f665447d874: Preparing 10:27:25 32f690466d37: Preparing 10:27:25 f71a3e6a124e: Preparing 10:27:25 fe92f4209995: Preparing 10:27:25 8337bbfe6146: Preparing 10:27:25 34d5ebaa5410: Preparing 10:27:25 34d5ebaa5410: Waiting 10:27:25 8337bbfe6146: Waiting 10:27:25 32f690466d37: Pushed 10:27:25 8f665447d874: Pushed 10:27:25 184ac648a05b: Pushed 10:27:25 8337bbfe6146: Layer already exists 10:27:25 34d5ebaa5410: Layer already exists 10:27:25 fe92f4209995: Pushed 10:27:33 f71a3e6a124e: Pushed 10:27:33 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:27:34 184ac648a05b: Preparing 10:27:34 8f665447d874: Preparing 10:27:34 32f690466d37: Preparing 10:27:34 f71a3e6a124e: Preparing 10:27:34 fe92f4209995: Preparing 10:27:34 8337bbfe6146: Preparing 10:27:34 34d5ebaa5410: Preparing 10:27:34 8337bbfe6146: Waiting 10:27:34 34d5ebaa5410: Waiting 10:27:34 fe92f4209995: Layer already exists 10:27:34 184ac648a05b: Layer already exists 10:27:34 8f665447d874: Layer already exists 10:27:34 f71a3e6a124e: Layer already exists 10:27:34 32f690466d37: Layer already exists 10:27:34 34d5ebaa5410: Layer already exists 10:27:34 8337bbfe6146: Layer already exists 10:27:34 latest: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.101 10:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:27:35 184ac648a05b: Preparing 10:27:35 8f665447d874: Preparing 10:27:35 32f690466d37: Preparing 10:27:35 f71a3e6a124e: Preparing 10:27:35 fe92f4209995: Preparing 10:27:35 8337bbfe6146: Preparing 10:27:35 34d5ebaa5410: Preparing 10:27:35 34d5ebaa5410: Waiting 10:27:35 8337bbfe6146: Waiting 10:27:35 fe92f4209995: Layer already exists 10:27:35 8f665447d874: Layer already exists 10:27:35 184ac648a05b: Layer already exists 10:27:35 32f690466d37: Layer already exists 10:27:35 f71a3e6a124e: Layer already exists 10:27:35 34d5ebaa5410: Layer already exists 10:27:35 8337bbfe6146: Layer already exists 10:27:35 2.3.0-dev.101: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:27:35 184ac648a05b: Preparing 10:27:35 8f665447d874: Preparing 10:27:35 32f690466d37: Preparing 10:27:35 f71a3e6a124e: Preparing 10:27:35 fe92f4209995: Preparing 10:27:35 8337bbfe6146: Preparing 10:27:35 34d5ebaa5410: Preparing 10:27:35 8337bbfe6146: Waiting 10:27:35 34d5ebaa5410: Waiting 10:27:35 fe92f4209995: Layer already exists 10:27:35 f71a3e6a124e: Layer already exists 10:27:35 32f690466d37: Layer already exists 10:27:35 184ac648a05b: Layer already exists 10:27:35 8f665447d874: Layer already exists 10:27:35 8337bbfe6146: Layer already exists 10:27:35 34d5ebaa5410: Layer already exists 10:27:35 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:27:36 184ac648a05b: Preparing 10:27:36 8f665447d874: Preparing 10:27:36 32f690466d37: Preparing 10:27:36 f71a3e6a124e: Preparing 10:27:36 fe92f4209995: Preparing 10:27:36 8337bbfe6146: Preparing 10:27:36 34d5ebaa5410: Preparing 10:27:36 8337bbfe6146: Waiting 10:27:36 34d5ebaa5410: Waiting 10:27:36 f71a3e6a124e: Layer already exists 10:27:36 32f690466d37: Layer already exists 10:27:36 fe92f4209995: Layer already exists 10:27:36 8f665447d874: Layer already exists 10:27:36 184ac648a05b: Layer already exists 10:27:36 34d5ebaa5410: Layer already exists 10:27:36 8337bbfe6146: Layer already exists 10:27:36 main: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:36 ===================================================== [Pipeline] echo 10:27:36 taggedImages: 10:27:36 - nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:27:36 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.101 10:27:36 - nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:27:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:27:36 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:36 latest 10:27:36 2.3.0-dev.101 10:27:36 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:36 main 10:27:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:27:36 47132d038628: Preparing 10:27:36 255ffc9aae9e: Preparing 10:27:36 4048b8cf3a6a: Preparing 10:27:36 a00de624621d: Preparing 10:27:36 994393dc58e7: Preparing 10:27:36 4048b8cf3a6a: Layer already exists 10:27:36 994393dc58e7: Layer already exists 10:27:36 47132d038628: Pushed 10:27:36 a00de624621d: Pushed 10:27:40 255ffc9aae9e: Pushed 10:27:40 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:27:40 47132d038628: Preparing 10:27:40 255ffc9aae9e: Preparing 10:27:40 4048b8cf3a6a: Preparing 10:27:40 a00de624621d: Preparing 10:27:40 994393dc58e7: Preparing 10:27:40 255ffc9aae9e: Layer already exists 10:27:40 47132d038628: Layer already exists 10:27:40 4048b8cf3a6a: Layer already exists 10:27:40 a00de624621d: Layer already exists 10:27:40 994393dc58e7: Layer already exists 10:27:40 latest: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.101 10:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:27:41 47132d038628: Preparing 10:27:41 255ffc9aae9e: Preparing 10:27:41 4048b8cf3a6a: Preparing 10:27:41 a00de624621d: Preparing 10:27:41 994393dc58e7: Preparing 10:27:41 255ffc9aae9e: Layer already exists 10:27:41 994393dc58e7: Layer already exists 10:27:41 47132d038628: Layer already exists 10:27:41 a00de624621d: Layer already exists 10:27:41 4048b8cf3a6a: Layer already exists 10:27:41 2.3.0-dev.101: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:27:42 47132d038628: Preparing 10:27:42 255ffc9aae9e: Preparing 10:27:42 4048b8cf3a6a: Preparing 10:27:42 a00de624621d: Preparing 10:27:42 994393dc58e7: Preparing 10:27:42 994393dc58e7: Layer already exists 10:27:42 a00de624621d: Layer already exists 10:27:42 255ffc9aae9e: Layer already exists 10:27:42 47132d038628: Layer already exists 10:27:42 4048b8cf3a6a: Layer already exists 10:27:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:27:42 47132d038628: Preparing 10:27:42 255ffc9aae9e: Preparing 10:27:42 4048b8cf3a6a: Preparing 10:27:42 a00de624621d: Preparing 10:27:42 994393dc58e7: Preparing 10:27:42 a00de624621d: Layer already exists 10:27:42 994393dc58e7: Layer already exists 10:27:42 4048b8cf3a6a: Layer already exists 10:27:42 255ffc9aae9e: Layer already exists 10:27:42 47132d038628: Layer already exists 10:27:42 main: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:42 ===================================================== [Pipeline] echo 10:27:42 taggedImages: 10:27:42 - nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:27:42 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.101 10:27:42 - nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:27:42 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:27:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:42 latest 10:27:42 2.3.0-dev.101 10:27:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:42 main 10:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:43 53c159277222: Preparing 10:27:43 fd85d9068dec: Preparing 10:27:43 4048b8cf3a6a: Preparing 10:27:43 3e5d93f5da2c: Preparing 10:27:43 994393dc58e7: Preparing 10:27:43 3e5d93f5da2c: Layer already exists 10:27:43 994393dc58e7: Layer already exists 10:27:43 4048b8cf3a6a: Layer already exists 10:27:43 53c159277222: Pushed 10:27:46 fd85d9068dec: Pushed 10:27:46 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:46 53c159277222: Preparing 10:27:46 fd85d9068dec: Preparing 10:27:46 4048b8cf3a6a: Preparing 10:27:46 3e5d93f5da2c: Preparing 10:27:46 994393dc58e7: Preparing 10:27:46 fd85d9068dec: Layer already exists 10:27:46 3e5d93f5da2c: Layer already exists 10:27:46 994393dc58e7: Layer already exists 10:27:46 4048b8cf3a6a: Layer already exists 10:27:46 53c159277222: Layer already exists 10:27:46 latest: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.101 10:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:47 53c159277222: Preparing 10:27:47 fd85d9068dec: Preparing 10:27:47 4048b8cf3a6a: Preparing 10:27:47 3e5d93f5da2c: Preparing 10:27:47 994393dc58e7: Preparing 10:27:47 3e5d93f5da2c: Layer already exists 10:27:47 994393dc58e7: Layer already exists 10:27:47 53c159277222: Layer already exists 10:27:47 fd85d9068dec: Layer already exists 10:27:47 4048b8cf3a6a: Layer already exists 10:27:47 2.3.0-dev.101: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:48 53c159277222: Preparing 10:27:48 fd85d9068dec: Preparing 10:27:48 4048b8cf3a6a: Preparing 10:27:48 3e5d93f5da2c: Preparing 10:27:48 994393dc58e7: Preparing 10:27:48 994393dc58e7: Layer already exists 10:27:48 4048b8cf3a6a: Layer already exists 10:27:48 fd85d9068dec: Layer already exists 10:27:48 3e5d93f5da2c: Layer already exists 10:27:48 53c159277222: Layer already exists 10:27:48 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:27:48 53c159277222: Preparing 10:27:48 fd85d9068dec: Preparing 10:27:48 4048b8cf3a6a: Preparing 10:27:48 3e5d93f5da2c: Preparing 10:27:48 994393dc58e7: Preparing 10:27:48 3e5d93f5da2c: Layer already exists 10:27:48 4048b8cf3a6a: Layer already exists 10:27:48 fd85d9068dec: Layer already exists 10:27:48 994393dc58e7: Layer already exists 10:27:48 53c159277222: Layer already exists 10:27:48 main: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:48 ===================================================== [Pipeline] echo 10:27:48 taggedImages: 10:27:48 - nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:27:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.101 10:27:48 - nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:27:48 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 10:27:48 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:48 latest 10:27:48 2.3.0-dev.101 10:27:48 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:27:48 main 10:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:27:49 0b9e2d66b6cb: Preparing 10:27:49 03fe266204ac: Preparing 10:27:49 d2bafc9c6495: Preparing 10:27:49 15d15f30353e: Preparing 10:27:49 994393dc58e7: Preparing 10:27:49 994393dc58e7: Layer already exists 10:27:49 03fe266204ac: Pushed 10:27:49 0b9e2d66b6cb: Pushed 10:27:50 d2bafc9c6495: Pushed 10:28:02 15d15f30353e: Pushed 10:28:02 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:28:03 0b9e2d66b6cb: Preparing 10:28:03 03fe266204ac: Preparing 10:28:03 d2bafc9c6495: Preparing 10:28:03 15d15f30353e: Preparing 10:28:03 994393dc58e7: Preparing 10:28:03 15d15f30353e: Layer already exists 10:28:03 0b9e2d66b6cb: Layer already exists 10:28:03 d2bafc9c6495: Layer already exists 10:28:03 03fe266204ac: Layer already exists 10:28:03 994393dc58e7: Layer already exists 10:28:03 latest: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.101 10:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:28:04 0b9e2d66b6cb: Preparing 10:28:04 03fe266204ac: Preparing 10:28:04 d2bafc9c6495: Preparing 10:28:04 15d15f30353e: Preparing 10:28:04 994393dc58e7: Preparing 10:28:04 d2bafc9c6495: Layer already exists 10:28:04 994393dc58e7: Layer already exists 10:28:04 03fe266204ac: Layer already exists 10:28:04 0b9e2d66b6cb: Layer already exists 10:28:04 15d15f30353e: Layer already exists 10:28:04 2.3.0-dev.101: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:28:04 0b9e2d66b6cb: Preparing 10:28:04 03fe266204ac: Preparing 10:28:04 d2bafc9c6495: Preparing 10:28:04 15d15f30353e: Preparing 10:28:04 994393dc58e7: Preparing 10:28:04 994393dc58e7: Layer already exists 10:28:04 15d15f30353e: Layer already exists 10:28:04 03fe266204ac: Layer already exists 10:28:04 0b9e2d66b6cb: Layer already exists 10:28:04 d2bafc9c6495: Layer already exists 10:28:04 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 10:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:28:05 0b9e2d66b6cb: Preparing 10:28:05 03fe266204ac: Preparing 10:28:05 d2bafc9c6495: Preparing 10:28:05 15d15f30353e: Preparing 10:28:05 994393dc58e7: Preparing 10:28:05 03fe266204ac: Layer already exists 10:28:05 0b9e2d66b6cb: Layer already exists 10:28:05 994393dc58e7: Layer already exists 10:28:05 15d15f30353e: Layer already exists 10:28:05 d2bafc9c6495: Layer already exists 10:28:05 main: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:05 ===================================================== [Pipeline] echo 10:28:05 taggedImages: 10:28:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:28:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 10:28:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.101 10:28:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:28:05 - 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] } 10:30:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116844 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:30:42 Running in /w/workspace/edgex-go/339 [Pipeline] { [Pipeline] checkout 10:30:42 The recommended git tool is: git 10:30:49 using credential edgex-jenkins-ssh 10:30:49 Cloning the remote Git repository 10:30:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:30:49 > git init /w/workspace/edgex-go/339 # timeout=10 10:30:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:30:49 > git --version # timeout=10 10:30:49 > git --version # 'git version 2.25.1' 10:30:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:30:49 Verifying host key using known hosts file 10:30:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:30:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:31:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:09 Avoid second fetch 10:31:09 Checking out Revision 9ee2498bacc647f13c5df1d0cb60253a462eb6cf (main) 10:31:10 Commit message: "Merge pull request #4212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:09 > git config core.sparsecheckout # timeout=10 10:31:09 > git checkout -f 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 10:31:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:31:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:11 Dload Upload Total Spent Left Speed 10:31:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64625 0 --:--:-- --:--:-- --:--:-- 64625 [Pipeline] sh 10:31:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:31:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:31:12 + sudo tee /etc/docker/daemon.new 10:31:12 { 10:31:12 "registry-mirrors": [ 10:31:12 "https://nexus3.edgexfoundry.org:10001" 10:31:12 ], 10:31:12 "bip": "10.250.0.254/24", 10:31:12 "hosts": [ 10:31:12 "tcp://0.0.0.0:5555", 10:31:12 "unix:///var/run/docker.sock" 10:31:12 ], 10:31:12 "mtu": 1458, 10:31:12 "selinux-enabled": true, 10:31:12 "seccomp-profile": "/etc/docker/seccomp.json" 10:31:12 } [Pipeline] sh 10:31:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:31:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:31 provisioning config files... 10:31:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config4199156890517664852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:32 ---> docker-login.sh 10:31:32 nexus3.edgexfoundry.org:10001 10:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:32 Configure a credential helper to remove this warning. See 10:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:32 10:31:32 Login Succeeded 10:31:32 nexus3.edgexfoundry.org:10002 10:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:33 Configure a credential helper to remove this warning. See 10:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:33 10:31:33 Login Succeeded 10:31:33 nexus3.edgexfoundry.org:10003 10:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:33 Configure a credential helper to remove this warning. See 10:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:33 10:31:33 Login Succeeded 10:31:33 nexus3.edgexfoundry.org:10004 10:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:33 Configure a credential helper to remove this warning. See 10:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:33 10:31:33 Login Succeeded 10:31:33 docker.io 10:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:34 Configure a credential helper to remove this warning. See 10:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:34 10:31:34 Login Succeeded 10:31:34 ---> docker-login.sh ends [Pipeline] } 10:31:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:31:35 + git config --global --add safe.directory /w/workspace/edgex-go/339 [Pipeline] echo 10:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:35 ========================================================= 10:31:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:31:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:31:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:31:35 9b18e9b68314: Pulling fs layer 10:31:35 d32db5db7311: Pulling fs layer 10:31:35 d0c4b47475fc: Pulling fs layer 10:31:35 5831b945b038: Pulling fs layer 10:31:35 86bbec2aaacd: Pulling fs layer 10:31:35 e10730c5d714: Pulling fs layer 10:31:35 5dd5c2283517: Pulling fs layer 10:31:35 d5ac0230b979: Pulling fs layer 10:31:35 86bbec2aaacd: Waiting 10:31:35 e10730c5d714: Waiting 10:31:35 5dd5c2283517: Waiting 10:31:35 d5ac0230b979: Waiting 10:31:35 5831b945b038: Waiting 10:31:35 d0c4b47475fc: Verifying Checksum 10:31:35 d0c4b47475fc: Download complete 10:31:35 d32db5db7311: Download complete 10:31:35 86bbec2aaacd: Download complete 10:31:35 e10730c5d714: Verifying Checksum 10:31:35 e10730c5d714: Download complete 10:31:35 9b18e9b68314: Verifying Checksum 10:31:36 9b18e9b68314: Pull complete 10:31:36 d5ac0230b979: Verifying Checksum 10:31:36 d5ac0230b979: Download complete 10:31:37 d32db5db7311: Pull complete 10:31:37 d0c4b47475fc: Pull complete 10:31:38 5dd5c2283517: Verifying Checksum 10:31:38 5dd5c2283517: Download complete 10:31:38 5831b945b038: Verifying Checksum 10:31:38 5831b945b038: Download complete 10:31:53 5831b945b038: Pull complete 10:31:53 86bbec2aaacd: Pull complete 10:31:53 e10730c5d714: Pull complete 10:31:58 5dd5c2283517: Pull complete 10:32:00 d5ac0230b979: Pull complete 10:32:00 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 10:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:32:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:00 WORKDIR /edgex 10:32:00 COPY go.mod . 10:32:00 RUN go mod download 10:32:00 + docker build -t ci-base-image-arm64 -f - . 10:32:00 Sending build context to Docker daemon 3.267MB 10:32:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:00 ---> 59b3b1a385d4 10:32:00 Step 2/4 : WORKDIR /edgex 10:32:02 ---> Running in 7859fee658bc 10:32:03 Removing intermediate container 7859fee658bc 10:32:03 ---> 498102aa5e23 10:32:03 Step 3/4 : COPY go.mod . 10:32:05 ---> d7e0cc5b3d15 10:32:05 Step 4/4 : RUN go mod download 10:32:05 ---> Running in b638746fa31d 10:32:37 Removing intermediate container b638746fa31d 10:32:37 ---> 1503d34bb173 10:32:37 Successfully built 1503d34bb173 10:32:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:38 + docker inspect -f . ci-base-image-arm64 10:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:38 prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container 10:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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 10:32:39 $ docker top e2ca49bc4aeb270abc4295517aeadda3d27ae0f78a44b97e7f80d1d1b0699142 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:40 + go version 10:32:40 go version go1.18.7 linux/arm64 [Pipeline] } 10:32:40 $ docker stop --time=1 e2ca49bc4aeb270abc4295517aeadda3d27ae0f78a44b97e7f80d1d1b0699142 10:32:41 $ docker rm -f e2ca49bc4aeb270abc4295517aeadda3d27ae0f78a44b97e7f80d1d1b0699142 [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 10:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:32:42 10:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:32:42 latest: Pulling from edgex-devops/edgex-compose-arm64 10:32:42 29e5d40040c1: Pulling fs layer 10:32:42 1ce36da41761: Pulling fs layer 10:32:42 25b303627fd3: Pulling fs layer 10:32:43 29e5d40040c1: Verifying Checksum 10:32:43 29e5d40040c1: Download complete 10:32:43 1ce36da41761: Verifying Checksum 10:32:43 1ce36da41761: Download complete 10:32:43 29e5d40040c1: Pull complete 10:32:45 1ce36da41761: Pull complete 10:32:45 25b303627fd3: Download complete 10:32:55 25b303627fd3: Pull complete 10:32:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:32:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:55 prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container 10:32:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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 10:32:57 $ docker top e4dfe95433d497ba5e77aed3b572b4b6ffaa2a6bc57d5681ea200fb37f14ee91 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:58 + grep parallel 10:32:58 + docker-compose build --help 10:33:04 --parallel Build images in parallel. [Pipeline] } 10:33:04 $ docker stop --time=1 e4dfe95433d497ba5e77aed3b572b4b6ffaa2a6bc57d5681ea200fb37f14ee91 10:33:05 $ docker rm -f e4dfe95433d497ba5e77aed3b572b4b6ffaa2a6bc57d5681ea200fb37f14ee91 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:06 prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container 10:33:06 $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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 10:33:07 $ docker top 4c2259139e0b98d52cd07b99be48ebb8746556108db823a8fba089071e49fa3a -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:08 + docker-compose -f ./docker-compose-build.yml build --parallel 10:33:13 Building core-command ... 10:33:13 Building core-data ... 10:33:13 Building core-metadata ... 10:33:13 Building security-bootstrapper ... 10:33:13 Building security-proxy-setup ... 10:33:13 Building security-secretstore-setup ... 10:33:13 Building security-spiffe-token-provider ... 10:33:13 Building security-spire-agent ... 10:33:13 Building security-spire-config ... 10:33:13 Building security-spire-server ... 10:33:13 Building support-notifications ... 10:33:13 Building support-scheduler ... 10:33:13 Building sys-mgmt-agent ... 10:33:13 Building security-spire-server 10:33:13 Building core-data 10:33:13 Building core-command 10:33:13 Building security-proxy-setup 10:33:13 Building security-secretstore-setup 10:33:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:26 ---> 1503d34bb173 10:33:26 Step 3/25 : WORKDIR /edgex-go 10:33:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:26 ---> 1503d34bb173 10:33:26 Step 3/25 : WORKDIR /edgex-go 10:33:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:33:26 ---> 1503d34bb173 10:33:26 Step 3/22 : WORKDIR /edgex-go 10:33:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:33:26 ---> 1503d34bb173 10:33:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:33:26 ---> Running in 13e34c0b0550 10:33:26 ---> Running in 7d3f5d6e033a 10:33:26 ---> Running in 67134d405b26 10:33:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:33:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:33:26 ---> 1503d34bb173 10:33:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:33:26 ---> Running in 800e2ad3956c 10:33:26 ---> Running in 4e835c09062d 10:33:26 Removing intermediate container 7d3f5d6e033a 10:33:26 ---> 43e48df3bfd2 10:33:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:26 Removing intermediate container 800e2ad3956c 10:33:26 ---> 6592c699a7cd 10:33:26 Step 4/24 : WORKDIR /edgex-go 10:33:26 Removing intermediate container 13e34c0b0550 10:33:26 ---> a807f2bebdef 10:33:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:26 Removing intermediate container 67134d405b26 10:33:26 ---> 3f5b64cfba7c 10:33:26 ---> Running in 9c7e72e9ccdc 10:33:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:26 ---> Running in c8ef6dcf2f70 10:33:26 ---> Running in 42515382e0a7 10:33:26 ---> Running in e0cd83c6ecb8 10:33:26 Removing intermediate container 4e835c09062d 10:33:26 ---> e6a30f2571bb 10:33:26 Step 4/24 : WORKDIR /edgex-go 10:33:27 ---> Running in 1162e3bd27a0 10:33:28 Removing intermediate container c8ef6dcf2f70 10:33:28 ---> e885cb39cd5a 10:33:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:28 Removing intermediate container 1162e3bd27a0 10:33:28 ---> 357b42eea56b 10:33:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:28 ---> Running in 3eb46694cd3c 10:33:28 ---> Running in 011ada749dc0 10:33:30 Removing intermediate container 9c7e72e9ccdc 10:33:30 ---> cae8afac5fcc 10:33:30 Step 5/25 : RUN apk add --update --no-cache make git 10:33:30 ---> Running in 3b3fd3ff4fc8 10:33:31 Removing intermediate container 42515382e0a7 10:33:31 Removing intermediate container e0cd83c6ecb8 10:33:31 ---> 59dbe7850908 10:33:31 Step 5/22 : RUN apk add --update --no-cache make git 10:33:31 ---> 261eb3c4b6be 10:33:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:33:31 ---> Running in 8177821f55d0 10:33:31 ---> Running in e502700698be 10:33:32 Removing intermediate container 3eb46694cd3c 10:33:32 ---> 39647de811df 10:33:32 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:33:32 ---> Running in 4b241f2e4f82 10:33:33 Removing intermediate container 011ada749dc0 10:33:33 ---> 01875574b66e 10:33:33 Step 6/24 : RUN apk add --update --no-cache make git 10:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:33 ---> Running in 4b8397d55f91 10:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:35 OK: 221 MiB in 51 packages 10:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:33:35 OK: 221 MiB in 51 packages 10:33:36 OK: 221 MiB in 51 packages 10:33:37 OK: 221 MiB in 51 packages 10:33:37 Removing intermediate container 3b3fd3ff4fc8 10:33:37 ---> 3cd0fed48428 10:33:37 Step 6/25 : COPY go.mod vendor* ./ 10:33:37 OK: 221 MiB in 51 packages 10:33:38 Removing intermediate container 8177821f55d0 10:33:38 ---> c9baef4e0a6f 10:33:38 Step 6/25 : COPY go.mod vendor* ./ 10:33:38 Removing intermediate container 4b241f2e4f82 10:33:38 ---> 2b23aadc1f3a 10:33:38 Step 7/24 : COPY go.mod vendor* ./ 10:33:38 Removing intermediate container e502700698be 10:33:38 ---> 5de5aef24344 10:33:38 Step 6/22 : COPY go.mod vendor* ./ 10:33:38 Removing intermediate container 4b8397d55f91 10:33:38 ---> f3e306ab3e0c 10:33:38 Step 7/24 : COPY go.mod vendor* ./ 10:33:38 ---> df62853c49c6 10:33:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:39 ---> Running in 4b0b379fb40b 10:33:39 ---> 058116f1af93 10:33:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:39 ---> Running in 0c1f6a26a07c 10:33:40 ---> 64573efb2861 10:33:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:40 ---> Running in fc54352eb131 10:33:40 ---> c23ab5a5f333 10:33:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:40 ---> ea362a4b926c 10:33:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:40 ---> Running in 16c88cf88ed9 10:33:40 ---> Running in 8e02e1443785 10:35:17 Removing intermediate container 0c1f6a26a07c 10:35:17 ---> 3b9a55428fc4 10:35:17 Step 8/25 : COPY . . 10:35:17 Removing intermediate container 8e02e1443785 10:35:17 ---> 01f31a57d9b4 10:35:17 Step 9/24 : COPY . . 10:35:17 Removing intermediate container fc54352eb131 10:35:17 ---> f46c0181da5a 10:35:17 Step 9/24 : COPY . . 10:35:17 Removing intermediate container 16c88cf88ed9 10:35:17 ---> cfbe28ebd88e 10:35:17 Step 8/22 : COPY . . 10:35:17 Removing intermediate container 4b0b379fb40b 10:35:17 ---> 9b2759d92ef8 10:35:17 Step 8/25 : COPY . . 10:35:17 ---> aebb54a91f89 10:35:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:35:17 ---> Running in b89a184e70d5 10:35:17 ---> 13ef4151ab83 10:35:17 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:35:17 ---> Running in f5ebf67e28e0 10:35:17 ---> 5211551df953 10:35:17 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:35:17 ---> 786bbd504b8c 10:35:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:35:17 ---> Running in f0786fbe9ff4 10:35:17 ---> Running in 484e42258c7e 10:35:17 Removing intermediate container b89a184e70d5 10:35:17 ---> 5037053faec2 10:35:17 Step 10/25 : WORKDIR /edgex-go/spire-build 10:35:17 ---> Running in 322db9eeed77 10:35:17 ---> c18343c83727 10:35:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:17 ---> Running in 96752856df63 10:35:17 Removing intermediate container 322db9eeed77 10:35:17 ---> 258cabddb18a 10:35:17 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 10:35:17 ---> Running in ea022897fc95 10:35:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:35:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:35:17 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:35:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:35:17 Removing intermediate container ea022897fc95 10:35:17 ---> 66f7de842ba0 10:35:17 Step 12/25 : WORKDIR /edgex-go 10:35:17 ---> Running in 2133d97ada14 10:35:18 Removing intermediate container 2133d97ada14 10:35:18 ---> 0930796ad2c7 10:35:18 10:35:18 Step 13/25 : FROM alpine:3.15 10:35:19 3.15: Pulling from library/alpine 10:35:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 10:35:21 Status: Downloaded newer image for alpine:3.15 10:35:21 ---> 02e0d6fdf486 10:35:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:35:21 ---> Running in 9b852d531bc7 10:35:22 Removing intermediate container 9b852d531bc7 10:35:22 ---> d68051dfb592 10:35:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:22 ---> Running in 2c7007d94d77 10:35:26 Removing intermediate container 2c7007d94d77 10:35:26 ---> 5bb0d5dba5a0 10:35:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:35:27 ---> Running in 3ea07a833258 10:35:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:35:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:35:34 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:35:34 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:35:34 OK: 15734 distinct packages available 10:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:35:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:35:37 (1/5) Installing dumb-init (1.2.5-r1) 10:35:37 (2/5) Installing musl-obstack (1.2.3-r0) 10:35:38 (3/5) Installing libucontext (1.1-r0) 10:35:38 (4/5) Installing gcompat (1.0.0-r4) 10:35:38 (5/5) Installing openssl (1.1.1q-r0) 10:35:38 Executing busybox-1.34.1-r7.trigger 10:35:38 OK: 6 MiB in 19 packages 10:35:41 Removing intermediate container 3ea07a833258 10:35:41 ---> 74aa1d8fcc47 10:35:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:35:51 ---> 94d2595dc89c 10:35:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:35:51 ---> c193fdfdc6c0 10:35:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:35:52 ---> d6b92c820508 10:35:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:35:53 ---> 4c947e89cee4 10:35:53 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:35:54 ---> Running in 410c55ac09c5 10:35:56 Removing intermediate container 410c55ac09c5 10:35:56 ---> 4181208db33a 10:35:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:35:56 ---> Running in eaf510532acc 10:35:57 Removing intermediate container eaf510532acc 10:35:57 ---> ec3f7a7e3dd9 10:35:57 Step 23/25 : LABEL arch=arm64 10:35:58 ---> Running in 2298b0546890 10:35:58 Removing intermediate container 2298b0546890 10:35:58 ---> 4a13952bf785 10:35:58 Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:35:58 ---> Running in 03a0949164ca 10:35:59 Removing intermediate container 03a0949164ca 10:35:59 ---> 181494a0acb3 10:35:59 Step 25/25 : LABEL version=2.3.0-dev.101 10:35:59 ---> Running in 978f8e0af4f7 10:36:00 Removing intermediate container 978f8e0af4f7 10:36:00 ---> 3790eb2600ab 10:36:00 10:36:00 Successfully built 3790eb2600ab 10:36:00 Successfully tagged security-spire-server-arm64:latest 10:36:00  Building security-spire-server ... done Building security-spire-agent 10:36:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:36:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:36:06 ---> 1503d34bb173 10:36:06 Step 3/26 : WORKDIR /edgex-go 10:36:06 ---> Using cache 10:36:06 ---> 3f5b64cfba7c 10:36:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:06 ---> Using cache 10:36:06 ---> 261eb3c4b6be 10:36:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:36:06 ---> Using cache 10:36:06 ---> c9baef4e0a6f 10:36:06 Step 6/26 : COPY go.mod vendor* ./ 10:36:06 ---> Using cache 10:36:06 ---> 058116f1af93 10:36:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:06 ---> Using cache 10:36:06 ---> 3b9a55428fc4 10:36:06 Step 8/26 : COPY . . 10:36:06 ---> Using cache 10:36:06 ---> aebb54a91f89 10:36:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:36:06 ---> Using cache 10:36:06 ---> 5037053faec2 10:36:06 Step 10/26 : WORKDIR /edgex-go/spire-build 10:36:06 ---> Using cache 10:36:06 ---> 258cabddb18a 10:36:06 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 10:36:06 ---> Running in 6dc0a969b31f 10:36:10 Removing intermediate container 6dc0a969b31f 10:36:10 ---> 80a3087fc47e 10:36:10 Step 12/26 : WORKDIR /edgex-go 10:36:10 ---> Running in 57a650b55619 10:36:11 Removing intermediate container 57a650b55619 10:36:11 ---> 8bf72b5bf4f0 10:36:11 10:36:11 Step 13/26 : FROM alpine:3.15 10:36:11 ---> 02e0d6fdf486 10:36:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:36:11 ---> Using cache 10:36:11 ---> d68051dfb592 10:36:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:11 ---> Using cache 10:36:11 ---> 5bb0d5dba5a0 10:36:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:36:11 ---> Using cache 10:36:11 ---> 74aa1d8fcc47 10:36:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:36:16 ---> 96addfd086be 10:36:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:36:24 ---> 4514e76ef03e 10:36:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:36:26 ---> 0e968aa5e81c 10:36:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:36:28 ---> bc498410aff9 10:36:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:36:30 ---> c94ddeec03ea 10:36:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:36:30 ---> Running in 06406eafaf01 10:36:30 Removing intermediate container 06406eafaf01 10:36:30 ---> c8c4d31752a6 10:36:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:36:31 ---> Running in dfbaf8774215 10:36:31 Removing intermediate container dfbaf8774215 10:36:31 ---> 97632f02962f 10:36:31 Step 24/26 : LABEL arch=arm64 10:36:31 ---> Running in 4d3834051bb8 10:36:32 Removing intermediate container 4d3834051bb8 10:36:32 ---> c025a9edb096 10:36:32 Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:36:32 ---> Running in 2e402cee765a 10:36:34 Removing intermediate container 2e402cee765a 10:36:34 ---> cca683a0d937 10:36:34 Step 26/26 : LABEL version=2.3.0-dev.101 10:36:34 ---> Running in 2ec57a27b11d 10:36:35 Removing intermediate container 2ec57a27b11d 10:36:35 ---> a2766b6fe417 10:36:35 10:36:35 Successfully built a2766b6fe417 10:36:35 Successfully tagged security-spire-agent-arm64:latest 10:36:35  Building security-spire-agent ... done Building sys-mgmt-agent 10:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:36:43 ---> 1503d34bb173 10:36:43 Step 3/23 : WORKDIR /edgex-go 10:36:43 ---> Using cache 10:36:43 ---> 3f5b64cfba7c 10:36:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:43 ---> Using cache 10:36:43 ---> 261eb3c4b6be 10:36:43 Step 5/23 : RUN apk add --update --no-cache make bash git 10:36:43 ---> Running in 50f040216cdb 10:36:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:36:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:36:48 OK: 221 MiB in 51 packages 10:36:49 Removing intermediate container 50f040216cdb 10:36:49 ---> 67e9e8352265 10:36:49 Step 6/23 : COPY go.mod vendor* ./ 10:36:50 ---> ba8738d68025 10:36:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:50 ---> Running in 00126323d676 10:38:12 Removing intermediate container 00126323d676 10:38:12 ---> 2337f25e4205 10:38:12 Step 8/23 : COPY . . 10:38:12 ---> 2f9ae4f57d6d 10:38:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:38:12 ---> Running in d1a3fb740d60 10:38:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:41:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:41:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:41:54 Removing intermediate container f0786fbe9ff4 10:41:54 ---> c9f7e2883134 10:41:54 10:41:54 Step 10/22 : FROM alpine:3.16 10:41:54 3.16: Pulling from library/alpine 10:41:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:41:54 Status: Downloaded newer image for alpine:3.16 10:41:54 ---> a6215f271958 10:41:54 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:41:54 ---> Running in 5588ca64cbf6 10:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:41:58 (1/6) Installing ca-certificates (20220614-r0) 10:41:58 (2/6) Installing brotli-libs (1.0.9-r6) 10:41:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:41:58 (4/6) Installing libcurl (7.83.1-r3) 10:41:58 (5/6) Installing curl (7.83.1-r3) 10:41:58 (6/6) Installing dumb-init (1.2.5-r1) 10:41:58 Executing busybox-1.35.0-r17.trigger 10:41:58 Executing ca-certificates-20220614-r0.trigger 10:41:59 OK: 8 MiB in 20 packages 10:42:02 Removing intermediate container 96752856df63 10:42:02 ---> fde0f3a6b220 10:42:02 10:42:02 Step 10/25 : FROM alpine:3.16 10:42:02 ---> a6215f271958 10:42:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:42:02 Removing intermediate container 5588ca64cbf6 10:42:02 ---> 9eaecea5e783 10:42:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:42:02 ---> Running in 3afe01badb08 10:42:02 ---> Running in 6db841ebd432 10:42:03 Removing intermediate container 3afe01badb08 10:42:03 ---> 8a9b970ca035 10:42:03 Step 13/22 : WORKDIR /edgex 10:42:03 ---> Running in 2cea973ef6df 10:42:04 Removing intermediate container 2cea973ef6df 10:42:04 ---> 36992ee66634 10:42:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:42:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:42:05 ---> ae8d7620f4f5 10:42:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:42:06 (1/3) Installing ca-certificates (20220614-r0) 10:42:06 (2/3) Installing dumb-init (1.2.5-r1) 10:42:06 (3/3) Installing su-exec (0.2-r1) 10:42:06 Executing busybox-1.35.0-r17.trigger 10:42:06 Executing ca-certificates-20220614-r0.trigger 10:42:07 ---> af71027cc0be 10:42:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:42:07 OK: 6 MiB in 17 packages 10:42:09 ---> 940ccbc1f4ec 10:42:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:42:10 Removing intermediate container 6db841ebd432 10:42:10 ---> 37ba227ca011 10:42:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:42:10 ---> Running in 0e750295d674 10:42:10 ---> e74e1c315bbd 10:42:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:42:10 ---> Running in 0b82e747781f 10:42:11 Removing intermediate container 0e750295d674 10:42:11 ---> 287671a0afc0 10:42:11 Step 13/25 : WORKDIR / 10:42:11 ---> Running in efc4e0e1a165 10:42:12 Removing intermediate container efc4e0e1a165 10:42:12 ---> 00c84f4210b4 10:42:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:42:13 ---> a2abe059bae1 10:42:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:42:15 Removing intermediate container 0b82e747781f 10:42:15 ---> 22f1e7a6f6ac 10:42:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:42:15 ---> ffa8666705b1 10:42:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:42:15 ---> Running in 770a7d47ffe5 10:42:16 Removing intermediate container 770a7d47ffe5 10:42:16 ---> 21659835f76c 10:42:16 Step 20/22 : LABEL arch=arm64 10:42:16 ---> Running in 1fc5b72f81b4 10:42:16 ---> 9b5ce44361d4 10:42:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:42:16 Removing intermediate container 1fc5b72f81b4 10:42:16 ---> 9c81a5e4ee76 10:42:16 Step 21/22 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:42:17 ---> Running in d90391d66c95 10:42:17 ---> 097e84b3c1d4 10:42:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:42:18 Removing intermediate container d90391d66c95 10:42:18 ---> 44d322354a5e 10:42:18 Step 22/22 : LABEL version=2.3.0-dev.101 10:42:18 ---> Running in 5b47bdabd93c 10:42:19 Removing intermediate container 5b47bdabd93c 10:42:19 ---> ce906a8cc1ad 10:42:19 10:42:19 Successfully built ce906a8cc1ad 10:42:19 Successfully tagged security-proxy-setup-arm64:latest 10:42:19  Building security-proxy-setup ... done Building core-metadata 10:42:20 ---> 57304ec5a2ec 10:42:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:42:23 ---> e2c0be447f1e 10:42:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:42:24 ---> a2fdbc184bce 10:42:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:42:25 ---> Running in f796aef6df70 10:42:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:42:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:42:25 ---> 1503d34bb173 10:42:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:42:25 ---> Using cache 10:42:25 ---> e6a30f2571bb 10:42:25 Step 4/25 : WORKDIR /edgex-go 10:42:25 ---> Using cache 10:42:25 ---> 357b42eea56b 10:42:25 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:25 ---> Using cache 10:42:25 ---> 01875574b66e 10:42:25 Step 6/25 : RUN apk add --update --no-cache make git 10:42:25 ---> Using cache 10:42:25 ---> f3e306ab3e0c 10:42:25 Step 7/25 : COPY go.mod vendor* ./ 10:42:25 ---> Using cache 10:42:25 ---> ea362a4b926c 10:42:25 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:25 ---> Using cache 10:42:25 ---> 01f31a57d9b4 10:42:25 Step 9/25 : COPY . . 10:42:26 ---> Using cache 10:42:26 ---> 13ef4151ab83 10:42:26 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:42:28 ---> Running in ccb7e904f4e5 10:42:30 Removing intermediate container f796aef6df70 10:42:30 ---> fcc498cd1bf3 10:42:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:42:31 ---> Running in 0f21ec166105 10:42:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:42:31 Removing intermediate container 0f21ec166105 10:42:31 ---> 8d92d83d8129 10:42:31 Step 23/25 : LABEL arch=arm64 10:42:32 ---> Running in 9806284c3a5b 10:42:32 Removing intermediate container f5ebf67e28e0 10:42:32 ---> 760a5ff6538a 10:42:32 10:42:32 Step 11/24 : FROM alpine:3.16 10:42:32 ---> a6215f271958 10:42:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 10:42:32 Removing intermediate container 9806284c3a5b 10:42:32 ---> Running in 3d5e29a447e0 10:42:32 ---> 793e75df2946 10:42:32 Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:42:33 ---> Running in 07dbf1562738 10:42:33 Removing intermediate container 07dbf1562738 10:42:33 ---> 96738c1ef4bb 10:42:33 Step 25/25 : LABEL version=2.3.0-dev.101 10:42:33 ---> Running in 72c103b605bf 10:42:34 Removing intermediate container 72c103b605bf 10:42:34 ---> 5fb7c2f4d2ea 10:42:34 10:42:34 Successfully built 5fb7c2f4d2ea 10:42:34 Successfully tagged security-secretstore-setup-arm64:latest 10:42:34  Building security-secretstore-setup ... done Building security-spiffe-token-provider 10:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:42:36 (1/1) Installing dumb-init (1.2.5-r1) 10:42:36 Executing busybox-1.35.0-r17.trigger 10:42:36 OK: 5 MiB in 15 packages 10:42:38 Removing intermediate container 3d5e29a447e0 10:42:38 ---> 2b458bb9ac84 10:42:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:42:38 ---> Running in 206c820f57d4 10:42:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:42:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:42:39 ---> 1503d34bb173 10:42:39 Step 3/20 : WORKDIR /edgex-go 10:42:39 ---> Using cache 10:42:39 ---> 3f5b64cfba7c 10:42:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:42:39 Removing intermediate container 206c820f57d4 10:42:39 ---> a19415b4e062 10:42:39 Step 14/24 : ENV APP_PORT=59882 10:42:39 ---> Running in 6fc86a09d191 10:42:40 ---> Running in d74e0224d2bd 10:42:40 Removing intermediate container d74e0224d2bd 10:42:40 ---> 2ccc026fa2e5 10:42:40 Step 15/24 : EXPOSE $APP_PORT 10:42:40 ---> Running in d79d0faf1ffc 10:42:41 Removing intermediate container d79d0faf1ffc 10:42:41 ---> b98c8d68e617 10:42:41 Step 16/24 : WORKDIR / 10:42:41 ---> Running in b4af8095749e 10:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:42:42 Removing intermediate container b4af8095749e 10:42:42 ---> 526cd0ba1dc8 10:42:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:42:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:42:43 ---> bcb57c39425b 10:42:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:42:44 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:42:44 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:42:44 OK: 16895 distinct packages available 10:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:42:45 ---> bae3b5ce2eb7 10:42:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:42:45 ---> e4bc9e2aafa0 10:42:45 Step 20/24 : ENTRYPOINT ["/core-command"] 10:42:46 ---> Running in 2444f3ff11ce 10:42:46 Removing intermediate container 2444f3ff11ce 10:42:46 ---> f81b616f0a02 10:42:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:42:46 ---> Running in 120f95fab70d 10:42:47 OK: 221 MiB in 51 packages 10:42:47 Removing intermediate container 120f95fab70d 10:42:47 ---> c39025e1ac33 10:42:47 Step 22/24 : LABEL arch=arm64 10:42:47 ---> Running in 456c17877f02 10:42:48 Removing intermediate container 456c17877f02 10:42:48 ---> fc5aa890d6cb 10:42:48 Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:42:48 ---> Running in 1bb76280b520 10:42:48 Removing intermediate container 6fc86a09d191 10:42:48 ---> 7ca79d156a27 10:42:48 Step 5/20 : COPY go.mod vendor* ./ 10:42:49 Removing intermediate container 1bb76280b520 10:42:49 ---> 6b5fcc94882e 10:42:49 Step 24/24 : LABEL version=2.3.0-dev.101 10:42:49 ---> Running in f766292cc820 10:42:51 ---> ac46480bf342 10:42:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:51 Removing intermediate container f766292cc820 10:42:51 ---> d58723d071f7 10:42:51 10:42:51 ---> Running in cbd3534229be 10:42:51 Successfully built d58723d071f7 10:42:51 Successfully tagged core-command-arm64:latest 10:42:51  Building core-command ... done Building support-scheduler 10:42:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:42:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:42:56 ---> 1503d34bb173 10:42:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:42:56 ---> Using cache 10:42:56 ---> e6a30f2571bb 10:42:56 Step 4/23 : WORKDIR /edgex-go 10:42:56 ---> Using cache 10:42:56 ---> 357b42eea56b 10:42:56 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:42:56 ---> Using cache 10:42:56 ---> 01875574b66e 10:42:56 Step 6/23 : RUN apk add --update --no-cache make git 10:42:56 ---> Using cache 10:42:56 ---> f3e306ab3e0c 10:42:56 Step 7/23 : COPY go.mod vendor* ./ 10:42:56 ---> Using cache 10:42:56 ---> ea362a4b926c 10:42:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:56 ---> Using cache 10:42:56 ---> 01f31a57d9b4 10:42:56 Step 9/23 : COPY . . 10:42:56 ---> Using cache 10:42:56 ---> 13ef4151ab83 10:42:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:42:56 ---> Running in 84a05776d143 10:42:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:43:30 Removing intermediate container 484e42258c7e 10:43:30 ---> ad5d1381c672 10:43:30 10:43:30 Step 11/24 : FROM alpine:3.16 10:43:30 ---> a6215f271958 10:43:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:43:30 ---> Running in d4ec105c00b6 10:43:30 Removing intermediate container d4ec105c00b6 10:43:30 ---> 641256f96c99 10:43:30 Step 13/24 : ENV APP_PORT=59880 10:43:30 ---> Running in 4181820ce540 10:43:30 Removing intermediate container 4181820ce540 10:43:30 ---> 19c22b721e53 10:43:30 Step 14/24 : EXPOSE $APP_PORT 10:43:30 ---> Running in 2e38e2164e1c 10:43:30 Removing intermediate container 2e38e2164e1c 10:43:30 ---> 39175fa1c9f6 10:43:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:30 ---> Running in 35c3ba435af6 10:43:32 Removing intermediate container 35c3ba435af6 10:43:32 ---> ac0bc986722b 10:43:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 10:43:32 ---> Running in 7d94a697b155 10:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:43:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:43:37 (1/6) Installing dumb-init (1.2.5-r1) 10:43:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:43:37 (3/6) Installing libsodium (1.0.18-r0) 10:43:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:43:37 (5/6) Installing libzmq (4.3.4-r0) 10:43:37 (6/6) Installing zeromq (4.3.4-r0) 10:43:37 Executing busybox-1.35.0-r17.trigger 10:43:37 OK: 8 MiB in 20 packages 10:43:40 Removing intermediate container 7d94a697b155 10:43:40 ---> 952ca02cc493 10:43:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:41 ---> e8e9b657c640 10:43:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:43:45 ---> 9c40a62460a9 10:43:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:43:46 ---> 4083f399f137 10:43:46 Step 20/24 : ENTRYPOINT ["/core-data"] 10:43:46 ---> Running in 7e20b792f3d8 10:43:47 Removing intermediate container 7e20b792f3d8 10:43:47 ---> b7eae566559b 10:43:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:43:47 ---> Running in 4c97e20d59ae 10:43:48 Removing intermediate container 4c97e20d59ae 10:43:48 ---> 5976a0cabdd9 10:43:48 Step 22/24 : LABEL arch=arm64 10:43:48 ---> Running in b10be1336b2b 10:43:49 Removing intermediate container b10be1336b2b 10:43:49 ---> 85c5afc35991 10:43:49 Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:43:49 ---> Running in bea911f48be6 10:43:50 Removing intermediate container bea911f48be6 10:43:50 ---> 52364a724c38 10:43:50 Step 24/24 : LABEL version=2.3.0-dev.101 10:43:51 ---> Running in cbb1dace7948 10:43:52 Removing intermediate container cbb1dace7948 10:43:52 ---> 7dd2841c1f2b 10:43:52 10:43:52 Successfully built 7dd2841c1f2b 10:43:52 Successfully tagged core-data-arm64:latest 10:43:52 Building support-notifications 10:43:57  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:43:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:43:57 ---> 1503d34bb173 10:43:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:43:57 ---> Using cache 10:43:57 ---> e6a30f2571bb 10:43:57 Step 4/23 : WORKDIR /edgex-go 10:43:57 ---> Using cache 10:43:57 ---> 357b42eea56b 10:43:57 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:57 ---> Using cache 10:43:57 ---> 01875574b66e 10:43:57 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:43:58 ---> Running in 0b25fc933673 10:44:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:04 OK: 221 MiB in 51 packages 10:44:04 Removing intermediate container d1a3fb740d60 10:44:04 ---> a9b53ac5af76 10:44:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:44:04 ---> Running in eaa6e21772a9 10:44:06 Removing intermediate container 0b25fc933673 10:44:06 ---> 64aa2962f878 10:44:06 Step 7/23 : COPY go.mod vendor* ./ 10:44:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:44:08 ---> ddd2edf7d84c 10:44:08 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:08 ---> Running in 5c219b92d5ef 10:44:12 Removing intermediate container cbd3534229be 10:44:12 ---> 72b186b27332 10:44:12 Step 7/20 : COPY . . 10:44:14 Removing intermediate container eaa6e21772a9 10:44:14 ---> 88f9b004e89c 10:44:14 10:44:14 Step 11/23 : FROM alpine:3.16 10:44:14 ---> a6215f271958 10:44:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:44:14 ---> Running in 3ddb347cc035 10:44:14 Removing intermediate container 3ddb347cc035 10:44:14 ---> 537fe124f0ff 10:44:14 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 10:44:14 ---> Running in 0409c454729a 10:44:17 ---> bf2a670d550f 10:44:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:17 ---> Running in 92ca05ddf76b 10:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:44:19 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:44:19 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:44:19 (3/33) Installing readline (8.1.2-r0) 10:44:19 (4/33) Installing bash (5.1.16-r2) 10:44:19 Executing bash-5.1.16-r2.post-install 10:44:19 (5/33) Installing ca-certificates (20220614-r0) 10:44:19 (6/33) Installing brotli-libs (1.0.9-r6) 10:44:19 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:44:19 (8/33) Installing libcurl (7.83.1-r3) 10:44:19 (9/33) Installing curl (7.83.1-r3) 10:44:19 (10/33) Installing docker-cli (20.10.20-r0) 10:44:20 (11/33) Installing dumb-init (1.2.5-r1) 10:44:20 (12/33) Installing libbz2 (1.0.8-r1) 10:44:20 (13/33) Installing expat (2.4.9-r0) 10:44:20 (14/33) Installing libffi (3.4.2-r1) 10:44:20 (15/33) Installing gdbm (1.23-r0) 10:44:20 (16/33) Installing xz-libs (5.2.5-r1) 10:44:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:44:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:44:20 (19/33) Installing mpdecimal (2.5.1-r1) 10:44:20 (20/33) Installing sqlite-libs (3.38.5-r0) 10:44:20 (21/33) Installing python3 (3.10.5-r0) 10:44:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:44:23 (23/33) Installing py3-tomli (2.0.1-r1) 10:44:23 (24/33) Installing py3-pep517 (0.12.0-r2) 10:44:23 (25/33) Installing py3-six (1.16.0-r1) 10:44:23 (26/33) Installing py3-retrying (1.3.3-r3) 10:44:23 (27/33) Installing py3-appdirs (1.4.4-r3) 10:44:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:44:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:44:23 (30/33) Installing py3-parsing (2.4.7-r3) 10:44:23 (31/33) Installing py3-packaging (21.3-r0) 10:44:23 (32/33) Installing py3-setuptools (59.4.0-r0) 10:44:23 (33/33) Installing py3-pip (22.1.1-r0) 10:44:24 Executing busybox-1.35.0-r17.trigger 10:44:24 Executing ca-certificates-20220614-r0.trigger 10:44:24 OK: 120 MiB in 47 packages 10:44:39 Collecting docker-compose==1.23.2 10:44:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.7 MB/s eta 0:00:00 10:44:40 Collecting websocket-client<1.0,>=0.32.0 10:44:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.7 MB/s eta 0:00:00 10:44:41 Collecting texttable<0.10,>=0.9.0 10:44:41 Downloading texttable-0.9.1.tar.gz (11 kB) 10:44:41 Preparing metadata (setup.py): started 10:44:43 Preparing metadata (setup.py): finished with status 'done' 10:44:43 Collecting dockerpty<0.5,>=0.4.1 10:44:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:44:43 Preparing metadata (setup.py): started 10:44:45 Preparing metadata (setup.py): finished with status 'done' 10:44:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:44:45 Collecting docopt<0.7,>=0.6.1 10:44:45 Downloading docopt-0.6.2.tar.gz (25 kB) 10:44:46 Preparing metadata (setup.py): started 10:44:49 Preparing metadata (setup.py): finished with status 'done' 10:44:50 Collecting PyYAML<4,>=3.10 10:44:50 Downloading PyYAML-3.13.tar.gz (270 kB) 10:44:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.0 MB/s eta 0:00:00 10:44:53 Preparing metadata (setup.py): started 10:44:55 Preparing metadata (setup.py): finished with status 'done' 10:44:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:44:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:44:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.2 MB/s eta 0:00:00 10:44:57 Collecting cached-property<2,>=1.2.0 10:44:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:44:57 Collecting jsonschema<3,>=2.5.1 10:44:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:44:58 Collecting docker<4.0,>=3.6.0 10:44:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:44:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.0 MB/s eta 0:00:00 10:44:59 Collecting docker-pycreds>=0.4.0 10:44:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:45:00 Collecting idna<2.8,>=2.5 10:45:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 8.3 MB/s eta 0:00:00 10:45:00 Collecting chardet<3.1.0,>=3.0.2 10:45:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:45:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.8 MB/s eta 0:00:00 10:45:01 Collecting urllib3<1.25,>=1.21.1 10:45:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:45:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 10:45:02 Collecting certifi>=2017.4.17 10:45:02 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 10:45:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.3 MB/s eta 0:00:00 10:45:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:45:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:45:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:45:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:45:04 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:45:04 Running setup.py install for texttable: started 10:45:07 Running setup.py install for texttable: finished with status 'done' 10:45:07 Running setup.py install for PyYAML: started 10:45:13 Running setup.py install for PyYAML: finished with status 'done' 10:45:15 Removing intermediate container 5c219b92d5ef 10:45:15 ---> 065c1efea25c 10:45:15 Step 9/23 : COPY . . 10:45:15 Running setup.py install for docopt: started 10:45:18 ---> bda76bf8151d 10:45:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 10:45:18 ---> Running in 4ad92a6ba738 10:45:19 Running setup.py install for docopt: finished with status 'done' 10:45:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:45:23 Running setup.py install for dockerpty: started 10:45:27 Running setup.py install for dockerpty: finished with status 'done' 10:45:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 10:45:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:45:48 Removing intermediate container 0409c454729a 10:45:48 ---> a1b05f3c532b 10:45:48 Step 14/23 : ENV APP_PORT=58890 10:45:48 ---> Running in 01ff0f0f856c 10:45:48 Removing intermediate container 01ff0f0f856c 10:45:48 ---> 69c908828127 10:45:48 Step 15/23 : EXPOSE $APP_PORT 10:45:48 ---> Running in fa2375cd7f35 10:45:48 Removing intermediate container fa2375cd7f35 10:45:48 ---> 1b2e9cec4524 10:45:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:45:49 ---> c54f36be1f1a 10:45:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:45:50 ---> 28aa2f423295 10:45:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:45:51 ---> 1d8f37aa7721 10:45:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:45:51 ---> Running in 639920bc400e 10:45:51 Removing intermediate container 639920bc400e 10:45:51 ---> fe98743623a4 10:45:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:45:52 ---> Running in 645853423ff1 10:45:52 Removing intermediate container 645853423ff1 10:45:52 ---> 1b9254d83ba8 10:45:52 Step 21/23 : LABEL arch=arm64 10:45:52 ---> Running in dce0800303f4 10:45:52 Removing intermediate container dce0800303f4 10:45:52 ---> 5ed879781b7e 10:45:52 Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:45:53 ---> Running in 331cc83b6670 10:45:53 Removing intermediate container 331cc83b6670 10:45:53 ---> 900b4258cb5f 10:45:53 Step 23/23 : LABEL version=2.3.0-dev.101 10:45:53 ---> Running in 8d2162849ecf 10:45:54 Removing intermediate container 8d2162849ecf 10:45:54 ---> 372c70cc061e 10:45:54 10:45:54 Successfully built 372c70cc061e 10:45:54 Successfully tagged sys-mgmt-agent-arm64:latest 10:45:54  Building sys-mgmt-agent ... done Building security-bootstrapper 10:45:58 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:45:58 ---> 1503d34bb173 10:45:58 Step 3/33 : WORKDIR /edgex-go 10:45:58 ---> Using cache 10:45:58 ---> 3f5b64cfba7c 10:45:58 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:58 ---> Using cache 10:45:58 ---> 261eb3c4b6be 10:45:58 Step 5/33 : RUN apk add --update --no-cache make git 10:45:58 ---> Running in 365abaf8f5b5 10:46:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:02 OK: 221 MiB in 51 packages 10:46:03 Removing intermediate container 365abaf8f5b5 10:46:03 ---> 43a56e282495 10:46:03 Step 6/33 : COPY go.mod vendor* ./ 10:46:04 ---> 0ccb761df683 10:46:04 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:04 ---> Running in c85320235dcd 10:47:12 Removing intermediate container c85320235dcd 10:47:12 ---> 78b4ff0da1d5 10:47:12 Step 8/33 : COPY . . 10:47:15 ---> 582cd4ac6f11 10:47:15 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:15 ---> Running in eb2a24aadbf3 10:47:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:49:39 Removing intermediate container ccb7e904f4e5 10:49:39 ---> d0a684b537c4 10:49:39 10:49:39 Step 11/25 : FROM alpine:3.16 10:49:39 ---> a6215f271958 10:49:39 Step 12/25 : RUN apk add --update --no-cache dumb-init 10:49:39 ---> Using cache 10:49:39 ---> 2b458bb9ac84 10:49:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:49:39 ---> Using cache 10:49:39 ---> a19415b4e062 10:49:39 Step 14/25 : ENV APP_PORT=59881 10:49:39 ---> Running in 4065fae202fd 10:49:39 Removing intermediate container 4065fae202fd 10:49:39 ---> 1a95e34d0c40 10:49:39 Step 15/25 : EXPOSE $APP_PORT 10:49:39 ---> Running in c195683c9078 10:49:39 Removing intermediate container c195683c9078 10:49:39 ---> 48a9ec7c6641 10:49:39 Step 16/25 : WORKDIR / 10:49:39 ---> Running in 16012c5fd3f3 10:49:39 Removing intermediate container 16012c5fd3f3 10:49:39 ---> dd403157ba6a 10:49:39 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:39 ---> 3de5089ff608 10:49:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:49:39 ---> 07c3e69b57ca 10:49:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:49:39 ---> 3cec688250d6 10:49:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:49:39 ---> d3459a78d951 10:49:39 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:49:39 ---> Running in eff38482b5b9 10:49:39 Removing intermediate container eff38482b5b9 10:49:39 ---> 3193cc0413a0 10:49:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:39 ---> Running in ed15f363935f 10:49:39 Removing intermediate container ed15f363935f 10:49:39 ---> cc6269204b5f 10:49:39 Step 23/25 : LABEL arch=arm64 10:49:39 ---> Running in 674ad442f56f 10:49:39 Removing intermediate container 674ad442f56f 10:49:39 ---> 7135c1248fed 10:49:39 Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:49:39 ---> Running in eaf7532a4f18 10:49:39 Removing intermediate container eaf7532a4f18 10:49:39 ---> eff5395253f3 10:49:39 Step 25/25 : LABEL version=2.3.0-dev.101 10:49:39 ---> Running in 8c5d9f5bbd4c 10:49:39 Removing intermediate container 8c5d9f5bbd4c 10:49:39 ---> 42faaba96613 10:49:39 10:49:39 Successfully built 42faaba96613 10:49:39 Successfully tagged core-metadata-arm64:latest 10:49:39 Building security-spire-config 10:49:43  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:49:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:49:43 ---> 1503d34bb173 10:49:43 Step 3/26 : WORKDIR /edgex-go 10:49:43 ---> Using cache 10:49:43 ---> 3f5b64cfba7c 10:49:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:49:43 ---> Using cache 10:49:43 ---> 261eb3c4b6be 10:49:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:49:43 ---> Using cache 10:49:43 ---> c9baef4e0a6f 10:49:43 Step 6/26 : COPY go.mod vendor* ./ 10:49:43 ---> Using cache 10:49:43 ---> 058116f1af93 10:49:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:43 ---> Using cache 10:49:43 ---> 3b9a55428fc4 10:49:43 Step 8/26 : COPY . . 10:49:43 ---> Using cache 10:49:43 ---> aebb54a91f89 10:49:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:49:43 ---> Using cache 10:49:43 ---> 5037053faec2 10:49:43 Step 10/26 : WORKDIR /edgex-go/spire-build 10:49:43 ---> Using cache 10:49:43 ---> 258cabddb18a 10:49:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:49:43 ---> Using cache 10:49:43 ---> 80a3087fc47e 10:49:43 Step 12/26 : WORKDIR /edgex-go 10:49:43 ---> Using cache 10:49:43 ---> 8bf72b5bf4f0 10:49:43 10:49:43 Step 13/26 : FROM alpine:3.15 10:49:43 ---> 02e0d6fdf486 10:49:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:49:43 ---> Using cache 10:49:43 ---> d68051dfb592 10:49:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:49:43 ---> Using cache 10:49:43 ---> 5bb0d5dba5a0 10:49:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:49:43 ---> Running in fa87649495a0 10:49:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:49:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:49:47 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:49:47 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:49:47 OK: 15734 distinct packages available 10:49:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:49:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:49:49 (1/4) Installing dumb-init (1.2.5-r1) 10:49:49 (2/4) Installing musl-obstack (1.2.3-r0) 10:49:49 (3/4) Installing libucontext (1.1-r0) 10:49:50 (4/4) Installing gcompat (1.0.0-r4) 10:49:50 Executing busybox-1.34.1-r7.trigger 10:49:50 OK: 6 MiB in 18 packages 10:49:52 Removing intermediate container fa87649495a0 10:49:52 ---> 6b48bdbae1b8 10:49:52 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:49:57 ---> ee43c3196918 10:49:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:49:57 ---> 98ab13c1d1ab 10:49:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:49:58 ---> Running in 93a94e6627a5 10:49:58 Removing intermediate container 93a94e6627a5 10:49:58 ---> 630e2a53e7d3 10:49:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:49:59 ---> f5820d718f04 10:49:59 Step 21/26 : WORKDIR / 10:49:59 ---> Running in 1f428c42aee8 10:50:00 Removing intermediate container 1f428c42aee8 10:50:00 ---> cf19986efd85 10:50:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:50:00 ---> Running in feaea8701990 10:50:00 Removing intermediate container feaea8701990 10:50:00 ---> 2948599314ff 10:50:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:50:00 ---> Running in 6d30626113bc 10:50:01 Removing intermediate container 6d30626113bc 10:50:01 ---> 25c6bf3c48c9 10:50:01 Step 24/26 : LABEL arch=arm64 10:50:01 ---> Running in 35dc825d6f63 10:50:02 Removing intermediate container 35dc825d6f63 10:50:02 ---> 62f3635d74b1 10:50:02 Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:50:02 ---> Running in daa7554c0adc 10:50:02 Removing intermediate container daa7554c0adc 10:50:02 ---> 74a42293b6d6 10:50:02 Step 26/26 : LABEL version=2.3.0-dev.101 10:50:02 ---> Running in 2ef1ce155c7d 10:50:03 Removing intermediate container 2ef1ce155c7d 10:50:03 ---> 552ea8bef03a 10:50:03 10:50:03 Successfully built 552ea8bef03a 10:50:03 Successfully tagged security-spire-config-arm64:latest 10:52:10  Building security-spire-config ... done Removing intermediate container 84a05776d143 10:52:10 ---> ec60a2eec2c0 10:52:10 10:52:10 Step 11/23 : FROM alpine:3.16 10:52:10 ---> a6215f271958 10:52:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:52:10 ---> Using cache 10:52:10 ---> 2b458bb9ac84 10:52:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:52:10 ---> Using cache 10:52:10 ---> a19415b4e062 10:52:10 Step 14/23 : ENV APP_PORT=59861 10:52:10 ---> Running in ac583484dbc5 10:52:10 Removing intermediate container ac583484dbc5 10:52:10 ---> 46b5deb282c5 10:52:10 Step 15/23 : EXPOSE $APP_PORT 10:52:10 ---> Running in 7f2629740b63 10:52:10 Removing intermediate container 7f2629740b63 10:52:10 ---> bf62a2353cf0 10:52:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:10 ---> 673a9cb9c3c5 10:52:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:52:10 Removing intermediate container 92ca05ddf76b 10:52:10 ---> b689ffe6b809 10:52:10 10:52:10 Step 9/20 : FROM alpine:3.15 10:52:10 ---> 02e0d6fdf486 10:52:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:52:10 ---> Using cache 10:52:10 ---> d68051dfb592 10:52:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:10 ---> Using cache 10:52:10 ---> 5bb0d5dba5a0 10:52:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:52:10 ---> Running in c751bea71a3a 10:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:52:13 ---> 12762fb660be 10:52:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:52:14 ---> 22e1614ca5b0 10:52:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:52:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:52:14 ---> Running in f010d9bb1137 10:52:14 Removing intermediate container f010d9bb1137 10:52:14 ---> cfa51c6ebb9d 10:52:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:14 ---> Running in 4eebeaf72ddf 10:52:15 Removing intermediate container 4eebeaf72ddf 10:52:15 ---> 075b37dae22e 10:52:15 Step 21/23 : LABEL arch=arm64 10:52:15 ---> Running in 71916973663b 10:52:15 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:52:15 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:52:15 OK: 15734 distinct packages available 10:52:15 Removing intermediate container 71916973663b 10:52:15 ---> d336cad36af5 10:52:15 Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:52:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:52:15 ---> Running in 023304b314cf 10:52:16 Removing intermediate container 023304b314cf 10:52:16 ---> 70147b20ce18 10:52:16 Step 23/23 : LABEL version=2.3.0-dev.101 10:52:16 ---> Running in 7fe42f59f05a 10:52:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:52:16 Removing intermediate container 7fe42f59f05a 10:52:16 ---> 3b3f011382d1 10:52:16 10:52:17 Successfully built 3b3f011382d1 10:52:17 Successfully tagged support-scheduler-arm64:latest 10:52:17  Building support-scheduler ... done (1/9) Installing ca-certificates (20220614-r0) 10:52:18 (2/9) Installing brotli-libs (1.0.9-r5) 10:52:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:52:18 (4/9) Installing libcurl (7.80.0-r3) 10:52:18 (5/9) Installing curl (7.80.0-r3) 10:52:18 (6/9) Installing dumb-init (1.2.5-r1) 10:52:18 (7/9) Installing musl-obstack (1.2.3-r0) 10:52:18 (8/9) Installing libucontext (1.1-r0) 10:52:18 (9/9) Installing gcompat (1.0.0-r4) 10:52:18 Executing busybox-1.34.1-r7.trigger 10:52:18 Executing ca-certificates-20220614-r0.trigger 10:52:19 OK: 8 MiB in 23 packages 10:52:21 Removing intermediate container c751bea71a3a 10:52:21 ---> a4027fbcf42d 10:52:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:22 ---> 961f937de561 10:52:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:52:25 ---> d629194a8ef5 10:52:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:52:26 ---> be11eb36c5b7 10:52:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:52:26 ---> Running in 4057ff255989 10:52:27 Removing intermediate container 4057ff255989 10:52:27 ---> a336de10891d 10:52:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:27 ---> Running in e61ba312124b 10:52:28 Removing intermediate container e61ba312124b 10:52:28 ---> aa151f2f55a4 10:52:28 Step 18/20 : LABEL arch=arm64 10:52:28 ---> Running in b20e4ccc3c67 10:52:28 Removing intermediate container b20e4ccc3c67 10:52:28 ---> 7df94fe17610 10:52:28 Step 19/20 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:52:28 ---> Running in 8b87ee21141a 10:52:29 Removing intermediate container 8b87ee21141a 10:52:29 ---> 2a077c2a86e9 10:52:29 Step 20/20 : LABEL version=2.3.0-dev.101 10:52:29 ---> Running in 9c7582baedb2 10:52:30 Removing intermediate container 9c7582baedb2 10:52:30 ---> e9dab97dc7e3 10:52:30 10:52:30 Successfully built e9dab97dc7e3 10:52:30 Successfully tagged security-spiffe-token-provider-arm64:latest 10:52:31  Building security-spiffe-token-provider ... done Removing intermediate container eb2a24aadbf3 10:52:31 ---> 6563b0158824 10:52:31 10:52:31 Step 10/33 : FROM alpine:3.16 10:52:31 ---> a6215f271958 10:52:31 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:52:32 ---> Running in 2074617cea5e 10:52:32 Removing intermediate container 2074617cea5e 10:52:32 ---> 8111bdb8faff 10:52:32 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 10:52:32 ---> Running in b7848e30b3e5 10:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:52:35 (1/2) Installing dumb-init (1.2.5-r1) 10:52:35 (2/2) Installing su-exec (0.2-r1) 10:52:35 Executing busybox-1.35.0-r17.trigger 10:52:35 OK: 5 MiB in 16 packages 10:52:38 Removing intermediate container b7848e30b3e5 10:52:38 ---> e6730fb2b949 10:52:38 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 10:52:38 ---> Running in b47cee115cc6 10:52:38 Removing intermediate container b47cee115cc6 10:52:38 ---> cfaf74e9ecc9 10:52:38 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:52:38 ---> Running in 77058d696fb2 10:52:38 Removing intermediate container 77058d696fb2 10:52:38 ---> 44f5178ff698 10:52:38 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:52:38 ---> Running in febf1887c45a 10:52:38 Removing intermediate container febf1887c45a 10:52:38 ---> fab219c327be 10:52:38 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:52:38 ---> Running in a1a5cb0ef3ab 10:52:39 Removing intermediate container a1a5cb0ef3ab 10:52:39 ---> c70a96a5cbd0 10:52:39 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:52:39 ---> Running in ef181a5e2d82 10:52:41 Removing intermediate container ef181a5e2d82 10:52:41 ---> a8e30decb617 10:52:41 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:52:41 ---> Running in db4f259c1324 10:52:41 Removing intermediate container db4f259c1324 10:52:41 ---> a530dc9ae13d 10:52:41 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:52:42 ---> 6cbedc12bf32 10:52:42 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:52:42 ---> Running in 1571abcddfee 10:52:44 Removing intermediate container 1571abcddfee 10:52:44 ---> 25553cfc0d0f 10:52:44 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:45 ---> 306764dfdf45 10:52:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:52:46 ---> 5cdad34bcba9 10:52:46 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:52:47 ---> 998cb4229033 10:52:47 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:52:47 ---> f70a88de453c 10:52:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:52:48 ---> f46bff46438f 10:52:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:52:49 ---> 753711868a4a 10:52:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:52:49 ---> f64ab8cede21 10:52:49 Step 28/33 : RUN chmod +x /entrypoint.sh 10:52:49 ---> Running in 553332dfa2e4 10:52:51 Removing intermediate container 553332dfa2e4 10:52:51 ---> 27bab64043bf 10:52:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:52:51 ---> Running in d33b57f44c80 10:52:52 Removing intermediate container d33b57f44c80 10:52:52 ---> 7e300426894c 10:52:52 Step 30/33 : CMD ["gate"] 10:52:52 ---> Running in d4ebd50a9cab 10:52:52 Removing intermediate container d4ebd50a9cab 10:52:52 ---> 9e7a49c88f26 10:52:52 Step 31/33 : LABEL arch=arm64 10:52:52 ---> Running in ac785f296e43 10:52:53 Removing intermediate container ac785f296e43 10:52:53 ---> 2e0a1cdf8d52 10:52:53 Step 32/33 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:52:53 ---> Running in be643dcd698a 10:52:53 Removing intermediate container be643dcd698a 10:52:53 ---> ca08933aee4e 10:52:53 Step 33/33 : LABEL version=2.3.0-dev.101 10:52:53 ---> Running in 7b047ffe56ba 10:52:54 Removing intermediate container 7b047ffe56ba 10:52:54 ---> 1b295ef370ca 10:52:54 10:52:54 Successfully built 1b295ef370ca 10:52:54 Successfully tagged security-bootstrapper-arm64:latest 10:52:58  Building security-bootstrapper ... done Removing intermediate container 4ad92a6ba738 10:52:58 ---> 9913005807fe 10:52:58 10:52:58 Step 11/23 : FROM alpine:3.16 10:52:58 ---> a6215f271958 10:52:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:52:58 ---> Running in 198a022d5e47 10:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:00 (1/2) Installing ca-certificates (20220614-r0) 10:53:00 (2/2) Installing dumb-init (1.2.5-r1) 10:53:00 Executing busybox-1.35.0-r17.trigger 10:53:00 Executing ca-certificates-20220614-r0.trigger 10:53:00 OK: 6 MiB in 16 packages 10:53:02 Removing intermediate container 198a022d5e47 10:53:02 ---> 03b8bd98a79f 10:53:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:53:02 ---> Running in f25005028b7b 10:53:02 Removing intermediate container f25005028b7b 10:53:02 ---> 3559568943a0 10:53:02 Step 14/23 : ENV APP_PORT=59860 10:53:02 ---> Running in 10d60562d307 10:53:02 Removing intermediate container 10d60562d307 10:53:02 ---> 989c163af29d 10:53:02 Step 15/23 : EXPOSE $APP_PORT 10:53:02 ---> Running in f7e071d9704f 10:53:03 Removing intermediate container f7e071d9704f 10:53:03 ---> 437ca9c021fc 10:53:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:53:03 ---> 58e26660dc5b 10:53:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:53:04 ---> 89d885c4c8a9 10:53:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:53:05 ---> 08c456aae8f7 10:53:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:53:05 ---> Running in 94d59590c425 10:53:05 Removing intermediate container 94d59590c425 10:53:05 ---> 1760584ba1ba 10:53:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:53:05 ---> Running in f150deaf6dc7 10:53:06 Removing intermediate container f150deaf6dc7 10:53:06 ---> b53b39249de7 10:53:06 Step 21/23 : LABEL arch=arm64 10:53:06 ---> Running in d7208586aa21 10:53:06 Removing intermediate container d7208586aa21 10:53:06 ---> 2aac645d61dd 10:53:06 Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:06 ---> Running in 9dc1b559d56e 10:53:06 Removing intermediate container 9dc1b559d56e 10:53:06 ---> 0d077fe24690 10:53:06 Step 23/23 : LABEL version=2.3.0-dev.101 10:53:06 ---> Running in 1590c3a3a98d 10:53:07 Removing intermediate container 1590c3a3a98d 10:53:07 ---> 07b0ad39e62b 10:53:07 10:53:07 Successfully built 07b0ad39e62b 10:53:07 Successfully tagged support-notifications-arm64:latest 10:53:07  Building support-notifications ... done  [Pipeline] } 10:53:07 $ docker stop --time=1 4c2259139e0b98d52cd07b99be48ebb8746556108db823a8fba089071e49fa3a 10:53:09 $ docker rm -f 4c2259139e0b98d52cd07b99be48ebb8746556108db823a8fba089071e49fa3a [Pipeline] // withDockerContainer [Pipeline] sh 10:53:09 + docker images 10:53:09 REPOSITORY TAG IMAGE ID CREATED SIZE 10:53:09 support-notifications-arm64 latest 07b0ad39e62b 3 seconds ago 29.5MB 10:53:09 9913005807fe 12 seconds ago 1.33GB 10:53:09 security-bootstrapper-arm64 latest 1b295ef370ca 16 seconds ago 19.4MB 10:53:09 6563b0158824 38 seconds ago 1.25GB 10:53:09 security-spiffe-token-provider-arm64 latest e9dab97dc7e3 40 seconds ago 28.8MB 10:53:09 support-scheduler-arm64 latest 3b3f011382d1 53 seconds ago 28.8MB 10:53:09 b689ffe6b809 About a minute ago 1.3GB 10:53:09 ec60a2eec2c0 About a minute ago 1.33GB 10:53:09 security-spire-config-arm64 latest 552ea8bef03a 3 minutes ago 83.6MB 10:53:09 core-metadata-arm64 latest 42faaba96613 3 minutes ago 17.7MB 10:53:09 d0a684b537c4 3 minutes ago 1.27GB 10:53:09 sys-mgmt-agent-arm64 latest 372c70cc061e 7 minutes ago 133MB 10:53:09 88f9b004e89c 8 minutes ago 1.25GB 10:53:09 core-data-arm64 latest 7dd2841c1f2b 9 minutes ago 20.8MB 10:53:09 ad5d1381c672 9 minutes ago 1.27GB 10:53:09 core-command-arm64 latest d58723d071f7 10 minutes ago 16.9MB 10:53:09 security-secretstore-setup-arm64 latest 5fb7c2f4d2ea 10 minutes ago 28.6MB 10:53:09 760a5ff6538a 10 minutes ago 1.26GB 10:53:09 security-proxy-setup-arm64 latest ce906a8cc1ad 10 minutes ago 26.7MB 10:53:09 fde0f3a6b220 11 minutes ago 1.26GB 10:53:09 c9f7e2883134 11 minutes ago 1.25GB 10:53:09 security-spire-agent-arm64 latest a2766b6fe417 16 minutes ago 122MB 10:53:09 8bf72b5bf4f0 16 minutes ago 1.14GB 10:53:09 security-spire-server-arm64 latest 3790eb2600ab 17 minutes ago 84.3MB 10:53:09 0930796ad2c7 17 minutes ago 1.14GB 10:53:09 ci-base-image-arm64 latest 1503d34bb173 20 minutes ago 943MB 10:53:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 10:53:09 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 10:53:09 alpine 3.16 a6215f271958 2 months ago 5.29MB 10:53:09 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 10:53:09 provisioning config files... 10:53:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config15851597485692973245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:10 ---> docker-login.sh 10:53:10 nexus3.edgexfoundry.org:10001 10:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:10 Configure a credential helper to remove this warning. See 10:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:10 10:53:10 Login Succeeded 10:53:10 nexus3.edgexfoundry.org:10002 10:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:11 Configure a credential helper to remove this warning. See 10:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:11 10:53:11 Login Succeeded 10:53:11 nexus3.edgexfoundry.org:10003 10:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:11 Configure a credential helper to remove this warning. See 10:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:11 10:53:11 Login Succeeded 10:53:11 nexus3.edgexfoundry.org:10004 10:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:11 Configure a credential helper to remove this warning. See 10:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:11 10:53:11 Login Succeeded 10:53:11 docker.io 10:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:12 Configure a credential helper to remove this warning. See 10:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:12 10:53:12 Login Succeeded 10:53:12 ---> docker-login.sh ends [Pipeline] } 10:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:53:12 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:12 latest 10:53:12 2.3.0-dev.101 10:53:12 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:12 main 10:53:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:53:13 eb2a5e4f411c: Preparing 10:53:13 0cda5aa544cb: Preparing 10:53:13 a7323c233672: Preparing 10:53:13 445d150b98c3: Preparing 10:53:13 5d3e392a13a0: Preparing 10:53:13 5d3e392a13a0: Layer already exists 10:53:13 eb2a5e4f411c: Pushed 10:53:13 a7323c233672: Pushed 10:53:13 445d150b98c3: Pushed 10:53:16 0cda5aa544cb: Pushed 10:53:16 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:53:16 eb2a5e4f411c: Preparing 10:53:16 0cda5aa544cb: Preparing 10:53:16 a7323c233672: Preparing 10:53:16 445d150b98c3: Preparing 10:53:16 5d3e392a13a0: Preparing 10:53:16 445d150b98c3: Layer already exists 10:53:16 a7323c233672: Layer already exists 10:53:16 eb2a5e4f411c: Layer already exists 10:53:16 0cda5aa544cb: Layer already exists 10:53:16 5d3e392a13a0: Layer already exists 10:53:16 latest: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.101 10:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:53:17 eb2a5e4f411c: Preparing 10:53:17 0cda5aa544cb: Preparing 10:53:17 a7323c233672: Preparing 10:53:17 445d150b98c3: Preparing 10:53:17 5d3e392a13a0: Preparing 10:53:17 a7323c233672: Layer already exists 10:53:17 eb2a5e4f411c: Layer already exists 10:53:17 0cda5aa544cb: Layer already exists 10:53:17 445d150b98c3: Layer already exists 10:53:17 5d3e392a13a0: Layer already exists 10:53:17 2.3.0-dev.101: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:53:18 eb2a5e4f411c: Preparing 10:53:18 0cda5aa544cb: Preparing 10:53:18 a7323c233672: Preparing 10:53:18 445d150b98c3: Preparing 10:53:18 5d3e392a13a0: Preparing 10:53:18 0cda5aa544cb: Layer already exists 10:53:18 445d150b98c3: Layer already exists 10:53:18 eb2a5e4f411c: Layer already exists 10:53:18 a7323c233672: Layer already exists 10:53:18 5d3e392a13a0: Layer already exists 10:53:18 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:53:18 eb2a5e4f411c: Preparing 10:53:18 0cda5aa544cb: Preparing 10:53:18 a7323c233672: Preparing 10:53:18 445d150b98c3: Preparing 10:53:18 5d3e392a13a0: Preparing 10:53:18 445d150b98c3: Layer already exists 10:53:18 5d3e392a13a0: Layer already exists 10:53:18 0cda5aa544cb: Layer already exists 10:53:18 eb2a5e4f411c: Layer already exists 10:53:18 a7323c233672: Layer already exists 10:53:18 main: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:18 ===================================================== [Pipeline] echo 10:53:18 taggedImages: 10:53:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:53:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.101 10:53:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:53:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:53:18 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:18 latest 10:53:18 2.3.0-dev.101 10:53:18 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:18 main 10:53:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:53:19 0e231d66a67f: Preparing 10:53:19 0d265af92986: Preparing 10:53:19 a7323c233672: Preparing 10:53:19 6b57bf1c6d67: Preparing 10:53:19 80b85afaed0e: Preparing 10:53:19 5d3e392a13a0: Preparing 10:53:19 5d3e392a13a0: Waiting 10:53:19 a7323c233672: Layer already exists 10:53:19 5d3e392a13a0: Layer already exists 10:53:19 0e231d66a67f: Pushed 10:53:19 80b85afaed0e: Pushed 10:53:20 6b57bf1c6d67: Pushed 10:53:22 0d265af92986: Pushed 10:53:22 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:53:23 0e231d66a67f: Preparing 10:53:23 0d265af92986: Preparing 10:53:23 a7323c233672: Preparing 10:53:23 6b57bf1c6d67: Preparing 10:53:23 80b85afaed0e: Preparing 10:53:23 5d3e392a13a0: Preparing 10:53:23 5d3e392a13a0: Waiting 10:53:23 6b57bf1c6d67: Layer already exists 10:53:23 0d265af92986: Layer already exists 10:53:23 80b85afaed0e: Layer already exists 10:53:23 a7323c233672: Layer already exists 10:53:23 0e231d66a67f: Layer already exists 10:53:23 5d3e392a13a0: Layer already exists 10:53:23 latest: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.101 10:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:53:24 0e231d66a67f: Preparing 10:53:24 0d265af92986: Preparing 10:53:24 a7323c233672: Preparing 10:53:24 6b57bf1c6d67: Preparing 10:53:24 80b85afaed0e: Preparing 10:53:24 5d3e392a13a0: Preparing 10:53:24 5d3e392a13a0: Waiting 10:53:24 0d265af92986: Layer already exists 10:53:24 6b57bf1c6d67: Layer already exists 10:53:24 80b85afaed0e: Layer already exists 10:53:24 a7323c233672: Layer already exists 10:53:24 0e231d66a67f: Layer already exists 10:53:24 5d3e392a13a0: Layer already exists 10:53:24 2.3.0-dev.101: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:53:25 0e231d66a67f: Preparing 10:53:25 0d265af92986: Preparing 10:53:25 a7323c233672: Preparing 10:53:25 6b57bf1c6d67: Preparing 10:53:25 80b85afaed0e: Preparing 10:53:25 5d3e392a13a0: Preparing 10:53:25 5d3e392a13a0: Waiting 10:53:25 80b85afaed0e: Layer already exists 10:53:25 a7323c233672: Layer already exists 10:53:25 6b57bf1c6d67: Layer already exists 10:53:25 0d265af92986: Layer already exists 10:53:25 0e231d66a67f: Layer already exists 10:53:25 5d3e392a13a0: Layer already exists 10:53:25 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:53:26 0e231d66a67f: Preparing 10:53:26 0d265af92986: Preparing 10:53:26 a7323c233672: Preparing 10:53:26 6b57bf1c6d67: Preparing 10:53:26 80b85afaed0e: Preparing 10:53:26 5d3e392a13a0: Preparing 10:53:26 5d3e392a13a0: Waiting 10:53:26 a7323c233672: Layer already exists 10:53:26 80b85afaed0e: Layer already exists 10:53:26 0e231d66a67f: Layer already exists 10:53:26 6b57bf1c6d67: Layer already exists 10:53:26 0d265af92986: Layer already exists 10:53:26 5d3e392a13a0: Layer already exists 10:53:26 main: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:26 ===================================================== [Pipeline] echo 10:53:26 taggedImages: 10:53:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:53:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.101 10:53:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:53:26 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:53:26 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:26 latest 10:53:26 2.3.0-dev.101 10:53:26 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:26 main 10:53:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:53:27 d7b89e92c344: Preparing 10:53:27 f5842d482c21: Preparing 10:53:27 d532777fd6c5: Preparing 10:53:27 a7323c233672: Preparing 10:53:27 445d150b98c3: Preparing 10:53:27 5d3e392a13a0: Preparing 10:53:27 5d3e392a13a0: Waiting 10:53:27 a7323c233672: Layer already exists 10:53:27 445d150b98c3: Layer already exists 10:53:27 5d3e392a13a0: Layer already exists 10:53:27 f5842d482c21: Pushed 10:53:27 d7b89e92c344: Pushed 10:53:30 d532777fd6c5: Pushed 10:53:30 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:53:31 d7b89e92c344: Preparing 10:53:31 f5842d482c21: Preparing 10:53:31 d532777fd6c5: Preparing 10:53:31 a7323c233672: Preparing 10:53:31 445d150b98c3: Preparing 10:53:31 5d3e392a13a0: Preparing 10:53:31 5d3e392a13a0: Waiting 10:53:31 445d150b98c3: Layer already exists 10:53:31 d7b89e92c344: Layer already exists 10:53:31 f5842d482c21: Layer already exists 10:53:31 d532777fd6c5: Layer already exists 10:53:31 a7323c233672: Layer already exists 10:53:31 5d3e392a13a0: Layer already exists 10:53:31 latest: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.101 10:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:53:32 d7b89e92c344: Preparing 10:53:32 f5842d482c21: Preparing 10:53:32 d532777fd6c5: Preparing 10:53:32 a7323c233672: Preparing 10:53:32 445d150b98c3: Preparing 10:53:32 5d3e392a13a0: Preparing 10:53:32 5d3e392a13a0: Waiting 10:53:32 445d150b98c3: Layer already exists 10:53:32 d532777fd6c5: Layer already exists 10:53:32 a7323c233672: Layer already exists 10:53:32 f5842d482c21: Layer already exists 10:53:32 d7b89e92c344: Layer already exists 10:53:32 5d3e392a13a0: Layer already exists 10:53:32 2.3.0-dev.101: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:53:33 d7b89e92c344: Preparing 10:53:33 f5842d482c21: Preparing 10:53:33 d532777fd6c5: Preparing 10:53:33 a7323c233672: Preparing 10:53:33 445d150b98c3: Preparing 10:53:33 5d3e392a13a0: Preparing 10:53:33 5d3e392a13a0: Waiting 10:53:33 445d150b98c3: Layer already exists 10:53:33 f5842d482c21: Layer already exists 10:53:33 a7323c233672: Layer already exists 10:53:33 d7b89e92c344: Layer already exists 10:53:33 d532777fd6c5: Layer already exists 10:53:33 5d3e392a13a0: Layer already exists 10:53:33 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:53:34 d7b89e92c344: Preparing 10:53:34 f5842d482c21: Preparing 10:53:34 d532777fd6c5: Preparing 10:53:34 a7323c233672: Preparing 10:53:34 445d150b98c3: Preparing 10:53:34 5d3e392a13a0: Preparing 10:53:34 5d3e392a13a0: Waiting 10:53:34 f5842d482c21: Layer already exists 10:53:34 d532777fd6c5: Layer already exists 10:53:34 445d150b98c3: Layer already exists 10:53:34 d7b89e92c344: Layer already exists 10:53:34 a7323c233672: Layer already exists 10:53:34 5d3e392a13a0: Layer already exists 10:53:34 main: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:34 ===================================================== [Pipeline] echo 10:53:34 taggedImages: 10:53:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:53:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.101 10:53:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:53:34 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:53:34 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:34 latest 10:53:34 2.3.0-dev.101 10:53:34 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:34 main 10:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:53:35 6d471602f5af: Preparing 10:53:35 6d471602f5af: Preparing 10:53:35 5175893fb7b3: Preparing 10:53:35 f6292234247e: Preparing 10:53:35 df636e40a3a7: Preparing 10:53:35 e99e3677199f: Preparing 10:53:35 7ee67202c2d7: Preparing 10:53:35 a7323c233672: Preparing 10:53:35 7ee67202c2d7: Waiting 10:53:35 990fb4fe8b8f: Preparing 10:53:35 a7323c233672: Waiting 10:53:35 fbd961acb19c: Preparing 10:53:35 4c1bf837f1e3: Preparing 10:53:35 8a3c94da2af6: Preparing 10:53:35 5d3e392a13a0: Preparing 10:53:35 990fb4fe8b8f: Waiting 10:53:35 4c1bf837f1e3: Waiting 10:53:35 5d3e392a13a0: Waiting 10:53:35 e99e3677199f: Pushed 10:53:35 5175893fb7b3: Pushed 10:53:35 df636e40a3a7: Pushed 10:53:35 f6292234247e: Pushed 10:53:35 6d471602f5af: Pushed 10:53:35 a7323c233672: Layer already exists 10:53:35 990fb4fe8b8f: Pushed 10:53:35 fbd961acb19c: Pushed 10:53:35 4c1bf837f1e3: Pushed 10:53:35 8a3c94da2af6: Pushed 10:53:35 5d3e392a13a0: Layer already exists 10:53:38 7ee67202c2d7: Pushed 10:53:38 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:53:39 6d471602f5af: Preparing 10:53:39 6d471602f5af: Preparing 10:53:39 5175893fb7b3: Preparing 10:53:39 f6292234247e: Preparing 10:53:39 df636e40a3a7: Preparing 10:53:39 e99e3677199f: Preparing 10:53:39 7ee67202c2d7: Preparing 10:53:39 a7323c233672: Preparing 10:53:39 990fb4fe8b8f: Preparing 10:53:39 fbd961acb19c: Preparing 10:53:39 4c1bf837f1e3: Preparing 10:53:39 8a3c94da2af6: Preparing 10:53:39 5d3e392a13a0: Preparing 10:53:39 7ee67202c2d7: Waiting 10:53:39 a7323c233672: Waiting 10:53:39 990fb4fe8b8f: Waiting 10:53:39 fbd961acb19c: Waiting 10:53:39 4c1bf837f1e3: Waiting 10:53:39 8a3c94da2af6: Waiting 10:53:39 5d3e392a13a0: Waiting 10:53:39 df636e40a3a7: Layer already exists 10:53:39 6d471602f5af: Layer already exists 10:53:39 5175893fb7b3: Layer already exists 10:53:39 f6292234247e: Layer already exists 10:53:39 e99e3677199f: Layer already exists 10:53:39 a7323c233672: Layer already exists 10:53:39 fbd961acb19c: Layer already exists 10:53:39 7ee67202c2d7: Layer already exists 10:53:39 990fb4fe8b8f: Layer already exists 10:53:39 4c1bf837f1e3: Layer already exists 10:53:39 5d3e392a13a0: Layer already exists 10:53:39 8a3c94da2af6: Layer already exists 10:53:39 latest: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.101 10:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:53:40 6d471602f5af: Preparing 10:53:40 6d471602f5af: Preparing 10:53:40 5175893fb7b3: Preparing 10:53:40 f6292234247e: Preparing 10:53:40 df636e40a3a7: Preparing 10:53:40 e99e3677199f: Preparing 10:53:40 7ee67202c2d7: Preparing 10:53:40 a7323c233672: Preparing 10:53:40 990fb4fe8b8f: Preparing 10:53:40 fbd961acb19c: Preparing 10:53:40 4c1bf837f1e3: Preparing 10:53:40 8a3c94da2af6: Preparing 10:53:40 5d3e392a13a0: Preparing 10:53:40 7ee67202c2d7: Waiting 10:53:40 fbd961acb19c: Waiting 10:53:40 a7323c233672: Waiting 10:53:40 990fb4fe8b8f: Waiting 10:53:40 8a3c94da2af6: Waiting 10:53:40 5d3e392a13a0: Waiting 10:53:40 4c1bf837f1e3: Waiting 10:53:40 e99e3677199f: Layer already exists 10:53:40 df636e40a3a7: Layer already exists 10:53:40 f6292234247e: Layer already exists 10:53:40 5175893fb7b3: Layer already exists 10:53:40 6d471602f5af: Layer already exists 10:53:40 7ee67202c2d7: Layer already exists 10:53:40 a7323c233672: Layer already exists 10:53:40 990fb4fe8b8f: Layer already exists 10:53:40 4c1bf837f1e3: Layer already exists 10:53:40 fbd961acb19c: Layer already exists 10:53:40 8a3c94da2af6: Layer already exists 10:53:40 5d3e392a13a0: Layer already exists 10:53:40 2.3.0-dev.101: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:53:41 6d471602f5af: Preparing 10:53:41 6d471602f5af: Preparing 10:53:41 5175893fb7b3: Preparing 10:53:41 f6292234247e: Preparing 10:53:41 df636e40a3a7: Preparing 10:53:41 e99e3677199f: Preparing 10:53:41 7ee67202c2d7: Preparing 10:53:41 a7323c233672: Preparing 10:53:41 990fb4fe8b8f: Preparing 10:53:41 fbd961acb19c: Preparing 10:53:41 4c1bf837f1e3: Preparing 10:53:41 8a3c94da2af6: Preparing 10:53:41 5d3e392a13a0: Preparing 10:53:41 990fb4fe8b8f: Waiting 10:53:41 fbd961acb19c: Waiting 10:53:41 4c1bf837f1e3: Waiting 10:53:41 7ee67202c2d7: Waiting 10:53:41 8a3c94da2af6: Waiting 10:53:41 5d3e392a13a0: Waiting 10:53:41 a7323c233672: Waiting 10:53:41 f6292234247e: Layer already exists 10:53:41 5175893fb7b3: Layer already exists 10:53:41 df636e40a3a7: Layer already exists 10:53:41 e99e3677199f: Layer already exists 10:53:41 6d471602f5af: Layer already exists 10:53:41 a7323c233672: Layer already exists 10:53:41 7ee67202c2d7: Layer already exists 10:53:41 fbd961acb19c: Layer already exists 10:53:41 990fb4fe8b8f: Layer already exists 10:53:41 4c1bf837f1e3: Layer already exists 10:53:41 8a3c94da2af6: Layer already exists 10:53:41 5d3e392a13a0: Layer already exists 10:53:41 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:53:42 6d471602f5af: Preparing 10:53:42 6d471602f5af: Preparing 10:53:42 5175893fb7b3: Preparing 10:53:42 f6292234247e: Preparing 10:53:42 df636e40a3a7: Preparing 10:53:42 e99e3677199f: Preparing 10:53:42 7ee67202c2d7: Preparing 10:53:42 a7323c233672: Preparing 10:53:42 990fb4fe8b8f: Preparing 10:53:42 fbd961acb19c: Preparing 10:53:42 4c1bf837f1e3: Preparing 10:53:42 8a3c94da2af6: Preparing 10:53:42 5d3e392a13a0: Preparing 10:53:42 7ee67202c2d7: Waiting 10:53:42 fbd961acb19c: Waiting 10:53:42 4c1bf837f1e3: Waiting 10:53:42 8a3c94da2af6: Waiting 10:53:42 5d3e392a13a0: Waiting 10:53:42 a7323c233672: Waiting 10:53:42 990fb4fe8b8f: Waiting 10:53:42 f6292234247e: Layer already exists 10:53:42 df636e40a3a7: Layer already exists 10:53:42 6d471602f5af: Layer already exists 10:53:42 5175893fb7b3: Layer already exists 10:53:42 e99e3677199f: Layer already exists 10:53:42 7ee67202c2d7: Layer already exists 10:53:42 a7323c233672: Layer already exists 10:53:42 fbd961acb19c: Layer already exists 10:53:42 990fb4fe8b8f: Layer already exists 10:53:42 4c1bf837f1e3: Layer already exists 10:53:42 8a3c94da2af6: Layer already exists 10:53:42 5d3e392a13a0: Layer already exists 10:53:42 main: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:42 ===================================================== [Pipeline] echo 10:53:42 taggedImages: 10:53:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:53:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.101 10:53:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:53:42 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:53:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:42 latest 10:53:42 2.3.0-dev.101 10:53:42 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:42 main 10:53:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:53:43 032499500952: Preparing 10:53:43 a17bfacb5e44: Preparing 10:53:43 2c06993165b3: Preparing 10:53:43 d9821c5fd822: Preparing 10:53:43 ad13d70d712f: Preparing 10:53:43 90f8fe6cf6a6: Preparing 10:53:43 00df360b6587: Preparing 10:53:43 90f8fe6cf6a6: Waiting 10:53:43 5d3e392a13a0: Preparing 10:53:43 00df360b6587: Waiting 10:53:43 5d3e392a13a0: Waiting 10:53:43 a17bfacb5e44: Pushed 10:53:43 032499500952: Pushed 10:53:43 ad13d70d712f: Pushed 10:53:44 5d3e392a13a0: Layer already exists 10:53:44 90f8fe6cf6a6: Pushed 10:53:44 00df360b6587: Pushed 10:53:46 d9821c5fd822: Pushed 10:53:46 2c06993165b3: Pushed 10:53:46 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:53:46 032499500952: Preparing 10:53:46 a17bfacb5e44: Preparing 10:53:46 2c06993165b3: Preparing 10:53:46 d9821c5fd822: Preparing 10:53:46 ad13d70d712f: Preparing 10:53:46 90f8fe6cf6a6: Preparing 10:53:46 00df360b6587: Preparing 10:53:46 5d3e392a13a0: Preparing 10:53:46 90f8fe6cf6a6: Waiting 10:53:46 00df360b6587: Waiting 10:53:46 5d3e392a13a0: Waiting 10:53:46 d9821c5fd822: Layer already exists 10:53:46 ad13d70d712f: Layer already exists 10:53:46 2c06993165b3: Layer already exists 10:53:46 a17bfacb5e44: Layer already exists 10:53:46 032499500952: Layer already exists 10:53:46 90f8fe6cf6a6: Layer already exists 10:53:46 00df360b6587: Layer already exists 10:53:46 5d3e392a13a0: Layer already exists 10:53:47 latest: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.101 10:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:53:47 032499500952: Preparing 10:53:47 a17bfacb5e44: Preparing 10:53:47 2c06993165b3: Preparing 10:53:47 d9821c5fd822: Preparing 10:53:47 ad13d70d712f: Preparing 10:53:47 90f8fe6cf6a6: Preparing 10:53:47 00df360b6587: Preparing 10:53:47 5d3e392a13a0: Preparing 10:53:47 00df360b6587: Waiting 10:53:47 90f8fe6cf6a6: Waiting 10:53:47 5d3e392a13a0: Waiting 10:53:47 d9821c5fd822: Layer already exists 10:53:47 a17bfacb5e44: Layer already exists 10:53:47 2c06993165b3: Layer already exists 10:53:47 ad13d70d712f: Layer already exists 10:53:47 032499500952: Layer already exists 10:53:47 00df360b6587: Layer already exists 10:53:47 5d3e392a13a0: Layer already exists 10:53:47 90f8fe6cf6a6: Layer already exists 10:53:48 2.3.0-dev.101: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:53:48 032499500952: Preparing 10:53:48 a17bfacb5e44: Preparing 10:53:48 2c06993165b3: Preparing 10:53:48 d9821c5fd822: Preparing 10:53:48 ad13d70d712f: Preparing 10:53:48 90f8fe6cf6a6: Preparing 10:53:48 00df360b6587: Preparing 10:53:48 5d3e392a13a0: Preparing 10:53:48 90f8fe6cf6a6: Waiting 10:53:48 00df360b6587: Waiting 10:53:48 5d3e392a13a0: Waiting 10:53:48 ad13d70d712f: Layer already exists 10:53:48 032499500952: Layer already exists 10:53:48 a17bfacb5e44: Layer already exists 10:53:48 d9821c5fd822: Layer already exists 10:53:48 2c06993165b3: Layer already exists 10:53:48 90f8fe6cf6a6: Layer already exists 10:53:48 00df360b6587: Layer already exists 10:53:48 5d3e392a13a0: Layer already exists 10:53:49 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:53:49 032499500952: Preparing 10:53:49 a17bfacb5e44: Preparing 10:53:49 2c06993165b3: Preparing 10:53:49 d9821c5fd822: Preparing 10:53:49 ad13d70d712f: Preparing 10:53:49 90f8fe6cf6a6: Preparing 10:53:49 00df360b6587: Preparing 10:53:49 5d3e392a13a0: Preparing 10:53:49 00df360b6587: Waiting 10:53:49 5d3e392a13a0: Waiting 10:53:49 90f8fe6cf6a6: Waiting 10:53:49 ad13d70d712f: Layer already exists 10:53:49 2c06993165b3: Layer already exists 10:53:49 a17bfacb5e44: Layer already exists 10:53:49 d9821c5fd822: Layer already exists 10:53:49 032499500952: Layer already exists 10:53:49 00df360b6587: Layer already exists 10:53:49 90f8fe6cf6a6: Layer already exists 10:53:49 5d3e392a13a0: Layer already exists 10:53:50 main: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:50 ===================================================== [Pipeline] echo 10:53:50 taggedImages: 10:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.101 10:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:53:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:53:50 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:50 latest 10:53:50 2.3.0-dev.101 10:53:50 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:50 main 10:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:53:50 95c7fa148439: Preparing 10:53:50 43f1073c0358: Preparing 10:53:50 ba2b57034ae6: Preparing 10:53:50 a9981a1e7b81: Preparing 10:53:50 e4eb7509660b: Preparing 10:53:50 137a45eb8add: Preparing 10:53:50 bf0302db4086: Preparing 10:53:50 17ba4b2e4c97: Preparing 10:53:50 ce1b7f71802f: Preparing 10:53:50 5d3e392a13a0: Preparing 10:53:50 137a45eb8add: Waiting 10:53:50 bf0302db4086: Waiting 10:53:50 17ba4b2e4c97: Waiting 10:53:50 ce1b7f71802f: Waiting 10:53:50 5d3e392a13a0: Waiting 10:53:51 43f1073c0358: Pushed 10:53:51 95c7fa148439: Pushed 10:53:51 e4eb7509660b: Pushed 10:53:51 137a45eb8add: Pushed 10:53:51 bf0302db4086: Pushed 10:53:51 17ba4b2e4c97: Pushed 10:53:51 5d3e392a13a0: Layer already exists 10:53:51 ce1b7f71802f: Pushed 10:53:53 a9981a1e7b81: Pushed 10:53:54 ba2b57034ae6: Pushed 10:53:54 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:54 + 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 10:53:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:53:54 95c7fa148439: Preparing 10:53:54 43f1073c0358: Preparing 10:53:54 ba2b57034ae6: Preparing 10:53:54 a9981a1e7b81: Preparing 10:53:54 e4eb7509660b: Preparing 10:53:54 137a45eb8add: Preparing 10:53:54 bf0302db4086: Preparing 10:53:54 17ba4b2e4c97: Preparing 10:53:54 ce1b7f71802f: Preparing 10:53:54 5d3e392a13a0: Preparing 10:53:54 bf0302db4086: Waiting 10:53:54 17ba4b2e4c97: Waiting 10:53:54 137a45eb8add: Waiting 10:53:54 ce1b7f71802f: Waiting 10:53:54 5d3e392a13a0: Waiting 10:53:54 ba2b57034ae6: Layer already exists 10:53:54 43f1073c0358: Layer already exists 10:53:54 e4eb7509660b: Layer already exists 10:53:54 95c7fa148439: Layer already exists 10:53:54 a9981a1e7b81: Layer already exists 10:53:54 137a45eb8add: Layer already exists 10:53:54 5d3e392a13a0: Layer already exists 10:53:54 bf0302db4086: Layer already exists 10:53:54 17ba4b2e4c97: Layer already exists 10:53:54 ce1b7f71802f: Layer already exists 10:53:55 latest: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.101 10:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:53:55 95c7fa148439: Preparing 10:53:55 43f1073c0358: Preparing 10:53:55 ba2b57034ae6: Preparing 10:53:55 a9981a1e7b81: Preparing 10:53:55 e4eb7509660b: Preparing 10:53:55 137a45eb8add: Preparing 10:53:55 bf0302db4086: Preparing 10:53:55 17ba4b2e4c97: Preparing 10:53:55 ce1b7f71802f: Preparing 10:53:55 5d3e392a13a0: Preparing 10:53:55 17ba4b2e4c97: Waiting 10:53:55 ce1b7f71802f: Waiting 10:53:55 5d3e392a13a0: Waiting 10:53:55 bf0302db4086: Waiting 10:53:55 e4eb7509660b: Layer already exists 10:53:55 43f1073c0358: Layer already exists 10:53:55 ba2b57034ae6: Layer already exists 10:53:55 a9981a1e7b81: Layer already exists 10:53:55 95c7fa148439: Layer already exists 10:53:55 bf0302db4086: Layer already exists 10:53:55 137a45eb8add: Layer already exists 10:53:55 17ba4b2e4c97: Layer already exists 10:53:55 5d3e392a13a0: Layer already exists 10:53:55 ce1b7f71802f: Layer already exists 10:53:55 2.3.0-dev.101: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:53:56 95c7fa148439: Preparing 10:53:56 43f1073c0358: Preparing 10:53:56 ba2b57034ae6: Preparing 10:53:56 a9981a1e7b81: Preparing 10:53:56 e4eb7509660b: Preparing 10:53:56 137a45eb8add: Preparing 10:53:56 bf0302db4086: Preparing 10:53:56 17ba4b2e4c97: Preparing 10:53:56 ce1b7f71802f: Preparing 10:53:56 5d3e392a13a0: Preparing 10:53:56 bf0302db4086: Waiting 10:53:56 17ba4b2e4c97: Waiting 10:53:56 ce1b7f71802f: Waiting 10:53:56 5d3e392a13a0: Waiting 10:53:56 e4eb7509660b: Layer already exists 10:53:56 ba2b57034ae6: Layer already exists 10:53:56 95c7fa148439: Layer already exists 10:53:56 43f1073c0358: Layer already exists 10:53:56 a9981a1e7b81: Layer already exists 10:53:56 17ba4b2e4c97: Layer already exists 10:53:56 bf0302db4086: Layer already exists 10:53:56 137a45eb8add: Layer already exists 10:53:56 5d3e392a13a0: Layer already exists 10:53:56 ce1b7f71802f: Layer already exists 10:53:56 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + 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 10:53:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:53:57 95c7fa148439: Preparing 10:53:57 43f1073c0358: Preparing 10:53:57 ba2b57034ae6: Preparing 10:53:57 a9981a1e7b81: Preparing 10:53:57 e4eb7509660b: Preparing 10:53:57 137a45eb8add: Preparing 10:53:57 bf0302db4086: Preparing 10:53:57 17ba4b2e4c97: Preparing 10:53:57 ce1b7f71802f: Preparing 10:53:57 5d3e392a13a0: Preparing 10:53:57 137a45eb8add: Waiting 10:53:57 bf0302db4086: Waiting 10:53:57 17ba4b2e4c97: Waiting 10:53:57 ce1b7f71802f: Waiting 10:53:57 5d3e392a13a0: Waiting 10:53:57 a9981a1e7b81: Layer already exists 10:53:57 e4eb7509660b: Layer already exists 10:53:57 95c7fa148439: Layer already exists 10:53:57 43f1073c0358: Layer already exists 10:53:57 ba2b57034ae6: Layer already exists 10:53:57 17ba4b2e4c97: Layer already exists 10:53:57 bf0302db4086: Layer already exists 10:53:57 137a45eb8add: Layer already exists 10:53:57 ce1b7f71802f: Layer already exists 10:53:57 5d3e392a13a0: Layer already exists 10:53:57 main: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:57 ===================================================== [Pipeline] echo 10:53:57 taggedImages: 10:53:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:53:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.101 10:53:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:53:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:53:57 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:57 latest 10:53:57 2.3.0-dev.101 10:53:57 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:53:57 main 10:53:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:53:58 3672726b3808: Preparing 10:53:58 8f1faf1e69ba: Preparing 10:53:58 a7323c233672: Preparing 10:53:58 d11d68b36c6d: Preparing 10:53:58 285505807133: Preparing 10:53:58 9833f26c6bda: Preparing 10:53:58 9833f26c6bda: Waiting 10:53:58 a7323c233672: Layer already exists 10:53:58 9833f26c6bda: Layer already exists 10:53:58 3672726b3808: Pushed 10:53:58 285505807133: Pushed 10:53:59 d11d68b36c6d: Pushed 10:54:03 8f1faf1e69ba: Pushed 10:54:03 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:03 + 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 10:54:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:54:03 3672726b3808: Preparing 10:54:03 8f1faf1e69ba: Preparing 10:54:03 a7323c233672: Preparing 10:54:03 d11d68b36c6d: Preparing 10:54:03 285505807133: Preparing 10:54:03 9833f26c6bda: Preparing 10:54:03 9833f26c6bda: Waiting 10:54:03 8f1faf1e69ba: Layer already exists 10:54:03 a7323c233672: Layer already exists 10:54:03 3672726b3808: Layer already exists 10:54:03 285505807133: Layer already exists 10:54:03 d11d68b36c6d: Layer already exists 10:54:03 9833f26c6bda: Layer already exists 10:54:04 latest: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.101 10:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:54:04 3672726b3808: Preparing 10:54:04 8f1faf1e69ba: Preparing 10:54:04 a7323c233672: Preparing 10:54:04 d11d68b36c6d: Preparing 10:54:04 285505807133: Preparing 10:54:04 9833f26c6bda: Preparing 10:54:04 9833f26c6bda: Waiting 10:54:04 8f1faf1e69ba: Layer already exists 10:54:04 a7323c233672: Layer already exists 10:54:04 d11d68b36c6d: Layer already exists 10:54:04 3672726b3808: Layer already exists 10:54:04 285505807133: Layer already exists 10:54:04 9833f26c6bda: Layer already exists 10:54:04 2.3.0-dev.101: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:54:05 3672726b3808: Preparing 10:54:05 8f1faf1e69ba: Preparing 10:54:05 a7323c233672: Preparing 10:54:05 d11d68b36c6d: Preparing 10:54:05 285505807133: Preparing 10:54:05 9833f26c6bda: Preparing 10:54:05 9833f26c6bda: Waiting 10:54:05 3672726b3808: Layer already exists 10:54:05 285505807133: Layer already exists 10:54:05 a7323c233672: Layer already exists 10:54:05 d11d68b36c6d: Layer already exists 10:54:05 8f1faf1e69ba: Layer already exists 10:54:05 9833f26c6bda: Layer already exists 10:54:05 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:06 + 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 10:54:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:54:06 3672726b3808: Preparing 10:54:06 8f1faf1e69ba: Preparing 10:54:06 a7323c233672: Preparing 10:54:06 d11d68b36c6d: Preparing 10:54:06 285505807133: Preparing 10:54:06 9833f26c6bda: Preparing 10:54:06 9833f26c6bda: Waiting 10:54:06 285505807133: Layer already exists 10:54:06 3672726b3808: Layer already exists 10:54:06 d11d68b36c6d: Layer already exists 10:54:06 a7323c233672: Layer already exists 10:54:06 8f1faf1e69ba: Layer already exists 10:54:06 9833f26c6bda: Layer already exists 10:54:06 main: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:06 ===================================================== [Pipeline] echo 10:54:06 taggedImages: 10:54:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:54:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.101 10:54:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:54:06 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:54:06 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:06 latest 10:54:06 2.3.0-dev.101 10:54:06 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:06 main 10:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:54:07 b466e5c90b3b: Preparing 10:54:07 215283276a18: Preparing 10:54:07 04ffbacd2cc6: Preparing 10:54:07 e3f2c3b5f7e3: Preparing 10:54:07 e6ef0c898459: Preparing 10:54:07 0c5de31042fb: Preparing 10:54:07 285505807133: Preparing 10:54:07 9833f26c6bda: Preparing 10:54:07 0c5de31042fb: Waiting 10:54:07 285505807133: Waiting 10:54:07 9833f26c6bda: Waiting 10:54:07 b466e5c90b3b: Pushed 10:54:07 215283276a18: Pushed 10:54:07 04ffbacd2cc6: Pushed 10:54:07 285505807133: Layer already exists 10:54:07 9833f26c6bda: Layer already exists 10:54:08 0c5de31042fb: Pushed 10:54:17 e6ef0c898459: Pushed 10:54:23 e3f2c3b5f7e3: Pushed 10:54:23 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:54:24 b466e5c90b3b: Preparing 10:54:24 215283276a18: Preparing 10:54:24 04ffbacd2cc6: Preparing 10:54:24 e3f2c3b5f7e3: Preparing 10:54:24 e6ef0c898459: Preparing 10:54:24 0c5de31042fb: Preparing 10:54:24 285505807133: Preparing 10:54:24 9833f26c6bda: Preparing 10:54:24 0c5de31042fb: Waiting 10:54:24 285505807133: Waiting 10:54:24 9833f26c6bda: Waiting 10:54:24 04ffbacd2cc6: Layer already exists 10:54:24 e6ef0c898459: Layer already exists 10:54:24 b466e5c90b3b: Layer already exists 10:54:24 215283276a18: Layer already exists 10:54:24 e3f2c3b5f7e3: Layer already exists 10:54:24 0c5de31042fb: Layer already exists 10:54:24 9833f26c6bda: Layer already exists 10:54:24 285505807133: Layer already exists 10:54:24 latest: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.101 10:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:54:25 b466e5c90b3b: Preparing 10:54:25 215283276a18: Preparing 10:54:25 04ffbacd2cc6: Preparing 10:54:25 e3f2c3b5f7e3: Preparing 10:54:25 e6ef0c898459: Preparing 10:54:25 0c5de31042fb: Preparing 10:54:25 285505807133: Preparing 10:54:25 9833f26c6bda: Preparing 10:54:25 0c5de31042fb: Waiting 10:54:25 285505807133: Waiting 10:54:25 04ffbacd2cc6: Layer already exists 10:54:25 b466e5c90b3b: Layer already exists 10:54:25 e6ef0c898459: Layer already exists 10:54:25 e3f2c3b5f7e3: Layer already exists 10:54:25 215283276a18: Layer already exists 10:54:25 0c5de31042fb: Layer already exists 10:54:25 9833f26c6bda: Layer already exists 10:54:25 285505807133: Layer already exists 10:54:25 2.3.0-dev.101: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:54:26 b466e5c90b3b: Preparing 10:54:26 215283276a18: Preparing 10:54:26 04ffbacd2cc6: Preparing 10:54:26 e3f2c3b5f7e3: Preparing 10:54:26 e6ef0c898459: Preparing 10:54:26 0c5de31042fb: Preparing 10:54:26 285505807133: Preparing 10:54:26 9833f26c6bda: Preparing 10:54:26 285505807133: Waiting 10:54:26 0c5de31042fb: Waiting 10:54:26 9833f26c6bda: Waiting 10:54:26 e3f2c3b5f7e3: Layer already exists 10:54:26 215283276a18: Layer already exists 10:54:26 b466e5c90b3b: Layer already exists 10:54:26 e6ef0c898459: Layer already exists 10:54:26 04ffbacd2cc6: Layer already exists 10:54:26 9833f26c6bda: Layer already exists 10:54:26 285505807133: Layer already exists 10:54:26 0c5de31042fb: Layer already exists 10:54:26 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + 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 10:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:54:27 b466e5c90b3b: Preparing 10:54:27 215283276a18: Preparing 10:54:27 04ffbacd2cc6: Preparing 10:54:27 e3f2c3b5f7e3: Preparing 10:54:27 e6ef0c898459: Preparing 10:54:27 0c5de31042fb: Preparing 10:54:27 285505807133: Preparing 10:54:27 9833f26c6bda: Preparing 10:54:27 0c5de31042fb: Waiting 10:54:27 285505807133: Waiting 10:54:27 9833f26c6bda: Waiting 10:54:27 e6ef0c898459: Layer already exists 10:54:27 b466e5c90b3b: Layer already exists 10:54:27 215283276a18: Layer already exists 10:54:27 04ffbacd2cc6: Layer already exists 10:54:27 e3f2c3b5f7e3: Layer already exists 10:54:27 285505807133: Layer already exists 10:54:27 9833f26c6bda: Layer already exists 10:54:27 0c5de31042fb: Layer already exists 10:54:27 main: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:27 ===================================================== [Pipeline] echo 10:54:27 taggedImages: 10:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.101 10:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:54:27 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:54:27 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:27 latest 10:54:27 2.3.0-dev.101 10:54:27 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:27 main 10:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:54:28 5442730a3193: Preparing 10:54:28 f20ec6246d32: Preparing 10:54:28 57df5871a882: Preparing 10:54:28 9f66eeeb92ae: Preparing 10:54:28 4dfbe33d8a30: Preparing 10:54:28 285505807133: Preparing 10:54:28 9833f26c6bda: Preparing 10:54:28 285505807133: Waiting 10:54:28 9833f26c6bda: Waiting 10:54:28 f20ec6246d32: Pushed 10:54:28 5442730a3193: Pushed 10:54:28 57df5871a882: Pushed 10:54:28 285505807133: Layer already exists 10:54:28 9833f26c6bda: Layer already exists 10:54:29 4dfbe33d8a30: Pushed 10:54:44 9f66eeeb92ae: Pushed 10:54:44 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:44 + 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 10:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:54:44 5442730a3193: Preparing 10:54:44 f20ec6246d32: Preparing 10:54:44 57df5871a882: Preparing 10:54:44 9f66eeeb92ae: Preparing 10:54:44 4dfbe33d8a30: Preparing 10:54:44 285505807133: Preparing 10:54:44 9833f26c6bda: Preparing 10:54:44 285505807133: Waiting 10:54:44 9833f26c6bda: Waiting 10:54:44 f20ec6246d32: Layer already exists 10:54:44 9f66eeeb92ae: Layer already exists 10:54:44 4dfbe33d8a30: Layer already exists 10:54:44 5442730a3193: Layer already exists 10:54:44 57df5871a882: Layer already exists 10:54:44 285505807133: Layer already exists 10:54:44 9833f26c6bda: Layer already exists 10:54:44 latest: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.101 10:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:54:45 5442730a3193: Preparing 10:54:45 f20ec6246d32: Preparing 10:54:45 57df5871a882: Preparing 10:54:45 9f66eeeb92ae: Preparing 10:54:45 4dfbe33d8a30: Preparing 10:54:45 285505807133: Preparing 10:54:45 9833f26c6bda: Preparing 10:54:45 285505807133: Waiting 10:54:45 9833f26c6bda: Waiting 10:54:45 5442730a3193: Layer already exists 10:54:45 57df5871a882: Layer already exists 10:54:45 4dfbe33d8a30: Layer already exists 10:54:45 f20ec6246d32: Layer already exists 10:54:45 9f66eeeb92ae: Layer already exists 10:54:45 285505807133: Layer already exists 10:54:45 9833f26c6bda: Layer already exists 10:54:45 2.3.0-dev.101: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:54:46 5442730a3193: Preparing 10:54:46 f20ec6246d32: Preparing 10:54:46 57df5871a882: Preparing 10:54:46 9f66eeeb92ae: Preparing 10:54:46 4dfbe33d8a30: Preparing 10:54:46 285505807133: Preparing 10:54:46 9833f26c6bda: Preparing 10:54:46 285505807133: Waiting 10:54:46 9833f26c6bda: Waiting 10:54:46 5442730a3193: Layer already exists 10:54:46 4dfbe33d8a30: Layer already exists 10:54:46 57df5871a882: Layer already exists 10:54:46 f20ec6246d32: Layer already exists 10:54:46 9f66eeeb92ae: Layer already exists 10:54:46 9833f26c6bda: Layer already exists 10:54:46 285505807133: Layer already exists 10:54:46 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:47 + 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 10:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:54:47 5442730a3193: Preparing 10:54:47 f20ec6246d32: Preparing 10:54:47 57df5871a882: Preparing 10:54:47 9f66eeeb92ae: Preparing 10:54:47 4dfbe33d8a30: Preparing 10:54:47 285505807133: Preparing 10:54:47 9833f26c6bda: Preparing 10:54:47 9833f26c6bda: Waiting 10:54:47 285505807133: Waiting 10:54:47 5442730a3193: Layer already exists 10:54:47 9f66eeeb92ae: Layer already exists 10:54:47 57df5871a882: Layer already exists 10:54:47 4dfbe33d8a30: Layer already exists 10:54:47 f20ec6246d32: Layer already exists 10:54:47 9833f26c6bda: Layer already exists 10:54:47 285505807133: Layer already exists 10:54:47 main: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:47 ===================================================== [Pipeline] echo 10:54:47 taggedImages: 10:54:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:54:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.101 10:54:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:54:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:54:47 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:47 latest 10:54:47 2.3.0-dev.101 10:54:47 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:54:47 main 10:54:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:54:48 ed9d1af9fafd: Preparing 10:54:48 bbf778d7ed06: Preparing 10:54:48 39129ef19233: Preparing 10:54:48 f022a1438b89: Preparing 10:54:48 0c5de31042fb: Preparing 10:54:48 285505807133: Preparing 10:54:48 9833f26c6bda: Preparing 10:54:48 285505807133: Waiting 10:54:48 9833f26c6bda: Waiting 10:54:48 0c5de31042fb: Layer already exists 10:54:48 285505807133: Layer already exists 10:54:48 9833f26c6bda: Layer already exists 10:54:48 bbf778d7ed06: Pushed 10:54:48 39129ef19233: Pushed 10:54:48 ed9d1af9fafd: Pushed 10:55:03 f022a1438b89: Pushed 10:55:03 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:04 + 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 10:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:55:04 ed9d1af9fafd: Preparing 10:55:04 bbf778d7ed06: Preparing 10:55:04 39129ef19233: Preparing 10:55:04 f022a1438b89: Preparing 10:55:04 0c5de31042fb: Preparing 10:55:04 285505807133: Preparing 10:55:04 9833f26c6bda: Preparing 10:55:04 285505807133: Waiting 10:55:04 9833f26c6bda: Waiting 10:55:04 39129ef19233: Layer already exists 10:55:04 f022a1438b89: Layer already exists 10:55:04 bbf778d7ed06: Layer already exists 10:55:04 0c5de31042fb: Layer already exists 10:55:04 ed9d1af9fafd: Layer already exists 10:55:04 285505807133: Layer already exists 10:55:04 9833f26c6bda: Layer already exists 10:55:04 latest: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.101 10:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:55:05 ed9d1af9fafd: Preparing 10:55:05 bbf778d7ed06: Preparing 10:55:05 39129ef19233: Preparing 10:55:05 f022a1438b89: Preparing 10:55:05 0c5de31042fb: Preparing 10:55:05 285505807133: Preparing 10:55:05 9833f26c6bda: Preparing 10:55:05 285505807133: Waiting 10:55:05 9833f26c6bda: Waiting 10:55:05 0c5de31042fb: Layer already exists 10:55:05 ed9d1af9fafd: Layer already exists 10:55:05 39129ef19233: Layer already exists 10:55:05 f022a1438b89: Layer already exists 10:55:05 bbf778d7ed06: Layer already exists 10:55:05 9833f26c6bda: Layer already exists 10:55:05 285505807133: Layer already exists 10:55:05 2.3.0-dev.101: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:55:06 ed9d1af9fafd: Preparing 10:55:06 bbf778d7ed06: Preparing 10:55:06 39129ef19233: Preparing 10:55:06 f022a1438b89: Preparing 10:55:06 0c5de31042fb: Preparing 10:55:06 285505807133: Preparing 10:55:06 9833f26c6bda: Preparing 10:55:06 285505807133: Waiting 10:55:06 9833f26c6bda: Waiting 10:55:06 0c5de31042fb: Layer already exists 10:55:06 39129ef19233: Layer already exists 10:55:06 bbf778d7ed06: Layer already exists 10:55:06 f022a1438b89: Layer already exists 10:55:06 ed9d1af9fafd: Layer already exists 10:55:06 285505807133: Layer already exists 10:55:06 9833f26c6bda: Layer already exists 10:55:06 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:06 + 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 10:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:55:07 ed9d1af9fafd: Preparing 10:55:07 bbf778d7ed06: Preparing 10:55:07 39129ef19233: Preparing 10:55:07 f022a1438b89: Preparing 10:55:07 0c5de31042fb: Preparing 10:55:07 285505807133: Preparing 10:55:07 9833f26c6bda: Preparing 10:55:07 285505807133: Waiting 10:55:07 9833f26c6bda: Waiting 10:55:07 0c5de31042fb: Layer already exists 10:55:07 bbf778d7ed06: Layer already exists 10:55:07 f022a1438b89: Layer already exists 10:55:07 39129ef19233: Layer already exists 10:55:07 ed9d1af9fafd: Layer already exists 10:55:07 9833f26c6bda: Layer already exists 10:55:07 285505807133: Layer already exists 10:55:07 main: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:07 ===================================================== [Pipeline] echo 10:55:07 taggedImages: 10:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.101 10:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:55:07 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:55:07 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:07 latest 10:55:07 2.3.0-dev.101 10:55:07 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:07 main 10:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:55:08 b8f03876332e: Preparing 10:55:08 251cafe62e91: Preparing 10:55:08 a7323c233672: Preparing 10:55:08 2155d7bee9c3: Preparing 10:55:08 5d3e392a13a0: Preparing 10:55:08 5d3e392a13a0: Layer already exists 10:55:08 a7323c233672: Layer already exists 10:55:08 b8f03876332e: Pushed 10:55:08 2155d7bee9c3: Pushed 10:55:13 251cafe62e91: Pushed 10:55:13 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:55:14 b8f03876332e: Preparing 10:55:14 251cafe62e91: Preparing 10:55:14 a7323c233672: Preparing 10:55:14 2155d7bee9c3: Preparing 10:55:14 5d3e392a13a0: Preparing 10:55:14 a7323c233672: Layer already exists 10:55:14 251cafe62e91: Layer already exists 10:55:14 2155d7bee9c3: Layer already exists 10:55:14 5d3e392a13a0: Layer already exists 10:55:14 b8f03876332e: Layer already exists 10:55:14 latest: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.101 10:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:55:15 b8f03876332e: Preparing 10:55:15 251cafe62e91: Preparing 10:55:15 a7323c233672: Preparing 10:55:15 2155d7bee9c3: Preparing 10:55:15 5d3e392a13a0: Preparing 10:55:15 2155d7bee9c3: Layer already exists 10:55:15 a7323c233672: Layer already exists 10:55:15 b8f03876332e: Layer already exists 10:55:15 5d3e392a13a0: Layer already exists 10:55:15 251cafe62e91: Layer already exists 10:55:15 2.3.0-dev.101: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:55:16 b8f03876332e: Preparing 10:55:16 251cafe62e91: Preparing 10:55:16 a7323c233672: Preparing 10:55:16 2155d7bee9c3: Preparing 10:55:16 5d3e392a13a0: Preparing 10:55:16 a7323c233672: Layer already exists 10:55:16 251cafe62e91: Layer already exists 10:55:16 b8f03876332e: Layer already exists 10:55:16 2155d7bee9c3: Layer already exists 10:55:16 5d3e392a13a0: Layer already exists 10:55:16 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:55:17 b8f03876332e: Preparing 10:55:17 251cafe62e91: Preparing 10:55:17 a7323c233672: Preparing 10:55:17 2155d7bee9c3: Preparing 10:55:17 5d3e392a13a0: Preparing 10:55:17 a7323c233672: Layer already exists 10:55:17 5d3e392a13a0: Layer already exists 10:55:17 b8f03876332e: Layer already exists 10:55:17 2155d7bee9c3: Layer already exists 10:55:17 251cafe62e91: Layer already exists 10:55:17 main: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:17 ===================================================== [Pipeline] echo 10:55:17 taggedImages: 10:55:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:55:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.101 10:55:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:55:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:55:17 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:17 latest 10:55:17 2.3.0-dev.101 10:55:17 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:17 main 10:55:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:55:18 a53ffb78af7b: Preparing 10:55:18 c977e0e2fece: Preparing 10:55:18 a7323c233672: Preparing 10:55:18 445d150b98c3: Preparing 10:55:18 5d3e392a13a0: Preparing 10:55:18 445d150b98c3: Layer already exists 10:55:18 5d3e392a13a0: Layer already exists 10:55:18 a7323c233672: Layer already exists 10:55:18 a53ffb78af7b: Pushed 10:55:23 c977e0e2fece: Pushed 10:55:24 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:55:24 a53ffb78af7b: Preparing 10:55:24 c977e0e2fece: Preparing 10:55:24 a7323c233672: Preparing 10:55:24 445d150b98c3: Preparing 10:55:24 5d3e392a13a0: Preparing 10:55:24 5d3e392a13a0: Layer already exists 10:55:24 a7323c233672: Layer already exists 10:55:24 c977e0e2fece: Layer already exists 10:55:24 445d150b98c3: Layer already exists 10:55:24 a53ffb78af7b: Layer already exists 10:55:24 latest: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.101 10:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:55:25 a53ffb78af7b: Preparing 10:55:25 c977e0e2fece: Preparing 10:55:25 a7323c233672: Preparing 10:55:25 445d150b98c3: Preparing 10:55:25 5d3e392a13a0: Preparing 10:55:25 5d3e392a13a0: Layer already exists 10:55:25 a7323c233672: Layer already exists 10:55:25 445d150b98c3: Layer already exists 10:55:25 c977e0e2fece: Layer already exists 10:55:25 a53ffb78af7b: Layer already exists 10:55:25 2.3.0-dev.101: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:55:26 a53ffb78af7b: Preparing 10:55:26 c977e0e2fece: Preparing 10:55:26 a7323c233672: Preparing 10:55:26 445d150b98c3: Preparing 10:55:26 5d3e392a13a0: Preparing 10:55:26 a7323c233672: Layer already exists 10:55:26 445d150b98c3: Layer already exists 10:55:26 a53ffb78af7b: Layer already exists 10:55:26 c977e0e2fece: Layer already exists 10:55:26 5d3e392a13a0: Layer already exists 10:55:26 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:55:27 a53ffb78af7b: Preparing 10:55:27 c977e0e2fece: Preparing 10:55:27 a7323c233672: Preparing 10:55:27 445d150b98c3: Preparing 10:55:27 5d3e392a13a0: Preparing 10:55:27 a7323c233672: Layer already exists 10:55:27 445d150b98c3: Layer already exists 10:55:27 c977e0e2fece: Layer already exists 10:55:27 5d3e392a13a0: Layer already exists 10:55:27 a53ffb78af7b: Layer already exists 10:55:27 main: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:55:27 ===================================================== [Pipeline] echo 10:55:27 taggedImages: 10:55:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:55:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.101 10:55:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:55:27 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 10:55:27 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:27 latest 10:55:27 2.3.0-dev.101 10:55:27 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:27 main 10:55:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:55:28 cd51bae92fcc: Preparing 10:55:28 09f04e9d05f3: Preparing 10:55:28 d12cd7b2129c: Preparing 10:55:28 ac70539ee189: Preparing 10:55:28 5d3e392a13a0: Preparing 10:55:28 5d3e392a13a0: Layer already exists 10:55:28 09f04e9d05f3: Pushed 10:55:28 cd51bae92fcc: Pushed 10:55:30 d12cd7b2129c: Pushed 10:55:57 ac70539ee189: Pushed 10:55:57 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:57 + 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 10:55:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:55:58 cd51bae92fcc: Preparing 10:55:58 09f04e9d05f3: Preparing 10:55:58 d12cd7b2129c: Preparing 10:55:58 ac70539ee189: Preparing 10:55:58 5d3e392a13a0: Preparing 10:55:58 5d3e392a13a0: Layer already exists 10:55:58 09f04e9d05f3: Layer already exists 10:55:58 d12cd7b2129c: Layer already exists 10:55:58 cd51bae92fcc: Layer already exists 10:55:58 ac70539ee189: Layer already exists 10:55:58 latest: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.101 10:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:55:59 cd51bae92fcc: Preparing 10:55:59 09f04e9d05f3: Preparing 10:55:59 d12cd7b2129c: Preparing 10:55:59 ac70539ee189: Preparing 10:55:59 5d3e392a13a0: Preparing 10:55:59 5d3e392a13a0: Layer already exists 10:55:59 d12cd7b2129c: Layer already exists 10:55:59 cd51bae92fcc: Layer already exists 10:55:59 ac70539ee189: Layer already exists 10:55:59 09f04e9d05f3: Layer already exists 10:55:59 2.3.0-dev.101: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:59 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:55:59 cd51bae92fcc: Preparing 10:55:59 09f04e9d05f3: Preparing 10:55:59 d12cd7b2129c: Preparing 10:55:59 ac70539ee189: Preparing 10:55:59 5d3e392a13a0: Preparing 10:55:59 09f04e9d05f3: Layer already exists 10:55:59 ac70539ee189: Layer already exists 10:55:59 cd51bae92fcc: Layer already exists 10:55:59 5d3e392a13a0: Layer already exists 10:55:59 d12cd7b2129c: Layer already exists 10:55:59 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:00 + 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 10:56:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 10:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:56:00 cd51bae92fcc: Preparing 10:56:00 09f04e9d05f3: Preparing 10:56:00 d12cd7b2129c: Preparing 10:56:00 ac70539ee189: Preparing 10:56:00 5d3e392a13a0: Preparing 10:56:00 d12cd7b2129c: Layer already exists 10:56:00 5d3e392a13a0: Layer already exists 10:56:00 09f04e9d05f3: Layer already exists 10:56:00 ac70539ee189: Layer already exists 10:56:00 cd51bae92fcc: Layer already exists 10:56:01 main: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:01 ===================================================== [Pipeline] echo 10:56:01 taggedImages: 10:56:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf 10:56:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:56:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.101 10:56:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 10:56:01 - 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 10:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:01 10:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:01 arm64: Pulling from edgex-lftools-log-publisher 10:56:01 8998bd30e6a1: Pulling fs layer 10:56:01 04944245beec: Pulling fs layer 10:56:01 699f458cf7ca: Pulling fs layer 10:56:01 765212b225bb: Pulling fs layer 10:56:01 f23df028b6ca: Pulling fs layer 10:56:01 d65c8cfc05b1: Pulling fs layer 10:56:01 2437ff75d9bd: Pulling fs layer 10:56:01 765212b225bb: Waiting 10:56:01 2437ff75d9bd: Waiting 10:56:01 d65c8cfc05b1: Waiting 10:56:02 04944245beec: Verifying Checksum 10:56:02 04944245beec: Download complete 10:56:02 765212b225bb: Verifying Checksum 10:56:02 765212b225bb: Download complete 10:56:02 f23df028b6ca: Verifying Checksum 10:56:02 f23df028b6ca: Download complete 10:56:02 d65c8cfc05b1: Verifying Checksum 10:56:02 d65c8cfc05b1: Download complete 10:56:02 699f458cf7ca: Verifying Checksum 10:56:02 699f458cf7ca: Download complete 10:56:02 8998bd30e6a1: Verifying Checksum 10:56:02 8998bd30e6a1: Download complete 10:56:05 2437ff75d9bd: Verifying Checksum 10:56:05 2437ff75d9bd: Download complete 10:56:07 8998bd30e6a1: Pull complete 10:56:07 04944245beec: Pull complete 10:56:08 699f458cf7ca: Pull complete 10:56:08 765212b225bb: Pull complete 10:56:09 f23df028b6ca: Pull complete 10:56:10 d65c8cfc05b1: Pull complete 10:56:25 2437ff75d9bd: Pull complete 10:56:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:25 prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container 10:56:25 $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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 10:56:27 $ docker top ce3a5084e616cc13b2cfa10c56a0f8e516c6ecf865f72186cc851428b9ce3c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:28 ---> job-cost.sh 10:56:28 lf-activate-venv: SKIPPING 10:56:28 INFO: No Stack... 10:56:29 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:30 INFO: Archiving Costs [Pipeline] sh 10:56:30 + cat /w/workspace/edgex-go/339/archives/cost.csv 10:56:30 + cut -d, -f6 [Pipeline] lock 10:56:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] 10:56:30 Resource [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] did not exist. Created. 10:56:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:31 + echo total: 0.10999999940395355 [Pipeline] stash 10:56:31 Stashed 1 file(s) [Pipeline] } 10:56:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:31 $ docker stop --time=1 ce3a5084e616cc13b2cfa10c56a0f8e516c6ecf865f72186cc851428b9ce3c83 10:56:33 $ docker rm -f ce3a5084e616cc13b2cfa10c56a0f8e516c6ecf865f72186cc851428b9ce3c83 [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 10:56:33 provisioning config files... 10:56:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/339@tmp/config15048153121802967307tmp [Pipeline] { [Pipeline] sh 10:56:34 + set +x 10:56:34 + curl -s https://codecov.io/bash 10:56:34 + bash -s -- 10:56:34 10:56:34 _____ _ 10:56:34 / ____| | | 10:56:34 | | ___ __| | ___ ___ _____ __ 10:56:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:56:34 | |___| (_) | (_| | __/ (_| (_) \ V / 10:56:34 \_____\___/ \__,_|\___|\___\___/ \_/ 10:56:34 Bash-1.0.6 10:56:34 10:56:34 10:56:34 ==> git version 2.25.1 found 10:56:34 ==> 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 10:56:34 Release-Date: 2020-01-08 10:56:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:56:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:56:34 ==> Jenkins CI detected. 10:56:34 current dir:  /w/workspace/edgex-go/339 10:56:34 project root: . 10:56:34 --> token set from env 10:56:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:56:34 ==> Running gcov in . (disable via -X gcov) 10:56:34 ==> Python coveragepy not found 10:56:34 ==> Searching for coverage reports in: 10:56:34 + . 10:56:34 -> Found 1 reports 10:56:34 ==> Detecting git/mercurial file structure 10:56:34 ==> Reading reports 10:56:34 + ./coverage.out bytes=500482 10:56:34 ==> Appending adjustments 10:56:34 https://docs.codecov.io/docs/fixing-reports 10:56:35 + Found adjustments 10:56:35 ==> Gzipping contents 10:56:35 64K /tmp/codecov.V9XN53.gz 10:56:35 ==> Uploading reports 10:56:35 url: https://codecov.io 10:56:35 query: branch=main&commit=9ee2498bacc647f13c5df1d0cb60253a462eb6cf&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:56:35 -> Pinging Codecov 10:56:35 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=9ee2498bacc647f13c5df1d0cb60253a462eb6cf&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:56:36 -> Uploading to 10:56:36 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/9ee2498bacc647f13c5df1d0cb60253a462eb6cf/a4601ec2-8b2e-40a7-8b5c-7649baeca04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T105635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2297adff178ee98da6154f69e431bb319b6a4581917f363d5f37e8b44106c5a9 10:56:36 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:36 Dload Upload Total Spent Left Speed 10:56:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65275 0 0 100 65275 0 263k --:--:-- --:--:-- --:--:-- 263k 10:56:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } 10:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:56:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:56:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:56:36 10:56:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:56:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:56:37 df9b9388f04a: Pulling fs layer 10:56:37 52dc419b0ee2: Pulling fs layer 10:56:37 25bc292e5bac: Pulling fs layer 10:56:37 114826534d7a: Pulling fs layer 10:56:37 4657fd5d0bcf: Pulling fs layer 10:56:37 6ad1cebc031e: Pulling fs layer 10:56:37 8a3aa393b2d8: Pulling fs layer 10:56:37 4657fd5d0bcf: Waiting 10:56:37 114826534d7a: Waiting 10:56:37 6ad1cebc031e: Waiting 10:56:37 25bc292e5bac: Verifying Checksum 10:56:37 25bc292e5bac: Download complete 10:56:37 52dc419b0ee2: Verifying Checksum 10:56:37 52dc419b0ee2: Download complete 10:56:37 4657fd5d0bcf: Download complete 10:56:37 df9b9388f04a: Verifying Checksum 10:56:37 6ad1cebc031e: Verifying Checksum 10:56:37 6ad1cebc031e: Download complete 10:56:37 df9b9388f04a: Pull complete 10:56:37 52dc419b0ee2: Pull complete 10:56:37 25bc292e5bac: Pull complete 10:56:37 114826534d7a: Verifying Checksum 10:56:37 114826534d7a: Download complete 10:56:38 8a3aa393b2d8: Verifying Checksum 10:56:38 8a3aa393b2d8: Download complete 10:56:42 114826534d7a: Pull complete 10:56:42 4657fd5d0bcf: Pull complete 10:56:42 6ad1cebc031e: Pull complete 10:56:44 8a3aa393b2d8: Pull complete 10:56:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:56:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:45 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:56:45 $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:56:51 $ docker top 5ff5af18693188b47b68a9fd35806be865f8dbd582047340fec256e42c0e3b34 -eo pid,comm [Pipeline] { [Pipeline] echo 10:56:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:56:51 + set -o pipefail 10:56:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:56:57 10:56:57 Monitoring /w/workspace/edgex-go/339 (github.com/edgexfoundry/edgex-go)... 10:56:57 10:56:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4260c884-efb2-42bd-a818-21f305e5e227 10:56:57 10:56:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:56:57 10:56:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:56:57 10:56:57 10:56:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:56:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:56:57 More details here: https://snyk.co/ue1NS [Pipeline] } 10:56:57 $ docker stop --time=1 5ff5af18693188b47b68a9fd35806be865f8dbd582047340fec256e42c0e3b34 10:57:02 $ docker rm -f 5ff5af18693188b47b68a9fd35806be865f8dbd582047340fec256e42c0e3b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:57:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:02 provisioning config files... 10:57:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/339@tmp/config5362150797110484649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:03 --> edgex-publish-swagger.sh 10:57:03 === Publish openapi/v2 API === 10:57:03 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 10:57:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/339/openapi/v2/core-command.yaml] 10:57:03 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:03 Dload Upload Total Spent Left Speed 10:57:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34276 --:--:-- --:--:-- --:--:-- 34241 100 33831 0 0 100 33831 0 34276 --:--:-- --:--:-- --:--:-- 34241 10:57:04 10:57:04 10:57:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/339/openapi/v2/core-data.yaml] 10:57:04 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:04 Dload Upload Total Spent Left Speed 10:57:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 64392 0:00:01 0:00:01 --:--:-- 64392 100 71604 0 0 100 71604 0 64334 0:00:01 0:00:01 --:--:-- 64392 10:57:05 10:57:05 10:57:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/339/openapi/v2/core-metadata.yaml] 10:57:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:05 Dload Upload Total Spent Left Speed 10:57:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 10:57:06 10:57:06 10:57:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/339/openapi/v2/support-notifications.yaml] 10:57:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:06 Dload Upload Total Spent Left Speed 10:57:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88084 0:00:01 0:00:01 --:--:-- 88084 100 89318 0 0 100 89318 0 88084 0:00:01 0:00:01 --:--:-- 88084 10:57:07 10:57:07 10:57:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/339/openapi/v2/support-scheduler.yaml] 10:57:07 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:07 Dload Upload Total Spent Left Speed 10:57:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39516 0:00:01 0:00:01 --:--:-- 39516 100 39556 0 0 100 39556 0 39516 0:00:01 0:00:01 --:--:-- 39516 10:57:08 10:57:08 10:57:08 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/339/openapi/v2/system-agent.yaml] 10:57:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:08 Dload Upload Total Spent Left Speed 10:57:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20949 --:--:-- --:--:-- --:--:-- 20928 100 20091 0 0 100 20091 0 20928 --:--:-- --:--:-- --:--:-- 20928 10:57:09 10:57:09 [Pipeline] } 10:57:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:57:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:10 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:10 $ docker top 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 -eo pid,comm 10:57:10 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). 10:57:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:10 [ssh-agent] Looking for ssh-agent implementation... 10:57:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:10 $ docker exec 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 ssh-agent 10:57:11 SSH_AUTH_SOCK=/tmp/ssh-JLctpvCEpgM8/agent.32 10:57:11 SSH_AGENT_PID=38 10:57:11 Running ssh-add (command line suppressed) 10:57:11 Identity added: /w/workspace/edgex-go/339@tmp/private_key_7266673229066319216.key (/w/workspace/edgex-go/339@tmp/private_key_7266673229066319216.key) 10:57:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:11 + git semver tag 10:57:11 2022-10-25 10:57:11,648 [run_tag] DEBUG tag force:False 10:57:11 2022-10-25 10:57:11,649 [check_head_tag] DEBUG check head tag 10:57:11 2022-10-25 10:57:11,652 [execute] INFO git cat-file --batch-check 10:57:11 2022-10-25 10:57:11,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=) 10:57:11 2022-10-25 10:57:11,656 [execute] INFO git cat-file --batch 10:57:11 2022-10-25 10:57:11,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=) 10:57:11 2022-10-25 10:57:11,690 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:57:11 2022-10-25 10:57:11,690 [execute] INFO git tag -a v2.3.0-dev.101 -m v2.3.0-dev.101 10:57:11 2022-10-25 10:57:11,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.101', '-m', 'v2.3.0-dev.101'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=None) 10:57:11 2022-10-25 10:57:11,693 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:57:11 2.3.0-dev.101 [Pipeline] } 10:57:11 $ docker exec --env ******** --env ******** 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 ssh-agent -k 10:57:12 unset SSH_AUTH_SOCK; 10:57:12 unset SSH_AGENT_PID; 10:57:12 echo Agent pid 38 killed; 10:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:12 + git semver [Pipeline] } 10:57:12 $ docker stop --time=1 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 10:57:13 $ docker rm -f 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:14 10:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:14 0.23.1-centos7: Pulling from edgex-lftools 10:57:14 ab5ef0e58194: Pulling fs layer 10:57:14 9712f1f96733: Pulling fs layer 10:57:14 63f879dbbcfc: Pulling fs layer 10:57:14 0d9ebad4ef96: Pulling fs layer 10:57:14 e9a5061849ea: Pulling fs layer 10:57:14 d747dcd14b5f: Pulling fs layer 10:57:14 2de7ff778b66: Pulling fs layer 10:57:14 d747dcd14b5f: Waiting 10:57:14 2de7ff778b66: Waiting 10:57:14 0d9ebad4ef96: Waiting 10:57:14 e9a5061849ea: Waiting 10:57:14 9712f1f96733: Verifying Checksum 10:57:14 9712f1f96733: Download complete 10:57:15 63f879dbbcfc: Verifying Checksum 10:57:15 63f879dbbcfc: Download complete 10:57:15 e9a5061849ea: Verifying Checksum 10:57:15 e9a5061849ea: Download complete 10:57:15 d747dcd14b5f: Download complete 10:57:15 0d9ebad4ef96: Verifying Checksum 10:57:15 0d9ebad4ef96: Download complete 10:57:15 ab5ef0e58194: Download complete 10:57:15 2de7ff778b66: Verifying Checksum 10:57:15 2de7ff778b66: Download complete 10:57:18 ab5ef0e58194: Pull complete 10:57:18 9712f1f96733: Pull complete 10:57:18 63f879dbbcfc: Pull complete 10:57:23 0d9ebad4ef96: Pull complete 10:57:23 e9a5061849ea: Pull complete 10:57:23 d747dcd14b5f: Pull complete 10:57:24 2de7ff778b66: Pull complete 10:57:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:24 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:57:29 $ docker top 4a88423bf0978d845d505d254de8e8a0eb35388db7916e53d85ee2d213c70e3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:57:29 provisioning config files... 10:57:29 copy managed file [sigul-config] to file:/w/workspace/edgex-go/339@tmp/config15180446399026020047tmp 10:57:29 copy managed file [sigul-password] to file:/w/workspace/edgex-go/339@tmp/config3112138188975605044tmp 10:57:29 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/339@tmp/config17966639679889376426tmp [Pipeline] { [Pipeline] echo 10:57:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:57:29 ---> sigul-configuration.sh 10:57:29 gpg: directory `/root/.gnupg' created 10:57:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:57:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:57:29 gpg: keyring `/root/.gnupg/secring.gpg' created 10:57:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:57:29 gpg: CAST5 encrypted data 10:57:29 gpg: encrypted with 1 passphrase 10:57:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:57:29 + mkdir /home/jenkins 10:57:29 + mkdir /home/jenkins/sigul [Pipeline] sh 10:57:30 + 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 10:57:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:57:30 ---> sigul-install.sh 10:57:30 Sigul already installed; skipping installation. [Pipeline] sh 10:57:30 + git tag --list 10:57:30 0.6.0 10:57:30 0.6.1 10:57:30 0.7.0 10:57:30 0.7.1 10:57:30 v1.0.0 10:57:30 v1.0.1 10:57:30 v1.1.0 10:57:30 v1.2.0 10:57:30 v1.2.1 10:57:30 v1.3.0 10:57:30 v1.3.1 10:57:30 v2.0.0 10:57:30 v2.1.0 10:57:30 v2.1.1 10:57:30 v2.1.1-dev.1 10:57:30 v2.1.1-dev.2 10:57:30 v2.1.1-dev.3 10:57:30 v2.1.1-dev.4 10:57:30 v2.1.1-dev.5 10:57:30 v2.1.1-dev.6 10:57:30 v2.1.1-dev.7 10:57:30 v2.1.1-dev.8 10:57:30 v2.1.2-dev.1 10:57:30 v2.2.0 10:57:30 v2.2.1-dev.1 10:57:30 v2.2.1-dev.10 10:57:30 v2.2.1-dev.11 10:57:30 v2.2.1-dev.12 10:57:30 v2.2.1-dev.13 10:57:30 v2.2.1-dev.14 10:57:30 v2.2.1-dev.15 10:57:30 v2.2.1-dev.16 10:57:30 v2.2.1-dev.17 10:57:30 v2.2.1-dev.18 10:57:30 v2.2.1-dev.19 10:57:30 v2.2.1-dev.2 10:57:30 v2.2.1-dev.20 10:57:30 v2.2.1-dev.21 10:57:30 v2.2.1-dev.22 10:57:30 v2.2.1-dev.23 10:57:30 v2.2.1-dev.24 10:57:30 v2.2.1-dev.25 10:57:30 v2.2.1-dev.26 10:57:30 v2.2.1-dev.27 10:57:30 v2.2.1-dev.28 10:57:30 v2.2.1-dev.29 10:57:30 v2.2.1-dev.3 10:57:30 v2.2.1-dev.4 10:57:30 v2.2.1-dev.5 10:57:30 v2.2.1-dev.6 10:57:30 v2.2.1-dev.7 10:57:30 v2.2.1-dev.8 10:57:30 v2.2.1-dev.9 10:57:30 v2.3.0-dev.100 10:57:30 v2.3.0-dev.101 10:57:30 v2.3.0-dev.29 10:57:30 v2.3.0-dev.30 10:57:30 v2.3.0-dev.31 10:57:30 v2.3.0-dev.32 10:57:30 v2.3.0-dev.33 10:57:30 v2.3.0-dev.34 10:57:30 v2.3.0-dev.35 10:57:30 v2.3.0-dev.36 10:57:30 v2.3.0-dev.37 10:57:30 v2.3.0-dev.38 10:57:30 v2.3.0-dev.39 10:57:30 v2.3.0-dev.40 10:57:30 v2.3.0-dev.41 10:57:30 v2.3.0-dev.42 10:57:30 v2.3.0-dev.43 10:57:30 v2.3.0-dev.44 10:57:30 v2.3.0-dev.45 10:57:30 v2.3.0-dev.46 10:57:30 v2.3.0-dev.47 10:57:30 v2.3.0-dev.48 10:57:30 v2.3.0-dev.49 10:57:30 v2.3.0-dev.50 10:57:30 v2.3.0-dev.51 10:57:30 v2.3.0-dev.52 10:57:30 v2.3.0-dev.53 10:57:30 v2.3.0-dev.54 10:57:30 v2.3.0-dev.55 10:57:30 v2.3.0-dev.56 10:57:30 v2.3.0-dev.57 10:57:30 v2.3.0-dev.58 10:57:30 v2.3.0-dev.59 10:57:30 v2.3.0-dev.60 10:57:30 v2.3.0-dev.61 10:57:30 v2.3.0-dev.62 10:57:30 v2.3.0-dev.63 10:57:30 v2.3.0-dev.64 10:57:30 v2.3.0-dev.65 10:57:30 v2.3.0-dev.66 10:57:30 v2.3.0-dev.67 10:57:30 v2.3.0-dev.68 10:57:30 v2.3.0-dev.69 10:57:30 v2.3.0-dev.70 10:57:30 v2.3.0-dev.71 10:57:30 v2.3.0-dev.72 10:57:30 v2.3.0-dev.73 10:57:30 v2.3.0-dev.74 10:57:30 v2.3.0-dev.75 10:57:30 v2.3.0-dev.76 10:57:30 v2.3.0-dev.77 10:57:30 v2.3.0-dev.78 10:57:30 v2.3.0-dev.79 10:57:30 v2.3.0-dev.80 10:57:30 v2.3.0-dev.81 10:57:30 v2.3.0-dev.82 10:57:30 v2.3.0-dev.83 10:57:30 v2.3.0-dev.84 10:57:30 v2.3.0-dev.85 10:57:30 v2.3.0-dev.86 10:57:30 v2.3.0-dev.87 10:57:30 v2.3.0-dev.88 10:57:30 v2.3.0-dev.89 10:57:30 v2.3.0-dev.90 10:57:30 v2.3.0-dev.91 10:57:30 v2.3.0-dev.92 10:57:30 v2.3.0-dev.93 10:57:30 v2.3.0-dev.94 10:57:30 v2.3.0-dev.95 10:57:30 v2.3.0-dev.96 10:57:30 v2.3.0-dev.97 10:57:30 v2.3.0-dev.98 10:57:30 v2.3.0-dev.99 [Pipeline] sh 10:57:30 + lftools sign git-tag v2.3.0-dev.101 10:57:31 Signing Git tag with Sigul... 10:57:31 Signing v2.3.0-dev.101 [Pipeline] echo 10:57:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:57:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:57:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:57:32 $ docker stop --time=1 4a88423bf0978d845d505d254de8e8a0eb35388db7916e53d85ee2d213c70e3d 10:57:33 $ docker rm -f 4a88423bf0978d845d505d254de8e8a0eb35388db7916e53d85ee2d213c70e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:57:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:34 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:34 $ docker top 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 -eo pid,comm 10:57:34 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). 10:57:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:34 [ssh-agent] Looking for ssh-agent implementation... 10:57:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:35 $ docker exec 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 ssh-agent 10:57:35 SSH_AUTH_SOCK=/tmp/ssh-F0Tl3XDDudol/agent.33 10:57:35 SSH_AGENT_PID=39 10:57:35 Running ssh-add (command line suppressed) 10:57:35 Identity added: /w/workspace/edgex-go/339@tmp/private_key_2995830988582704228.key (/w/workspace/edgex-go/339@tmp/private_key_2995830988582704228.key) 10:57:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:35 + git semver bump pre 10:57:35 2022-10-25 10:57:35,812 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:57:35 2022-10-25 10:57:35,812 [bump_version] DEBUG bumping version:2.3.0-dev.101 on axis:pre with prefix:dev 10:57:35 2022-10-25 10:57:35,812 [bump_version] DEBUG bumped version:2.3.0-dev.102 10:57:35 2022-10-25 10:57:35,812 [write_version] DEBUG write version:2.3.0-dev.102 to path:/w/workspace/edgex-go/339/.semver/main with force:True 10:57:35 2022-10-25 10:57:35,812 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:57:35 2022-10-25 10:57:35,812 [write_file] DEBUG write to file:/w/workspace/edgex-go/339/.semver/main 10:57:35 2022-10-25 10:57:35,814 [execute] INFO git cat-file --batch-check 10:57:35 2022-10-25 10:57:35,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=) 10:57:35 2022-10-25 10:57:35,820 [execute] INFO git cat-file --batch 10:57:35 2022-10-25 10:57:35,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=) 10:57:35 2022-10-25 10:57:35,825 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:57:35 2.3.0-dev.102 [Pipeline] } 10:57:35 $ docker exec --env ******** --env ******** 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 ssh-agent -k 10:57:35 unset SSH_AUTH_SOCK; 10:57:35 unset SSH_AGENT_PID; 10:57:35 echo Agent pid 39 killed; 10:57:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:36 + git semver [Pipeline] } 10:57:36 $ docker stop --time=1 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 10:57:37 $ docker rm -f 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:38 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:38 $ docker top 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 -eo pid,comm 10:57:38 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). 10:57:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:38 [ssh-agent] Looking for ssh-agent implementation... 10:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:39 $ docker exec 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 ssh-agent 10:57:39 SSH_AUTH_SOCK=/tmp/ssh-zYTbqPaiJE1K/agent.32 10:57:39 SSH_AGENT_PID=38 10:57:39 Running ssh-add (command line suppressed) 10:57:39 Identity added: /w/workspace/edgex-go/339@tmp/private_key_17509166732845395345.key (/w/workspace/edgex-go/339@tmp/private_key_17509166732845395345.key) 10:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:39 + git semver push 10:57:39 2022-10-25 10:57:39,845 [run_push] DEBUG push 10:57:39 2022-10-25 10:57:39,846 [execute] INFO git cat-file --batch-check 10:57:39 2022-10-25 10:57:39,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=) 10:57:39 2022-10-25 10:57:39,851 [execute] INFO git rev-list 2ffdf6433995d3b73ea6c220053f5082b3728d4a -- 10:57:39 2022-10-25 10:57:39,851 [execute] DEBUG Popen(['git', 'rev-list', '2ffdf6433995d3b73ea6c220053f5082b3728d4a', '--'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=None) 10:57:39 2022-10-25 10:57:39,867 [execute] INFO git fetch -v origin 10:57:39 2022-10-25 10:57:39,868 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=True, shell=None, istream=None) 10:57:40 2022-10-25 10:57:40,413 [run_push] DEBUG no remote changes detected 10:57:40 2022-10-25 10:57:40,413 [execute] INFO git push origin semver 10:57:40 2022-10-25 10:57:40,414 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=None) 10:57:41 2022-10-25 10:57:41,422 [run_push] DEBUG push all version tags 10:57:41 2022-10-25 10:57:41,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:57:41 2022-10-25 10:57:41,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=None) 10:57:42 2022-10-25 10:57:42,345 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main 10:57:42 2.3.0-dev.102 [Pipeline] } 10:57:42 $ docker exec --env ******** --env ******** 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 ssh-agent -k 10:57:42 unset SSH_AUTH_SOCK; 10:57:42 unset SSH_AGENT_PID; 10:57:42 echo Agent pid 38 killed; 10:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:42 + git semver [Pipeline] } 10:57:43 $ docker stop --time=1 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 10:57:44 $ docker rm -f 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 [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 10:57:44 + [ -d /w/workspace/edgex-go/339/archives ] [Pipeline] libraryResource [Pipeline] sh 10:57:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:46 ---> package-listing.sh 10:57:46 ++ facter osfamily 10:57:46 ++ tr '[:upper:]' '[:lower:]' 10:57:46 + OS_FAMILY=debian 10:57:46 + workspace=/w/workspace/edgex-go/339 10:57:46 + START_PACKAGES=/tmp/packages_start.txt 10:57:46 + END_PACKAGES=/tmp/packages_end.txt 10:57:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:46 + PACKAGES=/tmp/packages_start.txt 10:57:46 + '[' /w/workspace/edgex-go/339 ']' 10:57:46 + PACKAGES=/tmp/packages_end.txt 10:57:46 + case "${OS_FAMILY}" in 10:57:46 + dpkg -l 10:57:46 + grep '^ii' 10:57:46 + '[' -f /tmp/packages_start.txt ']' 10:57:46 + '[' -f /tmp/packages_end.txt ']' 10:57:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:46 + '[' /w/workspace/edgex-go/339 ']' 10:57:46 + mkdir -p /w/workspace/edgex-go/339/archives/ 10:57:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/339/archives/ [Pipeline] echo 10:57:46 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/339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:57:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:47 10:57:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:47 latest: Pulling from edgex-lftools-log-publisher 10:57:47 5eb5b503b376: Pulling fs layer 10:57:47 5c69ac0246d0: Pulling fs layer 10:57:47 ec43610c2a17: Pulling fs layer 10:57:47 3a2ae6a8a46f: Pulling fs layer 10:57:47 33b1e0a273af: Pulling fs layer 10:57:47 5d3b04190fa2: Pulling fs layer 10:57:47 2f39f015ded8: Pulling fs layer 10:57:47 3a2ae6a8a46f: Waiting 10:57:47 33b1e0a273af: Waiting 10:57:47 2f39f015ded8: Waiting 10:57:47 5d3b04190fa2: Waiting 10:57:47 5c69ac0246d0: Download complete 10:57:47 3a2ae6a8a46f: Verifying Checksum 10:57:47 3a2ae6a8a46f: Download complete 10:57:47 33b1e0a273af: Verifying Checksum 10:57:47 33b1e0a273af: Download complete 10:57:47 5d3b04190fa2: Verifying Checksum 10:57:47 5d3b04190fa2: Download complete 10:57:47 ec43610c2a17: Download complete 10:57:47 5eb5b503b376: Verifying Checksum 10:57:47 5eb5b503b376: Download complete 10:57:48 2f39f015ded8: Download complete 10:57:48 5eb5b503b376: Pull complete 10:57:49 5c69ac0246d0: Pull complete 10:57:49 ec43610c2a17: Pull complete 10:57:49 3a2ae6a8a46f: Pull complete 10:57:49 33b1e0a273af: Pull complete 10:57:49 5d3b04190fa2: Pull complete 10:57:54 2f39f015ded8: Pull complete 10:57:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:54 prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container 10:57:54 $ 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/339/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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:56 $ docker top 6d7fe56814d772708d7817b7b9b4bddf28135672138dffafeba2189ee8d3e475 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:57 + ls /var/log/sa-host 10:57:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:57 provisioning config files... 10:57:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/339@tmp/config9922993366409937692tmp [Pipeline] { [Pipeline] echo 10:57:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:57 ---> create-netrc.sh [Pipeline] } 10:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:57 ---> python-tools-install.sh [Pipeline] echo 10:57:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:58 ---> sudo-logs.sh 10:57:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:58 ---> job-cost.sh 10:57:58 lf-activate-venv: SKIPPING 10:57:58 DEBUG: total: 0.10999999940395355 10:57:58 INFO: Retrieving Stack Cost... 10:57:58 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:59 INFO: Archiving Costs [Pipeline] echo 10:57:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:59 ---> logs-deploy.sh 10:57:59 lf-activate-venv: SKIPPING 10:57:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/339 10:57:59 INFO: archiving workspace using pattern(s): 10:58:00 Archives upload complete. 10:58:00 INFO: archiving logs to Nexus 10:58:01 ---> uname -a: 10:58:01 Linux prd-ubuntu20-04-docker-8c-8g-116837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:58:01 10:58:01 10:58:01 ---> lscpu: 10:58:01 Architecture: x86_64 10:58:01 CPU op-mode(s): 32-bit, 64-bit 10:58:01 Byte Order: Little Endian 10:58:01 Address sizes: 40 bits physical, 48 bits virtual 10:58:01 CPU(s): 8 10:58:01 On-line CPU(s) list: 0-7 10:58:01 Thread(s) per core: 1 10:58:01 Core(s) per socket: 1 10:58:01 Socket(s): 8 10:58:01 NUMA node(s): 1 10:58:01 Vendor ID: AuthenticAMD 10:58:01 CPU family: 23 10:58:01 Model: 49 10:58:01 Model name: AMD EPYC-Rome Processor 10:58:01 Stepping: 0 10:58:01 CPU MHz: 2799.956 10:58:01 BogoMIPS: 5599.91 10:58:01 Virtualization: AMD-V 10:58:01 Hypervisor vendor: KVM 10:58:01 Virtualization type: full 10:58:01 L1d cache: 256 KiB 10:58:01 L1i cache: 256 KiB 10:58:01 L2 cache: 4 MiB 10:58:01 L3 cache: 128 MiB 10:58:01 NUMA node0 CPU(s): 0-7 10:58:01 Vulnerability Itlb multihit: Not affected 10:58:01 Vulnerability L1tf: Not affected 10:58:01 Vulnerability Mds: Not affected 10:58:01 Vulnerability Meltdown: Not affected 10:58:01 Vulnerability Mmio stale data: Not affected 10:58:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:58:01 Vulnerability Srbds: Not affected 10:58:01 Vulnerability Tsx async abort: Not affected 10:58:01 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 10:58:01 10:58:01 10:58:01 ---> nproc: 10:58:01 8 10:58:01 10:58:01 10:58:01 ---> df -h: 10:58:01 Filesystem Size Used Avail Use% Mounted on 10:58:01 overlay 155G 21G 135G 14% / 10:58:01 tmpfs 64M 0 64M 0% /dev 10:58:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:01 shm 64M 0 64M 0% /dev/shm 10:58:01 /dev/vda1 155G 21G 135G 14% /facter-os 10:58:01 10:58:01 10:58:01 ---> sar -b -r -n DEV: 10:58:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116837) 10/25/22 _x86_64_ (8 CPU) 10:58:01 10:58:01 10:19:20 LINUX RESTART (8 CPU) 10:58:01 10:58:01 10:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:01 10:21:01 161.87 10.73 151.14 0.00 1756.91 74215.10 0.00 10:58:01 10:22:01 37.79 0.10 37.69 0.00 0.80 13968.49 0.00 10:58:01 10:23:01 82.29 0.18 82.11 0.00 5.20 35186.00 0.00 10:58:01 10:24:01 615.38 8.93 606.45 0.00 92.12 286491.72 0.00 10:58:01 10:25:01 885.47 5.08 880.39 0.00 201.43 289656.52 0.00 10:58:01 10:26:01 905.72 9.23 896.48 0.00 2824.06 244953.44 0.00 10:58:01 10:27:01 468.11 0.12 467.99 0.00 12.53 52880.25 0.00 10:58:01 10:28:01 21.73 0.02 21.71 0.00 2.80 523.78 0.00 10:58:01 10:29:01 2.82 0.00 2.82 0.00 0.00 59.85 0.00 10:58:01 10:30:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 10:58:01 10:31:01 1.33 0.00 1.33 0.00 0.00 25.73 0.00 10:58:01 10:32:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 10:58:01 10:33:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 10:58:01 10:34:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 10:58:01 10:35:01 1.63 0.02 1.62 0.00 0.13 18.00 0.00 10:58:01 10:36:01 1.57 0.00 1.57 0.00 0.00 21.73 0.00 10:58:01 10:37:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 10:58:01 10:38:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 10:58:01 10:39:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 10:58:01 10:40:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 10:58:01 10:41:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 10:58:01 10:42:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 10:58:01 10:43:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 10:58:01 10:44:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 10:58:01 10:45:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 10:58:01 10:46:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 10:58:01 10:47:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 10:58:01 10:48:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 10:58:01 10:49:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 10:58:01 10:50:02 1.75 0.00 1.75 0.00 0.00 20.13 0.00 10:58:01 10:51:01 1.19 0.00 1.19 0.00 0.00 13.42 0.00 10:58:01 10:52:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 10:58:01 10:53:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 10:58:01 10:54:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 10:58:01 10:55:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 10:58:01 10:56:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 10:58:01 10:57:01 65.21 0.12 65.09 0.00 10.38 30806.66 0.00 10:58:01 10:58:01 138.01 0.17 137.84 0.00 16.13 44822.93 0.00 10:58:01 Average: 90.00 0.91 89.09 0.00 129.59 28274.59 0.00 10:58:01 10:58:01 10:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:01 10:21:01 28249904 31414628 888664 2.70 106580 3285116 2292068 6.75 1360224 2851292 84524 10:58:01 10:22:01 27927676 31504988 794868 2.42 111160 3649268 2191248 6.46 1282104 3206032 183188 10:58:01 10:23:01 27917728 31536524 765256 2.33 112548 3704460 1800140 5.31 1243912 3267848 376 10:58:01 10:24:01 22598548 31202784 1068340 3.25 281824 8228200 2679428 7.90 2038308 7462320 26972 10:58:01 10:25:01 19885684 31279708 969984 2.95 351940 10747780 2359992 6.96 2296416 9692484 262168 10:58:01 10:26:01 17687256 31255256 1005428 3.06 446248 12732132 2418992 7.13 2551940 11557176 12368 10:58:01 10:27:01 19200880 31514856 754716 2.30 452372 11518624 1837348 5.41 2323228 10330932 880 10:58:01 10:28:01 19176420 31491136 778112 2.37 453020 11519076 1983560 5.85 2344488 10331048 308 10:58:01 10:29:01 19188704 31503580 765624 2.33 453104 11519084 1820088 5.36 2332472 10331040 8 10:58:01 10:30:01 19190000 31504980 764676 2.33 453136 11519084 1820088 5.36 2332524 10331040 164 10:58:01 10:31:01 19199396 31514412 755264 2.30 453164 11519088 1820088 5.36 2323612 10331044 8 10:58:01 10:32:01 19199640 31514676 755092 2.30 453184 11519088 1820088 5.36 2323296 10331044 44 10:58:01 10:33:01 19201632 31516716 753008 2.29 453224 11519092 1820088 5.36 2321860 10331048 8 10:58:01 10:34:01 19201536 31516664 752956 2.29 453244 11519100 1820088 5.36 2321932 10331068 176 10:58:01 10:35:01 19200616 31515840 753924 2.29 453272 11519100 1850560 5.45 2321832 10331072 196 10:58:01 10:36:01 19200860 31516100 753604 2.29 453308 11519080 1850560 5.45 2321784 10331052 216 10:58:01 10:37:01 19200884 31516124 753560 2.29 453324 11519084 1850560 5.45 2321452 10331052 8 10:58:01 10:38:01 19200868 31516132 753496 2.29 453340 11519088 1850560 5.45 2321516 10331060 12 10:58:01 10:39:01 19201036 31516328 753452 2.29 453364 11519092 1850560 5.45 2321572 10331064 8 10:58:01 10:40:01 19201160 31516496 753216 2.29 453384 11519092 1850560 5.45 2322016 10331064 60 10:58:01 10:41:01 19201192 31516540 753172 2.29 453388 11519096 1850560 5.45 2321896 10331068 12 10:58:01 10:42:01 19200096 31515564 754040 2.29 453420 11519228 1850560 5.45 2321636 10331184 4 10:58:01 10:43:01 19200252 31515768 753748 2.29 453436 11519232 1850560 5.45 2322016 10331188 24 10:58:01 10:44:01 19200560 31516096 753396 2.29 453460 11519236 1850560 5.45 2321988 10331192 4 10:58:01 10:45:01 19200656 31516228 753428 2.29 453488 11519232 1850560 5.45 2321736 10331192 24 10:58:01 10:46:01 19200428 31516056 753596 2.29 453516 11519240 1850560 5.45 2322020 10331212 12 10:58:01 10:47:01 19200128 31515760 753808 2.29 453540 11519240 1850560 5.45 2321716 10331212 12 10:58:01 10:48:01 19200080 31515744 753772 2.29 453560 11519244 1850560 5.45 2321760 10331216 8 10:58:01 10:49:01 19200284 31515972 753492 2.29 453572 11519248 1850560 5.45 2321764 10331220 8 10:58:01 10:50:02 19199912 31515652 753760 2.29 453612 11519248 1850560 5.45 2321896 10331220 40 10:58:01 10:51:01 19199880 31515652 753680 2.29 453636 11519252 1850560 5.45 2321904 10331224 8 10:58:01 10:52:01 19199864 31515636 753608 2.29 453660 11519256 1850560 5.45 2321976 10331224 4 10:58:01 10:53:01 19200032 31515840 753564 2.29 453680 11519260 1850560 5.45 2321984 10331228 24 10:58:01 10:54:01 19199976 31515812 753556 2.29 453700 11519268 1850560 5.45 2322024 10331232 44 10:58:01 10:55:01 19199960 31515844 753520 2.29 453720 11519268 1850560 5.45 2322108 10331240 12 10:58:01 10:56:01 19199432 31515336 753956 2.29 453740 11519272 1850560 5.45 2322080 10331244 12 10:58:01 10:57:01 18114416 31483696 783784 2.38 458792 12496492 2022836 5.96 2444880 11221108 114208 10:58:01 10:58:01 17133248 31421516 839064 2.55 492368 13280348 1974276 5.82 2532840 12004440 1016 10:58:01 Average: 19881074 31487543 783531 2.38 420080 10886800 1926125 5.68 2248808 9768332 18083 10:58:01 10:58:01 10:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:01 10:21:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 10:58:01 10:21:01 veth33924ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:21:01 docker0 372.59 358.24 28.52 3471.97 0.00 0.00 0.00 0.00 10:58:01 10:21:01 ens3 740.93 618.18 9282.94 81.51 0.00 0.00 0.00 0.00 10:58:01 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:22:01 veth33924ba 1.37 1.42 0.11 0.12 0.00 0.00 0.00 0.00 10:58:01 10:22:01 docker0 1.37 1.37 0.09 0.12 0.00 0.00 0.00 0.00 10:58:01 10:22:01 ens3 22.25 16.73 16.71 9.79 0.00 0.00 0.00 0.00 10:58:01 10:23:01 veth11338cb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:23:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:58:01 10:23:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:23:01 ens3 118.54 98.62 1702.03 113.47 0.00 0.00 0.00 0.00 10:58:01 10:24:01 veth11338cb 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 10:58:01 10:24:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 10:58:01 10:24:01 veth2e1622f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:24:01 docker0 274.17 432.41 23.50 5022.97 0.00 0.00 0.00 0.00 10:58:01 10:24:01 ens3 459.51 292.32 5088.86 38.02 0.00 0.00 0.00 0.00 10:58:01 10:24:01 vethe9e58c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:24:01 veth649b815 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:24:01 vethba2a0a2 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:24:01 vethba55cca 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth11338cb 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:25:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth1c2198f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:25:01 vethd546071 6.82 9.10 0.67 2.37 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth22e5777 78.45 47.74 955.22 4.81 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth03ad640 47.74 78.45 4.81 955.22 0.00 0.00 0.00 0.08 10:58:01 10:25:01 docker0 273.10 420.23 21.74 4281.81 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth00ef99d 53.21 87.84 5.29 957.00 0.00 0.00 0.00 0.08 10:58:01 10:25:01 ens3 811.25 399.65 5170.32 54.18 0.00 0.00 0.00 0.00 10:58:01 10:26:01 veth11338cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:26:01 vethf5b75c8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:58:01 10:26:01 docker0 70.15 151.64 5.95 1818.46 0.00 0.00 0.00 0.00 10:58:01 10:26:01 ens3 229.70 123.10 2329.25 28.56 0.00 0.00 0.00 0.00 10:58:01 10:27:01 lo 35.79 35.79 3.53 3.53 0.00 0.00 0.00 0.00 10:58:01 10:27:01 docker0 9.30 14.75 0.56 114.39 0.00 0.00 0.00 0.00 10:58:01 10:27:01 ens3 346.38 348.83 294.00 1366.06 0.00 0.00 0.00 0.00 10:58:01 10:28:01 lo 25.13 25.13 2.47 2.47 0.00 0.00 0.00 0.00 10:58:01 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:28:01 ens3 393.30 415.35 155.18 2742.45 0.00 0.00 0.00 0.00 10:58:01 10:29:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 10:58:01 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:29:01 ens3 16.93 14.06 15.37 5.20 0.00 0.00 0.00 0.00 10:58:01 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:30:01 ens3 1.48 0.22 0.19 0.07 0.00 0.00 0.00 0.00 10:58:01 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:31:01 ens3 1.62 0.62 0.66 0.47 0.00 0.00 0.00 0.00 10:58:01 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:32:01 ens3 0.70 0.40 0.35 0.27 0.00 0.00 0.00 0.00 10:58:01 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:35:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:36:01 ens3 0.58 0.42 0.92 0.03 0.00 0.00 0.00 0.00 10:58:01 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:37:01 ens3 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00 10:58:01 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:40:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:58:01 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:43:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 10:58:01 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:46:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:50:02 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:53:01 ens3 0.13 0.10 0.17 0.01 0.00 0.00 0.00 0.00 10:58:01 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:55:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:56:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:57:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:58:01 10:57:01 docker0 43.91 63.31 3.65 695.46 0.00 0.00 0.00 0.00 10:58:01 10:57:01 ens3 232.36 149.25 4668.46 19.70 0.00 0.00 0.00 0.00 10:58:01 10:58:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 10:58:01 10:58:01 docker0 2.22 2.05 0.36 1.13 0.00 0.00 0.00 0.00 10:58:01 10:58:01 ens3 357.07 261.79 5792.89 158.05 0.00 0.00 0.00 0.00 10:58:01 Average: lo 2.05 2.05 0.20 0.20 0.00 0.00 0.00 0.00 10:58:01 Average: docker0 27.56 38.02 2.22 405.61 0.00 0.00 0.00 0.00 10:58:01 Average: ens3 98.36 72.18 908.93 121.58 0.00 0.00 0.00 0.00 10:58:01 10:58:01 10:58:01 ---> sar -P ALL: 10:58:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116837) 10/25/22 _x86_64_ (8 CPU) 10:58:01 10:58:01 10:19:20 LINUX RESTART (8 CPU) 10:58:01 10:58:01 10:20:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:21:01 all 12.81 0.00 4.42 2.85 0.06 79.87 10:58:01 10:21:01 0 11.57 0.00 3.89 1.79 0.05 82.70 10:58:01 10:21:01 1 14.18 0.00 5.29 2.30 0.05 78.18 10:58:01 10:21:01 2 10.93 0.00 3.45 3.10 0.05 82.48 10:58:01 10:21:01 3 11.10 0.00 5.09 0.46 0.07 83.29 10:58:01 10:21:01 4 14.56 0.00 3.71 0.13 0.05 81.54 10:58:01 10:21:01 5 12.63 0.00 3.68 1.50 0.05 82.13 10:58:01 10:21:01 6 14.24 0.00 4.36 1.81 0.07 79.52 10:58:01 10:21:01 7 13.24 0.00 5.86 11.74 0.08 69.07 10:58:01 10:22:01 all 49.12 0.00 7.15 0.51 0.08 43.15 10:58:01 10:22:01 0 48.87 0.00 6.97 0.22 0.10 43.84 10:58:01 10:22:01 1 49.49 0.00 6.76 0.15 0.08 43.51 10:58:01 10:22:01 2 49.19 0.00 6.96 0.59 0.08 43.18 10:58:01 10:22:01 3 47.52 0.00 7.88 0.19 0.08 44.32 10:58:01 10:22:01 4 48.91 0.00 6.48 0.13 0.08 44.38 10:58:01 10:22:01 5 50.16 0.00 6.72 0.07 0.08 42.97 10:58:01 10:22:01 6 49.77 0.00 7.34 2.62 0.07 40.20 10:58:01 10:22:01 7 49.03 0.00 8.05 0.08 0.08 42.75 10:58:01 10:23:01 all 36.79 0.00 6.27 0.80 0.08 56.06 10:58:01 10:23:01 0 36.09 0.00 6.17 0.08 0.07 57.59 10:58:01 10:23:01 1 36.74 0.00 6.53 0.05 0.07 56.61 10:58:01 10:23:01 2 37.52 0.00 6.04 1.11 0.08 55.24 10:58:01 10:23:01 3 36.38 0.00 6.09 0.02 0.08 57.43 10:58:01 10:23:01 4 35.53 0.00 6.75 3.93 0.07 53.72 10:58:01 10:23:01 5 36.92 0.00 5.79 0.13 0.07 57.09 10:58:01 10:23:01 6 37.35 0.00 6.72 1.00 0.08 54.85 10:58:01 10:23:01 7 37.80 0.00 6.09 0.10 0.08 55.93 10:58:01 10:24:01 all 19.16 0.00 12.80 9.82 0.07 58.15 10:58:01 10:24:01 0 17.93 0.00 13.06 28.24 0.10 40.67 10:58:01 10:24:01 1 20.12 0.00 11.53 3.89 0.05 64.41 10:58:01 10:24:01 2 17.87 0.00 11.93 10.65 0.05 59.50 10:58:01 10:24:01 3 19.80 0.00 12.73 4.28 0.05 63.13 10:58:01 10:24:01 4 18.42 0.00 13.87 5.61 0.07 62.03 10:58:01 10:24:01 5 21.05 0.00 13.65 3.09 0.05 62.16 10:58:01 10:24:01 6 20.23 0.00 13.18 13.76 0.09 52.75 10:58:01 10:24:01 7 17.86 0.00 12.47 9.00 0.09 60.60 10:58:01 10:25:01 all 57.38 0.00 14.52 10.29 0.12 17.69 10:58:01 10:25:01 0 58.01 0.00 13.88 7.28 0.15 20.67 10:58:01 10:25:01 1 58.10 0.00 14.23 10.23 0.10 17.34 10:58:01 10:25:01 2 58.53 0.00 13.03 10.54 0.14 17.76 10:58:01 10:25:01 3 54.95 0.00 16.75 13.50 0.12 14.68 10:58:01 10:25:01 4 57.00 0.00 14.77 13.91 0.12 14.20 10:58:01 10:25:01 5 58.01 0.00 13.63 6.70 0.12 21.54 10:58:01 10:25:01 6 56.94 0.00 15.58 14.59 0.12 12.77 10:58:01 10:25:01 7 57.48 0.00 14.33 5.54 0.12 22.53 10:58:01 10:26:01 all 63.47 0.00 14.12 6.67 0.11 15.63 10:58:01 10:26:01 0 63.73 0.00 14.21 3.86 0.08 18.12 10:58:01 10:26:01 1 64.64 0.00 12.91 3.78 0.12 18.56 10:58:01 10:26:01 2 63.97 0.00 13.96 3.75 0.12 18.19 10:58:01 10:26:01 3 62.21 0.00 14.84 6.96 0.14 15.86 10:58:01 10:26:01 4 64.19 0.00 13.30 4.09 0.10 18.32 10:58:01 10:26:01 5 63.02 0.00 15.06 10.45 0.12 11.35 10:58:01 10:26:01 6 63.05 0.00 14.30 13.59 0.10 8.97 10:58:01 10:26:01 7 62.93 0.00 14.43 6.92 0.10 15.61 10:58:01 10:27:01 all 19.89 0.00 4.91 2.61 0.07 72.52 10:58:01 10:27:01 0 19.21 0.00 5.49 1.88 0.07 73.35 10:58:01 10:27:01 1 15.89 0.00 4.39 1.23 0.05 78.44 10:58:01 10:27:01 2 19.44 0.00 5.33 2.62 0.07 72.55 10:58:01 10:27:01 3 21.51 0.00 4.96 4.64 0.08 68.81 10:58:01 10:27:01 4 21.42 0.00 4.42 0.97 0.05 73.14 10:58:01 10:27:01 5 19.88 0.00 5.36 2.92 0.08 71.76 10:58:01 10:27:01 6 20.33 0.00 4.54 3.96 0.07 71.10 10:58:01 10:27:01 7 21.42 0.00 4.79 2.70 0.08 71.01 10:58:01 10:28:01 all 10.53 0.00 0.86 0.06 0.05 88.50 10:58:01 10:28:01 0 13.36 0.00 1.19 0.07 0.07 85.31 10:58:01 10:28:01 1 7.87 0.00 0.90 0.02 0.03 91.18 10:58:01 10:28:01 2 10.94 0.00 0.80 0.02 0.03 88.20 10:58:01 10:28:01 3 14.23 0.00 1.06 0.03 0.07 84.61 10:58:01 10:28:01 4 13.86 0.00 0.74 0.00 0.07 85.33 10:58:01 10:28:01 5 9.96 0.00 0.73 0.33 0.03 88.94 10:58:01 10:28:01 6 6.81 0.00 0.49 0.03 0.03 92.64 10:58:01 10:28:01 7 7.20 0.00 0.96 0.00 0.07 91.77 10:58:01 10:29:01 all 0.11 0.00 0.07 0.01 0.01 99.80 10:58:01 10:29:01 0 0.10 0.00 0.08 0.05 0.02 99.75 10:58:01 10:29:01 1 0.08 0.00 0.08 0.00 0.02 99.82 10:58:01 10:29:01 2 0.05 0.00 0.05 0.00 0.02 99.88 10:58:01 10:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:58:01 10:29:01 4 0.13 0.00 0.08 0.00 0.00 99.78 10:58:01 10:29:01 5 0.12 0.00 0.07 0.00 0.02 99.80 10:58:01 10:29:01 6 0.12 0.00 0.05 0.02 0.00 99.82 10:58:01 10:29:01 7 0.20 0.00 0.12 0.00 0.00 99.68 10:58:01 10:30:01 all 0.01 0.00 0.01 0.02 0.01 99.95 10:58:01 10:30:01 0 0.02 0.00 0.02 0.05 0.02 99.90 10:58:01 10:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:58:01 10:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:58:01 10:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:30:01 7 0.02 0.00 0.02 0.05 0.02 99.90 10:58:01 10:31:01 all 0.18 0.00 0.01 0.02 0.00 99.79 10:58:01 10:31:01 0 0.05 0.00 0.03 0.07 0.02 99.83 10:58:01 10:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:31:01 5 1.24 0.00 0.00 0.00 0.02 98.74 10:58:01 10:31:01 6 0.03 0.00 0.00 0.08 0.00 99.88 10:58:01 10:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:58:01 10:31:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:32:01 all 0.27 0.00 0.01 0.01 0.00 99.71 10:58:01 10:32:01 0 0.03 0.00 0.02 0.03 0.02 99.90 10:58:01 10:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:32:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 10:58:01 10:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:32:01 5 1.99 0.00 0.00 0.00 0.00 98.01 10:58:01 10:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:33:01 all 0.13 0.00 0.01 0.01 0.01 99.84 10:58:01 10:33:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:58:01 10:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:58:01 10:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:33:01 5 0.85 0.00 0.00 0.00 0.02 99.14 10:58:01 10:33:01 6 0.03 0.00 0.00 0.07 0.02 99.88 10:58:01 10:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:34:01 all 0.01 0.00 0.01 0.02 0.00 99.95 10:58:01 10:34:01 0 0.02 0.00 0.03 0.10 0.00 99.85 10:58:01 10:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:34:01 3 0.03 0.00 0.02 0.07 0.02 99.87 10:58:01 10:34:01 4 0.00 0.00 0.03 0.00 0.00 99.97 10:58:01 10:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:35:01 all 0.09 0.00 0.02 0.03 0.00 99.86 10:58:01 10:35:01 0 0.05 0.00 0.03 0.03 0.02 99.87 10:58:01 10:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:58:01 10:35:01 3 0.00 0.00 0.02 0.17 0.00 99.82 10:58:01 10:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:35:01 5 0.55 0.00 0.02 0.00 0.00 99.43 10:58:01 10:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:35:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:58:01 10:36:01 all 0.02 0.00 0.02 0.01 0.01 99.95 10:58:01 10:36:01 0 0.00 0.00 0.03 0.05 0.02 99.90 10:58:01 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:36:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:58:01 10:36:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:58:01 10:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:58:01 10:37:01 all 0.09 0.00 0.01 0.00 0.01 99.88 10:58:01 10:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:58:01 10:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:58:01 10:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:58:01 10:37:01 5 0.57 0.00 0.00 0.00 0.00 99.43 10:58:01 10:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:38:01 all 0.14 0.00 0.01 0.01 0.00 99.84 10:58:01 10:38:01 0 0.02 0.00 0.03 0.05 0.00 99.90 10:58:01 10:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:38:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:58:01 10:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:38:01 5 0.96 0.00 0.00 0.00 0.00 99.04 10:58:01 10:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:38:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:58:01 10:39:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:58:01 10:39:01 0 0.02 0.00 0.02 0.03 0.02 99.92 10:58:01 10:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:58:01 10:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:58:01 10:39:01 3 0.00 0.00 0.00 0.07 0.00 99.93 10:58:01 10:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:40:01 all 0.08 0.00 0.03 0.00 0.01 99.88 10:58:01 10:40:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:58:01 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:40:01 2 0.10 0.00 0.00 0.00 0.00 99.90 10:58:01 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:58:01 10:40:01 5 0.48 0.00 0.10 0.00 0.02 99.40 10:58:01 10:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:41:01 all 0.04 0.00 0.01 0.00 0.00 99.95 10:58:01 10:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:58:01 10:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:41:01 2 0.07 0.00 0.00 0.00 0.02 99.92 10:58:01 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:58:01 10:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:58:01 10:42:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:58:01 10:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:58:01 10:42:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:58:01 10:43:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:58:01 10:43:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:58:01 10:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:43:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:58:01 10:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:58:01 10:44:01 0 0.02 0.00 0.02 0.05 0.00 99.92 10:58:01 10:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:58:01 10:45:01 0 0.02 0.00 0.03 0.05 0.02 99.88 10:58:01 10:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:45:01 2 0.07 0.00 0.02 0.00 0.00 99.92 10:58:01 10:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:58:01 10:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:58:01 10:46:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:58:01 10:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:46:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:58:01 10:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:47:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:58:01 10:47:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:58:01 10:47:01 1 1.65 0.00 0.00 0.00 0.00 98.35 10:58:01 10:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:47:01 5 0.35 0.00 0.02 0.00 0.00 99.63 10:58:01 10:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:48:01 all 0.15 0.00 0.00 0.05 0.01 99.79 10:58:01 10:48:01 0 0.03 0.00 0.03 0.35 0.02 99.57 10:58:01 10:48:01 1 1.03 0.00 0.00 0.00 0.02 98.96 10:58:01 10:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:48:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:58:01 10:49:01 all 0.02 0.00 0.01 0.02 0.00 99.95 10:58:01 10:49:01 0 0.03 0.00 0.05 0.07 0.00 99.85 10:58:01 10:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:49:01 3 0.00 0.00 0.00 0.07 0.00 99.93 10:58:01 10:49:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:58:01 10:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:50:02 all 0.02 0.00 0.01 0.00 0.00 99.96 10:58:01 10:50:02 0 0.00 0.00 0.02 0.02 0.02 99.95 10:58:01 10:50:02 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:50:02 2 0.03 0.00 0.03 0.00 0.00 99.93 10:58:01 10:50:02 3 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:50:02 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:50:02 5 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:50:02 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:50:02 7 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:51:01 all 0.04 0.00 0.01 0.01 0.01 99.94 10:58:01 10:51:01 0 0.02 0.00 0.00 0.03 0.02 99.93 10:58:01 10:51:01 1 0.20 0.00 0.03 0.00 0.02 99.75 10:58:01 10:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:58:01 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:52:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:58:01 10:52:01 0 0.03 0.00 0.03 0.03 0.00 99.90 10:58:01 10:52:01 1 0.07 0.00 0.07 0.00 0.00 99.87 10:58:01 10:52:01 2 0.07 0.00 0.03 0.02 0.00 99.88 10:58:01 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:53:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:58:01 10:53:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:58:01 10:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:53:01 3 0.00 0.00 0.00 0.08 0.00 99.92 10:58:01 10:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:58:01 10:53:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:54:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:58:01 10:54:01 0 0.05 0.00 0.02 0.05 0.02 99.87 10:58:01 10:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:54:01 2 0.07 0.00 0.03 0.02 0.00 99.88 10:58:01 10:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:55:01 all 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:55:01 0 0.07 0.00 0.08 0.02 0.02 99.82 10:58:01 10:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:55:01 2 0.05 0.00 0.00 0.02 0.02 99.92 10:58:01 10:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:55:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:58:01 10:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:56:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:58:01 10:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:56:01 2 0.08 0.00 0.05 0.12 0.00 99.75 10:58:01 10:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:57:01 all 4.86 0.00 2.12 1.51 0.05 91.47 10:58:01 10:57:01 0 4.27 0.00 2.05 1.86 0.05 91.77 10:58:01 10:57:01 1 5.18 0.00 1.78 0.78 0.07 92.20 10:58:01 10:57:01 2 6.22 0.00 1.96 0.02 0.05 91.75 10:58:01 10:57:01 3 5.04 0.00 2.32 2.75 0.03 89.86 10:58:01 10:57:01 4 3.95 0.00 2.68 0.05 0.03 93.29 10:58:01 10:57:01 5 5.07 0.00 1.85 0.02 0.03 93.03 10:58:01 10:57:01 6 5.07 0.00 2.46 6.50 0.10 85.87 10:58:01 10:57:01 7 4.05 0.00 1.86 0.13 0.05 93.90 10:58:01 10:58:01 all 8.32 0.00 3.98 1.50 0.07 86.13 10:58:01 10:58:01 0 8.70 0.00 4.13 0.22 0.07 86.88 10:58:01 10:58:01 1 7.13 0.00 3.29 0.92 0.05 88.61 10:58:01 10:58:01 2 7.10 0.00 3.88 2.08 0.05 86.89 10:58:01 10:58:01 3 10.40 0.00 5.59 6.88 0.09 77.04 10:58:01 10:58:01 4 7.44 0.00 3.92 0.02 0.05 88.57 10:58:01 10:58:01 5 7.60 0.00 3.88 0.10 0.05 88.37 10:58:01 10:58:01 6 10.54 0.00 3.71 1.80 0.07 83.88 10:58:01 10:58:01 7 7.66 0.00 3.49 0.07 0.14 88.65 10:58:01 Average: all 7.40 0.00 1.86 0.96 0.02 89.75 10:58:01 Average: 0 7.35 0.00 1.87 1.21 0.03 89.53 10:58:01 Average: 1 7.37 0.00 1.77 0.61 0.02 90.23 10:58:01 Average: 2 7.38 0.00 1.77 0.91 0.02 89.93 10:58:01 Average: 3 7.38 0.00 2.01 1.04 0.02 89.55 10:58:01 Average: 4 7.45 0.00 1.85 0.75 0.02 89.93 10:58:01 Average: 5 7.60 0.00 1.84 0.66 0.02 89.89 10:58:01 Average: 6 7.41 0.00 1.89 1.55 0.02 89.11 10:58:01 Average: 7 7.28 0.00 1.89 0.94 0.03 89.86 10:58:01 10:58:01 10:58:01