Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 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-ssh13465972075242569765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10153328768899644574.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12675355876304932287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh16086543171557084076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6343406405659797522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24689 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/291 [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/291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4144)" > git rev-list --no-walk 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:11 ========================================================= 21:08:11 EdgeX Global Pipelines Version Info 21:08:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:12 ------------------- 21:08:12 stable info: 21:08:12 ------------------- 21:08:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:08:12 Message: update stable to v1.0.239 21:08:12 ------------------- 21:08:12 experimental info: 21:08:12 ------------------- 21:08:12 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:08:12 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c2dfbb [Pipeline] echo 21:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:13 provisioning config files... 21:08:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config7307559534814485016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:13 ---> docker-login.sh 21:08:13 nexus3.edgexfoundry.org:10001 21:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:14 Configure a credential helper to remove this warning. See 21:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:14 21:08:14 Login Succeeded 21:08:14 nexus3.edgexfoundry.org:10002 21:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:14 Configure a credential helper to remove this warning. See 21:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:14 21:08:14 Login Succeeded 21:08:14 nexus3.edgexfoundry.org:10003 21:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:14 Configure a credential helper to remove this warning. See 21:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:14 21:08:14 Login Succeeded 21:08:14 nexus3.edgexfoundry.org:10004 21:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:14 Configure a credential helper to remove this warning. See 21:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:14 21:08:14 Login Succeeded 21:08:14 docker.io 21:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:14 Configure a credential helper to remove this warning. See 21:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:14 21:08:14 Login Succeeded 21:08:14 ---> docker-login.sh ends [Pipeline] } 21:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:15 + 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 21:08:15 + cut -d/ -f2 21:08:15 + dirname cmd/core-command/Dockerfile 21:08:15 + echo core-command,cmd/core-command/Dockerfile 21:08:15 + dirname cmd/core-data/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo core-data,cmd/core-data/Dockerfile 21:08:15 + + dirname cmd/core-metadata/Dockerfile 21:08:15 cut -d/ -f2 21:08:15 + echo core-metadata,cmd/core-metadata/Dockerfile 21:08:15 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 21:08:15 -f2 21:08:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:08:15 + dirname cmd/security-proxy-setup/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:08:15 + dirname cmd/security-secretstore-setup/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:08:15 + + dirname cmd/security-spiffe-token-provider/Dockerfile 21:08:15 cut -d/ -f2 21:08:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:08:15 + dirname cmd/security-spire-agent/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:08:15 + dirname cmd/security-spire-config/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:08:15 + dirname cmd/security-spire-server/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:08:15 + + dirname cmd/support-notifications/Dockerfile 21:08:15 cut -d/ -f2 21:08:15 + echo support-notifications,cmd/support-notifications/Dockerfile 21:08:15 + dirname cmd/support-scheduler/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:08:15 + dirname cmd/sys-mgmt-agent/Dockerfile 21:08:15 + cut -d/ -f2 21:08:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:08:15 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 21:08:15 + git rev-list -1 --merges 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7~1..2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] echo 21:08:15 -----------> git rev-list -1 --merges 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7~1..2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [false] [Pipeline] sh 21:08:15 + git log --format=format:%s -1 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] echo 21:08:15 ========================================================= 21:08:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:08:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:16 + grep -v github /etc/ssh/ssh_known_hosts 21:08:16 + [ -e /tmp/ssh_known_hosts ] 21:08:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:08:16 sudo tee -a /etc/ssh/ssh_known_hosts 21:08:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:16 21:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:16 0.1.4: Pulling from edgex-devops/py-git-semver 21:08:16 b85a868b505f: Pulling fs layer 21:08:16 e2be974225ed: Pulling fs layer 21:08:16 339a4e72a1f5: Pulling fs layer 21:08:16 988bab9f4d93: Pulling fs layer 21:08:16 1469e6f7b9e6: Pulling fs layer 21:08:16 eaf3925da568: Pulling fs layer 21:08:16 988bab9f4d93: Waiting 21:08:16 1469e6f7b9e6: Waiting 21:08:16 bab4dde63d76: Pulling fs layer 21:08:16 eaf3925da568: Waiting 21:08:16 bde34c3a00c8: Pulling fs layer 21:08:16 b352a97aabf1: Pulling fs layer 21:08:16 bab4dde63d76: Waiting 21:08:16 bde34c3a00c8: Waiting 21:08:16 4872d77fe225: Pulling fs layer 21:08:16 5851b861e8e6: Pulling fs layer 21:08:16 b352a97aabf1: Waiting 21:08:16 4872d77fe225: Waiting 21:08:16 5851b861e8e6: Waiting 21:08:16 e2be974225ed: Download complete 21:08:16 988bab9f4d93: Verifying Checksum 21:08:16 988bab9f4d93: Download complete 21:08:17 1469e6f7b9e6: Verifying Checksum 21:08:17 1469e6f7b9e6: Download complete 21:08:17 eaf3925da568: Download complete 21:08:17 339a4e72a1f5: Verifying Checksum 21:08:17 339a4e72a1f5: Download complete 21:08:17 bde34c3a00c8: Verifying Checksum 21:08:17 bde34c3a00c8: Download complete 21:08:17 b352a97aabf1: Download complete 21:08:17 4872d77fe225: Verifying Checksum 21:08:17 4872d77fe225: Download complete 21:08:17 5851b861e8e6: Download complete 21:08:17 b85a868b505f: Download complete 21:08:17 bab4dde63d76: Verifying Checksum 21:08:17 bab4dde63d76: Download complete 21:08:18 b85a868b505f: Pull complete 21:08:18 e2be974225ed: Pull complete 21:08:19 339a4e72a1f5: Pull complete 21:08:19 988bab9f4d93: Pull complete 21:08:19 1469e6f7b9e6: Pull complete 21:08:19 eaf3925da568: Pull complete 21:08:21 bab4dde63d76: Pull complete 21:08:21 bde34c3a00c8: Pull complete 21:08:22 b352a97aabf1: Pull complete 21:08:22 4872d77fe225: Pull complete 21:08:22 5851b861e8e6: Pull complete 21:08:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:22 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:08:23 $ docker top 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 -eo pid,comm 21:08:23 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). 21:08:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:24 [ssh-agent] Looking for ssh-agent implementation... 21:08:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:24 $ docker exec 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent 21:08:24 SSH_AUTH_SOCK=/tmp/ssh-MpUBpcttphhT/agent.34 21:08:24 SSH_AGENT_PID=40 21:08:24 Running ssh-add (command line suppressed) 21:08:24 Identity added: /w/workspace/edgex-go/291@tmp/private_key_4460431703470861537.key (/w/workspace/edgex-go/291@tmp/private_key_4460431703470861537.key) 21:08:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:24 + git tag --points-at HEAD [Pipeline] } 21:08:24 $ docker exec --env ******** --env ******** 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent -k 21:08:24 unset SSH_AUTH_SOCK; 21:08:24 unset SSH_AGENT_PID; 21:08:24 echo Agent pid 40 killed; 21:08:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:24 [ssh-agent] Looking for ssh-agent implementation... 21:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:25 $ docker exec 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent 21:08:25 SSH_AUTH_SOCK=/tmp/ssh-4iCTcrO0djjY/agent.74 21:08:25 SSH_AGENT_PID=80 21:08:25 Running ssh-add (command line suppressed) 21:08:25 Identity added: /w/workspace/edgex-go/291@tmp/private_key_2636793292909283753.key (/w/workspace/edgex-go/291@tmp/private_key_2636793292909283753.key) 21:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:25 + git semver init 21:08:25 2022-09-06 21:08:25,775 [run_init] DEBUG init version:0.0.0 force:False 21:08:25 2022-09-06 21:08:25,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/291/.semver 21:08:25 2022-09-06 21:08:25,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/291/.semver 21:08:25 2022-09-06 21:08:25,776 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/291/.semver'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=None) 21:08:31 2022-09-06 21:08:30,562 [append_file] DEBUG append to file:/w/workspace/edgex-go/291/.git/info/exclude 21:08:31 2022-09-06 21:08:30,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/291/.semver/main with force:False 21:08:31 2022-09-06 21:08:30,563 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:08:31 2022-09-06 21:08:30,564 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:08:31 2.3.0-dev.55 [Pipeline] } 21:08:31 $ docker exec --env ******** --env ******** 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 ssh-agent -k 21:08:31 unset SSH_AUTH_SOCK; 21:08:31 unset SSH_AGENT_PID; 21:08:31 echo Agent pid 80 killed; 21:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:31 + git semver [Pipeline] } 21:08:31 $ docker stop --time=1 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 21:08:33 $ docker rm -f 50fbdfb3a66e4b7ff32bd932105fe3e90dbd3a3fcb7b698b37a8ba9b9c3cd6d3 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:33 Stashed 1 file(s) [Pipeline] echo 21:08:33 [edgeXSemver]: initialized semver on version 2.3.0-dev.55 [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 21:08:34 + git config --global --add safe.directory /w/workspace/edgex-go/291 [Pipeline] echo 21:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:34 ========================================================= 21:08:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:08:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:08:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:34 2408cc74d12b: Pulling fs layer 21:08:34 ea60b727a1ce: Pulling fs layer 21:08:34 30c4a7721957: Pulling fs layer 21:08:34 370296b7ddb6: Pulling fs layer 21:08:34 7c6cee850709: Pulling fs layer 21:08:34 39a5fcdaea64: Pulling fs layer 21:08:34 d94ebbe4e438: Pulling fs layer 21:08:34 bcfd1f05c69d: Pulling fs layer 21:08:34 59ccb84bbe0f: Pulling fs layer 21:08:34 370296b7ddb6: Waiting 21:08:34 7c6cee850709: Waiting 21:08:34 bcfd1f05c69d: Waiting 21:08:34 59ccb84bbe0f: Waiting 21:08:34 39a5fcdaea64: Waiting 21:08:34 d94ebbe4e438: Waiting 21:08:34 30c4a7721957: Verifying Checksum 21:08:34 30c4a7721957: Download complete 21:08:34 ea60b727a1ce: Verifying Checksum 21:08:34 ea60b727a1ce: Download complete 21:08:34 7c6cee850709: Download complete 21:08:34 39a5fcdaea64: Verifying Checksum 21:08:34 39a5fcdaea64: Download complete 21:08:34 2408cc74d12b: Verifying Checksum 21:08:34 2408cc74d12b: Download complete 21:08:34 d94ebbe4e438: Download complete 21:08:34 2408cc74d12b: Pull complete 21:08:34 ea60b727a1ce: Pull complete 21:08:35 30c4a7721957: Pull complete 21:08:35 59ccb84bbe0f: Verifying Checksum 21:08:35 59ccb84bbe0f: Download complete 21:08:35 bcfd1f05c69d: Verifying Checksum 21:08:35 bcfd1f05c69d: Download complete 21:08:35 370296b7ddb6: Verifying Checksum 21:08:35 370296b7ddb6: Download complete 21:08:39 370296b7ddb6: Pull complete 21:08:39 7c6cee850709: Pull complete 21:08:39 39a5fcdaea64: Pull complete 21:08:39 d94ebbe4e438: Pull complete 21:08:42 bcfd1f05c69d: Pull complete 21:08:42 59ccb84bbe0f: Pull complete 21:08:42 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:08:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:08:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:08:43 WORKDIR /edgex 21:08:43 COPY go.mod . 21:08:43 RUN go mod download 21:08:43 + docker build -t ci-base-image-x86_64 -f - . 21:08:43 Sending build context to Docker daemon 169.3MB 21:08:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:08:43 ---> a4fb48ad2a94 21:08:43 Step 2/4 : WORKDIR /edgex 21:08:46 ---> Running in 5839bbe39fa5 21:08:46 Removing intermediate container 5839bbe39fa5 21:08:46 ---> dda6a3e9224d 21:08:46 Step 3/4 : COPY go.mod . 21:08:46 ---> 7ede7ad27a32 21:08:46 Step 4/4 : RUN go mod download 21:08:46 ---> Running in 9042b1efb91c 21:08:48 Still waiting to schedule task 21:08:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ is offline 21:08:58 Removing intermediate container 9042b1efb91c 21:08:58 ---> 1350b63c9846 21:08:58 Successfully built 1350b63c9846 21:08:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker inspect -f . ci-base-image-x86_64 21:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:59 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:08:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:08:59 $ docker top dcda6789d7a09f8f0c7e79b316fa0bac7cb08894a2d51fc025401742803ceffc -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:59 + go version 21:08:59 go version go1.18.3 linux/amd64 [Pipeline] } 21:08:59 $ docker stop --time=1 dcda6789d7a09f8f0c7e79b316fa0bac7cb08894a2d51fc025401742803ceffc 21:09:01 $ docker rm -f dcda6789d7a09f8f0c7e79b316fa0bac7cb08894a2d51fc025401742803ceffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker inspect -f . ci-base-image-x86_64 21:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:01 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:09:02 $ docker top a20ee3366ffca5fd593fb68fd00f0f7b384fbf62db1bc6cb0620e350b48dc292 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:02 ========================================================= 21:09:02 [edgeXBuildGoParallel] Running Tests and Build... 21:09:02 ========================================================= [Pipeline] sh 21:09:02 + git config --global --add safe.directory /w/workspace/edgex-go/291 [Pipeline] fileExists [Pipeline] sh 21:09:02 + make test 21:09:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:09:09 ? github.com/edgexfoundry/edgex-go [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.2% of statements 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.651s coverage: 89.2% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.122s coverage: 2.1% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 21:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.092s coverage: 79.5% of statements 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 21:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 21:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 21:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 21:09:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s coverage: 80.8% of statements 21:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.7% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 65.8% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.6% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:09:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 21:09:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 21:09:47 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 21:10:09 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." 21:10:09 GO111MODULE=on go vet ./... 21:10:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:10:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:10:11 ./bin/test-attribution-txt.sh 21:10:11 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:10:11 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:10:11 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:10:11 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:10:11 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:10:11 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:10:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:10:11 + ls -al . 21:10:11 total 736 21:10:11 drwxrwxr-x 10 1001 1001 4096 Sep 6 21:09 . 21:10:11 drwxr-xr-x 4 root root 4096 Sep 6 21:09 .. 21:10:11 -rw-rw-r-- 1 1001 1001 16 Sep 6 21:08 .dockerignore 21:10:11 drwxrwxr-x 8 1001 1001 4096 Sep 6 21:09 .git 21:10:11 drwxrwxr-x 3 1001 1001 4096 Sep 6 21:08 .github 21:10:11 -rw-rw-r-- 1 1001 1001 1030 Sep 6 21:08 .gitignore 21:10:11 -rw-rw-r-- 1 1001 1001 42 Sep 6 21:08 .golangci.yml 21:10:11 -rw-rw-r-- 1 1001 1001 87 Sep 6 21:08 .hadolint.yml 21:10:11 drwxr-xr-x 3 1001 1001 4096 Sep 6 21:08 .semver 21:10:11 -rw-rw-r-- 1 1001 1001 166 Sep 6 21:08 .sonarcloud.properties 21:10:11 -rw-rw-r-- 1 1001 1001 1171 Sep 6 21:08 ADOPTERS.md 21:10:11 -rw-rw-r-- 1 1001 1001 10347 Sep 6 21:08 Attribution.txt 21:10:11 -rw-rw-r-- 1 1001 1001 63209 Sep 6 21:08 CHANGELOG.md 21:10:11 -rw-rw-r-- 1 1001 1001 3804 Sep 6 21:08 CONTRIBUTING.md 21:10:11 -rw-rw-r-- 1 1001 1001 677 Sep 6 21:08 GOVERNANCE.md 21:10:11 -rw-rw-r-- 1 1001 1001 850 Sep 6 21:08 Jenkinsfile 21:10:11 -rw-rw-r-- 1 1001 1001 10775 Sep 6 21:08 LICENSE 21:10:11 -rw-rw-r-- 1 1001 1001 13724 Sep 6 21:08 Makefile 21:10:11 -rw-rw-r-- 1 1001 1001 582 Sep 6 21:08 OWNERS.md 21:10:11 -rw-rw-r-- 1 1001 1001 9799 Sep 6 21:08 README.md 21:10:11 -rw-rw-r-- 1 1001 1001 6912 Sep 6 21:08 SECURITY.md 21:10:11 -rw-rw-r-- 1 1001 1001 12 Sep 6 21:08 VERSION 21:10:11 -rw-rw-r-- 1 1001 1001 4131 Sep 6 21:08 ZMQWindows.md 21:10:11 drwxrwxr-x 2 1001 1001 4096 Sep 6 21:08 bin 21:10:11 drwxrwxr-x 18 1001 1001 4096 Sep 6 21:08 cmd 21:10:11 -rw-r--r-- 1 root root 482786 Sep 6 21:09 coverage.out 21:10:11 -rw-rw-r-- 1 1001 1001 3682 Sep 6 21:08 go.mod 21:10:11 -rw-rw-r-- 1 1001 1001 38527 Sep 6 21:08 go.sum 21:10:11 drwxrwxr-x 8 1001 1001 4096 Sep 6 21:08 internal 21:10:11 drwxrwxr-x 3 1001 1001 4096 Sep 6 21:08 openapi 21:10:11 drwxrwxr-x 4 1001 1001 4096 Sep 6 21:08 snap 21:10:11 -rw-rw-r-- 1 1001 1001 204 Sep 6 21:08 version.go [Pipeline] sh 21:10:11 + '[' -e coverage.out ] 21:10:11 + chown 1001:1001 coverage.out [Pipeline] stash 21:10:11 Stashed 1 file(s) [Pipeline] sh 21:10:12 + make build 21:10:12 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:10:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:10:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:10:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:10: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.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:10: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.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:10:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:10: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.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:10:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:10:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:10:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:10: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.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:10: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.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:10:53 $ docker stop --time=1 a20ee3366ffca5fd593fb68fd00f0f7b384fbf62db1bc6cb0620e350b48dc292 21:10:56 $ docker rm -f a20ee3366ffca5fd593fb68fd00f0f7b384fbf62db1bc6cb0620e350b48dc292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:10:57 21:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:10:57 latest: Pulling from edgex-devops/edgex-compose 21:10:57 cbdbe7a5bc2a: Pulling fs layer 21:10:57 ca9280d653b3: Pulling fs layer 21:10:57 7e9c9ca2126c: Pulling fs layer 21:10:57 cbdbe7a5bc2a: Verifying Checksum 21:10:57 cbdbe7a5bc2a: Download complete 21:10:57 cbdbe7a5bc2a: Pull complete 21:10:57 ca9280d653b3: Verifying Checksum 21:10:57 ca9280d653b3: Download complete 21:10:57 7e9c9ca2126c: Verifying Checksum 21:10:57 7e9c9ca2126c: Download complete 21:10:58 ca9280d653b3: Pull complete 21:11:01 7e9c9ca2126c: Pull complete 21:11:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:11:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:01 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:11:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:11:03 $ docker top 54c0d9c5a241dcf1be2e0410bb7bffa32c63ada81af12ff83de2e9f4455040b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:03 + + docker-composegrep build parallel --help 21:11:03 21:11:04 --parallel Build images in parallel. [Pipeline] } 21:11:04 $ docker stop --time=1 54c0d9c5a241dcf1be2e0410bb7bffa32c63ada81af12ff83de2e9f4455040b4 21:11:05 $ docker rm -f 54c0d9c5a241dcf1be2e0410bb7bffa32c63ada81af12ff83de2e9f4455040b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:05 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:11:05 $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:11:06 $ docker top e2bf2f57847970a95874ac00018df3e27e3b6ba325c34b9a38d59823611ca091 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:06 + docker-compose -f ./docker-compose-build.yml build --parallel 21:11:07 Building core-command ... 21:11:07 Building core-data ... 21:11:07 Building core-metadata ... 21:11:07 Building security-bootstrapper ... 21:11:07 Building security-proxy-setup ... 21:11:07 Building security-secretstore-setup ... 21:11:07 Building security-spiffe-token-provider ... 21:11:07 Building security-spire-agent ... 21:11:07 Building security-spire-config ... 21:11:07 Building security-spire-server ... 21:11:07 Building support-notifications ... 21:11:07 Building support-scheduler ... 21:11:07 Building sys-mgmt-agent ... 21:11:07 Building security-spire-config 21:11:07 Building security-spire-agent 21:11:07 Building core-command 21:11:07 Building support-scheduler 21:11:07 Building sys-mgmt-agent 21:11:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:19 ---> 1350b63c9846 21:11:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:11:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:11:19 ---> 1350b63c9846 21:11:19 Step 3/26 : WORKDIR /edgex-go 21:11:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:11:19 ---> 1350b63c9846 21:11:19 Step 3/26 : WORKDIR /edgex-go 21:11:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:11:19 ---> 1350b63c9846 21:11:19 Step 3/23 : WORKDIR /edgex-go 21:11:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:11:19 ---> 1350b63c9846 21:11:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:11:21 ---> Running in 44d3eaf625db 21:11:21 ---> Running in 4267d5807376 21:11:21 ---> Running in 0c65607c67d1 21:11:21 ---> Running in 0c1f9ad0f54f 21:11:21 ---> Running in 1d61b6ec5282 21:11:21 Removing intermediate container 1d61b6ec5282 21:11:21 ---> 4da2c3b7e50a 21:11:21 Step 4/24 : WORKDIR /edgex-go 21:11:21 Removing intermediate container 0c65607c67d1 21:11:21 ---> 27283776a6bb 21:11:21 Step 4/23 : WORKDIR /edgex-go 21:11:21 Removing intermediate container 44d3eaf625db 21:11:21 ---> ce378ef061af 21:11:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:21 ---> Running in c40baddadb8b 21:11:21 Removing intermediate container 4267d5807376 21:11:21 ---> 4e1bb4c28ec8 21:11:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:21 Removing intermediate container 0c1f9ad0f54f 21:11:21 ---> 3269583aa424 21:11:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:21 ---> Running in 41b406dbe65e 21:11:21 ---> Running in 48829d6e53a5 21:11:21 ---> Running in 5287f320b2ff 21:11:21 ---> Running in 86a9ce790bc8 21:11:21 Removing intermediate container c40baddadb8b 21:11:21 ---> 57130d502105 21:11:21 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:21 Removing intermediate container 41b406dbe65e 21:11:21 ---> 7ab158f56a77 21:11:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:21 ---> Running in 7939d6fed22e 21:11:21 ---> Running in 9541ee8d910d 21:11:22 Removing intermediate container 48829d6e53a5 21:11:22 ---> 3f6c51049709 21:11:22 Step 5/23 : RUN apk add --update --no-cache make bash git 21:11:22 ---> Running in 5d42347ad942 21:11:22 Removing intermediate container 86a9ce790bc8 21:11:22 ---> 13ceee5c055a 21:11:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:11:22 ---> Running in 867aebe7089d 21:11:22 Removing intermediate container 5287f320b2ff 21:11:22 ---> f51ab9e57106 21:11:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:11:22 ---> Running in dc8a4d5a70ea 21:11:22 Removing intermediate container 7939d6fed22e 21:11:22 ---> 5af8638440a1 21:11:22 Step 6/24 : RUN apk add --update --no-cache make git 21:11:22 ---> Running in 85d359fd0959 21:11:23 Removing intermediate container 9541ee8d910d 21:11:23 ---> 5f6b13597f55 21:11:23 Step 6/23 : RUN apk add --update --no-cache make git 21:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:23 ---> Running in e237ccf79368 21:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24695 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 21:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] ws 21:11:24 Running in /w/workspace/edgex-go/291 [Pipeline] { [Pipeline] checkout 21:11:24 The recommended git tool is: git 21:11:24 OK: 211 MiB in 51 packages 21:11:24 OK: 211 MiB in 51 packages 21:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:11:24 OK: 211 MiB in 51 packages 21:11:24 OK: 211 MiB in 51 packages 21:11:25 Removing intermediate container 5d42347ad942 21:11:25 ---> c3dd40e9fd15 21:11:25 Step 6/23 : COPY go.mod vendor* ./ 21:11:25 OK: 211 MiB in 51 packages 21:11:25 Removing intermediate container 867aebe7089d 21:11:25 ---> 0d010be7ce75 21:11:25 Step 6/26 : COPY go.mod vendor* ./ 21:11:25 ---> 6641e13439ce 21:11:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:25 ---> Running in 9ae95f25ea24 21:11:25 Removing intermediate container dc8a4d5a70ea 21:11:25 ---> c2d7f4e82d30 21:11:25 ---> c0f58494fc71 21:11:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/26 : COPY go.mod vendor* ./ 21:11:25 21:11:25 ---> Running in 3aae6c7efa9d 21:11:25 Removing intermediate container 85d359fd0959 21:11:25 ---> ccb3ddd4bda3 21:11:25 Step 7/24 : COPY go.mod vendor* ./ 21:11:25 ---> c35d611fa3b9 21:11:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:25 ---> Running in a1888e531a33 21:11:25 ---> a2d76eeafe8b 21:11:25 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:25 Removing intermediate container e237ccf79368 21:11:25 ---> 2a60cb8ca369 21:11:25 Step 7/23 : COPY go.mod vendor* ./ 21:11:25 ---> Running in 9f78ac75a247 21:11:25 ---> ac93be5511a7 21:11:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:25 ---> Running in ea70175787f0 21:11:31 using credential edgex-jenkins-ssh 21:11:31 Cloning the remote Git repository 21:11:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:11:32 > git init /w/workspace/edgex-go/291 # timeout=10 21:11:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:11:32 > git --version # timeout=10 21:11:32 > git --version # 'git version 2.25.1' 21:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:40 Removing intermediate container 9ae95f25ea24 21:11:40 ---> 8499b7de777e 21:11:40 Step 8/23 : COPY . . 21:11:40 Removing intermediate container 3aae6c7efa9d 21:11:40 ---> 60701cea5e9e 21:11:40 Step 8/26 : COPY . . 21:11:40 Removing intermediate container 9f78ac75a247 21:11:40 ---> ba0bb307adff 21:11:40 Step 9/24 : COPY . . 21:11:40 Removing intermediate container ea70175787f0 21:11:40 ---> 5997b5008c83 21:11:40 Step 9/23 : COPY . . 21:11:40 Removing intermediate container a1888e531a33 21:11:40 ---> 3589694ab639 21:11:40 Step 8/26 : COPY . . 21:11:47 ---> 30f2e216d13f 21:11:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:11:47 ---> 66c7b6ac9479 21:11:47 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:11:47 ---> 6c523c6225be 21:11:47 ---> c32e65c8f6de 21:11:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/26 : ARG SPIRE_RELEASE=1.2.1 21:11:47 21:11:47 ---> Running in a0249b1fe5e9 21:11:47 ---> 65a616889bc4 21:11:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:11:47 ---> Running in ec69d4d6627d 21:11:47 ---> Running in 8cd887d418b2 21:11:47 ---> Running in 582ed0688e0c 21:11:47 ---> Running in 2ea1820e22ee 21:11:47 Removing intermediate container 8cd887d418b2 21:11:47 ---> 311c10a57861 21:11:47 Step 10/26 : WORKDIR /edgex-go/spire-build 21:11:47 ---> Running in 07afd177cba4 21:11:47 Removing intermediate container 2ea1820e22ee 21:11:47 ---> 23498fbcb280 21:11:47 Step 10/26 : WORKDIR /edgex-go/spire-build 21:11:47 ---> Running in 396e667b6ddd 21:11:47 Removing intermediate container 07afd177cba4 21:11:47 ---> 1eed865eec5b 21:11:47 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 21:11:47 ---> Running in 964e56baf8b2 21:11:47 Removing intermediate container 396e667b6ddd 21:11:47 ---> b764a33c35a7 21:11:47 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 21:11:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:11:47 ---> Running in 8721778196fe 21:11:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:11:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:11:48 Removing intermediate container 964e56baf8b2 21:11:48 ---> 6b5c0dcd00f7 21:11:48 Step 12/26 : WORKDIR /edgex-go 21:11:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:11:48 Avoid second fetch 21:11:48 Checking out Revision 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 (main) 21:11:49 ---> Running in ba331f026091 21:11:49 Removing intermediate container 8721778196fe 21:11:49 ---> c6d2dd03f273 21:11:49 Step 12/26 : WORKDIR /edgex-go 21:11:49 ---> Running in b6ffdc44ea65 21:11:49 Removing intermediate container ba331f026091 21:11:49 ---> 9d84213ed303 21:11:49 21:11:49 Step 13/26 : FROM alpine:3.15 21:11:49 Removing intermediate container b6ffdc44ea65 21:11:49 ---> ad0f0ba3c327 21:11:49 21:11:49 Step 13/26 : FROM alpine:3.15 21:11:49 3.15: Pulling from library/alpine 21:11:49 3.15: Pulling from library/alpine 21:11:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:11:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:11:49 Status: Image is up to date for alpine:3.15 21:11:49 Status: Downloaded newer image for alpine:3.15 21:11:49 ---> c4fc93816858 21:11:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:49 ---> c4fc93816858 21:11:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:49 ---> Running in 941ced1c1bd2 21:11:49 ---> Running in ea7d43f14064 21:11:49 Removing intermediate container 941ced1c1bd2 21:11:49 ---> 8238305bd7f8 21:11:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 ---> Running in 0e9b578c6e25 21:11:49 Removing intermediate container ea7d43f14064 21:11:49 ---> a0e9a6e26308 21:11:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:49 ---> Running in 9e2ef53230d0 21:11:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:48 > git config core.sparsecheckout # timeout=10 21:11:48 > git checkout -f 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 # timeout=10 21:11:51 Removing intermediate container 0e9b578c6e25 21:11:51 ---> a7152ba812a8 21:11:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:11:51 Removing intermediate container 9e2ef53230d0 21:11:51 ---> f46b2cf3a5f9 21:11:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:11:51 ---> Running in b941c0399bc1 21:11:51 ---> Running in 61b44b0a8ff1 21:11:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:53 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:11:53 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:11:53 OK: 15856 distinct packages available 21:11:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:53 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#4144)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:54 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:11:54 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:11:54 OK: 15856 distinct packages available 21:11:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:11:54 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:54 Dload Upload Total Spent Left Speed 21:11:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k 21:11:54 (1/4) Installing dumb-init (1.2.5-r1) 21:11:54 (2/4) Installing musl-obstack (1.2.3-r0) 21:11:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:55 (3/4) Installing libucontext (1.1-r0) 21:11:55 (4/4) Installing gcompat (1.0.0-r4) 21:11:55 Executing busybox-1.34.1-r7.trigger 21:11:55 OK: 6 MiB in 18 packages [Pipeline] sh 21:11:55 (1/5) Installing dumb-init (1.2.5-r1) 21:11:55 (2/5) Installing musl-obstack (1.2.3-r0) 21:11:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 21:11:55 (3/5) Installing libucontext (1.1-r0) 21:11:55 (4/5) Installing gcompat (1.0.0-r4) 21:11:55 (5/5) Installing openssl (1.1.1q-r0) [Pipeline] sh 21:11:55 Executing busybox-1.34.1-r7.trigger 21:11:55 OK: 7 MiB in 19 packages 21:11:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:11:56 + sudo tee /etc/docker/daemon.new 21:11:56 { 21:11:56 "registry-mirrors": [ 21:11:56 "https://nexus3.edgexfoundry.org:10001" 21:11:56 ], 21:11:56 "bip": "10.250.0.254/24", 21:11:56 "hosts": [ 21:11:56 "tcp://0.0.0.0:5555", 21:11:56 "unix:///var/run/docker.sock" 21:11:56 ], 21:11:56 "mtu": 1458, 21:11:56 "selinux-enabled": true, 21:11:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:11:56 } [Pipeline] sh 21:11:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:11:56 + sudo service docker restart 21:11:56 Removing intermediate container 61b44b0a8ff1 21:11:56 ---> bbcf68fb409b 21:11:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:56 Removing intermediate container b941c0399bc1 21:11:56 ---> cee1a088f7e3 21:11:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:12:00 ---> cd13e65ce139 21:12:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:12:00 ---> 3bb7c6fa056c 21:12:00 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:12:00 ---> 98ff02457dc5 21:12:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:12:00 ---> Running in d14852ecec52 21:12:01 Removing intermediate container d14852ecec52 21:12:01 ---> cee5f0c69a4b 21:12:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:12:01 ---> cd70c2fe784b 21:12:01 Step 21/26 : WORKDIR / 21:12:01 ---> Running in 8453583c0be0 21:12:02 ---> 7c9d8e6e993e 21:12:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:12:02 Removing intermediate container 8453583c0be0 21:12:02 ---> 9721a5adc3f5 21:12:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:12:02 ---> Running in f95d0cd15ead 21:12:02 ---> eff84284bfdf 21:12:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:12:02 Removing intermediate container f95d0cd15ead 21:12:02 ---> e24ce609a003 21:12:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:12:02 ---> Running in cc48978f06c3 21:12:03 Removing intermediate container cc48978f06c3 21:12:03 ---> 3039ba4da3b4 21:12:03 Step 24/26 : LABEL arch=x86_64 21:12:03 ---> Running in 1390661aa91f 21:12:03 ---> bcfee72e677e 21:12:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:12:03 Removing intermediate container 1390661aa91f 21:12:03 ---> 76819d9e898d 21:12:03 Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:12:03 ---> 6aceba98b152 21:12:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:12:03 ---> Running in cb4878ed24c6 21:12:03 ---> Running in 3b9cf3c71b40 21:12:04 Removing intermediate container 3b9cf3c71b40 21:12:04 ---> fc54761b3391 21:12:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:12:04 Removing intermediate container cb4878ed24c6 21:12:04 ---> 208f1a40246d 21:12:04 Step 26/26 : LABEL version=2.3.0-dev.55 21:12:04 ---> Running in b96947d2c5d0 21:12:04 ---> Running in 8d2f0965334d 21:12:04 Removing intermediate container b96947d2c5d0 21:12:04 Removing intermediate container 8d2f0965334d 21:12:04 ---> 0a2d862834f8 21:12:04 ---> a2b83c3445f6 21:12:04 Step 24/26 : LABEL arch=x86_64 21:12:04 21:12:04 ---> Running in f2f1d3ca1cf7 21:12:04 Successfully built a2b83c3445f6 21:12:04 Successfully tagged security-spire-config:latest 21:12:04  Building security-spire-config ... done Building security-proxy-setup 21:12:05 Removing intermediate container f2f1d3ca1cf7 21:12:05 ---> c14baae2b305 21:12:05 Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:12:05 ---> Running in f0c651463f8c 21:12:06 Removing intermediate container f0c651463f8c 21:12:06 ---> 2d3e61847ab5 21:12:06 Step 26/26 : LABEL version=2.3.0-dev.55 21:12:06 ---> Running in 922f607c9d05 21:12:06 Removing intermediate container 922f607c9d05 21:12:06 ---> ffe39cc0bbb8 21:12:06 21:12:06 Successfully built ffe39cc0bbb8 21:12:06 Successfully tagged security-spire-agent:latest 21:12:06  Building security-spire-agent ... done Building support-notifications 21:12:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:10 ---> 1350b63c9846 21:12:10 Step 3/22 : WORKDIR /edgex-go 21:12:10 ---> Using cache 21:12:10 ---> 3269583aa424 21:12:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:10 ---> Using cache 21:12:10 ---> 3f6c51049709 21:12:10 Step 5/22 : RUN apk add --update --no-cache make git 21:12:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:12:10 ---> 1350b63c9846 21:12:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:12:10 ---> Using cache 21:12:10 ---> 27283776a6bb 21:12:10 Step 4/23 : WORKDIR /edgex-go 21:12:10 ---> Using cache 21:12:10 ---> 7ab158f56a77 21:12:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:10 ---> Using cache 21:12:10 ---> 5f6b13597f55 21:12:10 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:12:13 ---> Running in c993c1c26cc4 21:12:13 ---> Running in cb70f557d3b4 21:12:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:14 OK: 211 MiB in 51 packages 21:12:15 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:15 provisioning config files... 21:12:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config5910264197281417446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:15 Removing intermediate container 582ed0688e0c 21:12:15 ---> 2714cea38deb 21:12:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:12:15 Removing intermediate container ec69d4d6627d 21:12:15 ---> c52cccfb22af 21:12:15 21:12:15 Step 11/24 : FROM alpine:3.16 21:12:15 ---> Running in a22b80029aed 21:12:15 3.16: Pulling from library/alpine 21:12:15 Removing intermediate container c993c1c26cc4 21:12:15 ---> ea958177dd36 21:12:15 Step 6/22 : COPY go.mod vendor* ./ 21:12:15 Removing intermediate container cb70f557d3b4 21:12:15 ---> 0ab4f391408b 21:12:15 Step 7/23 : COPY go.mod vendor* ./ 21:12:15 ---> docker-login.sh 21:12:15 nexus3.edgexfoundry.org:10001 21:12:16 ---> f06ddbf9c464 21:12:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:16 ---> 39367851f8be 21:12:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:12:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:12:16 Status: Downloaded newer image for alpine:3.16 21:12:16 ---> Running in 2ff2e8585091 21:12:16 ---> Running in 6ea428c7d2fd 21:12:16 ---> 9c6f07244728 21:12:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:12:16 ---> Running in 746208fab6c9 21:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:16 Configure a credential helper to remove this warning. See 21:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:16 21:12:16 Login Succeeded 21:12:17 nexus3.edgexfoundry.org:10002 21:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:17 Configure a credential helper to remove this warning. See 21:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:17 21:12:17 Login Succeeded 21:12:17 nexus3.edgexfoundry.org:10003 21:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:17 Removing intermediate container a22b80029aed 21:12:17 ---> 59dd7512b3fa 21:12:17 21:12:17 Step 11/23 : FROM alpine:3.16 21:12:17 ---> 9c6f07244728 21:12:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:17 ---> Running in 237348476acd 21:12:17 (1/1) Installing dumb-init (1.2.5-r1) 21:12:17 Executing busybox-1.35.0-r17.trigger 21:12:17 OK: 6 MiB in 15 packages 21:12:17 Removing intermediate container 237348476acd 21:12:17 ---> eaeacbe0333f 21:12:17 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 21:12:17 ---> Running in 4f8b30c99683 21:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:17 Configure a credential helper to remove this warning. See 21:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:17 21:12:17 Login Succeeded 21:12:17 nexus3.edgexfoundry.org:10004 21:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:18 Configure a credential helper to remove this warning. See 21:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:18 21:12:18 Login Succeeded 21:12:18 docker.io 21:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:18 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:12:18 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:12:18 (3/33) Installing readline (8.1.2-r0) 21:12:18 (4/33) Installing bash (5.1.16-r2) 21:12:18 Executing bash-5.1.16-r2.post-install 21:12:18 (5/33) Installing ca-certificates (20220614-r0) 21:12:19 (6/33) Installing brotli-libs (1.0.9-r6) 21:12:19 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:12:19 (8/33) Installing libcurl (7.83.1-r3) 21:12:19 (9/33) Installing curl (7.83.1-r3) 21:12:19 (10/33) Installing docker-cli (20.10.16-r2) 21:12:19 Removing intermediate container 746208fab6c9 21:12:19 ---> f8806b505dcd 21:12:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:19 (11/33) Installing dumb-init (1.2.5-r1) 21:12:19 (12/33) Installing libbz2 (1.0.8-r1) 21:12:19 (13/33) Installing expat (2.4.8-r0) 21:12:19 (14/33) Installing libffi (3.4.2-r1) 21:12:19 (15/33) Installing gdbm (1.23-r0) 21:12:19 (16/33) Installing xz-libs (5.2.5-r1) 21:12:19 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:12:19 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:12:19 (19/33) Installing mpdecimal (2.5.1-r1) 21:12:19 (20/33) Installing sqlite-libs (3.38.5-r0) 21:12:19 (21/33) Installing python3 (3.10.5-r0) 21:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:19 Configure a credential helper to remove this warning. See 21:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:19 21:12:19 Login Succeeded 21:12:19 ---> docker-login.sh ends [Pipeline] } 21:12:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:12:19 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:12:20 + git config --global --add safe.directory /w/workspace/edgex-go/291 [Pipeline] echo 21:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:20 ========================================================= 21:12:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:12:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:12:20 (23/33) Installing py3-tomli (2.0.1-r1) 21:12:20 ---> Running in 7bf2e00a02b8 21:12:20 (24/33) Installing py3-pep517 (0.12.0-r2) 21:12:20 (25/33) Installing py3-six (1.16.0-r1) 21:12:20 (26/33) Installing py3-retrying (1.3.3-r3) 21:12:20 (27/33) Installing py3-appdirs (1.4.4-r3) 21:12:20 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:12:20 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:12:20 (30/33) Installing py3-parsing (2.4.7-r3) 21:12:20 (31/33) Installing py3-packaging (21.3-r0) 21:12:20 (32/33) Installing py3-setuptools (59.4.0-r0) 21:12:20 (33/33) Installing py3-pip (22.1.1-r0) 21:12:20 Executing busybox-1.35.0-r17.trigger 21:12:20 Executing ca-certificates-20220614-r0.trigger 21:12:20 OK: 122 MiB in 47 packages 21:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:12:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:12:20 b3c136eddcbf: Pulling fs layer 21:12:20 c0a3192eca97: Pulling fs layer 21:12:20 a050256f5b6f: Pulling fs layer 21:12:20 656be50a0ddc: Pulling fs layer 21:12:20 2bbca73fdf42: Pulling fs layer 21:12:20 46d945488cbd: Pulling fs layer 21:12:20 8a5474983e97: Pulling fs layer 21:12:20 329c88fbcd65: Pulling fs layer 21:12:20 656be50a0ddc: Waiting 21:12:20 46d945488cbd: Waiting 21:12:20 2bbca73fdf42: Waiting 21:12:20 329c88fbcd65: Waiting 21:12:20 8a5474983e97: Waiting 21:12:20 a050256f5b6f: Verifying Checksum 21:12:20 a050256f5b6f: Download complete 21:12:20 c0a3192eca97: Download complete 21:12:20 2bbca73fdf42: Verifying Checksum 21:12:20 2bbca73fdf42: Download complete 21:12:20 46d945488cbd: Verifying Checksum 21:12:20 46d945488cbd: Download complete 21:12:20 b3c136eddcbf: Verifying Checksum 21:12:20 b3c136eddcbf: Download complete 21:12:21 Removing intermediate container a0249b1fe5e9 21:12:21 ---> f80200ac9ae3 21:12:21 21:12:21 Step 11/23 : FROM alpine:3.16 21:12:21 ---> 9c6f07244728 21:12:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:12:21 ---> Using cache 21:12:21 ---> f8806b505dcd 21:12:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:12:21 ---> Using cache 21:12:21 ---> cfba0a4db3ea 21:12:21 Step 14/23 : ENV APP_PORT=59861 21:12:21 Removing intermediate container 7bf2e00a02b8 21:12:21 ---> cfba0a4db3ea 21:12:21 Step 14/24 : ENV APP_PORT=59882 21:12:21 ---> Running in c7d4ece34fa2 21:12:21 ---> Running in f53c22e30745 21:12:21 Removing intermediate container c7d4ece34fa2 21:12:21 ---> 0da95d54a44c 21:12:21 Step 15/23 : EXPOSE $APP_PORT 21:12:21 b3c136eddcbf: Pull complete 21:12:21 Removing intermediate container f53c22e30745 21:12:21 ---> 355587c75966 21:12:21 Step 15/24 : EXPOSE $APP_PORT 21:12:21 ---> Running in 4cb93dbefced 21:12:21 ---> Running in 6bde6e0677f7 21:12:22 Removing intermediate container 4cb93dbefced 21:12:22 ---> 570773be8bf1 21:12:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:22 Removing intermediate container 6bde6e0677f7 21:12:22 ---> 92a92aa2564b 21:12:22 Step 16/24 : WORKDIR / 21:12:22 ---> Running in d1fa50891e71 21:12:22 ---> 77469c7d945c 21:12:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:12:22 Removing intermediate container d1fa50891e71 21:12:22 ---> d941392433d1 21:12:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:22 329c88fbcd65: Verifying Checksum 21:12:22 329c88fbcd65: Download complete 21:12:22 c0a3192eca97: Pull complete 21:12:22 ---> 5c051803e7e0 21:12:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:12:23 a050256f5b6f: Pull complete 21:12:23 ---> 3d239b2d0294 21:12:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:12:23 8a5474983e97: Verifying Checksum 21:12:23 8a5474983e97: Download complete 21:12:24 ---> 4ed020c92c14 21:12:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:12:24 ---> 0b2f048cdc66 21:12:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:12:24 ---> Running in b061a69fbcda 21:12:24 Collecting docker-compose==1.23.2 21:12:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:12:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.1 MB/s eta 0:00:00 21:12:24 656be50a0ddc: Verifying Checksum 21:12:24 656be50a0ddc: Download complete 21:12:24 ---> 1140bcbcd82a 21:12:24 Step 20/24 : ENTRYPOINT ["/core-command"] 21:12:24 Collecting docopt<0.7,>=0.6.1 21:12:24 Downloading docopt-0.6.2.tar.gz (25 kB) 21:12:24 Preparing metadata (setup.py): started 21:12:24 Removing intermediate container b061a69fbcda 21:12:24 ---> a7154efb77d0 21:12:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:24 ---> Running in 6c2f9884c0de 21:12:24 ---> Running in 640d20535fe8 21:12:24 Removing intermediate container 6c2f9884c0de 21:12:24 ---> d10009265777 21:12:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:24 Preparing metadata (setup.py): finished with status 'done' 21:12:24 Removing intermediate container 640d20535fe8 21:12:24 ---> 7541858cf4ed 21:12:24 Step 21/23 : LABEL arch=x86_64 21:12:24 ---> Running in cea7651640e5 21:12:24 Removing intermediate container 6ea428c7d2fd 21:12:24 ---> 88315b8317fd 21:12:24 Step 8/22 : COPY . . 21:12:24 Collecting websocket-client<1.0,>=0.32.0 21:12:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:12:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 116.0 MB/s eta 0:00:00 21:12:24 ---> Running in 1643befa5b34 21:12:24 Collecting jsonschema<3,>=2.5.1 21:12:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:12:24 Collecting cached-property<2,>=1.2.0 21:12:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:12:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:12:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:12:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:12:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.8 MB/s eta 0:00:00 21:12:25 Collecting texttable<0.10,>=0.9.0 21:12:25 Downloading texttable-0.9.1.tar.gz (11 kB) 21:12:25 Preparing metadata (setup.py): started 21:12:25 Removing intermediate container 1643befa5b34 21:12:25 ---> 7e37cee602d0 21:12:25 Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:12:25 Preparing metadata (setup.py): finished with status 'done' 21:12:25 Collecting docker<4.0,>=3.6.0 21:12:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:12:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 39.5 MB/s eta 0:00:00 21:12:25 Collecting dockerpty<0.5,>=0.4.1 21:12:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:12:25 Removing intermediate container cea7651640e5 21:12:25 ---> 9a7548ac8eea 21:12:25 Step 22/24 : LABEL arch=x86_64 21:12:25 Preparing metadata (setup.py): started 21:12:25 Preparing metadata (setup.py): finished with status 'done' 21:12:25 Collecting PyYAML<4,>=3.10 21:12:25 Downloading PyYAML-3.13.tar.gz (270 kB) 21:12:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 76.1 MB/s eta 0:00:00 21:12:25 Preparing metadata (setup.py): started 21:12:26 ---> Running in 9ac6ad2042c8 21:12:26 ---> Running in 7e0fec72c52b 21:12:26 Preparing metadata (setup.py): finished with status 'done' 21:12:26 Removing intermediate container 9ac6ad2042c8 21:12:26 ---> fc64a4f38ba8 21:12:26 Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:12:26 Removing intermediate container 7e0fec72c52b 21:12:26 ---> 2447edbf8a05 21:12:26 Step 23/23 : LABEL version=2.3.0-dev.55 21:12:26 Collecting docker-pycreds>=0.4.0 21:12:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:12:26 Collecting idna<2.8,>=2.5 21:12:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:12:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 29.9 MB/s eta 0:00:00 21:12:26 ---> Running in 401c0ffdae0b 21:12:26 ---> Running in 12de330f77e5 21:12:26 Collecting urllib3<1.25,>=1.21.1 21:12:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:12:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 103.3 MB/s eta 0:00:00 21:12:26 Collecting certifi>=2017.4.17 21:12:26 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 21:12:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 87.8 MB/s eta 0:00:00 21:12:26 Removing intermediate container 2ff2e8585091 21:12:26 ---> 61b4352985a2 21:12:26 Step 9/23 : COPY . . 21:12:26 Collecting chardet<3.1.0,>=3.0.2 21:12:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:12:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 132.5 MB/s eta 0:00:00 21:12:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:12:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:12:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:12:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:12:26 Removing intermediate container 401c0ffdae0b 21:12:26 ---> bdc8ecf220df 21:12:26 Step 24/24 : LABEL version=2.3.0-dev.55 21:12:27 Removing intermediate container 12de330f77e5 21:12:27 ---> efc8ab735768 21:12:27 21:12:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:12:27 Running setup.py install for texttable: started 21:12:27 ---> Running in d275b18558ee 21:12:27 Successfully built efc8ab735768 21:12:27 Successfully tagged support-scheduler:latest 21:12:27 Building core-metadata 21:12:27  Building support-scheduler ... done  Running setup.py install for texttable: finished with status 'done' 21:12:27 Running setup.py install for PyYAML: started 21:12:27 Removing intermediate container d275b18558ee 21:12:27 ---> b355cd46f5c6 21:12:27 21:12:27 Successfully built b355cd46f5c6 21:12:27 Running setup.py install for PyYAML: finished with status 'done' 21:12:27 Successfully tagged core-command:latest 21:12:27 Building security-bootstrapper 21:12:27  Building core-command ... done  Running setup.py install for docopt: started 21:12:28 Running setup.py install for docopt: finished with status 'done' 21:12:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:12:30 ---> 1350b63c9846 21:12:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:12:30 ---> Using cache 21:12:30 ---> 27283776a6bb 21:12:30 Step 4/25 : WORKDIR /edgex-go 21:12:30 ---> Using cache 21:12:30 ---> 7ab158f56a77 21:12:30 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:30 ---> Using cache 21:12:30 ---> 5f6b13597f55 21:12:30 Step 6/25 : RUN apk add --update --no-cache make git 21:12:30 ---> Using cache 21:12:30 ---> 2a60cb8ca369 21:12:30 Step 7/25 : COPY go.mod vendor* ./ 21:12:30 ---> Using cache 21:12:30 ---> ac93be5511a7 21:12:30 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:30 ---> Using cache 21:12:30 ---> 5997b5008c83 21:12:30 Step 9/25 : COPY . . 21:12:30 ---> Using cache 21:12:30 ---> 30f2e216d13f 21:12:30 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:12:30 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:12:30 ---> 1350b63c9846 21:12:30 Step 3/31 : WORKDIR /edgex-go 21:12:30 ---> Using cache 21:12:30 ---> 3269583aa424 21:12:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:30 ---> Using cache 21:12:30 ---> 3f6c51049709 21:12:30 Step 5/31 : RUN apk add --update --no-cache make git 21:12:30 ---> Using cache 21:12:30 ---> ea958177dd36 21:12:30 Step 6/31 : COPY go.mod vendor* ./ 21:12:30 ---> Using cache 21:12:30 ---> f06ddbf9c464 21:12:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:30 ---> Using cache 21:12:30 ---> 88315b8317fd 21:12:30 Step 8/31 : COPY . . 21:12:30 ---> Using cache 21:12:30 ---> 497c63f7c475 21:12:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:12:31 Running setup.py install for dockerpty: started 21:12:32 Running setup.py install for dockerpty: finished with status 'done' 21:12:32 ---> Running in bef73641be83 21:12:32 ---> Running in 63ce4b8ff5f4 21:12:32 ---> 497c63f7c475 21:12:32 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:12:32 ---> 58536e88109a 21:12:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:12:32 ---> Running in 5016997507f0 21:12:32 ---> Running in 35b28cf2735e 21:12:32 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 21:12:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 21:12:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:12:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:12:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:12:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:12:36 Removing intermediate container 4f8b30c99683 21:12:36 ---> 90d5a1b39dee 21:12:36 Step 14/23 : ENV APP_PORT=58890 21:12:37 ---> Running in 93b00e7f6ec2 21:12:37 Removing intermediate container 93b00e7f6ec2 21:12:37 ---> df102b4782dc 21:12:37 Step 15/23 : EXPOSE $APP_PORT 21:12:37 ---> Running in d97db85e25f7 21:12:37 Removing intermediate container d97db85e25f7 21:12:37 ---> 47537b2bad1c 21:12:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:12:38 ---> 30394a0cb24b 21:12:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:12:39 656be50a0ddc: Pull complete 21:12:39 2bbca73fdf42: Pull complete 21:12:39 46d945488cbd: Pull complete 21:12:39 ---> f7d55b9eb866 21:12:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:12:40 ---> 7ae77507d523 21:12:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:12:40 ---> Running in bfc27d1d51ca 21:12:40 Removing intermediate container bfc27d1d51ca 21:12:40 ---> 70b06a88ea0a 21:12:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:40 ---> Running in 9acf6aa125b5 21:12:41 Removing intermediate container 9acf6aa125b5 21:12:41 ---> 3c441e85a5cb 21:12:41 Step 21/23 : LABEL arch=x86_64 21:12:41 ---> Running in 64714807139c 21:12:41 Removing intermediate container 64714807139c 21:12:41 ---> 23a31ab2c8ae 21:12:41 Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:12:41 ---> Running in 1f997817cff7 21:12:41 Removing intermediate container 1f997817cff7 21:12:41 ---> 4080e789f57a 21:12:41 Step 23/23 : LABEL version=2.3.0-dev.55 21:12:42 ---> Running in d9e3ab273ecd 21:12:42 Removing intermediate container d9e3ab273ecd 21:12:42 ---> 1af5b94ab4b1 21:12:42 21:12:42 Successfully built 1af5b94ab4b1 21:12:42 Successfully tagged sys-mgmt-agent:latest 21:12:42  Building sys-mgmt-agent ... done Building security-secretstore-setup 21:12:43 8a5474983e97: Pull complete 21:12:45 329c88fbcd65: Pull complete 21:12:45 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:12:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:12:45 WORKDIR /edgex 21:12:45 COPY go.mod . 21:12:45 RUN go mod download 21:12:45 + docker build -t ci-base-image-arm64 -f - . 21:12:45 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:12:45 ---> 1350b63c9846 21:12:45 Step 3/25 : WORKDIR /edgex-go 21:12:45 ---> Using cache 21:12:45 ---> 3269583aa424 21:12:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:45 ---> Using cache 21:12:45 ---> 3f6c51049709 21:12:45 Step 5/25 : RUN apk add --update --no-cache make git 21:12:45 ---> Using cache 21:12:45 ---> ea958177dd36 21:12:45 Step 6/25 : COPY go.mod vendor* ./ 21:12:45 ---> Using cache 21:12:45 ---> f06ddbf9c464 21:12:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:45 ---> Using cache 21:12:45 ---> 88315b8317fd 21:12:45 Step 8/25 : COPY . . 21:12:45 ---> Using cache 21:12:45 ---> 497c63f7c475 21:12:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:12:46 Sending build context to Docker daemon 3.162MB 21:12:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:12:46 ---> ff4287adb874 21:12:46 Step 2/4 : WORKDIR /edgex 21:12:47 ---> Running in 1884f996cd43 21:12:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:12:48 ---> Running in 70fc127e8abc 21:12:48 Removing intermediate container 70fc127e8abc 21:12:48 ---> dc7f6c3dec97 21:12:48 Step 3/4 : COPY go.mod . 21:12:49 ---> 0f68f813e587 21:12:49 Step 4/4 : RUN go mod download 21:12:49 ---> Running in a6f5916b37bf 21:13:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:13:08 Removing intermediate container 63ce4b8ff5f4 21:13:08 ---> 55f207b7da75 21:13:08 21:13:08 Step 10/31 : FROM alpine:3.16 21:13:08 ---> 9c6f07244728 21:13:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:13:08 Removing intermediate container bef73641be83 21:13:08 ---> 96403291c4be 21:13:08 21:13:08 Step 11/25 : FROM alpine:3.16 21:13:08 ---> 9c6f07244728 21:13:08 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:13:08 ---> Using cache 21:13:08 ---> f8806b505dcd 21:13:08 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:13:08 ---> Using cache 21:13:08 ---> cfba0a4db3ea 21:13:08 Step 14/25 : ENV APP_PORT=59881 21:13:08 Removing intermediate container 5016997507f0 21:13:08 ---> bcdef0e9fdfc 21:13:08 21:13:08 Step 10/22 : FROM alpine:3.16 21:13:08 ---> 9c6f07244728 21:13:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:13:08 ---> Running in dc57d77f5250 21:13:08 ---> Running in c9487dbdcc45 21:13:08 ---> Running in 934a4c75a989 21:13:08 Removing intermediate container dc57d77f5250 21:13:08 ---> 9c5b6d081e66 21:13:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:13:08 Removing intermediate container c9487dbdcc45 21:13:08 ---> 0fac14f0af98 21:13:08 Step 15/25 : EXPOSE $APP_PORT 21:13:08 ---> Running in 00171de59838 21:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:08 ---> Running in 2d02c35be941 21:13:08 Removing intermediate container 2d02c35be941 21:13:08 ---> ce0de398daba 21:13:08 Step 16/25 : WORKDIR / 21:13:08 (1/6) Installing ca-certificates (20220614-r0) 21:13:08 (2/6) Installing brotli-libs (1.0.9-r6) 21:13:08 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:13:08 (4/6) Installing libcurl (7.83.1-r3) 21:13:08 ---> Running in d8d3e7893cfe 21:13:08 (5/6) Installing curl (7.83.1-r3) 21:13:08 (6/6) Installing dumb-init (1.2.5-r1) 21:13:08 Executing busybox-1.35.0-r17.trigger 21:13:08 Executing ca-certificates-20220614-r0.trigger 21:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:08 OK: 8 MiB in 20 packages 21:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:09 Removing intermediate container d8d3e7893cfe 21:13:09 ---> fc6bc5e1baea 21:13:09 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:09 (1/2) Installing dumb-init (1.2.5-r1) 21:13:09 (2/2) Installing su-exec (0.2-r1) 21:13:09 Executing busybox-1.35.0-r17.trigger 21:13:09 OK: 6 MiB in 16 packages 21:13:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:13:09 ---> 638d7bcb476a 21:13:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:13:10 Removing intermediate container 934a4c75a989 21:13:10 ---> 2155de65cc94 21:13:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:13:10 ---> 83dfa007ab1e 21:13:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:13:10 Removing intermediate container 00171de59838 21:13:10 ---> 31d3e5210d2f 21:13:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:13:10 ---> Running in ccb0f9f945db 21:13:11 ---> Running in fb537f2cf420 21:13:11 ---> d0495ad80499 21:13:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:13:11 Removing intermediate container ccb0f9f945db 21:13:11 ---> 3727786c5afa 21:13:11 Step 13/22 : WORKDIR /edgex 21:13:11 Removing intermediate container fb537f2cf420 21:13:11 ---> e3a08b4c0dc4 21:13:11 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:13:11 ---> Running in f0e47846256e 21:13:11 ---> Running in 60166eeb86b8 21:13:11 ---> 821c127cace8 21:13:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:13:11 ---> Running in 1b6f2c5db24b 21:13:12 Removing intermediate container 60166eeb86b8 21:13:12 ---> 2859ad36c3b0 21:13:12 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:13:12 Removing intermediate container f0e47846256e 21:13:12 ---> 604607032fee 21:13:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:13:12 ---> Running in 69429255d4a5 21:13:12 Removing intermediate container 1b6f2c5db24b 21:13:12 ---> bf6c4ced0fcc 21:13:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:12 ---> c1df9b1ac95c 21:13:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:13:12 ---> Running in 1ce9fe54f637 21:13:12 Removing intermediate container 69429255d4a5 21:13:12 ---> 5957c47c12c7 21:13:12 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:13:12 ---> Running in 6329c16a45d1 21:13:12 Removing intermediate container 1ce9fe54f637 21:13:12 ---> 92d343b786ae 21:13:12 Step 23/25 : LABEL arch=x86_64 21:13:12 Removing intermediate container 35b28cf2735e 21:13:12 ---> 802ff94e5e82 21:13:12 21:13:12 Step 11/23 : FROM alpine:3.16 21:13:12 ---> 9c6f07244728 21:13:12 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:13:13 ---> Running in d3386e2c6fc1 21:13:13 ---> Running in ca55738306f2 21:13:13 ---> e317d38fe06f 21:13:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:13:13 Removing intermediate container ca55738306f2 21:13:13 ---> e05e07d06da3 21:13:13 Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:13:13 ---> Running in 3d1ec43f5f16 21:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:13 Removing intermediate container 1884f996cd43 21:13:13 ---> 55daa276e2b3 21:13:13 21:13:13 Step 10/25 : FROM alpine:3.16 21:13:13 ---> 9c6f07244728 21:13:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:13 Removing intermediate container 3d1ec43f5f16 21:13:13 ---> 2d70a628afd8 21:13:13 Step 25/25 : LABEL version=2.3.0-dev.55 21:13:13 ---> Running in bb05a24bcc72 21:13:13 (1/2) Installing ca-certificates (20220614-r0) 21:13:14 ---> b0afcef876d5 21:13:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:13:14 ---> Running in d122490421cb 21:13:14 (2/2) Installing dumb-init (1.2.5-r1) 21:13:14 Executing busybox-1.35.0-r17.trigger 21:13:14 Executing ca-certificates-20220614-r0.trigger 21:13:14 Removing intermediate container 6329c16a45d1 21:13:14 ---> c35e413bb84f 21:13:14 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:13:14 OK: 6 MiB in 16 packages 21:13:14 Removing intermediate container d122490421cb 21:13:14 ---> 7e7b9d218609 21:13:14 21:13:14 ---> Running in 4219d61d4cc3 21:13:14 ---> fac3401ff58f 21:13:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:13:14 Successfully built 7e7b9d218609 21:13:14 Successfully tagged core-metadata:latest 21:13:14 Building security-spire-server 21:13:14  Building core-metadata ... done  ---> Running in a0b5f67880ec 21:13:14 Removing intermediate container 4219d61d4cc3 21:13:14 ---> fb2aa5db3ba9 21:13:14 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:14 (1/3) Installing ca-certificates (20220614-r0) 21:13:14 (2/3) Installing dumb-init (1.2.5-r1) 21:13:14 (3/3) Installing su-exec (0.2-r1) 21:13:14 Executing busybox-1.35.0-r17.trigger 21:13:14 Executing ca-certificates-20220614-r0.trigger 21:13:14 OK: 6 MiB in 17 packages 21:13:16 Removing intermediate container d3386e2c6fc1 21:13:16 ---> 397892ace3da 21:13:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:13:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:13:16 ---> 1350b63c9846 21:13:16 Step 3/25 : WORKDIR /edgex-go 21:13:16 ---> Using cache 21:13:16 ---> 3269583aa424 21:13:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:16 ---> Using cache 21:13:16 ---> 3f6c51049709 21:13:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:13:16 ---> 7106538c92dd 21:13:16 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:13:16 ---> Running in 986aa4279110 21:13:16 ---> Running in 33122dfd8d07 21:13:16 ---> Running in c172a3618256 21:13:17 Removing intermediate container 986aa4279110 21:13:17 ---> d6feaeefcdea 21:13:17 Step 14/23 : ENV APP_PORT=59860 21:13:17 ---> Running in 6e0d72b51083 21:13:17 Removing intermediate container bb05a24bcc72 21:13:17 ---> dec027e4e8cf 21:13:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:13:17 ---> Running in e86746acc24e 21:13:17 Removing intermediate container 6e0d72b51083 21:13:17 ---> 283c97a0e94b 21:13:17 Step 15/23 : EXPOSE $APP_PORT 21:13:17 Removing intermediate container a0b5f67880ec 21:13:17 ---> 240385676898 21:13:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:13:17 ---> Running in d6be46bb86fa 21:13:17 Removing intermediate container e86746acc24e 21:13:17 ---> 9a93e4db43e4 21:13:17 Step 13/25 : WORKDIR / 21:13:17 ---> Running in 1a774c474669 21:13:17 ---> Running in fc1d3afac240 21:13:17 Removing intermediate container d6be46bb86fa 21:13:17 ---> 9bc1001bbfde 21:13:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:17 Removing intermediate container 1a774c474669 21:13:17 ---> 1c57173471d1 21:13:17 Step 20/22 : LABEL arch=x86_64 21:13:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:17 Removing intermediate container fc1d3afac240 21:13:17 ---> 5b7f18538a5b 21:13:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:13:17 ---> Running in d4a31f481799 21:13:17 ---> 6882c27ccf5e 21:13:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:13:17 Removing intermediate container d4a31f481799 21:13:17 ---> 6c5ebf7299ef 21:13:17 Step 21/22 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:13:17 ---> 6e44f6d1c5c0 21:13:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:13:17 ---> Running in bf58b001f865 21:13:18 Removing intermediate container c172a3618256 21:13:18 ---> 83f7fdc20a8a 21:13:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:18 Removing intermediate container bf58b001f865 21:13:18 ---> 52a50c46492a 21:13:18 Step 22/22 : LABEL version=2.3.0-dev.55 21:13:18 ---> ea3c0a662fa1 21:13:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:13:18 ---> Running in e121dac3631c 21:13:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:18 Removing intermediate container e121dac3631c 21:13:18 ---> 37bc5521e116 21:13:18 21:13:18 ---> a30efea1c609 21:13:18 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:13:18 ---> bc647f158b65 21:13:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:13:18 ---> 318adfcf878d 21:13:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:13:18 Successfully built 37bc5521e116 21:13:18 Successfully tagged security-proxy-setup:latest 21:13:18 Building security-spiffe-token-provider 21:13:18  Building security-proxy-setup ... done OK: 211 MiB in 51 packages 21:13:20 ---> 04e152366ffb 21:13:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:13:20 ---> 78b34bfaff0e 21:13:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:13:20 ---> 7367a65f8c8b 21:13:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:13:20 ---> Running in 030a0dc841ae 21:13:20 Removing intermediate container 33122dfd8d07 21:13:20 ---> 9e6738fd48e0 21:13:20 Step 6/25 : COPY go.mod vendor* ./ 21:13:20 Removing intermediate container 030a0dc841ae 21:13:20 ---> e3ee4e6ad59f 21:13:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:20 ---> bec2ba6343f3 21:13:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:13:20 ---> 3d02e6852776 21:13:20 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:13:20 ---> Running in bc58bc8fe603 21:13:20 ---> d829a2c13b44 21:13:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:20 Removing intermediate container bc58bc8fe603 21:13:20 ---> Running in 2b420c1b2476 21:13:20 ---> db76c9d0c8aa 21:13:20 Step 21/23 : LABEL arch=x86_64 21:13:20 ---> 1192a98ea3af 21:13:20 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:13:20 ---> Running in 380a8a49e01c 21:13:21 ---> d14e45d239cf 21:13:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:13:21 Removing intermediate container 380a8a49e01c 21:13:21 ---> 01e4617cb9ff 21:13:21 Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:13:21 ---> 75153bceb402 21:13:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:13:21 ---> Running in bdb0050d1f6b 21:13:21 ---> e359c9b2ee0f 21:13:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:13:21 ---> Running in 52bac792189c 21:13:21 Removing intermediate container bdb0050d1f6b 21:13:21 ---> 5decafb9b292 21:13:21 Step 23/23 : LABEL version=2.3.0-dev.55 21:13:21 ---> fc63e97e88e2 21:13:21 Step 26/31 : RUN chmod +x /entrypoint.sh 21:13:21 ---> Running in ca482c45a324 21:13:21 ---> Running in be2ead403e41 21:13:21 Removing intermediate container ca482c45a324 21:13:21 ---> d09d834b7204 21:13:21 21:13:21 Successfully built d09d834b7204 21:13:21 Successfully tagged support-notifications:latest 21:13:21 Building core-data 21:13:22  Building support-notifications ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:13:22 ---> 1350b63c9846 21:13:22 Step 3/20 : WORKDIR /edgex-go 21:13:22 ---> Using cache 21:13:22 ---> 3269583aa424 21:13:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:13:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:13:24 ---> 1350b63c9846 21:13:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:13:24 ---> Using cache 21:13:24 ---> 27283776a6bb 21:13:24 Step 4/24 : WORKDIR /edgex-go 21:13:24 ---> Using cache 21:13:24 ---> 7ab158f56a77 21:13:24 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:24 ---> Using cache 21:13:24 ---> 5f6b13597f55 21:13:24 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:13:24 ---> Running in b177d259b501 21:13:24 ---> Running in d924050c1859 21:13:25 Removing intermediate container 52bac792189c 21:13:25 ---> 12fffb16c80c 21:13:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:13:25 Removing intermediate container be2ead403e41 21:13:25 ---> 6ca7ecadc8f5 21:13:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:13:25 ---> Running in 373f1b88ddd1 21:13:25 ---> Running in fbe0609a657d 21:13:25 Removing intermediate container 373f1b88ddd1 21:13:25 ---> cb8912f31f5e 21:13:25 Step 23/25 : LABEL arch=x86_64 21:13:25 Removing intermediate container fbe0609a657d 21:13:25 ---> 92193aacb981 21:13:25 Step 28/31 : CMD ["gate"] 21:13:25 ---> Running in 0c10311e9ce8 21:13:25 ---> Running in 9f6885403933 21:13:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:25 Removing intermediate container 0c10311e9ce8 21:13:25 ---> 92a27ce2a6b0 21:13:25 Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:25 ---> Running in 9a0975c62c1d 21:13:25 Removing intermediate container 9f6885403933 21:13:25 ---> 415b5229c87c 21:13:25 Step 29/31 : LABEL arch=x86_64 21:13:26 ---> Running in 34a124b3f3dd 21:13:26 Removing intermediate container 9a0975c62c1d 21:13:26 ---> 9fffaf8ace90 21:13:26 Step 25/25 : LABEL version=2.3.0-dev.55 21:13:26 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:13:26 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:13:26 OK: 17040 distinct packages available 21:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:26 ---> Running in f98eb660c2cb 21:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:26 Removing intermediate container 34a124b3f3dd 21:13:26 ---> 7f3306abfad5 21:13:26 Step 30/31 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:13:26 ---> Running in db5bc0d8048b 21:13:26 Removing intermediate container f98eb660c2cb 21:13:26 ---> 91d2f815aa33 21:13:26 21:13:26 OK: 211 MiB in 51 packages 21:13:26 Successfully built 91d2f815aa33 21:13:26 Successfully tagged security-secretstore-setup:latest 21:13:26  Building security-secretstore-setup ... done Removing intermediate container db5bc0d8048b 21:13:26 ---> 856b93ce0ba9 21:13:26 Step 31/31 : LABEL version=2.3.0-dev.55 21:13:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:26 ---> Running in 993681b84992 21:13:26 Removing intermediate container 993681b84992 21:13:26 ---> bb9f6063740a 21:13:26 21:13:26 Successfully built bb9f6063740a 21:13:26 Successfully tagged security-bootstrapper:latest 21:13:27  Building security-bootstrapper ... done OK: 211 MiB in 51 packages 21:13:27 Removing intermediate container b177d259b501 21:13:27 ---> 79020de1d67d 21:13:27 Step 5/20 : COPY go.mod vendor* ./ 21:13:27 ---> f1b2c9893d73 21:13:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:27 ---> Running in c102b04e8fc7 21:13:27 Removing intermediate container d924050c1859 21:13:27 ---> d3dca1a8e834 21:13:27 Step 7/24 : COPY go.mod vendor* ./ 21:13:27 ---> 38dc0c19d5bc 21:13:27 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:27 ---> Running in 89dd05a21e66 21:13:31 Removing intermediate container 2b420c1b2476 21:13:31 ---> eb4081a63a11 21:13:31 Step 8/25 : COPY . . 21:13:36 ---> c7179ff32742 21:13:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:13:36 ---> Running in 242f24cfb28f 21:13:36 Removing intermediate container 242f24cfb28f 21:13:36 ---> 25671e5d936b 21:13:36 Step 10/25 : WORKDIR /edgex-go/spire-build 21:13:36 Removing intermediate container c102b04e8fc7 21:13:36 ---> ddbe19eab853 21:13:36 Step 7/20 : COPY . . 21:13:36 ---> Running in 8f51ee26d1e6 21:13:36 Removing intermediate container 89dd05a21e66 21:13:36 ---> 9d388f388b40 21:13:36 Step 9/24 : COPY . . 21:13:37 Removing intermediate container 8f51ee26d1e6 21:13:37 ---> 92b209c5682c 21:13:37 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 21:13:38 ---> Running in 32eca7fca6fa 21:13:39 ---> 572cff0d5072 21:13:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:13:39 ---> 717e0317d246 21:13:39 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:13:39 ---> Running in 496a9d49481f 21:13:39 ---> Running in cf53a597ac85 21:13:39 Removing intermediate container 32eca7fca6fa 21:13:39 ---> ad5fda518f6c 21:13:39 Step 12/25 : WORKDIR /edgex-go 21:13:39 ---> Running in 870fbcd20a32 21:13:39 Removing intermediate container 870fbcd20a32 21:13:39 ---> 488c7b83828d 21:13:39 21:13:39 Step 13/25 : FROM alpine:3.15 21:13:39 ---> c4fc93816858 21:13:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:13:39 ---> Using cache 21:13:39 ---> a0e9a6e26308 21:13:39 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:39 ---> Using cache 21:13:39 ---> f46b2cf3a5f9 21:13:39 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:13:39 ---> Running in 6ebbe12982f1 21:13:40 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:13: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.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:13:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:13:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:13:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:13:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:13:41 OK: 15856 distinct packages available 21:13:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:13:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:13:42 (1/5) Installing dumb-init (1.2.5-r1) 21:13:42 (2/5) Installing musl-obstack (1.2.3-r0) 21:13:42 (3/5) Installing libucontext (1.1-r0) 21:13:42 (4/5) Installing gcompat (1.0.0-r4) 21:13:42 (5/5) Installing openssl (1.1.1q-r0) 21:13:42 Executing busybox-1.34.1-r7.trigger 21:13:42 OK: 7 MiB in 19 packages 21:13:44 Removing intermediate container 6ebbe12982f1 21:13:44 ---> 071b8a3e31b0 21:13:44 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:13:46 ---> fb0a98f3c215 21:13:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:13:46 ---> d3ac6c827646 21:13:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:13:47 ---> cb3f0f8e9213 21:13:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:13:47 ---> 80b74e5b52ef 21:13:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:13:47 ---> Running in 1ed90ecd074d 21:13:47 Removing intermediate container 1ed90ecd074d 21:13:48 ---> e7d68e3378e0 21:13:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:13:48 ---> Running in e312343ef16e 21:13:48 Removing intermediate container e312343ef16e 21:13:48 ---> 52716ceab043 21:13:48 Step 23/25 : LABEL arch=x86_64 21:13:48 ---> Running in 128c8d406ef8 21:13:49 Removing intermediate container 128c8d406ef8 21:13:49 ---> 4a616567ee67 21:13:49 Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:13:49 ---> Running in dba041c70e04 21:13:49 Removing intermediate container dba041c70e04 21:13:49 ---> c2195498d76d 21:13:49 Step 25/25 : LABEL version=2.3.0-dev.55 21:13:49 ---> Running in a4750110b9fe 21:13:49 Removing intermediate container a4750110b9fe 21:13:49 ---> 544500cc3ac1 21:13:49 21:13:49 Successfully built 544500cc3ac1 21:13:49 Successfully tagged security-spire-server:latest 21:14:01  Building security-spire-server ... done Removing intermediate container cf53a597ac85 21:14:01 ---> b5a603623a20 21:14:01 21:14:01 Step 11/24 : FROM alpine:3.16 21:14:01 ---> 9c6f07244728 21:14:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:14:01 Removing intermediate container 496a9d49481f 21:14:01 ---> 945a751cad00 21:14:01 21:14:01 Step 9/20 : FROM alpine:3.15 21:14:01 ---> c4fc93816858 21:14:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:14:01 ---> Using cache 21:14:01 ---> a0e9a6e26308 21:14:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:01 ---> Using cache 21:14:01 ---> f46b2cf3a5f9 21:14:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:14:01 ---> Running in d0ddedccc514 21:14:01 ---> Running in db16f5f3b7a3 21:14:01 Removing intermediate container d0ddedccc514 21:14:01 ---> 9d9e9079a721 21:14:01 Step 13/24 : ENV APP_PORT=59880 21:14:01 ---> Running in 0f45e4c389d3 21:14:01 Removing intermediate container 0f45e4c389d3 21:14:01 ---> bf5854551cc7 21:14:01 Step 14/24 : EXPOSE $APP_PORT 21:14:02 ---> Running in 5cee3031a360 21:14:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:02 Removing intermediate container 5cee3031a360 21:14:02 ---> 1b6a219e39ef 21:14:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:02 ---> Running in 0865b6d0d086 21:14:02 Removing intermediate container 0865b6d0d086 21:14:02 ---> 9360822738f1 21:14:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:14:03 ---> Running in 732d72def766 21:14:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:03 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:14:03 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:14:03 OK: 15856 distinct packages available 21:14:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:04 (1/6) Installing dumb-init (1.2.5-r1) 21:14:04 (1/9) Installing ca-certificates (20220614-r0) 21:14:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:14:04 (2/9) Installing brotli-libs (1.0.9-r5) 21:14:04 (3/6) Installing libsodium (1.0.18-r0) 21:14:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:14:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:14:04 (4/9) Installing libcurl (7.80.0-r3) 21:14:04 (5/6) Installing libzmq (4.3.4-r0) 21:14:04 (5/9) Installing curl (7.80.0-r3) 21:14:05 (6/6) Installing zeromq (4.3.4-r0) 21:14:05 (6/9) Installing dumb-init (1.2.5-r1) 21:14:05 Executing busybox-1.35.0-r17.trigger 21:14:05 OK: 8 MiB in 20 packages 21:14:05 (7/9) Installing musl-obstack (1.2.3-r0) 21:14:05 (8/9) Installing libucontext (1.1-r0) 21:14:05 (9/9) Installing gcompat (1.0.0-r4) 21:14:05 Executing busybox-1.34.1-r7.trigger 21:14:05 Executing ca-certificates-20220614-r0.trigger 21:14:05 OK: 8 MiB in 23 packages 21:14:05 Removing intermediate container 732d72def766 21:14:05 ---> 6e94a72042a4 21:14:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:05 ---> bfa0ca84ea31 21:14:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:14:06 Removing intermediate container db16f5f3b7a3 21:14:06 ---> 44574153e5c3 21:14:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:06 ---> e1bfdf7f4631 21:14:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:14:06 ---> 40bbcba19358 21:14:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:14:06 ---> 99e1a826bac7 21:14:06 Step 20/24 : ENTRYPOINT ["/core-data"] 21:14:06 ---> Running in fdd83a7403ad 21:14:06 Removing intermediate container fdd83a7403ad 21:14:06 ---> cd053b8bfef8 21:14:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:06 ---> Running in b9f95ace23b5 21:14:06 ---> 7867500fe8b4 21:14:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:14:06 Removing intermediate container b9f95ace23b5 21:14:06 ---> a18c4c782c31 21:14:06 Step 22/24 : LABEL arch=x86_64 21:14:06 ---> Running in 56bc101a5097 21:14:06 ---> d429d1684a52 21:14:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:14:06 ---> Running in a78322a32695 21:14:06 Removing intermediate container 56bc101a5097 21:14:06 ---> 0fae193a8b95 21:14:06 Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:06 ---> Running in 53c4ce6e1e7e 21:14:07 Removing intermediate container a78322a32695 21:14:07 ---> 5ef2c61f947a 21:14:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:07 ---> Running in 1d8c77201764 21:14:07 Removing intermediate container 53c4ce6e1e7e 21:14:07 ---> 062f8d187d31 21:14:07 Step 24/24 : LABEL version=2.3.0-dev.55 21:14:07 ---> Running in a8f79f9a3a8f 21:14:07 Removing intermediate container 1d8c77201764 21:14:07 ---> c8c578ca710e 21:14:07 Step 18/20 : LABEL arch=x86_64 21:14:07 ---> Running in 7484c52c3fdb 21:14:07 Removing intermediate container a8f79f9a3a8f 21:14:07 ---> 39c5e7bff8a3 21:14:07 21:14:07 Removing intermediate container 7484c52c3fdb 21:14:07 ---> 962bd6f291ff 21:14:07 Step 19/20 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:07 Successfully built 39c5e7bff8a3 21:14:07 Successfully tagged core-data:latest 21:14:07  Building core-data ... done  ---> Running in 325f110dd7a9 21:14:07 Removing intermediate container 325f110dd7a9 21:14:07 ---> 5b1fcd3bdb56 21:14:07 Step 20/20 : LABEL version=2.3.0-dev.55 21:14:07 ---> Running in 8cfc12dd6b03 21:14:07 Removing intermediate container 8cfc12dd6b03 21:14:07 ---> 48a7c593ef00 21:14:07 21:14:07 Successfully built 48a7c593ef00 21:14:07 Successfully tagged security-spiffe-token-provider:latest 21:14:07  Building security-spiffe-token-provider ... done  [Pipeline] } 21:14:07 $ docker stop --time=1 e2bf2f57847970a95874ac00018df3e27e3b6ba325c34b9a38d59823611ca091 21:14:08 $ docker rm -f e2bf2f57847970a95874ac00018df3e27e3b6ba325c34b9a38d59823611ca091 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:09 + docker images 21:14:09 REPOSITORY TAG IMAGE ID CREATED SIZE 21:14:09 security-spiffe-token-provider latest 48a7c593ef00 2 seconds ago 29.3MB 21:14:09 core-data latest 39c5e7bff8a3 2 seconds ago 21.6MB 21:14:09 945a751cad00 8 seconds ago 1.58GB 21:14:09 b5a603623a20 9 seconds ago 1.55GB 21:14:09 security-spire-server latest 544500cc3ac1 20 seconds ago 86.5MB 21:14:09 488c7b83828d 30 seconds ago 1.42GB 21:14:09 security-secretstore-setup latest 91d2f815aa33 43 seconds ago 29.2MB 21:14:09 security-bootstrapper latest bb9f6063740a 43 seconds ago 19.4MB 21:14:09 support-notifications latest d09d834b7204 48 seconds ago 27.3MB 21:14:09 security-proxy-setup latest 37bc5521e116 51 seconds ago 27.3MB 21:14:09 core-metadata latest 7e7b9d218609 55 seconds ago 18.2MB 21:14:09 55daa276e2b3 56 seconds ago 1.54GB 21:14:09 802ff94e5e82 57 seconds ago 1.61GB 21:14:09 96403291c4be About a minute ago 1.55GB 21:14:09 bcdef0e9fdfc About a minute ago 1.53GB 21:14:09 55f207b7da75 About a minute ago 1.53GB 21:14:09 sys-mgmt-agent latest 1af5b94ab4b1 About a minute ago 136MB 21:14:09 support-scheduler latest efc8ab735768 About a minute ago 26.7MB 21:14:09 core-command latest b355cd46f5c6 About a minute ago 17.3MB 21:14:09 f80200ac9ae3 About a minute ago 1.61GB 21:14:09 59dd7512b3fa About a minute ago 1.53GB 21:14:09 c52cccfb22af About a minute ago 1.54GB 21:14:09 security-spire-agent latest ffe39cc0bbb8 2 minutes ago 125MB 21:14:09 security-spire-config latest a2b83c3445f6 2 minutes ago 85.8MB 21:14:09 ad0f0ba3c327 2 minutes ago 1.42GB 21:14:09 9d84213ed303 2 minutes ago 1.42GB 21:14:09 ci-base-image-x86_64 latest 1350b63c9846 5 minutes ago 994MB 21:14:09 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 21:14:09 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 21:14:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:14:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:14:09 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 21:14:09 provisioning config files... 21:14:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config7441443395073252040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:09 ---> docker-login.sh 21:14:09 nexus3.edgexfoundry.org:10001 21:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:09 Configure a credential helper to remove this warning. See 21:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:09 21:14:09 Login Succeeded 21:14:09 nexus3.edgexfoundry.org:10002 21:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:09 Configure a credential helper to remove this warning. See 21:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:09 21:14:09 Login Succeeded 21:14:09 nexus3.edgexfoundry.org:10003 21:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:09 Configure a credential helper to remove this warning. See 21:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:09 21:14:09 Login Succeeded 21:14:09 nexus3.edgexfoundry.org:10004 21:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:10 Configure a credential helper to remove this warning. See 21:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:10 21:14:10 Login Succeeded 21:14:10 docker.io 21:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:10 Configure a credential helper to remove this warning. See 21:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:10 21:14:10 Login Succeeded 21:14:10 ---> docker-login.sh ends [Pipeline] } 21:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:14:10 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:10 latest 21:14:10 2.3.0-dev.55 21:14:10 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:10 main 21:14:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:11 + docker push nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:14:11 a37116de711d: Preparing 21:14:11 c00c7bfae769: Preparing 21:14:11 945bb5b21b68: Preparing 21:14:11 36c412c79d56: Preparing 21:14:11 994393dc58e7: Preparing 21:14:11 994393dc58e7: Layer already exists 21:14:11 36c412c79d56: Pushed 21:14:11 945bb5b21b68: Pushed 21:14:11 a37116de711d: Pushed 21:14:12 c00c7bfae769: Pushed 21:14:12 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:14:13 a37116de711d: Preparing 21:14:13 c00c7bfae769: Preparing 21:14:13 945bb5b21b68: Preparing 21:14:13 36c412c79d56: Preparing 21:14:13 994393dc58e7: Preparing 21:14:13 a37116de711d: Layer already exists 21:14:13 945bb5b21b68: Layer already exists 21:14:13 994393dc58e7: Layer already exists 21:14:13 c00c7bfae769: Layer already exists 21:14:13 36c412c79d56: Layer already exists 21:14:13 latest: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:13 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.55 21:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:14:13 a37116de711d: Preparing 21:14:13 c00c7bfae769: Preparing 21:14:13 945bb5b21b68: Preparing 21:14:13 36c412c79d56: Preparing 21:14:13 994393dc58e7: Preparing 21:14:13 945bb5b21b68: Layer already exists 21:14:13 36c412c79d56: Layer already exists 21:14:13 a37116de711d: Layer already exists 21:14:13 994393dc58e7: Layer already exists 21:14:13 c00c7bfae769: Layer already exists 21:14:13 2.3.0-dev.55: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:14 + docker push nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:14:14 a37116de711d: Preparing 21:14:14 c00c7bfae769: Preparing 21:14:14 945bb5b21b68: Preparing 21:14:14 36c412c79d56: Preparing 21:14:14 994393dc58e7: Preparing 21:14:14 c00c7bfae769: Layer already exists 21:14:14 36c412c79d56: Layer already exists 21:14:14 994393dc58e7: Layer already exists 21:14:14 a37116de711d: Layer already exists 21:14:14 945bb5b21b68: Layer already exists 21:14:14 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:14:15 a37116de711d: Preparing 21:14:15 c00c7bfae769: Preparing 21:14:15 945bb5b21b68: Preparing 21:14:15 36c412c79d56: Preparing 21:14:15 994393dc58e7: Preparing 21:14:15 994393dc58e7: Layer already exists 21:14:15 a37116de711d: Layer already exists 21:14:15 36c412c79d56: Layer already exists 21:14:15 945bb5b21b68: Layer already exists 21:14:15 c00c7bfae769: Layer already exists 21:14:15 main: digest: sha256:66dee53e2caac3c3b2a11a2b458b2103e1339920dd37006b5d67c3154de05c06 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:15 ===================================================== [Pipeline] echo 21:14:15 taggedImages: 21:14:15 - nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:15 - nexus3.edgexfoundry.org:10004/core-command:latest 21:14:15 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.55 21:14:15 - nexus3.edgexfoundry.org:10004/core-command:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:14:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:14:15 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:15 latest 21:14:15 2.3.0-dev.55 21:14:15 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:15 main 21:14:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:15 + docker push nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:14:15 8e560f529cfc: Preparing 21:14:15 587247de3e38: Preparing 21:14:15 945bb5b21b68: Preparing 21:14:15 4e083561cd64: Preparing 21:14:15 67274ce75f97: Preparing 21:14:15 994393dc58e7: Preparing 21:14:15 994393dc58e7: Waiting 21:14:15 945bb5b21b68: Layer already exists 21:14:15 994393dc58e7: Layer already exists 21:14:15 8e560f529cfc: Pushed 21:14:15 67274ce75f97: Pushed 21:14:16 4e083561cd64: Pushed 21:14:17 587247de3e38: Pushed 21:14:17 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:14:18 8e560f529cfc: Preparing 21:14:18 587247de3e38: Preparing 21:14:18 945bb5b21b68: Preparing 21:14:18 4e083561cd64: Preparing 21:14:18 67274ce75f97: Preparing 21:14:18 994393dc58e7: Preparing 21:14:18 994393dc58e7: Waiting 21:14:18 67274ce75f97: Layer already exists 21:14:18 945bb5b21b68: Layer already exists 21:14:18 8e560f529cfc: Layer already exists 21:14:18 4e083561cd64: Layer already exists 21:14:18 587247de3e38: Layer already exists 21:14:18 994393dc58e7: Layer already exists 21:14:18 latest: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:18 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.55 21:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:14:18 8e560f529cfc: Preparing 21:14:18 587247de3e38: Preparing 21:14:18 945bb5b21b68: Preparing 21:14:18 4e083561cd64: Preparing 21:14:18 67274ce75f97: Preparing 21:14:18 994393dc58e7: Preparing 21:14:18 994393dc58e7: Waiting 21:14:18 67274ce75f97: Layer already exists 21:14:18 8e560f529cfc: Layer already exists 21:14:18 587247de3e38: Layer already exists 21:14:18 4e083561cd64: Layer already exists 21:14:18 945bb5b21b68: Layer already exists 21:14:18 994393dc58e7: Layer already exists 21:14:18 2.3.0-dev.55: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:19 + docker push nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:14:19 8e560f529cfc: Preparing 21:14:19 587247de3e38: Preparing 21:14:19 945bb5b21b68: Preparing 21:14:19 4e083561cd64: Preparing 21:14:19 67274ce75f97: Preparing 21:14:19 994393dc58e7: Preparing 21:14:19 994393dc58e7: Waiting 21:14:19 67274ce75f97: Layer already exists 21:14:19 587247de3e38: Layer already exists 21:14:19 945bb5b21b68: Layer already exists 21:14:19 4e083561cd64: Layer already exists 21:14:19 8e560f529cfc: Layer already exists 21:14:19 994393dc58e7: Layer already exists 21:14:19 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:14:20 8e560f529cfc: Preparing 21:14:20 587247de3e38: Preparing 21:14:20 945bb5b21b68: Preparing 21:14:20 4e083561cd64: Preparing 21:14:20 67274ce75f97: Preparing 21:14:20 994393dc58e7: Preparing 21:14:20 994393dc58e7: Waiting 21:14:20 945bb5b21b68: Layer already exists 21:14:20 67274ce75f97: Layer already exists 21:14:20 4e083561cd64: Layer already exists 21:14:20 587247de3e38: Layer already exists 21:14:20 8e560f529cfc: Layer already exists 21:14:20 994393dc58e7: Layer already exists 21:14:20 main: digest: sha256:4b0291b2a1981a335e04387a362870b1b54535ef3dcc3884a3bdac8d3d7d3c41 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:20 ===================================================== [Pipeline] echo 21:14:20 taggedImages: 21:14:20 - nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:20 - nexus3.edgexfoundry.org:10004/core-data:latest 21:14:20 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.55 21:14:20 - nexus3.edgexfoundry.org:10004/core-data:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:14:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:14:20 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:20 latest 21:14:20 2.3.0-dev.55 21:14:20 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:20 main 21:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:14:20 e2f1fa3e55f4: Preparing 21:14:20 c00b375799a8: Preparing 21:14:20 6cf9941cd474: Preparing 21:14:20 945bb5b21b68: Preparing 21:14:20 36c412c79d56: Preparing 21:14:20 994393dc58e7: Preparing 21:14:20 994393dc58e7: Waiting 21:14:20 945bb5b21b68: Layer already exists 21:14:20 36c412c79d56: Layer already exists 21:14:20 994393dc58e7: Layer already exists 21:14:20 c00b375799a8: Pushed 21:14:20 e2f1fa3e55f4: Pushed 21:14:22 6cf9941cd474: Pushed 21:14:22 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:14:23 e2f1fa3e55f4: Preparing 21:14:23 c00b375799a8: Preparing 21:14:23 6cf9941cd474: Preparing 21:14:23 945bb5b21b68: Preparing 21:14:23 36c412c79d56: Preparing 21:14:23 994393dc58e7: Preparing 21:14:23 994393dc58e7: Waiting 21:14:23 36c412c79d56: Layer already exists 21:14:23 945bb5b21b68: Layer already exists 21:14:23 e2f1fa3e55f4: Layer already exists 21:14:23 6cf9941cd474: Layer already exists 21:14:23 994393dc58e7: Layer already exists 21:14:23 c00b375799a8: Layer already exists 21:14:23 latest: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.55 21:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:14:23 e2f1fa3e55f4: Preparing 21:14:23 c00b375799a8: Preparing 21:14:23 6cf9941cd474: Preparing 21:14:23 945bb5b21b68: Preparing 21:14:23 36c412c79d56: Preparing 21:14:23 994393dc58e7: Preparing 21:14:23 994393dc58e7: Waiting 21:14:23 e2f1fa3e55f4: Layer already exists 21:14:23 c00b375799a8: Layer already exists 21:14:23 36c412c79d56: Layer already exists 21:14:23 945bb5b21b68: Layer already exists 21:14:23 6cf9941cd474: Layer already exists 21:14:23 994393dc58e7: Layer already exists 21:14:23 2.3.0-dev.55: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:14:24 e2f1fa3e55f4: Preparing 21:14:24 c00b375799a8: Preparing 21:14:24 6cf9941cd474: Preparing 21:14:24 945bb5b21b68: Preparing 21:14:24 36c412c79d56: Preparing 21:14:24 994393dc58e7: Preparing 21:14:24 994393dc58e7: Waiting 21:14:24 e2f1fa3e55f4: Layer already exists 21:14:24 945bb5b21b68: Layer already exists 21:14:24 c00b375799a8: Layer already exists 21:14:24 36c412c79d56: Layer already exists 21:14:24 6cf9941cd474: Layer already exists 21:14:24 994393dc58e7: Layer already exists 21:14:24 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:14:24 e2f1fa3e55f4: Preparing 21:14:24 c00b375799a8: Preparing 21:14:24 6cf9941cd474: Preparing 21:14:24 945bb5b21b68: Preparing 21:14:24 36c412c79d56: Preparing 21:14:24 994393dc58e7: Preparing 21:14:24 36c412c79d56: Layer already exists 21:14:24 6cf9941cd474: Layer already exists 21:14:24 e2f1fa3e55f4: Layer already exists 21:14:24 c00b375799a8: Layer already exists 21:14:24 945bb5b21b68: Layer already exists 21:14:24 994393dc58e7: Layer already exists 21:14:24 main: digest: sha256:253452c6e73b5b67a7ced101ddec723bb6a55f80a955cde20c8958b7d609cbb0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:25 ===================================================== [Pipeline] echo 21:14:25 taggedImages: 21:14:25 - nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:14:25 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.55 21:14:25 - nexus3.edgexfoundry.org:10004/core-metadata:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:14:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:14:25 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:25 latest 21:14:25 2.3.0-dev.55 21:14:25 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:25 main 21:14:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:14:25 757a21e156db: Preparing 21:14:25 757a21e156db: Preparing 21:14:25 684406f8f9f3: Preparing 21:14:25 1810c7ec338f: Preparing 21:14:25 8c2fb86296eb: Preparing 21:14:25 11d3bc9dda06: Preparing 21:14:25 945bb5b21b68: Preparing 21:14:25 35d3e4b4da0f: Preparing 21:14:25 507825796002: Preparing 21:14:25 3343bce2440e: Preparing 21:14:25 add323b2f56f: Preparing 21:14:25 994393dc58e7: Preparing 21:14:25 945bb5b21b68: Waiting 21:14:25 35d3e4b4da0f: Waiting 21:14:25 507825796002: Waiting 21:14:25 3343bce2440e: Waiting 21:14:25 add323b2f56f: Waiting 21:14:25 994393dc58e7: Waiting 21:14:25 8c2fb86296eb: Pushed 21:14:25 1810c7ec338f: Pushed 21:14:25 684406f8f9f3: Pushed 21:14:25 757a21e156db: Pushed 21:14:25 945bb5b21b68: Layer already exists 21:14:25 3343bce2440e: Pushed 21:14:25 507825796002: Pushed 21:14:25 add323b2f56f: Pushed 21:14:25 35d3e4b4da0f: Pushed 21:14:25 994393dc58e7: Layer already exists 21:14:26 Removing intermediate container a6f5916b37bf 21:14:26 ---> 28dcce65f12e 21:14:26 Successfully built 28dcce65f12e 21:14:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:26 + docker inspect -f . ci-base-image-arm64 21:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container 21:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:14:27 11d3bc9dda06: Pushed 21:14:27 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 21:14:28 $ docker top 15e88a435bea65b8c6c72ae43453699ec658d59f8115d901c624b9c8cfaad901 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:29 + go version 21:14:29 go version go1.18.3 linux/arm64 [Pipeline] } 21:14:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:14:29 757a21e156db: Preparing 21:14:29 757a21e156db: Preparing 21:14:29 684406f8f9f3: Preparing 21:14:29 1810c7ec338f: Preparing 21:14:29 8c2fb86296eb: Preparing 21:14:29 11d3bc9dda06: Preparing 21:14:29 945bb5b21b68: Preparing 21:14:29 35d3e4b4da0f: Preparing 21:14:29 507825796002: Preparing 21:14:29 3343bce2440e: Preparing 21:14:29 add323b2f56f: Preparing 21:14:29 994393dc58e7: Preparing 21:14:29 945bb5b21b68: Waiting 21:14:29 35d3e4b4da0f: Waiting 21:14:29 994393dc58e7: Waiting 21:14:29 add323b2f56f: Waiting 21:14:29 507825796002: Waiting 21:14:29 8c2fb86296eb: Layer already exists 21:14:29 684406f8f9f3: Layer already exists 21:14:29 1810c7ec338f: Layer already exists 21:14:29 757a21e156db: Layer already exists 21:14:29 11d3bc9dda06: Layer already exists 21:14:29 945bb5b21b68: Layer already exists 21:14:29 35d3e4b4da0f: Layer already exists 21:14:29 3343bce2440e: Layer already exists 21:14:29 507825796002: Layer already exists 21:14:29 add323b2f56f: Layer already exists 21:14:29 994393dc58e7: Layer already exists 21:14:29 latest: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 21:14:29 $ docker stop --time=1 15e88a435bea65b8c6c72ae43453699ec658d59f8115d901c624b9c8cfaad901 21:14:30 $ docker rm -f 15e88a435bea65b8c6c72ae43453699ec658d59f8115d901c624b9c8cfaad901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 21:14:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:14:31 21:14:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.55 21:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:14:31 757a21e156db: Preparing 21:14:31 757a21e156db: Preparing 21:14:31 684406f8f9f3: Preparing 21:14:31 1810c7ec338f: Preparing 21:14:31 8c2fb86296eb: Preparing 21:14:31 11d3bc9dda06: Preparing 21:14:31 945bb5b21b68: Preparing 21:14:31 35d3e4b4da0f: Preparing 21:14:31 507825796002: Preparing 21:14:31 3343bce2440e: Preparing 21:14:31 add323b2f56f: Preparing 21:14:31 994393dc58e7: Preparing 21:14:31 35d3e4b4da0f: Waiting 21:14:31 3343bce2440e: Waiting 21:14:31 add323b2f56f: Waiting 21:14:31 507825796002: Waiting 21:14:31 994393dc58e7: Waiting 21:14:31 945bb5b21b68: Waiting 21:14:31 8c2fb86296eb: Layer already exists 21:14:31 757a21e156db: Layer already exists 21:14:31 11d3bc9dda06: Layer already exists 21:14:31 684406f8f9f3: Layer already exists 21:14:31 1810c7ec338f: Layer already exists 21:14:31 3343bce2440e: Layer already exists 21:14:31 507825796002: Layer already exists 21:14:31 35d3e4b4da0f: Layer already exists 21:14:31 945bb5b21b68: Layer already exists 21:14:31 add323b2f56f: Layer already exists 21:14:31 994393dc58e7: Layer already exists 21:14:31 2.3.0-dev.55: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:14:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:32 latest: Pulling from edgex-devops/edgex-compose-arm64 21:14:32 29e5d40040c1: Pulling fs layer 21:14:32 1ce36da41761: Pulling fs layer 21:14:32 25b303627fd3: Pulling fs layer 21:14:32 29e5d40040c1: Download complete 21:14:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:14:32 757a21e156db: Preparing 21:14:32 757a21e156db: Preparing 21:14:32 684406f8f9f3: Preparing 21:14:32 1810c7ec338f: Preparing 21:14:32 8c2fb86296eb: Preparing 21:14:32 11d3bc9dda06: Preparing 21:14:32 945bb5b21b68: Preparing 21:14:32 35d3e4b4da0f: Preparing 21:14:32 507825796002: Preparing 21:14:32 3343bce2440e: Preparing 21:14:32 add323b2f56f: Preparing 21:14:32 994393dc58e7: Preparing 21:14:32 35d3e4b4da0f: Waiting 21:14:32 3343bce2440e: Waiting 21:14:32 507825796002: Waiting 21:14:32 994393dc58e7: Waiting 21:14:32 add323b2f56f: Waiting 21:14:32 945bb5b21b68: Waiting 21:14:32 11d3bc9dda06: Layer already exists 21:14:32 1810c7ec338f: Layer already exists 21:14:32 684406f8f9f3: Layer already exists 21:14:32 757a21e156db: Layer already exists 21:14:32 8c2fb86296eb: Layer already exists 21:14:32 945bb5b21b68: Layer already exists 21:14:32 507825796002: Layer already exists 21:14:32 3343bce2440e: Layer already exists 21:14:32 35d3e4b4da0f: Layer already exists 21:14:32 add323b2f56f: Layer already exists 21:14:32 994393dc58e7: Layer already exists 21:14:32 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:32 1ce36da41761: Verifying Checksum 21:14:32 1ce36da41761: Download complete 21:14:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:14:33 757a21e156db: Preparing 21:14:33 757a21e156db: Preparing 21:14:33 684406f8f9f3: Preparing 21:14:33 1810c7ec338f: Preparing 21:14:33 8c2fb86296eb: Preparing 21:14:33 11d3bc9dda06: Preparing 21:14:33 945bb5b21b68: Preparing 21:14:33 35d3e4b4da0f: Preparing 21:14:33 507825796002: Preparing 21:14:33 3343bce2440e: Preparing 21:14:33 add323b2f56f: Preparing 21:14:33 994393dc58e7: Preparing 21:14:33 add323b2f56f: Waiting 21:14:33 507825796002: Waiting 21:14:33 994393dc58e7: Waiting 21:14:33 945bb5b21b68: Waiting 21:14:33 35d3e4b4da0f: Waiting 21:14:33 11d3bc9dda06: Layer already exists 21:14:33 8c2fb86296eb: Layer already exists 21:14:33 684406f8f9f3: Layer already exists 21:14:33 757a21e156db: Layer already exists 21:14:33 1810c7ec338f: Layer already exists 21:14:33 507825796002: Layer already exists 21:14:33 945bb5b21b68: Layer already exists 21:14:33 35d3e4b4da0f: Layer already exists 21:14:33 3343bce2440e: Layer already exists 21:14:33 add323b2f56f: Layer already exists 21:14:33 994393dc58e7: Layer already exists 21:14:33 main: digest: sha256:3bdd946bef9802f4bd5ab0042b87019f5c60d03500ad1d4206bad2d119424347 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:33 ===================================================== [Pipeline] echo 21:14:33 taggedImages: 21:14:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:14:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.55 21:14:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:14:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:14:33 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:33 latest 21:14:33 2.3.0-dev.55 21:14:33 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:33 main 21:14:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:14:33 29e5d40040c1: Pull complete [Pipeline] sh 21:14:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:14:33 d9396a2fb003: Preparing 21:14:33 7614c87d9611: Preparing 21:14:33 4fe74350a54b: Preparing 21:14:33 ba075ddf953e: Preparing 21:14:33 c55d67cc1add: Preparing 21:14:33 dbab2c40266a: Preparing 21:14:33 dc9f045b9c68: Preparing 21:14:33 994393dc58e7: Preparing 21:14:33 dbab2c40266a: Waiting 21:14:33 dc9f045b9c68: Waiting 21:14:33 994393dc58e7: Waiting 21:14:33 d9396a2fb003: Pushed 21:14:33 c55d67cc1add: Pushed 21:14:33 7614c87d9611: Pushed 21:14:34 994393dc58e7: Layer already exists 21:14:34 dbab2c40266a: Pushed 21:14:34 25b303627fd3: Verifying Checksum 21:14:34 25b303627fd3: Download complete 21:14:34 dc9f045b9c68: Pushed 21:14:34 1ce36da41761: Pull complete 21:14:34 ba075ddf953e: Pushed 21:14:34 4fe74350a54b: Pushed 21:14:35 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:14:35 d9396a2fb003: Preparing 21:14:35 7614c87d9611: Preparing 21:14:35 4fe74350a54b: Preparing 21:14:35 ba075ddf953e: Preparing 21:14:35 c55d67cc1add: Preparing 21:14:35 dbab2c40266a: Preparing 21:14:35 dc9f045b9c68: Preparing 21:14:35 994393dc58e7: Preparing 21:14:35 dc9f045b9c68: Waiting 21:14:35 994393dc58e7: Waiting 21:14:35 dbab2c40266a: Waiting 21:14:35 7614c87d9611: Layer already exists 21:14:35 d9396a2fb003: Layer already exists 21:14:35 ba075ddf953e: Layer already exists 21:14:35 4fe74350a54b: Layer already exists 21:14:35 c55d67cc1add: Layer already exists 21:14:35 dbab2c40266a: Layer already exists 21:14:35 dc9f045b9c68: Layer already exists 21:14:35 994393dc58e7: Layer already exists 21:14:35 latest: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.55 21:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:14:36 d9396a2fb003: Preparing 21:14:36 7614c87d9611: Preparing 21:14:36 4fe74350a54b: Preparing 21:14:36 ba075ddf953e: Preparing 21:14:36 c55d67cc1add: Preparing 21:14:36 dbab2c40266a: Preparing 21:14:36 dc9f045b9c68: Preparing 21:14:36 994393dc58e7: Preparing 21:14:36 994393dc58e7: Waiting 21:14:36 dc9f045b9c68: Waiting 21:14:36 dbab2c40266a: Waiting 21:14:36 7614c87d9611: Layer already exists 21:14:36 4fe74350a54b: Layer already exists 21:14:36 c55d67cc1add: Layer already exists 21:14:36 d9396a2fb003: Layer already exists 21:14:36 ba075ddf953e: Layer already exists 21:14:36 994393dc58e7: Layer already exists 21:14:36 dc9f045b9c68: Layer already exists 21:14:36 dbab2c40266a: Layer already exists 21:14:36 2.3.0-dev.55: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:14:37 d9396a2fb003: Preparing 21:14:37 7614c87d9611: Preparing 21:14:37 4fe74350a54b: Preparing 21:14:37 ba075ddf953e: Preparing 21:14:37 c55d67cc1add: Preparing 21:14:37 dbab2c40266a: Preparing 21:14:37 dc9f045b9c68: Preparing 21:14:37 994393dc58e7: Preparing 21:14:37 dbab2c40266a: Waiting 21:14:37 dc9f045b9c68: Waiting 21:14:37 994393dc58e7: Waiting 21:14:37 ba075ddf953e: Layer already exists 21:14:37 d9396a2fb003: Layer already exists 21:14:37 4fe74350a54b: Layer already exists 21:14:37 c55d67cc1add: Layer already exists 21:14:37 7614c87d9611: Layer already exists 21:14:37 dbab2c40266a: Layer already exists 21:14:37 994393dc58e7: Layer already exists 21:14:37 dc9f045b9c68: Layer already exists 21:14:37 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:14:37 d9396a2fb003: Preparing 21:14:37 7614c87d9611: Preparing 21:14:37 4fe74350a54b: Preparing 21:14:37 ba075ddf953e: Preparing 21:14:37 c55d67cc1add: Preparing 21:14:37 dbab2c40266a: Preparing 21:14:37 dc9f045b9c68: Preparing 21:14:37 994393dc58e7: Preparing 21:14:37 dbab2c40266a: Waiting 21:14:37 dc9f045b9c68: Waiting 21:14:37 994393dc58e7: Waiting 21:14:37 ba075ddf953e: Layer already exists 21:14:37 7614c87d9611: Layer already exists 21:14:37 c55d67cc1add: Layer already exists 21:14:37 d9396a2fb003: Layer already exists 21:14:37 4fe74350a54b: Layer already exists 21:14:37 dc9f045b9c68: Layer already exists 21:14:37 dbab2c40266a: Layer already exists 21:14:37 994393dc58e7: Layer already exists 21:14:37 main: digest: sha256:0b83b79d5827e60e9ceeb1957a450ebf02915793434b25984a84b750c0a13379 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:37 ===================================================== [Pipeline] echo 21:14:37 taggedImages: 21:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.55 21:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:14:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:14:37 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:37 latest 21:14:37 2.3.0-dev.55 21:14:37 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:37 main 21:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:14:38 85b4a643d269: Preparing 21:14:38 98e7baea41b0: Preparing 21:14:38 b847ea8067a6: Preparing 21:14:38 1723db01a0fa: Preparing 21:14:38 8fd3eabba747: Preparing 21:14:38 b6bcdf4dde25: Preparing 21:14:38 4411a2fd95d2: Preparing 21:14:38 4bf66f0fa404: Preparing 21:14:38 776ef6794a00: Preparing 21:14:38 994393dc58e7: Preparing 21:14:38 4bf66f0fa404: Waiting 21:14:38 776ef6794a00: Waiting 21:14:38 994393dc58e7: Waiting 21:14:38 b6bcdf4dde25: Waiting 21:14:38 4411a2fd95d2: Waiting 21:14:38 85b4a643d269: Pushed 21:14:38 8fd3eabba747: Pushed 21:14:38 98e7baea41b0: Pushed 21:14:38 4bf66f0fa404: Pushed 21:14:38 b6bcdf4dde25: Pushed 21:14:38 4411a2fd95d2: Pushed 21:14:38 994393dc58e7: Layer already exists 21:14:38 776ef6794a00: Pushed 21:14:39 1723db01a0fa: Pushed 21:14:40 b847ea8067a6: Pushed 21:14:40 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:14:40 85b4a643d269: Preparing 21:14:40 98e7baea41b0: Preparing 21:14:40 b847ea8067a6: Preparing 21:14:40 1723db01a0fa: Preparing 21:14:40 8fd3eabba747: Preparing 21:14:40 b6bcdf4dde25: Preparing 21:14:40 4411a2fd95d2: Preparing 21:14:40 4bf66f0fa404: Preparing 21:14:40 776ef6794a00: Preparing 21:14:40 994393dc58e7: Preparing 21:14:40 b6bcdf4dde25: Waiting 21:14:40 4bf66f0fa404: Waiting 21:14:40 4411a2fd95d2: Waiting 21:14:40 776ef6794a00: Waiting 21:14:40 994393dc58e7: Waiting 21:14:40 b847ea8067a6: Layer already exists 21:14:40 85b4a643d269: Layer already exists 21:14:40 8fd3eabba747: Layer already exists 21:14:40 98e7baea41b0: Layer already exists 21:14:40 1723db01a0fa: Layer already exists 21:14:40 b6bcdf4dde25: Layer already exists 21:14:40 994393dc58e7: Layer already exists 21:14:40 776ef6794a00: Layer already exists 21:14:40 4bf66f0fa404: Layer already exists 21:14:40 4411a2fd95d2: Layer already exists 21:14:40 latest: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.55 21:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:14:41 85b4a643d269: Preparing 21:14:41 98e7baea41b0: Preparing 21:14:41 b847ea8067a6: Preparing 21:14:41 1723db01a0fa: Preparing 21:14:41 8fd3eabba747: Preparing 21:14:41 b6bcdf4dde25: Preparing 21:14:41 4411a2fd95d2: Preparing 21:14:41 4bf66f0fa404: Preparing 21:14:41 776ef6794a00: Preparing 21:14:41 994393dc58e7: Preparing 21:14:41 b6bcdf4dde25: Waiting 21:14:41 4bf66f0fa404: Waiting 21:14:41 994393dc58e7: Waiting 21:14:41 776ef6794a00: Waiting 21:14:41 4411a2fd95d2: Waiting 21:14:41 b847ea8067a6: Layer already exists 21:14:41 98e7baea41b0: Layer already exists 21:14:41 85b4a643d269: Layer already exists 21:14:41 8fd3eabba747: Layer already exists 21:14:41 1723db01a0fa: Layer already exists 21:14:41 b6bcdf4dde25: Layer already exists 21:14:41 4411a2fd95d2: Layer already exists 21:14:41 4bf66f0fa404: Layer already exists 21:14:41 776ef6794a00: Layer already exists 21:14:41 994393dc58e7: Layer already exists 21:14:41 2.3.0-dev.55: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:14:42 85b4a643d269: Preparing 21:14:42 98e7baea41b0: Preparing 21:14:42 b847ea8067a6: Preparing 21:14:42 1723db01a0fa: Preparing 21:14:42 8fd3eabba747: Preparing 21:14:42 b6bcdf4dde25: Preparing 21:14:42 4411a2fd95d2: Preparing 21:14:42 4bf66f0fa404: Preparing 21:14:42 776ef6794a00: Preparing 21:14:42 994393dc58e7: Preparing 21:14:42 b6bcdf4dde25: Waiting 21:14:42 4411a2fd95d2: Waiting 21:14:42 994393dc58e7: Waiting 21:14:42 4bf66f0fa404: Waiting 21:14:42 776ef6794a00: Waiting 21:14:42 8fd3eabba747: Layer already exists 21:14:42 98e7baea41b0: Layer already exists 21:14:42 1723db01a0fa: Layer already exists 21:14:42 85b4a643d269: Layer already exists 21:14:42 b847ea8067a6: Layer already exists 21:14:42 b6bcdf4dde25: Layer already exists 21:14:42 4411a2fd95d2: Layer already exists 21:14:42 4bf66f0fa404: Layer already exists 21:14:42 994393dc58e7: Layer already exists 21:14:42 776ef6794a00: Layer already exists 21:14:42 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:14:42 85b4a643d269: Preparing 21:14:42 98e7baea41b0: Preparing 21:14:42 b847ea8067a6: Preparing 21:14:42 1723db01a0fa: Preparing 21:14:42 8fd3eabba747: Preparing 21:14:42 b6bcdf4dde25: Preparing 21:14:42 4411a2fd95d2: Preparing 21:14:42 4bf66f0fa404: Preparing 21:14:42 776ef6794a00: Preparing 21:14:42 994393dc58e7: Preparing 21:14:42 776ef6794a00: Waiting 21:14:42 b6bcdf4dde25: Waiting 21:14:42 4411a2fd95d2: Waiting 21:14:42 8fd3eabba747: Layer already exists 21:14:42 85b4a643d269: Layer already exists 21:14:42 1723db01a0fa: Layer already exists 21:14:42 98e7baea41b0: Layer already exists 21:14:42 b847ea8067a6: Layer already exists 21:14:42 b6bcdf4dde25: Layer already exists 21:14:42 4411a2fd95d2: Layer already exists 21:14:42 4bf66f0fa404: Layer already exists 21:14:42 994393dc58e7: Layer already exists 21:14:42 776ef6794a00: Layer already exists 21:14:42 main: digest: sha256:ad089c5f9a5ac07dc19066b242d2338bdbda17eb22726cc6e5bb326338caf680 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:42 ===================================================== [Pipeline] echo 21:14:42 taggedImages: 21:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.55 21:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:14:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:14:42 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:42 latest 21:14:42 2.3.0-dev.55 21:14:42 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:42 main 21:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:14:43 d44559fc5d4c: Preparing 21:14:43 9911e429f8ab: Preparing 21:14:43 945bb5b21b68: Preparing 21:14:43 f11c2bd4ad88: Preparing 21:14:43 1f46d0e84609: Preparing 21:14:43 34d5ebaa5410: Preparing 21:14:43 34d5ebaa5410: Waiting 21:14:43 945bb5b21b68: Layer already exists 21:14:43 34d5ebaa5410: Layer already exists 21:14:43 d44559fc5d4c: Pushed 21:14:43 1f46d0e84609: Pushed 21:14:44 f11c2bd4ad88: Pushed 21:14:44 25b303627fd3: Pull complete 21:14:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:14:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container 21:14:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:14:46 9911e429f8ab: Pushed 21:14:46 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 21:14:47 $ docker top 200ccde62f164284a5011492ee0a772b1faac087497459a416805ffe06ace0c6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:48 + 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 21:14:48 + grep parallel 21:14:48 + docker-compose build --help 21:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:14:48 d44559fc5d4c: Preparing 21:14:48 9911e429f8ab: Preparing 21:14:48 945bb5b21b68: Preparing 21:14:48 f11c2bd4ad88: Preparing 21:14:48 1f46d0e84609: Preparing 21:14:48 34d5ebaa5410: Preparing 21:14:48 34d5ebaa5410: Waiting 21:14:48 945bb5b21b68: Layer already exists 21:14:48 9911e429f8ab: Layer already exists 21:14:48 1f46d0e84609: Layer already exists 21:14:48 d44559fc5d4c: Layer already exists 21:14:48 f11c2bd4ad88: Layer already exists 21:14:48 34d5ebaa5410: Layer already exists 21:14:48 latest: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.55 21:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:14:49 d44559fc5d4c: Preparing 21:14:49 9911e429f8ab: Preparing 21:14:49 945bb5b21b68: Preparing 21:14:49 f11c2bd4ad88: Preparing 21:14:49 1f46d0e84609: Preparing 21:14:49 34d5ebaa5410: Preparing 21:14:49 34d5ebaa5410: Waiting 21:14:49 945bb5b21b68: Layer already exists 21:14:49 9911e429f8ab: Layer already exists 21:14:49 1f46d0e84609: Layer already exists 21:14:49 f11c2bd4ad88: Layer already exists 21:14:49 d44559fc5d4c: Layer already exists 21:14:49 34d5ebaa5410: Layer already exists 21:14:49 2.3.0-dev.55: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:14:49 d44559fc5d4c: Preparing 21:14:49 9911e429f8ab: Preparing 21:14:49 945bb5b21b68: Preparing 21:14:49 f11c2bd4ad88: Preparing 21:14:49 1f46d0e84609: Preparing 21:14:49 34d5ebaa5410: Preparing 21:14:49 34d5ebaa5410: Waiting 21:14:49 945bb5b21b68: Layer already exists 21:14:49 d44559fc5d4c: Layer already exists 21:14:49 f11c2bd4ad88: Layer already exists 21:14:49 1f46d0e84609: Layer already exists 21:14:49 9911e429f8ab: Layer already exists 21:14:49 34d5ebaa5410: Layer already exists 21:14:49 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + 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 21:14:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:14:50 d44559fc5d4c: Preparing 21:14:50 9911e429f8ab: Preparing 21:14:50 945bb5b21b68: Preparing 21:14:50 f11c2bd4ad88: Preparing 21:14:50 1f46d0e84609: Preparing 21:14:50 34d5ebaa5410: Preparing 21:14:50 34d5ebaa5410: Waiting 21:14:50 d44559fc5d4c: Layer already exists 21:14:50 f11c2bd4ad88: Layer already exists 21:14:50 1f46d0e84609: Layer already exists 21:14:50 9911e429f8ab: Layer already exists 21:14:50 945bb5b21b68: Layer already exists 21:14:50 34d5ebaa5410: Layer already exists 21:14:50 main: digest: sha256:64623ed9b0499612b258fb3b3a60b5c0856e5bdcc490c9b7bf59aed116d7b765 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:50 ===================================================== [Pipeline] echo 21:14:50 taggedImages: 21:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.55 21:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 21:14:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:14:50 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:50 latest 21:14:50 2.3.0-dev.55 21:14:50 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:14:50 main 21:14:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:14:51 bd2dde7c2f37: Preparing 21:14:51 a1ad2ea903da: Preparing 21:14:51 0ca460c592a8: Preparing 21:14:51 66c3d694bd34: Preparing 21:14:51 10753a0351e9: Preparing 21:14:51 c7da5850bbd0: Preparing 21:14:51 1f46d0e84609: Preparing 21:14:51 34d5ebaa5410: Preparing 21:14:51 1f46d0e84609: Waiting 21:14:51 34d5ebaa5410: Waiting 21:14:51 c7da5850bbd0: Waiting 21:14:51 bd2dde7c2f37: Pushed 21:14:51 0ca460c592a8: Pushed 21:14:51 a1ad2ea903da: Pushed 21:14:51 1f46d0e84609: Layer already exists 21:14:51 34d5ebaa5410: Layer already exists 21:14:51 c7da5850bbd0: Pushed 21:14:53 --parallel Build images in parallel. [Pipeline] } 21:14:53 $ docker stop --time=1 200ccde62f164284a5011492ee0a772b1faac087497459a416805ffe06ace0c6 21:14:54 10753a0351e9: Pushed 21:14:55 $ docker rm -f 200ccde62f164284a5011492ee0a772b1faac087497459a416805ffe06ace0c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:56 prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container 21:14:56 $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:14:57 $ docker top c0dc0e4fe448e1e890737132412549fdb5fe15b3470d895865f5942342985140 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:58 66c3d694bd34: Pushed 21:14:58 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:58 + docker-compose -f ./docker-compose-build.yml build --parallel 21:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:14:58 bd2dde7c2f37: Preparing 21:14:58 a1ad2ea903da: Preparing 21:14:58 0ca460c592a8: Preparing 21:14:58 66c3d694bd34: Preparing 21:14:58 10753a0351e9: Preparing 21:14:58 c7da5850bbd0: Preparing 21:14:58 1f46d0e84609: Preparing 21:14:58 34d5ebaa5410: Preparing 21:14:58 c7da5850bbd0: Waiting 21:14:58 34d5ebaa5410: Waiting 21:14:58 1f46d0e84609: Waiting 21:14:58 10753a0351e9: Layer already exists 21:14:58 a1ad2ea903da: Layer already exists 21:14:58 66c3d694bd34: Layer already exists 21:14:58 0ca460c592a8: Layer already exists 21:14:58 bd2dde7c2f37: Layer already exists 21:14:58 c7da5850bbd0: Layer already exists 21:14:58 34d5ebaa5410: Layer already exists 21:14:58 1f46d0e84609: Layer already exists 21:14:58 latest: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.55 21:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:14:59 bd2dde7c2f37: Preparing 21:14:59 a1ad2ea903da: Preparing 21:14:59 0ca460c592a8: Preparing 21:14:59 66c3d694bd34: Preparing 21:14:59 10753a0351e9: Preparing 21:14:59 c7da5850bbd0: Preparing 21:14:59 1f46d0e84609: Preparing 21:14:59 34d5ebaa5410: Preparing 21:14:59 c7da5850bbd0: Waiting 21:14:59 1f46d0e84609: Waiting 21:14:59 34d5ebaa5410: Waiting 21:14:59 0ca460c592a8: Layer already exists 21:14:59 bd2dde7c2f37: Layer already exists 21:14:59 a1ad2ea903da: Layer already exists 21:14:59 66c3d694bd34: Layer already exists 21:14:59 10753a0351e9: Layer already exists 21:14:59 c7da5850bbd0: Layer already exists 21:14:59 34d5ebaa5410: Layer already exists 21:14:59 1f46d0e84609: Layer already exists 21:14:59 2.3.0-dev.55: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:15:00 bd2dde7c2f37: Preparing 21:15:00 a1ad2ea903da: Preparing 21:15:00 0ca460c592a8: Preparing 21:15:00 66c3d694bd34: Preparing 21:15:00 10753a0351e9: Preparing 21:15:00 c7da5850bbd0: Preparing 21:15:00 1f46d0e84609: Preparing 21:15:00 34d5ebaa5410: Preparing 21:15:00 c7da5850bbd0: Waiting 21:15:00 1f46d0e84609: Waiting 21:15:00 34d5ebaa5410: Waiting 21:15:00 10753a0351e9: Layer already exists 21:15:00 66c3d694bd34: Layer already exists 21:15:00 0ca460c592a8: Layer already exists 21:15:00 bd2dde7c2f37: Layer already exists 21:15:00 a1ad2ea903da: Layer already exists 21:15:00 c7da5850bbd0: Layer already exists 21:15:00 34d5ebaa5410: Layer already exists 21:15:00 1f46d0e84609: Layer already exists 21:15:00 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:15:00 bd2dde7c2f37: Preparing 21:15:00 a1ad2ea903da: Preparing 21:15:00 0ca460c592a8: Preparing 21:15:00 66c3d694bd34: Preparing 21:15:00 10753a0351e9: Preparing 21:15:00 c7da5850bbd0: Preparing 21:15:00 1f46d0e84609: Preparing 21:15:00 34d5ebaa5410: Preparing 21:15:00 c7da5850bbd0: Waiting 21:15:00 1f46d0e84609: Waiting 21:15:00 34d5ebaa5410: Waiting 21:15:00 10753a0351e9: Layer already exists 21:15:00 a1ad2ea903da: Layer already exists 21:15:00 bd2dde7c2f37: Layer already exists 21:15:00 66c3d694bd34: Layer already exists 21:15:00 0ca460c592a8: Layer already exists 21:15:00 1f46d0e84609: Layer already exists 21:15:00 34d5ebaa5410: Layer already exists 21:15:00 c7da5850bbd0: Layer already exists 21:15:00 main: digest: sha256:1f485e118fe4f29285f7e085c0f3b0e98e89485cdb51f1b5fb843a5dbd410d55 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:00 ===================================================== [Pipeline] echo 21:15:00 taggedImages: 21:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.55 21:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:15:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:15:00 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:00 latest 21:15:00 2.3.0-dev.55 21:15:00 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:00 main 21:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:15:01 7a82f3c33e11: Preparing 21:15:01 f72cc87c7028: Preparing 21:15:01 2a541c2d0abe: Preparing 21:15:01 10da28e49238: Preparing 21:15:01 e221fa71c18e: Preparing 21:15:01 1f46d0e84609: Preparing 21:15:01 34d5ebaa5410: Preparing 21:15:01 1f46d0e84609: Waiting 21:15:01 34d5ebaa5410: Waiting 21:15:01 f72cc87c7028: Pushed 21:15:01 2a541c2d0abe: Pushed 21:15:01 7a82f3c33e11: Pushed 21:15:01 1f46d0e84609: Layer already exists 21:15:01 34d5ebaa5410: Layer already exists 21:15:01 e221fa71c18e: Pushed 21:15:03 Building core-command ... 21:15:03 Building core-data ... 21:15:03 Building core-metadata ... 21:15:03 Building security-bootstrapper ... 21:15:03 Building security-proxy-setup ... 21:15:03 Building security-secretstore-setup ... 21:15:03 Building security-spiffe-token-provider ... 21:15:03 Building security-spire-agent ... 21:15:03 Building security-spire-config ... 21:15:03 Building security-spire-server ... 21:15:03 Building support-notifications ... 21:15:03 Building support-scheduler ... 21:15:03 Building sys-mgmt-agent ... 21:15:03 Building security-spire-agent 21:15:03 Building security-spire-config 21:15:03 Building core-data 21:15:03 Building security-spire-server 21:15:03 Building core-metadata 21:15:08 10da28e49238: Pushed 21:15:08 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:15:09 7a82f3c33e11: Preparing 21:15:09 f72cc87c7028: Preparing 21:15:09 2a541c2d0abe: Preparing 21:15:09 10da28e49238: Preparing 21:15:09 e221fa71c18e: Preparing 21:15:09 1f46d0e84609: Preparing 21:15:09 34d5ebaa5410: Preparing 21:15:09 34d5ebaa5410: Waiting 21:15:09 1f46d0e84609: Waiting 21:15:09 2a541c2d0abe: Layer already exists 21:15:09 e221fa71c18e: Layer already exists 21:15:09 7a82f3c33e11: Layer already exists 21:15:09 f72cc87c7028: Layer already exists 21:15:09 10da28e49238: Layer already exists 21:15:09 1f46d0e84609: Layer already exists 21:15:09 34d5ebaa5410: Layer already exists 21:15:09 latest: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.55 21:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:15:09 7a82f3c33e11: Preparing 21:15:09 f72cc87c7028: Preparing 21:15:09 2a541c2d0abe: Preparing 21:15:09 10da28e49238: Preparing 21:15:09 e221fa71c18e: Preparing 21:15:09 1f46d0e84609: Preparing 21:15:09 34d5ebaa5410: Preparing 21:15:09 1f46d0e84609: Waiting 21:15:09 34d5ebaa5410: Waiting 21:15:09 10da28e49238: Layer already exists 21:15:09 e221fa71c18e: Layer already exists 21:15:09 7a82f3c33e11: Layer already exists 21:15:09 2a541c2d0abe: Layer already exists 21:15:09 f72cc87c7028: Layer already exists 21:15:09 1f46d0e84609: Layer already exists 21:15:09 34d5ebaa5410: Layer already exists 21:15:09 2.3.0-dev.55: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:15:10 7a82f3c33e11: Preparing 21:15:10 f72cc87c7028: Preparing 21:15:10 2a541c2d0abe: Preparing 21:15:10 10da28e49238: Preparing 21:15:10 e221fa71c18e: Preparing 21:15:10 1f46d0e84609: Preparing 21:15:10 34d5ebaa5410: Preparing 21:15:10 1f46d0e84609: Waiting 21:15:10 34d5ebaa5410: Waiting 21:15:10 e221fa71c18e: Layer already exists 21:15:10 7a82f3c33e11: Layer already exists 21:15:10 10da28e49238: Layer already exists 21:15:10 f72cc87c7028: Layer already exists 21:15:10 2a541c2d0abe: Layer already exists 21:15:10 1f46d0e84609: Layer already exists 21:15:10 34d5ebaa5410: Layer already exists 21:15:10 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:15:11 7a82f3c33e11: Preparing 21:15:11 f72cc87c7028: Preparing 21:15:11 2a541c2d0abe: Preparing 21:15:11 10da28e49238: Preparing 21:15:11 e221fa71c18e: Preparing 21:15:11 1f46d0e84609: Preparing 21:15:11 34d5ebaa5410: Preparing 21:15:11 1f46d0e84609: Waiting 21:15:11 34d5ebaa5410: Waiting 21:15:11 f72cc87c7028: Layer already exists 21:15:11 2a541c2d0abe: Layer already exists 21:15:11 10da28e49238: Layer already exists 21:15:11 7a82f3c33e11: Layer already exists 21:15:11 e221fa71c18e: Layer already exists 21:15:11 1f46d0e84609: Layer already exists 21:15:11 34d5ebaa5410: Layer already exists 21:15:11 main: digest: sha256:ed6bcaf3dc3cef33ede1c8e42d3ea11de5c838a543268a9ebe308ed4fdaf5406 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:11 ===================================================== [Pipeline] echo 21:15:11 taggedImages: 21:15:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:15:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.55 21:15:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:15:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:15:11 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:11 latest 21:15:11 2.3.0-dev.55 21:15:11 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:11 main 21:15:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:15:11 7823d30adfc0: Preparing 21:15:11 c7632d3019ee: Preparing 21:15:11 166c7fe662a7: Preparing 21:15:11 56cebc17946c: Preparing 21:15:11 f23fab2da0d1: Preparing 21:15:11 1f46d0e84609: Preparing 21:15:11 34d5ebaa5410: Preparing 21:15:11 1f46d0e84609: Waiting 21:15:11 34d5ebaa5410: Waiting 21:15:11 7823d30adfc0: Pushed 21:15:11 c7632d3019ee: Pushed 21:15:11 166c7fe662a7: Pushed 21:15:11 1f46d0e84609: Layer already exists 21:15:11 34d5ebaa5410: Layer already exists 21:15:12 f23fab2da0d1: Pushed 21:15:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 28dcce65f12e 21:15:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:15:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 28dcce65f12e 21:15:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:15:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 28dcce65f12e 21:15:15 Step 3/25 : WORKDIR /edgex-go 21:15:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 28dcce65f12e 21:15:15 Step 3/26 : WORKDIR /edgex-go 21:15:15 ---> Running in d238171df9f8 21:15:15 ---> Running in 2aab4f6c8f6b 21:15:15 ---> Running in c58661e7d6c1 21:15:15 ---> Running in d6f823458db1 21:15:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:15:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:15:15 ---> 28dcce65f12e 21:15:15 Step 3/26 : WORKDIR /edgex-go 21:15:15 ---> Running in 5e82bf16ad86 21:15:15 Removing intermediate container d238171df9f8 21:15:16 ---> ed56a48d27ea 21:15:16 Step 4/25 : WORKDIR /edgex-go 21:15:16 Removing intermediate container 2aab4f6c8f6b 21:15:16 ---> 8a294d7170ee 21:15:16 Step 4/24 : WORKDIR /edgex-go 21:15:16 ---> Running in ea34127185ac 21:15:16 Removing intermediate container c58661e7d6c1 21:15:16 ---> c213eda53611 21:15:16 Removing intermediate container d6f823458db1 21:15:16 ---> 127d1ec5f1f1 21:15:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:16 21:15:16 ---> Running in 2faf7b15de67 21:15:16 Removing intermediate container 5e82bf16ad86 21:15:16 ---> 8724e5a3d3ae 21:15:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:16 ---> Running in de3a681418a5 21:15:16 ---> Running in c279b75756dd 21:15:16 ---> Running in 60c13ae3c181 21:15:16 Removing intermediate container ea34127185ac 21:15:16 ---> ab586ea9146a 21:15:16 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:17 ---> Running in 09c564b26cd6 21:15:17 Removing intermediate container 2faf7b15de67 21:15:17 ---> 11f17c44e099 21:15:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:17 ---> Running in 0f8d2fcdd781 21:15:20 Removing intermediate container c279b75756dd 21:15:20 ---> 0abf73686f1e 21:15:20 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:15:20 ---> Running in 9e2f5ab6119b 21:15:20 56cebc17946c: Pushed 21:15:20 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:20 Removing intermediate container de3a681418a5 21:15:20 ---> 3d5f7ad7e56d 21:15:20 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:15:20 ---> Running in 435b0df1f228 21:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:15:20 7823d30adfc0: Preparing 21:15:20 c7632d3019ee: Preparing 21:15:20 166c7fe662a7: Preparing 21:15:20 56cebc17946c: Preparing 21:15:20 f23fab2da0d1: Preparing 21:15:20 1f46d0e84609: Preparing 21:15:20 34d5ebaa5410: Preparing 21:15:20 34d5ebaa5410: Waiting 21:15:20 1f46d0e84609: Waiting 21:15:20 f23fab2da0d1: Layer already exists 21:15:20 7823d30adfc0: Layer already exists 21:15:20 56cebc17946c: Layer already exists 21:15:20 c7632d3019ee: Layer already exists 21:15:20 166c7fe662a7: Layer already exists 21:15:20 1f46d0e84609: Layer already exists 21:15:20 34d5ebaa5410: Layer already exists 21:15:20 latest: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:21 Removing intermediate container 0f8d2fcdd781 21:15:21 ---> 85da6d312993 21:15:21 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:15:21 ---> Running in 19823087cdd3 21:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.55 21:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:15:21 7823d30adfc0: Preparing 21:15:21 c7632d3019ee: Preparing 21:15:21 166c7fe662a7: Preparing 21:15:21 56cebc17946c: Preparing 21:15:21 f23fab2da0d1: Preparing 21:15:21 1f46d0e84609: Preparing 21:15:21 34d5ebaa5410: Preparing 21:15:21 1f46d0e84609: Waiting 21:15:21 c7632d3019ee: Layer already exists 21:15:21 166c7fe662a7: Layer already exists 21:15:21 56cebc17946c: Layer already exists 21:15:21 f23fab2da0d1: Layer already exists 21:15:21 7823d30adfc0: Layer already exists 21:15:21 34d5ebaa5410: Layer already exists 21:15:21 1f46d0e84609: Layer already exists 21:15:21 2.3.0-dev.55: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:21 Removing intermediate container 60c13ae3c181 21:15:21 ---> 4404f0f4ac3e 21:15:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:15:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 ---> Running in 9b10e323a856 21:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:15:22 7823d30adfc0: Preparing 21:15:22 c7632d3019ee: Preparing 21:15:22 166c7fe662a7: Preparing 21:15:22 56cebc17946c: Preparing 21:15:22 f23fab2da0d1: Preparing 21:15:22 1f46d0e84609: Preparing 21:15:22 34d5ebaa5410: Preparing 21:15:22 1f46d0e84609: Waiting 21:15:22 34d5ebaa5410: Waiting 21:15:22 56cebc17946c: Layer already exists 21:15:22 166c7fe662a7: Layer already exists 21:15:22 c7632d3019ee: Layer already exists 21:15:22 7823d30adfc0: Layer already exists 21:15:22 f23fab2da0d1: Layer already exists 21:15:22 1f46d0e84609: Layer already exists 21:15:22 34d5ebaa5410: Layer already exists 21:15:22 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 Removing intermediate container 09c564b26cd6 21:15:22 ---> c5f2e1695106 21:15:22 Step 6/25 : RUN apk add --update --no-cache make git 21:15:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 ---> Running in fbdbb8eb0291 21:15:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:15:22 7823d30adfc0: Preparing 21:15:22 c7632d3019ee: Preparing 21:15:22 166c7fe662a7: Preparing 21:15:22 56cebc17946c: Preparing 21:15:22 f23fab2da0d1: Preparing 21:15:22 1f46d0e84609: Preparing 21:15:22 34d5ebaa5410: Preparing 21:15:22 1f46d0e84609: Waiting 21:15:22 34d5ebaa5410: Waiting 21:15:22 f23fab2da0d1: Layer already exists 21:15:22 7823d30adfc0: Layer already exists 21:15:22 166c7fe662a7: Layer already exists 21:15:22 56cebc17946c: Layer already exists 21:15:22 c7632d3019ee: Layer already exists 21:15:22 1f46d0e84609: Layer already exists 21:15:22 34d5ebaa5410: Layer already exists 21:15:22 main: digest: sha256:1dc8ae3be2f18a5fe800b32820234a8bddc9451cb2f62cd4717891d7fd3a9eff size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:22 ===================================================== 21:15:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 21:15:22 taggedImages: 21:15:22 - nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:15:22 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.55 21:15:22 - nexus3.edgexfoundry.org:10004/security-spire-server:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 21:15:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:15:22 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:22 latest 21:15:22 2.3.0-dev.55 21:15:22 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:22 main 21:15:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:15:23 6664daa0df97: Preparing 21:15:23 742c85db7fe7: Preparing 21:15:23 945bb5b21b68: Preparing 21:15:23 bbf606c73cfc: Preparing 21:15:23 994393dc58e7: Preparing 21:15:23 945bb5b21b68: Layer already exists 21:15:23 994393dc58e7: Layer already exists 21:15:23 6664daa0df97: Pushed 21:15:23 bbf606c73cfc: Pushed 21:15:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:25 OK: 221 MiB in 51 packages 21:15:26 742c85db7fe7: Pushed 21:15:26 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv 21:15:26 OK: 221 MiB in 51 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:15:26 6664daa0df97: Preparing 21:15:26 742c85db7fe7: Preparing 21:15:26 945bb5b21b68: Preparing 21:15:26 bbf606c73cfc: Preparing 21:15:26 994393dc58e7: Preparing 21:15:26 994393dc58e7: Layer already exists 21:15:26 bbf606c73cfc: Layer already exists 21:15:26 742c85db7fe7: Layer already exists 21:15:26 945bb5b21b68: Layer already exists 21:15:26 6664daa0df97: Layer already exists 21:15:26 latest: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 21:15:26 Removing intermediate container 9e2f5ab6119b 21:15:26 ---> 0b57fc6e02de 21:15:26 Step 6/26 : COPY go.mod vendor* ./ 21:15:26 OK: 221 MiB in 51 packages 21:15:26 OK: 221 MiB in 51 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:27 OK: 221 MiB in 51 packages 21:15:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.55 21:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:15:27 6664daa0df97: Preparing 21:15:27 742c85db7fe7: Preparing 21:15:27 945bb5b21b68: Preparing 21:15:27 bbf606c73cfc: Preparing 21:15:27 994393dc58e7: Preparing 21:15:27 bbf606c73cfc: Layer already exists 21:15:27 994393dc58e7: Layer already exists 21:15:27 6664daa0df97: Layer already exists 21:15:27 945bb5b21b68: Layer already exists 21:15:27 742c85db7fe7: Layer already exists 21:15:27 2.3.0-dev.55: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:15:28 6664daa0df97: Preparing 21:15:28 742c85db7fe7: Preparing 21:15:28 945bb5b21b68: Preparing 21:15:28 bbf606c73cfc: Preparing 21:15:28 994393dc58e7: Preparing 21:15:28 945bb5b21b68: Layer already exists 21:15:28 994393dc58e7: Layer already exists 21:15:28 742c85db7fe7: Layer already exists 21:15:28 6664daa0df97: Layer already exists 21:15:28 bbf606c73cfc: Layer already exists 21:15:28 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 Removing intermediate container 435b0df1f228 21:15:28 ---> 647e58e9959b 21:15:28 Step 6/25 : COPY go.mod vendor* ./ 21:15:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main 21:15:28 ---> 09bec2b05a4f 21:15:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:28 Removing intermediate container 19823087cdd3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:28 ---> a997aab56e0d 21:15:28 Step 7/24 : COPY go.mod vendor* ./ 21:15:28 Removing intermediate container 9b10e323a856 21:15:28 ---> 1c8898da8bec 21:15:28 Step 6/26 : COPY go.mod vendor* ./ 21:15:28 ---> Running in d1568f11f6da 21:15:28 Removing intermediate container fbdbb8eb0291 21:15:28 ---> 7479e0c45dc9 21:15:28 Step 7/25 : COPY go.mod vendor* ./ 21:15:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:15:28 6664daa0df97: Preparing 21:15:28 742c85db7fe7: Preparing 21:15:28 945bb5b21b68: Preparing 21:15:28 bbf606c73cfc: Preparing 21:15:28 994393dc58e7: Preparing 21:15:28 742c85db7fe7: Layer already exists 21:15:28 6664daa0df97: Layer already exists 21:15:28 994393dc58e7: Layer already exists 21:15:28 945bb5b21b68: Layer already exists 21:15:28 bbf606c73cfc: Layer already exists 21:15:28 main: digest: sha256:4d51b7ffce350e3919b26869c5f0ad447f5333c48f21a77638be6b932b6c5ca5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:28 ===================================================== [Pipeline] echo 21:15:28 taggedImages: 21:15:28 - nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:15:28 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.55 21:15:28 - nexus3.edgexfoundry.org:10004/support-notifications:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:15:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:15:28 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:28 latest 21:15:28 2.3.0-dev.55 21:15:28 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:28 main 21:15:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:29 ---> 0fac0bf2fc7b 21:15:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:15:29 06df228b5d45: Preparing 21:15:29 782de903e674: Preparing 21:15:29 945bb5b21b68: Preparing 21:15:29 36c412c79d56: Preparing 21:15:29 994393dc58e7: Preparing 21:15:29 36c412c79d56: Layer already exists 21:15:29 945bb5b21b68: Layer already exists 21:15:29 994393dc58e7: Layer already exists 21:15:29 06df228b5d45: Pushed 21:15:29 ---> Running in 2c353f7d20c4 21:15:30 ---> f94eb7b24c2b 21:15:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:30 ---> afe16fa02a7e 21:15:30 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:30 ---> a97f6e20715f 21:15:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:30 ---> Running in a4ccb82d99d7 21:15:30 ---> Running in 411eeb0ad6e1 21:15:30 ---> Running in 79f280785422 21:15:31 782de903e674: Pushed 21:15:31 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:15:32 06df228b5d45: Preparing 21:15:32 782de903e674: Preparing 21:15:32 945bb5b21b68: Preparing 21:15:32 36c412c79d56: Preparing 21:15:32 994393dc58e7: Preparing 21:15:32 994393dc58e7: Layer already exists 21:15:32 782de903e674: Layer already exists 21:15:32 945bb5b21b68: Layer already exists 21:15:32 36c412c79d56: Layer already exists 21:15:32 06df228b5d45: Layer already exists 21:15:32 latest: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.55 21:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:15:33 06df228b5d45: Preparing 21:15:33 782de903e674: Preparing 21:15:33 945bb5b21b68: Preparing 21:15:33 36c412c79d56: Preparing 21:15:33 994393dc58e7: Preparing 21:15:33 994393dc58e7: Layer already exists 21:15:33 782de903e674: Layer already exists 21:15:33 36c412c79d56: Layer already exists 21:15:33 945bb5b21b68: Layer already exists 21:15:33 06df228b5d45: Layer already exists 21:15:33 2.3.0-dev.55: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:15:33 06df228b5d45: Preparing 21:15:33 782de903e674: Preparing 21:15:33 945bb5b21b68: Preparing 21:15:33 36c412c79d56: Preparing 21:15:33 994393dc58e7: Preparing 21:15:33 945bb5b21b68: Layer already exists 21:15:33 782de903e674: Layer already exists 21:15:33 06df228b5d45: Layer already exists 21:15:33 994393dc58e7: Layer already exists 21:15:33 36c412c79d56: Layer already exists 21:15:33 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:15:34 06df228b5d45: Preparing 21:15:34 782de903e674: Preparing 21:15:34 945bb5b21b68: Preparing 21:15:34 36c412c79d56: Preparing 21:15:34 994393dc58e7: Preparing 21:15:34 994393dc58e7: Layer already exists 21:15:34 945bb5b21b68: Layer already exists 21:15:34 36c412c79d56: Layer already exists 21:15:34 782de903e674: Layer already exists 21:15:34 06df228b5d45: Layer already exists 21:15:34 main: digest: sha256:70d8710c26a9978c8494357805af3da5dc3fbfd4cf1f38474cdddf853a8e8f4f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:34 ===================================================== [Pipeline] echo 21:15:34 taggedImages: 21:15:34 - nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:15:34 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.55 21:15:34 - nexus3.edgexfoundry.org:10004/support-scheduler:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:34 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 21:15:34 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 21:15:34 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:34 latest 21:15:34 2.3.0-dev.55 21:15:34 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:34 main 21:15:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:15:35 6ec5809d5ff5: Preparing 21:15:35 97668816fae0: Preparing 21:15:35 da26d2d36981: Preparing 21:15:35 bebaadfc43e0: Preparing 21:15:35 994393dc58e7: Preparing 21:15:35 994393dc58e7: Layer already exists 21:15:35 97668816fae0: Pushed 21:15:35 6ec5809d5ff5: Pushed 21:15:36 da26d2d36981: Pushed 21:15:48 bebaadfc43e0: Pushed 21:15:48 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:48 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:15:49 6ec5809d5ff5: Preparing 21:15:49 97668816fae0: Preparing 21:15:49 da26d2d36981: Preparing 21:15:49 bebaadfc43e0: Preparing 21:15:49 994393dc58e7: Preparing 21:15:49 994393dc58e7: Layer already exists 21:15:49 6ec5809d5ff5: Layer already exists 21:15:49 97668816fae0: Layer already exists 21:15:49 da26d2d36981: Layer already exists 21:15:49 bebaadfc43e0: Layer already exists 21:15:49 latest: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.55 21:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:15:49 6ec5809d5ff5: Preparing 21:15:49 97668816fae0: Preparing 21:15:49 da26d2d36981: Preparing 21:15:49 bebaadfc43e0: Preparing 21:15:49 994393dc58e7: Preparing 21:15:49 994393dc58e7: Layer already exists 21:15:49 97668816fae0: Layer already exists 21:15:49 bebaadfc43e0: Layer already exists 21:15:49 da26d2d36981: Layer already exists 21:15:49 6ec5809d5ff5: Layer already exists 21:15:49 2.3.0-dev.55: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:15:50 6ec5809d5ff5: Preparing 21:15:50 97668816fae0: Preparing 21:15:50 da26d2d36981: Preparing 21:15:50 bebaadfc43e0: Preparing 21:15:50 994393dc58e7: Preparing 21:15:50 994393dc58e7: Layer already exists 21:15:50 da26d2d36981: Layer already exists 21:15:50 97668816fae0: Layer already exists 21:15:50 6ec5809d5ff5: Layer already exists 21:15:50 bebaadfc43e0: Layer already exists 21:15:50 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 21:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 21:15:51 6ec5809d5ff5: Preparing 21:15:51 97668816fae0: Preparing 21:15:51 da26d2d36981: Preparing 21:15:51 bebaadfc43e0: Preparing 21:15:51 994393dc58e7: Preparing 21:15:51 da26d2d36981: Layer already exists 21:15:51 97668816fae0: Layer already exists 21:15:51 6ec5809d5ff5: Layer already exists 21:15:51 bebaadfc43e0: Layer already exists 21:15:51 994393dc58e7: Layer already exists 21:15:51 main: digest: sha256:99e1b8214efd4d33f0795a284a464b4cfa6373c655f7776fd1cc3d0028ac91f9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:51 ===================================================== [Pipeline] echo 21:15:51 taggedImages: 21:15:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:15:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 21:15:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.55 21:15:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:15:51 - 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] } 21:16:38 Removing intermediate container 2c353f7d20c4 21:16:38 ---> fd72d20532aa 21:16:38 Step 8/25 : COPY . . 21:16:38 Removing intermediate container 411eeb0ad6e1 21:16:38 ---> 57b5216926f0 21:16:38 Step 9/25 : COPY . . 21:16:38 Removing intermediate container a4ccb82d99d7 21:16:38 ---> fb54060befbd 21:16:38 Step 9/24 : COPY . . 21:16:38 Removing intermediate container 79f280785422 21:16:38 ---> d5977de4991b 21:16:38 Step 8/26 : COPY . . 21:16:38 Removing intermediate container d1568f11f6da 21:16:38 ---> 290b2396e665 21:16:38 Step 8/26 : COPY . . 21:16:38 ---> 7273c2a4c2fe 21:16:38 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:16:38 ---> 061d52913a1e 21:16:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:16:38 ---> 4c6aacf5a911 21:16:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:16:38 ---> b1491e771f13 21:16:38 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:16:38 ---> 7d079ca6af50 21:16:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:16:38 ---> Running in c280d69c8876 21:16:38 ---> Running in 61a7abb86d00 21:16:38 ---> Running in 0c40b38b8b73 21:16:38 ---> Running in e22a218af491 21:16:38 ---> Running in 44f6591a024a 21:16:38 Removing intermediate container 61a7abb86d00 21:16:38 ---> 9963e9c81138 21:16:38 Step 10/26 : WORKDIR /edgex-go/spire-build 21:16:38 Removing intermediate container 44f6591a024a 21:16:38 ---> 476c648c582e 21:16:38 Step 10/26 : WORKDIR /edgex-go/spire-build 21:16:38 ---> Running in 179d16987250 21:16:38 Removing intermediate container e22a218af491 21:16:38 ---> fe9a978776c3 21:16:38 Step 10/25 : WORKDIR /edgex-go/spire-build 21:16:38 ---> Running in f116d17e97ca 21:16:38 ---> Running in 82b029c84a96 21:16:38 Removing intermediate container 179d16987250 21:16:38 ---> 0125d5155c2b 21:16:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:16:38 Removing intermediate container 82b029c84a96 21:16:39 ---> d12b630c6d36 21:16:39 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 21:16:39 Removing intermediate container f116d17e97ca 21:16:39 ---> c0b579c9a697 21:16:39 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 21:16:39 ---> Running in 7e932c3ae934 21:16:39 ---> Running in 5f0f27e02c5f 21:16:39 ---> Running in 5b25d51b6529 21:16:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:16:39 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:16:43 Removing intermediate container 7e932c3ae934 21:16:43 ---> 0451d0986cd8 21:16:43 Step 12/26 : WORKDIR /edgex-go 21:16:43 ---> Running in 25fa0eada739 21:16:43 Removing intermediate container 5f0f27e02c5f 21:16:43 ---> 1a38c761b351 21:16:44 Step 12/25 : WORKDIR /edgex-go 21:16:44 Removing intermediate container 5b25d51b6529 21:16:44 ---> 6aed8d518a4d 21:16:44 Step 12/26 : WORKDIR /edgex-go 21:16:44 ---> Running in 8f0edafab53c 21:16:44 ---> Running in ff873b3683aa 21:16:44 Removing intermediate container 25fa0eada739 21:16:44 ---> 5224f601d7a1 21:16:44 21:16:44 Step 13/26 : FROM alpine:3.15 21:16:44 3.15: Pulling from library/alpine 21:16:45 Removing intermediate container ff873b3683aa 21:16:45 ---> 70e4e8d833dd 21:16:45 21:16:45 Step 13/26 : FROM alpine:3.15 21:16:45 Removing intermediate container 8f0edafab53c 21:16:45 ---> dcbeb32ee980 21:16:45 21:16:45 Step 13/25 : FROM alpine:3.15 21:16:45 3.15: Pulling from library/alpine 21:16:45 3.15: Pulling from library/alpine 21:16:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:16:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:16:46 Status: Image is up to date for alpine:3.15 21:16:46 ---> 02e0d6fdf486 21:16:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:16:46 Status: Image is up to date for alpine:3.15 21:16:46 Status: Downloaded newer image for alpine:3.15 21:16:46 ---> 02e0d6fdf486 21:16:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:46 ---> 02e0d6fdf486 21:16:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:16:46 ---> Running in e13287f934ce 21:16:46 ---> Running in 0b22110f5131 21:16:46 ---> Running in f160fa6366a0 21:16:47 Removing intermediate container f160fa6366a0 21:16:47 ---> ac111749d527 21:16:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:47 Removing intermediate container 0b22110f5131 21:16:47 ---> b927d6fd15ae 21:16:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:47 ---> Running in 99befcccc26e 21:16:48 Removing intermediate container e13287f934ce 21:16:48 ---> a370c5ace916 21:16:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:48 ---> Running in 2682eac37fb7 21:16:48 ---> Running in 9f9117c6df5c 21:16:52 Removing intermediate container 99befcccc26e 21:16:52 ---> 37bdf4a209b1 21:16:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:16:52 ---> Running in 9993da1b4619 21:16:53 Removing intermediate container 9f9117c6df5c 21:16:53 ---> 87382b2d035a 21:16:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:53 ---> Running in 63098ba23008 21:16:53 Removing intermediate container 2682eac37fb7 21:16:53 ---> 00a68d03608c 21:16:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:16:54 ---> Running in 5167039f306f 21:16:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:16:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:16:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:16:57 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:16:57 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:16:57 OK: 15733 distinct packages available 21:16:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:58 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:16:58 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:16:58 OK: 15733 distinct packages available 21:16:58 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:16:58 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:16:58 OK: 15733 distinct packages available 21:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:17:00 (1/4) Installing dumb-init (1.2.5-r1) 21:17:00 (2/4) Installing musl-obstack (1.2.3-r0) 21:17:00 (3/4) Installing libucontext (1.1-r0) 21:17:00 (4/4) Installing gcompat (1.0.0-r4) 21:17:00 Executing busybox-1.34.1-r7.trigger 21:17:00 OK: 6 MiB in 18 packages 21:17:01 (1/5) Installing dumb-init (1.2.5-r1) 21:17:01 (2/5) Installing musl-obstack (1.2.3-r0) 21:17:01 (3/5) Installing libucontext (1.1-r0) 21:17:01 (1/5) Installing dumb-init (1.2.5-r1) 21:17:01 (4/5) Installing gcompat (1.0.0-r4) 21:17:01 (2/5) Installing musl-obstack (1.2.3-r0) 21:17:01 (5/5) Installing openssl (1.1.1q-r0) 21:17:01 (3/5) Installing libucontext (1.1-r0) 21:17:02 (4/5) Installing gcompat (1.0.0-r4) 21:17:02 Executing busybox-1.34.1-r7.trigger 21:17:02 OK: 6 MiB in 19 packages 21:17:02 (5/5) Installing openssl (1.1.1q-r0) 21:17:02 Executing busybox-1.34.1-r7.trigger 21:17:02 OK: 6 MiB in 19 packages 21:17:03 Removing intermediate container 9993da1b4619 21:17:03 ---> 89874a3eaa2f 21:17:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:17:04 Removing intermediate container 5167039f306f 21:17:04 ---> 6119167f61e4 21:17:04 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:17:04 Removing intermediate container 63098ba23008 21:17:04 ---> b5af68180801 21:17:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:17:13 ---> 3fe4522f43a4 21:17:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:17:13 ---> f31ad3348079 21:17:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:17:15 ---> 21861ae3ca87 21:17:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:17:15 ---> 539e905795c6 21:17:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:17:15 ---> Running in 937b48e283af 21:17:16 Removing intermediate container 937b48e283af 21:17:16 ---> f8938a9c355d 21:17:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:17:17 ---> b339bbb5f87e 21:17:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:17:18 ---> 59496b7f6e66 21:17:18 Step 21/26 : WORKDIR / 21:17:18 ---> Running in cb79a7616ea1 21:17:19 Removing intermediate container cb79a7616ea1 21:17:19 ---> cb03d0bd6768 21:17:19 ---> dcfabb62117a 21:17:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:17:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:17:20 ---> Running in d5781bb2ce77 21:17:21 Removing intermediate container d5781bb2ce77 21:17:21 ---> 2dbd9f85139a 21:17:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:17:21 ---> Running in d313496e0a43 21:17:21 ---> 962381bf2c26 21:17:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:17:22 ---> Running in 382d708371d2 21:17:23 Removing intermediate container 382d708371d2 21:17:23 ---> 788c14db58e9 21:17:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:17:23 Removing intermediate container d313496e0a43 21:17:23 ---> 0f764afb06a6 21:17:23 Step 24/26 : LABEL arch=arm64 21:17:23 ---> Running in 3646fc7bfb8d 21:17:23 ---> Running in daa3e5ba1696 21:17:23 ---> 46891a0c1d92 21:17:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:17:24 Removing intermediate container 3646fc7bfb8d 21:17:24 ---> 54a968550cba 21:17:24 Step 23/25 : LABEL arch=arm64 21:17:24 Removing intermediate container daa3e5ba1696 21:17:24 ---> eaa5050b865e 21:17:24 Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:17:24 ---> Running in 9d5b6baf9268 21:17:24 ---> Running in 845f79c6519a 21:17:25 Removing intermediate container 845f79c6519a 21:17:25 ---> 5ae700233622 21:17:25 Step 26/26 : LABEL version=2.3.0-dev.55 21:17:25 ---> b31da033a5f1 21:17:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:17:25 Removing intermediate container 9d5b6baf9268 21:17:25 ---> c3177cfbc1ce 21:17:25 Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:17:25 ---> Running in f2c1c3dc3fc4 21:17:25 ---> Running in 3738b3689dc6 21:17:26 Removing intermediate container 3738b3689dc6 21:17:26 ---> a9038d1b2506 21:17:26 Step 25/25 : LABEL version=2.3.0-dev.55 21:17:26 ---> Running in a80a98274239 21:17:27 Removing intermediate container f2c1c3dc3fc4 21:17:27 ---> 2042313cbf4d 21:17:27 21:17:27 Successfully built 2042313cbf4d 21:17:27 Successfully tagged security-spire-config-arm64:latest 21:17:27 Building sys-mgmt-agent 21:17:27  Building security-spire-config ... done  ---> ba90b48e21ad 21:17:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:17:27 Removing intermediate container a80a98274239 21:17:27 ---> a90e2afc4568 21:17:27 21:17:27 Successfully built a90e2afc4568 21:17:27 Successfully tagged security-spire-server-arm64:latest 21:17:27  Building security-spire-server ... done Building security-proxy-setup 21:17:28 ---> b1b8d7b8bf4e 21:17:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:17:28 ---> Running in 161ad151c288 21:17:29 Removing intermediate container 161ad151c288 21:17:29 ---> b5d8e2bef043 21:17:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:17:29 ---> Running in 2f4d65f20156 21:17:29 Removing intermediate container 2f4d65f20156 21:17:29 ---> 565d2292aa94 21:17:29 Step 24/26 : LABEL arch=arm64 21:17:29 ---> Running in 08f7ed2433b0 21:17:30 Removing intermediate container 08f7ed2433b0 21:17:30 ---> 05d6c239873d 21:17:30 Step 25/26 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:17:30 ---> Running in 8ef631d40227 21:17:30 Removing intermediate container 8ef631d40227 21:17:30 ---> 0d7f5613bb88 21:17:30 Step 26/26 : LABEL version=2.3.0-dev.55 21:17:31 ---> Running in ee3e6770ad2c 21:17:31 Removing intermediate container ee3e6770ad2c 21:17:31 ---> b2b2bef2a02e 21:17:31 21:17:31 Successfully built b2b2bef2a02e 21:17:31 Successfully tagged security-spire-agent-arm64:latest 21:17:31  Building security-spire-agent ... done Building support-scheduler 21:17:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:17:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:17:35 ---> 28dcce65f12e 21:17:35 Step 3/23 : WORKDIR /edgex-go 21:17:35 ---> Using cache 21:17:35 ---> 8724e5a3d3ae 21:17:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:35 ---> Using cache 21:17:35 ---> 4404f0f4ac3e 21:17:35 Step 5/23 : RUN apk add --update --no-cache make bash git 21:17:36 ---> Running in 161458a9f8c0 21:17:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:17:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:17:36 ---> 28dcce65f12e 21:17:36 Step 3/22 : WORKDIR /edgex-go 21:17:36 ---> Using cache 21:17:36 ---> 8724e5a3d3ae 21:17:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:36 ---> Using cache 21:17:36 ---> 4404f0f4ac3e 21:17:36 Step 5/22 : RUN apk add --update --no-cache make git 21:17:36 ---> Running in 45a13625f75b 21:17:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:17:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:17:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:17:39 ---> 28dcce65f12e 21:17:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:17:39 ---> Using cache 21:17:39 ---> 8a294d7170ee 21:17:39 Step 4/23 : WORKDIR /edgex-go 21:17:39 ---> Using cache 21:17:39 ---> 11f17c44e099 21:17:39 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:39 ---> Using cache 21:17:39 ---> 85da6d312993 21:17:39 Step 6/23 : RUN apk add --update --no-cache make git 21:17:39 ---> Running in 77460995f28d 21:17:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:17:42 OK: 221 MiB in 51 packages 21:17:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:17:42 OK: 221 MiB in 51 packages 21:17:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:17:44 Removing intermediate container 161458a9f8c0 21:17:44 ---> 434c13c0486e 21:17:44 Step 6/23 : COPY go.mod vendor* ./ 21:17:44 Removing intermediate container 45a13625f75b 21:17:44 ---> 2afecab25003 21:17:44 Step 6/22 : COPY go.mod vendor* ./ 21:17:44 OK: 221 MiB in 51 packages 21:17:45 ---> 06030c44fecb 21:17:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:45 ---> Running in e019a832a83d 21:17:46 ---> 609f0fd53768 21:17:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:46 ---> Running in 022e23e9b3b3 21:17:46 Removing intermediate container 77460995f28d 21:17:46 ---> ad367781bac3 21:17:46 Step 7/23 : COPY go.mod vendor* ./ 21:17:48 ---> b0df39365b47 21:17:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:48 ---> Running in 06c654c3d188 21:19:10 Removing intermediate container 022e23e9b3b3 21:19:10 ---> d20d22af92fd 21:19:10 Step 8/22 : COPY . . 21:19:10 Removing intermediate container e019a832a83d 21:19:10 ---> a5ebf7944db4 21:19:10 Step 8/23 : COPY . . 21:19:10 Removing intermediate container 06c654c3d188 21:19:10 ---> 9104588f35e3 21:19:10 Step 9/23 : COPY . . 21:19:16 ---> 917c04cc4c3d 21:19:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:19:16 ---> 0150dbbd337a 21:19:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:19:16 ---> c1ffb2b6844a 21:19:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:19:16 ---> Running in 545af338ae21 21:19:16 ---> Running in 47ab410a7efa 21:19:16 ---> Running in c92f9fb91945 21:19: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.55" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:19:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:19:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:23:12 Removing intermediate container 0c40b38b8b73 21:23:12 ---> ff0a26db3f4a 21:23:12 21:23:12 Step 11/25 : FROM alpine:3.16 21:23:12 3.16: Pulling from library/alpine 21:23:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:23:13 Status: Downloaded newer image for alpine:3.16 21:23:13 ---> a6215f271958 21:23:13 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:23:13 ---> Running in c34d3a9367d1 21:23:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:23:17 (1/1) Installing dumb-init (1.2.5-r1) 21:23:17 Executing busybox-1.35.0-r17.trigger 21:23:17 OK: 5 MiB in 15 packages 21:23:18 Removing intermediate container c34d3a9367d1 21:23:18 ---> 34c2f5b29ccd 21:23:18 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:23:19 ---> Running in 9d18ac25364b 21:23:19 Removing intermediate container 9d18ac25364b 21:23:19 ---> 7dfd73e9e4c6 21:23:19 Step 14/25 : ENV APP_PORT=59881 21:23:20 ---> Running in c053f172f04b 21:23:20 Removing intermediate container c053f172f04b 21:23:20 ---> 1afacd7e6696 21:23:20 Step 15/25 : EXPOSE $APP_PORT 21:23:20 ---> Running in 378ecc64ed13 21:23:21 Removing intermediate container 378ecc64ed13 21:23:21 ---> 7be6372f645d 21:23:21 Step 16/25 : WORKDIR / 21:23:21 ---> Running in 93c1cc6ccfa1 21:23:22 Removing intermediate container 93c1cc6ccfa1 21:23:22 ---> 7d2ffd6c3cb3 21:23:22 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:23 ---> 3242b1193e35 21:23:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:23:24 ---> d95d7418bec3 21:23:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:23:25 ---> b6237976f1ad 21:23:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:23:27 ---> 746b380100c8 21:23:27 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:23:27 ---> Running in 0cca88d75f8c 21:23:27 Removing intermediate container 0cca88d75f8c 21:23:27 ---> a2066618b608 21:23:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:23:27 ---> Running in 5bd58dfd63ef 21:23:28 Removing intermediate container 5bd58dfd63ef 21:23:28 ---> d5c5ed5f0a08 21:23:28 Step 23/25 : LABEL arch=arm64 21:23:28 ---> Running in 380ccb43e470 21:23:28 Removing intermediate container 380ccb43e470 21:23:28 ---> 538a1882e6db 21:23:28 Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:23:29 ---> Running in 0fb9c1bcae60 21:23:29 Removing intermediate container 0fb9c1bcae60 21:23:29 ---> d3682fa182fd 21:23:29 Step 25/25 : LABEL version=2.3.0-dev.55 21:23:29 ---> Running in 1a35b3778f15 21:23:30 Removing intermediate container 1a35b3778f15 21:23:30 ---> 46dd3d397030 21:23:30 21:23:30 Successfully built 46dd3d397030 21:23:30 Successfully tagged core-metadata-arm64:latest 21:23:30  Building core-metadata ... done Building core-command 21:23:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:23:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:23:34 ---> 28dcce65f12e 21:23:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:23:34 ---> Using cache 21:23:34 ---> 8a294d7170ee 21:23:34 Step 4/24 : WORKDIR /edgex-go 21:23:34 ---> Using cache 21:23:34 ---> 11f17c44e099 21:23:34 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:34 ---> Using cache 21:23:34 ---> 85da6d312993 21:23:34 Step 6/24 : RUN apk add --update --no-cache make git 21:23:34 ---> Using cache 21:23:34 ---> ad367781bac3 21:23:34 Step 7/24 : COPY go.mod vendor* ./ 21:23:34 ---> Using cache 21:23:34 ---> b0df39365b47 21:23:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:34 ---> Using cache 21:23:34 ---> 9104588f35e3 21:23:34 Step 9/24 : COPY . . 21:23:34 ---> Using cache 21:23:34 ---> 0150dbbd337a 21:23:34 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:23:34 ---> Running in dddc17018481 21:23:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:23:59 Removing intermediate container c280d69c8876 21:23:59 ---> 55f86bc324c1 21:23:59 21:23:59 Step 11/24 : FROM alpine:3.16 21:23:59 ---> a6215f271958 21:23:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:23:59 ---> Running in c5c73743f379 21:23:59 Removing intermediate container c5c73743f379 21:23:59 ---> 7a385df25178 21:23:59 Step 13/24 : ENV APP_PORT=59880 21:23:59 ---> Running in 6547a8cf87c4 21:23:59 Removing intermediate container 6547a8cf87c4 21:23:59 ---> adb5e7a76d9b 21:23:59 Step 14/24 : EXPOSE $APP_PORT 21:23:59 ---> Running in 311743f59343 21:23:59 Removing intermediate container 311743f59343 21:23:59 ---> dcff2dae7825 21:23:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:59 ---> Running in d7b5abbae86c 21:24:00 Removing intermediate container d7b5abbae86c 21:24:00 ---> 972e762728ee 21:24:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:24:00 ---> Running in 56a87bc0137f 21:24:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:24:05 (1/6) Installing dumb-init (1.2.5-r1) 21:24:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:24:05 (3/6) Installing libsodium (1.0.18-r0) 21:24:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:24:06 (5/6) Installing libzmq (4.3.4-r0) 21:24:06 (6/6) Installing zeromq (4.3.4-r0) 21:24:06 Executing busybox-1.35.0-r17.trigger 21:24:06 OK: 8 MiB in 20 packages 21:24:08 Removing intermediate container 56a87bc0137f 21:24:08 ---> 82b95c8fad54 21:24:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:09 ---> 74554b3e88a3 21:24:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:24:11 ---> 722b168d6f2a 21:24:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:24:12 ---> 03de034cb5c1 21:24:12 Step 20/24 : ENTRYPOINT ["/core-data"] 21:24:12 ---> Running in f9a5e78ac04e 21:24:13 Removing intermediate container f9a5e78ac04e 21:24:13 ---> 895a747d912b 21:24:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:13 ---> Running in 399ff99d91e4 21:24:13 Removing intermediate container 399ff99d91e4 21:24:13 ---> fb45d8f132ea 21:24:13 Step 22/24 : LABEL arch=arm64 21:24:13 ---> Running in 392fdb9cfc1f 21:24:14 Removing intermediate container 392fdb9cfc1f 21:24:14 ---> 0da52fba3f59 21:24:14 Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:24:14 ---> Running in f387489b8fcc 21:24:15 Removing intermediate container f387489b8fcc 21:24:15 ---> b14d5ada3698 21:24:15 Step 24/24 : LABEL version=2.3.0-dev.55 21:24:15 ---> Running in 03c00aa8667b 21:24:15 Removing intermediate container 03c00aa8667b 21:24:15 ---> 8ef7baa1a0fc 21:24:15 21:24:16 Successfully built 8ef7baa1a0fc 21:24:16 Successfully tagged core-data-arm64:latest 21:24:16 Building support-notifications 21:24:20  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:24:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:24:20 ---> 28dcce65f12e 21:24:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:24:20 ---> Using cache 21:24:20 ---> 8a294d7170ee 21:24:20 Step 4/23 : WORKDIR /edgex-go 21:24:20 ---> Using cache 21:24:20 ---> 11f17c44e099 21:24:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:20 ---> Using cache 21:24:20 ---> 85da6d312993 21:24:20 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:24:20 ---> Running in 16af2c44cbda 21:24:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:24:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:24:24 OK: 221 MiB in 51 packages 21:24:26 Removing intermediate container 16af2c44cbda 21:24:26 ---> a8c46651ee2e 21:24:26 Step 7/23 : COPY go.mod vendor* ./ 21:24:27 ---> 78fce20900f1 21:24:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:24:27 ---> Running in eb4b1bc1ac1f 21:25:24 Removing intermediate container eb4b1bc1ac1f 21:25:24 ---> 9ce3da4024b8 21:25:24 Step 9/23 : COPY . . 21:25:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:25:24 ---> 58c5d3016390 21:25:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:25:24 ---> Running in 55f7403f43ed 21:25:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:25:37 Removing intermediate container c92f9fb91945 21:25:37 ---> bca00588f145 21:25:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:25:37 ---> Running in 333ab5c17add 21:25: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.55" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:25:46 Removing intermediate container 333ab5c17add 21:25:46 ---> 065f5c617c5e 21:25:46 21:25:46 Step 11/23 : FROM alpine:3.16 21:25:46 ---> a6215f271958 21:25:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:25:46 ---> Running in 9d91b6092fb6 21:25:46 Removing intermediate container 9d91b6092fb6 21:25:46 ---> 65383c7b38fd 21:25:46 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 21:25:46 ---> Running in 9435a61c7554 21:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:25:50 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:25:50 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:25:50 (3/33) Installing readline (8.1.2-r0) 21:25:51 (4/33) Installing bash (5.1.16-r2) 21:25:51 Executing bash-5.1.16-r2.post-install 21:25:51 (5/33) Installing ca-certificates (20220614-r0) 21:25:51 Removing intermediate container 545af338ae21 21:25:51 ---> 521a15013598 21:25:51 21:25:51 Step 10/22 : FROM alpine:3.16 21:25:51 ---> a6215f271958 21:25:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:25:51 (6/33) Installing brotli-libs (1.0.9-r6) 21:25:51 ---> Running in 9568d73413bc 21:25:51 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:25:51 (8/33) Installing libcurl (7.83.1-r3) 21:25:51 (9/33) Installing curl (7.83.1-r3) 21:25:51 (10/33) Installing docker-cli (20.10.16-r2) 21:25:53 (11/33) Installing dumb-init (1.2.5-r1) 21:25:53 (12/33) Installing libbz2 (1.0.8-r1) 21:25:53 (13/33) Installing expat (2.4.8-r0) 21:25:53 (14/33) Installing libffi (3.4.2-r1) 21:25:53 (15/33) Installing gdbm (1.23-r0) 21:25:53 (16/33) Installing xz-libs (5.2.5-r1) 21:25:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:25:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:25:53 (19/33) Installing mpdecimal (2.5.1-r1) 21:25:53 (20/33) Installing sqlite-libs (3.38.5-r0) 21:25:53 (21/33) Installing python3 (3.10.5-r0) 21:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:25:55 (1/6) Installing ca-certificates (20220614-r0) 21:25:55 (2/6) Installing brotli-libs (1.0.9-r6) 21:25:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:25:55 (4/6) Installing libcurl (7.83.1-r3) 21:25:55 (5/6) Installing curl (7.83.1-r3) 21:25:55 (6/6) Installing dumb-init (1.2.5-r1) 21:25:55 Executing busybox-1.35.0-r17.trigger 21:25:55 Executing ca-certificates-20220614-r0.trigger 21:25:56 OK: 8 MiB in 20 packages 21:25:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:25:56 (23/33) Installing py3-tomli (2.0.1-r1) 21:25:56 (24/33) Installing py3-pep517 (0.12.0-r2) 21:25:56 (25/33) Installing py3-six (1.16.0-r1) 21:25:56 (26/33) Installing py3-retrying (1.3.3-r3) 21:25:56 (27/33) Installing py3-appdirs (1.4.4-r3) 21:25:56 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:25:56 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:25:56 (30/33) Installing py3-parsing (2.4.7-r3) 21:25:56 (31/33) Installing py3-packaging (21.3-r0) 21:25:56 (32/33) Installing py3-setuptools (59.4.0-r0) 21:25:56 (33/33) Installing py3-pip (22.1.1-r0) 21:25:57 Executing busybox-1.35.0-r17.trigger 21:25:57 Executing ca-certificates-20220614-r0.trigger 21:25:58 OK: 120 MiB in 47 packages 21:25:58 Removing intermediate container 9568d73413bc 21:25:58 ---> da04c4ff99e2 21:25:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:25:58 ---> Running in 731db1ec2813 21:25:59 Removing intermediate container 731db1ec2813 21:25:59 ---> bfb3fa5c2d8e 21:25:59 Step 13/22 : WORKDIR /edgex 21:25:59 ---> Running in 9331d7eb9596 21:26:00 Removing intermediate container 9331d7eb9596 21:26:00 ---> cec12300383f 21:26:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:26:01 ---> ad4536901331 21:26:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:26:03 ---> e0c4d8fdaa87 21:26:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:26:04 ---> b6783f8be476 21:26:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:26:05 ---> 0fa1971a08f7 21:26:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:26:05 ---> Running in 454a81637646 21:26:09 Removing intermediate container 454a81637646 21:26:09 ---> af61d4995937 21:26:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:26:09 ---> Running in 37ddf3258814 21:26:09 Removing intermediate container 37ddf3258814 21:26:09 ---> 834573a72e1c 21:26:09 Step 20/22 : LABEL arch=arm64 21:26:10 ---> Running in f2aaf2b3155d 21:26:10 Removing intermediate container f2aaf2b3155d 21:26:10 ---> cf799592c488 21:26:10 Step 21/22 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:26:10 ---> Running in df3c1566a2e8 21:26:11 Removing intermediate container df3c1566a2e8 21:26:11 ---> 90bfcea2363e 21:26:11 Step 22/22 : LABEL version=2.3.0-dev.55 21:26:11 ---> Running in 549d7c36721d 21:26:12 Removing intermediate container 549d7c36721d 21:26:12 ---> 579cb4e6382d 21:26:12 21:26:12 Successfully built 579cb4e6382d 21:26:12 Successfully tagged security-proxy-setup-arm64:latest 21:26:12  Building security-proxy-setup ... done Building security-spiffe-token-provider 21:26:16 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:26:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:26:16 ---> 28dcce65f12e 21:26:16 Step 3/20 : WORKDIR /edgex-go 21:26:16 ---> Using cache 21:26:16 ---> 8724e5a3d3ae 21:26:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:26:16 ---> Running in a42fe07bd470 21:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:26:21 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:26:21 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:26:21 OK: 16894 distinct packages available 21:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:26:21 Collecting docker-compose==1.23.2 21:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:26:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:26:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.7 MB/s eta 0:00:00 21:26:22 OK: 221 MiB in 51 packages 21:26:22 Collecting PyYAML<4,>=3.10 21:26:22 Downloading PyYAML-3.13.tar.gz (270 kB) 21:26:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.8 MB/s eta 0:00:00 21:26:24 Removing intermediate container a42fe07bd470 21:26:24 ---> 1d9197904ad8 21:26:24 Step 5/20 : COPY go.mod vendor* ./ 21:26:24 ---> af307b19a32d 21:26:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:25 ---> Running in e6b093feb8b3 21:26:25 Preparing metadata (setup.py): started 21:26:29 Preparing metadata (setup.py): finished with status 'done' 21:26:29 Collecting docker<4.0,>=3.6.0 21:26:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:26:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.2 MB/s eta 0:00:00 21:26:30 Collecting jsonschema<3,>=2.5.1 21:26:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:26:30 Collecting dockerpty<0.5,>=0.4.1 21:26:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:26:30 Preparing metadata (setup.py): started 21:26:34 Preparing metadata (setup.py): finished with status 'done' 21:26:34 Collecting websocket-client<1.0,>=0.32.0 21:26:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:26:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.5 MB/s eta 0:00:00 21:26:34 Collecting cached-property<2,>=1.2.0 21:26:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:26:35 Collecting docopt<0.7,>=0.6.1 21:26:35 Downloading docopt-0.6.2.tar.gz (25 kB) 21:26:35 Preparing metadata (setup.py): started 21:26:39 Preparing metadata (setup.py): finished with status 'done' 21:26:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:26:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:26:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:26:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 21:26:40 Collecting texttable<0.10,>=0.9.0 21:26:40 Downloading texttable-0.9.1.tar.gz (11 kB) 21:26:40 Preparing metadata (setup.py): started 21:26:43 Preparing metadata (setup.py): finished with status 'done' 21:26:44 Collecting docker-pycreds>=0.4.0 21:26:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:26:45 Collecting urllib3<1.25,>=1.21.1 21:26:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:26:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.0 MB/s eta 0:00:00 21:26:46 Collecting chardet<3.1.0,>=3.0.2 21:26:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:26:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.3 MB/s eta 0:00:00 21:26:46 Collecting certifi>=2017.4.17 21:26:46 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 21:26:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.7 MB/s eta 0:00:00 21:26:47 Collecting idna<2.8,>=2.5 21:26:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:26:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.4 MB/s eta 0:00:00 21:26:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:26:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:26:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:26:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:26:49 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:26:49 Running setup.py install for texttable: started 21:26:52 Running setup.py install for texttable: finished with status 'done' 21:26:52 Running setup.py install for PyYAML: started 21:26:56 Running setup.py install for PyYAML: finished with status 'done' 21:26:58 Running setup.py install for docopt: started 21:27:02 Running setup.py install for docopt: finished with status 'done' 21:27:06 Running setup.py install for dockerpty: started 21:27:11 Running setup.py install for dockerpty: finished with status 'done' 21:27:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 21:27:16 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 21:27:20 Removing intermediate container e6b093feb8b3 21:27:20 ---> dd4cbfb7543e 21:27:20 Step 7/20 : COPY . . 21:27:27 ---> 43088dbf3c4a 21:27:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:27:27 ---> Running in b92da783db39 21:27:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:27:37 Removing intermediate container 9435a61c7554 21:27:37 ---> 0405f3e91491 21:27:37 Step 14/23 : ENV APP_PORT=58890 21:27:37 ---> Running in 333dec69e255 21:27:37 Removing intermediate container 333dec69e255 21:27:37 ---> 3433ddae7979 21:27:37 Step 15/23 : EXPOSE $APP_PORT 21:27:37 ---> Running in aa40822c1406 21:27:38 Removing intermediate container aa40822c1406 21:27:38 ---> 831e945afbb6 21:27:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:27:40 ---> c0db43c97df2 21:27:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:27:41 ---> 70a82a3e7ccb 21:27:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:27:42 ---> 67a33a79a92d 21:27:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:27:42 ---> Running in 86cc5fa5ea27 21:27:43 Removing intermediate container 86cc5fa5ea27 21:27:43 ---> 40467f5d37e7 21:27:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:27:43 ---> Running in 5783aa206ce3 21:27:43 Removing intermediate container 5783aa206ce3 21:27:43 ---> 1f86d62d33d2 21:27:43 Step 21/23 : LABEL arch=arm64 21:27:43 ---> Running in 38ec1ceeb7ff 21:27:44 Removing intermediate container 38ec1ceeb7ff 21:27:44 ---> b1aa6c1eaf25 21:27:44 Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:27:44 ---> Running in fb3846987a9f 21:27:44 Removing intermediate container fb3846987a9f 21:27:44 ---> e37d33a796b8 21:27:44 Step 23/23 : LABEL version=2.3.0-dev.55 21:27:44 ---> Running in 52988d5712d1 21:27:45 Removing intermediate container 52988d5712d1 21:27:45 ---> 799d1e9ae55c 21:27:45 21:27:45 Successfully built 799d1e9ae55c 21:27:45 Successfully tagged sys-mgmt-agent-arm64:latest 21:27:45  Building sys-mgmt-agent ... done Building security-bootstrapper 21:27:50 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:27:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:27:50 ---> 28dcce65f12e 21:27:50 Step 3/31 : WORKDIR /edgex-go 21:27:50 ---> Using cache 21:27:50 ---> 8724e5a3d3ae 21:27:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:27:50 ---> Using cache 21:27:50 ---> 4404f0f4ac3e 21:27:50 Step 5/31 : RUN apk add --update --no-cache make git 21:27:50 ---> Using cache 21:27:50 ---> 2afecab25003 21:27:50 Step 6/31 : COPY go.mod vendor* ./ 21:27:50 ---> Using cache 21:27:50 ---> 609f0fd53768 21:27:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:50 ---> Using cache 21:27:50 ---> d20d22af92fd 21:27:50 Step 8/31 : COPY . . 21:27:50 ---> Using cache 21:27:50 ---> 917c04cc4c3d 21:27:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:27:50 ---> Running in b28339cb2faa 21:27: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.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:29:59 Removing intermediate container 47ab410a7efa 21:29:59 ---> 0c6ba951ff7c 21:29:59 21:29:59 Step 11/23 : FROM alpine:3.16 21:29:59 ---> a6215f271958 21:29:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:29:59 ---> Using cache 21:29:59 ---> 34c2f5b29ccd 21:29:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:29:59 ---> Using cache 21:29:59 ---> 7dfd73e9e4c6 21:29:59 Step 14/23 : ENV APP_PORT=59861 21:29:59 ---> Running in 5f1ac1979a15 21:29:59 Removing intermediate container 5f1ac1979a15 21:29:59 ---> 9605f0a6adc5 21:29:59 Step 15/23 : EXPOSE $APP_PORT 21:29:59 ---> Running in 258cb24c4a74 21:29:59 Removing intermediate container 258cb24c4a74 21:29:59 ---> 9f19126dab83 21:29:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:59 ---> 86fbf7beac2a 21:29:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:29:59 ---> 86f29e2bc7b6 21:29:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:29:59 ---> 5f46d084b7c1 21:29:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:29:59 ---> Running in 99daa7bed46a 21:29:59 Removing intermediate container 99daa7bed46a 21:29:59 ---> 50ecefd7881c 21:29:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:59 ---> Running in 1475cf6d1c1b 21:29:59 Removing intermediate container 1475cf6d1c1b 21:29:59 ---> 23dab768fa1e 21:29:59 Step 21/23 : LABEL arch=arm64 21:29:59 ---> Running in 8e5938d0f43d 21:29:59 Removing intermediate container 8e5938d0f43d 21:29:59 ---> b4ae1e799645 21:29:59 Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:29:59 ---> Running in 85a8089a1bf8 21:29:59 Removing intermediate container 85a8089a1bf8 21:29:59 ---> 4ebb84b9217c 21:29:59 Step 23/23 : LABEL version=2.3.0-dev.55 21:29:59 ---> Running in b88a4e996d5f 21:29:59 Removing intermediate container b88a4e996d5f 21:29:59 ---> 4d141b9f09d4 21:29:59 21:29:59 Successfully built 4d141b9f09d4 21:29:59 Successfully tagged support-scheduler-arm64:latest 21:29:59  Building support-scheduler ... done Building security-secretstore-setup 21:29:59 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:29:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:29:59 ---> 28dcce65f12e 21:29:59 Step 3/25 : WORKDIR /edgex-go 21:29:59 ---> Using cache 21:29:59 ---> 8724e5a3d3ae 21:29:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:59 ---> Using cache 21:29:59 ---> 4404f0f4ac3e 21:29:59 Step 5/25 : RUN apk add --update --no-cache make git 21:29:59 ---> Using cache 21:29:59 ---> 2afecab25003 21:29:59 Step 6/25 : COPY go.mod vendor* ./ 21:29:59 ---> Using cache 21:29:59 ---> 609f0fd53768 21:29:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:29:59 ---> Using cache 21:29:59 ---> d20d22af92fd 21:29:59 Step 8/25 : COPY . . 21:29:59 ---> Using cache 21:29:59 ---> 917c04cc4c3d 21:29:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:29:59 ---> Running in f2e528959a65 21:30:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:30:58 Removing intermediate container dddc17018481 21:30:58 ---> 2ac5ea848f5d 21:30:58 21:30:58 Step 11/24 : FROM alpine:3.16 21:30:58 ---> a6215f271958 21:30:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:30:58 ---> Using cache 21:30:58 ---> 34c2f5b29ccd 21:30:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:30:58 ---> Using cache 21:30:58 ---> 7dfd73e9e4c6 21:30:58 Step 14/24 : ENV APP_PORT=59882 21:30:58 ---> Running in 27911e4c100e 21:30:58 Removing intermediate container 27911e4c100e 21:30:58 ---> 8e6b5a3694fe 21:30:58 Step 15/24 : EXPOSE $APP_PORT 21:30:58 ---> Running in 02bfbaf9220d 21:30:58 Removing intermediate container 02bfbaf9220d 21:30:58 ---> ea633e73a0d9 21:30:58 Step 16/24 : WORKDIR / 21:30:58 ---> Running in 7c2132839007 21:30:58 Removing intermediate container 7c2132839007 21:30:58 ---> 8e335ab010e2 21:30:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:30:58 ---> 639c6c6b21eb 21:30:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:30:59 ---> 7b32c537b595 21:30:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:31:00 ---> 5fa4785628c4 21:31:00 Step 20/24 : ENTRYPOINT ["/core-command"] 21:31:00 ---> Running in eff6d8337542 21:31:01 Removing intermediate container eff6d8337542 21:31:01 ---> ccaa1238ccf0 21:31:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:01 ---> Running in 8c7016827fcd 21:31:01 Removing intermediate container 8c7016827fcd 21:31:01 ---> 0f787a5db32f 21:31:01 Step 22/24 : LABEL arch=arm64 21:31:01 ---> Running in b2c95b3fcf74 21:31:02 Removing intermediate container b2c95b3fcf74 21:31:02 ---> 45f87ba0f159 21:31:02 Step 23/24 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:31:02 ---> Running in b08573933edb 21:31:03 Removing intermediate container b08573933edb 21:31:03 ---> a8ba726184a7 21:31:03 Step 24/24 : LABEL version=2.3.0-dev.55 21:31:03 ---> Running in 35910e275c26 21:31:03 Removing intermediate container 35910e275c26 21:31:03 ---> 27c5a71a8b7e 21:31:03 21:31:03 Successfully built 27c5a71a8b7e 21:31:03 Successfully tagged core-command-arm64:latest 21:33:56  Building core-command ... done Removing intermediate container b28339cb2faa 21:33:56 ---> af6561f024d8 21:33:56 21:33:56 Step 10/31 : FROM alpine:3.16 21:33:56 ---> a6215f271958 21:33:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:33:56 ---> Running in 537f0297d2be 21:33:56 Removing intermediate container 537f0297d2be 21:33:56 ---> 4f0e51e460aa 21:33:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:33:56 ---> Running in 9e2bd55a216c 21:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:33:56 (1/2) Installing dumb-init (1.2.5-r1) 21:33:56 (2/2) Installing su-exec (0.2-r1) 21:33:56 Executing busybox-1.35.0-r17.trigger 21:33:56 OK: 5 MiB in 16 packages 21:33:56 Removing intermediate container 9e2bd55a216c 21:33:56 ---> 4dc9975cc97c 21:33:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:33:56 ---> Running in a093518962a6 21:33:56 Removing intermediate container a093518962a6 21:33:56 ---> dbfaa1c9c920 21:33:56 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:33:56 ---> Running in 1ef40158b51b 21:33:57 Removing intermediate container 1ef40158b51b 21:33:57 ---> fe959d38f3dc 21:33:57 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:33:57 ---> Running in a46c8da422a8 21:33:58 Removing intermediate container a46c8da422a8 21:33:58 ---> e836077147bc 21:33:58 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:33:58 ---> Running in a4c476cf5db1 21:34:01 Removing intermediate container a4c476cf5db1 21:34:01 ---> 15eb82e2cbd7 21:34:01 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:34:01 ---> Running in d214a0f8d4b4 21:34:02 Removing intermediate container d214a0f8d4b4 21:34:02 ---> d4ca4777af25 21:34:02 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:34:03 ---> 27691f886016 21:34:03 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:34:03 ---> Running in ef98915de218 21:34:06 Removing intermediate container ef98915de218 21:34:06 ---> 1c3d3950b4a6 21:34:06 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:34:07 ---> d6a7be331572 21:34:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:34:09 ---> 1a57f37bc742 21:34:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:34:10 ---> 10a8e0be0dc8 21:34:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:34:11 ---> a4d7f79ccd2d 21:34:11 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:34:12 ---> 543e3f6ff16b 21:34:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:34:14 ---> b4ff623949aa 21:34:14 Step 26/31 : RUN chmod +x /entrypoint.sh 21:34:14 ---> Running in bb3790e569b4 21:34:16 Removing intermediate container bb3790e569b4 21:34:16 ---> f0e01f36e332 21:34:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:34:16 ---> Running in d8d56f436f07 21:34:17 Removing intermediate container d8d56f436f07 21:34:17 ---> c0427871aaf2 21:34:17 Step 28/31 : CMD ["gate"] 21:34:17 ---> Running in 6e46ce8c37f7 21:34:18 Removing intermediate container 6e46ce8c37f7 21:34:18 ---> c4102ea62c5c 21:34:18 Step 29/31 : LABEL arch=arm64 21:34:18 ---> Running in 5fe481186edf 21:34:18 Removing intermediate container 5fe481186edf 21:34:18 ---> 3db0cd41c340 21:34:18 Step 30/31 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:34:18 ---> Running in 98c1dfb6e59b 21:34:19 Removing intermediate container 98c1dfb6e59b 21:34:19 ---> 0f32954b65d1 21:34:19 Step 31/31 : LABEL version=2.3.0-dev.55 21:34:19 ---> Running in 1f5324c85c73 21:34:20 Removing intermediate container 1f5324c85c73 21:34:20 ---> 7b9075cd4bee 21:34:20 21:34:20 Successfully built 7b9075cd4bee 21:34:20 Successfully tagged security-bootstrapper-arm64:latest 21:34:59  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:34:59 Removing intermediate container 55f7403f43ed 21:34:59 ---> af41d7fa0d19 21:34:59 21:34:59 Step 11/23 : FROM alpine:3.16 21:34:59 ---> a6215f271958 21:34:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:34:59 ---> Running in b23e486f0f13 21:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:34:59 (1/2) Installing ca-certificates (20220614-r0) 21:35:00 (2/2) Installing dumb-init (1.2.5-r1) 21:35:00 Executing busybox-1.35.0-r17.trigger 21:35:00 Executing ca-certificates-20220614-r0.trigger 21:35:00 OK: 6 MiB in 16 packages 21:35:02 Removing intermediate container b23e486f0f13 21:35:02 ---> a74fbff5e5ed 21:35:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:35:02 ---> Running in 7f5e1d7b1181 21:35:03 Removing intermediate container 7f5e1d7b1181 21:35:03 ---> 6d43fb6ce891 21:35:03 Step 14/23 : ENV APP_PORT=59860 21:35:03 ---> Running in b4c1b1f0bb47 21:35:03 Removing intermediate container b4c1b1f0bb47 21:35:03 ---> 6606a2ee03f1 21:35:03 Step 15/23 : EXPOSE $APP_PORT 21:35:04 ---> Running in b5effd96fa06 21:35:04 Removing intermediate container b5effd96fa06 21:35:04 ---> bb1d1ea7bc9c 21:35:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:05 ---> cc68498bb66a 21:35:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:07 Removing intermediate container f2e528959a65 21:35:07 ---> 7bde8483e134 21:35:07 21:35:07 Step 10/25 : FROM alpine:3.16 21:35:07 ---> a6215f271958 21:35:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:35:07 ---> Running in 66c7c7c71dd4 21:35:08 ---> 53a7a371e239 21:35:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:35:09 ---> e2e821602043 21:35:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:35:09 ---> Running in deb7e880a9cc 21:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:35:09 Removing intermediate container b92da783db39 21:35:09 ---> be18fa82934a 21:35:09 21:35:09 Step 9/20 : FROM alpine:3.15 21:35:09 ---> 02e0d6fdf486 21:35:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:35:09 ---> Using cache 21:35:09 ---> a370c5ace916 21:35:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:09 ---> Using cache 21:35:09 ---> 87382b2d035a 21:35:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:35:09 ---> Running in 828d4d50be4f 21:35:09 Removing intermediate container deb7e880a9cc 21:35:09 ---> 8f63c2c662d9 21:35:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:09 ---> Running in e44296aa1776 21:35:10 Removing intermediate container e44296aa1776 21:35:10 ---> c7790739b9f4 21:35:10 Step 21/23 : LABEL arch=arm64 21:35:10 ---> Running in a9157dfb135b 21:35:10 (1/3) Installing ca-certificates (20220614-r0) 21:35:10 (2/3) Installing dumb-init (1.2.5-r1) 21:35:10 (3/3) Installing su-exec (0.2-r1) 21:35:10 Executing busybox-1.35.0-r17.trigger 21:35:10 Executing ca-certificates-20220614-r0.trigger 21:35:10 Removing intermediate container a9157dfb135b 21:35:10 ---> c6d3d787153a 21:35:10 Step 22/23 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:11 ---> Running in db0ffdab1e59 21:35:11 OK: 6 MiB in 17 packages 21:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:35:11 Removing intermediate container db0ffdab1e59 21:35:11 ---> 86ffc24f3805 21:35:11 Step 23/23 : LABEL version=2.3.0-dev.55 21:35:11 ---> Running in 52b35632ffab 21:35:12 Removing intermediate container 52b35632ffab 21:35:12 ---> 47f9304ef9a0 21:35:12 21:35:12 Successfully built 47f9304ef9a0 21:35:12 Successfully tagged support-notifications-arm64:latest 21:35:12  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:35:12 Removing intermediate container 66c7c7c71dd4 21:35:12 ---> 6efbe85bffa2 21:35:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:12 ---> Running in 1c4b0a2b5d18 21:35:13 Removing intermediate container 1c4b0a2b5d18 21:35:13 ---> 3d328dae33a7 21:35:13 Step 13/25 : WORKDIR / 21:35:13 ---> Running in 66d9e20c6294 21:35:13 Removing intermediate container 66d9e20c6294 21:35:13 ---> aca4cc93c4bf 21:35:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:13 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:35:13 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:35:13 OK: 15733 distinct packages available 21:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:35:14 ---> 424f330d1c2f 21:35:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:35:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:35:14 ---> 8b76b39edcb9 21:35:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:35:15 ---> 9187bf64e86b 21:35:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:35:15 (1/9) Installing ca-certificates (20220614-r0) 21:35:16 (2/9) Installing brotli-libs (1.0.9-r5) 21:35:16 ---> d699982fa106 21:35:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:35:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:35:16 (4/9) Installing libcurl (7.80.0-r3) 21:35:16 (5/9) Installing curl (7.80.0-r3) 21:35:16 (6/9) Installing dumb-init (1.2.5-r1) 21:35:16 (7/9) Installing musl-obstack (1.2.3-r0) 21:35:16 (8/9) Installing libucontext (1.1-r0) 21:35:16 (9/9) Installing gcompat (1.0.0-r4) 21:35:16 Executing busybox-1.34.1-r7.trigger 21:35:16 Executing ca-certificates-20220614-r0.trigger 21:35:17 OK: 8 MiB in 23 packages 21:35:17 ---> bb4d2e8aaed7 21:35:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:19 Removing intermediate container 828d4d50be4f 21:35:19 ---> 059e53462cc7 21:35:19 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:19 ---> df8d0d3c45e8 21:35:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:35:20 ---> 747ca4f083f4 21:35:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:35:20 ---> a9311fdbf5c2 21:35:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:20 ---> Running in f7bc34666acc 21:35:22 ---> 5d49d267fe18 21:35:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:35:22 Removing intermediate container f7bc34666acc 21:35:22 ---> f1b28a0def82 21:35:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:35:23 ---> a16c0784cfc4 21:35:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:35:23 ---> Running in e65d9b930f39 21:35:23 ---> Running in d3d19f6ed5cb 21:35:23 Removing intermediate container e65d9b930f39 21:35:23 ---> d6319b52aa74 21:35:23 Step 23/25 : LABEL arch=arm64 21:35:23 Removing intermediate container d3d19f6ed5cb 21:35:23 ---> 450a6dea1b08 21:35:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:23 ---> Running in 92fa1b652411 21:35:23 ---> Running in a4394d35b700 21:35:23 Removing intermediate container 92fa1b652411 21:35:23 ---> f108e66b6a85 21:35:23 Step 24/25 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:23 Removing intermediate container a4394d35b700 21:35:23 ---> b40c36c540aa 21:35:23 Step 18/20 : LABEL arch=arm64 21:35:24 ---> Running in 7d384ceca3cb 21:35:24 ---> Running in 4a872c0b9548 21:35:24 Removing intermediate container 7d384ceca3cb 21:35:24 ---> 8e5d5db05ed7 21:35:24 Step 25/25 : LABEL version=2.3.0-dev.55 21:35:24 Removing intermediate container 4a872c0b9548 21:35:24 ---> 9bdefec31ea2 21:35:24 Step 19/20 : LABEL git_sha=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:24 ---> Running in 1ed7a8d92919 21:35:24 ---> Running in b7530cceb234 21:35:25 Removing intermediate container 1ed7a8d92919 21:35:25 ---> 2dae449d6ee9 21:35:25 21:35:25 Removing intermediate container b7530cceb234 21:35:25 ---> 1e1c5ed9058c 21:35:25 Step 20/20 : LABEL version=2.3.0-dev.55 21:35:25 ---> Running in 56c4c041cadb 21:35:25 Successfully built 2dae449d6ee9 21:35:25 Successfully tagged security-secretstore-setup-arm64:latest 21:35:25  Building security-secretstore-setup ... done Removing intermediate container 56c4c041cadb 21:35:25 ---> fd863ec18af5 21:35:25 21:35:25 Successfully built fd863ec18af5 21:35:25 Successfully tagged security-spiffe-token-provider-arm64:latest 21:35:26  Building security-spiffe-token-provider ... done  [Pipeline] } 21:35:26 $ docker stop --time=1 c0dc0e4fe448e1e890737132412549fdb5fe15b3470d895865f5942342985140 21:35:27 $ docker rm -f c0dc0e4fe448e1e890737132412549fdb5fe15b3470d895865f5942342985140 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:28 + docker images 21:35:28 REPOSITORY TAG IMAGE ID CREATED SIZE 21:35:28 security-spiffe-token-provider-arm64 latest fd863ec18af5 3 seconds ago 28.4MB 21:35:28 security-secretstore-setup-arm64 latest 2dae449d6ee9 4 seconds ago 28.2MB 21:35:28 support-notifications-arm64 latest 47f9304ef9a0 17 seconds ago 26.3MB 21:35:28 be18fa82934a 20 seconds ago 1.24GB 21:35:28 7bde8483e134 22 seconds ago 1.2GB 21:35:28 af41d7fa0d19 33 seconds ago 1.27GB 21:35:28 security-bootstrapper-arm64 latest 7b9075cd4bee About a minute ago 18.7MB 21:35:28 af6561f024d8 About a minute ago 1.2GB 21:35:28 core-command-arm64 latest 27c5a71a8b7e 4 minutes ago 16.7MB 21:35:28 2ac5ea848f5d 4 minutes ago 1.21GB 21:35:28 support-scheduler-arm64 latest 4d141b9f09d4 5 minutes ago 25.7MB 21:35:28 0c6ba951ff7c 5 minutes ago 1.27GB 21:35:28 sys-mgmt-agent-arm64 latest 799d1e9ae55c 7 minutes ago 133MB 21:35:28 security-proxy-setup-arm64 latest 579cb4e6382d 9 minutes ago 26.4MB 21:35:28 521a15013598 9 minutes ago 1.2GB 21:35:28 065f5c617c5e 9 minutes ago 1.19GB 21:35:28 core-data-arm64 latest 8ef7baa1a0fc 11 minutes ago 20.7MB 21:35:28 55f86bc324c1 11 minutes ago 1.22GB 21:35:28 core-metadata-arm64 latest 46dd3d397030 11 minutes ago 17.5MB 21:35:28 ff0a26db3f4a 12 minutes ago 1.22GB 21:35:28 security-spire-agent-arm64 latest b2b2bef2a02e 17 minutes ago 122MB 21:35:28 security-spire-server-arm64 latest a90e2afc4568 18 minutes ago 84.2MB 21:35:28 security-spire-config-arm64 latest 2042313cbf4d 18 minutes ago 83.6MB 21:35:28 dcbeb32ee980 18 minutes ago 1.09GB 21:35:28 70e4e8d833dd 18 minutes ago 1.09GB 21:35:28 5224f601d7a1 18 minutes ago 1.09GB 21:35:28 ci-base-image-arm64 latest 28dcce65f12e 21 minutes ago 995MB 21:35:28 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 21:35:28 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 21:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 21:35:28 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 21:35:29 provisioning config files... 21:35:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/291@tmp/config2709741752615877340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:29 ---> docker-login.sh 21:35:29 nexus3.edgexfoundry.org:10001 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:30 Configure a credential helper to remove this warning. See 21:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:30 21:35:30 Login Succeeded 21:35:30 nexus3.edgexfoundry.org:10002 21:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:30 Configure a credential helper to remove this warning. See 21:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:30 21:35:30 Login Succeeded 21:35:30 nexus3.edgexfoundry.org:10003 21:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:31 Configure a credential helper to remove this warning. See 21:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:31 21:35:31 Login Succeeded 21:35:31 nexus3.edgexfoundry.org:10004 21:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:31 Configure a credential helper to remove this warning. See 21:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:31 21:35:31 Login Succeeded 21:35:31 docker.io 21:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:32 Configure a credential helper to remove this warning. See 21:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:32 21:35:32 Login Succeeded 21:35:32 ---> docker-login.sh ends [Pipeline] } 21:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:35:32 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:32 latest 21:35:32 2.3.0-dev.55 21:35:32 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:32 main 21:35:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:35:33 0a099d20191a: Preparing 21:35:33 3ace9a14c996: Preparing 21:35:33 599fb4939900: Preparing 21:35:33 b3c6e384a725: Preparing 21:35:33 5d3e392a13a0: Preparing 21:35:33 5d3e392a13a0: Layer already exists 21:35:33 599fb4939900: Pushed 21:35:33 0a099d20191a: Pushed 21:35:33 b3c6e384a725: Pushed 21:35:36 3ace9a14c996: Pushed 21:35:36 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:35:37 0a099d20191a: Preparing 21:35:37 3ace9a14c996: Preparing 21:35:37 599fb4939900: Preparing 21:35:37 b3c6e384a725: Preparing 21:35:37 5d3e392a13a0: Preparing 21:35:37 5d3e392a13a0: Layer already exists 21:35:37 b3c6e384a725: Layer already exists 21:35:37 599fb4939900: Layer already exists 21:35:37 0a099d20191a: Layer already exists 21:35:37 3ace9a14c996: Layer already exists 21:35:37 latest: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.55 21:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:35:38 0a099d20191a: Preparing 21:35:38 3ace9a14c996: Preparing 21:35:38 599fb4939900: Preparing 21:35:38 b3c6e384a725: Preparing 21:35:38 5d3e392a13a0: Preparing 21:35:38 3ace9a14c996: Layer already exists 21:35:38 5d3e392a13a0: Layer already exists 21:35:38 b3c6e384a725: Layer already exists 21:35:38 0a099d20191a: Layer already exists 21:35:38 599fb4939900: Layer already exists 21:35:38 2.3.0-dev.55: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:35:39 0a099d20191a: Preparing 21:35:39 3ace9a14c996: Preparing 21:35:39 599fb4939900: Preparing 21:35:39 b3c6e384a725: Preparing 21:35:39 5d3e392a13a0: Preparing 21:35:39 5d3e392a13a0: Layer already exists 21:35:39 b3c6e384a725: Layer already exists 21:35:39 3ace9a14c996: Layer already exists 21:35:39 0a099d20191a: Layer already exists 21:35:39 599fb4939900: Layer already exists 21:35:39 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:35:40 0a099d20191a: Preparing 21:35:40 3ace9a14c996: Preparing 21:35:40 599fb4939900: Preparing 21:35:40 b3c6e384a725: Preparing 21:35:40 5d3e392a13a0: Preparing 21:35:40 5d3e392a13a0: Layer already exists 21:35:40 0a099d20191a: Layer already exists 21:35:40 599fb4939900: Layer already exists 21:35:40 3ace9a14c996: Layer already exists 21:35:40 b3c6e384a725: Layer already exists 21:35:40 main: digest: sha256:21164696f598131107f3823d2391b9ec2d784d41208af45de747c7dff86ae1ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:40 ===================================================== [Pipeline] echo 21:35:40 taggedImages: 21:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.55 21:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:35:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:35:40 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:40 latest 21:35:40 2.3.0-dev.55 21:35:40 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:40 main 21:35:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:35:41 95a24604c4c1: Preparing 21:35:41 75148407e6af: Preparing 21:35:41 599fb4939900: Preparing 21:35:41 9a0bfba1c6fa: Preparing 21:35:41 6ad1a04947a4: Preparing 21:35:41 5d3e392a13a0: Preparing 21:35:41 5d3e392a13a0: Waiting 21:35:41 599fb4939900: Layer already exists 21:35:41 5d3e392a13a0: Layer already exists 21:35:41 95a24604c4c1: Pushed 21:35:41 6ad1a04947a4: Pushed 21:35:42 9a0bfba1c6fa: Pushed 21:35:45 75148407e6af: Pushed 21:35:45 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:35:45 95a24604c4c1: Preparing 21:35:45 75148407e6af: Preparing 21:35:45 599fb4939900: Preparing 21:35:45 9a0bfba1c6fa: Preparing 21:35:45 6ad1a04947a4: Preparing 21:35:45 5d3e392a13a0: Preparing 21:35:45 5d3e392a13a0: Waiting 21:35:46 599fb4939900: Layer already exists 21:35:46 9a0bfba1c6fa: Layer already exists 21:35:46 75148407e6af: Layer already exists 21:35:46 6ad1a04947a4: Layer already exists 21:35:46 95a24604c4c1: Layer already exists 21:35:46 5d3e392a13a0: Layer already exists 21:35:46 latest: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.55 21:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:35:46 95a24604c4c1: Preparing 21:35:46 75148407e6af: Preparing 21:35:46 599fb4939900: Preparing 21:35:46 9a0bfba1c6fa: Preparing 21:35:46 6ad1a04947a4: Preparing 21:35:46 5d3e392a13a0: Preparing 21:35:46 5d3e392a13a0: Waiting 21:35:46 9a0bfba1c6fa: Layer already exists 21:35:46 75148407e6af: Layer already exists 21:35:46 6ad1a04947a4: Layer already exists 21:35:46 599fb4939900: Layer already exists 21:35:46 95a24604c4c1: Layer already exists 21:35:47 5d3e392a13a0: Layer already exists 21:35:47 2.3.0-dev.55: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:35:47 95a24604c4c1: Preparing 21:35:47 75148407e6af: Preparing 21:35:47 599fb4939900: Preparing 21:35:47 9a0bfba1c6fa: Preparing 21:35:47 6ad1a04947a4: Preparing 21:35:47 5d3e392a13a0: Preparing 21:35:47 5d3e392a13a0: Waiting 21:35:47 9a0bfba1c6fa: Layer already exists 21:35:48 95a24604c4c1: Layer already exists 21:35:48 599fb4939900: Layer already exists 21:35:48 6ad1a04947a4: Layer already exists 21:35:48 75148407e6af: Layer already exists 21:35:48 5d3e392a13a0: Layer already exists 21:35:48 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:35:48 95a24604c4c1: Preparing 21:35:48 75148407e6af: Preparing 21:35:48 599fb4939900: Preparing 21:35:48 9a0bfba1c6fa: Preparing 21:35:48 6ad1a04947a4: Preparing 21:35:48 5d3e392a13a0: Preparing 21:35:48 5d3e392a13a0: Waiting 21:35:49 599fb4939900: Layer already exists 21:35:49 9a0bfba1c6fa: Layer already exists 21:35:49 75148407e6af: Layer already exists 21:35:49 95a24604c4c1: Layer already exists 21:35:49 6ad1a04947a4: Layer already exists 21:35:49 5d3e392a13a0: Layer already exists 21:35:49 main: digest: sha256:de9dbf39f19b18e630030cfa0720a9ad0cfa37543667315af64882c51d3097c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:49 ===================================================== [Pipeline] echo 21:35:49 taggedImages: 21:35:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:35:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.55 21:35:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:35:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:35:49 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:49 latest 21:35:49 2.3.0-dev.55 21:35:49 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:49 main 21:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:35:50 6073f33372b3: Preparing 21:35:50 dcea24086ae4: Preparing 21:35:50 82417fd8a504: Preparing 21:35:50 599fb4939900: Preparing 21:35:50 b3c6e384a725: Preparing 21:35:50 5d3e392a13a0: Preparing 21:35:50 5d3e392a13a0: Waiting 21:35:50 b3c6e384a725: Layer already exists 21:35:50 599fb4939900: Layer already exists 21:35:50 5d3e392a13a0: Layer already exists 21:35:50 6073f33372b3: Pushed 21:35:50 dcea24086ae4: Pushed 21:35:53 82417fd8a504: Pushed 21:35:53 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:35:54 6073f33372b3: Preparing 21:35:54 dcea24086ae4: Preparing 21:35:54 82417fd8a504: Preparing 21:35:54 599fb4939900: Preparing 21:35:54 b3c6e384a725: Preparing 21:35:54 5d3e392a13a0: Preparing 21:35:54 5d3e392a13a0: Waiting 21:35:54 6073f33372b3: Layer already exists 21:35:54 b3c6e384a725: Layer already exists 21:35:54 599fb4939900: Layer already exists 21:35:54 dcea24086ae4: Layer already exists 21:35:54 82417fd8a504: Layer already exists 21:35:54 5d3e392a13a0: Layer already exists 21:35:54 latest: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.55 21:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:35:55 6073f33372b3: Preparing 21:35:55 dcea24086ae4: Preparing 21:35:55 82417fd8a504: Preparing 21:35:55 599fb4939900: Preparing 21:35:55 b3c6e384a725: Preparing 21:35:55 5d3e392a13a0: Preparing 21:35:55 5d3e392a13a0: Waiting 21:35:55 599fb4939900: Layer already exists 21:35:55 b3c6e384a725: Layer already exists 21:35:55 82417fd8a504: Layer already exists 21:35:55 6073f33372b3: Layer already exists 21:35:55 dcea24086ae4: Layer already exists 21:35:55 5d3e392a13a0: Layer already exists 21:35:55 2.3.0-dev.55: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:35:56 6073f33372b3: Preparing 21:35:56 dcea24086ae4: Preparing 21:35:56 82417fd8a504: Preparing 21:35:56 599fb4939900: Preparing 21:35:56 b3c6e384a725: Preparing 21:35:56 5d3e392a13a0: Preparing 21:35:56 5d3e392a13a0: Waiting 21:35:56 6073f33372b3: Layer already exists 21:35:56 b3c6e384a725: Layer already exists 21:35:56 599fb4939900: Layer already exists 21:35:56 82417fd8a504: Layer already exists 21:35:56 dcea24086ae4: Layer already exists 21:35:56 5d3e392a13a0: Layer already exists 21:35:56 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:35:57 6073f33372b3: Preparing 21:35:57 dcea24086ae4: Preparing 21:35:57 82417fd8a504: Preparing 21:35:57 599fb4939900: Preparing 21:35:57 b3c6e384a725: Preparing 21:35:57 5d3e392a13a0: Preparing 21:35:57 5d3e392a13a0: Waiting 21:35:57 599fb4939900: Layer already exists 21:35:57 6073f33372b3: Layer already exists 21:35:57 dcea24086ae4: Layer already exists 21:35:57 b3c6e384a725: Layer already exists 21:35:57 82417fd8a504: Layer already exists 21:35:57 5d3e392a13a0: Layer already exists 21:35:57 main: digest: sha256:1c5f85c32f25587c8e7528fc838dd663fdb2cfb4f32da74bb69cd27fdf13d2cc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:35:57 ===================================================== [Pipeline] echo 21:35:57 taggedImages: 21:35:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:35:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.55 21:35:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:35:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:35:57 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:57 latest 21:35:57 2.3.0-dev.55 21:35:57 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:35:57 main 21:35:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:35:58 5a4e3313e52d: Preparing 21:35:58 5a4e3313e52d: Preparing 21:35:58 7008bb4d526a: Preparing 21:35:58 3a3a019deeb7: Preparing 21:35:58 ad0722fd40ae: Preparing 21:35:58 4687ac8c7c89: Preparing 21:35:58 599fb4939900: Preparing 21:35:58 a72a418d56ab: Preparing 21:35:58 06ae7d63ba76: Preparing 21:35:58 bfa7ec66b942: Preparing 21:35:58 7ffc863be99e: Preparing 21:35:58 5d3e392a13a0: Preparing 21:35:58 bfa7ec66b942: Waiting 21:35:58 599fb4939900: Waiting 21:35:58 a72a418d56ab: Waiting 21:35:58 06ae7d63ba76: Waiting 21:35:58 7ffc863be99e: Waiting 21:35:58 5d3e392a13a0: Waiting 21:35:58 7008bb4d526a: Pushed 21:35:58 ad0722fd40ae: Pushed 21:35:58 5a4e3313e52d: Pushed 21:35:58 3a3a019deeb7: Pushed 21:35:58 599fb4939900: Layer already exists 21:35:59 a72a418d56ab: Pushed 21:35:59 5d3e392a13a0: Layer already exists 21:35:59 bfa7ec66b942: Pushed 21:35:59 06ae7d63ba76: Pushed 21:35:59 7ffc863be99e: Pushed 21:36:02 4687ac8c7c89: Pushed 21:36:02 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:36:03 5a4e3313e52d: Preparing 21:36:03 5a4e3313e52d: Preparing 21:36:03 7008bb4d526a: Preparing 21:36:03 3a3a019deeb7: Preparing 21:36:03 ad0722fd40ae: Preparing 21:36:03 4687ac8c7c89: Preparing 21:36:03 599fb4939900: Preparing 21:36:03 a72a418d56ab: Preparing 21:36:03 06ae7d63ba76: Preparing 21:36:03 bfa7ec66b942: Preparing 21:36:03 7ffc863be99e: Preparing 21:36:03 5d3e392a13a0: Preparing 21:36:03 599fb4939900: Waiting 21:36:03 bfa7ec66b942: Waiting 21:36:03 7ffc863be99e: Waiting 21:36:03 5d3e392a13a0: Waiting 21:36:03 a72a418d56ab: Waiting 21:36:03 06ae7d63ba76: Waiting 21:36:03 7008bb4d526a: Layer already exists 21:36:03 3a3a019deeb7: Layer already exists 21:36:03 4687ac8c7c89: Layer already exists 21:36:03 5a4e3313e52d: Layer already exists 21:36:03 ad0722fd40ae: Layer already exists 21:36:03 a72a418d56ab: Layer already exists 21:36:03 06ae7d63ba76: Layer already exists 21:36:03 7ffc863be99e: Layer already exists 21:36:03 599fb4939900: Layer already exists 21:36:03 bfa7ec66b942: Layer already exists 21:36:03 5d3e392a13a0: Layer already exists 21:36:03 latest: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.55 21:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:36:04 5a4e3313e52d: Preparing 21:36:04 5a4e3313e52d: Preparing 21:36:04 7008bb4d526a: Preparing 21:36:04 3a3a019deeb7: Preparing 21:36:04 ad0722fd40ae: Preparing 21:36:04 4687ac8c7c89: Preparing 21:36:04 599fb4939900: Preparing 21:36:04 a72a418d56ab: Preparing 21:36:04 06ae7d63ba76: Preparing 21:36:04 bfa7ec66b942: Preparing 21:36:04 7ffc863be99e: Preparing 21:36:04 5d3e392a13a0: Preparing 21:36:04 06ae7d63ba76: Waiting 21:36:04 bfa7ec66b942: Waiting 21:36:04 599fb4939900: Waiting 21:36:04 a72a418d56ab: Waiting 21:36:04 7ffc863be99e: Waiting 21:36:04 5d3e392a13a0: Waiting 21:36:04 3a3a019deeb7: Layer already exists 21:36:04 4687ac8c7c89: Layer already exists 21:36:04 7008bb4d526a: Layer already exists 21:36:04 5a4e3313e52d: Layer already exists 21:36:04 ad0722fd40ae: Layer already exists 21:36:04 599fb4939900: Layer already exists 21:36:04 a72a418d56ab: Layer already exists 21:36:04 06ae7d63ba76: Layer already exists 21:36:04 bfa7ec66b942: Layer already exists 21:36:04 7ffc863be99e: Layer already exists 21:36:04 5d3e392a13a0: Layer already exists 21:36:04 2.3.0-dev.55: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:36:05 5a4e3313e52d: Preparing 21:36:05 5a4e3313e52d: Preparing 21:36:05 7008bb4d526a: Preparing 21:36:05 3a3a019deeb7: Preparing 21:36:05 ad0722fd40ae: Preparing 21:36:05 4687ac8c7c89: Preparing 21:36:05 599fb4939900: Preparing 21:36:05 a72a418d56ab: Preparing 21:36:05 06ae7d63ba76: Preparing 21:36:05 bfa7ec66b942: Preparing 21:36:05 7ffc863be99e: Preparing 21:36:05 5d3e392a13a0: Preparing 21:36:05 599fb4939900: Waiting 21:36:05 a72a418d56ab: Waiting 21:36:05 06ae7d63ba76: Waiting 21:36:05 bfa7ec66b942: Waiting 21:36:05 7ffc863be99e: Waiting 21:36:05 5d3e392a13a0: Waiting 21:36:05 4687ac8c7c89: Layer already exists 21:36:05 ad0722fd40ae: Layer already exists 21:36:05 7008bb4d526a: Layer already exists 21:36:05 5a4e3313e52d: Layer already exists 21:36:05 3a3a019deeb7: Layer already exists 21:36:05 a72a418d56ab: Layer already exists 21:36:05 599fb4939900: Layer already exists 21:36:05 06ae7d63ba76: Layer already exists 21:36:05 bfa7ec66b942: Layer already exists 21:36:05 7ffc863be99e: Layer already exists 21:36:05 5d3e392a13a0: Layer already exists 21:36:05 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:36:06 5a4e3313e52d: Preparing 21:36:06 5a4e3313e52d: Preparing 21:36:06 7008bb4d526a: Preparing 21:36:06 3a3a019deeb7: Preparing 21:36:06 ad0722fd40ae: Preparing 21:36:06 4687ac8c7c89: Preparing 21:36:06 599fb4939900: Preparing 21:36:06 a72a418d56ab: Preparing 21:36:06 06ae7d63ba76: Preparing 21:36:06 bfa7ec66b942: Preparing 21:36:06 7ffc863be99e: Preparing 21:36:06 5d3e392a13a0: Preparing 21:36:06 06ae7d63ba76: Waiting 21:36:06 bfa7ec66b942: Waiting 21:36:06 7ffc863be99e: Waiting 21:36:06 5d3e392a13a0: Waiting 21:36:06 599fb4939900: Waiting 21:36:06 a72a418d56ab: Waiting 21:36:06 4687ac8c7c89: Layer already exists 21:36:06 7008bb4d526a: Layer already exists 21:36:06 5a4e3313e52d: Layer already exists 21:36:06 ad0722fd40ae: Layer already exists 21:36:06 3a3a019deeb7: Layer already exists 21:36:06 599fb4939900: Layer already exists 21:36:06 06ae7d63ba76: Layer already exists 21:36:06 a72a418d56ab: Layer already exists 21:36:06 bfa7ec66b942: Layer already exists 21:36:06 7ffc863be99e: Layer already exists 21:36:06 5d3e392a13a0: Layer already exists 21:36:06 main: digest: sha256:7dfcf6b57a73770502ace9108757fd88fa5d513321cdd72e5c8a2e062fe8cf4d size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:06 ===================================================== [Pipeline] echo 21:36:06 taggedImages: 21:36:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:36:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.55 21:36:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:36:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:36:06 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:06 latest 21:36:06 2.3.0-dev.55 21:36:06 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:06 main 21:36:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:36:07 214dc37c119b: Preparing 21:36:07 7e5e6c362c62: Preparing 21:36:07 a622ba0de472: Preparing 21:36:07 5475f455d268: Preparing 21:36:07 ce57a877df8e: Preparing 21:36:07 c8acf3ccf175: Preparing 21:36:07 8a5f451d28ca: Preparing 21:36:07 5d3e392a13a0: Preparing 21:36:07 c8acf3ccf175: Waiting 21:36:07 8a5f451d28ca: Waiting 21:36:07 5d3e392a13a0: Waiting 21:36:07 214dc37c119b: Pushed 21:36:07 ce57a877df8e: Pushed 21:36:07 7e5e6c362c62: Pushed 21:36:07 5d3e392a13a0: Layer already exists 21:36:07 c8acf3ccf175: Pushed 21:36:08 8a5f451d28ca: Pushed 21:36:10 5475f455d268: Pushed 21:36:10 a622ba0de472: Pushed 21:36:10 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:10 + 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 21:36:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:36:11 214dc37c119b: Preparing 21:36:11 7e5e6c362c62: Preparing 21:36:11 a622ba0de472: Preparing 21:36:11 5475f455d268: Preparing 21:36:11 ce57a877df8e: Preparing 21:36:11 c8acf3ccf175: Preparing 21:36:11 8a5f451d28ca: Preparing 21:36:11 5d3e392a13a0: Preparing 21:36:11 8a5f451d28ca: Waiting 21:36:11 5d3e392a13a0: Waiting 21:36:11 c8acf3ccf175: Waiting 21:36:11 7e5e6c362c62: Layer already exists 21:36:11 214dc37c119b: Layer already exists 21:36:11 5475f455d268: Layer already exists 21:36:11 ce57a877df8e: Layer already exists 21:36:11 a622ba0de472: Layer already exists 21:36:11 c8acf3ccf175: Layer already exists 21:36:11 8a5f451d28ca: Layer already exists 21:36:11 5d3e392a13a0: Layer already exists 21:36:11 latest: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.55 21:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:36:12 214dc37c119b: Preparing 21:36:12 7e5e6c362c62: Preparing 21:36:12 a622ba0de472: Preparing 21:36:12 5475f455d268: Preparing 21:36:12 ce57a877df8e: Preparing 21:36:12 c8acf3ccf175: Preparing 21:36:12 8a5f451d28ca: Preparing 21:36:12 5d3e392a13a0: Preparing 21:36:12 c8acf3ccf175: Waiting 21:36:12 8a5f451d28ca: Waiting 21:36:12 5d3e392a13a0: Waiting 21:36:12 a622ba0de472: Layer already exists 21:36:12 5475f455d268: Layer already exists 21:36:12 7e5e6c362c62: Layer already exists 21:36:12 214dc37c119b: Layer already exists 21:36:12 ce57a877df8e: Layer already exists 21:36:12 c8acf3ccf175: Layer already exists 21:36:12 8a5f451d28ca: Layer already exists 21:36:12 5d3e392a13a0: Layer already exists 21:36:12 2.3.0-dev.55: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:36:13 214dc37c119b: Preparing 21:36:13 7e5e6c362c62: Preparing 21:36:13 a622ba0de472: Preparing 21:36:13 5475f455d268: Preparing 21:36:13 ce57a877df8e: Preparing 21:36:13 c8acf3ccf175: Preparing 21:36:13 8a5f451d28ca: Preparing 21:36:13 5d3e392a13a0: Preparing 21:36:13 c8acf3ccf175: Waiting 21:36:13 8a5f451d28ca: Waiting 21:36:13 5d3e392a13a0: Waiting 21:36:13 a622ba0de472: Layer already exists 21:36:13 5475f455d268: Layer already exists 21:36:13 214dc37c119b: Layer already exists 21:36:13 7e5e6c362c62: Layer already exists 21:36:13 ce57a877df8e: Layer already exists 21:36:13 5d3e392a13a0: Layer already exists 21:36:13 c8acf3ccf175: Layer already exists 21:36:13 8a5f451d28ca: Layer already exists 21:36:13 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:14 + 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 21:36:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:36:14 214dc37c119b: Preparing 21:36:14 7e5e6c362c62: Preparing 21:36:14 a622ba0de472: Preparing 21:36:14 5475f455d268: Preparing 21:36:14 ce57a877df8e: Preparing 21:36:14 c8acf3ccf175: Preparing 21:36:14 8a5f451d28ca: Preparing 21:36:14 5d3e392a13a0: Preparing 21:36:14 8a5f451d28ca: Waiting 21:36:14 5d3e392a13a0: Waiting 21:36:14 c8acf3ccf175: Waiting 21:36:14 214dc37c119b: Layer already exists 21:36:14 a622ba0de472: Layer already exists 21:36:14 ce57a877df8e: Layer already exists 21:36:14 5475f455d268: Layer already exists 21:36:14 7e5e6c362c62: Layer already exists 21:36:14 8a5f451d28ca: Layer already exists 21:36:14 c8acf3ccf175: Layer already exists 21:36:14 5d3e392a13a0: Layer already exists 21:36:14 main: digest: sha256:64d2fbe662cd1d2160eaca6a98655d898d1bd8eeab8fdd0632f25ebcf3970302 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:14 ===================================================== [Pipeline] echo 21:36:14 taggedImages: 21:36:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:36:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.55 21:36:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:36:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:36:14 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:14 latest 21:36:14 2.3.0-dev.55 21:36:14 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:14 main 21:36:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:36:15 526549f14473: Preparing 21:36:15 be786a920f12: Preparing 21:36:15 6fd19751b473: Preparing 21:36:15 83a6bbe983f6: Preparing 21:36:15 8a62367ef439: Preparing 21:36:15 e2e297a56a18: Preparing 21:36:15 b757871f966c: Preparing 21:36:15 4a282a75afd6: Preparing 21:36:15 e078ddaa50b9: Preparing 21:36:15 5d3e392a13a0: Preparing 21:36:15 e2e297a56a18: Waiting 21:36:15 b757871f966c: Waiting 21:36:15 4a282a75afd6: Waiting 21:36:15 e078ddaa50b9: Waiting 21:36:15 5d3e392a13a0: Waiting 21:36:15 8a62367ef439: Pushed 21:36:15 be786a920f12: Pushed 21:36:15 526549f14473: Pushed 21:36:16 e2e297a56a18: Pushed 21:36:16 4a282a75afd6: Pushed 21:36:16 b757871f966c: Pushed 21:36:16 5d3e392a13a0: Layer already exists 21:36:16 e078ddaa50b9: Pushed 21:36:18 83a6bbe983f6: Pushed 21:36:19 6fd19751b473: Pushed 21:36:19 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + 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 21:36:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:36:20 526549f14473: Preparing 21:36:20 be786a920f12: Preparing 21:36:20 6fd19751b473: Preparing 21:36:20 83a6bbe983f6: Preparing 21:36:20 8a62367ef439: Preparing 21:36:20 e2e297a56a18: Preparing 21:36:20 b757871f966c: Preparing 21:36:20 4a282a75afd6: Preparing 21:36:20 e078ddaa50b9: Preparing 21:36:20 5d3e392a13a0: Preparing 21:36:20 b757871f966c: Waiting 21:36:20 4a282a75afd6: Waiting 21:36:20 e078ddaa50b9: Waiting 21:36:20 5d3e392a13a0: Waiting 21:36:20 e2e297a56a18: Waiting 21:36:20 6fd19751b473: Layer already exists 21:36:20 be786a920f12: Layer already exists 21:36:20 526549f14473: Layer already exists 21:36:20 83a6bbe983f6: Layer already exists 21:36:20 8a62367ef439: Layer already exists 21:36:20 e2e297a56a18: Layer already exists 21:36:20 b757871f966c: Layer already exists 21:36:20 5d3e392a13a0: Layer already exists 21:36:20 4a282a75afd6: Layer already exists 21:36:20 e078ddaa50b9: Layer already exists 21:36:20 latest: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.55 21:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:36:21 526549f14473: Preparing 21:36:21 be786a920f12: Preparing 21:36:21 6fd19751b473: Preparing 21:36:21 83a6bbe983f6: Preparing 21:36:21 8a62367ef439: Preparing 21:36:21 e2e297a56a18: Preparing 21:36:21 b757871f966c: Preparing 21:36:21 4a282a75afd6: Preparing 21:36:21 e078ddaa50b9: Preparing 21:36:21 5d3e392a13a0: Preparing 21:36:21 4a282a75afd6: Waiting 21:36:21 e078ddaa50b9: Waiting 21:36:21 5d3e392a13a0: Waiting 21:36:21 e2e297a56a18: Waiting 21:36:21 b757871f966c: Waiting 21:36:21 8a62367ef439: Layer already exists 21:36:21 526549f14473: Layer already exists 21:36:21 6fd19751b473: Layer already exists 21:36:21 be786a920f12: Layer already exists 21:36:21 83a6bbe983f6: Layer already exists 21:36:21 e2e297a56a18: Layer already exists 21:36:21 b757871f966c: Layer already exists 21:36:21 4a282a75afd6: Layer already exists 21:36:21 e078ddaa50b9: Layer already exists 21:36:21 5d3e392a13a0: Layer already exists 21:36:21 2.3.0-dev.55: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:36:22 526549f14473: Preparing 21:36:22 be786a920f12: Preparing 21:36:22 6fd19751b473: Preparing 21:36:22 83a6bbe983f6: Preparing 21:36:22 8a62367ef439: Preparing 21:36:22 e2e297a56a18: Preparing 21:36:22 b757871f966c: Preparing 21:36:22 4a282a75afd6: Preparing 21:36:22 e078ddaa50b9: Preparing 21:36:22 5d3e392a13a0: Preparing 21:36:22 b757871f966c: Waiting 21:36:22 4a282a75afd6: Waiting 21:36:22 e078ddaa50b9: Waiting 21:36:22 5d3e392a13a0: Waiting 21:36:22 e2e297a56a18: Waiting 21:36:22 526549f14473: Layer already exists 21:36:22 8a62367ef439: Layer already exists 21:36:22 be786a920f12: Layer already exists 21:36:22 6fd19751b473: Layer already exists 21:36:22 83a6bbe983f6: Layer already exists 21:36:22 e2e297a56a18: Layer already exists 21:36:22 b757871f966c: Layer already exists 21:36:22 4a282a75afd6: Layer already exists 21:36:22 e078ddaa50b9: Layer already exists 21:36:22 5d3e392a13a0: Layer already exists 21:36:22 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:22 + 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 21:36:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:36:23 526549f14473: Preparing 21:36:23 be786a920f12: Preparing 21:36:23 6fd19751b473: Preparing 21:36:23 83a6bbe983f6: Preparing 21:36:23 8a62367ef439: Preparing 21:36:23 e2e297a56a18: Preparing 21:36:23 b757871f966c: Preparing 21:36:23 4a282a75afd6: Preparing 21:36:23 e078ddaa50b9: Preparing 21:36:23 5d3e392a13a0: Preparing 21:36:23 b757871f966c: Waiting 21:36:23 4a282a75afd6: Waiting 21:36:23 e078ddaa50b9: Waiting 21:36:23 5d3e392a13a0: Waiting 21:36:23 e2e297a56a18: Waiting 21:36:23 526549f14473: Layer already exists 21:36:23 83a6bbe983f6: Layer already exists 21:36:23 8a62367ef439: Layer already exists 21:36:23 be786a920f12: Layer already exists 21:36:23 6fd19751b473: Layer already exists 21:36:23 e2e297a56a18: Layer already exists 21:36:23 4a282a75afd6: Layer already exists 21:36:23 b757871f966c: Layer already exists 21:36:23 5d3e392a13a0: Layer already exists 21:36:23 e078ddaa50b9: Layer already exists 21:36:23 main: digest: sha256:1290e0c74892a2b4f758918bf51b15d1b41e07829849ce0f41683ba95e6bb674 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:23 ===================================================== [Pipeline] echo 21:36:23 taggedImages: 21:36:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:36:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.55 21:36:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:36:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:36:23 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:23 latest 21:36:23 2.3.0-dev.55 21:36:23 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:23 main 21:36:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:36:24 00c3ee114934: Preparing 21:36:24 a1f4c0933958: Preparing 21:36:24 599fb4939900: Preparing 21:36:24 92f47fec0990: Preparing 21:36:24 1f127720183c: Preparing 21:36:24 9833f26c6bda: Preparing 21:36:24 9833f26c6bda: Waiting 21:36:24 599fb4939900: Layer already exists 21:36:24 9833f26c6bda: Layer already exists 21:36:24 00c3ee114934: Pushed 21:36:24 1f127720183c: Pushed 21:36:25 92f47fec0990: Pushed 21:36:28 a1f4c0933958: Pushed 21:36:29 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:29 + 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 21:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:36:29 00c3ee114934: Preparing 21:36:29 a1f4c0933958: Preparing 21:36:29 599fb4939900: Preparing 21:36:29 92f47fec0990: Preparing 21:36:29 1f127720183c: Preparing 21:36:29 9833f26c6bda: Preparing 21:36:29 9833f26c6bda: Waiting 21:36:29 a1f4c0933958: Layer already exists 21:36:29 599fb4939900: Layer already exists 21:36:29 92f47fec0990: Layer already exists 21:36:29 00c3ee114934: Layer already exists 21:36:29 1f127720183c: Layer already exists 21:36:30 9833f26c6bda: Layer already exists 21:36:30 latest: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.55 21:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:36:31 00c3ee114934: Preparing 21:36:31 a1f4c0933958: Preparing 21:36:31 599fb4939900: Preparing 21:36:31 92f47fec0990: Preparing 21:36:31 1f127720183c: Preparing 21:36:31 9833f26c6bda: Preparing 21:36:31 9833f26c6bda: Waiting 21:36:31 a1f4c0933958: Layer already exists 21:36:31 599fb4939900: Layer already exists 21:36:31 92f47fec0990: Layer already exists 21:36:31 1f127720183c: Layer already exists 21:36:31 00c3ee114934: Layer already exists 21:36:31 9833f26c6bda: Layer already exists 21:36:31 2.3.0-dev.55: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:36:31 00c3ee114934: Preparing 21:36:31 a1f4c0933958: Preparing 21:36:31 599fb4939900: Preparing 21:36:31 92f47fec0990: Preparing 21:36:31 1f127720183c: Preparing 21:36:31 9833f26c6bda: Preparing 21:36:31 9833f26c6bda: Waiting 21:36:31 92f47fec0990: Layer already exists 21:36:31 1f127720183c: Layer already exists 21:36:31 599fb4939900: Layer already exists 21:36:31 00c3ee114934: Layer already exists 21:36:31 a1f4c0933958: Layer already exists 21:36:32 9833f26c6bda: Layer already exists 21:36:32 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:32 + 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 21:36:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:36:32 00c3ee114934: Preparing 21:36:32 a1f4c0933958: Preparing 21:36:32 599fb4939900: Preparing 21:36:32 92f47fec0990: Preparing 21:36:32 1f127720183c: Preparing 21:36:32 9833f26c6bda: Preparing 21:36:32 9833f26c6bda: Waiting 21:36:32 599fb4939900: Layer already exists 21:36:32 00c3ee114934: Layer already exists 21:36:32 92f47fec0990: Layer already exists 21:36:32 1f127720183c: Layer already exists 21:36:32 a1f4c0933958: Layer already exists 21:36:32 9833f26c6bda: Layer already exists 21:36:32 main: digest: sha256:50936bd6a36ed2be9c0136f8e0ce151c96a31b45c7b9bc8bb74281127bbb294f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:33 ===================================================== [Pipeline] echo 21:36:33 taggedImages: 21:36:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:36:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.55 21:36:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:36:33 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:36:33 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:33 latest 21:36:33 2.3.0-dev.55 21:36:33 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:33 main 21:36:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:36:33 9f55502c91eb: Preparing 21:36:33 2eb4d9933ba7: Preparing 21:36:33 b2c206306777: Preparing 21:36:33 5b27a65ac6dd: Preparing 21:36:33 7fef3dfb7b75: Preparing 21:36:33 9fb86408edc0: Preparing 21:36:33 1f127720183c: Preparing 21:36:33 9833f26c6bda: Preparing 21:36:33 1f127720183c: Waiting 21:36:33 9833f26c6bda: Waiting 21:36:33 9fb86408edc0: Waiting 21:36:34 b2c206306777: Pushed 21:36:34 9f55502c91eb: Pushed 21:36:34 2eb4d9933ba7: Pushed 21:36:34 1f127720183c: Layer already exists 21:36:34 9833f26c6bda: Layer already exists 21:36:35 9fb86408edc0: Pushed 21:36:43 7fef3dfb7b75: Pushed 21:36:51 5b27a65ac6dd: Pushed 21:36:51 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:51 + 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 21:36:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:36:52 9f55502c91eb: Preparing 21:36:52 2eb4d9933ba7: Preparing 21:36:52 b2c206306777: Preparing 21:36:52 5b27a65ac6dd: Preparing 21:36:52 7fef3dfb7b75: Preparing 21:36:52 9fb86408edc0: Preparing 21:36:52 1f127720183c: Preparing 21:36:52 9833f26c6bda: Preparing 21:36:52 9833f26c6bda: Waiting 21:36:52 1f127720183c: Waiting 21:36:52 9fb86408edc0: Waiting 21:36:52 9f55502c91eb: Layer already exists 21:36:52 b2c206306777: Layer already exists 21:36:52 7fef3dfb7b75: Layer already exists 21:36:52 5b27a65ac6dd: Layer already exists 21:36:52 2eb4d9933ba7: Layer already exists 21:36:52 1f127720183c: Layer already exists 21:36:52 9fb86408edc0: Layer already exists 21:36:52 9833f26c6bda: Layer already exists 21:36:52 latest: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.55 21:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:36:53 9f55502c91eb: Preparing 21:36:53 2eb4d9933ba7: Preparing 21:36:53 b2c206306777: Preparing 21:36:53 5b27a65ac6dd: Preparing 21:36:53 7fef3dfb7b75: Preparing 21:36:53 9fb86408edc0: Preparing 21:36:53 1f127720183c: Preparing 21:36:53 9833f26c6bda: Preparing 21:36:53 1f127720183c: Waiting 21:36:53 9833f26c6bda: Waiting 21:36:53 9fb86408edc0: Waiting 21:36:53 9f55502c91eb: Layer already exists 21:36:53 5b27a65ac6dd: Layer already exists 21:36:53 2eb4d9933ba7: Layer already exists 21:36:53 b2c206306777: Layer already exists 21:36:53 7fef3dfb7b75: Layer already exists 21:36:53 9fb86408edc0: Layer already exists 21:36:53 1f127720183c: Layer already exists 21:36:53 9833f26c6bda: Layer already exists 21:36:53 2.3.0-dev.55: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:36:54 9f55502c91eb: Preparing 21:36:54 2eb4d9933ba7: Preparing 21:36:54 b2c206306777: Preparing 21:36:54 5b27a65ac6dd: Preparing 21:36:54 7fef3dfb7b75: Preparing 21:36:54 9fb86408edc0: Preparing 21:36:54 1f127720183c: Preparing 21:36:54 9833f26c6bda: Preparing 21:36:54 1f127720183c: Waiting 21:36:54 9fb86408edc0: Waiting 21:36:54 9833f26c6bda: Waiting 21:36:54 7fef3dfb7b75: Layer already exists 21:36:54 9f55502c91eb: Layer already exists 21:36:54 b2c206306777: Layer already exists 21:36:54 2eb4d9933ba7: Layer already exists 21:36:54 5b27a65ac6dd: Layer already exists 21:36:54 9fb86408edc0: Layer already exists 21:36:54 9833f26c6bda: Layer already exists 21:36:54 1f127720183c: Layer already exists 21:36:54 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:54 + 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 21:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:36:55 9f55502c91eb: Preparing 21:36:55 2eb4d9933ba7: Preparing 21:36:55 b2c206306777: Preparing 21:36:55 5b27a65ac6dd: Preparing 21:36:55 7fef3dfb7b75: Preparing 21:36:55 9fb86408edc0: Preparing 21:36:55 1f127720183c: Preparing 21:36:55 9833f26c6bda: Preparing 21:36:55 9fb86408edc0: Waiting 21:36:55 1f127720183c: Waiting 21:36:55 9833f26c6bda: Waiting 21:36:55 5b27a65ac6dd: Layer already exists 21:36:55 7fef3dfb7b75: Layer already exists 21:36:55 9f55502c91eb: Layer already exists 21:36:55 2eb4d9933ba7: Layer already exists 21:36:55 b2c206306777: Layer already exists 21:36:55 9fb86408edc0: Layer already exists 21:36:55 1f127720183c: Layer already exists 21:36:55 9833f26c6bda: Layer already exists 21:36:55 main: digest: sha256:3c8f4ae55608264fa1b85c65a420b0c3e17dde4e335866cebe29b1d73d035db2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:36:55 ===================================================== [Pipeline] echo 21:36:55 taggedImages: 21:36:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:36:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.55 21:36:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:36:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:36:55 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:55 latest 21:36:55 2.3.0-dev.55 21:36:55 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:36:55 main 21:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:36:56 1110ded8e0bd: Preparing 21:36:56 e081a1ffe547: Preparing 21:36:56 18663868aca8: Preparing 21:36:56 23fe5de688f8: Preparing 21:36:56 e45ba239a8b9: Preparing 21:36:56 84f6d8eb2be3: Preparing 21:36:56 9833f26c6bda: Preparing 21:36:56 84f6d8eb2be3: Waiting 21:36:56 9833f26c6bda: Waiting 21:36:56 e081a1ffe547: Pushed 21:36:56 1110ded8e0bd: Pushed 21:36:56 18663868aca8: Pushed 21:36:56 9833f26c6bda: Layer already exists 21:36:56 84f6d8eb2be3: Pushed 21:36:57 e45ba239a8b9: Pushed 21:37:12 23fe5de688f8: Pushed 21:37:12 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:13 + 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 21:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:37:13 1110ded8e0bd: Preparing 21:37:13 e081a1ffe547: Preparing 21:37:13 18663868aca8: Preparing 21:37:13 23fe5de688f8: Preparing 21:37:13 e45ba239a8b9: Preparing 21:37:13 84f6d8eb2be3: Preparing 21:37:13 9833f26c6bda: Preparing 21:37:13 9833f26c6bda: Waiting 21:37:13 84f6d8eb2be3: Waiting 21:37:13 23fe5de688f8: Layer already exists 21:37:13 e081a1ffe547: Layer already exists 21:37:13 e45ba239a8b9: Layer already exists 21:37:13 1110ded8e0bd: Layer already exists 21:37:13 18663868aca8: Layer already exists 21:37:13 9833f26c6bda: Layer already exists 21:37:13 84f6d8eb2be3: Layer already exists 21:37:13 latest: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.55 21:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:37:14 1110ded8e0bd: Preparing 21:37:14 e081a1ffe547: Preparing 21:37:14 18663868aca8: Preparing 21:37:14 23fe5de688f8: Preparing 21:37:14 e45ba239a8b9: Preparing 21:37:14 84f6d8eb2be3: Preparing 21:37:14 9833f26c6bda: Preparing 21:37:14 9833f26c6bda: Waiting 21:37:14 84f6d8eb2be3: Waiting 21:37:14 e45ba239a8b9: Layer already exists 21:37:14 1110ded8e0bd: Layer already exists 21:37:14 23fe5de688f8: Layer already exists 21:37:14 e081a1ffe547: Layer already exists 21:37:14 18663868aca8: Layer already exists 21:37:14 9833f26c6bda: Layer already exists 21:37:14 84f6d8eb2be3: Layer already exists 21:37:14 2.3.0-dev.55: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:37:15 1110ded8e0bd: Preparing 21:37:15 e081a1ffe547: Preparing 21:37:15 18663868aca8: Preparing 21:37:15 23fe5de688f8: Preparing 21:37:15 e45ba239a8b9: Preparing 21:37:15 84f6d8eb2be3: Preparing 21:37:15 9833f26c6bda: Preparing 21:37:15 84f6d8eb2be3: Waiting 21:37:15 9833f26c6bda: Waiting 21:37:15 1110ded8e0bd: Layer already exists 21:37:15 18663868aca8: Layer already exists 21:37:15 23fe5de688f8: Layer already exists 21:37:15 e081a1ffe547: Layer already exists 21:37:15 e45ba239a8b9: Layer already exists 21:37:15 84f6d8eb2be3: Layer already exists 21:37:15 9833f26c6bda: Layer already exists 21:37:15 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:16 + 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 21:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:37:16 1110ded8e0bd: Preparing 21:37:16 e081a1ffe547: Preparing 21:37:16 18663868aca8: Preparing 21:37:16 23fe5de688f8: Preparing 21:37:16 e45ba239a8b9: Preparing 21:37:16 84f6d8eb2be3: Preparing 21:37:16 9833f26c6bda: Preparing 21:37:16 84f6d8eb2be3: Waiting 21:37:16 9833f26c6bda: Waiting 21:37:16 e081a1ffe547: Layer already exists 21:37:16 1110ded8e0bd: Layer already exists 21:37:16 18663868aca8: Layer already exists 21:37:16 e45ba239a8b9: Layer already exists 21:37:16 23fe5de688f8: Layer already exists 21:37:16 84f6d8eb2be3: Layer already exists 21:37:16 9833f26c6bda: Layer already exists 21:37:16 main: digest: sha256:4e2762c49c54f4a71a7748faed303db703b16caf19bf4cc43c9fe8a2a669ee99 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:16 ===================================================== [Pipeline] echo 21:37:16 taggedImages: 21:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.55 21:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:37:16 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:37:16 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:16 latest 21:37:16 2.3.0-dev.55 21:37:16 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:16 main 21:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:37:17 9b47438333ff: Preparing 21:37:17 c8de73f64165: Preparing 21:37:17 9d586c06ca30: Preparing 21:37:17 e594e632eeeb: Preparing 21:37:17 992e68b11ab5: Preparing 21:37:17 1f127720183c: Preparing 21:37:17 9833f26c6bda: Preparing 21:37:17 1f127720183c: Waiting 21:37:17 9833f26c6bda: Waiting 21:37:17 9b47438333ff: Pushed 21:37:17 9d586c06ca30: Pushed 21:37:17 c8de73f64165: Pushed 21:37:17 1f127720183c: Layer already exists 21:37:17 9833f26c6bda: Layer already exists 21:37:18 992e68b11ab5: Pushed 21:37:37 e594e632eeeb: Pushed 21:37:37 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:37 + 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 21:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:37:37 9b47438333ff: Preparing 21:37:37 c8de73f64165: Preparing 21:37:37 9d586c06ca30: Preparing 21:37:37 e594e632eeeb: Preparing 21:37:37 992e68b11ab5: Preparing 21:37:37 1f127720183c: Preparing 21:37:37 9833f26c6bda: Preparing 21:37:37 1f127720183c: Waiting 21:37:37 9833f26c6bda: Waiting 21:37:37 9b47438333ff: Layer already exists 21:37:37 c8de73f64165: Layer already exists 21:37:37 992e68b11ab5: Layer already exists 21:37:37 9d586c06ca30: Layer already exists 21:37:37 e594e632eeeb: Layer already exists 21:37:38 1f127720183c: Layer already exists 21:37:38 9833f26c6bda: Layer already exists 21:37:38 latest: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.55 21:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:37:38 9b47438333ff: Preparing 21:37:38 c8de73f64165: Preparing 21:37:38 9d586c06ca30: Preparing 21:37:38 e594e632eeeb: Preparing 21:37:38 992e68b11ab5: Preparing 21:37:38 1f127720183c: Preparing 21:37:38 9833f26c6bda: Preparing 21:37:38 1f127720183c: Waiting 21:37:38 9833f26c6bda: Waiting 21:37:38 992e68b11ab5: Layer already exists 21:37:38 9d586c06ca30: Layer already exists 21:37:38 e594e632eeeb: Layer already exists 21:37:39 c8de73f64165: Layer already exists 21:37:39 9b47438333ff: Layer already exists 21:37:39 9833f26c6bda: Layer already exists 21:37:39 1f127720183c: Layer already exists 21:37:39 2.3.0-dev.55: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:37:39 9b47438333ff: Preparing 21:37:39 c8de73f64165: Preparing 21:37:39 9d586c06ca30: Preparing 21:37:39 e594e632eeeb: Preparing 21:37:39 992e68b11ab5: Preparing 21:37:39 1f127720183c: Preparing 21:37:39 9833f26c6bda: Preparing 21:37:39 1f127720183c: Waiting 21:37:39 9833f26c6bda: Waiting 21:37:39 9b47438333ff: Layer already exists 21:37:39 992e68b11ab5: Layer already exists 21:37:39 9d586c06ca30: Layer already exists 21:37:39 e594e632eeeb: Layer already exists 21:37:39 c8de73f64165: Layer already exists 21:37:40 9833f26c6bda: Layer already exists 21:37:40 1f127720183c: Layer already exists 21:37:40 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:40 + 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 21:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:37:40 9b47438333ff: Preparing 21:37:40 c8de73f64165: Preparing 21:37:40 9d586c06ca30: Preparing 21:37:40 e594e632eeeb: Preparing 21:37:40 992e68b11ab5: Preparing 21:37:40 1f127720183c: Preparing 21:37:40 9833f26c6bda: Preparing 21:37:40 1f127720183c: Waiting 21:37:40 9833f26c6bda: Waiting 21:37:40 9d586c06ca30: Layer already exists 21:37:40 c8de73f64165: Layer already exists 21:37:41 992e68b11ab5: Layer already exists 21:37:41 e594e632eeeb: Layer already exists 21:37:41 1f127720183c: Layer already exists 21:37:41 9b47438333ff: Layer already exists 21:37:41 9833f26c6bda: Layer already exists 21:37:41 main: digest: sha256:4aff67a6be6317f67d222eba371dae650405ab2f407064a41c4744084744d920 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:41 ===================================================== [Pipeline] echo 21:37:41 taggedImages: 21:37:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:37:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.55 21:37:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:37:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:37:41 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:41 latest 21:37:41 2.3.0-dev.55 21:37:41 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:41 main 21:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:37:42 1dadb3f75616: Preparing 21:37:42 1fa88c812f14: Preparing 21:37:42 599fb4939900: Preparing 21:37:42 9140b40d1ed9: Preparing 21:37:42 5d3e392a13a0: Preparing 21:37:42 5d3e392a13a0: Layer already exists 21:37:42 599fb4939900: Layer already exists 21:37:42 1dadb3f75616: Pushed 21:37:42 9140b40d1ed9: Pushed 21:37:48 1fa88c812f14: Pushed 21:37:48 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:37:48 1dadb3f75616: Preparing 21:37:48 1fa88c812f14: Preparing 21:37:48 599fb4939900: Preparing 21:37:48 9140b40d1ed9: Preparing 21:37:48 5d3e392a13a0: Preparing 21:37:48 5d3e392a13a0: Layer already exists 21:37:48 9140b40d1ed9: Layer already exists 21:37:48 1fa88c812f14: Layer already exists 21:37:48 1dadb3f75616: Layer already exists 21:37:48 599fb4939900: Layer already exists 21:37:49 latest: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.55 21:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:37:49 1dadb3f75616: Preparing 21:37:49 1fa88c812f14: Preparing 21:37:49 599fb4939900: Preparing 21:37:49 9140b40d1ed9: Preparing 21:37:49 5d3e392a13a0: Preparing 21:37:49 5d3e392a13a0: Layer already exists 21:37:49 1fa88c812f14: Layer already exists 21:37:49 599fb4939900: Layer already exists 21:37:49 9140b40d1ed9: Layer already exists 21:37:49 1dadb3f75616: Layer already exists 21:37:50 2.3.0-dev.55: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:37:50 1dadb3f75616: Preparing 21:37:50 1fa88c812f14: Preparing 21:37:50 599fb4939900: Preparing 21:37:50 9140b40d1ed9: Preparing 21:37:50 5d3e392a13a0: Preparing 21:37:50 1dadb3f75616: Layer already exists 21:37:50 9140b40d1ed9: Layer already exists 21:37:50 5d3e392a13a0: Layer already exists 21:37:50 1fa88c812f14: Layer already exists 21:37:50 599fb4939900: Layer already exists 21:37:51 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:37:51 1dadb3f75616: Preparing 21:37:51 1fa88c812f14: Preparing 21:37:51 599fb4939900: Preparing 21:37:51 9140b40d1ed9: Preparing 21:37:51 5d3e392a13a0: Preparing 21:37:51 5d3e392a13a0: Layer already exists 21:37:51 599fb4939900: Layer already exists 21:37:51 9140b40d1ed9: Layer already exists 21:37:51 1dadb3f75616: Layer already exists 21:37:51 1fa88c812f14: Layer already exists 21:37:52 main: digest: sha256:033d07ca21e5e00d54751089988355bd1ab461e17047d77f4fb94e0b4ec295e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:52 ===================================================== [Pipeline] echo 21:37:52 taggedImages: 21:37:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:37:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.55 21:37:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:37:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:37:52 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:52 latest 21:37:52 2.3.0-dev.55 21:37:52 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:37:52 main 21:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:37:52 74165fa2b12c: Preparing 21:37:52 bc3ba9c5d54e: Preparing 21:37:52 599fb4939900: Preparing 21:37:52 b3c6e384a725: Preparing 21:37:52 5d3e392a13a0: Preparing 21:37:53 5d3e392a13a0: Layer already exists 21:37:53 b3c6e384a725: Layer already exists 21:37:53 599fb4939900: Layer already exists 21:37:53 74165fa2b12c: Pushed 21:37:58 bc3ba9c5d54e: Pushed 21:37:58 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:37:59 74165fa2b12c: Preparing 21:37:59 bc3ba9c5d54e: Preparing 21:37:59 599fb4939900: Preparing 21:37:59 b3c6e384a725: Preparing 21:37:59 5d3e392a13a0: Preparing 21:37:59 5d3e392a13a0: Layer already exists 21:37:59 b3c6e384a725: Layer already exists 21:37:59 599fb4939900: Layer already exists 21:37:59 bc3ba9c5d54e: Layer already exists 21:37:59 74165fa2b12c: Layer already exists 21:37:59 latest: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.55 21:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:38:00 74165fa2b12c: Preparing 21:38:00 bc3ba9c5d54e: Preparing 21:38:00 599fb4939900: Preparing 21:38:00 b3c6e384a725: Preparing 21:38:00 5d3e392a13a0: Preparing 21:38:00 74165fa2b12c: Layer already exists 21:38:00 5d3e392a13a0: Layer already exists 21:38:00 bc3ba9c5d54e: Layer already exists 21:38:00 b3c6e384a725: Layer already exists 21:38:00 599fb4939900: Layer already exists 21:38:00 2.3.0-dev.55: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:38:01 74165fa2b12c: Preparing 21:38:01 bc3ba9c5d54e: Preparing 21:38:01 599fb4939900: Preparing 21:38:01 b3c6e384a725: Preparing 21:38:01 5d3e392a13a0: Preparing 21:38:01 bc3ba9c5d54e: Layer already exists 21:38:01 599fb4939900: Layer already exists 21:38:01 74165fa2b12c: Layer already exists 21:38:01 5d3e392a13a0: Layer already exists 21:38:01 b3c6e384a725: Layer already exists 21:38:01 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:38:02 74165fa2b12c: Preparing 21:38:02 bc3ba9c5d54e: Preparing 21:38:02 599fb4939900: Preparing 21:38:02 b3c6e384a725: Preparing 21:38:02 5d3e392a13a0: Preparing 21:38:02 5d3e392a13a0: Layer already exists 21:38:02 b3c6e384a725: Layer already exists 21:38:02 599fb4939900: Layer already exists 21:38:02 74165fa2b12c: Layer already exists 21:38:02 bc3ba9c5d54e: Layer already exists 21:38:02 main: digest: sha256:fa9c9009e62365d8c3b77f67f415b6d2d47906a7ec6478fd29ea712c711043d4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:02 ===================================================== [Pipeline] echo 21:38:02 taggedImages: 21:38:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:38:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:38:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.55 21:38:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:38:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 21:38:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 21:38:02 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:38:02 latest 21:38:02 2.3.0-dev.55 21:38:02 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:38:02 main 21:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:38:03 bc113741c96f: Preparing 21:38:03 e017856d278e: Preparing 21:38:03 bd272f3e70f8: Preparing 21:38:03 1449353483b9: Preparing 21:38:03 5d3e392a13a0: Preparing 21:38:03 5d3e392a13a0: Layer already exists 21:38:03 e017856d278e: Pushed 21:38:04 bc113741c96f: Pushed 21:38:06 bd272f3e70f8: Pushed 21:38:33 1449353483b9: Pushed 21:38:33 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:33 + 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 21:38:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:38:34 bc113741c96f: Preparing 21:38:34 e017856d278e: Preparing 21:38:34 bd272f3e70f8: Preparing 21:38:34 1449353483b9: Preparing 21:38:34 5d3e392a13a0: Preparing 21:38:34 e017856d278e: Layer already exists 21:38:34 5d3e392a13a0: Layer already exists 21:38:34 bd272f3e70f8: Layer already exists 21:38:34 1449353483b9: Layer already exists 21:38:34 bc113741c96f: Layer already exists 21:38:34 latest: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.55 21:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:38:35 bc113741c96f: Preparing 21:38:35 e017856d278e: Preparing 21:38:35 bd272f3e70f8: Preparing 21:38:35 1449353483b9: Preparing 21:38:35 5d3e392a13a0: Preparing 21:38:35 1449353483b9: Layer already exists 21:38:35 bd272f3e70f8: Layer already exists 21:38:35 bc113741c96f: Layer already exists 21:38:35 e017856d278e: Layer already exists 21:38:35 5d3e392a13a0: Layer already exists 21:38:35 2.3.0-dev.55: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:35 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:38:36 bc113741c96f: Preparing 21:38:36 e017856d278e: Preparing 21:38:36 bd272f3e70f8: Preparing 21:38:36 1449353483b9: Preparing 21:38:36 5d3e392a13a0: Preparing 21:38:36 1449353483b9: Layer already exists 21:38:36 e017856d278e: Layer already exists 21:38:36 5d3e392a13a0: Layer already exists 21:38:36 bc113741c96f: Layer already exists 21:38:36 bd272f3e70f8: Layer already exists 21:38:36 2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:36 + 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 21:38:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 21:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 21:38:37 bc113741c96f: Preparing 21:38:37 e017856d278e: Preparing 21:38:37 bd272f3e70f8: Preparing 21:38:37 1449353483b9: Preparing 21:38:37 5d3e392a13a0: Preparing 21:38:37 bd272f3e70f8: Layer already exists 21:38:37 5d3e392a13a0: Layer already exists 21:38:37 bc113741c96f: Layer already exists 21:38:37 1449353483b9: Layer already exists 21:38:37 e017856d278e: Layer already exists 21:38:37 main: digest: sha256:b1fc62a133b36aa372f0efdb776c6b8504bc26846df9ab8d35720ff1f5494283 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:38:37 ===================================================== [Pipeline] echo 21:38:37 taggedImages: 21:38:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 21:38:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 21:38:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.55 21:38:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7-2.3.0-dev.55 21:38:37 - 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 21:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:37 21:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:38 arm64: Pulling from edgex-lftools-log-publisher 21:38:38 8998bd30e6a1: Pulling fs layer 21:38:38 04944245beec: Pulling fs layer 21:38:38 699f458cf7ca: Pulling fs layer 21:38:38 765212b225bb: Pulling fs layer 21:38:38 f23df028b6ca: Pulling fs layer 21:38:38 d65c8cfc05b1: Pulling fs layer 21:38:38 2437ff75d9bd: Pulling fs layer 21:38:38 765212b225bb: Waiting 21:38:38 f23df028b6ca: Waiting 21:38:38 d65c8cfc05b1: Waiting 21:38:38 2437ff75d9bd: Waiting 21:38:38 04944245beec: Verifying Checksum 21:38:38 04944245beec: Download complete 21:38:38 765212b225bb: Verifying Checksum 21:38:38 765212b225bb: Download complete 21:38:38 f23df028b6ca: Verifying Checksum 21:38:38 f23df028b6ca: Download complete 21:38:38 d65c8cfc05b1: Verifying Checksum 21:38:38 d65c8cfc05b1: Download complete 21:38:38 699f458cf7ca: Verifying Checksum 21:38:38 699f458cf7ca: Download complete 21:38:38 8998bd30e6a1: Download complete 21:38:41 2437ff75d9bd: Verifying Checksum 21:38:41 2437ff75d9bd: Download complete 21:38:43 8998bd30e6a1: Pull complete 21:38:44 04944245beec: Pull complete 21:38:45 699f458cf7ca: Pull complete 21:38:45 765212b225bb: Pull complete 21:38:46 f23df028b6ca: Pull complete 21:38:47 d65c8cfc05b1: Pull complete 21:39:02 2437ff75d9bd: Pull complete 21:39:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:02 prd-ubuntu20.04-docker-arm64-4c-16g-24695 does not seem to be running inside a container 21:39:02 $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:39:05 $ docker top 1f05d4328eb03288675b1e65122912878f9f2beea6dd90dc9d6dbe85fee6469d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:06 ---> job-cost.sh 21:39:06 lf-activate-venv: SKIPPING 21:39:06 INFO: No Stack... 21:39:06 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:07 INFO: Archiving Costs [Pipeline] sh 21:39:08 + + cat /w/workspace/edgex-go/291/archives/cost.csv 21:39:08 cut -d, -f6 [Pipeline] lock 21:39:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] 21:39:08 Resource [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] did not exist. Created. 21:39:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:09 + echo total: 0.10999999940395355 [Pipeline] stash 21:39:09 Stashed 1 file(s) [Pipeline] } 21:39:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-291-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:09 $ docker stop --time=1 1f05d4328eb03288675b1e65122912878f9f2beea6dd90dc9d6dbe85fee6469d 21:39:11 $ docker rm -f 1f05d4328eb03288675b1e65122912878f9f2beea6dd90dc9d6dbe85fee6469d [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 21:39:11 provisioning config files... 21:39:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/291@tmp/config931454616197125241tmp [Pipeline] { [Pipeline] sh 21:39:12 + set +x 21:39:12 + curl -s https://codecov.io/bash 21:39:12 + bash -s -- 21:39:12 21:39:12 _____ _ 21:39:12 / ____| | | 21:39:12 | | ___ __| | ___ ___ _____ __ 21:39:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:12 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:12 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:12 Bash-1.0.6 21:39:12 21:39:12 21:39:12 ==> git version 2.25.1 found 21:39:12 ==> 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 21:39:12 Release-Date: 2020-01-08 21:39:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:39:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:39:12 ==> Jenkins CI detected. 21:39:12 current dir:  /w/workspace/edgex-go/291 21:39:12 project root: . 21:39:12 --> token set from env 21:39:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:12 ==> Running gcov in . (disable via -X gcov) 21:39:12 ==> Python coveragepy not found 21:39:12 ==> Searching for coverage reports in: 21:39:12 + . 21:39:12 -> Found 1 reports 21:39:12 ==> Detecting git/mercurial file structure 21:39:12 ==> Reading reports 21:39:12 + ./coverage.out bytes=482786 21:39:12 ==> Appending adjustments 21:39:12 https://docs.codecov.io/docs/fixing-reports 21:39:13 + Found adjustments 21:39:13 ==> Gzipping contents 21:39:13 64K /tmp/codecov.gKXSOw.gz 21:39:13 ==> Uploading reports 21:39:13 url: https://codecov.io 21:39:13 query: branch=main&commit=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7&build=291&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F291%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:13 -> Pinging Codecov 21:39:13 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=2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7&build=291&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F291%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:39:13 -> Uploading to 21:39:13 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7/b34d35ee-30f3-44bc-96d9-e6fab613d885.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T213913Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaca68a04c378f06f753cc6259b9605c17d68f90e0de125700ba427a4c33fe55 21:39:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:13 Dload Upload Total Spent Left Speed 21:39:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63284 0 0 100 63284 0 257k --:--:-- --:--:-- --:--:-- 257k 21:39:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2c2dfbbe62b7d9b0d6ce2466a9daab602b4517d7 [Pipeline] } 21:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:39:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:39:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:14 21:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:39:14 df9b9388f04a: Pulling fs layer 21:39:14 52dc419b0ee2: Pulling fs layer 21:39:14 25bc292e5bac: Pulling fs layer 21:39:14 114826534d7a: Pulling fs layer 21:39:14 4657fd5d0bcf: Pulling fs layer 21:39:14 6ad1cebc031e: Pulling fs layer 21:39:14 8a3aa393b2d8: Pulling fs layer 21:39:14 114826534d7a: Waiting 21:39:14 6ad1cebc031e: Waiting 21:39:14 8a3aa393b2d8: Waiting 21:39:14 4657fd5d0bcf: Waiting 21:39:14 25bc292e5bac: Verifying Checksum 21:39:14 25bc292e5bac: Download complete 21:39:14 52dc419b0ee2: Download complete 21:39:14 4657fd5d0bcf: Verifying Checksum 21:39:14 4657fd5d0bcf: Download complete 21:39:14 df9b9388f04a: Download complete 21:39:15 df9b9388f04a: Pull complete 21:39:15 6ad1cebc031e: Verifying Checksum 21:39:15 6ad1cebc031e: Download complete 21:39:15 52dc419b0ee2: Pull complete 21:39:15 25bc292e5bac: Pull complete 21:39:15 114826534d7a: Verifying Checksum 21:39:15 114826534d7a: Download complete 21:39:15 8a3aa393b2d8: Verifying Checksum 21:39:15 8a3aa393b2d8: Download complete 21:39:19 114826534d7a: Pull complete 21:39:19 4657fd5d0bcf: Pull complete 21:39:19 6ad1cebc031e: Pull complete 21:39:22 8a3aa393b2d8: Pull complete 21:39:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:39:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:22 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:39:22 $ 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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:39:25 $ docker top de988b96889dea67fb88c136062cc45bc223be5ca8cd1398fce5accf9f3fca0b -eo pid,comm [Pipeline] { [Pipeline] echo 21:39:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:39:25 + set -o pipefail 21:39:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:39:30 21:39:30 Monitoring /w/workspace/edgex-go/291 (github.com/edgexfoundry/edgex-go)... 21:39:30 21:39:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/310598dd-3fa4-4eba-bc27-aa96ab899a89 21:39:30 21:39:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:39:30 21:39:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:39:30 21:39:30 [Pipeline] } 21:39:30 $ docker stop --time=1 de988b96889dea67fb88c136062cc45bc223be5ca8cd1398fce5accf9f3fca0b 21:39:33 $ docker rm -f de988b96889dea67fb88c136062cc45bc223be5ca8cd1398fce5accf9f3fca0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:39:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:33 provisioning config files... 21:39:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/291@tmp/config8347716500446510939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:33 --> edgex-publish-swagger.sh 21:39:33 === Publish openapi/v2 API === 21:39:33 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:39:33 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/291/openapi/v2/core-command.yaml] 21:39:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:33 Dload Upload Total Spent Left Speed 21:39:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31267 0:00:01 0:00:01 --:--:-- 31267 100 33831 0 0 100 33831 0 31238 0:00:01 0:00:01 --:--:-- 31238 21:39:34 21:39:34 21:39:34 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/291/openapi/v2/core-data.yaml] 21:39:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:34 Dload Upload Total Spent Left Speed 21:39:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 71819 --:--:-- --:--:-- --:--:-- 71747 100 71604 0 0 100 71604 0 71819 --:--:-- --:--:-- --:--:-- 71747 21:39:35 21:39:35 21:39:35 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/291/openapi/v2/core-metadata.yaml] 21:39:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:35 Dload Upload Total Spent Left Speed 21:39:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k 21:39:36 21:39:36 21:39:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/291/openapi/v2/support-notifications.yaml] 21:39:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:36 Dload Upload Total Spent Left Speed 21:39:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 21:39:37 21:39:37 21:39:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/291/openapi/v2/support-scheduler.yaml] 21:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:37 Dload Upload Total Spent Left Speed 21:39:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42670 --:--:-- --:--:-- --:--:-- 42625 100 39556 0 0 100 39556 0 42579 --:--:-- --:--:-- --:--:-- 42533 21:39:38 21:39:38 21:39:38 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/291/openapi/v2/system-agent.yaml] 21:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:38 Dload Upload Total Spent Left Speed 21:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22078 --:--:-- --:--:-- --:--:-- 22053 100 20091 0 0 100 20091 0 22078 --:--:-- --:--:-- --:--:-- 22053 21:39:39 21:39:39 [Pipeline] } 21:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:39:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:40 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:39:41 $ docker top 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 -eo pid,comm 21:39:41 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). 21:39:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:41 [ssh-agent] Looking for ssh-agent implementation... 21:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:41 $ docker exec 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 ssh-agent 21:39:41 SSH_AUTH_SOCK=/tmp/ssh-VaVfvGi9500v/agent.32 21:39:41 SSH_AGENT_PID=38 21:39:41 Running ssh-add (command line suppressed) 21:39:41 Identity added: /w/workspace/edgex-go/291@tmp/private_key_5815813875250531028.key (/w/workspace/edgex-go/291@tmp/private_key_5815813875250531028.key) 21:39:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:41 + git semver tag 21:39:42 2022-09-06 21:39:42,066 [run_tag] DEBUG tag force:False 21:39:42 2022-09-06 21:39:42,066 [check_head_tag] DEBUG check head tag 21:39:42 2022-09-06 21:39:42,067 [execute] INFO git cat-file --batch-check 21:39:42 2022-09-06 21:39:42,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=) 21:39:42 2022-09-06 21:39:42,071 [execute] INFO git cat-file --batch 21:39:42 2022-09-06 21:39:42,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=) 21:39:42 2022-09-06 21:39:42,100 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:39:42 2022-09-06 21:39:42,101 [execute] INFO git tag -a v2.3.0-dev.55 -m v2.3.0-dev.55 21:39:42 2022-09-06 21:39:42,101 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.55', '-m', 'v2.3.0-dev.55'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=None) 21:39:42 2022-09-06 21:39:42,106 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:39:42 2.3.0-dev.55 [Pipeline] } 21:39:42 $ docker exec --env ******** --env ******** 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 ssh-agent -k 21:39:42 unset SSH_AUTH_SOCK; 21:39:42 unset SSH_AGENT_PID; 21:39:42 echo Agent pid 38 killed; 21:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:42 + git semver [Pipeline] } 21:39:42 $ docker stop --time=1 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 21:39:44 $ docker rm -f 3768bcc67e6a644eacbf65353ba8b05205b9a051f9dbe70749e7bc979f73b3b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:44 21:39:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:44 0.23.1-centos7: Pulling from edgex-lftools 21:39:44 ab5ef0e58194: Pulling fs layer 21:39:44 9712f1f96733: Pulling fs layer 21:39:44 63f879dbbcfc: Pulling fs layer 21:39:44 0d9ebad4ef96: Pulling fs layer 21:39:44 e9a5061849ea: Pulling fs layer 21:39:44 d747dcd14b5f: Pulling fs layer 21:39:44 2de7ff778b66: Pulling fs layer 21:39:44 d747dcd14b5f: Waiting 21:39:44 e9a5061849ea: Waiting 21:39:44 2de7ff778b66: Waiting 21:39:44 0d9ebad4ef96: Waiting 21:39:44 9712f1f96733: Download complete 21:39:45 63f879dbbcfc: Verifying Checksum 21:39:45 63f879dbbcfc: Download complete 21:39:45 0d9ebad4ef96: Verifying Checksum 21:39:45 0d9ebad4ef96: Download complete 21:39:45 d747dcd14b5f: Verifying Checksum 21:39:45 d747dcd14b5f: Download complete 21:39:45 ab5ef0e58194: Verifying Checksum 21:39:45 ab5ef0e58194: Download complete 21:39:45 e9a5061849ea: Verifying Checksum 21:39:45 e9a5061849ea: Download complete 21:39:45 2de7ff778b66: Verifying Checksum 21:39:45 2de7ff778b66: Download complete 21:39:48 ab5ef0e58194: Pull complete 21:39:48 9712f1f96733: Pull complete 21:39:49 63f879dbbcfc: Pull complete 21:39:53 0d9ebad4ef96: Pull complete 21:39:53 e9a5061849ea: Pull complete 21:39:53 d747dcd14b5f: Pull complete 21:39:54 2de7ff778b66: Pull complete 21:39:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:54 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:39:57 $ docker top 41fcf87d740f5d5df6e49910f2716ce5b67c6b61d047d4d1eac3a2a960bf645f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:39:57 provisioning config files... 21:39:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/291@tmp/config3154222709857525305tmp 21:39:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/291@tmp/config3153084592539068813tmp 21:39:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/291@tmp/config6659206137340899745tmp [Pipeline] { [Pipeline] echo 21:39:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:39:57 ---> sigul-configuration.sh 21:39:57 gpg: directory `/root/.gnupg' created 21:39:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:39:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:39:57 gpg: keyring `/root/.gnupg/secring.gpg' created 21:39:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:39:57 gpg: CAST5 encrypted data 21:39:57 gpg: encrypted with 1 passphrase 21:39:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:39:57 + mkdir /home/jenkins 21:39:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:39:58 + 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 21:39:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:39:58 ---> sigul-install.sh 21:39:58 Sigul already installed; skipping installation. [Pipeline] sh 21:39:58 + git tag --list 21:39:58 0.6.0 21:39:58 0.6.1 21:39:58 0.7.0 21:39:58 0.7.1 21:39:58 v1.0.0 21:39:58 v1.0.1 21:39:58 v1.1.0 21:39:58 v1.2.0 21:39:58 v1.2.1 21:39:58 v1.3.0 21:39:58 v1.3.1 21:39:58 v2.0.0 21:39:58 v2.1.0 21:39:58 v2.1.1 21:39:58 v2.1.1-dev.1 21:39:58 v2.1.1-dev.2 21:39:58 v2.1.1-dev.3 21:39:58 v2.1.1-dev.4 21:39:58 v2.1.1-dev.5 21:39:58 v2.1.1-dev.6 21:39:58 v2.1.1-dev.7 21:39:58 v2.1.1-dev.8 21:39:58 v2.1.2-dev.1 21:39:58 v2.2.0 21:39:58 v2.2.1-dev.1 21:39:58 v2.2.1-dev.10 21:39:58 v2.2.1-dev.11 21:39:58 v2.2.1-dev.12 21:39:58 v2.2.1-dev.13 21:39:58 v2.2.1-dev.14 21:39:58 v2.2.1-dev.15 21:39:58 v2.2.1-dev.16 21:39:58 v2.2.1-dev.17 21:39:58 v2.2.1-dev.18 21:39:58 v2.2.1-dev.19 21:39:58 v2.2.1-dev.2 21:39:58 v2.2.1-dev.20 21:39:58 v2.2.1-dev.21 21:39:58 v2.2.1-dev.22 21:39:58 v2.2.1-dev.23 21:39:58 v2.2.1-dev.24 21:39:58 v2.2.1-dev.25 21:39:58 v2.2.1-dev.26 21:39:58 v2.2.1-dev.27 21:39:58 v2.2.1-dev.28 21:39:58 v2.2.1-dev.29 21:39:58 v2.2.1-dev.3 21:39:58 v2.2.1-dev.4 21:39:58 v2.2.1-dev.5 21:39:58 v2.2.1-dev.6 21:39:58 v2.2.1-dev.7 21:39:58 v2.2.1-dev.8 21:39:58 v2.2.1-dev.9 21:39:58 v2.3.0-dev.29 21:39:58 v2.3.0-dev.30 21:39:58 v2.3.0-dev.31 21:39:58 v2.3.0-dev.32 21:39:58 v2.3.0-dev.33 21:39:58 v2.3.0-dev.34 21:39:58 v2.3.0-dev.35 21:39:58 v2.3.0-dev.36 21:39:58 v2.3.0-dev.37 21:39:58 v2.3.0-dev.38 21:39:58 v2.3.0-dev.39 21:39:58 v2.3.0-dev.40 21:39:58 v2.3.0-dev.41 21:39:58 v2.3.0-dev.42 21:39:58 v2.3.0-dev.43 21:39:58 v2.3.0-dev.44 21:39:58 v2.3.0-dev.45 21:39:58 v2.3.0-dev.46 21:39:58 v2.3.0-dev.47 21:39:58 v2.3.0-dev.48 21:39:58 v2.3.0-dev.49 21:39:58 v2.3.0-dev.50 21:39:58 v2.3.0-dev.51 21:39:58 v2.3.0-dev.52 21:39:58 v2.3.0-dev.53 21:39:58 v2.3.0-dev.54 21:39:58 v2.3.0-dev.55 [Pipeline] sh 21:39:59 + lftools sign git-tag v2.3.0-dev.55 21:39:59 Signing Git tag with Sigul... 21:39:59 Signing v2.3.0-dev.55 [Pipeline] echo 21:39:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:40:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:40:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:40:00 $ docker stop --time=1 41fcf87d740f5d5df6e49910f2716ce5b67c6b61d047d4d1eac3a2a960bf645f 21:40:01 $ docker rm -f 41fcf87d740f5d5df6e49910f2716ce5b67c6b61d047d4d1eac3a2a960bf645f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:40:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:02 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:40:02 $ docker top 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:03 [ssh-agent] Looking for ssh-agent implementation... 21:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:03 $ docker exec 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d ssh-agent 21:40:03 SSH_AUTH_SOCK=/tmp/ssh-BGI3TmMpReak/agent.32 21:40:03 SSH_AGENT_PID=38 21:40:03 Running ssh-add (command line suppressed) 21:40:03 Identity added: /w/workspace/edgex-go/291@tmp/private_key_6721545048681398698.key (/w/workspace/edgex-go/291@tmp/private_key_6721545048681398698.key) 21:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:03 + git semver bump pre 21:40:03 2022-09-06 21:40:03,930 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:40:03 2022-09-06 21:40:03,930 [bump_version] DEBUG bumping version:2.3.0-dev.55 on axis:pre with prefix:dev 21:40:03 2022-09-06 21:40:03,930 [bump_version] DEBUG bumped version:2.3.0-dev.56 21:40:03 2022-09-06 21:40:03,930 [write_version] DEBUG write version:2.3.0-dev.56 to path:/w/workspace/edgex-go/291/.semver/main with force:True 21:40:03 2022-09-06 21:40:03,930 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:40:03 2022-09-06 21:40:03,930 [write_file] DEBUG write to file:/w/workspace/edgex-go/291/.semver/main 21:40:03 2022-09-06 21:40:03,932 [execute] INFO git cat-file --batch-check 21:40:03 2022-09-06 21:40:03,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=) 21:40:03 2022-09-06 21:40:03,937 [execute] INFO git cat-file --batch 21:40:03 2022-09-06 21:40:03,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=) 21:40:03 2022-09-06 21:40:03,942 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:40:03 2.3.0-dev.56 [Pipeline] } 21:40:04 $ docker exec --env ******** --env ******** 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d ssh-agent -k 21:40:04 unset SSH_AUTH_SOCK; 21:40:04 unset SSH_AGENT_PID; 21:40:04 echo Agent pid 38 killed; 21:40:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:04 + git semver [Pipeline] } 21:40:04 $ docker stop --time=1 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d 21:40:06 $ docker rm -f 30190c0733b20c977043d64cb273d040d6c42b2770acdf07a873d82fd9f3997d [Pipeline] // withDockerContainer [Pipeline] sh 21:40:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:40:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:06 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:40:07 $ docker top 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:40:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:40:07 [ssh-agent] Looking for ssh-agent implementation... 21:40:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:40:07 $ docker exec 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 ssh-agent 21:40:07 SSH_AUTH_SOCK=/tmp/ssh-ZcPI7fdZmLcS/agent.32 21:40:07 SSH_AGENT_PID=38 21:40:07 Running ssh-add (command line suppressed) 21:40:07 Identity added: /w/workspace/edgex-go/291@tmp/private_key_6913430170862174216.key (/w/workspace/edgex-go/291@tmp/private_key_6913430170862174216.key) 21:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:40:07 + git semver push 21:40:08 2022-09-06 21:40:08,121 [run_push] DEBUG push 21:40:08 2022-09-06 21:40:08,122 [execute] INFO git cat-file --batch-check 21:40:08 2022-09-06 21:40:08,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=) 21:40:08 2022-09-06 21:40:08,125 [execute] INFO git rev-list e84d516d1ca7104d64087e210cad837571af5b36 -- 21:40:08 2022-09-06 21:40:08,125 [execute] DEBUG Popen(['git', 'rev-list', 'e84d516d1ca7104d64087e210cad837571af5b36', '--'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=None) 21:40:08 2022-09-06 21:40:08,140 [execute] INFO git fetch -v origin 21:40:08 2022-09-06 21:40:08,140 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=True, shell=None, istream=None) 21:40:08 2022-09-06 21:40:08,688 [run_push] DEBUG no remote changes detected 21:40:08 2022-09-06 21:40:08,688 [execute] INFO git push origin semver 21:40:08 2022-09-06 21:40:08,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/291/.semver, universal_newlines=False, shell=None, istream=None) 21:40:09 2022-09-06 21:40:09,571 [run_push] DEBUG push all version tags 21:40:09 2022-09-06 21:40:09,571 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:40:09 2022-09-06 21:40:09,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/291, universal_newlines=False, shell=None, istream=None) 21:40:10 2022-09-06 21:40:10,399 [read_version] DEBUG read version from /w/workspace/edgex-go/291/.semver/main 21:40:10 2.3.0-dev.56 [Pipeline] } 21:40:10 $ docker exec --env ******** --env ******** 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 ssh-agent -k 21:40:10 unset SSH_AUTH_SOCK; 21:40:10 unset SSH_AGENT_PID; 21:40:10 echo Agent pid 38 killed; 21:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:40:11 + git semver [Pipeline] } 21:40:11 $ docker stop --time=1 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 21:40:12 $ docker rm -f 229c5f360b27843b502bf3c96541e8e49e7c49c41ac99b5c82b9755e10c4ce88 [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 21:40:13 + [ -d /w/workspace/edgex-go/291/archives ] [Pipeline] libraryResource [Pipeline] sh 21:40:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:40:14 ---> package-listing.sh 21:40:14 ++ facter osfamily 21:40:14 ++ tr '[:upper:]' '[:lower:]' 21:40:14 + OS_FAMILY=debian 21:40:14 + workspace=/w/workspace/edgex-go/291 21:40:14 + START_PACKAGES=/tmp/packages_start.txt 21:40:14 + END_PACKAGES=/tmp/packages_end.txt 21:40:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:40:14 + PACKAGES=/tmp/packages_start.txt 21:40:14 + '[' /w/workspace/edgex-go/291 ']' 21:40:14 + PACKAGES=/tmp/packages_end.txt 21:40:14 + case "${OS_FAMILY}" in 21:40:14 + dpkg -l 21:40:14 + grep '^ii' 21:40:14 + '[' -f /tmp/packages_start.txt ']' 21:40:14 + '[' -f /tmp/packages_end.txt ']' 21:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:40:14 + '[' /w/workspace/edgex-go/291 ']' 21:40:14 + mkdir -p /w/workspace/edgex-go/291/archives/ 21:40:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/291/archives/ [Pipeline] echo 21:40:14 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/291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:40:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:15 21:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:15 latest: Pulling from edgex-lftools-log-publisher 21:40:15 5eb5b503b376: Pulling fs layer 21:40:15 5c69ac0246d0: Pulling fs layer 21:40:15 ec43610c2a17: Pulling fs layer 21:40:15 3a2ae6a8a46f: Pulling fs layer 21:40:15 33b1e0a273af: Pulling fs layer 21:40:15 5d3b04190fa2: Pulling fs layer 21:40:15 2f39f015ded8: Pulling fs layer 21:40:15 3a2ae6a8a46f: Waiting 21:40:15 33b1e0a273af: Waiting 21:40:15 5d3b04190fa2: Waiting 21:40:15 2f39f015ded8: Waiting 21:40:15 5c69ac0246d0: Download complete 21:40:15 3a2ae6a8a46f: Download complete 21:40:15 33b1e0a273af: Verifying Checksum 21:40:15 33b1e0a273af: Download complete 21:40:15 5d3b04190fa2: Download complete 21:40:16 ec43610c2a17: Verifying Checksum 21:40:16 ec43610c2a17: Download complete 21:40:16 5eb5b503b376: Verifying Checksum 21:40:16 5eb5b503b376: Download complete 21:40:16 2f39f015ded8: Download complete 21:40:17 5eb5b503b376: Pull complete 21:40:17 5c69ac0246d0: Pull complete 21:40:18 ec43610c2a17: Pull complete 21:40:18 3a2ae6a8a46f: Pull complete 21:40:18 33b1e0a273af: Pull complete 21:40:18 5d3b04190fa2: Pull complete 21:40:22 2f39f015ded8: Pull complete 21:40:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:40:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:22 prd-ubuntu20.04-docker-8c-8g-24689 does not seem to be running inside a container 21:40:22 $ 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/291/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/291 -v /w/workspace/edgex-go/291:/w/workspace/edgex-go/291:rw,z -v /w/workspace/edgex-go/291@tmp:/w/workspace/edgex-go/291@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 21:40:24 $ docker top 21752187a035afbe028c95e7313ebf36929847372f34fb6f93ca892c76b900b8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:40:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:40:25 + ls /var/log/sa-host 21:40:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:40:25 provisioning config files... 21:40:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/291@tmp/config6421002565765871633tmp [Pipeline] { [Pipeline] echo 21:40:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:40:25 ---> create-netrc.sh [Pipeline] } 21:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:40:26 ---> python-tools-install.sh [Pipeline] echo 21:40:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:40:26 ---> sudo-logs.sh 21:40:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:40:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:40:26 ---> job-cost.sh 21:40:26 lf-activate-venv: SKIPPING 21:40:26 DEBUG: total: 0.10999999940395355 21:40:26 INFO: Retrieving Stack Cost... 21:40:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:40:27 INFO: Archiving Costs [Pipeline] echo 21:40:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:40:27 ---> logs-deploy.sh 21:40:27 lf-activate-venv: SKIPPING 21:40:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/291 21:40:27 INFO: archiving workspace using pattern(s): 21:40:28 Archives upload complete. 21:40:28 INFO: archiving logs to Nexus 21:40:29 ---> uname -a: 21:40:29 Linux prd-ubuntu20-04-docker-8c-8g-24689 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:40:29 21:40:29 21:40:29 ---> lscpu: 21:40:29 Architecture: x86_64 21:40:29 CPU op-mode(s): 32-bit, 64-bit 21:40:29 Byte Order: Little Endian 21:40:29 Address sizes: 40 bits physical, 48 bits virtual 21:40:29 CPU(s): 8 21:40:29 On-line CPU(s) list: 0-7 21:40:29 Thread(s) per core: 1 21:40:29 Core(s) per socket: 1 21:40:29 Socket(s): 8 21:40:29 NUMA node(s): 1 21:40:29 Vendor ID: AuthenticAMD 21:40:29 CPU family: 23 21:40:29 Model: 49 21:40:29 Model name: AMD EPYC-Rome Processor 21:40:29 Stepping: 0 21:40:29 CPU MHz: 2799.998 21:40:29 BogoMIPS: 5599.99 21:40:29 Virtualization: AMD-V 21:40:29 Hypervisor vendor: KVM 21:40:29 Virtualization type: full 21:40:29 L1d cache: 256 KiB 21:40:29 L1i cache: 256 KiB 21:40:29 L2 cache: 4 MiB 21:40:29 L3 cache: 128 MiB 21:40:29 NUMA node0 CPU(s): 0-7 21:40:29 Vulnerability Itlb multihit: Not affected 21:40:29 Vulnerability L1tf: Not affected 21:40:29 Vulnerability Mds: Not affected 21:40:29 Vulnerability Meltdown: Not affected 21:40:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:40:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:40:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:40:29 Vulnerability Srbds: Not affected 21:40:29 Vulnerability Tsx async abort: Not affected 21:40:29 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 21:40:29 21:40:29 21:40:29 ---> nproc: 21:40:29 8 21:40:29 21:40:29 21:40:29 ---> df -h: 21:40:29 Filesystem Size Used Avail Use% Mounted on 21:40:29 overlay 155G 19G 137G 13% / 21:40:29 tmpfs 64M 0 64M 0% /dev 21:40:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:40:29 shm 64M 0 64M 0% /dev/shm 21:40:29 /dev/vda1 155G 19G 137G 13% /facter-os 21:40:29 21:40:29 21:40:29 ---> sar -b -r -n DEV: 21:40:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24689) 09/06/22 _x86_64_ (8 CPU) 21:40:29 21:40:29 21:07:30 LINUX RESTART (8 CPU) 21:40:29 21:40:29 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:40:29 21:09:01 365.64 14.83 350.82 0.00 2176.61 174272.31 0.00 21:40:29 21:10:01 37.66 0.00 37.66 0.00 0.00 22120.85 0.00 21:40:29 21:11:01 54.37 0.13 54.23 0.00 1.73 23705.85 0.00 21:40:29 21:12:01 660.02 7.12 652.91 0.00 72.92 269573.07 0.00 21:40:29 21:13:01 763.92 0.80 763.12 0.00 6.40 241142.34 0.00 21:40:29 21:14:01 1052.57 2.88 1049.69 0.00 27.06 254700.75 0.00 21:40:29 21:15:01 146.23 0.03 146.19 0.00 3.86 5819.09 0.00 21:40:29 21:16:01 14.23 0.02 14.21 0.00 4.27 386.34 0.00 21:40:29 21:17:01 1.70 0.02 1.68 0.00 0.13 18.93 0.00 21:40:29 21:18:01 1.98 0.00 1.98 0.00 0.00 25.46 0.00 21:40:29 21:19:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 21:40:29 21:20:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 21:40:29 21:21:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 21:40:29 21:22:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 21:40:29 21:23:01 1.70 0.02 1.68 0.00 0.13 19.33 0.00 21:40:29 21:24:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 21:40:29 21:25:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:40:29 21:26:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 21:40:29 21:27:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 21:40:29 21:28:01 2.55 0.87 1.68 0.00 18.40 24.00 0.00 21:40:29 21:29:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 21:40:29 21:30:01 1.05 0.00 1.05 0.00 0.00 14.13 0.00 21:40:29 21:31:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 21:40:29 21:32:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 21:40:29 21:33:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 21:40:29 21:34:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 21:40:29 21:35:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 21:40:29 21:36:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 21:40:29 21:37:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 21:40:29 21:38:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 21:40:29 21:39:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 21:40:29 21:40:01 122.38 0.32 122.06 0.00 16.53 58359.87 0.00 21:40:29 Average: 101.48 0.84 100.64 0.00 72.76 32825.14 0.00 21:40:29 21:40:29 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:40:29 21:09:01 28234316 31791116 508756 1.55 135788 3646144 1818004 5.36 1152388 3071388 228 21:40:29 21:10:01 27257012 31282100 1010492 3.07 138456 4066916 2406944 7.09 1759644 3388584 172936 21:40:29 21:11:01 27691256 31786552 511060 1.55 140760 4138632 1790404 5.28 1258028 3460616 334152 21:40:29 21:12:01 22137708 31112308 1154228 3.51 284656 8604348 4100960 12.09 2645240 7318408 18644 21:40:29 21:13:01 20012492 30992276 1265848 3.85 338152 10426028 4094816 12.07 2974756 8974872 181512 21:40:29 21:14:01 19558456 31706392 567368 1.73 443528 11413128 2062696 6.08 2224692 10126148 160 21:40:29 21:15:01 20545460 31752276 525064 1.60 446296 10497876 2101560 6.19 2188960 9210072 1396 21:40:29 21:16:01 20569520 31776684 500452 1.52 446820 10498204 1872376 5.52 2164728 9210240 200 21:40:29 21:17:01 20569052 31776132 501092 1.52 446856 10498208 1872376 5.52 2162932 9210248 16 21:40:29 21:18:01 20572000 31779300 498104 1.51 446884 10498188 1872376 5.52 2159932 9210224 76 21:40:29 21:19:01 20573772 31781108 496308 1.51 446908 10498192 1872376 5.52 2159284 9210228 200 21:40:29 21:20:01 20578576 31785932 491480 1.49 446916 10498196 1872376 5.52 2154204 9210232 196 21:40:29 21:21:01 20578788 31786144 491212 1.49 446924 10498196 1872376 5.52 2154204 9210232 8 21:40:29 21:22:01 20578528 31785904 491432 1.49 446948 10498200 1872376 5.52 2154220 9210236 12 21:40:29 21:23:01 20578604 31786192 491080 1.49 446968 10498204 1883148 5.55 2154440 9210348 48 21:40:29 21:24:01 20578652 31786260 490996 1.49 446984 10498208 1883148 5.55 2154976 9210352 136 21:40:29 21:25:01 20578668 31786292 490912 1.49 447008 10498212 1883148 5.55 2154904 9210356 48 21:40:29 21:26:01 20578848 31786500 490676 1.49 447028 10498212 1883148 5.55 2154492 9210356 28 21:40:29 21:27:01 20578840 31786496 490620 1.49 447044 10498216 1883148 5.55 2154484 9210360 32 21:40:29 21:28:01 20576760 31785328 491404 1.49 447108 10498732 1940296 5.72 2155032 9210824 476 21:40:29 21:29:01 20577028 31785596 491100 1.49 447128 10498732 1940296 5.72 2154648 9210824 200 21:40:29 21:30:01 20576924 31785524 491120 1.49 447156 10498736 1940296 5.72 2154508 9210832 68 21:40:29 21:31:01 20576792 31785392 491396 1.49 447160 10498736 1940296 5.72 2154240 9210832 8 21:40:29 21:32:01 20576808 31785440 491292 1.49 447180 10498744 1940296 5.72 2154736 9210836 196 21:40:29 21:33:01 20576976 31785660 491260 1.49 447212 10498748 1940296 5.72 2154860 9210852 24 21:40:29 21:34:01 20577016 31785748 491180 1.49 447244 10498752 1940296 5.72 2154768 9210856 140 21:40:29 21:35:01 20576968 31785712 491140 1.49 447268 10498756 1940296 5.72 2155120 9210848 28 21:40:29 21:36:01 20577076 31785856 490892 1.49 447288 10498756 1940296 5.72 2154672 9210848 140 21:40:29 21:37:01 20577124 31785908 490836 1.49 447300 10498756 1923472 5.67 2154392 9210852 24 21:40:29 21:38:01 20576824 31785632 491064 1.49 447312 10498756 1923472 5.67 2155184 9210856 204 21:40:29 21:39:01 20576704 31785512 491060 1.49 447324 10498764 1923472 5.67 2155020 9210856 16 21:40:29 21:40:01 19087968 31768888 505888 1.54 492928 11806800 1907520 5.62 2277832 10457548 92 21:40:29 Average: 21198797 31719442 558338 1.70 410954 9892602 2063699 6.08 2131922 8658161 22239 21:40:29 21:40:29 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:40:29 21:09:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 21:40:29 21:09:01 docker0 665.78 571.89 48.32 3873.54 0.00 0.00 0.00 0.00 21:40:29 21:09:01 ens3 1240.67 1250.83 12322.25 154.22 0.00 0.00 0.00 0.00 21:40:29 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:10:01 docker0 1.52 1.58 0.10 0.13 0.00 0.00 0.00 0.00 21:40:29 21:10:01 vethdb0e6d6 1.52 1.73 0.12 0.15 0.00 0.00 0.00 0.00 21:40:29 21:10:01 ens3 68.51 52.11 38.17 63.43 0.00 0.00 0.00 0.00 21:40:29 21:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:40:29 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:11:01 ens3 109.15 78.94 1688.86 70.98 0.00 0.00 0.00 0.00 21:40:29 21:12:01 vethb99b64c 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 21:40:29 21:12:01 vethfa960b0 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 21:40:29 21:12:01 veth3dd5b39 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 21:40:29 21:12:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 21:40:29 21:12:01 veth87c0a2f 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 21:40:29 21:12:01 docker0 160.94 202.77 12.08 1790.93 0.00 0.00 0.00 0.00 21:40:29 21:12:01 ens3 252.41 190.43 1879.21 32.77 0.00 0.00 0.00 0.00 21:40:29 21:13:01 veth08d46df 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:29 21:13:01 vethb99b64c 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 21:40:29 21:13:01 vethb308685 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:29 21:13:01 vetha70957a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:29 21:13:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:40:29 21:13:01 docker0 72.62 110.28 5.56 1347.22 0.00 0.00 0.00 0.00 21:40:29 21:13:01 ens3 184.90 132.56 1432.42 79.82 0.00 0.00 0.00 0.00 21:40:29 21:13:01 veth475b2c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:40:29 21:14:01 vethb99b64c 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 21:40:29 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:14:01 docker0 96.70 131.68 7.15 1285.01 0.00 0.00 0.00 0.00 21:40:29 21:14:01 ens3 211.36 164.02 1321.67 96.43 0.00 0.00 0.00 0.00 21:40:29 21:15:01 lo 42.31 42.31 4.17 4.17 0.00 0.00 0.00 0.00 21:40:29 21:15:01 docker0 27.85 32.37 1.70 150.63 0.00 0.00 0.00 0.00 21:40:29 21:15:01 ens3 465.07 461.44 366.75 1920.29 0.00 0.00 0.00 0.00 21:40:29 21:16:01 lo 20.20 20.20 1.99 1.99 0.00 0.00 0.00 0.00 21:40:29 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:16:01 ens3 286.35 298.58 117.17 1988.31 0.00 0.00 0.00 0.00 21:40:29 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:17:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:40:29 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:18:01 ens3 4.38 2.90 8.20 0.26 0.00 0.00 0.00 0.00 21:40:29 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:19:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:40:29 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:23:01 ens3 1.05 0.18 0.22 0.07 0.00 0.00 0.00 0.00 21:40:29 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:24:01 ens3 1.67 0.80 0.64 0.42 0.00 0.00 0.00 0.00 21:40:29 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:25:01 ens3 0.78 0.50 0.36 0.28 0.00 0.00 0.00 0.00 21:40:29 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:27:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:28:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:40:29 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:29:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:32:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 21:40:29 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:33:01 ens3 0.77 0.18 0.13 0.07 0.00 0.00 0.00 0.00 21:40:29 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:34:01 ens3 1.22 0.62 0.46 0.29 0.00 0.00 0.00 0.00 21:40:29 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:35:01 ens3 0.47 0.27 0.26 0.20 0.00 0.00 0.00 0.00 21:40:29 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:36:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:37:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:29 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:38:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:40:29 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:29 21:39:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:40:29 21:40:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 21:40:29 21:40:01 docker0 35.86 43.59 3.30 692.32 0.00 0.00 0.00 0.00 21:40:29 21:40:01 ens3 364.67 262.66 7888.16 121.71 0.00 0.00 0.00 0.00 21:40:29 Average: lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 21:40:29 Average: docker0 33.17 34.19 2.44 285.62 0.00 0.00 0.00 0.00 21:40:29 Average: ens3 99.88 90.57 845.81 141.57 0.00 0.00 0.00 0.00 21:40:29 21:40:29 21:40:29 ---> sar -P ALL: 21:40:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24689) 09/06/22 _x86_64_ (8 CPU) 21:40:29 21:40:29 21:07:30 LINUX RESTART (8 CPU) 21:40:29 21:40:29 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:40:29 21:09:01 all 12.48 0.00 5.22 2.06 0.07 80.17 21:40:29 21:09:01 0 12.08 0.00 4.19 1.57 0.07 82.09 21:40:29 21:09:01 1 12.02 0.00 5.65 0.17 0.07 82.09 21:40:29 21:09:01 2 12.38 0.00 4.99 0.73 0.07 81.84 21:40:29 21:09:01 3 13.86 0.00 4.98 0.62 0.07 80.47 21:40:29 21:09:01 4 14.09 0.00 6.94 3.92 0.07 74.98 21:40:29 21:09:01 5 11.02 0.00 3.95 0.51 0.05 84.48 21:40:29 21:09:01 6 11.83 0.00 4.19 3.47 0.07 80.44 21:40:29 21:09:01 7 12.56 0.00 6.91 5.55 0.10 74.88 21:40:29 21:10:01 all 46.17 0.00 7.51 0.22 0.09 46.01 21:40:29 21:10:01 0 46.35 0.00 7.27 0.10 0.10 46.17 21:40:29 21:10:01 1 45.45 0.00 7.12 0.02 0.08 47.32 21:40:29 21:10:01 2 46.30 0.00 7.37 1.20 0.08 45.05 21:40:29 21:10:01 3 47.23 0.00 6.39 0.02 0.10 46.26 21:40:29 21:10:01 4 45.50 0.00 8.36 0.07 0.08 45.99 21:40:29 21:10:01 5 45.99 0.00 7.76 0.03 0.08 46.13 21:40:29 21:10:01 6 47.18 0.00 6.94 0.03 0.10 45.75 21:40:29 21:10:01 7 45.35 0.00 8.86 0.27 0.10 45.42 21:40:29 21:11:01 all 44.67 0.00 6.92 0.46 0.10 47.85 21:40:29 21:11:01 0 44.72 0.00 7.43 0.07 0.10 47.68 21:40:29 21:11:01 1 44.57 0.00 7.45 0.14 0.10 47.75 21:40:29 21:11:01 2 44.74 0.00 6.82 1.27 0.10 47.07 21:40:29 21:11:01 3 44.26 0.00 6.36 0.05 0.08 49.25 21:40:29 21:11:01 4 44.20 0.00 7.16 0.03 0.10 48.50 21:40:29 21:11:01 5 44.95 0.00 6.93 0.03 0.08 48.00 21:40:29 21:11:01 6 44.10 0.00 6.58 1.74 0.10 47.48 21:40:29 21:11:01 7 45.83 0.00 6.63 0.35 0.10 47.08 21:40:29 21:12:01 all 31.99 0.00 12.80 6.66 0.11 48.45 21:40:29 21:12:01 0 31.85 0.00 12.69 3.33 0.09 52.05 21:40:29 21:12:01 1 31.03 0.00 13.38 14.18 0.10 41.32 21:40:29 21:12:01 2 32.33 0.00 11.52 3.74 0.12 52.29 21:40:29 21:12:01 3 31.49 0.00 12.79 3.74 0.10 51.87 21:40:29 21:12:01 4 33.64 0.00 12.22 4.58 0.10 49.46 21:40:29 21:12:01 5 32.62 0.00 12.90 5.34 0.10 49.03 21:40:29 21:12:01 6 32.03 0.00 13.35 15.46 0.10 39.05 21:40:29 21:12:01 7 30.89 0.00 13.57 2.99 0.14 52.41 21:40:29 21:13:01 all 65.38 0.00 13.63 5.89 0.12 14.98 21:40:29 21:13:01 0 64.91 0.00 12.86 4.54 0.12 17.58 21:40:29 21:13:01 1 66.42 0.00 12.66 4.72 0.12 16.08 21:40:29 21:13:01 2 65.69 0.00 13.93 6.49 0.12 13.78 21:40:29 21:13:01 3 66.66 0.00 12.49 7.33 0.12 13.40 21:40:29 21:13:01 4 63.86 0.00 14.21 3.64 0.12 18.18 21:40:29 21:13:01 5 65.33 0.00 14.13 6.46 0.13 13.94 21:40:29 21:13:01 6 64.55 0.00 14.46 8.14 0.13 12.71 21:40:29 21:13:01 7 65.59 0.00 14.29 5.82 0.12 14.19 21:40:29 21:14:01 all 43.02 0.00 12.06 9.90 0.13 34.89 21:40:29 21:14:01 0 42.85 0.00 11.16 4.56 0.12 41.32 21:40:29 21:14:01 1 44.08 0.00 12.14 10.90 0.14 32.74 21:40:29 21:14:01 2 42.90 0.00 12.77 8.45 0.14 35.75 21:40:29 21:14:01 3 41.40 0.00 11.82 9.45 0.10 37.23 21:40:29 21:14:01 4 44.26 0.00 12.36 9.10 0.14 34.14 21:40:29 21:14:01 5 40.36 0.00 11.07 17.63 0.12 30.82 21:40:29 21:14:01 6 43.01 0.00 12.13 12.14 0.14 32.59 21:40:29 21:14:01 7 45.31 0.00 13.05 7.00 0.15 34.48 21:40:29 21:15:01 all 7.69 0.00 1.96 0.64 0.05 89.66 21:40:29 21:15:01 0 6.61 0.00 2.04 0.22 0.05 91.08 21:40:29 21:15:01 1 8.84 0.00 1.80 0.32 0.07 88.98 21:40:29 21:15:01 2 8.78 0.00 1.99 0.69 0.05 88.49 21:40:29 21:15:01 3 7.74 0.00 1.93 0.20 0.07 90.06 21:40:29 21:15:01 4 7.11 0.00 1.79 0.18 0.05 90.86 21:40:29 21:15:01 5 5.02 0.00 1.59 0.50 0.03 92.86 21:40:29 21:15:01 6 8.60 0.00 2.04 0.44 0.07 88.86 21:40:29 21:15:01 7 8.79 0.00 2.48 2.55 0.05 86.14 21:40:29 21:16:01 all 8.45 0.00 0.98 0.08 0.05 90.45 21:40:29 21:16:01 0 8.71 0.00 0.80 0.02 0.07 90.41 21:40:29 21:16:01 1 13.53 0.00 1.10 0.22 0.07 85.08 21:40:29 21:16:01 2 7.30 0.00 0.75 0.03 0.03 91.88 21:40:29 21:16:01 3 3.89 0.00 0.70 0.00 0.05 95.36 21:40:29 21:16:01 4 14.54 0.00 2.12 0.00 0.05 83.29 21:40:29 21:16:01 5 9.05 0.00 0.77 0.02 0.05 90.11 21:40:29 21:16:01 6 6.59 0.00 0.53 0.03 0.03 92.81 21:40:29 21:16:01 7 3.96 0.00 1.06 0.28 0.05 94.65 21:40:29 21:17:01 all 8.64 0.00 3.91 0.00 0.02 87.43 21:40:29 21:17:01 0 0.02 0.00 0.07 0.02 0.00 99.90 21:40:29 21:17:01 1 14.22 0.00 6.32 0.02 0.02 79.43 21:40:29 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:17:01 3 24.26 0.00 10.85 0.00 0.03 64.85 21:40:29 21:17:01 4 8.73 0.00 3.99 0.00 0.05 87.23 21:40:29 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:17:01 6 21.86 0.00 10.02 0.00 0.03 68.09 21:40:29 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:18:01 all 7.02 0.00 3.08 0.01 0.03 89.86 21:40:29 21:18:01 0 0.03 0.00 0.08 0.02 0.02 99.85 21:40:29 21:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:40:29 21:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:18:01 3 35.24 0.00 15.00 0.00 0.03 49.72 21:40:29 21:18:01 4 0.08 0.00 0.05 0.02 0.08 99.77 21:40:29 21:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:40:29 21:18:01 6 20.69 0.00 9.40 0.00 0.03 69.88 21:40:29 21:18:01 7 0.08 0.00 0.05 0.00 0.02 99.85 21:40:29 21:19:01 all 0.01 0.00 0.01 0.00 0.01 99.95 21:40:29 21:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:40:29 21:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:19:01 4 0.03 0.00 0.03 0.00 0.07 99.87 21:40:29 21:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:40:29 21:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:40:29 21:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:40:29 21:19:01 CPU %user %nice %system %iowait %steal %idle 21:40:29 21:20:01 all 0.02 0.00 0.02 0.00 0.02 99.94 21:40:29 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:20:01 4 0.02 0.00 0.08 0.00 0.08 99.82 21:40:29 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:20:01 6 0.05 0.00 0.05 0.00 0.03 99.87 21:40:29 21:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:40:29 21:21:01 all 0.01 0.00 0.01 0.00 0.02 99.95 21:40:29 21:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:40:29 21:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:40:29 21:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:21:01 4 0.05 0.00 0.07 0.00 0.08 99.80 21:40:29 21:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:40:29 21:22:01 all 0.04 0.00 0.02 0.01 0.02 99.91 21:40:29 21:22:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:40:29 21:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:40:29 21:22:01 2 0.17 0.00 0.00 0.00 0.00 99.83 21:40:29 21:22:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:40:29 21:22:01 4 0.07 0.00 0.05 0.00 0.10 99.78 21:40:29 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:23:01 all 0.12 0.00 0.04 0.01 0.01 99.83 21:40:29 21:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:29 21:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:40:29 21:23:01 2 0.75 0.00 0.03 0.00 0.00 99.22 21:40:29 21:23:01 3 0.03 0.00 0.02 0.03 0.02 99.90 21:40:29 21:23:01 4 0.07 0.00 0.05 0.00 0.05 99.83 21:40:29 21:23:01 5 0.02 0.00 0.07 0.00 0.03 99.88 21:40:29 21:23:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:40:29 21:23:01 7 0.00 0.00 0.05 0.00 0.00 99.95 21:40:29 21:24:01 all 0.06 0.00 0.01 0.00 0.01 99.91 21:40:29 21:24:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:40:29 21:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:40:29 21:24:01 2 0.27 0.00 0.00 0.00 0.02 99.72 21:40:29 21:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:24:01 5 0.07 0.00 0.05 0.00 0.07 99.82 21:40:29 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:40:29 21:25:01 all 0.08 0.00 0.02 0.01 0.01 99.88 21:40:29 21:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:40:29 21:25:01 1 0.00 0.00 0.02 0.03 0.00 99.95 21:40:29 21:25:01 2 0.53 0.00 0.00 0.00 0.00 99.47 21:40:29 21:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:40:29 21:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:40:29 21:25:01 5 0.03 0.00 0.05 0.00 0.08 99.83 21:40:29 21:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:26:01 all 0.02 0.00 0.02 0.00 0.02 99.94 21:40:29 21:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:40:29 21:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:40:29 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:26:01 3 0.02 0.00 0.03 0.02 0.02 99.92 21:40:29 21:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:40:29 21:26:01 5 0.03 0.00 0.10 0.00 0.07 99.80 21:40:29 21:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:27:01 all 0.02 0.00 0.02 0.00 0.02 99.94 21:40:29 21:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:40:29 21:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:40:29 21:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:40:29 21:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:29 21:27:01 5 0.05 0.00 0.03 0.00 0.10 99.82 21:40:29 21:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:27:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:40:29 21:28:01 all 0.05 0.00 0.04 0.02 0.01 99.88 21:40:29 21:28:01 0 0.10 0.00 0.02 0.00 0.03 99.85 21:40:29 21:28:01 1 0.02 0.00 0.03 0.03 0.02 99.90 21:40:29 21:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:40:29 21:28:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:40:29 21:28:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:40:29 21:28:01 5 0.00 0.00 0.05 0.00 0.02 99.93 21:40:29 21:28:01 6 0.18 0.00 0.10 0.02 0.00 99.70 21:40:29 21:28:01 7 0.02 0.00 0.03 0.07 0.00 99.88 21:40:29 21:29:01 all 0.01 0.00 0.02 0.01 0.01 99.95 21:40:29 21:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:29:01 1 0.02 0.00 0.03 0.03 0.08 99.83 21:40:29 21:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:40:29 21:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:40:29 21:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:30:01 all 0.03 0.00 0.02 0.01 0.02 99.93 21:40:29 21:30:01 0 0.07 0.00 0.02 0.00 0.02 99.90 21:40:29 21:30:01 1 0.07 0.00 0.07 0.02 0.08 99.77 21:40:29 21:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:40:29 21:30:01 3 0.02 0.00 0.02 0.03 0.02 99.92 21:40:29 21:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:40:29 21:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:40:29 21:30:01 CPU %user %nice %system %iowait %steal %idle 21:40:29 21:31:01 all 0.01 0.00 0.01 0.00 0.02 99.95 21:40:29 21:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:40:29 21:31:01 1 0.05 0.00 0.03 0.00 0.10 99.82 21:40:29 21:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:31:01 3 0.02 0.00 0.05 0.00 0.02 99.92 21:40:29 21:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:40:29 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:40:29 21:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:32:01 1 0.07 0.00 0.07 0.02 0.07 99.78 21:40:29 21:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:40:29 21:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:40:29 21:33:01 all 0.19 0.00 0.02 0.00 0.02 99.77 21:40:29 21:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:40:29 21:33:01 1 0.03 0.00 0.05 0.02 0.08 99.82 21:40:29 21:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:40:29 21:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:40:29 21:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:29 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:33:01 7 1.35 0.00 0.02 0.00 0.02 98.61 21:40:29 21:34:01 all 0.27 0.00 0.02 0.00 0.01 99.70 21:40:29 21:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:40:29 21:34:01 1 0.07 0.00 0.05 0.02 0.08 99.78 21:40:29 21:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:40:29 21:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:29 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:34:01 7 1.99 0.00 0.02 0.00 0.00 98.00 21:40:29 21:35:01 all 0.04 0.00 0.02 0.00 0.01 99.92 21:40:29 21:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:40:29 21:35:01 1 0.07 0.00 0.10 0.02 0.05 99.77 21:40:29 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:35:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:40:29 21:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:40:29 21:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:40:29 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:35:01 7 0.13 0.00 0.00 0.00 0.02 99.85 21:40:29 21:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:40:29 21:36:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:40:29 21:36:01 1 0.07 0.00 0.03 0.00 0.05 99.85 21:40:29 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:36:01 3 0.02 0.00 0.02 0.02 0.03 99.92 21:40:29 21:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:37:01 all 0.16 0.00 0.01 0.00 0.02 99.81 21:40:29 21:37:01 0 0.05 0.00 0.05 0.00 0.08 99.82 21:40:29 21:37:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:40:29 21:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:40:29 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:40:29 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:37:01 7 1.16 0.00 0.02 0.00 0.02 98.81 21:40:29 21:38:01 all 0.03 0.00 0.02 0.01 0.01 99.94 21:40:29 21:38:01 0 0.08 0.00 0.05 0.02 0.03 99.82 21:40:29 21:38:01 1 0.07 0.00 0.05 0.02 0.05 99.82 21:40:29 21:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:38:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:40:29 21:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:40:29 21:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:40:29 21:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:40:29 21:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 21:40:29 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:39:01 1 0.07 0.00 0.08 0.02 0.07 99.77 21:40:29 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:39:01 3 0.02 0.00 0.03 0.02 0.00 99.93 21:40:29 21:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:40:29 21:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:40:29 21:39:01 7 0.12 0.00 0.02 0.00 0.02 99.85 21:40:29 21:40:01 all 9.62 0.00 3.94 1.20 0.06 85.18 21:40:29 21:40:01 0 11.08 0.00 3.39 0.29 0.05 85.19 21:40:29 21:40:01 1 9.04 0.00 3.54 0.86 0.07 86.49 21:40:29 21:40:01 2 9.35 0.00 3.34 1.01 0.07 86.23 21:40:29 21:40:01 3 10.59 0.00 5.28 6.66 0.07 77.40 21:40:29 21:40:01 4 10.50 0.00 4.22 0.05 0.07 85.16 21:40:29 21:40:01 5 8.63 0.00 3.98 0.03 0.05 87.30 21:40:29 21:40:01 6 9.21 0.00 3.91 0.13 0.03 86.71 21:40:29 21:40:01 7 8.54 0.00 3.88 0.58 0.05 86.95 21:40:29 Average: all 8.87 0.00 2.24 0.84 0.04 88.01 21:40:29 Average: 0 8.36 0.00 1.93 0.46 0.04 89.21 21:40:29 Average: 1 8.98 0.00 2.22 0.98 0.05 87.76 21:40:29 Average: 2 8.43 0.00 1.98 0.73 0.03 88.83 21:40:29 Average: 3 10.16 0.00 2.76 0.88 0.03 86.17 21:40:29 Average: 4 8.89 0.00 2.29 0.67 0.04 88.11 21:40:29 Average: 5 8.15 0.00 1.96 0.94 0.04 88.91 21:40:29 Average: 6 9.60 0.00 2.60 1.28 0.03 86.49 21:40:29 Average: 7 8.41 0.00 2.19 0.79 0.03 88.59 21:40:29 21:40:29 21:40:29