Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8629e80a55c52022002c3902c674caceb50305fb 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-ssh15455386308239676226.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh3014827376366771804.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-ssh6687248174241744091.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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-ssh8925123967792232537.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17930078086538055317.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7670 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/325 [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/325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8629e80a55c52022002c3902c674caceb50305fb (main) Commit message: "feat: Enable common security secret service metrics (#4184)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 > git rev-list --no-walk d47f91d76a12d3827c53a83ea58c24775f70a30c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:01:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:01:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:01:28 ========================================================= 20:01:28 EdgeX Global Pipelines Version Info 20:01:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:01:29 ------------------- 20:01:29 stable info: 20:01:29 ------------------- 20:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:01:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:01:29 Message: update stable to v1.0.239 20:01:30 ------------------- 20:01:30 experimental info: 20:01:30 ------------------- 20:01:30 Commited By: **** collab-it+edgex@linuxfoundation.org 20:01:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:01:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8629e80a55c52022002c3902c674caceb50305fb [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8629e80 [Pipeline] echo 20:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:30 provisioning config files... 20:01:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config9376803965698244666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:31 ---> docker-login.sh 20:01:31 nexus3.edgexfoundry.org:10001 20:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:31 Configure a credential helper to remove this warning. See 20:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:31 20:01:31 Login Succeeded 20:01:31 nexus3.edgexfoundry.org:10002 20:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:31 Configure a credential helper to remove this warning. See 20:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:31 20:01:31 Login Succeeded 20:01:31 nexus3.edgexfoundry.org:10003 20:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:31 Configure a credential helper to remove this warning. See 20:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:31 20:01:31 Login Succeeded 20:01:31 nexus3.edgexfoundry.org:10004 20:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:31 Configure a credential helper to remove this warning. See 20:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:31 20:01:31 Login Succeeded 20:01:31 docker.io 20:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:33 Configure a credential helper to remove this warning. See 20:01:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:33 20:01:33 Login Succeeded 20:01:33 ---> docker-login.sh ends [Pipeline] } 20:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:33 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:01:33 + dirname cmd/core-command/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo core-command,cmd/core-command/Dockerfile 20:01:33 + dirname cmd/core-data/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo core-data,cmd/core-data/Dockerfile 20:01:33 + dirname+ cmd/core-metadata/Dockerfile 20:01:33 cut -d/ -f2 20:01:33 + echo core-metadata,cmd/core-metadata/Dockerfile 20:01:33 + dirname cmd/security-bootstrapper/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:01:33 + dirname cmd/security-proxy-setup/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:01:33 + dirname cmd/security-secretstore-setup/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:01:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:01:33 + dirname cmd/security-spire-agent/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:01:33 + dirname cmd/security-spire-config/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:01:33 + dirname cmd/security-spire-server/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:01:33 + dirname cmd/support-notifications/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo support-notifications,cmd/support-notifications/Dockerfile 20:01:33 + + cut -d/ -f2 20:01:33 dirname cmd/support-scheduler/Dockerfile 20:01:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:01:33 + dirname cmd/sys-mgmt-agent/Dockerfile 20:01:33 + cut -d/ -f2 20:01:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:01:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:01:33 + git rev-list -1 --merges 8629e80a55c52022002c3902c674caceb50305fb~1..8629e80a55c52022002c3902c674caceb50305fb [Pipeline] echo 20:01:33 -----------> git rev-list -1 --merges 8629e80a55c52022002c3902c674caceb50305fb~1..8629e80a55c52022002c3902c674caceb50305fb 8629e80a55c52022002c3902c674caceb50305fb [false] [Pipeline] sh 20:01:34 + git log --format=format:%s -1 8629e80a55c52022002c3902c674caceb50305fb [Pipeline] echo 20:01:34 ========================================================= 20:01:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:01:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:01:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:34 + grep -v github /etc/ssh/ssh_known_hosts 20:01:34 + [ -e /tmp/ssh_known_hosts ] 20:01:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:01:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:01:34 + sudo tee -a /etc/ssh/ssh_known_hosts 20:01:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:35 20:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:35 0.1.4: Pulling from edgex-devops/py-git-semver 20:01:35 b85a868b505f: Pulling fs layer 20:01:35 e2be974225ed: Pulling fs layer 20:01:35 339a4e72a1f5: Pulling fs layer 20:01:35 988bab9f4d93: Pulling fs layer 20:01:35 1469e6f7b9e6: Pulling fs layer 20:01:35 eaf3925da568: Pulling fs layer 20:01:35 bab4dde63d76: Pulling fs layer 20:01:35 bde34c3a00c8: Pulling fs layer 20:01:35 b352a97aabf1: Pulling fs layer 20:01:35 4872d77fe225: Pulling fs layer 20:01:35 5851b861e8e6: Pulling fs layer 20:01:35 bab4dde63d76: Waiting 20:01:35 bde34c3a00c8: Waiting 20:01:35 b352a97aabf1: Waiting 20:01:35 5851b861e8e6: Waiting 20:01:35 4872d77fe225: Waiting 20:01:35 988bab9f4d93: Waiting 20:01:35 1469e6f7b9e6: Waiting 20:01:35 eaf3925da568: Waiting 20:01:35 e2be974225ed: Download complete 20:01:35 988bab9f4d93: Verifying Checksum 20:01:35 988bab9f4d93: Download complete 20:01:35 1469e6f7b9e6: Verifying Checksum 20:01:35 1469e6f7b9e6: Download complete 20:01:35 eaf3925da568: Verifying Checksum 20:01:35 eaf3925da568: Download complete 20:01:35 339a4e72a1f5: Verifying Checksum 20:01:35 339a4e72a1f5: Download complete 20:01:35 bde34c3a00c8: Download complete 20:01:35 b352a97aabf1: Verifying Checksum 20:01:35 b352a97aabf1: Download complete 20:01:35 4872d77fe225: Verifying Checksum 20:01:35 4872d77fe225: Download complete 20:01:35 5851b861e8e6: Verifying Checksum 20:01:35 5851b861e8e6: Download complete 20:01:35 b85a868b505f: Verifying Checksum 20:01:35 b85a868b505f: Download complete 20:01:36 bab4dde63d76: Verifying Checksum 20:01:36 bab4dde63d76: Download complete 20:01:37 b85a868b505f: Pull complete 20:01:37 e2be974225ed: Pull complete 20:01:37 339a4e72a1f5: Pull complete 20:01:37 988bab9f4d93: Pull complete 20:01:38 1469e6f7b9e6: Pull complete 20:01:38 eaf3925da568: Pull complete 20:01:39 bab4dde63d76: Pull complete 20:01:39 bde34c3a00c8: Pull complete 20:01:39 b352a97aabf1: Pull complete 20:01:39 4872d77fe225: Pull complete 20:01:39 5851b861e8e6: Pull complete 20:01:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:40 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:01:41 $ docker top d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 -eo pid,comm 20:01: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). 20:01:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:41 [ssh-agent] Looking for ssh-agent implementation... 20:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:41 $ docker exec d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent 20:01:41 SSH_AUTH_SOCK=/tmp/ssh-hpncvdE6Ykbt/agent.32 20:01:41 SSH_AGENT_PID=38 20:01:41 Running ssh-add (command line suppressed) 20:01:41 Identity added: /w/workspace/edgex-go/325@tmp/private_key_11858318492085947292.key (/w/workspace/edgex-go/325@tmp/private_key_11858318492085947292.key) 20:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:42 + git tag --points-at HEAD [Pipeline] } 20:01:42 $ docker exec --env ******** --env ******** d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent -k 20:01:42 unset SSH_AUTH_SOCK; 20:01:42 unset SSH_AGENT_PID; 20:01:42 echo Agent pid 38 killed; 20:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:42 [ssh-agent] Looking for ssh-agent implementation... 20:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:42 $ docker exec d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent 20:01:42 SSH_AUTH_SOCK=/tmp/ssh-QmoEm2vHsawO/agent.71 20:01:42 SSH_AGENT_PID=78 20:01:42 Running ssh-add (command line suppressed) 20:01:42 Identity added: /w/workspace/edgex-go/325@tmp/private_key_10048830720386277500.key (/w/workspace/edgex-go/325@tmp/private_key_10048830720386277500.key) 20:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:43 + git semver init 20:01:43 2022-10-11 20:01:43,230 [run_init] DEBUG init version:0.0.0 force:False 20:01:43 2022-10-11 20:01:43,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/325/.semver 20:01:43 2022-10-11 20:01:43,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/325/.semver 20:01:43 2022-10-11 20:01:43,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/325/.semver'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=None) 20:01:50 2022-10-11 20:01:48,946 [append_file] DEBUG append to file:/w/workspace/edgex-go/325/.git/info/exclude 20:01:50 2022-10-11 20:01:48,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/325/.semver/main with force:False 20:01:50 2022-10-11 20:01:48,947 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:01:50 2022-10-11 20:01:48,948 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:01:50 2.3.0-dev.87 [Pipeline] } 20:01:50 $ docker exec --env ******** --env ******** d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 ssh-agent -k 20:01:50 unset SSH_AUTH_SOCK; 20:01:50 unset SSH_AGENT_PID; 20:01:50 echo Agent pid 78 killed; 20:01:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:50 + git semver [Pipeline] } 20:01:50 $ docker stop --time=1 d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 20:01:52 $ docker rm -f d92ae8d379e177bd7e9a38d1787fc7f4073c75e9f95801f90715135624352333 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:52 Stashed 1 file(s) [Pipeline] echo 20:01:52 [edgeXSemver]: initialized semver on version 2.3.0-dev.87 [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 20:01:52 + git config --global --add safe.directory /w/workspace/edgex-go/325 [Pipeline] echo 20:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:53 ========================================================= 20:01:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:01:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:01:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:01:53 213ec9aee27d: Pulling fs layer 20:01:53 4583459ba037: Pulling fs layer 20:01:53 93c1e223e6f2: Pulling fs layer 20:01:53 53926ce57604: Pulling fs layer 20:01:53 21b2b0c7a3f4: Pulling fs layer 20:01:53 30f14e443154: Pulling fs layer 20:01:53 801331c1e519: Pulling fs layer 20:01:53 99cc6dd402b0: Pulling fs layer 20:01:53 7d9ed39f4882: Pulling fs layer 20:01:53 801331c1e519: Waiting 20:01:53 53926ce57604: Waiting 20:01:53 99cc6dd402b0: Waiting 20:01:53 7d9ed39f4882: Waiting 20:01:53 21b2b0c7a3f4: Waiting 20:01:53 30f14e443154: Waiting 20:01:53 93c1e223e6f2: Download complete 20:01:53 4583459ba037: Download complete 20:01:53 21b2b0c7a3f4: Verifying Checksum 20:01:53 21b2b0c7a3f4: Download complete 20:01:53 30f14e443154: Verifying Checksum 20:01:53 30f14e443154: Download complete 20:01:53 213ec9aee27d: Verifying Checksum 20:01:53 801331c1e519: Verifying Checksum 20:01:53 801331c1e519: Download complete 20:01:53 213ec9aee27d: Pull complete 20:01:53 4583459ba037: Pull complete 20:01:53 93c1e223e6f2: Pull complete 20:01:53 7d9ed39f4882: Verifying Checksum 20:01:54 53926ce57604: Verifying Checksum 20:01:54 53926ce57604: Download complete 20:01:54 99cc6dd402b0: Verifying Checksum 20:01:54 99cc6dd402b0: Download complete 20:01:57 53926ce57604: Pull complete 20:01:57 21b2b0c7a3f4: Pull complete 20:01:57 30f14e443154: Pull complete 20:01:57 801331c1e519: Pull complete 20:01:59 99cc6dd402b0: Pull complete 20:02:00 7d9ed39f4882: Pull complete 20:02:00 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:00 WORKDIR /edgex 20:02:00 COPY go.mod . 20:02:00 RUN go mod download 20:02:00 + docker build -t ci-base-image-x86_64 -f - . 20:02:01 Sending build context to Docker daemon 169.6MB 20:02:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:01 ---> 1dedd983c030 20:02:01 Step 2/4 : WORKDIR /edgex 20:02:03 ---> Running in 94e18b30494b 20:02:03 Removing intermediate container 94e18b30494b 20:02:03 ---> cdfa09d9adf1 20:02:03 Step 3/4 : COPY go.mod . 20:02:03 ---> 40bc912bb733 20:02:03 Step 4/4 : RUN go mod download 20:02:03 ---> Running in 16fb894b7523 20:02:07 Still waiting to schedule task 20:02:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:02:18 Removing intermediate container 16fb894b7523 20:02:18 ---> 54aace59a564 20:02:18 Successfully built 54aace59a564 20:02:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:19 + docker inspect -f . ci-base-image-x86_64 20:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:19 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:02:19 $ docker top 57ae5757eebe66d3315c61614a89519875efb8cabbadd352031bb01223b17b1f -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:19 + go version 20:02:19 go version go1.18.7 linux/amd64 [Pipeline] } 20:02:19 $ docker stop --time=1 57ae5757eebe66d3315c61614a89519875efb8cabbadd352031bb01223b17b1f 20:02:21 $ docker rm -f 57ae5757eebe66d3315c61614a89519875efb8cabbadd352031bb01223b17b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:22 + docker inspect -f . ci-base-image-x86_64 20:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:22 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:02:22 $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:02:22 $ docker top 0f53fb0f633d5a55c7f5e8063d41281a091e7a719baeec755afdaa36b853fc0b -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:22 ========================================================= 20:02:22 [edgeXBuildGoParallel] Running Tests and Build... 20:02:22 ========================================================= [Pipeline] sh 20:02:22 + git config --global --add safe.directory /w/workspace/edgex-go/325 [Pipeline] fileExists [Pipeline] sh 20:02:23 + make test 20:02:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:02:29 ? github.com/edgexfoundry/edgex-go [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.118s coverage: 40.6% of statements 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.313s coverage: 89.2% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.527s coverage: 95.6% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 20:02:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 20:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 20:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 20:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 80.5% of statements 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.086s coverage: 86.9% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.8% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.8% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:03:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:03:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:03:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:03:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:03:25 GO111MODULE=on go vet ./... 20:03:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:03:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:03:30 ./bin/test-attribution-txt.sh [Pipeline] echo 20:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:03:30 + ls -al . 20:03:30 total 760 20:03:30 drwxrwxr-x 11 1001 1001 4096 Oct 11 20:02 . 20:03:30 drwxr-xr-x 4 root root 4096 Oct 11 20:02 .. 20:03:30 drwxrwxr-x 2 1001 1001 4096 Oct 11 20:01 .blubracket 20:03:30 -rw-rw-r-- 1 1001 1001 16 Oct 11 20:01 .dockerignore 20:03:30 drwxrwxr-x 8 1001 1001 4096 Oct 11 20:03 .git 20:03:30 drwxrwxr-x 3 1001 1001 4096 Oct 11 20:01 .github 20:03:30 -rw-rw-r-- 1 1001 1001 1030 Oct 11 20:01 .gitignore 20:03:30 -rw-rw-r-- 1 1001 1001 42 Oct 11 20:01 .golangci.yml 20:03:30 -rw-rw-r-- 1 1001 1001 87 Oct 11 20:01 .hadolint.yml 20:03:30 drwxr-xr-x 3 1001 1001 4096 Oct 11 20:01 .semver 20:03:30 -rw-rw-r-- 1 1001 1001 166 Oct 11 20:01 .sonarcloud.properties 20:03:30 -rw-rw-r-- 1 1001 1001 1171 Oct 11 20:01 ADOPTERS.md 20:03:30 -rw-rw-r-- 1 1001 1001 10722 Oct 11 20:01 Attribution.txt 20:03:30 -rw-rw-r-- 1 1001 1001 63209 Oct 11 20:01 CHANGELOG.md 20:03:30 -rw-rw-r-- 1 1001 1001 3804 Oct 11 20:01 CONTRIBUTING.md 20:03:30 -rw-rw-r-- 1 1001 1001 677 Oct 11 20:01 GOVERNANCE.md 20:03:30 -rw-rw-r-- 1 1001 1001 850 Oct 11 20:01 Jenkinsfile 20:03:30 -rw-rw-r-- 1 1001 1001 10775 Oct 11 20:01 LICENSE 20:03:30 -rw-rw-r-- 1 1001 1001 13857 Oct 11 20:01 Makefile 20:03:30 -rw-rw-r-- 1 1001 1001 582 Oct 11 20:01 OWNERS.md 20:03:30 -rw-rw-r-- 1 1001 1001 9799 Oct 11 20:01 README.md 20:03:30 -rw-rw-r-- 1 1001 1001 6912 Oct 11 20:01 SECURITY.md 20:03:30 -rw-rw-r-- 1 1001 1001 12 Oct 11 20:01 VERSION 20:03:30 -rw-rw-r-- 1 1001 1001 4131 Oct 11 20:01 ZMQWindows.md 20:03:30 drwxrwxr-x 2 1001 1001 4096 Oct 11 20:01 bin 20:03:30 drwxrwxr-x 18 1001 1001 4096 Oct 11 20:01 cmd 20:03:30 -rw-r--r-- 1 root root 502163 Oct 11 20:03 coverage.out 20:03:30 -rw-rw-r-- 1 1001 1001 3458 Oct 11 20:01 go.mod 20:03:30 -rw-rw-r-- 1 1001 1001 38041 Oct 11 20:01 go.sum 20:03:30 drwxrwxr-x 8 1001 1001 4096 Oct 11 20:01 internal 20:03:30 drwxrwxr-x 3 1001 1001 4096 Oct 11 20:01 openapi 20:03:30 drwxrwxr-x 4 1001 1001 4096 Oct 11 20:01 snap 20:03:30 -rw-rw-r-- 1 1001 1001 204 Oct 11 20:01 version.go [Pipeline] sh 20:03:30 + '[' -e coverage.out ] 20:03:30 + chown 1001:1001 coverage.out [Pipeline] stash 20:03:31 Stashed 1 file(s) [Pipeline] sh 20:03:31 + make build 20:03:31 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:03:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7672 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:03:33 Running in /w/workspace/edgex-go/325 [Pipeline] { [Pipeline] checkout 20:03:33 The recommended git tool is: git 20:03:38 using credential edgex-jenkins-ssh 20:03:38 Cloning the remote Git repository 20:03:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:03:38 > git init /w/workspace/edgex-go/325 # timeout=10 20:03:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:39 > git --version # timeout=10 20:03:39 > git --version # 'git version 2.25.1' 20:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:39 Verifying host key using known hosts file 20:03:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:03:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:57 Avoid second fetch 20:03:57 Checking out Revision 8629e80a55c52022002c3902c674caceb50305fb (main) 20:03:57 Commit message: "feat: Enable common security secret service metrics (#4184)" 20:03:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:57 > git config core.sparsecheckout # timeout=10 20:03:57 > git checkout -f 8629e80a55c52022002c3902c674caceb50305fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:58 Dload Upload Total Spent Left Speed 20:03:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 52949 0 --:--:-- --:--:-- --:--:-- 52949 [Pipeline] sh 20:03:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:59 + sudo tee /etc/docker/daemon.new 20:03:59 { 20:03:59 "registry-mirrors": [ 20:03:59 "https://nexus3.edgexfoundry.org:10001" 20:03:59 ], 20:03:59 "bip": "10.250.0.254/24", 20:03:59 "hosts": [ 20:03:59 "tcp://0.0.0.0:5555", 20:03:59 "unix:///var/run/docker.sock" 20:03:59 ], 20:03:59 "mtu": 1458, 20:03:59 "selinux-enabled": true, 20:03:59 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:59 } [Pipeline] sh 20:04:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:00 + sudo service docker restart 20:04: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.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:04: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.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:04:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:04:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:04:09 $ docker stop --time=1 0f53fb0f633d5a55c7f5e8063d41281a091e7a719baeec755afdaa36b853fc0b 20:04:12 $ docker rm -f 0f53fb0f633d5a55c7f5e8063d41281a091e7a719baeec755afdaa36b853fc0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:13 20:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:13 latest: Pulling from edgex-devops/edgex-compose 20:04:13 cbdbe7a5bc2a: Pulling fs layer 20:04:13 ca9280d653b3: Pulling fs layer 20:04:13 7e9c9ca2126c: Pulling fs layer 20:04:13 cbdbe7a5bc2a: Verifying Checksum 20:04:13 cbdbe7a5bc2a: Download complete 20:04:13 ca9280d653b3: Verifying Checksum 20:04:13 ca9280d653b3: Download complete 20:04:13 cbdbe7a5bc2a: Pull complete 20:04:13 7e9c9ca2126c: Verifying Checksum 20:04:13 7e9c9ca2126c: Download complete 20:04:14 ca9280d653b3: Pull complete 20:04:18 7e9c9ca2126c: Pull complete 20:04:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:18 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:04:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:04:19 $ docker top ed2a54bd9a715c777db370cb384c8eff71ed53a865e70160d3fdbcb295d42568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 20:04:19 provisioning config files... 20:04:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config1092745133973616795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:20 + + docker-composegrep build parallel --help 20:04:20 20:04:20 ---> docker-login.sh 20:04:20 nexus3.edgexfoundry.org:10001 20:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:20 --parallel Build images in parallel. [Pipeline] } 20:04:20 $ docker stop --time=1 ed2a54bd9a715c777db370cb384c8eff71ed53a865e70160d3fdbcb295d42568 20:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:21 Configure a credential helper to remove this warning. See 20:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:21 20:04:21 Login Succeeded 20:04:21 nexus3.edgexfoundry.org:10002 20:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:21 Configure a credential helper to remove this warning. See 20:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:21 20:04:21 Login Succeeded 20:04:21 nexus3.edgexfoundry.org:10003 20:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:21 Configure a credential helper to remove this warning. See 20:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:21 20:04:21 Login Succeeded 20:04:21 nexus3.edgexfoundry.org:10004 20:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:22 $ docker rm -f ed2a54bd9a715c777db370cb384c8eff71ed53a865e70160d3fdbcb295d42568 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:22 Configure a credential helper to remove this warning. See 20:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:22 20:04:22 Login Succeeded 20:04:22 docker.io 20:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:22 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:04:22 $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:22 Configure a credential helper to remove this warning. See 20:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:22 20:04:22 Login Succeeded 20:04:22 ---> docker-login.sh ends 20:04:22 $ docker top 56882e45678c4fbbce5d3cd2e86fc06bcb9c237226ea0d8d34d33a57a2ba8d6d -eo pid,comm [Pipeline] { [Pipeline] } 20:04:22 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:23 + docker-compose -f ./docker-compose-build.yml build --parallel 20:04:23 + git config --global --add safe.directory /w/workspace/edgex-go/325 [Pipeline] echo 20:04:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:23 ========================================================= 20:04:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:04:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:23 9b18e9b68314: Pulling fs layer 20:04:23 d32db5db7311: Pulling fs layer 20:04:23 d0c4b47475fc: Pulling fs layer 20:04:23 5831b945b038: Pulling fs layer 20:04:23 86bbec2aaacd: Pulling fs layer 20:04:23 e10730c5d714: Pulling fs layer 20:04:23 5dd5c2283517: Pulling fs layer 20:04:23 d5ac0230b979: Pulling fs layer 20:04:23 5831b945b038: Waiting 20:04:23 86bbec2aaacd: Waiting 20:04:23 e10730c5d714: Waiting 20:04:23 5dd5c2283517: Waiting 20:04:23 d5ac0230b979: Waiting 20:04:23 Building core-command ... 20:04:23 Building core-data ... 20:04:23 Building core-metadata ... 20:04:23 Building security-bootstrapper ... 20:04:23 Building security-proxy-setup ... 20:04:23 Building security-secretstore-setup ... 20:04:23 Building security-spiffe-token-provider ... 20:04:23 Building security-spire-agent ... 20:04:23 Building security-spire-config ... 20:04:23 Building security-spire-server ... 20:04:23 Building support-notifications ... 20:04:23 Building support-scheduler ... 20:04:23 Building sys-mgmt-agent ... 20:04:23 Building security-spiffe-token-provider 20:04:23 Building security-spire-config 20:04:23 Building security-spire-server 20:04:23 Building support-scheduler 20:04:23 Building support-notifications 20:04:24 d0c4b47475fc: Verifying Checksum 20:04:24 d0c4b47475fc: Download complete 20:04:24 d32db5db7311: Verifying Checksum 20:04:24 d32db5db7311: Download complete 20:04:24 86bbec2aaacd: Verifying Checksum 20:04:24 86bbec2aaacd: Download complete 20:04:24 e10730c5d714: Verifying Checksum 20:04:24 e10730c5d714: Download complete 20:04:24 9b18e9b68314: Download complete 20:04:25 9b18e9b68314: Pull complete 20:04:25 d5ac0230b979: Verifying Checksum 20:04:25 d5ac0230b979: Download complete 20:04:25 d32db5db7311: Pull complete 20:04:25 d0c4b47475fc: Pull complete 20:04:26 5dd5c2283517: Verifying Checksum 20:04:26 5dd5c2283517: Download complete 20:04:26 5831b945b038: Verifying Checksum 20:04:26 5831b945b038: Download complete 20:04:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> 54aace59a564 20:04:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> 54aace59a564 20:04:36 Step 3/20 : WORKDIR /edgex-go 20:04:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> 54aace59a564 20:04:36 Step 3/25 : WORKDIR /edgex-go 20:04:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> 54aace59a564 20:04:36 Step 3/26 : WORKDIR /edgex-go 20:04:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> 54aace59a564 20:04:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:37 ---> Running in 2285200a5fc1 20:04:37 ---> Running in 13eb9f0a9c00 20:04:37 ---> Running in e2e8c86b3a9e 20:04:37 ---> Running in 89651fe5d952 20:04:37 ---> Running in 470dd2bc84e2 20:04:37 Removing intermediate container 89651fe5d952 20:04:37 ---> 0a2a39ed52c3 20:04:37 Step 4/23 : WORKDIR /edgex-go 20:04:37 Removing intermediate container 2285200a5fc1 20:04:37 ---> 3871bc17bedf 20:04:37 Step 4/23 : WORKDIR /edgex-go 20:04:37 Removing intermediate container e2e8c86b3a9e 20:04:37 ---> e26c17dc4a24 20:04:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:04:37 Removing intermediate container 470dd2bc84e2 20:04:37 ---> 78181165696e 20:04:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:37 Removing intermediate container 13eb9f0a9c00 20:04:37 ---> d7e91bc29c54 20:04:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:37 ---> Running in 4ce84910471f 20:04:37 ---> Running in 47289e9a73bf 20:04:37 ---> Running in d0e220de445c 20:04:37 ---> Running in 162e1e4b8cff 20:04:37 ---> Running in a3b301a169a3 20:04:37 Removing intermediate container 162e1e4b8cff 20:04:37 ---> 3a20a3c83b3e 20:04:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:38 Removing intermediate container 47289e9a73bf 20:04:38 ---> d4cd62a1e18c 20:04:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:38 ---> Running in 4d107b32a416 20:04:38 ---> Running in 0ec475bba021 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:38 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:04:38 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:04:38 OK: 17036 distinct packages available 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:38 Removing intermediate container d0e220de445c 20:04:38 ---> 4656a9e13b43 20:04:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:38 ---> Running in e743fd72b1ee 20:04:39 5831b945b038: Pull complete 20:04:39 86bbec2aaacd: Pull complete 20:04:39 e10730c5d714: Pull complete 20:04:39 OK: 211 MiB in 51 packages 20:04:39 Removing intermediate container a3b301a169a3 20:04:39 ---> 747e673679f2 20:04:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:04:39 ---> Running in ea52dd243531 20:04:39 Removing intermediate container 4d107b32a416 20:04:39 ---> 48ccee5f1043 20:04:39 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:39 ---> Running in ca02507e9f53 20:04:39 Removing intermediate container 0ec475bba021 20:04:39 ---> 14d3eb710ef7 20:04:39 Step 6/23 : RUN apk add --update --no-cache make git 20:04:39 ---> Running in 85900f1a2aeb 20:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:40 Removing intermediate container 4ce84910471f 20:04:40 ---> 0cd3eb809584 20:04:40 Step 5/20 : COPY go.mod vendor* ./ 20:04:40 OK: 211 MiB in 51 packages 20:04:40 OK: 211 MiB in 51 packages 20:04:40 ---> 1b55d1e0d439 20:04:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:40 ---> Running in 777dbc85bad0 20:04:41 Removing intermediate container e743fd72b1ee 20:04:41 ---> ba51a00175f8 20:04:41 Step 6/26 : COPY go.mod vendor* ./ 20:04:41 ---> 7f847604c0cb 20:04:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:41 ---> Running in 7a91ef709162 20:04:41 Removing intermediate container ea52dd243531 20:04:41 ---> 3f5a3a91e5ff 20:04:41 Step 6/25 : COPY go.mod vendor* ./ 20:04:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:41 ---> 6d6644421107 20:04:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:41 ---> Running in 2030976a152d 20:04:41 OK: 211 MiB in 51 packages 20:04:41 OK: 211 MiB in 51 packages 20:04:42 Removing intermediate container ca02507e9f53 20:04:42 ---> 5451e893edbd 20:04:42 Step 7/23 : COPY go.mod vendor* ./ 20:04:42 Removing intermediate container 85900f1a2aeb 20:04:42 ---> 66efc0c5c243 20:04:42 Step 7/23 : COPY go.mod vendor* ./ 20:04:42 ---> e2ed190b7477 20:04:42 ---> f05ffa25097d 20:04:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:42 20:04:42 ---> Running in 4f25a967df29 20:04:42 ---> Running in 2244b2e6ca08 20:04:45 5dd5c2283517: Pull complete 20:04:46 d5ac0230b979: Pull complete 20:04:46 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:04:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:47 WORKDIR /edgex 20:04:47 COPY go.mod . 20:04:47 RUN go mod download 20:04:47 + docker build -t ci-base-image-arm64 -f - . 20:04:47 Sending build context to Docker daemon 3.267MB 20:04:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:47 ---> 59b3b1a385d4 20:04:47 Step 2/4 : WORKDIR /edgex 20:04:49 ---> Running in 4498319186e4 20:04:49 Removing intermediate container 4498319186e4 20:04:49 ---> 03688c0e9ad8 20:04:49 Step 3/4 : COPY go.mod . 20:04:51 ---> 27f8d8e802e0 20:04:51 Step 4/4 : RUN go mod download 20:04:51 ---> Running in b082bc342c70 20:05:00 Removing intermediate container 7a91ef709162 20:05:00 ---> 53266b442277 20:05:00 Step 8/26 : COPY . . 20:05:00 Removing intermediate container 4f25a967df29 20:05:00 ---> 47ba18c1e6f6 20:05:00 Step 9/23 : COPY . . 20:05:00 Removing intermediate container 2030976a152d 20:05:00 ---> 390bccd3c8b2 20:05:00 Step 8/25 : COPY . . 20:05:00 Removing intermediate container 2244b2e6ca08 20:05:00 ---> b7c3e3b28c82 20:05:00 Step 9/23 : COPY . . 20:05:00 Removing intermediate container 777dbc85bad0 20:05:00 ---> b8ee4ccd4736 20:05:00 Step 7/20 : COPY . . 20:05:09 ---> f78dfda07a44 20:05:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:05:09 ---> 04e494d12e26 20:05:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:09 ---> 734088df9fbd 20:05:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:05:09 ---> 527d64be2d22 20:05:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:05:09 ---> 1ca738325bfa 20:05:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:05:09 ---> Running in e0fcfa3d07e2 20:05:09 ---> Running in 4b6205421455 20:05:09 ---> Running in da72ea36618b 20:05:09 ---> Running in 811dcb430619 20:05:09 ---> Running in cf4e266acbba 20:05:09 Removing intermediate container da72ea36618b 20:05:09 ---> 8eaf6a447b0d 20:05:09 Step 10/25 : WORKDIR /edgex-go/spire-build 20:05:09 Removing intermediate container 811dcb430619 20:05:09 ---> 6e80aa475dcb 20:05:09 Step 10/26 : WORKDIR /edgex-go/spire-build 20:05:09 ---> Running in 4f05ffba15e0 20:05:09 ---> Running in a7f26f2312b2 20:05:09 Removing intermediate container 4f05ffba15e0 20:05:09 ---> 4ada81a9f78d 20:05:09 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:09 Removing intermediate container a7f26f2312b2 20:05:09 ---> 2615927ac514 20:05:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:09 ---> Running in 2536ab38d0eb 20:05:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:09 ---> Running in 663915ac7148 20:05: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.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:05:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:05:10 Removing intermediate container 663915ac7148 20:05:10 ---> da67fabb8613 20:05:10 Step 12/26 : WORKDIR /edgex-go 20:05:10 Removing intermediate container 2536ab38d0eb 20:05:10 ---> a6d42e5164f7 20:05:10 Step 12/25 : WORKDIR /edgex-go 20:05:10 ---> Running in b7f33d52653a 20:05:10 ---> Running in 777f62d3d354 20:05:11 Removing intermediate container b7f33d52653a 20:05:11 ---> 10583fa84804 20:05:11 20:05:11 Step 13/26 : FROM alpine:3.15 20:05:11 Removing intermediate container 777f62d3d354 20:05:11 ---> 20b65611e5ad 20:05:11 20:05:11 Step 13/25 : FROM alpine:3.15 20:05:11 3.15: Pulling from library/alpine 20:05:11 3.15: Pulling from library/alpine 20:05:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:05:12 Status: Downloaded newer image for alpine:3.15 20:05:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:05:12 Status: Image is up to date for alpine:3.15 20:05:12 ---> c4fc93816858 20:05:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:12 ---> c4fc93816858 20:05:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:12 ---> Running in ddd293aa2cfe 20:05:12 ---> Running in e65b05f9852e 20:05:13 Removing intermediate container e65b05f9852e 20:05:13 ---> 1583e3850f93 20:05:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:13 Removing intermediate container ddd293aa2cfe 20:05:13 ---> eeb4ce80b32a 20:05:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:13 ---> Running in 37d0552ceb4f 20:05:13 ---> Running in 24612011d193 20:05:15 Removing intermediate container 37d0552ceb4f 20:05:15 ---> ea4de5fd95f6 20:05:15 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:15 ---> Running in 91061532c110 20:05:15 Removing intermediate container 24612011d193 20:05:15 ---> 47e42c5410a8 20:05:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:15 ---> Running in 646686ad0f0a 20:05:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:16 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:05:16 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:05:16 OK: 15857 distinct packages available 20:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:17 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:05:17 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:05:17 OK: 15857 distinct packages available 20:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:18 (1/5) Installing dumb-init (1.2.5-r1) 20:05:18 (2/5) Installing musl-obstack (1.2.3-r0) 20:05:18 (3/5) Installing libucontext (1.1-r0) 20:05:18 (1/4) Installing dumb-init (1.2.5-r1) 20:05:18 (4/5) Installing gcompat (1.0.0-r4) 20:05:18 (2/4) Installing musl-obstack (1.2.3-r0) 20:05:18 (5/5) Installing openssl (1.1.1q-r0) 20:05:18 (3/4) Installing libucontext (1.1-r0) 20:05:18 Executing busybox-1.34.1-r7.trigger 20:05:18 OK: 7 MiB in 19 packages 20:05:18 (4/4) Installing gcompat (1.0.0-r4) 20:05:18 Executing busybox-1.34.1-r7.trigger 20:05:18 OK: 6 MiB in 18 packages 20:05:20 Removing intermediate container 646686ad0f0a 20:05:20 ---> 7289cd6464e3 20:05:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:20 Removing intermediate container 91061532c110 20:05:20 ---> 9dced278ed31 20:05:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:23 ---> 6af58fa5c9ec 20:05:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:23 ---> d9bd1e6573b6 20:05:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:24 Removing intermediate container b082bc342c70 20:05:24 ---> d4253a0f5093 20:05:24 Successfully built d4253a0f5093 20:05:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:24 ---> 7e9da610e310 20:05:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:24 + docker inspect -f . ci-base-image-arm64 20:05:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container 20:05:24 ---> 30ebe3c89a36 20:05:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:24 ---> Running in 93bf5df6264d 20:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:05:25 ---> 3dabdabcca86 20:05:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:25 Removing intermediate container 93bf5df6264d 20:05:25 ---> f80d0fe7c83d 20:05:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:25 ---> 48f666526fbc 20:05:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:25 ---> Running in ac47b76f1868 20:05:25 ---> 579d61b4cc77 20:05:25 Step 21/26 : WORKDIR / 20:05:25 ---> Running in c594940fc630 20:05:26 Removing intermediate container ac47b76f1868 20:05:26 ---> 89949e2dc9a6 20:05:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:26 ---> Running in 9ba60173848f 20:05:26 Removing intermediate container c594940fc630 20:05:26 ---> 239943b45951 20:05:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:26 Removing intermediate container 9ba60173848f 20:05:26 ---> 9e1a07840158 20:05:26 Step 23/25 : LABEL arch=x86_64 20:05:26 ---> Running in c1de700cbf14 20:05:26 ---> Running in 9770f0d1d344 20:05:26 Removing intermediate container c1de700cbf14 20:05:26 ---> 8300a9e3b68e 20:05:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:26 Removing intermediate container 9770f0d1d344 20:05:26 ---> 74ac1e24409a 20:05:26 Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:05:26 ---> Running in 9b0e3ab44340 20:05:26 ---> Running in f7e3c7d1b5de 20:05:27 Removing intermediate container 9b0e3ab44340 20:05:27 ---> 1870fa5f78fc 20:05:27 Step 25/25 : LABEL version=2.3.0-dev.87 20:05:27 Removing intermediate container f7e3c7d1b5de 20:05:27 ---> e5fae6e5759d 20:05:27 Step 24/26 : LABEL arch=x86_64 20:05:27 ---> Running in 6bb5fee9a2df 20:05:27 ---> Running in 1fdf5f24f097 20:05:27 Removing intermediate container 6bb5fee9a2df 20:05:27 ---> 53b4bc72d6f2 20:05:27 20:05:27 Removing intermediate container 1fdf5f24f097 20:05:27 ---> 51c35dc7f8b3 20:05:27 Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:05:27 Successfully built 53b4bc72d6f2 20:05:27 Successfully tagged security-spire-server:latest 20:05:27 ---> Running in 436950a03a88 20:05:27  Building security-spire-server ... done Building core-data 20:05:27 $ docker top e02b57711a8c1a13b0a21f8a93c0c10f1282668bfba7e8602f940232caed0f81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:28 + go version 20:05:28 go version go1.18.7 linux/arm64 [Pipeline] } 20:05:28 $ docker stop --time=1 e02b57711a8c1a13b0a21f8a93c0c10f1282668bfba7e8602f940232caed0f81 20:05:29 Removing intermediate container 436950a03a88 20:05:29 ---> 314c3a4d8d66 20:05:29 Step 26/26 : LABEL version=2.3.0-dev.87 20:05:29 ---> Running in 578bcf465416 20:05:29 Removing intermediate container 578bcf465416 20:05:29 ---> abe79f724537 20:05:29 20:05:29 Successfully built abe79f724537 20:05:29 Successfully tagged security-spire-config:latest 20:05:29 Building security-bootstrapper 20:05:30 $ docker rm -f e02b57711a8c1a13b0a21f8a93c0c10f1282668bfba7e8602f940232caed0f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:30 20:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:31 latest: Pulling from edgex-devops/edgex-compose-arm64 20:05:31 29e5d40040c1: Pulling fs layer 20:05:31 1ce36da41761: Pulling fs layer 20:05:31 25b303627fd3: Pulling fs layer 20:05:31 29e5d40040c1: Verifying Checksum 20:05:31 29e5d40040c1: Download complete 20:05:31 1ce36da41761: Verifying Checksum 20:05:31 1ce36da41761: Download complete 20:05:31 29e5d40040c1: Pull complete 20:05:32  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:32 ---> 54aace59a564 20:05:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:05:32 ---> Using cache 20:05:32 ---> 3871bc17bedf 20:05:32 Step 4/24 : WORKDIR /edgex-go 20:05:32 ---> Using cache 20:05:32 ---> 3a20a3c83b3e 20:05:32 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:32 ---> Using cache 20:05:32 ---> 48ccee5f1043 20:05:32 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:05:33 25b303627fd3: Verifying Checksum 20:05:33 25b303627fd3: Download complete 20:05:33 1ce36da41761: Pull complete 20:05:34 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:34 ---> 54aace59a564 20:05:34 Step 3/33 : WORKDIR /edgex-go 20:05:34 ---> Using cache 20:05:34 ---> d7e91bc29c54 20:05:34 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:34 ---> Using cache 20:05:34 ---> 747e673679f2 20:05:34 Step 5/33 : RUN apk add --update --no-cache make git 20:05:35 ---> Running in ff5f635e011f 20:05:35 ---> Running in 26f6e708d37b 20:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:36 OK: 211 MiB in 51 packages 20:05:36 OK: 211 MiB in 51 packages 20:05:38 Removing intermediate container ff5f635e011f 20:05:38 ---> e67fa572eeaf 20:05:38 Step 7/24 : COPY go.mod vendor* ./ 20:05:38 Removing intermediate container 26f6e708d37b 20:05:38 ---> 761160bb87dc 20:05:38 Step 6/33 : COPY go.mod vendor* ./ 20:05:38 ---> 7f09fc768e8b 20:05:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:39 ---> 829c9b4e75c5 20:05:39 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:39 ---> Running in cd055b0e4d55 20:05:39 ---> Running in 938710e225dd 20:05:41 Removing intermediate container 4b6205421455 20:05:41 ---> ad0bb281ce50 20:05:41 20:05:41 Step 9/20 : FROM alpine:3.15 20:05:41 ---> c4fc93816858 20:05:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:41 ---> Using cache 20:05:41 ---> eeb4ce80b32a 20:05:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:41 ---> Using cache 20:05:41 ---> 47e42c5410a8 20:05:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:41 ---> Running in db8e5add7041 20:05:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:43 25b303627fd3: Pull complete 20:05:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:43 prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container 20:05:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:05:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:44 Removing intermediate container cf4e266acbba 20:05:44 ---> 11dbaed0e1c7 20:05:44 20:05:44 Step 11/23 : FROM alpine:3.16 20:05:44 Removing intermediate container e0fcfa3d07e2 20:05:44 ---> 45eed1c2b8cc 20:05:44 20:05:44 Step 11/23 : FROM alpine:3.16 20:05:44 3.16: Pulling from library/alpine 20:05:44 3.16: Pulling from library/alpine 20:05:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:05:45 Status: Downloaded newer image for alpine:3.16 20:05:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:05:45 Status: Image is up to date for alpine:3.16 20:05:45 ---> 9c6f07244728 20:05:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:45 ---> 9c6f07244728 20:05:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:45 ---> Running in 14360032c0e3 20:05:45 ---> Running in c810083b87da 20:05:45 $ docker top 05a94d09b8b643719e0985362280ffb56bf00e0c2848de11c8d68904d4118f89 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:46 (1/1) Installing dumb-init (1.2.5-r1) 20:05:46 (1/2) Installing ca-certificates (20220614-r0) 20:05:46 Executing busybox-1.35.0-r17.trigger 20:05:46 (2/2) Installing dumb-init (1.2.5-r1) 20:05:46 OK: 6 MiB in 15 packages 20:05:46 Executing busybox-1.35.0-r17.trigger 20:05:46 Executing ca-certificates-20220614-r0.trigger 20:05:46 OK: 6 MiB in 16 packages 20:05:46 + docker-compose build --help 20:05:46 + grep parallel 20:05:47 Removing intermediate container 14360032c0e3 20:05:47 ---> 47475d34e91c 20:05:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:47 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:05:47 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:05:47 OK: 15857 distinct packages available 20:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:47 Removing intermediate container c810083b87da 20:05:47 ---> d10e454e60c5 20:05:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:47 ---> Running in e7ab5a237fd7 20:05:47 ---> Running in 8d641ab1444e 20:05:47 Removing intermediate container e7ab5a237fd7 20:05:47 ---> f3e7473048f6 20:05:47 Step 14/23 : ENV APP_PORT=59861 20:05:47 Removing intermediate container 8d641ab1444e 20:05:47 ---> 17058fe643af 20:05:47 Step 14/23 : ENV APP_PORT=59860 20:05:47 ---> Running in 1b1d9e7fb12f 20:05:48 ---> Running in db0c224c284e 20:05:48 Removing intermediate container 1b1d9e7fb12f 20:05:48 ---> 871185cbbab7 20:05:48 Step 15/23 : EXPOSE $APP_PORT 20:05:48 Removing intermediate container db0c224c284e 20:05:48 ---> 03ab17073383 20:05:48 Step 15/23 : EXPOSE $APP_PORT 20:05:48 Removing intermediate container cd055b0e4d55 20:05:48 ---> a7d1a73bbe79 20:05:48 Step 9/24 : COPY . . 20:05:48 Removing intermediate container 938710e225dd 20:05:48 ---> b63ec5562d9f 20:05:48 Step 8/33 : COPY . . 20:05:48 ---> Running in d0993df6108e 20:05:48 ---> Running in b4eda286a554 20:05:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:48 (1/9) Installing ca-certificates (20220614-r0) 20:05:48 (2/9) Installing brotli-libs (1.0.9-r5) 20:05:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:05:49 Removing intermediate container d0993df6108e 20:05:49 ---> 87de594b6e5d 20:05:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:49 Removing intermediate container b4eda286a554 20:05:49 ---> 97424bd56eae 20:05:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:49 (4/9) Installing libcurl (7.80.0-r3) 20:05:49 (5/9) Installing curl (7.80.0-r3) 20:05:49 (6/9) Installing dumb-init (1.2.5-r1) 20:05:49 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:49 (8/9) Installing libucontext (1.1-r0) 20:05:49 (9/9) Installing gcompat (1.0.0-r4) 20:05:49 Executing busybox-1.34.1-r7.trigger 20:05:49 Executing ca-certificates-20220614-r0.trigger 20:05:49 OK: 8 MiB in 23 packages 20:05:50 ---> 4c62a43d5b5c 20:05:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:50 ---> b6fd30ae654d 20:05:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:50 Removing intermediate container db8e5add7041 20:05:50 ---> c5c3b2008e3e 20:05:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:50 --parallel Build images in parallel. [Pipeline] } 20:05:50 $ docker stop --time=1 05a94d09b8b643719e0985362280ffb56bf00e0c2848de11c8d68904d4118f89 20:05:51 ---> bea080508bcf 20:05:51 ---> 392db732b251 20:05:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:05:51 20:05:51 ---> f5d4fe2f1250 20:05:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:51 ---> e36e10b66da5 20:05:51 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:51 ---> 8bb361f98474 20:05:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:05:51 ---> Running in 650740f74f47 20:05:51 ---> 5df3191126cc 20:05:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:51 ---> Running in 4cc5d9ca6b3e 20:05:51 ---> Running in 10ac979d6d25 20:05:51 ---> 9700b4577f05 20:05:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:05:51 Removing intermediate container 4cc5d9ca6b3e 20:05:51 ---> 10cf7528e5e4 20:05:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:05:51 ---> 323933c86df7 20:05:51 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:51 Removing intermediate container 10ac979d6d25 20:05:51 ---> fe151388abbc 20:05:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:05:51 ---> Running in 53609aecfc87 20:05:51 ---> Running in cef2c8f535cd 20:05:51 ---> Running in a8589b1311e8 20:05:51 ---> 1b65fb958469 20:05:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:51 Removing intermediate container 53609aecfc87 20:05:51 ---> cfdc108afb1c 20:05:51 Step 21/23 : LABEL arch=x86_64 20:05:51 ---> Running in 6f224622736a 20:05:52 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:05:52 Removing intermediate container a8589b1311e8 20:05:52 ---> b577b28e5d1c 20:05:52 Step 21/23 : LABEL arch=x86_64 20:05:52 ---> Running in c55c3ce88307 20:05:52 ---> Running in 94238802864a 20:05:52 Removing intermediate container 6f224622736a 20:05:52 ---> 04fcd3020b0b 20:05:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:05:52 ---> Running in 46c2573ee092 20:05:52 Removing intermediate container c55c3ce88307 20:05:52 ---> c410c9ef509b 20:05:52 Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:05:52 Removing intermediate container 94238802864a 20:05:52 ---> e926cc33336b 20:05:52 Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:05:52 ---> Running in abb616e86f5e 20:05: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.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:52 ---> Running in 120518e5b30b 20:05:52 Removing intermediate container 46c2573ee092 20:05:52 ---> 89724fb0cef1 20:05:52 Step 18/20 : LABEL arch=x86_64 20:05:52 ---> Running in 18e4aea3bb11 20:05:52 Removing intermediate container abb616e86f5e 20:05:52 ---> 8b54fe39b9cc 20:05:52 Step 23/23 : LABEL version=2.3.0-dev.87 20:05:52 Removing intermediate container 120518e5b30b 20:05:52 ---> dba8171746d5 20:05:52 Step 23/23 : LABEL version=2.3.0-dev.87 20:05:52 $ docker rm -f 05a94d09b8b643719e0985362280ffb56bf00e0c2848de11c8d68904d4118f89 [Pipeline] // withDockerContainer 20:05:52 ---> Running in 6c4b347ee64b 20:05:52 Removing intermediate container 18e4aea3bb11 20:05:52 ---> 90e7ebd9f53c 20:05:52 Step 19/20 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:05:52 ---> Running in 88f2d299d64e 20:05:52 ---> Running in 5eb62d611bcd 20:05:52 Removing intermediate container 6c4b347ee64b 20:05:52 ---> 1e56be5661bf 20:05:52 20:05:52 Removing intermediate container 88f2d299d64e 20:05:52 ---> 58d2627fb731 20:05:52 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:52 Removing intermediate container 5eb62d611bcd 20:05:52 ---> b2afe65697bf 20:05:52 Step 20/20 : LABEL version=2.3.0-dev.87 20:05:52 Successfully built 58d2627fb731 20:05:52 Successfully built 1e56be5661bf 20:05:52 Successfully tagged support-scheduler:latest 20:05:52  Building support-scheduler ... done Building security-spire-agent 20:05:52 Successfully tagged support-notifications:latest 20:05:52  Building support-notifications ... done Building security-secretstore-setup 20:05:52 ---> Running in 960e9fccbaad 20:05:52 Removing intermediate container 960e9fccbaad 20:05:52 ---> 5e3db51e9056 20:05:52 20:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:53 Successfully built 5e3db51e9056 20:05:53 Successfully tagged security-spiffe-token-provider:latest 20:05:53 Building security-proxy-setup 20:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container 20:05:53 $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:05:54 $ docker top bfdf03b583c931cb1ae29b1b30633a3ae07e4f89c5aa1a59112d397d429cb863 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:05:59 Building core-command ... 20:05:59 Building core-data ... 20:05:59 Building core-metadata ... 20:05:59 Building security-bootstrapper ... 20:05:59 Building security-proxy-setup ... 20:05:59 Building security-secretstore-setup ... 20:05:59 Building security-spiffe-token-provider ... 20:05:59 Building security-spire-agent ... 20:05:59 Building security-spire-config ... 20:05:59 Building security-spire-server ... 20:05:59 Building support-notifications ... 20:05:59 Building support-scheduler ... 20:05:59 Building sys-mgmt-agent ... 20:05:59 Building core-command 20:05:59 Building security-spiffe-token-provider 20:05:59 Building security-spire-server 20:05:59 Building security-bootstrapper 20:05:59 Building security-spire-config 20:06:01  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:01 ---> 54aace59a564 20:06:01 Step 3/26 : WORKDIR /edgex-go 20:06:01 ---> Using cache 20:06:01 ---> d7e91bc29c54 20:06:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:01 ---> Using cache 20:06:01 ---> 747e673679f2 20:06:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:06:01 ---> Using cache 20:06:01 ---> 3f5a3a91e5ff 20:06:01 Step 6/26 : COPY go.mod vendor* ./ 20:06:01 ---> Using cache 20:06:01 ---> 6d6644421107 20:06:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:01 ---> Using cache 20:06:01 ---> 390bccd3c8b2 20:06:01 Step 8/26 : COPY . . 20:06:01 ---> Using cache 20:06:01 ---> 734088df9fbd 20:06:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:06:01 ---> Using cache 20:06:01 ---> 8eaf6a447b0d 20:06:01 Step 10/26 : WORKDIR /edgex-go/spire-build 20:06:01 ---> Using cache 20:06:01 ---> 4ada81a9f78d 20:06:01 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:01 ---> 54aace59a564 20:06:01 Step 3/25 : WORKDIR /edgex-go 20:06:01 ---> Using cache 20:06:01 ---> d7e91bc29c54 20:06:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:01 ---> Using cache 20:06:01 ---> 747e673679f2 20:06:01 Step 5/25 : RUN apk add --update --no-cache make git 20:06:01 ---> Using cache 20:06:01 ---> 761160bb87dc 20:06:01 Step 6/25 : COPY go.mod vendor* ./ 20:06:01 ---> Using cache 20:06:01 ---> 829c9b4e75c5 20:06:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:01 ---> Using cache 20:06:01 ---> b63ec5562d9f 20:06:01 Step 8/25 : COPY . . 20:06:01 ---> Using cache 20:06:01 ---> 323933c86df7 20:06:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:02 ---> 54aace59a564 20:06:02 Step 3/22 : WORKDIR /edgex-go 20:06:02 ---> Using cache 20:06:02 ---> d7e91bc29c54 20:06:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:02 ---> Using cache 20:06:02 ---> 747e673679f2 20:06:02 Step 5/22 : RUN apk add --update --no-cache make git 20:06:02 ---> Using cache 20:06:02 ---> 761160bb87dc 20:06:02 Step 6/22 : COPY go.mod vendor* ./ 20:06:02 ---> Using cache 20:06:02 ---> 829c9b4e75c5 20:06:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:02 ---> Using cache 20:06:02 ---> b63ec5562d9f 20:06:02 Step 8/22 : COPY . . 20:06:02 ---> Using cache 20:06:02 ---> 323933c86df7 20:06:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:06:03 ---> Running in 7ed24a46d383 20:06:03 ---> Running in 56e66c9aa803 20:06:03 ---> Running in b1b2a635060d 20:06:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:06:05 Removing intermediate container 7ed24a46d383 20:06:05 ---> d4db6ef286e1 20:06:05 Step 12/26 : WORKDIR /edgex-go 20:06:05 ---> Running in e2f23593d2aa 20:06:05 Removing intermediate container e2f23593d2aa 20:06:05 ---> 687d35ab3356 20:06:05 20:06:05 Step 13/26 : FROM alpine:3.15 20:06:05 ---> c4fc93816858 20:06:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:05 ---> Using cache 20:06:05 ---> eeb4ce80b32a 20:06:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:05 ---> Using cache 20:06:05 ---> 47e42c5410a8 20:06:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:05 ---> Running in 05fefd4e3202 20:06:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:07 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:06:07 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:06:07 OK: 15857 distinct packages available 20:06:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:08 (1/5) Installing dumb-init (1.2.5-r1) 20:06:08 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:08 (3/5) Installing libucontext (1.1-r0) 20:06:08 (4/5) Installing gcompat (1.0.0-r4) 20:06:08 (5/5) Installing openssl (1.1.1q-r0) 20:06:08 Executing busybox-1.34.1-r7.trigger 20:06:08 OK: 7 MiB in 19 packages 20:06:09 Removing intermediate container 05fefd4e3202 20:06:09 ---> 2f94e3f5e59a 20:06:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:06:11 ---> a94397a60717 20:06:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> d4253a0f5093 20:06:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:06:11 ---> Running in f49c24080aa1 20:06:11 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> d4253a0f5093 20:06:11 Step 3/33 : WORKDIR /edgex-go 20:06:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> d4253a0f5093 20:06:11 Step 3/25 : WORKDIR /edgex-go 20:06:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> d4253a0f5093 20:06:11 Step 3/26 : WORKDIR /edgex-go 20:06:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:06:11 ---> d4253a0f5093 20:06:11 Step 3/20 : WORKDIR /edgex-go ---> Running in c22cb34c605f 20:06:11 20:06:11 ---> Running in 45aa2f57a641 20:06:11 ---> Running in 41b028fa9fac 20:06:11 ---> Running in bfa05c68d9af 20:06:11 Removing intermediate container f49c24080aa1 20:06:11 ---> 9e4707806572 20:06:11 Step 4/24 : WORKDIR /edgex-go 20:06:11 ---> Running in 14806d2a6b87 20:06:11 Removing intermediate container c22cb34c605f 20:06:11 ---> 9eb7bcee9cd8 20:06:11 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:11 Removing intermediate container 45aa2f57a641 20:06:11 ---> 679c40a7968e 20:06:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:11 Removing intermediate container bfa05c68d9af 20:06:11 ---> 36ef25da8735 20:06:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:06:11 ---> Running in b5eef7795e10 20:06:11 Removing intermediate container 41b028fa9fac 20:06:11 ---> 6e8a3467be33 20:06:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:11 ---> Running in adf23c8b4181 20:06:11 ---> Running in 5fe4d87197c9 20:06:11 Removing intermediate container 14806d2a6b87 20:06:11 ---> 7b709fbf565b 20:06:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:11 ---> Running in cd4d7380db53 20:06:11 ---> Running in d11327354cdf 20:06:12 ---> 913cf38f267c 20:06:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:12 ---> bd883bef6b28 20:06:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:13 ---> 00393f2c8646 20:06:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:14 ---> f508192f84e8 20:06:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:14 ---> Running in 5ce541de30d4 20:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:14 Removing intermediate container 5ce541de30d4 20:06:14 ---> 91ead18cd835 20:06:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:14 ---> Running in fccd61d28578 20:06:14 Removing intermediate container cef2c8f535cd 20:06:14 ---> 8e32a49dc8dd 20:06:14 20:06:14 Step 10/33 : FROM alpine:3.16 20:06:14 ---> 9c6f07244728 20:06:14 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:14 ---> Running in f4b8cbb6f4c2 20:06:14 Removing intermediate container fccd61d28578 20:06:14 ---> 87bc57b8de6f 20:06:14 Step 24/26 : LABEL arch=x86_64 20:06:14 ---> Running in efce7f7272a4 20:06:14 Removing intermediate container b5eef7795e10 20:06:14 ---> 2dee09355d10 20:06:14 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:06:14 Removing intermediate container efce7f7272a4 20:06:14 ---> a2729645dfbe 20:06:14 Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:14 Removing intermediate container f4b8cbb6f4c2 20:06:14 ---> a22f6f6371eb 20:06:14 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:06:15 ---> Running in 460db09cfc7f 20:06:15 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:06:15 v3.16.2-276-g119bbb1c12 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:06:15 OK: 16892 distinct packages available 20:06:15 ---> Running in 15073127bc3a 20:06:15 ---> Running in 07619729718d 20:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:15 Removing intermediate container 15073127bc3a 20:06:15 ---> 8adc49abf184 20:06:15 Step 26/26 : LABEL version=2.3.0-dev.87 20:06:15 ---> Running in 82f26f07116c 20:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:15 Removing intermediate container 82f26f07116c 20:06:15 ---> dc7ade01d62f 20:06:15 20:06:15 Successfully built dc7ade01d62f 20:06:15 Successfully tagged security-spire-agent:latest 20:06:15 Building core-command 20:06:15  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:15 Removing intermediate container cd4d7380db53 20:06:15 ---> c68b8f630a51 20:06:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:06:15 Removing intermediate container adf23c8b4181 20:06:15 ---> 0e967a5cd23c 20:06:15 Step 5/33 : RUN apk add --update --no-cache make git 20:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:15 (1/2) Installing dumb-init (1.2.5-r1) 20:06:16 ---> Running in 446f587bbf60 20:06:16 ---> Running in c923175d1d25 20:06:16 Removing intermediate container d11327354cdf 20:06:16 ---> 05e29442f4f6 20:06:16 Step 6/24 : RUN apk add --update --no-cache make git 20:06:16 (2/2) Installing su-exec (0.2-r1) 20:06:16 Executing busybox-1.35.0-r17.trigger 20:06:16 OK: 6 MiB in 16 packages 20:06:16 ---> Running in 94d5b9903416 20:06:16 OK: 221 MiB in 51 packages 20:06:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:18 Removing intermediate container 07619729718d 20:06:18 ---> a04fef9755df 20:06:18 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:06:18 ---> Running in 29cc113a8d5d 20:06:18 Removing intermediate container 29cc113a8d5d 20:06:18 ---> 9b4696f7eff2 20:06:18 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:18 Removing intermediate container 650740f74f47 20:06:18 ---> ad8358710c17 20:06:18 20:06:18 Step 11/24 : FROM alpine:3.16 20:06:18 ---> 9c6f07244728 20:06:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:06:18 Removing intermediate container 5fe4d87197c9 20:06:18 ---> 9583f7512d7b 20:06:18 Step 5/20 : COPY go.mod vendor* ./ 20:06:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:18 ---> Running in fb1ba2085113 20:06:18 ---> Running in 5943130c6070 20:06:18 Removing intermediate container fb1ba2085113 20:06:18 ---> 9fe906e44abe 20:06:18 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:18 Removing intermediate container 5943130c6070 20:06:18 ---> 8a09bbfcf75b 20:06:18 Step 13/24 : ENV APP_PORT=59880 20:06:18 ---> Running in 3a239198c9bb 20:06:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:18 ---> Running in bf2e5a23fa77 20:06:18 Removing intermediate container 3a239198c9bb 20:06:18 ---> 3dd3ba5f28e1 20:06:18 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:18 ---> Running in 63274127f934 20:06:18 Removing intermediate container bf2e5a23fa77 20:06:18 ---> 934da3b215d3 20:06:18 Step 14/24 : EXPOSE $APP_PORT 20:06:18 ---> Running in 2ef4a0c8c9c8 20:06:18 Removing intermediate container 63274127f934 20:06:18 ---> 054405281e9d 20:06:18 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:06:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:18 ---> Running in be5256b3fd79 20:06:18 Removing intermediate container 2ef4a0c8c9c8 20:06:18 ---> 7cac687d029d 20:06:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:18 ---> Running in a8771ba0ae46 20:06:19 ---> 021ae51e2e3b 20:06:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:19 ---> Running in ec342d355f73 20:06:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:19 OK: 221 MiB in 51 packages 20:06:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:19 ---> 54aace59a564 20:06:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:06:19 ---> Using cache 20:06:19 ---> 3871bc17bedf 20:06:19 Step 4/24 : WORKDIR /edgex-go 20:06:19 ---> Using cache 20:06:19 ---> 3a20a3c83b3e 20:06:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:19 ---> Using cache 20:06:19 ---> 48ccee5f1043 20:06:19 Step 6/24 : RUN apk add --update --no-cache make git 20:06:20 ---> Running in 026e53db148d 20:06:20 Removing intermediate container be5256b3fd79 20:06:20 ---> 08ca5de85561 20:06:20 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:20 ---> Running in 83eb7bd35e04 20:06:20 Removing intermediate container a8771ba0ae46 20:06:20 ---> d38d2529cbfe 20:06:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:06:20 Removing intermediate container 83eb7bd35e04 20:06:20 ---> d6381cfd6ab0 20:06:20 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:06:20 ---> Running in 20b29ef24d45 20:06:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:20 ---> ead2a936b2a7 20:06:20 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:06:20 ---> Running in 052ba50c4aa3 20:06:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:21 OK: 221 MiB in 51 packages 20:06:21 OK: 221 MiB in 51 packages 20:06:21 OK: 221 MiB in 51 packages 20:06:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:21 Removing intermediate container 052ba50c4aa3 20:06:21 ---> b1efbdad5208 20:06:21 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:21 OK: 211 MiB in 51 packages 20:06:21 Removing intermediate container 460db09cfc7f 20:06:21 ---> 7af66de18571 20:06:21 Step 6/25 : COPY go.mod vendor* ./ 20:06:21 ---> 6c31ac4eaa75 20:06:21 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:21 (1/6) Installing dumb-init (1.2.5-r1) 20:06:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:06:22 (3/6) Installing libsodium (1.0.18-r0) 20:06:22 ---> 699c62bb449d 20:06:22 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:22 Removing intermediate container 026e53db148d 20:06:22 ---> 890b0b898500 20:06:22 Step 7/24 : COPY go.mod vendor* ./ 20:06:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:06:22 (5/6) Installing libzmq (4.3.4-r0) 20:06:22 ---> a405e64c7067 20:06:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:22 ---> d1028b84aae3 20:06:22 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:22 (6/6) Installing zeromq (4.3.4-r0) 20:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:06:22 ---> Running in 4c8a3a0a0ad9 20:06:22 ---> 97ea7298a331 20:06:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:22 Executing busybox-1.35.0-r17.trigger 20:06:22 OK: 8 MiB in 20 packages 20:06:22 Removing intermediate container 446f587bbf60 20:06:22 ---> c3390d5d084f 20:06:22 Step 6/33 : COPY go.mod vendor* ./ 20:06:22 ---> e7a11a2efe0c 20:06:22 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:22 ---> e88f4edb5f1b 20:06:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:22 Removing intermediate container c923175d1d25 20:06:22 ---> bc0be6117ee7 20:06:22 Step 6/26 : COPY go.mod vendor* ./ 20:06:22 Removing intermediate container 94d5b9903416 20:06:22 ---> 7cbc002cd83d 20:06:22 Step 7/24 : COPY go.mod vendor* ./ 20:06:22 ---> Running in acb221db7fac 20:06:23 ---> dffb0eca9cc2 20:06:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:23 Removing intermediate container 20b29ef24d45 20:06:23 ---> 00ba1695d1de 20:06:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:23 ---> 54bcd0ffb9c9 20:06:23 Step 28/33 : RUN chmod +x /entrypoint.sh 20:06:23 ---> Running in a2e43ee96754 20:06:23 ---> 182cb6724f59 20:06:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:23 ---> d69884dc1db6 20:06:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:24 ---> a00a311c4414 20:06:24 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:24 ---> f5e2382b6f10 20:06:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:24 ---> ce061dcfe2bf 20:06:24 Step 20/24 : ENTRYPOINT ["/core-data"] 20:06:24 ---> Running in 8d181c1788d1 20:06:24 ---> Running in a8568f22a2bf 20:06:24 ---> Running in 64726aa89a6d 20:06:24 Removing intermediate container a2e43ee96754 20:06:24 ---> dd74553be641 20:06:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:06:24 ---> Running in 3c97f056712c 20:06:24 Removing intermediate container 8d181c1788d1 20:06:24 ---> 814bab5ee353 20:06:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:06:24 ---> 7e5a4cd2999a 20:06:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:24 ---> Running in d59b1dac38f3 20:06:24 Removing intermediate container 3c97f056712c 20:06:24 ---> 394307accd10 20:06:24 Step 30/33 : CMD ["gate"] 20:06:24 ---> Running in d937de38330f 20:06:25 ---> Running in b1fa27c16145 20:06:25 Removing intermediate container d937de38330f 20:06:25 ---> b2f756ba26a1 20:06:25 Step 22/24 : LABEL arch=x86_64 20:06:25 ---> Running in 8cbf3eacc405 20:06:25 Removing intermediate container b1fa27c16145 20:06:25 ---> a8927ebd24eb 20:06:25 Step 31/33 : LABEL arch=x86_64 20:06:25 ---> Running in 1738f1900455 20:06:25 Removing intermediate container 8cbf3eacc405 20:06:25 ---> b7a98b8d504b 20:06:25 Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:25 ---> Running in db6762e8355e 20:06:25 Removing intermediate container 1738f1900455 20:06:25 ---> d58b389fe0e2 20:06:25 Step 32/33 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:25 ---> Running in 6d9c1056fe6a 20:06:25 Removing intermediate container db6762e8355e 20:06:25 ---> 358402f6d3f8 20:06:25 Step 24/24 : LABEL version=2.3.0-dev.87 20:06:25 ---> Running in 98f4c9262183 20:06:26 Removing intermediate container 6d9c1056fe6a 20:06:26 ---> 455fa12b007c 20:06:26 Step 33/33 : LABEL version=2.3.0-dev.87 20:06:26 ---> Running in 89600a9b6a52 20:06:26 Removing intermediate container 98f4c9262183 20:06:26 ---> 61ca8776c95b 20:06:26 20:06:26 Successfully built 61ca8776c95b 20:06:26 Successfully tagged core-data:latest 20:06:26  Building core-data ... done Building core-metadata 20:06:26 Removing intermediate container 89600a9b6a52 20:06:26 ---> 732a5540dbb4 20:06:26 20:06:26 Successfully built 732a5540dbb4 20:06:26 Successfully tagged security-bootstrapper:latest 20:06:26  Building security-bootstrapper ... done Building sys-mgmt-agent 20:06:27 Removing intermediate container b1b2a635060d 20:06:27 ---> 7c700a65ef06 20:06:27 20:06:27 Step 10/25 : FROM alpine:3.16 20:06:27 ---> 9c6f07244728 20:06:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:27 Removing intermediate container 56e66c9aa803 20:06:27 ---> e6550879d7e3 20:06:27 20:06:27 Step 10/22 : FROM alpine:3.16 20:06:27 ---> 9c6f07244728 20:06:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:06:28 ---> Running in cee310ce63ae 20:06:28 ---> Running in 44c7c45c65a1 20:06:29 Removing intermediate container 4c8a3a0a0ad9 20:06:29 ---> 7966052a1e09 20:06:29 Step 9/24 : COPY . . 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:29 ---> 54aace59a564 20:06:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:06:29 ---> Using cache 20:06:29 ---> 3871bc17bedf 20:06:29 Step 4/25 : WORKDIR /edgex-go 20:06:29 ---> Using cache 20:06:29 ---> 3a20a3c83b3e 20:06:29 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:29 ---> Using cache 20:06:29 ---> 48ccee5f1043 20:06:29 Step 6/25 : RUN apk add --update --no-cache make git 20:06:29 ---> Using cache 20:06:29 ---> 890b0b898500 20:06:29 Step 7/25 : COPY go.mod vendor* ./ 20:06:29 ---> Using cache 20:06:29 ---> d1028b84aae3 20:06:29 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:29 ---> Using cache 20:06:29 ---> 7966052a1e09 20:06:29 Step 9/25 : COPY . . 20:06:29 (1/6) Installing ca-certificates (20220614-r0) 20:06:29 (2/6) Installing brotli-libs (1.0.9-r6) 20:06:29 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:06:29 (1/3) Installing ca-certificates (20220614-r0) 20:06:29 (4/6) Installing libcurl (7.83.1-r3) 20:06:29 (5/6) Installing curl (7.83.1-r3) 20:06:29 (2/3) Installing dumb-init (1.2.5-r1) 20:06:29 (6/6) Installing dumb-init (1.2.5-r1) 20:06:29 Executing busybox-1.35.0-r17.trigger 20:06:29 Executing ca-certificates-20220614-r0.trigger 20:06:29 (3/3) Installing su-exec (0.2-r1) 20:06:29 Executing busybox-1.35.0-r17.trigger 20:06:29 Executing ca-certificates-20220614-r0.trigger 20:06:29 OK: 8 MiB in 20 packages 20:06:29 OK: 6 MiB in 17 packages 20:06:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:30 ---> 54aace59a564 20:06:30 Step 3/23 : WORKDIR /edgex-go 20:06:30 ---> Using cache 20:06:30 ---> d7e91bc29c54 20:06:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:30 ---> Using cache 20:06:30 ---> 747e673679f2 20:06:30 Step 5/23 : RUN apk add --update --no-cache make bash git 20:06:33 ---> Running in 411f844dd237 20:06:33 ---> ca4adec2b3e7 20:06:33 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:06:33 ---> Running in cd60d5433b83 20:06:33 ---> 24a22b300d5b 20:06:33 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:06:33 Removing intermediate container 44c7c45c65a1 20:06:33 ---> 3b87c3efbd9a 20:06:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:33 ---> Running in 48bad7ba5a55 20:06:33 ---> Running in bb389e03ff24 20:06:33 Removing intermediate container cee310ce63ae 20:06:33 ---> d31722e0f62a 20:06:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:33 ---> Running in 86fcca91f165 20:06:33 Removing intermediate container 48bad7ba5a55 20:06:33 ---> 4d50d9c6ce6c 20:06:33 Step 13/25 : WORKDIR / 20:06:33 ---> Running in 6b4159dcd059 20:06:33 Removing intermediate container 86fcca91f165 20:06:33 ---> 80bbaef10fc1 20:06:33 Step 13/22 : WORKDIR /edgex 20:06:33 ---> Running in e91fb1aeeb31 20:06:33 Removing intermediate container 6b4159dcd059 20:06:33 ---> bbcab0eefcc1 20:06:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:33 Removing intermediate container e91fb1aeeb31 20:06:33 ---> 208383cb6d3d 20:06:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:06: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.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:06: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.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:06:33 ---> 7cdc108851bf 20:06:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:06:34 ---> cc10c957065a 20:06:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:06:34 ---> c6ff9c356c0a 20:06:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:06:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:34 ---> f4c716fc38e0 20:06:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:34 ---> 777a44844ab3 20:06:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:06:34 OK: 211 MiB in 51 packages 20:06:34 ---> 1f40daae330c 20:06:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:34 ---> 9571e09765cf 20:06:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:35 ---> 2a40814845cb 20:06:35 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:35 ---> Running in 33c38d3b16bd 20:06:35 ---> 456790d62231 20:06:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:35 Removing intermediate container 411f844dd237 20:06:35 ---> 470d3f798507 20:06:35 Step 6/23 : COPY go.mod vendor* ./ 20:06:35 ---> 542863ece585 20:06:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:35 ---> Running in fa9a1c45cd82 20:06:35 ---> 4c00046d68bf 20:06:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:35 ---> 9bd53e89f116 20:06:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:36 ---> Running in 276706a8b6bd 20:06:36 Removing intermediate container 33c38d3b16bd 20:06:36 ---> a62d94055d65 20:06:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:36 ---> Running in 79e4c68902b9 20:06:36 Removing intermediate container 79e4c68902b9 20:06:36 ---> 0e2a46ab511b 20:06:36 Step 20/22 : LABEL arch=x86_64 20:06:36 ---> Running in a1d5afee2c81 20:06:36 Removing intermediate container a1d5afee2c81 20:06:36 ---> de835af477c7 20:06:36 Step 21/22 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:36 ---> Running in 4cc166436adb 20:06:36 Removing intermediate container 4cc166436adb 20:06:36 ---> 55a0ee91fa36 20:06:36 Step 22/22 : LABEL version=2.3.0-dev.87 20:06:36 ---> Running in 0c6b940cb8ee 20:06:36 Removing intermediate container 0c6b940cb8ee 20:06:36 ---> 4f80f6133735 20:06:36 20:06:36 Successfully built 4f80f6133735 20:06:36 Successfully tagged security-proxy-setup:latest 20:06:36 Removing intermediate container 276706a8b6bd 20:06:36  Building security-proxy-setup ... done  ---> 3375e41f211d 20:06:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:06:36 ---> Running in d9d94663c5ba 20:06:36 Removing intermediate container d9d94663c5ba 20:06:36 ---> 382724593536 20:06:36 Step 23/25 : LABEL arch=x86_64 20:06:37 ---> Running in b42d785d5e18 20:06:37 Removing intermediate container b42d785d5e18 20:06:37 ---> dffb61580388 20:06:37 Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:37 ---> Running in 7a5b05a42a05 20:06:38 Removing intermediate container 7a5b05a42a05 20:06:38 ---> 4fec6b59b9c0 20:06:38 Step 25/25 : LABEL version=2.3.0-dev.87 20:06:38 ---> Running in 378ea9706a8f 20:06:38 Removing intermediate container 378ea9706a8f 20:06:38 ---> 3970f350aa84 20:06:38 20:06:38 Successfully built 3970f350aa84 20:06:38 Successfully tagged security-secretstore-setup:latest 20:06:44  Building security-secretstore-setup ... done Removing intermediate container fa9a1c45cd82 20:06:44 ---> 7c0fcc8c1bbe 20:06:44 Step 8/23 : COPY . . 20:06:49 ---> 7970f6c855e5 20:06:49 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:06:49 ---> Running in abb895f277d5 20:06: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.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:06:51 Removing intermediate container cd60d5433b83 20:06:51 ---> b536a95fa37b 20:06:51 20:06:51 Step 11/24 : FROM alpine:3.16 20:06:51 ---> 9c6f07244728 20:06:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:06:51 ---> Using cache 20:06:51 ---> 47475d34e91c 20:06:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:51 ---> Using cache 20:06:51 ---> f3e7473048f6 20:06:51 Step 14/24 : ENV APP_PORT=59882 20:06:51 ---> Running in f5d277c19bff 20:06:52 Removing intermediate container f5d277c19bff 20:06:52 ---> e64755bbda46 20:06:52 Step 15/24 : EXPOSE $APP_PORT 20:06:52 ---> Running in 66bbe2a7f660 20:06:52 Removing intermediate container bb389e03ff24 20:06:52 ---> 309e8121300f 20:06:52 20:06:52 Step 11/25 : FROM alpine:3.16 20:06:52 ---> 9c6f07244728 20:06:52 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:06:52 ---> Using cache 20:06:52 ---> 47475d34e91c 20:06:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:52 ---> Using cache 20:06:52 ---> f3e7473048f6 20:06:52 Step 14/25 : ENV APP_PORT=59881 20:06:52 ---> Running in ff8cc2c8ec6e 20:06:52 Removing intermediate container 66bbe2a7f660 20:06:52 ---> 48380013d54c 20:06:52 Step 16/24 : WORKDIR / 20:06:52 ---> Running in 15bdaee99859 20:06:52 Removing intermediate container ff8cc2c8ec6e 20:06:52 ---> ac168765a701 20:06:52 Step 15/25 : EXPOSE $APP_PORT 20:06:52 ---> Running in 586ec44a3917 20:06:52 Removing intermediate container 15bdaee99859 20:06:52 ---> c78ffab3941f 20:06:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:52 Removing intermediate container 586ec44a3917 20:06:52 ---> 219ebe66d161 20:06:52 Step 16/25 : WORKDIR / 20:06:52 ---> Running in 811edd9633f1 20:06:52 Removing intermediate container 811edd9633f1 20:06:52 ---> 58dea82c0c5b 20:06:52 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:52 ---> 392c54ca8073 20:06:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:52 ---> a0833c6082d6 20:06:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:06:53 ---> 04b9b75c71a6 20:06:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:06:53 ---> 85b4b87d08af 20:06:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:06:53 ---> e5642bf2f796 20:06:53 Step 20/24 : ENTRYPOINT ["/core-command"] 20:06:53 ---> Running in db19568c3786 20:06:53 ---> b99a8a585e74 20:06:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:06:53 Removing intermediate container db19568c3786 20:06:53 ---> ac320a2fd240 20:06:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:06:53 ---> Running in 15bffdd315d0 20:06:53 Removing intermediate container 15bffdd315d0 20:06:53 ---> 2920ef51d793 20:06:53 Step 22/24 : LABEL arch=x86_64 20:06:53 ---> aac22367b8aa 20:06:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:06:53 ---> Running in 56cf6d955131 20:06:53 ---> Running in 6ec2f9977fdf 20:06:54 Removing intermediate container 56cf6d955131 20:06:54 ---> 09bd867326a1 20:06:54 Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:54 Removing intermediate container 6ec2f9977fdf 20:06:54 ---> a48cf68fa239 20:06:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:06:54 ---> Running in ae7c0742d876 20:06:54 ---> Running in 36694c92bf93 20:06:54 Removing intermediate container 36694c92bf93 20:06:54 ---> 29f5e9ecae2e 20:06:54 Step 23/25 : LABEL arch=x86_64 20:06:54 Removing intermediate container ae7c0742d876 20:06:54 ---> d037931391e7 20:06:54 Step 24/24 : LABEL version=2.3.0-dev.87 20:06:54 ---> Running in d6d59739e8fb 20:06:54 ---> Running in 453383a9defe 20:06:54 Removing intermediate container d6d59739e8fb 20:06:54 ---> 98482f0268f8 20:06:54 Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:06:54 Removing intermediate container 453383a9defe 20:06:54 ---> f52befc33235 20:06:54 20:06:54 ---> Running in fdbce053e9bf 20:06:54 Successfully built f52befc33235 20:06:54 Successfully tagged core-command:latest 20:06:54  Building core-command ... done Removing intermediate container fdbce053e9bf 20:06:54 ---> b025e6b71c13 20:06:54 Step 25/25 : LABEL version=2.3.0-dev.87 20:06:54 ---> Running in fb08725e83df 20:06:54 Removing intermediate container fb08725e83df 20:06:54 ---> 8f8a4fd0637c 20:06:54 20:06:54 Successfully built 8f8a4fd0637c 20:06:54 Successfully tagged core-metadata:latest 20:07:01  Building core-metadata ... done Removing intermediate container abb895f277d5 20:07:01 ---> 36a81b293f76 20:07:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:07:01 ---> Running in ae44beab3ace 20:07: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.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:07:02 Removing intermediate container ae44beab3ace 20:07:02 ---> 157dfa6cb367 20:07:02 20:07:02 Step 11/23 : FROM alpine:3.16 20:07:02 ---> 9c6f07244728 20:07:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:07:02 ---> Running in c5e02f05c845 20:07:02 Removing intermediate container c5e02f05c845 20:07:02 ---> 148ecf986a0a 20:07:02 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 20:07:02 ---> Running in c65b6153cbe1 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:07:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:07:03 (3/33) Installing readline (8.1.2-r0) 20:07:03 (4/33) Installing bash (5.1.16-r2) 20:07:03 Executing bash-5.1.16-r2.post-install 20:07:03 (5/33) Installing ca-certificates (20220614-r0) 20:07:03 (6/33) Installing brotli-libs (1.0.9-r6) 20:07:03 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:07:03 (8/33) Installing libcurl (7.83.1-r3) 20:07:03 (9/33) Installing curl (7.83.1-r3) 20:07:03 (10/33) Installing docker-cli (20.10.18-r1) 20:07:03 (11/33) Installing dumb-init (1.2.5-r1) 20:07:03 (12/33) Installing libbz2 (1.0.8-r1) 20:07:03 (13/33) Installing expat (2.4.9-r0) 20:07:03 (14/33) Installing libffi (3.4.2-r1) 20:07:03 (15/33) Installing gdbm (1.23-r0) 20:07:03 (16/33) Installing xz-libs (5.2.5-r1) 20:07:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:07:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:07:03 (19/33) Installing mpdecimal (2.5.1-r1) 20:07:03 (20/33) Installing sqlite-libs (3.38.5-r0) 20:07:03 (21/33) Installing python3 (3.10.5-r0) 20:07:03 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:07:03 (23/33) Installing py3-tomli (2.0.1-r1) 20:07:03 (24/33) Installing py3-pep517 (0.12.0-r2) 20:07:03 (25/33) Installing py3-six (1.16.0-r1) 20:07:03 (26/33) Installing py3-retrying (1.3.3-r3) 20:07:03 (27/33) Installing py3-appdirs (1.4.4-r3) 20:07:03 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:07:03 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:07:03 (30/33) Installing py3-parsing (2.4.7-r3) 20:07:03 (31/33) Installing py3-packaging (21.3-r0) 20:07:03 (32/33) Installing py3-setuptools (59.4.0-r0) 20:07:03 (33/33) Installing py3-pip (22.1.1-r0) 20:07:04 Executing busybox-1.35.0-r17.trigger 20:07:04 Executing ca-certificates-20220614-r0.trigger 20:07:04 OK: 122 MiB in 47 packages 20:07:06 Collecting docker-compose==1.23.2 20:07:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.9 MB/s eta 0:00:00 20:07:06 Collecting jsonschema<3,>=2.5.1 20:07:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:07:06 Collecting dockerpty<0.5,>=0.4.1 20:07:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:07:06 Preparing metadata (setup.py): started 20:07:06 Preparing metadata (setup.py): finished with status 'done' 20:07:06 Collecting websocket-client<1.0,>=0.32.0 20:07:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 79.2 MB/s eta 0:00:00 20:07:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:07:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 71.5 MB/s eta 0:00:00 20:07:06 Collecting texttable<0.10,>=0.9.0 20:07:06 Downloading texttable-0.9.1.tar.gz (11 kB) 20:07:06 Preparing metadata (setup.py): started 20:07:06 Preparing metadata (setup.py): finished with status 'done' 20:07:06 Collecting docopt<0.7,>=0.6.1 20:07:06 Downloading docopt-0.6.2.tar.gz (25 kB) 20:07:06 Preparing metadata (setup.py): started 20:07:07 Preparing metadata (setup.py): finished with status 'done' 20:07:07 Collecting docker<4.0,>=3.6.0 20:07:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:07:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 69.9 MB/s eta 0:00:00 20:07:07 Collecting PyYAML<4,>=3.10 20:07:07 Downloading PyYAML-3.13.tar.gz (270 kB) 20:07:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 52.4 MB/s eta 0:00:00 20:07:07 Preparing metadata (setup.py): started 20:07:07 Preparing metadata (setup.py): finished with status 'done' 20:07:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:07:07 Collecting cached-property<2,>=1.2.0 20:07:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:07:07 Collecting docker-pycreds>=0.4.0 20:07:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:07:08 Collecting urllib3<1.25,>=1.21.1 20:07:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 188.0 MB/s eta 0:00:00 20:07:08 Collecting idna<2.8,>=2.5 20:07:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 145.5 MB/s eta 0:00:00 20:07:08 Collecting chardet<3.1.0,>=3.0.2 20:07:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 97.4 MB/s eta 0:00:00 20:07:08 Collecting certifi>=2017.4.17 20:07:08 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:07:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 138.2 MB/s eta 0:00:00 20:07:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:07:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:07:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:07:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:07:08 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:07:08 Running setup.py install for texttable: started 20:07:08 Running setup.py install for texttable: finished with status 'done' 20:07:08 Running setup.py install for PyYAML: started 20:07:08 Running setup.py install for PyYAML: finished with status 'done' 20:07:09 Running setup.py install for docopt: started 20:07:09 Running setup.py install for docopt: finished with status 'done' 20:07:10 Running setup.py install for dockerpty: started 20:07:10 Running setup.py install for dockerpty: finished with status 'done' 20:07:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:07:10 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 20:07:13 Removing intermediate container c65b6153cbe1 20:07:13 ---> 56ba4f45a22f 20:07:13 Step 14/23 : ENV APP_PORT=58890 20:07:13 ---> Running in f254269247d8 20:07:13 Removing intermediate container f254269247d8 20:07:13 ---> 1eb3621fc42b 20:07:13 Step 15/23 : EXPOSE $APP_PORT 20:07:13 ---> Running in 035e384011de 20:07:13 Removing intermediate container 035e384011de 20:07:13 ---> 3be02f50423d 20:07:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:07:13 ---> ba8293bb144d 20:07:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:07:14 ---> 2c8cabb5a967 20:07:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:07:14 ---> 6fbcc010c730 20:07:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:07:14 ---> Running in 44ec62c6b2d5 20:07:14 Removing intermediate container 44ec62c6b2d5 20:07:14 ---> 9d9001a446ec 20:07:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:07:14 ---> Running in e8da8d414caf 20:07:14 Removing intermediate container e8da8d414caf 20:07:14 ---> 4225f660d09d 20:07:14 Step 21/23 : LABEL arch=x86_64 20:07:14 ---> Running in 4a56b3d35f12 20:07:14 Removing intermediate container 4a56b3d35f12 20:07:14 ---> 50bb9b9bf85e 20:07:14 Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:07:14 ---> Running in 2f912782518b 20:07:14 Removing intermediate container 2f912782518b 20:07:14 ---> c080ec927228 20:07:14 Step 23/23 : LABEL version=2.3.0-dev.87 20:07:14 ---> Running in 8c951713e004 20:07:14 Removing intermediate container 8c951713e004 20:07:14 ---> 0854de772d34 20:07:14 20:07:14 Successfully built 0854de772d34 20:07:14 Successfully tagged sys-mgmt-agent:latest 20:07:14  Building sys-mgmt-agent ... done  [Pipeline] } 20:07:14 $ docker stop --time=1 56882e45678c4fbbce5d3cd2e86fc06bcb9c237226ea0d8d34d33a57a2ba8d6d 20:07:16 $ docker rm -f 56882e45678c4fbbce5d3cd2e86fc06bcb9c237226ea0d8d34d33a57a2ba8d6d [Pipeline] // withDockerContainer [Pipeline] sh 20:07:16 + docker images 20:07:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:16 sys-mgmt-agent latest 0854de772d34 2 seconds ago 136MB 20:07:16 157dfa6cb367 14 seconds ago 1.56GB 20:07:16 core-metadata latest 8f8a4fd0637c 22 seconds ago 18.3MB 20:07:16 core-command latest f52befc33235 22 seconds ago 17.5MB 20:07:16 309e8121300f 25 seconds ago 1.59GB 20:07:16 b536a95fa37b 25 seconds ago 1.58GB 20:07:16 security-secretstore-setup latest 3970f350aa84 38 seconds ago 29.3MB 20:07:16 security-proxy-setup latest 4f80f6133735 40 seconds ago 27.4MB 20:07:16 e6550879d7e3 50 seconds ago 1.57GB 20:07:16 7c700a65ef06 50 seconds ago 1.57GB 20:07:16 core-data latest 61ca8776c95b 51 seconds ago 21.6MB 20:07:16 security-bootstrapper latest 732a5540dbb4 51 seconds ago 19.9MB 20:07:16 ad8358710c17 59 seconds ago 1.59GB 20:07:16 security-spire-agent latest dc7ade01d62f About a minute ago 125MB 20:07:16 8e32a49dc8dd About a minute ago 1.57GB 20:07:16 687d35ab3356 About a minute ago 1.45GB 20:07:16 security-spiffe-token-provider latest 5e3db51e9056 About a minute ago 29.3MB 20:07:16 support-notifications latest 1e56be5661bf About a minute ago 30.1MB 20:07:16 support-scheduler latest 58d2627fb731 About a minute ago 29.4MB 20:07:16 11dbaed0e1c7 About a minute ago 1.64GB 20:07:16 45eed1c2b8cc About a minute ago 1.64GB 20:07:16 ad0bb281ce50 About a minute ago 1.61GB 20:07:16 security-spire-config latest abe79f724537 About a minute ago 85.8MB 20:07:16 security-spire-server latest 53b4bc72d6f2 About a minute ago 86.5MB 20:07:16 10583fa84804 2 minutes ago 1.45GB 20:07:16 20b65611e5ad 2 minutes ago 1.45GB 20:07:16 ci-base-image-x86_64 latest 54aace59a564 5 minutes ago 940MB 20:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 24 hours ago 677MB 20:07:16 alpine 3.15 c4fc93816858 2 months ago 5.59MB 20:07:16 alpine 3.16 9c6f07244728 2 months ago 5.54MB 20:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 20:07:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:16 provisioning config files... 20:07:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config15350202415069284049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:16 ---> docker-login.sh 20:07:16 nexus3.edgexfoundry.org:10001 20:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10002 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10003 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 nexus3.edgexfoundry.org:10004 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 docker.io 20:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:17 Configure a credential helper to remove this warning. See 20:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:17 20:07:17 Login Succeeded 20:07:17 ---> docker-login.sh ends [Pipeline] } 20:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:07:17 8629e80a55c52022002c3902c674caceb50305fb 20:07:17 latest 20:07:17 2.3.0-dev.87 20:07:17 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:17 main 20:07:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:18 + docker push nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb 20:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:07:18 0b7746557606: Preparing 20:07:18 6d64d7888447: Preparing 20:07:18 f617efce4b26: Preparing 20:07:18 c8fce59681d5: Preparing 20:07:18 994393dc58e7: Preparing 20:07:18 994393dc58e7: Layer already exists 20:07:18 c8fce59681d5: Pushed 20:07:18 f617efce4b26: Pushed 20:07:18 0b7746557606: Pushed 20:07:19 6d64d7888447: Pushed 20:07:19 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:20 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:07:20 0b7746557606: Preparing 20:07:20 6d64d7888447: Preparing 20:07:20 f617efce4b26: Preparing 20:07:20 c8fce59681d5: Preparing 20:07:20 994393dc58e7: Preparing 20:07:20 f617efce4b26: Layer already exists 20:07:20 6d64d7888447: Layer already exists 20:07:20 994393dc58e7: Layer already exists 20:07:20 0b7746557606: Layer already exists 20:07:20 c8fce59681d5: Layer already exists 20:07:20 latest: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:20 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.87 20:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:07:20 0b7746557606: Preparing 20:07:20 6d64d7888447: Preparing 20:07:20 f617efce4b26: Preparing 20:07:20 c8fce59681d5: Preparing 20:07:20 994393dc58e7: Preparing 20:07:20 f617efce4b26: Layer already exists 20:07:20 0b7746557606: Layer already exists 20:07:20 6d64d7888447: Layer already exists 20:07:20 c8fce59681d5: Layer already exists 20:07:20 994393dc58e7: Layer already exists 20:07:20 2.3.0-dev.87: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:21 Removing intermediate container ec342d355f73 20:07:21 ---> 0cb1cf72beb5 20:07:21 Step 7/20 : COPY . . 20:07:21 + docker push nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:07:21 0b7746557606: Preparing 20:07:21 6d64d7888447: Preparing 20:07:21 f617efce4b26: Preparing 20:07:21 c8fce59681d5: Preparing 20:07:21 994393dc58e7: Preparing 20:07:21 994393dc58e7: Layer already exists 20:07:21 f617efce4b26: Layer already exists 20:07:21 c8fce59681d5: Layer already exists 20:07:21 6d64d7888447: Layer already exists 20:07:21 0b7746557606: Layer already exists 20:07:21 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:22 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:07:22 0b7746557606: Preparing 20:07:22 6d64d7888447: Preparing 20:07:22 f617efce4b26: Preparing 20:07:22 c8fce59681d5: Preparing 20:07:22 994393dc58e7: Preparing 20:07:22 994393dc58e7: Layer already exists 20:07:22 6d64d7888447: Layer already exists 20:07:22 c8fce59681d5: Layer already exists 20:07:22 0b7746557606: Layer already exists 20:07:22 f617efce4b26: Layer already exists 20:07:22 main: digest: sha256:acd0d4f0e0555b21ab69180c15f3df7bd9e87b4c57cd466353ad4815c434972f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:22 ===================================================== [Pipeline] echo 20:07:22 taggedImages: 20:07:22 - nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb 20:07:22 - nexus3.edgexfoundry.org:10004/core-command:latest 20:07:22 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.87 20:07:22 - nexus3.edgexfoundry.org:10004/core-command:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:07:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:07:22 8629e80a55c52022002c3902c674caceb50305fb 20:07:22 latest 20:07:22 2.3.0-dev.87 20:07:22 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:22 main 20:07:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:22 + docker push nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb 20:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:07:22 f7741d5b3284: Preparing 20:07:22 89a083aa0d45: Preparing 20:07:22 f617efce4b26: Preparing 20:07:22 52a920f08d8d: Preparing 20:07:22 d9241717ea6d: Preparing 20:07:22 994393dc58e7: Preparing 20:07:22 994393dc58e7: Waiting 20:07:22 f617efce4b26: Layer already exists 20:07:22 994393dc58e7: Layer already exists 20:07:22 d9241717ea6d: Pushed 20:07:22 f7741d5b3284: Pushed 20:07:23 52a920f08d8d: Pushed 20:07:24 89a083aa0d45: Pushed 20:07:24 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:07:24 f7741d5b3284: Preparing 20:07:24 89a083aa0d45: Preparing 20:07:24 f617efce4b26: Preparing 20:07:24 52a920f08d8d: Preparing 20:07:24 d9241717ea6d: Preparing 20:07:24 994393dc58e7: Preparing 20:07:24 994393dc58e7: Waiting 20:07:24 f617efce4b26: Layer already exists 20:07:24 89a083aa0d45: Layer already exists 20:07:24 f7741d5b3284: Layer already exists 20:07:24 52a920f08d8d: Layer already exists 20:07:24 d9241717ea6d: Layer already exists 20:07:24 994393dc58e7: Layer already exists 20:07:24 latest: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:25 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.87 20:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:07:25 f7741d5b3284: Preparing 20:07:25 89a083aa0d45: Preparing 20:07:25 f617efce4b26: Preparing 20:07:25 52a920f08d8d: Preparing 20:07:25 d9241717ea6d: Preparing 20:07:25 994393dc58e7: Preparing 20:07:25 994393dc58e7: Waiting 20:07:25 89a083aa0d45: Layer already exists 20:07:25 52a920f08d8d: Layer already exists 20:07:25 f617efce4b26: Layer already exists 20:07:25 d9241717ea6d: Layer already exists 20:07:25 f7741d5b3284: Layer already exists 20:07:25 994393dc58e7: Layer already exists 20:07:25 2.3.0-dev.87: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:25 ---> 5dd28c19798a 20:07:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:25 ---> Running in 233d4c73197a 20:07:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:26 + docker push nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:07:26 f7741d5b3284: Preparing 20:07:26 89a083aa0d45: Preparing 20:07:26 f617efce4b26: Preparing 20:07:26 52a920f08d8d: Preparing 20:07:26 d9241717ea6d: Preparing 20:07:26 994393dc58e7: Preparing 20:07:26 994393dc58e7: Waiting 20:07:26 52a920f08d8d: Layer already exists 20:07:26 f7741d5b3284: Layer already exists 20:07:26 d9241717ea6d: Layer already exists 20:07:26 f617efce4b26: Layer already exists 20:07:26 89a083aa0d45: Layer already exists 20:07:26 994393dc58e7: Layer already exists 20:07:26 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:07:27 f7741d5b3284: Preparing 20:07:27 89a083aa0d45: Preparing 20:07:27 f617efce4b26: Preparing 20:07:27 52a920f08d8d: Preparing 20:07:27 d9241717ea6d: Preparing 20:07:27 994393dc58e7: Preparing 20:07:27 994393dc58e7: Waiting 20:07:27 52a920f08d8d: Layer already exists 20:07:27 89a083aa0d45: Layer already exists 20:07:27 f617efce4b26: Layer already exists 20:07:27 f7741d5b3284: Layer already exists 20:07:27 d9241717ea6d: Layer already exists 20:07:27 994393dc58e7: Layer already exists 20:07:27 main: digest: sha256:7e9f03bbc38b3d77d5594ff0a668fc8b1876e36f4ff8dd24acf865e5fe1ab166 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:27 ===================================================== [Pipeline] echo 20:07:27 taggedImages: 20:07:27 - nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb 20:07:27 - nexus3.edgexfoundry.org:10004/core-data:latest 20:07:27 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.87 20:07:27 - nexus3.edgexfoundry.org:10004/core-data:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:27 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:07:27 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:07:27 8629e80a55c52022002c3902c674caceb50305fb 20:07:27 latest 20:07:27 2.3.0-dev.87 20:07:27 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:27 main 20:07:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:07:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb 20:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:07:27 88fa725fc9d3: Preparing 20:07:27 a2ca5308420d: Preparing 20:07:27 20beb4b6071a: Preparing 20:07:27 f617efce4b26: Preparing 20:07:27 c8fce59681d5: Preparing 20:07:27 994393dc58e7: Preparing 20:07:27 994393dc58e7: Waiting 20:07:27 c8fce59681d5: Layer already exists 20:07:27 f617efce4b26: Layer already exists 20:07:27 994393dc58e7: Layer already exists 20:07:27 a2ca5308420d: Pushed 20:07:27 88fa725fc9d3: Pushed 20:07:29 20beb4b6071a: Pushed 20:07:29 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:29 Removing intermediate container a8568f22a2bf 20:07:29 ---> fa5e2fbc92eb 20:07:29 Step 8/33 : COPY . . 20:07:29 Removing intermediate container 64726aa89a6d 20:07:29 ---> 9362466f838a 20:07:29 Step 8/26 : COPY . . 20:07:29 Removing intermediate container d59b1dac38f3 20:07:29 ---> eb0c2dfb3aa5 20:07:29 Step 9/24 : COPY . . 20:07:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:29 Removing intermediate container acb221db7fac 20:07:29 ---> c0f694ffd7b5 20:07:29 Step 8/25 : COPY . . 20:07:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:07:29 88fa725fc9d3: Preparing 20:07:29 a2ca5308420d: Preparing 20:07:29 20beb4b6071a: Preparing 20:07:29 f617efce4b26: Preparing 20:07:29 c8fce59681d5: Preparing 20:07:29 994393dc58e7: Preparing 20:07:29 994393dc58e7: Waiting 20:07:29 c8fce59681d5: Layer already exists 20:07:29 88fa725fc9d3: Layer already exists 20:07:29 a2ca5308420d: Layer already exists 20:07:29 f617efce4b26: Layer already exists 20:07:29 20beb4b6071a: Layer already exists 20:07:29 994393dc58e7: Layer already exists 20:07:29 latest: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.87 20:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:07:30 88fa725fc9d3: Preparing 20:07:30 a2ca5308420d: Preparing 20:07:30 20beb4b6071a: Preparing 20:07:30 f617efce4b26: Preparing 20:07:30 c8fce59681d5: Preparing 20:07:30 994393dc58e7: Preparing 20:07:30 994393dc58e7: Waiting 20:07:30 c8fce59681d5: Layer already exists 20:07:30 f617efce4b26: Layer already exists 20:07:30 20beb4b6071a: Layer already exists 20:07:30 a2ca5308420d: Layer already exists 20:07:30 88fa725fc9d3: Layer already exists 20:07:30 994393dc58e7: Layer already exists 20:07:30 2.3.0-dev.87: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:07:30 88fa725fc9d3: Preparing 20:07:30 a2ca5308420d: Preparing 20:07:30 20beb4b6071a: Preparing 20:07:30 f617efce4b26: Preparing 20:07:30 c8fce59681d5: Preparing 20:07:30 994393dc58e7: Preparing 20:07:30 994393dc58e7: Waiting 20:07:30 88fa725fc9d3: Layer already exists 20:07:30 f617efce4b26: Layer already exists 20:07:30 c8fce59681d5: Layer already exists 20:07:30 20beb4b6071a: Layer already exists 20:07:30 a2ca5308420d: Layer already exists 20:07:30 994393dc58e7: Layer already exists 20:07:30 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:07:31 88fa725fc9d3: Preparing 20:07:31 a2ca5308420d: Preparing 20:07:31 20beb4b6071a: Preparing 20:07:31 f617efce4b26: Preparing 20:07:31 c8fce59681d5: Preparing 20:07:31 994393dc58e7: Preparing 20:07:31 994393dc58e7: Waiting 20:07:31 a2ca5308420d: Layer already exists 20:07:31 c8fce59681d5: Layer already exists 20:07:31 f617efce4b26: Layer already exists 20:07:31 20beb4b6071a: Layer already exists 20:07:31 88fa725fc9d3: Layer already exists 20:07:31 994393dc58e7: Layer already exists 20:07:31 main: digest: sha256:9057432e1ec45208f3fff1ddebd350e29f55108c2e2e59e6265fa6317984d135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:31 ===================================================== [Pipeline] echo 20:07:31 taggedImages: 20:07:31 - nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb 20:07:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:07:31 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.87 20:07:31 - nexus3.edgexfoundry.org:10004/core-metadata:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:31 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:07:31 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:07:31 8629e80a55c52022002c3902c674caceb50305fb 20:07:31 latest 20:07:31 2.3.0-dev.87 20:07:31 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:31 main 20:07:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb 20:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:07:32 cd93c6ae9241: Preparing 20:07:32 cd93c6ae9241: Preparing 20:07:32 a2c057985d71: Preparing 20:07:32 66c6857bc832: Preparing 20:07:32 745b49132d3e: Preparing 20:07:32 ddcc2b01ca45: Preparing 20:07:32 a2d55cd71e89: Preparing 20:07:32 f617efce4b26: Preparing 20:07:32 91dd9b5ce212: Preparing 20:07:32 da7651a163ca: Preparing 20:07:32 f617efce4b26: Waiting 20:07:32 114d65c39bcc: Preparing 20:07:32 cbb00e4aa3fc: Preparing 20:07:32 91dd9b5ce212: Waiting 20:07:32 114d65c39bcc: Waiting 20:07:32 994393dc58e7: Preparing 20:07:32 cbb00e4aa3fc: Waiting 20:07:32 994393dc58e7: Waiting 20:07:32 745b49132d3e: Pushed 20:07:32 66c6857bc832: Pushed 20:07:32 cd93c6ae9241: Pushed 20:07:32 ddcc2b01ca45: Pushed 20:07:32 a2c057985d71: Pushed 20:07:32 f617efce4b26: Layer already exists 20:07:32 da7651a163ca: Pushed 20:07:32 994393dc58e7: Layer already exists 20:07:32 cbb00e4aa3fc: Pushed 20:07:32 91dd9b5ce212: Pushed 20:07:32 114d65c39bcc: Pushed 20:07:33 a2d55cd71e89: Pushed 20:07:34 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:07:34 cd93c6ae9241: Preparing 20:07:34 cd93c6ae9241: Preparing 20:07:34 a2c057985d71: Preparing 20:07:34 66c6857bc832: Preparing 20:07:34 745b49132d3e: Preparing 20:07:34 ddcc2b01ca45: Preparing 20:07:34 a2d55cd71e89: Preparing 20:07:34 f617efce4b26: Preparing 20:07:34 91dd9b5ce212: Preparing 20:07:34 da7651a163ca: Preparing 20:07:34 114d65c39bcc: Preparing 20:07:34 cbb00e4aa3fc: Preparing 20:07:34 994393dc58e7: Preparing 20:07:34 91dd9b5ce212: Waiting 20:07:34 a2d55cd71e89: Waiting 20:07:34 f617efce4b26: Waiting 20:07:34 da7651a163ca: Waiting 20:07:34 994393dc58e7: Waiting 20:07:34 a2c057985d71: Layer already exists 20:07:34 66c6857bc832: Layer already exists 20:07:34 ddcc2b01ca45: Layer already exists 20:07:34 cd93c6ae9241: Layer already exists 20:07:34 745b49132d3e: Layer already exists 20:07:34 da7651a163ca: Layer already exists 20:07:34 a2d55cd71e89: Layer already exists 20:07:34 91dd9b5ce212: Layer already exists 20:07:34 114d65c39bcc: Layer already exists 20:07:34 f617efce4b26: Layer already exists 20:07:34 cbb00e4aa3fc: Layer already exists 20:07:34 994393dc58e7: Layer already exists 20:07:34 latest: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.87 20:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:07:35 cd93c6ae9241: Preparing 20:07:35 cd93c6ae9241: Preparing 20:07:35 a2c057985d71: Preparing 20:07:35 66c6857bc832: Preparing 20:07:35 745b49132d3e: Preparing 20:07:35 ddcc2b01ca45: Preparing 20:07:35 a2d55cd71e89: Preparing 20:07:35 f617efce4b26: Preparing 20:07:35 91dd9b5ce212: Preparing 20:07:35 da7651a163ca: Preparing 20:07:35 114d65c39bcc: Preparing 20:07:35 cbb00e4aa3fc: Preparing 20:07:35 994393dc58e7: Preparing 20:07:35 91dd9b5ce212: Waiting 20:07:35 da7651a163ca: Waiting 20:07:35 114d65c39bcc: Waiting 20:07:35 cbb00e4aa3fc: Waiting 20:07:35 a2d55cd71e89: Waiting 20:07:35 f617efce4b26: Waiting 20:07:35 994393dc58e7: Waiting 20:07:35 ddcc2b01ca45: Layer already exists 20:07:35 66c6857bc832: Layer already exists 20:07:35 745b49132d3e: Layer already exists 20:07:35 cd93c6ae9241: Layer already exists 20:07:35 a2c057985d71: Layer already exists 20:07:35 f617efce4b26: Layer already exists 20:07:35 da7651a163ca: Layer already exists 20:07:35 91dd9b5ce212: Layer already exists 20:07:35 a2d55cd71e89: Layer already exists 20:07:35 114d65c39bcc: Layer already exists 20:07:35 cbb00e4aa3fc: Layer already exists 20:07:35 994393dc58e7: Layer already exists 20:07:35 2.3.0-dev.87: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:07:35 cd93c6ae9241: Preparing 20:07:35 cd93c6ae9241: Preparing 20:07:35 a2c057985d71: Preparing 20:07:35 66c6857bc832: Preparing 20:07:35 745b49132d3e: Preparing 20:07:35 ddcc2b01ca45: Preparing 20:07:35 a2d55cd71e89: Preparing 20:07:35 f617efce4b26: Preparing 20:07:35 91dd9b5ce212: Preparing 20:07:35 da7651a163ca: Preparing 20:07:35 114d65c39bcc: Preparing 20:07:35 cbb00e4aa3fc: Preparing 20:07:35 994393dc58e7: Preparing 20:07:35 a2d55cd71e89: Waiting 20:07:35 114d65c39bcc: Waiting 20:07:35 f617efce4b26: Waiting 20:07:35 cbb00e4aa3fc: Waiting 20:07:35 994393dc58e7: Waiting 20:07:35 91dd9b5ce212: Waiting 20:07:35 da7651a163ca: Waiting 20:07:35 745b49132d3e: Layer already exists 20:07:35 a2c057985d71: Layer already exists 20:07:35 cd93c6ae9241: Layer already exists 20:07:35 ddcc2b01ca45: Layer already exists 20:07:35 66c6857bc832: Layer already exists 20:07:35 a2d55cd71e89: Layer already exists 20:07:35 91dd9b5ce212: Layer already exists 20:07:35 114d65c39bcc: Layer already exists 20:07:35 da7651a163ca: Layer already exists 20:07:35 f617efce4b26: Layer already exists 20:07:35 cbb00e4aa3fc: Layer already exists 20:07:35 994393dc58e7: Layer already exists 20:07:35 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:36 ---> 9b4e510d4307 20:07:36 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:07:36 ---> bf3d1a542140 20:07:36 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:36 ---> Running in 523914ba628b 20:07:36 ---> Running in c00c1feebbe1 20:07:36 ---> f5439a07823c 20:07:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:07:36 ---> 5b6c54842084 20:07:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:07:36 ---> Running in 7f93f1977e1e 20:07:36 ---> Running in 2fe42e2650f1 20:07:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:07:36 cd93c6ae9241: Preparing 20:07:36 cd93c6ae9241: Preparing 20:07:36 a2c057985d71: Preparing 20:07:36 66c6857bc832: Preparing 20:07:36 745b49132d3e: Preparing 20:07:36 ddcc2b01ca45: Preparing 20:07:36 a2d55cd71e89: Preparing 20:07:36 f617efce4b26: Preparing 20:07:36 91dd9b5ce212: Preparing 20:07:36 da7651a163ca: Preparing 20:07:36 114d65c39bcc: Preparing 20:07:36 cbb00e4aa3fc: Preparing 20:07:36 994393dc58e7: Preparing 20:07:36 cbb00e4aa3fc: Waiting 20:07:36 da7651a163ca: Waiting 20:07:36 114d65c39bcc: Waiting 20:07:36 f617efce4b26: Waiting 20:07:36 91dd9b5ce212: Waiting 20:07:36 66c6857bc832: Layer already exists 20:07:36 cd93c6ae9241: Layer already exists 20:07:36 ddcc2b01ca45: Layer already exists 20:07:36 a2c057985d71: Layer already exists 20:07:36 745b49132d3e: Layer already exists 20:07:36 a2d55cd71e89: Layer already exists 20:07:36 114d65c39bcc: Layer already exists 20:07:36 f617efce4b26: Layer already exists 20:07:36 da7651a163ca: Layer already exists 20:07:36 91dd9b5ce212: Layer already exists 20:07:36 cbb00e4aa3fc: Layer already exists 20:07:36 994393dc58e7: Layer already exists 20:07:36 main: digest: sha256:001f16d8cd7406087a33761e185177e576e414cb0646f8f2b763f2980ad72585 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:36 ===================================================== [Pipeline] echo 20:07:36 taggedImages: 20:07:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb 20:07:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:07:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.87 20:07:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:07:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:07:36 8629e80a55c52022002c3902c674caceb50305fb 20:07:36 latest 20:07:36 2.3.0-dev.87 20:07:36 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:36 main 20:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:37 Removing intermediate container 7f93f1977e1e 20:07:37 ---> 09a3c8dd493f 20:07:37 Step 10/25 : WORKDIR /edgex-go/spire-build 20:07:37 ---> Running in 292487e77676 20:07:37 Removing intermediate container 2fe42e2650f1 20:07:37 ---> d72d4ae75985 20:07:37 Step 10/26 : WORKDIR /edgex-go/spire-build 20:07:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb 20:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:07:37 3e99d7621b83: Preparing 20:07:37 55f6f694dfdb: Preparing 20:07:37 1b464e50bd08: Preparing 20:07:37 3cb6773afc9d: Preparing 20:07:37 b88dc6bc0fb3: Preparing 20:07:37 535313fd91ea: Preparing 20:07:37 2dcdbda88c8e: Preparing 20:07:37 994393dc58e7: Preparing 20:07:37 535313fd91ea: Waiting 20:07:37 2dcdbda88c8e: Waiting 20:07:37 ---> Running in d549921cd841 20:07:37 55f6f694dfdb: Pushed 20:07:37 b88dc6bc0fb3: Pushed 20:07:37 3e99d7621b83: Pushed 20:07:37 994393dc58e7: Layer already exists 20:07:37 535313fd91ea: Pushed 20:07:37 2dcdbda88c8e: Pushed 20:07:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:07:37 Removing intermediate container 292487e77676 20:07:37 ---> 86447be6144a 20:07: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/; fiCGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:07:37 20:07:37 Removing intermediate container d549921cd841 20:07:37 ---> 7d0b132f95a9 20:07:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:07:37 ---> Running in cb3f983d740f 20:07:38 ---> Running in 2e6d8e178073 20:07:38 3cb6773afc9d: Pushed 20:07:38 1b464e50bd08: Pushed 20:07:38 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:07:39 3e99d7621b83: Preparing 20:07:39 55f6f694dfdb: Preparing 20:07:39 1b464e50bd08: Preparing 20:07:39 3cb6773afc9d: Preparing 20:07:39 b88dc6bc0fb3: Preparing 20:07:39 535313fd91ea: Preparing 20:07:39 2dcdbda88c8e: Preparing 20:07:39 994393dc58e7: Preparing 20:07:39 2dcdbda88c8e: Waiting 20:07:39 535313fd91ea: Waiting 20:07:39 55f6f694dfdb: Layer already exists 20:07:39 b88dc6bc0fb3: Layer already exists 20:07:39 3cb6773afc9d: Layer already exists 20:07:39 3e99d7621b83: Layer already exists 20:07:39 1b464e50bd08: Layer already exists 20:07:39 535313fd91ea: Layer already exists 20:07:39 2dcdbda88c8e: Layer already exists 20:07:39 994393dc58e7: Layer already exists 20:07:39 latest: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.87 20:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:07:39 3e99d7621b83: Preparing 20:07:39 55f6f694dfdb: Preparing 20:07:39 1b464e50bd08: Preparing 20:07:39 3cb6773afc9d: Preparing 20:07:39 b88dc6bc0fb3: Preparing 20:07:39 535313fd91ea: Preparing 20:07:39 2dcdbda88c8e: Preparing 20:07:39 994393dc58e7: Preparing 20:07:39 2dcdbda88c8e: Waiting 20:07:39 994393dc58e7: Waiting 20:07:39 535313fd91ea: Waiting 20:07:39 1b464e50bd08: Layer already exists 20:07:39 b88dc6bc0fb3: Layer already exists 20:07:39 3e99d7621b83: Layer already exists 20:07:39 55f6f694dfdb: Layer already exists 20:07:39 3cb6773afc9d: Layer already exists 20:07:39 2dcdbda88c8e: Layer already exists 20:07:39 535313fd91ea: Layer already exists 20:07:39 994393dc58e7: Layer already exists 20:07:39 2.3.0-dev.87: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:07:40 3e99d7621b83: Preparing 20:07:40 55f6f694dfdb: Preparing 20:07:40 1b464e50bd08: Preparing 20:07:40 3cb6773afc9d: Preparing 20:07:40 b88dc6bc0fb3: Preparing 20:07:40 535313fd91ea: Preparing 20:07:40 2dcdbda88c8e: Preparing 20:07:40 994393dc58e7: Preparing 20:07:40 535313fd91ea: Waiting 20:07:40 2dcdbda88c8e: Waiting 20:07:40 994393dc58e7: Waiting 20:07:40 b88dc6bc0fb3: Layer already exists 20:07:40 3e99d7621b83: Layer already exists 20:07:40 3cb6773afc9d: Layer already exists 20:07:40 1b464e50bd08: Layer already exists 20:07:40 55f6f694dfdb: Layer already exists 20:07:40 535313fd91ea: Layer already exists 20:07:40 2dcdbda88c8e: Layer already exists 20:07:40 994393dc58e7: Layer already exists 20:07:40 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:07:41 3e99d7621b83: Preparing 20:07:41 55f6f694dfdb: Preparing 20:07:41 1b464e50bd08: Preparing 20:07:41 3cb6773afc9d: Preparing 20:07:41 b88dc6bc0fb3: Preparing 20:07:41 535313fd91ea: Preparing 20:07:41 2dcdbda88c8e: Preparing 20:07:41 994393dc58e7: Preparing 20:07:41 535313fd91ea: Waiting 20:07:41 994393dc58e7: Waiting 20:07:41 3cb6773afc9d: Layer already exists 20:07:41 b88dc6bc0fb3: Layer already exists 20:07:41 55f6f694dfdb: Layer already exists 20:07:41 3e99d7621b83: Layer already exists 20:07:41 1b464e50bd08: Layer already exists 20:07:41 2dcdbda88c8e: Layer already exists 20:07:41 535313fd91ea: Layer already exists 20:07:41 994393dc58e7: Layer already exists 20:07:41 main: digest: sha256:c16ecb019dc4600bdf96bd59e9f15c3f4b56dbd692b2d6813222a80ed167bf59 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:41 ===================================================== [Pipeline] echo 20:07:41 taggedImages: 20:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb 20:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.87 20:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:07:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:07:41 8629e80a55c52022002c3902c674caceb50305fb 20:07:41 latest 20:07:41 2.3.0-dev.87 20:07:41 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:41 main 20:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:41 Removing intermediate container cb3f983d740f 20:07:41 ---> ecc044919e56 20:07:41 Step 12/25 : WORKDIR /edgex-go 20:07:41 Removing intermediate container 2e6d8e178073 20:07:41 ---> 2730b0105e53 20:07:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb 20:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:07:41 68955d6c24af: Preparing 20:07:41 96a8be3336ff: Preparing 20:07:41 63bef5601626: Preparing 20:07:41 6b6f681a37b6: Preparing 20:07:41 b68f45bee46b: Preparing 20:07:41 e9656d76aea3: Preparing 20:07:41 bcb6eef1a731: Preparing 20:07:41 92f00011bef0: Preparing 20:07:41 a955df927699: Preparing 20:07:41 994393dc58e7: Preparing 20:07:41 92f00011bef0: Waiting 20:07:41 a955df927699: Waiting 20:07:41 994393dc58e7: Waiting 20:07:41 e9656d76aea3: Waiting 20:07:41 bcb6eef1a731: Waiting 20:07:41 96a8be3336ff: Pushed 20:07:41 b68f45bee46b: Pushed 20:07:41 68955d6c24af: Pushed 20:07:41 Step 12/26 : WORKDIR /edgex-go 20:07:41 ---> Running in 29d6450839f6 20:07:41 ---> Running in 5915e3924642 20:07:42 bcb6eef1a731: Pushed 20:07:42 e9656d76aea3: Pushed 20:07:42 92f00011bef0: Pushed 20:07:42 994393dc58e7: Layer already exists 20:07:42 a955df927699: Pushed 20:07:42 6b6f681a37b6: Pushed 20:07:42 Removing intermediate container 29d6450839f6 20:07:42 ---> c0991f22a347 20:07:42 Removing intermediate container 5915e3924642 20:07:42 ---> 55711c282e48 20:07:42 20:07:42 Step 13/26 : FROM alpine:3.15 20:07:42 20:07:42 Step 13/25 : FROM alpine:3.15 20:07:43 63bef5601626: Pushed 20:07:43 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:07:43 3.15: Pulling from library/alpine 20:07:43 3.15: Pulling from library/alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:07:43 68955d6c24af: Preparing 20:07:43 96a8be3336ff: Preparing 20:07:43 63bef5601626: Preparing 20:07:43 6b6f681a37b6: Preparing 20:07:43 b68f45bee46b: Preparing 20:07:43 e9656d76aea3: Preparing 20:07:43 bcb6eef1a731: Preparing 20:07:43 92f00011bef0: Preparing 20:07:43 a955df927699: Preparing 20:07:43 994393dc58e7: Preparing 20:07:43 e9656d76aea3: Waiting 20:07:43 bcb6eef1a731: Waiting 20:07:43 92f00011bef0: Waiting 20:07:43 a955df927699: Waiting 20:07:43 994393dc58e7: Waiting 20:07:43 96a8be3336ff: Layer already exists 20:07:43 68955d6c24af: Layer already exists 20:07:43 b68f45bee46b: Layer already exists 20:07:43 6b6f681a37b6: Layer already exists 20:07:43 63bef5601626: Layer already exists 20:07:43 e9656d76aea3: Layer already exists 20:07:43 a955df927699: Layer already exists 20:07:43 92f00011bef0: Layer already exists 20:07:43 bcb6eef1a731: Layer already exists 20:07:43 994393dc58e7: Layer already exists 20:07:43 latest: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.87 20:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:07:44 68955d6c24af: Preparing 20:07:44 96a8be3336ff: Preparing 20:07:44 63bef5601626: Preparing 20:07:44 6b6f681a37b6: Preparing 20:07:44 b68f45bee46b: Preparing 20:07:44 e9656d76aea3: Preparing 20:07:44 bcb6eef1a731: Preparing 20:07:44 92f00011bef0: Preparing 20:07:44 a955df927699: Preparing 20:07:44 994393dc58e7: Preparing 20:07:44 a955df927699: Waiting 20:07:44 994393dc58e7: Waiting 20:07:44 92f00011bef0: Waiting 20:07:44 bcb6eef1a731: Waiting 20:07:44 e9656d76aea3: Waiting 20:07:44 68955d6c24af: Layer already exists 20:07:44 96a8be3336ff: Layer already exists 20:07:44 63bef5601626: Layer already exists 20:07:44 b68f45bee46b: Layer already exists 20:07:44 6b6f681a37b6: Layer already exists 20:07:44 bcb6eef1a731: Layer already exists 20:07:44 a955df927699: Layer already exists 20:07:44 994393dc58e7: Layer already exists 20:07:44 e9656d76aea3: Layer already exists 20:07:44 92f00011bef0: Layer already exists 20:07:44 2.3.0-dev.87: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:07:44 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:07:44 Status: Image is up to date for alpine:3.15 20:07:44 Status: Downloaded newer image for alpine:3.15 20:07:44 ---> 02e0d6fdf486 20:07:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:07:45 68955d6c24af: Preparing 20:07:45 96a8be3336ff: Preparing 20:07:45 63bef5601626: Preparing 20:07:45 6b6f681a37b6: Preparing 20:07:45 b68f45bee46b: Preparing 20:07:45 e9656d76aea3: Preparing 20:07:45 bcb6eef1a731: Preparing 20:07:45 92f00011bef0: Preparing 20:07:45 a955df927699: Preparing 20:07:45 994393dc58e7: Preparing 20:07:45 e9656d76aea3: Waiting 20:07:45 bcb6eef1a731: Waiting 20:07:45 92f00011bef0: Waiting 20:07:45 a955df927699: Waiting 20:07:45 994393dc58e7: Waiting 20:07:45 68955d6c24af: Layer already exists 20:07:45 96a8be3336ff: Layer already exists 20:07:45 6b6f681a37b6: Layer already exists 20:07:45 b68f45bee46b: Layer already exists 20:07:45 63bef5601626: Layer already exists 20:07:45 bcb6eef1a731: Layer already exists 20:07:45 92f00011bef0: Layer already exists 20:07:45 e9656d76aea3: Layer already exists 20:07:45 a955df927699: Layer already exists 20:07:45 994393dc58e7: Layer already exists 20:07:45 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 ---> 02e0d6fdf486 20:07:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:45 ---> Running in a0baa5b9b957 20:07:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 ---> Running in 925de3f3c4a6 20:07:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:07:45 68955d6c24af: Preparing 20:07:45 96a8be3336ff: Preparing 20:07:45 63bef5601626: Preparing 20:07:45 6b6f681a37b6: Preparing 20:07:45 b68f45bee46b: Preparing 20:07:45 e9656d76aea3: Preparing 20:07:45 bcb6eef1a731: Preparing 20:07:45 92f00011bef0: Preparing 20:07:45 a955df927699: Preparing 20:07:45 994393dc58e7: Preparing 20:07:45 bcb6eef1a731: Waiting 20:07:45 a955df927699: Waiting 20:07:45 92f00011bef0: Waiting 20:07:45 994393dc58e7: Waiting 20:07:45 e9656d76aea3: Waiting 20:07:45 b68f45bee46b: Layer already exists 20:07:45 96a8be3336ff: Layer already exists 20:07:45 68955d6c24af: Layer already exists 20:07:45 6b6f681a37b6: Layer already exists 20:07:45 63bef5601626: Layer already exists 20:07:45 e9656d76aea3: Layer already exists 20:07:45 92f00011bef0: Layer already exists 20:07:45 bcb6eef1a731: Layer already exists 20:07:45 994393dc58e7: Layer already exists 20:07:45 a955df927699: Layer already exists 20:07:45 main: digest: sha256:f71d8b19858cfe27c97aefc07eff9c9b99e193bfc5716af0ff3314ad1b3d73fa size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:45 ===================================================== [Pipeline] echo 20:07:45 taggedImages: 20:07:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb 20:07:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:07:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.87 20:07:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:07:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:07:45 8629e80a55c52022002c3902c674caceb50305fb 20:07:45 latest 20:07:45 2.3.0-dev.87 20:07:45 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:45 main 20:07:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:45 Removing intermediate container 925de3f3c4a6 20:07:45 ---> a42959db6f0d 20:07:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:45 Removing intermediate container a0baa5b9b957 20:07:45 ---> 7f226e62dea0 20:07:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:45 ---> Running in 59b99658d6a2 20:07:45 ---> Running in 3c026ec2342e 20:07:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb 20:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:07:46 42e1d6ba1ad9: Preparing 20:07:46 2dca49ab9401: Preparing 20:07:46 f617efce4b26: Preparing 20:07:46 82ec4192a52d: Preparing 20:07:46 d578061bf80f: Preparing 20:07:46 34d5ebaa5410: Preparing 20:07:46 34d5ebaa5410: Waiting 20:07:46 f617efce4b26: Layer already exists 20:07:46 34d5ebaa5410: Layer already exists 20:07:46 42e1d6ba1ad9: Pushed 20:07:46 d578061bf80f: Pushed 20:07:46 82ec4192a52d: Pushed 20:07:48 2dca49ab9401: Pushed 20:07:48 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07: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 20:07:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:07:49 42e1d6ba1ad9: Preparing 20:07:49 2dca49ab9401: Preparing 20:07:49 f617efce4b26: Preparing 20:07:49 82ec4192a52d: Preparing 20:07:49 d578061bf80f: Preparing 20:07:49 34d5ebaa5410: Preparing 20:07:49 34d5ebaa5410: Waiting 20:07:49 d578061bf80f: Layer already exists 20:07:49 82ec4192a52d: Layer already exists 20:07:49 42e1d6ba1ad9: Layer already exists 20:07:49 f617efce4b26: Layer already exists 20:07:49 2dca49ab9401: Layer already exists 20:07:49 34d5ebaa5410: Layer already exists 20:07:49 latest: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.87 20:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:07:49 42e1d6ba1ad9: Preparing 20:07:49 2dca49ab9401: Preparing 20:07:49 f617efce4b26: Preparing 20:07:49 82ec4192a52d: Preparing 20:07:49 d578061bf80f: Preparing 20:07:49 34d5ebaa5410: Preparing 20:07:49 34d5ebaa5410: Waiting 20:07:49 f617efce4b26: Layer already exists 20:07:49 42e1d6ba1ad9: Layer already exists 20:07:49 82ec4192a52d: Layer already exists 20:07:49 d578061bf80f: Layer already exists 20:07:49 2dca49ab9401: Layer already exists 20:07:49 34d5ebaa5410: Layer already exists 20:07:49 2.3.0-dev.87: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:50 Removing intermediate container 59b99658d6a2 20:07:50 ---> 2846208514bb 20:07:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:07:50 Removing intermediate container 3c026ec2342e 20:07:50 ---> fc9b2a12a8bd 20:07:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:50 ---> Running in 24d8916f3696 20:07:50 ---> Running in 0abd24cd3ed9 20:07:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:07:50 42e1d6ba1ad9: Preparing 20:07:50 2dca49ab9401: Preparing 20:07:50 f617efce4b26: Preparing 20:07:50 82ec4192a52d: Preparing 20:07:50 d578061bf80f: Preparing 20:07:50 34d5ebaa5410: Preparing 20:07:50 34d5ebaa5410: Waiting 20:07:50 f617efce4b26: Layer already exists 20:07:50 d578061bf80f: Layer already exists 20:07:50 82ec4192a52d: Layer already exists 20:07:50 42e1d6ba1ad9: Layer already exists 20:07:50 2dca49ab9401: Layer already exists 20:07:50 34d5ebaa5410: Layer already exists 20:07:50 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07: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 20:07:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:07:50 42e1d6ba1ad9: Preparing 20:07:50 2dca49ab9401: Preparing 20:07:50 f617efce4b26: Preparing 20:07:50 82ec4192a52d: Preparing 20:07:50 d578061bf80f: Preparing 20:07:50 34d5ebaa5410: Preparing 20:07:50 d578061bf80f: Layer already exists 20:07:50 f617efce4b26: Layer already exists 20:07:50 42e1d6ba1ad9: Layer already exists 20:07:50 82ec4192a52d: Layer already exists 20:07:50 2dca49ab9401: Layer already exists 20:07:50 34d5ebaa5410: Layer already exists 20:07:50 main: digest: sha256:d53a31109d12386e3322b3e32ba93e819e39b93cb3e48da59df5a06768947b77 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:51 ===================================================== [Pipeline] echo 20:07:51 taggedImages: 20:07:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb 20:07:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:07:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.87 20:07:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:07:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:07:51 8629e80a55c52022002c3902c674caceb50305fb 20:07:51 latest 20:07:51 2.3.0-dev.87 20:07:51 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:07:51 main 20:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb 20:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:07:51 0657f3eb8548: Preparing 20:07:51 d2c22b65bf25: Preparing 20:07:51 37d2864b654e: Preparing 20:07:51 60f1df0e8415: Preparing 20:07:51 7e3f92cc2689: Preparing 20:07:51 a534510aca8f: Preparing 20:07:51 d578061bf80f: Preparing 20:07:51 34d5ebaa5410: Preparing 20:07:51 d578061bf80f: Waiting 20:07:51 a534510aca8f: Waiting 20:07:51 34d5ebaa5410: Waiting 20:07:51 37d2864b654e: Pushed 20:07:51 0657f3eb8548: Pushed 20:07:51 d2c22b65bf25: Pushed 20:07:51 d578061bf80f: Layer already exists 20:07:51 34d5ebaa5410: Layer already exists 20:07:52 a534510aca8f: Pushed 20:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:54 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:07:54 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:07:54 OK: 15734 distinct packages available 20:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:55 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:07:55 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:07:55 OK: 15734 distinct packages available 20:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:07:55 7e3f92cc2689: Pushed 20:07:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:07:58 60f1df0e8415: Pushed 20:07:58 (1/5) Installing dumb-init (1.2.5-r1) 20:07:58 (1/4) Installing dumb-init (1.2.5-r1) 20:07:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:07:58 (2/4) Installing musl-obstack (1.2.3-r0) 20:07:58 (3/5) Installing libucontext (1.1-r0) 20:07:58 (3/4) Installing libucontext (1.1-r0) 20:07:58 (4/5) Installing gcompat (1.0.0-r4) 20:07:58 (4/4) Installing gcompat (1.0.0-r4) 20:07:58 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:58 (5/5) Installing openssl (1.1.1q-r0) 20:07:58 Executing busybox-1.34.1-r7.trigger 20:07:58 OK: 6 MiB in 18 packages 20:07:58 Executing busybox-1.34.1-r7.trigger 20:07:58 OK: 6 MiB in 19 packages 20:07:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:07:58 0657f3eb8548: Preparing 20:07:58 d2c22b65bf25: Preparing 20:07:58 37d2864b654e: Preparing 20:07:58 60f1df0e8415: Preparing 20:07:58 7e3f92cc2689: Preparing 20:07:58 a534510aca8f: Preparing 20:07:58 d578061bf80f: Preparing 20:07:58 34d5ebaa5410: Preparing 20:07:58 a534510aca8f: Waiting 20:07:58 d578061bf80f: Waiting 20:07:58 34d5ebaa5410: Waiting 20:07:58 37d2864b654e: Layer already exists 20:07:58 60f1df0e8415: Layer already exists 20:07:58 d2c22b65bf25: Layer already exists 20:07:58 7e3f92cc2689: Layer already exists 20:07:58 0657f3eb8548: Layer already exists 20:07:58 a534510aca8f: Layer already exists 20:07:58 d578061bf80f: Layer already exists 20:07:58 34d5ebaa5410: Layer already exists 20:07:58 latest: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.87 20:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:07:59 0657f3eb8548: Preparing 20:07:59 d2c22b65bf25: Preparing 20:07:59 37d2864b654e: Preparing 20:07:59 60f1df0e8415: Preparing 20:07:59 7e3f92cc2689: Preparing 20:07:59 a534510aca8f: Preparing 20:07:59 d578061bf80f: Preparing 20:07:59 34d5ebaa5410: Preparing 20:07:59 a534510aca8f: Waiting 20:07:59 d578061bf80f: Waiting 20:07:59 34d5ebaa5410: Waiting 20:07:59 7e3f92cc2689: Layer already exists 20:07:59 0657f3eb8548: Layer already exists 20:07:59 37d2864b654e: Layer already exists 20:07:59 d2c22b65bf25: Layer already exists 20:07:59 60f1df0e8415: Layer already exists 20:07:59 a534510aca8f: Layer already exists 20:07:59 34d5ebaa5410: Layer already exists 20:07:59 d578061bf80f: Layer already exists 20:07:59 2.3.0-dev.87: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:08:00 0657f3eb8548: Preparing 20:08:00 d2c22b65bf25: Preparing 20:08:00 37d2864b654e: Preparing 20:08:00 60f1df0e8415: Preparing 20:08:00 7e3f92cc2689: Preparing 20:08:00 a534510aca8f: Preparing 20:08:00 d578061bf80f: Preparing 20:08:00 34d5ebaa5410: Preparing 20:08:00 a534510aca8f: Waiting 20:08:00 d578061bf80f: Waiting 20:08:00 34d5ebaa5410: Waiting 20:08:00 7e3f92cc2689: Layer already exists 20:08:00 d2c22b65bf25: Layer already exists 20:08:00 60f1df0e8415: Layer already exists 20:08:00 0657f3eb8548: Layer already exists 20:08:00 37d2864b654e: Layer already exists 20:08:00 34d5ebaa5410: Layer already exists 20:08:00 a534510aca8f: Layer already exists 20:08:00 d578061bf80f: Layer already exists 20:08:00 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:08:00 0657f3eb8548: Preparing 20:08:00 d2c22b65bf25: Preparing 20:08:00 37d2864b654e: Preparing 20:08:00 60f1df0e8415: Preparing 20:08:00 7e3f92cc2689: Preparing 20:08:00 a534510aca8f: Preparing 20:08:00 d578061bf80f: Preparing 20:08:00 34d5ebaa5410: Preparing 20:08:00 a534510aca8f: Waiting 20:08:00 d578061bf80f: Waiting 20:08:00 34d5ebaa5410: Waiting 20:08:00 0657f3eb8548: Layer already exists 20:08:00 7e3f92cc2689: Layer already exists 20:08:00 37d2864b654e: Layer already exists 20:08:00 60f1df0e8415: Layer already exists 20:08:00 d2c22b65bf25: Layer already exists 20:08:00 a534510aca8f: Layer already exists 20:08:00 34d5ebaa5410: Layer already exists 20:08:00 d578061bf80f: Layer already exists 20:08:00 main: digest: sha256:cc848d584273fcf3e50ecafd07b07413ae5adc2fe010789d440ca6dc23755934 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:00 ===================================================== [Pipeline] echo 20:08:00 taggedImages: 20:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb 20:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.87 20:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:08:00 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:08:00 8629e80a55c52022002c3902c674caceb50305fb 20:08:00 latest 20:08:00 2.3.0-dev.87 20:08:00 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:00 main 20:08:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb 20:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:08:01 804db38a5734: Preparing 20:08:01 ffe1e16392e1: Preparing 20:08:01 61ffe6cc9daa: Preparing 20:08:01 1408f6e3464e: Preparing 20:08:01 869a53a9c1c4: Preparing 20:08:01 d578061bf80f: Preparing 20:08:01 34d5ebaa5410: Preparing 20:08:01 d578061bf80f: Waiting 20:08:01 34d5ebaa5410: Waiting 20:08:01 ffe1e16392e1: Pushed 20:08:01 61ffe6cc9daa: Pushed 20:08:01 804db38a5734: Pushed 20:08:01 d578061bf80f: Layer already exists 20:08:01 34d5ebaa5410: Layer already exists 20:08:01 869a53a9c1c4: Pushed 20:08:01 Removing intermediate container 0abd24cd3ed9 20:08:01 ---> 396af538405c 20:08:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:01 Removing intermediate container 24d8916f3696 20:08:01 ---> dd0f8e2828f1 20:08:01 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:08 1408f6e3464e: Pushed 20:08:08 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:08:08 804db38a5734: Preparing 20:08:08 ffe1e16392e1: Preparing 20:08:08 61ffe6cc9daa: Preparing 20:08:08 1408f6e3464e: Preparing 20:08:08 869a53a9c1c4: Preparing 20:08:08 d578061bf80f: Preparing 20:08:08 34d5ebaa5410: Preparing 20:08:08 d578061bf80f: Waiting 20:08:08 34d5ebaa5410: Waiting 20:08:08 61ffe6cc9daa: Layer already exists 20:08:08 ffe1e16392e1: Layer already exists 20:08:08 869a53a9c1c4: Layer already exists 20:08:08 1408f6e3464e: Layer already exists 20:08:08 804db38a5734: Layer already exists 20:08:08 34d5ebaa5410: Layer already exists 20:08:08 d578061bf80f: Layer already exists 20:08:08 latest: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.87 20:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:08:09 804db38a5734: Preparing 20:08:09 ffe1e16392e1: Preparing 20:08:09 61ffe6cc9daa: Preparing 20:08:09 1408f6e3464e: Preparing 20:08:09 869a53a9c1c4: Preparing 20:08:09 d578061bf80f: Preparing 20:08:09 34d5ebaa5410: Preparing 20:08:09 d578061bf80f: Waiting 20:08:09 34d5ebaa5410: Waiting 20:08:09 61ffe6cc9daa: Layer already exists 20:08:09 ffe1e16392e1: Layer already exists 20:08:09 869a53a9c1c4: Layer already exists 20:08:09 1408f6e3464e: Layer already exists 20:08:09 804db38a5734: Layer already exists 20:08:09 d578061bf80f: Layer already exists 20:08:09 34d5ebaa5410: Layer already exists 20:08:09 2.3.0-dev.87: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:08:10 804db38a5734: Preparing 20:08:10 ffe1e16392e1: Preparing 20:08:10 61ffe6cc9daa: Preparing 20:08:10 1408f6e3464e: Preparing 20:08:10 869a53a9c1c4: Preparing 20:08:10 d578061bf80f: Preparing 20:08:10 34d5ebaa5410: Preparing 20:08:10 d578061bf80f: Waiting 20:08:10 34d5ebaa5410: Waiting 20:08:10 804db38a5734: Layer already exists 20:08:10 ffe1e16392e1: Layer already exists 20:08:10 869a53a9c1c4: Layer already exists 20:08:10 1408f6e3464e: Layer already exists 20:08:10 61ffe6cc9daa: Layer already exists 20:08:10 d578061bf80f: Layer already exists 20:08:10 34d5ebaa5410: Layer already exists 20:08:10 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:08:10 804db38a5734: Preparing 20:08:10 ffe1e16392e1: Preparing 20:08:10 61ffe6cc9daa: Preparing 20:08:10 1408f6e3464e: Preparing 20:08:10 869a53a9c1c4: Preparing 20:08:10 d578061bf80f: Preparing 20:08:10 34d5ebaa5410: Preparing 20:08:10 d578061bf80f: Waiting 20:08:10 34d5ebaa5410: Waiting 20:08:10 1408f6e3464e: Layer already exists 20:08:10 61ffe6cc9daa: Layer already exists 20:08:10 804db38a5734: Layer already exists 20:08:10 ffe1e16392e1: Layer already exists 20:08:10 869a53a9c1c4: Layer already exists 20:08:10 d578061bf80f: Layer already exists 20:08:10 34d5ebaa5410: Layer already exists 20:08:10 main: digest: sha256:95f6ebab982fa14c09ea730adfa346a02f3bd385a8e3ada9ca63f3a2f3161d68 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:10 ===================================================== [Pipeline] echo 20:08:10 taggedImages: 20:08:10 - nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb 20:08:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:08:10 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.87 20:08:10 - nexus3.edgexfoundry.org:10004/security-spire-config:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:08:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:08:10 8629e80a55c52022002c3902c674caceb50305fb 20:08:10 latest 20:08:10 2.3.0-dev.87 20:08:10 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:10 main 20:08:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb 20:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:08:11 992f3c6b0ef7: Preparing 20:08:11 4e14c2395028: Preparing 20:08:11 557a4d127e2a: Preparing 20:08:11 a984ccc6728f: Preparing 20:08:11 15e0847d06f3: Preparing 20:08:11 d578061bf80f: Preparing 20:08:11 34d5ebaa5410: Preparing 20:08:11 d578061bf80f: Waiting 20:08:11 992f3c6b0ef7: Pushed 20:08:11 557a4d127e2a: Pushed 20:08:11 4e14c2395028: Pushed 20:08:11 d578061bf80f: Layer already exists 20:08:11 34d5ebaa5410: Layer already exists 20:08:11 15e0847d06f3: Pushed 20:08:16 ---> 106a1d493b21 20:08:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:08:16 ---> e205e0059254 20:08:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:08:17 ---> 806323024d16 20:08:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:08:17 ---> 92d2930e9d11 20:08:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:08:17 ---> Running in b51d0545972d 20:08:18 a984ccc6728f: Pushed 20:08:18 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:18 Removing intermediate container b51d0545972d 20:08:18 ---> 18e96f100666 20:08:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:08:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:08:18 992f3c6b0ef7: Preparing 20:08:18 4e14c2395028: Preparing 20:08:18 557a4d127e2a: Preparing 20:08:18 a984ccc6728f: Preparing 20:08:18 15e0847d06f3: Preparing 20:08:18 d578061bf80f: Preparing 20:08:18 34d5ebaa5410: Preparing 20:08:18 d578061bf80f: Waiting 20:08:18 34d5ebaa5410: Waiting 20:08:18 992f3c6b0ef7: Layer already exists 20:08:18 a984ccc6728f: Layer already exists 20:08:18 4e14c2395028: Layer already exists 20:08:18 557a4d127e2a: Layer already exists 20:08:18 15e0847d06f3: Layer already exists 20:08:18 d578061bf80f: Layer already exists 20:08:18 34d5ebaa5410: Layer already exists 20:08:18 latest: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:18 ---> 5474d82290c6 20:08:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:08:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.87 20:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:08:19 992f3c6b0ef7: Preparing 20:08:19 4e14c2395028: Preparing 20:08:19 557a4d127e2a: Preparing 20:08:19 a984ccc6728f: Preparing 20:08:19 15e0847d06f3: Preparing 20:08:19 d578061bf80f: Preparing 20:08:19 34d5ebaa5410: Preparing 20:08:19 d578061bf80f: Waiting 20:08:19 557a4d127e2a: Layer already exists 20:08:19 992f3c6b0ef7: Layer already exists 20:08:19 15e0847d06f3: Layer already exists 20:08:19 4e14c2395028: Layer already exists 20:08:19 a984ccc6728f: Layer already exists 20:08:19 d578061bf80f: Layer already exists 20:08:19 34d5ebaa5410: Layer already exists 20:08:19 2.3.0-dev.87: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:19 ---> 8580f9b885f9 20:08:19 Step 21/26 : WORKDIR / 20:08:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:19 ---> Running in 1aea31fa3e96 20:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:08:20 992f3c6b0ef7: Preparing 20:08:20 4e14c2395028: Preparing 20:08:20 557a4d127e2a: Preparing 20:08:20 a984ccc6728f: Preparing 20:08:20 15e0847d06f3: Preparing 20:08:20 d578061bf80f: Preparing 20:08:20 34d5ebaa5410: Preparing 20:08:20 d578061bf80f: Waiting 20:08:20 34d5ebaa5410: Waiting 20:08:20 992f3c6b0ef7: Layer already exists 20:08:20 a984ccc6728f: Layer already exists 20:08:20 15e0847d06f3: Layer already exists 20:08:20 557a4d127e2a: Layer already exists 20:08:20 4e14c2395028: Layer already exists 20:08:20 34d5ebaa5410: Layer already exists 20:08:20 d578061bf80f: Layer already exists 20:08:20 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:20 ---> 6f4fe98f524b 20:08:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:21 Removing intermediate container 1aea31fa3e96 20:08:21 ---> 85fcddbf4abf 20:08:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:21 ---> Running in 9d9f5fb376c9 20:08:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:21 ---> Running in 9543a087fcde 20:08:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:08:21 992f3c6b0ef7: Preparing 20:08:21 4e14c2395028: Preparing 20:08:21 557a4d127e2a: Preparing 20:08:21 a984ccc6728f: Preparing 20:08:21 15e0847d06f3: Preparing 20:08:21 d578061bf80f: Preparing 20:08:21 34d5ebaa5410: Preparing 20:08:21 d578061bf80f: Waiting 20:08:21 34d5ebaa5410: Waiting 20:08:21 15e0847d06f3: Layer already exists 20:08:21 a984ccc6728f: Layer already exists 20:08:21 557a4d127e2a: Layer already exists 20:08:21 4e14c2395028: Layer already exists 20:08:21 992f3c6b0ef7: Layer already exists 20:08:21 d578061bf80f: Layer already exists 20:08:21 34d5ebaa5410: Layer already exists 20:08:21 main: digest: sha256:90b7abb02dabfeee0b6b59adbe20b6b1f9b114baa0accba3a11d6e4378dd6baf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:21 ===================================================== [Pipeline] echo 20:08:21 taggedImages: 20:08:21 - nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb 20:08:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:08:21 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.87 20:08:21 - nexus3.edgexfoundry.org:10004/security-spire-server:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:08:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:08:21 8629e80a55c52022002c3902c674caceb50305fb 20:08:21 latest 20:08:21 2.3.0-dev.87 20:08:21 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:21 main 20:08:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:22 Removing intermediate container 9d9f5fb376c9 20:08:22 ---> 06018ce7354c 20:08:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb 20:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:08:22 b5796f1a5270: Preparing 20:08:22 8dd3bd18656c: Preparing 20:08:22 f617efce4b26: Preparing 20:08:22 205fb9e6d992: Preparing 20:08:22 994393dc58e7: Preparing 20:08:22 f617efce4b26: Layer already exists 20:08:22 994393dc58e7: Layer already exists 20:08:22 b5796f1a5270: Pushed 20:08:22 205fb9e6d992: Pushed 20:08:22 Removing intermediate container 9543a087fcde 20:08:22 ---> 9d196cc916cf 20:08:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:22 ---> Running in 3f32f4e6eb43 20:08:22 ---> Running in 311bb58d31db 20:08:23 Removing intermediate container 3f32f4e6eb43 20:08:23 ---> ffed5d16882f 20:08:23 Step 23/25 : LABEL arch=arm64 20:08:23 Removing intermediate container 311bb58d31db 20:08:23 ---> e6090ef995aa 20:08:23 Step 24/26 : LABEL arch=arm64 20:08:24 ---> Running in 87a031c51284 20:08:24 ---> Running in 12676303e309 20:08:24 8dd3bd18656c: Pushed 20:08:24 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:08:25 b5796f1a5270: Preparing 20:08:25 8dd3bd18656c: Preparing 20:08:25 f617efce4b26: Preparing 20:08:25 205fb9e6d992: Preparing 20:08:25 994393dc58e7: Preparing 20:08:25 b5796f1a5270: Layer already exists 20:08:25 8dd3bd18656c: Layer already exists 20:08:25 205fb9e6d992: Layer already exists 20:08:25 994393dc58e7: Layer already exists 20:08:25 f617efce4b26: Layer already exists 20:08:25 latest: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:25 Removing intermediate container 87a031c51284 20:08:25 ---> 3d7cd31fa077 20:08:25 Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:08:25 Removing intermediate container 12676303e309 20:08:25 ---> 10d82443990b 20:08:25 Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:08:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.87 20:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:08:26 b5796f1a5270: Preparing 20:08:26 8dd3bd18656c: Preparing 20:08:26 f617efce4b26: Preparing 20:08:26 205fb9e6d992: Preparing 20:08:26 994393dc58e7: Preparing 20:08:26 f617efce4b26: Layer already exists 20:08:26 994393dc58e7: Layer already exists 20:08:26 b5796f1a5270: Layer already exists 20:08:26 205fb9e6d992: Layer already exists 20:08:26 8dd3bd18656c: Layer already exists 20:08:26 2.3.0-dev.87: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:26 ---> Running in 2ee422e902c6 20:08:26 ---> Running in 0e50faffbb68 20:08:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:08:26 b5796f1a5270: Preparing 20:08:26 8dd3bd18656c: Preparing 20:08:26 f617efce4b26: Preparing 20:08:26 205fb9e6d992: Preparing 20:08:26 994393dc58e7: Preparing 20:08:26 b5796f1a5270: Layer already exists 20:08:26 994393dc58e7: Layer already exists 20:08:26 205fb9e6d992: Layer already exists 20:08:26 8dd3bd18656c: Layer already exists 20:08:26 f617efce4b26: Layer already exists 20:08:26 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:08:27 b5796f1a5270: Preparing 20:08:27 8dd3bd18656c: Preparing 20:08:27 f617efce4b26: Preparing 20:08:27 205fb9e6d992: Preparing 20:08:27 994393dc58e7: Preparing 20:08:27 205fb9e6d992: Layer already exists 20:08:27 b5796f1a5270: Layer already exists 20:08:27 8dd3bd18656c: Layer already exists 20:08:27 994393dc58e7: Layer already exists 20:08:27 f617efce4b26: Layer already exists 20:08:27 main: digest: sha256:ef0ca062e26d7674bcb5602e73dcc7f60e59a7d270bcdc5a2a6cd460303d86fb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:27 ===================================================== [Pipeline] echo 20:08:27 taggedImages: 20:08:27 - nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb 20:08:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:08:27 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.87 20:08:27 - nexus3.edgexfoundry.org:10004/support-notifications:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:08:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:08:27 8629e80a55c52022002c3902c674caceb50305fb 20:08:27 latest 20:08:27 2.3.0-dev.87 20:08:27 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:27 main 20:08:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:27 Removing intermediate container 0e50faffbb68 20:08:27 ---> c1bdaae7df86 20:08:27 Step 26/26 : LABEL version=2.3.0-dev.87 20:08:27 Removing intermediate container 2ee422e902c6 20:08:27 ---> 8ec6b788d34d 20:08:27 Step 25/25 : LABEL version=2.3.0-dev.87 20:08:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:27 ---> Running in 30daf72c8f32 20:08:27 ---> Running in dbe639175f46 20:08:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb 20:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:08:28 856fc83b93fb: Preparing 20:08:28 80d85457c010: Preparing 20:08:28 f617efce4b26: Preparing 20:08:28 c8fce59681d5: Preparing 20:08:28 994393dc58e7: Preparing 20:08:28 994393dc58e7: Layer already exists 20:08:28 f617efce4b26: Layer already exists 20:08:28 c8fce59681d5: Layer already exists 20:08:28 856fc83b93fb: Pushed 20:08:28 Removing intermediate container dbe639175f46 20:08:28 ---> 9db8c0566c37 20:08:28 20:08:28 Removing intermediate container 30daf72c8f32 20:08:28 ---> 82c718397253 20:08:28 20:08:28 Successfully built 9db8c0566c37 20:08:28 Successfully built 82c718397253 20:08:28 Successfully tagged security-spire-config-arm64:latest 20:08:28 Building security-spire-agent 20:08:28  Building security-spire-config ... done Successfully tagged security-spire-server-arm64:latest 20:08:28  Building security-spire-server ... done Building core-data 20:08:30 80d85457c010: Pushed 20:08:30 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:08:31 856fc83b93fb: Preparing 20:08:31 80d85457c010: Preparing 20:08:31 f617efce4b26: Preparing 20:08:31 c8fce59681d5: Preparing 20:08:31 994393dc58e7: Preparing 20:08:31 f617efce4b26: Layer already exists 20:08:31 994393dc58e7: Layer already exists 20:08:31 80d85457c010: Layer already exists 20:08:31 856fc83b93fb: Layer already exists 20:08:31 c8fce59681d5: Layer already exists 20:08:31 latest: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.87 20:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:08:33 856fc83b93fb: Preparing 20:08:33 80d85457c010: Preparing 20:08:33 f617efce4b26: Preparing 20:08:33 c8fce59681d5: Preparing 20:08:33 994393dc58e7: Preparing 20:08:33 c8fce59681d5: Layer already exists 20:08:33 856fc83b93fb: Layer already exists 20:08:33 80d85457c010: Layer already exists 20:08:33 994393dc58e7: Layer already exists 20:08:33 f617efce4b26: Layer already exists 20:08:33 2.3.0-dev.87: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:08:33 856fc83b93fb: Preparing 20:08:33 80d85457c010: Preparing 20:08:33 f617efce4b26: Preparing 20:08:33 c8fce59681d5: Preparing 20:08:33 994393dc58e7: Preparing 20:08:33 c8fce59681d5: Layer already exists 20:08:33 994393dc58e7: Layer already exists 20:08:33 f617efce4b26: Layer already exists 20:08:33 856fc83b93fb: Layer already exists 20:08:33 80d85457c010: Layer already exists 20:08:33 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:08:34 856fc83b93fb: Preparing 20:08:34 80d85457c010: Preparing 20:08:34 f617efce4b26: Preparing 20:08:34 c8fce59681d5: Preparing 20:08:34 994393dc58e7: Preparing 20:08:34 c8fce59681d5: Layer already exists 20:08:34 994393dc58e7: Layer already exists 20:08:34 f617efce4b26: Layer already exists 20:08:34 80d85457c010: Layer already exists 20:08:34 856fc83b93fb: Layer already exists 20:08:34 main: digest: sha256:5f4226560e1ea581741124b311a91be9a01abbbc30d4c2a0b922be11825901c0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:34 ===================================================== [Pipeline] echo 20:08:34 taggedImages: 20:08:34 - nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb 20:08:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:08:34 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.87 20:08:34 - nexus3.edgexfoundry.org:10004/support-scheduler:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:34 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 20:08:34 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 20:08:34 8629e80a55c52022002c3902c674caceb50305fb 20:08:34 latest 20:08:34 2.3.0-dev.87 20:08:34 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:34 main 20:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb 20:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:08:35 1835cc9d7185: Preparing 20:08:35 8ff4953671aa: Preparing 20:08:35 07c89e665ea5: Preparing 20:08:35 f1a3295bf2fb: Preparing 20:08:35 994393dc58e7: Preparing 20:08:35 994393dc58e7: Layer already exists 20:08:35 8ff4953671aa: Pushed 20:08:35 1835cc9d7185: Pushed 20:08:36 07c89e665ea5: Pushed 20:08:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:08:37 ---> d4253a0f5093 20:08:37 Step 3/26 : WORKDIR /edgex-go 20:08:37 ---> Using cache 20:08:37 ---> 6e8a3467be33 20:08:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:37 ---> Using cache 20:08:37 ---> c68b8f630a51 20:08:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:08:37 ---> Using cache 20:08:37 ---> bc0be6117ee7 20:08:37 Step 6/26 : COPY go.mod vendor* ./ 20:08:37 ---> Using cache 20:08:37 ---> f5e2382b6f10 20:08:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:37 ---> Using cache 20:08:37 ---> 9362466f838a 20:08:37 Step 8/26 : COPY . . 20:08:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:08:37 ---> d4253a0f5093 20:08:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:08:37 ---> Using cache 20:08:37 ---> 9e4707806572 20:08:37 Step 4/24 : WORKDIR /edgex-go 20:08:37 ---> Using cache 20:08:37 ---> 7b709fbf565b 20:08:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:37 ---> Using cache 20:08:37 ---> 05e29442f4f6 20:08:37 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:08:37 ---> Using cache 20:08:37 ---> 5b6c54842084 20:08:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:08:37 ---> Using cache 20:08:37 ---> d72d4ae75985 20:08:37 Step 10/26 : WORKDIR /edgex-go/spire-build 20:08:37 ---> Using cache 20:08:37 ---> 7d0b132f95a9 20:08:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:08:37 ---> Using cache 20:08:37 ---> 2730b0105e53 20:08:37 Step 12/26 : WORKDIR /edgex-go 20:08:37 ---> Using cache 20:08:37 ---> 55711c282e48 20:08:37 20:08:37 Step 13/26 : FROM alpine:3.15 20:08:37 ---> 02e0d6fdf486 20:08:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:37 ---> Using cache 20:08:37 ---> 7f226e62dea0 20:08:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:37 ---> Using cache 20:08:37 ---> fc9b2a12a8bd 20:08:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:37 ---> Using cache 20:08:37 ---> dd0f8e2828f1 20:08:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:08:37 ---> Running in 145c0d8902a7 20:08:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:08:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:08:43 OK: 221 MiB in 51 packages 20:08:43 ---> d9fd8235dd9b 20:08:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:45 Removing intermediate container 145c0d8902a7 20:08:45 ---> da2ccae5bb58 20:08:45 Step 7/24 : COPY go.mod vendor* ./ 20:08:46 f1a3295bf2fb: Pushed 20:08:46 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:08:47 1835cc9d7185: Preparing 20:08:47 8ff4953671aa: Preparing 20:08:47 07c89e665ea5: Preparing 20:08:47 f1a3295bf2fb: Preparing 20:08:47 994393dc58e7: Preparing 20:08:47 994393dc58e7: Layer already exists 20:08:47 07c89e665ea5: Layer already exists 20:08:47 8ff4953671aa: Layer already exists 20:08:47 1835cc9d7185: Layer already exists 20:08:47 f1a3295bf2fb: Layer already exists 20:08:47 latest: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.87 20:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:08:47 1835cc9d7185: Preparing 20:08:47 8ff4953671aa: Preparing 20:08:47 07c89e665ea5: Preparing 20:08:47 f1a3295bf2fb: Preparing 20:08:47 994393dc58e7: Preparing 20:08:47 8ff4953671aa: Layer already exists 20:08:47 f1a3295bf2fb: Layer already exists 20:08:47 07c89e665ea5: Layer already exists 20:08:47 1835cc9d7185: Layer already exists 20:08:47 994393dc58e7: Layer already exists 20:08:47 2.3.0-dev.87: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:47 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:48 ---> 88e95389eb66 20:08:48 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:48 ---> Running in 9eca460d9f66 20:08:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:08:48 1835cc9d7185: Preparing 20:08:48 8ff4953671aa: Preparing 20:08:48 07c89e665ea5: Preparing 20:08:48 f1a3295bf2fb: Preparing 20:08:48 994393dc58e7: Preparing 20:08:48 994393dc58e7: Layer already exists 20:08:48 1835cc9d7185: Layer already exists 20:08:48 07c89e665ea5: Layer already exists 20:08:48 f1a3295bf2fb: Layer already exists 20:08:48 8ff4953671aa: Layer already exists 20:08:48 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:48 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 20:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 20:08:48 1835cc9d7185: Preparing 20:08:48 8ff4953671aa: Preparing 20:08:48 07c89e665ea5: Preparing 20:08:48 f1a3295bf2fb: Preparing 20:08:48 994393dc58e7: Preparing 20:08:48 07c89e665ea5: Layer already exists 20:08:48 994393dc58e7: Layer already exists 20:08:48 f1a3295bf2fb: Layer already exists 20:08:48 8ff4953671aa: Layer already exists 20:08:48 1835cc9d7185: Layer already exists 20:08:48 main: digest: sha256:903a1b84a5e5ddc081d6f3090bca1fc736f393cbd839e3fcf0a3964d60faf2e9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:48 ===================================================== [Pipeline] echo 20:08:48 taggedImages: 20:08:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb 20:08:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 20:08:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.87 20:08:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:08:48 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:54 ---> de8a2b869629 20:08:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:08:55 ---> 75fbc193bb8e 20:08:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:08:56 ---> 41db361ff365 20:08:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:08:57 ---> 23367d56e883 20:08:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:57 ---> Running in dd4e3e48325c 20:08:58 Removing intermediate container dd4e3e48325c 20:08:58 ---> b536bb2ba93f 20:08:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:58 ---> Running in 17e67f8b77f1 20:08:59 Removing intermediate container 17e67f8b77f1 20:08:59 ---> 327346b5f2fd 20:08:59 Step 24/26 : LABEL arch=arm64 20:08:59 ---> Running in 5f0859ab237f 20:08:59 Removing intermediate container 5f0859ab237f 20:08:59 ---> c77246528730 20:08:59 Step 25/26 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:08:59 ---> Running in 1a1311dfdf2d 20:09:01 Removing intermediate container 1a1311dfdf2d 20:09:01 ---> 9be8a2eac4d7 20:09:01 Step 26/26 : LABEL version=2.3.0-dev.87 20:09:01 ---> Running in d84c27e4a8d6 20:09:04 Removing intermediate container d84c27e4a8d6 20:09:04 ---> fd4b491f9d50 20:09:04 20:09:04 Successfully built fd4b491f9d50 20:09:04 Successfully tagged security-spire-agent-arm64:latest 20:09:04  Building security-spire-agent ... done Building core-metadata 20:09:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:09:09 ---> d4253a0f5093 20:09:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:09:09 ---> Using cache 20:09:09 ---> 9e4707806572 20:09:09 Step 4/25 : WORKDIR /edgex-go 20:09:09 ---> Using cache 20:09:09 ---> 7b709fbf565b 20:09:09 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:09 ---> Using cache 20:09:09 ---> 05e29442f4f6 20:09:09 Step 6/25 : RUN apk add --update --no-cache make git 20:09:09 ---> Using cache 20:09:09 ---> 7cbc002cd83d 20:09:09 Step 7/25 : COPY go.mod vendor* ./ 20:09:09 ---> Using cache 20:09:09 ---> 7e5a4cd2999a 20:09:09 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:09 ---> Using cache 20:09:09 ---> eb0c2dfb3aa5 20:09:09 Step 9/25 : COPY . . 20:09:09 ---> Using cache 20:09:09 ---> 9b4e510d4307 20:09:09 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:09:10 ---> Running in 7160f30d4f5e 20:09:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:09:59 Removing intermediate container 9eca460d9f66 20:09:59 ---> 5d884c881529 20:09:59 Step 9/24 : COPY . . 20:09:59 ---> f294bfa6543d 20:09:59 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:09:59 ---> Running in e83e15685ffc 20:09:59 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:13:36 Removing intermediate container c00c1feebbe1 20:13:36 ---> 7ecf91322011 20:13:36 20:13:36 Step 10/33 : FROM alpine:3.16 20:13:36 3.16: Pulling from library/alpine 20:13:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:13:36 Status: Downloaded newer image for alpine:3.16 20:13:36 ---> a6215f271958 20:13:36 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:36 ---> Running in 64dbc2afacad 20:13:36 Removing intermediate container 64dbc2afacad 20:13:36 ---> a07d5feecd33 20:13:36 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:13:36 ---> Running in 948b8d088ed0 20:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:36 (1/2) Installing dumb-init (1.2.5-r1) 20:13:36 (2/2) Installing su-exec (0.2-r1) 20:13:36 Executing busybox-1.35.0-r17.trigger 20:13:36 OK: 5 MiB in 16 packages 20:13:37 Removing intermediate container 948b8d088ed0 20:13:37 ---> 3ae2eeb46543 20:13:37 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:13:37 ---> Running in e9321f16cb67 20:13:37 Removing intermediate container e9321f16cb67 20:13:37 ---> a7bbacf3f2a8 20:13:37 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:13:38 ---> Running in 24bc0895ae53 20:13:38 Removing intermediate container 24bc0895ae53 20:13:38 ---> 79017ac5eecb 20:13:38 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:13:38 ---> Running in 025c08163dbf 20:13:39 Removing intermediate container 025c08163dbf 20:13:39 ---> dd3e79136261 20:13:39 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:13:39 ---> Running in 0ba3a59de3cc 20:13:39 Removing intermediate container 0ba3a59de3cc 20:13:39 ---> 6a702a36f474 20:13:39 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:13:39 ---> Running in 9575f9a14602 20:13:43 Removing intermediate container 9575f9a14602 20:13:43 ---> 6b9fa3b1d655 20:13:43 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:13:43 ---> Running in affd6b808425 20:13:43 Removing intermediate container affd6b808425 20:13:43 ---> 0e77e6a36b0c 20:13:43 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:13:46 ---> aff9ecbaeae1 20:13:46 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:13:46 ---> Running in 17c52a5e078f 20:13:50 Removing intermediate container 17c52a5e078f 20:13:50 ---> 26e7d4333832 20:13:50 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:51 ---> 181760cb257f 20:13:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:13:54 ---> b2c16618fdec 20:13:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:13:55 ---> 18144acb7973 20:13:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:13:55 Removing intermediate container 523914ba628b 20:13:55 ---> 77afe4842a6e 20:13:55 20:13:55 Step 11/24 : FROM alpine:3.16 20:13:55 ---> a6215f271958 20:13:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:13:55 ---> Running in 06d51d157d75 20:13:56 ---> 471236ecda60 20:13:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:13:58 ---> 90719ff50565 20:13:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:58 ---> c3c3c61e9498 20:13:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:13:59 (1/1) Installing dumb-init (1.2.5-r1) 20:13:59 Executing busybox-1.35.0-r17.trigger 20:13:59 ---> 9e7cd43bd149 20:13:59 Step 28/33 : RUN chmod +x /entrypoint.sh 20:13:59 OK: 5 MiB in 15 packages 20:14:00 ---> Running in ec17effb0c26 20:14:01 Removing intermediate container 06d51d157d75 20:14:01 ---> 4f0acb3e5af6 20:14:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:14:01 ---> Running in fa2c958efe37 20:14:02 Removing intermediate container fa2c958efe37 20:14:02 ---> a00c0700b97d 20:14:02 Step 14/24 : ENV APP_PORT=59882 20:14:02 ---> Running in f627cdf57bdf 20:14:03 Removing intermediate container f627cdf57bdf 20:14:03 ---> eb8b93350d46 20:14:03 Step 15/24 : EXPOSE $APP_PORT 20:14:03 ---> Running in eb0636dcf530 20:14:04 Removing intermediate container ec17effb0c26 20:14:04 ---> 40f31151c747 20:14:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:14:04 ---> Running in 52f9042e7ddb 20:14:04 Removing intermediate container eb0636dcf530 20:14:04 ---> 9dbacffebcee 20:14:04 Step 16/24 : WORKDIR / 20:14:04 ---> Running in 7b9b6f09a7f2 20:14:04 Removing intermediate container 52f9042e7ddb 20:14:04 ---> c5ebb011102d 20:14:04 Step 30/33 : CMD ["gate"] 20:14:05 Removing intermediate container 7b9b6f09a7f2 20:14:05 ---> dd8930b0d08a 20:14:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:05 ---> Running in 83f276ed8d6b 20:14:06 Removing intermediate container 83f276ed8d6b 20:14:06 ---> 5d7fc6cef465 20:14:06 Step 31/33 : LABEL arch=arm64 20:14:06 ---> Running in 7851fddfc5b6 20:14:06 ---> c135addc8c61 20:14:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:14:06 Removing intermediate container 7851fddfc5b6 20:14:06 ---> 44f5103a0e06 20:14:06 Step 32/33 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:14:06 ---> Running in 13c062923126 20:14:07 Removing intermediate container 13c062923126 20:14:07 ---> 10a7263e8e1f 20:14:07 Step 33/33 : LABEL version=2.3.0-dev.87 20:14:07 ---> Running in 4fbd10dc27d4 20:14:08 Removing intermediate container 4fbd10dc27d4 20:14:08 ---> 01555603d766 20:14:08 20:14:08 ---> 62c2f9521862 20:14:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:14:09 Successfully built 01555603d766 20:14:09 Successfully tagged security-bootstrapper-arm64:latest 20:14:09  Building security-bootstrapper ... done Building support-notifications 20:14:09 ---> 13b68d82f306 20:14:09 Step 20/24 : ENTRYPOINT ["/core-command"] 20:14:09 ---> Running in 8d1a69845cd7 20:14:10 Removing intermediate container 8d1a69845cd7 20:14:10 ---> 3c625c269d1f 20:14:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:14:10 ---> Running in 08870d250b08 20:14:11 Removing intermediate container 08870d250b08 20:14:11 ---> c63657cdbc9f 20:14:11 Step 22/24 : LABEL arch=arm64 20:14:11 ---> Running in 26eff3577ee4 20:14:11 Removing intermediate container 26eff3577ee4 20:14:11 ---> e82c6e7422f7 20:14:11 Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:14:11 ---> Running in 63da7e701c7c 20:14:11 Removing intermediate container 63da7e701c7c 20:14:11 ---> 9f0d3387e4e3 20:14:11 Step 24/24 : LABEL version=2.3.0-dev.87 20:14:12 ---> Running in 9514d0bb96c2 20:14:12 Removing intermediate container 9514d0bb96c2 20:14:12 ---> 2da1f22e84b0 20:14:12 20:14:13 Successfully built 2da1f22e84b0 20:14:13 Successfully tagged core-command-arm64:latest 20:14:13 Building support-scheduler 20:14:14  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:14 ---> d4253a0f5093 20:14:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:14 ---> Using cache 20:14:14 ---> 9e4707806572 20:14:14 Step 4/23 : WORKDIR /edgex-go 20:14:14 ---> Using cache 20:14:14 ---> 7b709fbf565b 20:14:14 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:14 ---> Using cache 20:14:14 ---> 05e29442f4f6 20:14:14 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:14:14 ---> Running in 67395a1f6d7c 20:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:17 ---> d4253a0f5093 20:14:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:17 ---> Using cache 20:14:17 ---> 9e4707806572 20:14:17 Step 4/23 : WORKDIR /edgex-go 20:14:17 ---> Using cache 20:14:17 ---> 7b709fbf565b 20:14:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:17 ---> Using cache 20:14:17 ---> 05e29442f4f6 20:14:17 Step 6/23 : RUN apk add --update --no-cache make git 20:14:17 ---> Using cache 20:14:17 ---> 7cbc002cd83d 20:14:17 Step 7/23 : COPY go.mod vendor* ./ 20:14:17 ---> Using cache 20:14:17 ---> 7e5a4cd2999a 20:14:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:17 ---> Using cache 20:14:17 ---> eb0c2dfb3aa5 20:14:17 Step 9/23 : COPY . . 20:14:17 ---> Using cache 20:14:17 ---> 9b4e510d4307 20:14:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:14:18 ---> Running in bf1ab0097d04 20:14:18 OK: 221 MiB in 51 packages 20:14:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:21 Removing intermediate container 67395a1f6d7c 20:14:21 ---> 0a2413b9e510 20:14:21 Step 7/23 : COPY go.mod vendor* ./ 20:14:22 ---> dde6fbb478f7 20:14:22 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:22 ---> Running in ff7f15131399 20:15:01 Removing intermediate container 233d4c73197a 20:15:01 ---> 0aa71ef9a243 20:15:01 20:15:01 Step 9/20 : FROM alpine:3.15 20:15:01 ---> 02e0d6fdf486 20:15:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:01 ---> Using cache 20:15:01 ---> 7f226e62dea0 20:15:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:01 ---> Using cache 20:15:01 ---> fc9b2a12a8bd 20:15:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:01 ---> Running in 4628852ace0d 20:15:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:03 v3.15.6-108-g2af4592591 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:15:03 v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:15:03 OK: 15734 distinct packages available 20:15:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:06 (1/9) Installing ca-certificates (20220614-r0) 20:15:06 (2/9) Installing brotli-libs (1.0.9-r5) 20:15:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:15:07 (4/9) Installing libcurl (7.80.0-r3) 20:15:07 (5/9) Installing curl (7.80.0-r3) 20:15:07 (6/9) Installing dumb-init (1.2.5-r1) 20:15:07 (7/9) Installing musl-obstack (1.2.3-r0) 20:15:07 (8/9) Installing libucontext (1.1-r0) 20:15:07 (9/9) Installing gcompat (1.0.0-r4) 20:15:07 Executing busybox-1.34.1-r7.trigger 20:15:07 Executing ca-certificates-20220614-r0.trigger 20:15:08 OK: 8 MiB in 23 packages 20:15:12 Removing intermediate container 4628852ace0d 20:15:12 ---> 077bcf2a5320 20:15:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:14 ---> bee762650f4f 20:15:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:15:18 ---> 2657ba357d48 20:15:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:15:20 ---> 365c3d0a4f17 20:15:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:15:20 ---> Running in 8071b2fa0ce7 20:15:20 Removing intermediate container 8071b2fa0ce7 20:15:20 ---> 460c3dbfc2e5 20:15:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:20 ---> Running in 7564ddc3da00 20:15:21 Removing intermediate container 7564ddc3da00 20:15:21 ---> f18924a0edef 20:15:21 Step 18/20 : LABEL arch=arm64 20:15:21 ---> Running in ab0b9c248755 20:15:22 Removing intermediate container ab0b9c248755 20:15:22 ---> 2ce9f2a0dac1 20:15:22 Step 19/20 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:15:22 ---> Running in a588cd9ee129 20:15:23 Removing intermediate container a588cd9ee129 20:15:23 ---> d6f3db263a1c 20:15:23 Step 20/20 : LABEL version=2.3.0-dev.87 20:15:23 ---> Running in 7f540d64fc22 20:15:24 Removing intermediate container 7f540d64fc22 20:15:24 ---> 0a64b51b7369 20:15:24 20:15:24 Successfully built 0a64b51b7369 20:15:24 Successfully tagged security-spiffe-token-provider-arm64:latest 20:15:24  Building security-spiffe-token-provider ... done Building security-proxy-setup 20:15:25 Removing intermediate container ff7f15131399 20:15:25 ---> 5f83cf147695 20:15:25 Step 9/23 : COPY . . 20:15:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:30 ---> d4253a0f5093 20:15:30 Step 3/22 : WORKDIR /edgex-go 20:15:30 ---> Using cache 20:15:30 ---> 6e8a3467be33 20:15:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:30 ---> Using cache 20:15:30 ---> c68b8f630a51 20:15:30 Step 5/22 : RUN apk add --update --no-cache make git 20:15:30 ---> Running in baef030a232b 20:15:30 ---> 3322b29c0a7d 20:15:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:15:30 ---> Running in 7a536b4eb482 20:15:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:35 OK: 221 MiB in 51 packages 20:15:37 Removing intermediate container baef030a232b 20:15:37 ---> 284437917459 20:15:37 Step 6/22 : COPY go.mod vendor* ./ 20:15:39 ---> 5f6c4e65a8a3 20:15:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:39 ---> Running in 168173290c51 20:15:39 Removing intermediate container 7160f30d4f5e 20:15:39 ---> f072216917b6 20:15:39 20:15:39 Step 11/25 : FROM alpine:3.16 20:15:39 ---> a6215f271958 20:15:39 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:15:39 ---> Using cache 20:15:39 ---> 4f0acb3e5af6 20:15:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:15:39 ---> Using cache 20:15:39 ---> a00c0700b97d 20:15:39 Step 14/25 : ENV APP_PORT=59881 20:15:39 ---> Running in c30754abba25 20:15:40 Removing intermediate container c30754abba25 20:15:40 ---> 9d2f2f5cdbd9 20:15:40 Step 15/25 : EXPOSE $APP_PORT 20:15:40 ---> Running in e5b7009bc7ff 20:15:41 Removing intermediate container e5b7009bc7ff 20:15:41 ---> 9b8def725ec5 20:15:41 Step 16/25 : WORKDIR / 20:15:41 ---> Running in 6ac90cc5de24 20:15:43 Removing intermediate container 6ac90cc5de24 20:15:43 ---> bea2a6870918 20:15:43 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:44 ---> f5537cedb996 20:15:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:15:46 ---> 2030213ad639 20:15:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:15:47 ---> 36c194911fd4 20:15:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:15:48 ---> 75b7e7e42d78 20:15:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:15:48 ---> Running in 610058f7e7ec 20:15:48 Removing intermediate container 610058f7e7ec 20:15:48 ---> 4d222fcff740 20:15:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:15:49 ---> Running in 6967e117cfc1 20:15:49 Removing intermediate container 6967e117cfc1 20:15:49 ---> a72b6633c26c 20:15:49 Step 23/25 : LABEL arch=arm64 20:15:49 ---> Running in 8b5cb853a154 20:15:50 Removing intermediate container 8b5cb853a154 20:15:50 ---> e1bf6d5e5c76 20:15:50 Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:15:50 ---> Running in 42097cd51d4b 20:15:50 Removing intermediate container 42097cd51d4b 20:15:50 ---> 4933d30fe3a4 20:15:50 Step 25/25 : LABEL version=2.3.0-dev.87 20:15:50 ---> Running in 7a698afd712c 20:15:51 Removing intermediate container 7a698afd712c 20:15:51 ---> e8501be32fef 20:15:51 20:15:51 Successfully built e8501be32fef 20:15:51 Successfully tagged core-metadata-arm64:latest 20:15:51  Building core-metadata ... done Building sys-mgmt-agent 20:15:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:54 ---> d4253a0f5093 20:15:54 Step 3/23 : WORKDIR /edgex-go 20:15:54 ---> Using cache 20:15:54 ---> 6e8a3467be33 20:15:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:54 ---> Using cache 20:15:54 ---> c68b8f630a51 20:15:54 Step 5/23 : RUN apk add --update --no-cache make bash git 20:15:56 ---> Running in 69c829ec809f 20:15:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:00 OK: 221 MiB in 51 packages 20:16:01 Removing intermediate container 69c829ec809f 20:16:01 ---> 891a54696e60 20:16:01 Step 6/23 : COPY go.mod vendor* ./ 20:16:02 ---> 88973e7255ca 20:16:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:03 ---> Running in 2d2af4984495 20:16:41 Removing intermediate container 168173290c51 20:16:41 ---> ed3c9861ec26 20:16:41 Step 8/22 : COPY . . 20:16:41 ---> 1a8530ba3f31 20:16:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:16:41 ---> Running in 0cf96f79d48e 20:16:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:17:01 Removing intermediate container e83e15685ffc 20:17:01 ---> 7ba70a8608d9 20:17:01 20:17:01 Step 11/24 : FROM alpine:3.16 20:17:01 ---> a6215f271958 20:17:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:17:01 ---> Running in 8772f4e53306 20:17:01 Removing intermediate container 8772f4e53306 20:17:01 ---> 583cc9591c90 20:17:01 Step 13/24 : ENV APP_PORT=59880 20:17:01 ---> Running in 78cb75b0ebc6 20:17:02 Removing intermediate container 78cb75b0ebc6 20:17:02 ---> 1fd5bf8f0b1d 20:17:02 Step 14/24 : EXPOSE $APP_PORT 20:17:02 ---> Running in df6a947006b6 20:17:02 Removing intermediate container df6a947006b6 20:17:02 ---> da0cd9b5ea3e 20:17:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:03 ---> Running in c984366c4b10 20:17:07 Removing intermediate container c984366c4b10 20:17:07 ---> 22d242fdc45e 20:17:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:17:07 ---> Running in 9ccfcb09f7b0 20:17:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:10 Removing intermediate container 2d2af4984495 20:17:10 ---> 8f1f9c4c2116 20:17:10 Step 8/23 : COPY . . 20:17:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:12 (1/6) Installing dumb-init (1.2.5-r1) 20:17:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:17:12 (3/6) Installing libsodium (1.0.18-r0) 20:17:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:17:12 (5/6) Installing libzmq (4.3.4-r0) 20:17:12 (6/6) Installing zeromq (4.3.4-r0) 20:17:13 Executing busybox-1.35.0-r17.trigger 20:17:13 ---> 13d3a15a5832 20:17:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:17:13 OK: 8 MiB in 20 packages 20:17:13 ---> Running in 8b71ab2dc685 20:17:15 Removing intermediate container 9ccfcb09f7b0 20:17:15 ---> dd9a9b2697cc 20:17:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:17:16 ---> d5ef425511ee 20:17:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:17:17 ---> 49ebcd92b5ca 20:17:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:17:18 ---> 2e347f5deef0 20:17:18 Step 20/24 : ENTRYPOINT ["/core-data"] 20:17:18 ---> Running in da22396e7bd5 20:17:19 Removing intermediate container da22396e7bd5 20:17:19 ---> 67d428bdcd0c 20:17:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:17:19 ---> Running in 203ff2cc8a69 20:17:20 Removing intermediate container 203ff2cc8a69 20:17:20 ---> 1313c587e972 20:17:20 Step 22/24 : LABEL arch=arm64 20:17:20 ---> Running in 553404c13cb4 20:17:21 Removing intermediate container 553404c13cb4 20:17:21 ---> 3dda466d5f42 20:17:21 Step 23/24 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:17:21 ---> Running in 49e7b83141a6 20:17:21 Removing intermediate container 49e7b83141a6 20:17:21 ---> 396670534f54 20:17:21 Step 24/24 : LABEL version=2.3.0-dev.87 20:17:22 ---> Running in b4fe71a34ef7 20:17:22 Removing intermediate container b4fe71a34ef7 20:17:22 ---> b4ea610d221f 20:17:22 20:17:22 Successfully built b4ea610d221f 20:17:22 Successfully tagged core-data-arm64:latest 20:17:22  Building core-data ... done Building security-secretstore-setup 20:17:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:17:26 ---> d4253a0f5093 20:17:26 Step 3/25 : WORKDIR /edgex-go 20:17:26 ---> Using cache 20:17:26 ---> 6e8a3467be33 20:17:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:17:26 ---> Using cache 20:17:26 ---> c68b8f630a51 20:17:26 Step 5/25 : RUN apk add --update --no-cache make git 20:17:26 ---> Using cache 20:17:26 ---> 284437917459 20:17:26 Step 6/25 : COPY go.mod vendor* ./ 20:17:26 ---> Using cache 20:17:26 ---> 5f6c4e65a8a3 20:17:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:26 ---> Using cache 20:17:26 ---> ed3c9861ec26 20:17:26 Step 8/25 : COPY . . 20:17:26 ---> Using cache 20:17:26 ---> 1a8530ba3f31 20:17:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:17:26 ---> Running in b915cda7d069 20:17:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:21: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.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:22:12 Removing intermediate container 0cf96f79d48e 20:22:12 ---> fc34b0b7689d 20:22:12 20:22:12 Step 10/22 : FROM alpine:3.16 20:22:12 ---> a6215f271958 20:22:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:22:12 ---> Running in cecaa769e5af 20:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:13 (1/6) Installing ca-certificates (20220614-r0) 20:22:14 (2/6) Installing brotli-libs (1.0.9-r6) 20:22:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:22:14 (4/6) Installing libcurl (7.83.1-r3) 20:22:14 (5/6) Installing curl (7.83.1-r3) 20:22:14 (6/6) Installing dumb-init (1.2.5-r1) 20:22:14 Executing busybox-1.35.0-r17.trigger 20:22:14 Executing ca-certificates-20220614-r0.trigger 20:22:14 OK: 8 MiB in 20 packages 20:22:16 Removing intermediate container cecaa769e5af 20:22:16 ---> 158988580e58 20:22:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:22:16 ---> Running in 7faac855bae2 20:22:17 Removing intermediate container 7faac855bae2 20:22:17 ---> a6005d851e04 20:22:17 Step 13/22 : WORKDIR /edgex 20:22:17 ---> Running in 37f4470ab5c9 20:22:17 Removing intermediate container 37f4470ab5c9 20:22:17 ---> 95118a16344e 20:22:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:22:18 ---> 8f3fb5a0879b 20:22:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:22:20 ---> 06be10387d6e 20:22:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:22:22 ---> b3e6c1f63249 20:22:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:22:22 ---> a039f7464aee 20:22:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:22:22 ---> Running in 1b3598c40723 20:22:26 Removing intermediate container 1b3598c40723 20:22:26 ---> b91466fc0d25 20:22:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:22:26 ---> Running in ae65d95ec3d2 20:22:26 Removing intermediate container ae65d95ec3d2 20:22:26 ---> 0340dd7894ae 20:22:26 Step 20/22 : LABEL arch=arm64 20:22:26 ---> Running in 53a36733e7a4 20:22:28 Removing intermediate container 53a36733e7a4 20:22:28 ---> 72a0423a6de7 20:22:28 Step 21/22 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:22:29 ---> Running in c18a50abfbff 20:22:29 Removing intermediate container c18a50abfbff 20:22:29 ---> cbf6140a4eb2 20:22:29 Step 22/22 : LABEL version=2.3.0-dev.87 20:22:30 ---> Running in ea791b06d415 20:22:31 Removing intermediate container ea791b06d415 20:22:31 ---> 5824a22818a9 20:22:31 20:22:31 Successfully built 5824a22818a9 20:22:31 Successfully tagged security-proxy-setup-arm64:latest 20:22:33  Building security-proxy-setup ... done Removing intermediate container 8b71ab2dc685 20:22:33 ---> 0193a986eb43 20:22:33 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:22:33 ---> Running in a18a089c7e22 20:22:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:22:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:22:40 Removing intermediate container a18a089c7e22 20:22:40 ---> 620b0e29e745 20:22:40 20:22:40 Step 11/23 : FROM alpine:3.16 20:22:40 ---> a6215f271958 20:22:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:22:40 ---> Running in 379ff08b9ff3 20:22:40 Removing intermediate container 379ff08b9ff3 20:22:40 ---> a1aaffc12b27 20:22:40 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 20:22:40 ---> Running in dda5cdf1bf50 20:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:43 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:22:44 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:22:44 (3/33) Installing readline (8.1.2-r0) 20:22:44 (4/33) Installing bash (5.1.16-r2) 20:22:44 Executing bash-5.1.16-r2.post-install 20:22:44 (5/33) Installing ca-certificates (20220614-r0) 20:22:44 (6/33) Installing brotli-libs (1.0.9-r6) 20:22:44 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:22:44 (8/33) Installing libcurl (7.83.1-r3) 20:22:44 (9/33) Installing curl (7.83.1-r3) 20:22:44 (10/33) Installing docker-cli (20.10.18-r1) 20:22:45 (11/33) Installing dumb-init (1.2.5-r1) 20:22:45 (12/33) Installing libbz2 (1.0.8-r1) 20:22:45 (13/33) Installing expat (2.4.9-r0) 20:22:45 (14/33) Installing libffi (3.4.2-r1) 20:22:45 (15/33) Installing gdbm (1.23-r0) 20:22:45 (16/33) Installing xz-libs (5.2.5-r1) 20:22:45 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:22:45 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:22:45 (19/33) Installing mpdecimal (2.5.1-r1) 20:22:45 (20/33) Installing sqlite-libs (3.38.5-r0) 20:22:45 (21/33) Installing python3 (3.10.5-r0) 20:22:48 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:22:48 (23/33) Installing py3-tomli (2.0.1-r1) 20:22:48 (24/33) Installing py3-pep517 (0.12.0-r2) 20:22:48 (25/33) Installing py3-six (1.16.0-r1) 20:22:48 (26/33) Installing py3-retrying (1.3.3-r3) 20:22:48 (27/33) Installing py3-appdirs (1.4.4-r3) 20:22:48 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:22:48 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:22:48 (30/33) Installing py3-parsing (2.4.7-r3) 20:22:48 (31/33) Installing py3-packaging (21.3-r0) 20:22:48 (32/33) Installing py3-setuptools (59.4.0-r0) 20:22:48 (33/33) Installing py3-pip (22.1.1-r0) 20:22:49 Executing busybox-1.35.0-r17.trigger 20:22:49 Executing ca-certificates-20220614-r0.trigger 20:22:49 OK: 120 MiB in 47 packages 20:22:55 Removing intermediate container b915cda7d069 20:22:55 ---> 06dee9aaa967 20:22:55 20:22:55 Step 10/25 : FROM alpine:3.16 20:22:55 ---> a6215f271958 20:22:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:22:55 ---> Running in 9b903558a592 20:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:57 (1/3) Installing ca-certificates (20220614-r0) 20:22:57 (2/3) Installing dumb-init (1.2.5-r1) 20:22:57 (3/3) Installing su-exec (0.2-r1) 20:22:57 Executing busybox-1.35.0-r17.trigger 20:22:57 Executing ca-certificates-20220614-r0.trigger 20:22:58 OK: 6 MiB in 17 packages 20:23:00 Removing intermediate container 9b903558a592 20:23:00 ---> 3bf3e2e50cd1 20:23:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:00 ---> Running in 29b7a0ee48cd 20:23:01 Removing intermediate container 29b7a0ee48cd 20:23:01 ---> b8c8584c4aea 20:23:01 Step 13/25 : WORKDIR / 20:23:01 ---> Running in 47510b7c7f52 20:23:02 Removing intermediate container 47510b7c7f52 20:23:02 ---> 985b452b3000 20:23:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:03 Removing intermediate container bf1ab0097d04 20:23:03 ---> 7d147ee8d6c1 20:23:03 20:23:03 Step 11/23 : FROM alpine:3.16 20:23:03 ---> a6215f271958 20:23:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:03 ---> Using cache 20:23:03 ---> 4f0acb3e5af6 20:23:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:03 ---> Using cache 20:23:03 ---> a00c0700b97d 20:23:03 Step 14/23 : ENV APP_PORT=59861 20:23:03 ---> Running in b7fa7018fc48 20:23:03 ---> 8ff45bb758bd 20:23:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:04 Collecting docker-compose==1.23.2 20:23:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:23:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.3 MB/s eta 0:00:00 20:23:04 Removing intermediate container b7fa7018fc48 20:23:04 ---> 43905729125d 20:23:04 Step 15/23 : EXPOSE $APP_PORT 20:23:04 ---> Running in 4f744b688222 20:23:04 ---> 8f75d48b4cd4 20:23:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:23:04 Collecting websocket-client<1.0,>=0.32.0 20:23:05 Removing intermediate container 4f744b688222 20:23:05 ---> 91bcf3e8cd49 20:23:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:23:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.6 MB/s eta 0:00:00 20:23:05 Collecting texttable<0.10,>=0.9.0 20:23:05 Downloading texttable-0.9.1.tar.gz (11 kB) 20:23:05 Preparing metadata (setup.py): started 20:23:06 ---> 0587d2785a52 20:23:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:23:06 ---> 3144a794af6f 20:23:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:23:07 ---> 19ab50994314 20:23:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:07 Preparing metadata (setup.py): finished with status 'done' 20:23:07 Collecting cached-property<2,>=1.2.0 20:23:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:23:07 Collecting dockerpty<0.5,>=0.4.1 20:23:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:23:07 Preparing metadata (setup.py): started 20:23:08 ---> e62abb9ffec8 20:23:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:09 ---> 90cbb839ccc4 20:23:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:23:10 Preparing metadata (setup.py): finished with status 'done' 20:23:10 ---> b05b3fb21b13 20:23:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:23:10 ---> Running in 42ce82c57b47 20:23:10 ---> d16f83feedd2 20:23:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:10 Removing intermediate container 42ce82c57b47 20:23:10 ---> 3479b70ec470 20:23:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:11 ---> Running in 75c0e978df5d 20:23:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:23:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 4.1 MB/s eta 0:00:00 20:23:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:23:11 Removing intermediate container 75c0e978df5d 20:23:11 ---> 90ab20051c66 20:23:11 Step 21/23 : LABEL arch=arm64 20:23:11 Collecting docker<4.0,>=3.6.0 20:23:11 ---> Running in 5e696cac721c 20:23:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:23:11 ---> e8b176d04272 20:23:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.0 MB/s eta 0:00:00 20:23:11 ---> Running in f4d6e51b9df5 20:23:12 Removing intermediate container 5e696cac721c 20:23:12 ---> ab1fe11b9f6d 20:23:12 Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:23:12 ---> Running in 702ee7afb03d 20:23:12 Collecting jsonschema<3,>=2.5.1 20:23:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:23:13 Removing intermediate container 702ee7afb03d 20:23:13 ---> d1b3db14b024 20:23:13 Step 23/23 : LABEL version=2.3.0-dev.87 20:23:13 ---> Running in 4523b31cd14e 20:23:13 Collecting PyYAML<4,>=3.10 20:23:13 Downloading PyYAML-3.13.tar.gz (270 kB) 20:23:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.9 MB/s eta 0:00:00 20:23:13 Removing intermediate container 4523b31cd14e 20:23:13 ---> 7c5795f29466 20:23:13 20:23:14 Successfully built 7c5795f29466 20:23:14 Successfully tagged support-scheduler-arm64:latest 20:23:15  Building support-scheduler ... done Removing intermediate container f4d6e51b9df5 20:23:15 ---> b9f2e92a599c 20:23:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:23:15 ---> Running in ec73109589f7 20:23:15 Preparing metadata (setup.py): started 20:23:16 Removing intermediate container ec73109589f7 20:23:16 ---> 40739c140f20 20:23:16 Step 23/25 : LABEL arch=arm64 20:23:16 ---> Running in c61e8c3ee025 20:23:16 Removing intermediate container c61e8c3ee025 20:23:16 ---> ca35d4672beb 20:23:16 Step 24/25 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:23:16 ---> Running in 4e02e4ac09c2 20:23:16 Removing intermediate container 4e02e4ac09c2 20:23:16 ---> eb061aa798ba 20:23:16 Step 25/25 : LABEL version=2.3.0-dev.87 20:23:16 Preparing metadata (setup.py): finished with status 'done' 20:23:17 ---> Running in 5ef613d3ca21 20:23:17 Collecting docopt<0.7,>=0.6.1 20:23:17 Downloading docopt-0.6.2.tar.gz (25 kB) 20:23:17 Preparing metadata (setup.py): started 20:23:17 Removing intermediate container 5ef613d3ca21 20:23:17 ---> 1e8ed1d77bf1 20:23:17 20:23:17 Successfully built 1e8ed1d77bf1 20:23:17 Successfully tagged security-secretstore-setup-arm64:latest 20:23:19  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 20:23:19 Collecting docker-pycreds>=0.4.0 20:23:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:23:21 Collecting urllib3<1.25,>=1.21.1 20:23:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:23:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.1 MB/s eta 0:00:00 20:23:21 Collecting certifi>=2017.4.17 20:23:21 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:23:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.2 MB/s eta 0:00:00 20:23:21 Collecting idna<2.8,>=2.5 20:23:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:23:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.0 MB/s eta 0:00:00 20:23:21 Collecting chardet<3.1.0,>=3.0.2 20:23:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:23:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.5 MB/s eta 0:00:00 20:23:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:23:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:23:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:23:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:23:23 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:23:23 Running setup.py install for texttable: started 20:23:24 Running setup.py install for texttable: finished with status 'done' 20:23:24 Running setup.py install for PyYAML: started 20:23:27 Running setup.py install for PyYAML: finished with status 'done' 20:23:29 Running setup.py install for docopt: started 20:23:31 Running setup.py install for docopt: finished with status 'done' 20:23:33 Running setup.py install for dockerpty: started 20:23:33 Removing intermediate container 7a536b4eb482 20:23:33 ---> 77e17b06072d 20:23:33 20:23:33 Step 11/23 : FROM alpine:3.16 20:23:33 ---> a6215f271958 20:23:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:34 ---> Running in 5cfe0ac57705 20:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:36 Running setup.py install for dockerpty: finished with status 'done' 20:23:36 (1/2) Installing ca-certificates (20220614-r0) 20:23:36 (2/2) Installing dumb-init (1.2.5-r1) 20:23:36 Executing busybox-1.35.0-r17.trigger 20:23:36 Executing ca-certificates-20220614-r0.trigger 20:23:36 OK: 6 MiB in 16 packages 20:23:38 Removing intermediate container 5cfe0ac57705 20:23:38 ---> 68adc2d13f9d 20:23:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:23:38 ---> Running in e4fb85afc455 20:23:38 Removing intermediate container e4fb85afc455 20:23:38 ---> 076d7daebe9d 20:23:38 Step 14/23 : ENV APP_PORT=59860 20:23:38 ---> Running in 6ebd61daff20 20:23:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:23:38 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 20:23:38 Removing intermediate container 6ebd61daff20 20:23:38 ---> 421e92a19bde 20:23:38 Step 15/23 : EXPOSE $APP_PORT 20:23:39 ---> Running in 061703a71d3c 20:23:39 Removing intermediate container 061703a71d3c 20:23:39 ---> 6f6cc8a89588 20:23:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:39 ---> a5d862946ba5 20:23:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:41 ---> 435f8b7bc9a9 20:23:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:23:42 ---> fa9fde62112f 20:23:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:23:42 ---> Running in d8a4308ab656 20:23:42 Removing intermediate container d8a4308ab656 20:23:42 ---> 3ba70832585e 20:23:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:42 ---> Running in 415a4898d2de 20:23:43 Removing intermediate container 415a4898d2de 20:23:43 ---> efc103586959 20:23:43 Step 21/23 : LABEL arch=arm64 20:23:43 ---> Running in 0c9e1fa1b850 20:23:43 Removing intermediate container 0c9e1fa1b850 20:23:43 ---> 4aec6f41366e 20:23:43 Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:23:43 ---> Running in c88efcbe79ac 20:23:44 Removing intermediate container c88efcbe79ac 20:23:44 ---> d49e1d52b88f 20:23:44 Step 23/23 : LABEL version=2.3.0-dev.87 20:23:44 ---> Running in 263d5f1a4edc 20:23:44 Removing intermediate container 263d5f1a4edc 20:23:44 ---> b362d81ad3f0 20:23:44 20:23:44 Successfully built b362d81ad3f0 20:23:44 Successfully tagged support-notifications-arm64:latest 20:23:48  Building support-notifications ... done Removing intermediate container dda5cdf1bf50 20:23:48 ---> 8338250385d8 20:23:48 Step 14/23 : ENV APP_PORT=58890 20:23:48 ---> Running in 17b18dc945e3 20:23:48 Removing intermediate container 17b18dc945e3 20:23:48 ---> 651bfcac6d9a 20:23:48 Step 15/23 : EXPOSE $APP_PORT 20:23:49 ---> Running in ff380bd89577 20:23:49 Removing intermediate container ff380bd89577 20:23:49 ---> dce850b6e2d4 20:23:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:23:50 ---> 1399c2de8009 20:23:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:23:50 ---> ddea65f59c6e 20:23:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:23:52 ---> 18d41633d8d4 20:23:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:23:52 ---> Running in 4457e9f82bdd 20:23:52 Removing intermediate container 4457e9f82bdd 20:23:52 ---> 00c0f03594f1 20:23:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:52 ---> Running in 00a19b9c6cd5 20:23:52 Removing intermediate container 00a19b9c6cd5 20:23:52 ---> 0eaf2ad6e84a 20:23:52 Step 21/23 : LABEL arch=arm64 20:23:52 ---> Running in 825676f3b4d3 20:23:52 Removing intermediate container 825676f3b4d3 20:23:52 ---> 2853417458f1 20:23:52 Step 22/23 : LABEL git_sha=8629e80a55c52022002c3902c674caceb50305fb 20:23:53 ---> Running in 74c0c9a79064 20:23:53 Removing intermediate container 74c0c9a79064 20:23:53 ---> 3f7210a474fb 20:23:53 Step 23/23 : LABEL version=2.3.0-dev.87 20:23:53 ---> Running in 1f5db6f9a37c 20:23:53 Removing intermediate container 1f5db6f9a37c 20:23:53 ---> 7e2ee343d97e 20:23:53 20:23:53 Successfully built 7e2ee343d97e 20:23:53 Successfully tagged sys-mgmt-agent-arm64:latest 20:23:54  Building sys-mgmt-agent ... done  [Pipeline] } 20:23:54 $ docker stop --time=1 bfdf03b583c931cb1ae29b1b30633a3ae07e4f89c5aa1a59112d397d429cb863 20:23:56 $ docker rm -f bfdf03b583c931cb1ae29b1b30633a3ae07e4f89c5aa1a59112d397d429cb863 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:56 + docker images 20:23:56 REPOSITORY TAG IMAGE ID CREATED SIZE 20:23:56 sys-mgmt-agent-arm64 latest 7e2ee343d97e 3 seconds ago 133MB 20:23:56 support-notifications-arm64 latest b362d81ad3f0 12 seconds ago 29.1MB 20:23:56 77e17b06072d 24 seconds ago 1.3GB 20:23:56 security-secretstore-setup-arm64 latest 1e8ed1d77bf1 39 seconds ago 28.2MB 20:23:56 support-scheduler-arm64 latest 7c5795f29466 43 seconds ago 28.5MB 20:23:56 7d147ee8d6c1 54 seconds ago 1.3GB 20:23:56 06dee9aaa967 About a minute ago 1.23GB 20:23:56 620b0e29e745 About a minute ago 1.22GB 20:23:56 security-proxy-setup-arm64 latest 5824a22818a9 About a minute ago 26.5MB 20:23:56 fc34b0b7689d About a minute ago 1.23GB 20:23:56 core-data-arm64 latest b4ea610d221f 6 minutes ago 20.7MB 20:23:56 7ba70a8608d9 6 minutes ago 1.25GB 20:23:56 core-metadata-arm64 latest e8501be32fef 8 minutes ago 17.6MB 20:23:56 f072216917b6 8 minutes ago 1.24GB 20:23:56 security-spiffe-token-provider-arm64 latest 0a64b51b7369 8 minutes ago 28.4MB 20:23:56 0aa71ef9a243 8 minutes ago 1.27GB 20:23:56 core-command-arm64 latest 2da1f22e84b0 9 minutes ago 16.8MB 20:23:56 security-bootstrapper-arm64 latest 01555603d766 9 minutes ago 19.1MB 20:23:56 77afe4842a6e 10 minutes ago 1.24GB 20:23:56 7ecf91322011 10 minutes ago 1.23GB 20:23:56 security-spire-agent-arm64 latest fd4b491f9d50 14 minutes ago 122MB 20:23:56 security-spire-config-arm64 latest 9db8c0566c37 15 minutes ago 83.6MB 20:23:56 security-spire-server-arm64 latest 82c718397253 15 minutes ago 84.3MB 20:23:56 55711c282e48 16 minutes ago 1.11GB 20:23:56 c0991f22a347 16 minutes ago 1.11GB 20:23:56 ci-base-image-arm64 latest d4253a0f5093 18 minutes ago 942MB 20:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 24 hours ago 679MB 20:23:56 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 20:23:56 alpine 3.16 a6215f271958 2 months ago 5.29MB 20:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:56 provisioning config files... 20:23:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/325@tmp/config11540991621073499482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:57 ---> docker-login.sh 20:23:57 nexus3.edgexfoundry.org:10001 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:57 Configure a credential helper to remove this warning. See 20:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:57 20:23:57 Login Succeeded 20:23:57 nexus3.edgexfoundry.org:10002 20:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 nexus3.edgexfoundry.org:10003 20:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 nexus3.edgexfoundry.org:10004 20:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:58 Configure a credential helper to remove this warning. See 20:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:58 20:23:58 Login Succeeded 20:23:58 docker.io 20:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:59 Configure a credential helper to remove this warning. See 20:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:59 20:23:59 Login Succeeded 20:23:59 ---> docker-login.sh ends [Pipeline] } 20:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:59 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:23:59 8629e80a55c52022002c3902c674caceb50305fb 20:23:59 latest 20:23:59 2.3.0-dev.87 20:23:59 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:23:59 main 20:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:00 1ec9624b092e: Preparing 20:24:00 899e6404bb00: Preparing 20:24:00 ab94c4c3a096: Preparing 20:24:00 3fd712cdde5e: Preparing 20:24:00 5d3e392a13a0: Preparing 20:24:00 5d3e392a13a0: Layer already exists 20:24:00 ab94c4c3a096: Pushed 20:24:00 3fd712cdde5e: Pushed 20:24:00 1ec9624b092e: Pushed 20:24:02 899e6404bb00: Pushed 20:24:03 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:03 1ec9624b092e: Preparing 20:24:03 899e6404bb00: Preparing 20:24:03 ab94c4c3a096: Preparing 20:24:03 3fd712cdde5e: Preparing 20:24:03 5d3e392a13a0: Preparing 20:24:03 3fd712cdde5e: Layer already exists 20:24:03 5d3e392a13a0: Layer already exists 20:24:03 ab94c4c3a096: Layer already exists 20:24:03 1ec9624b092e: Layer already exists 20:24:03 899e6404bb00: Layer already exists 20:24:03 latest: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.87 20:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:04 1ec9624b092e: Preparing 20:24:04 899e6404bb00: Preparing 20:24:04 ab94c4c3a096: Preparing 20:24:04 3fd712cdde5e: Preparing 20:24:04 5d3e392a13a0: Preparing 20:24:04 5d3e392a13a0: Layer already exists 20:24:04 1ec9624b092e: Layer already exists 20:24:04 ab94c4c3a096: Layer already exists 20:24:04 899e6404bb00: Layer already exists 20:24:04 3fd712cdde5e: Layer already exists 20:24:04 2.3.0-dev.87: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:05 1ec9624b092e: Preparing 20:24:05 899e6404bb00: Preparing 20:24:05 ab94c4c3a096: Preparing 20:24:05 3fd712cdde5e: Preparing 20:24:05 5d3e392a13a0: Preparing 20:24:05 5d3e392a13a0: Layer already exists 20:24:05 ab94c4c3a096: Layer already exists 20:24:05 3fd712cdde5e: Layer already exists 20:24:05 1ec9624b092e: Layer already exists 20:24:05 899e6404bb00: Layer already exists 20:24:05 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:24:06 1ec9624b092e: Preparing 20:24:06 899e6404bb00: Preparing 20:24:06 ab94c4c3a096: Preparing 20:24:06 3fd712cdde5e: Preparing 20:24:06 5d3e392a13a0: Preparing 20:24:06 5d3e392a13a0: Layer already exists 20:24:06 ab94c4c3a096: Layer already exists 20:24:06 899e6404bb00: Layer already exists 20:24:06 1ec9624b092e: Layer already exists 20:24:06 3fd712cdde5e: Layer already exists 20:24:06 main: digest: sha256:3d3dee5ad5987ab401594686e3fedcd37ef16d94305d387d7cbda4681fe085ec size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:06 ===================================================== [Pipeline] echo 20:24:06 taggedImages: 20:24:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:24:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.87 20:24:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:24:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:24:06 8629e80a55c52022002c3902c674caceb50305fb 20:24:06 latest 20:24:06 2.3.0-dev.87 20:24:06 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:06 main 20:24:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:06 1405db5cb826: Preparing 20:24:06 8952bcdc26ce: Preparing 20:24:06 ab94c4c3a096: Preparing 20:24:06 8877cfbc61ba: Preparing 20:24:06 72a64d05a3ab: Preparing 20:24:06 5d3e392a13a0: Preparing 20:24:06 5d3e392a13a0: Waiting 20:24:06 ab94c4c3a096: Layer already exists 20:24:07 5d3e392a13a0: Layer already exists 20:24:07 72a64d05a3ab: Pushed 20:24:07 1405db5cb826: Pushed 20:24:07 8877cfbc61ba: Pushed 20:24:10 8952bcdc26ce: Pushed 20:24:10 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:10 1405db5cb826: Preparing 20:24:10 8952bcdc26ce: Preparing 20:24:10 ab94c4c3a096: Preparing 20:24:10 8877cfbc61ba: Preparing 20:24:10 72a64d05a3ab: Preparing 20:24:10 5d3e392a13a0: Preparing 20:24:10 5d3e392a13a0: Waiting 20:24:10 8877cfbc61ba: Layer already exists 20:24:10 72a64d05a3ab: Layer already exists 20:24:10 1405db5cb826: Layer already exists 20:24:10 ab94c4c3a096: Layer already exists 20:24:10 8952bcdc26ce: Layer already exists 20:24:10 5d3e392a13a0: Layer already exists 20:24:11 latest: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.87 20:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:11 1405db5cb826: Preparing 20:24:11 8952bcdc26ce: Preparing 20:24:11 ab94c4c3a096: Preparing 20:24:11 8877cfbc61ba: Preparing 20:24:11 72a64d05a3ab: Preparing 20:24:11 5d3e392a13a0: Preparing 20:24:11 5d3e392a13a0: Waiting 20:24:11 72a64d05a3ab: Layer already exists 20:24:11 1405db5cb826: Layer already exists 20:24:11 ab94c4c3a096: Layer already exists 20:24:11 8952bcdc26ce: Layer already exists 20:24:11 8877cfbc61ba: Layer already exists 20:24:11 5d3e392a13a0: Layer already exists 20:24:11 2.3.0-dev.87: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:12 1405db5cb826: Preparing 20:24:12 8952bcdc26ce: Preparing 20:24:12 ab94c4c3a096: Preparing 20:24:12 8877cfbc61ba: Preparing 20:24:12 72a64d05a3ab: Preparing 20:24:12 5d3e392a13a0: Preparing 20:24:12 5d3e392a13a0: Waiting 20:24:12 8952bcdc26ce: Layer already exists 20:24:12 72a64d05a3ab: Layer already exists 20:24:12 ab94c4c3a096: Layer already exists 20:24:12 8877cfbc61ba: Layer already exists 20:24:12 1405db5cb826: Layer already exists 20:24:12 5d3e392a13a0: Layer already exists 20:24:12 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:24:13 1405db5cb826: Preparing 20:24:13 8952bcdc26ce: Preparing 20:24:13 ab94c4c3a096: Preparing 20:24:13 8877cfbc61ba: Preparing 20:24:13 72a64d05a3ab: Preparing 20:24:13 5d3e392a13a0: Preparing 20:24:13 5d3e392a13a0: Waiting 20:24:13 1405db5cb826: Layer already exists 20:24:13 ab94c4c3a096: Layer already exists 20:24:13 8877cfbc61ba: Layer already exists 20:24:13 72a64d05a3ab: Layer already exists 20:24:13 8952bcdc26ce: Layer already exists 20:24:13 5d3e392a13a0: Layer already exists 20:24:13 main: digest: sha256:3dafb90a2e11e141ebd23b730f38e80afd9d01bcf8370cc180edd5da74c4b737 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:13 ===================================================== [Pipeline] echo 20:24:13 taggedImages: 20:24:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:24:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.87 20:24:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:24:13 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:24:13 8629e80a55c52022002c3902c674caceb50305fb 20:24:13 latest 20:24:13 2.3.0-dev.87 20:24:13 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:13 main 20:24:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:14 a43f9faf075b: Preparing 20:24:14 62c97f9c72a5: Preparing 20:24:14 d10c87644811: Preparing 20:24:14 ab94c4c3a096: Preparing 20:24:14 3fd712cdde5e: Preparing 20:24:14 5d3e392a13a0: Preparing 20:24:14 5d3e392a13a0: Waiting 20:24:14 ab94c4c3a096: Layer already exists 20:24:14 3fd712cdde5e: Layer already exists 20:24:14 5d3e392a13a0: Layer already exists 20:24:14 a43f9faf075b: Pushed 20:24:14 62c97f9c72a5: Pushed 20:24:17 d10c87644811: Pushed 20:24:17 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:18 a43f9faf075b: Preparing 20:24:18 62c97f9c72a5: Preparing 20:24:18 d10c87644811: Preparing 20:24:18 ab94c4c3a096: Preparing 20:24:18 3fd712cdde5e: Preparing 20:24:18 5d3e392a13a0: Preparing 20:24:18 5d3e392a13a0: Waiting 20:24:18 3fd712cdde5e: Layer already exists 20:24:18 a43f9faf075b: Layer already exists 20:24:18 62c97f9c72a5: Layer already exists 20:24:18 d10c87644811: Layer already exists 20:24:18 ab94c4c3a096: Layer already exists 20:24:18 5d3e392a13a0: Layer already exists 20:24:18 latest: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.87 20:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:19 a43f9faf075b: Preparing 20:24:19 62c97f9c72a5: Preparing 20:24:19 d10c87644811: Preparing 20:24:19 ab94c4c3a096: Preparing 20:24:19 3fd712cdde5e: Preparing 20:24:19 5d3e392a13a0: Preparing 20:24:19 5d3e392a13a0: Waiting 20:24:19 a43f9faf075b: Layer already exists 20:24:19 ab94c4c3a096: Layer already exists 20:24:19 62c97f9c72a5: Layer already exists 20:24:19 d10c87644811: Layer already exists 20:24:19 3fd712cdde5e: Layer already exists 20:24:19 5d3e392a13a0: Layer already exists 20:24:19 2.3.0-dev.87: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:20 a43f9faf075b: Preparing 20:24:20 62c97f9c72a5: Preparing 20:24:20 d10c87644811: Preparing 20:24:20 ab94c4c3a096: Preparing 20:24:20 3fd712cdde5e: Preparing 20:24:20 5d3e392a13a0: Preparing 20:24:20 5d3e392a13a0: Waiting 20:24:20 ab94c4c3a096: Layer already exists 20:24:20 62c97f9c72a5: Layer already exists 20:24:20 a43f9faf075b: Layer already exists 20:24:20 3fd712cdde5e: Layer already exists 20:24:20 d10c87644811: Layer already exists 20:24:20 5d3e392a13a0: Layer already exists 20:24:20 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:24:20 a43f9faf075b: Preparing 20:24:20 62c97f9c72a5: Preparing 20:24:20 d10c87644811: Preparing 20:24:20 ab94c4c3a096: Preparing 20:24:20 3fd712cdde5e: Preparing 20:24:20 5d3e392a13a0: Preparing 20:24:20 5d3e392a13a0: Waiting 20:24:20 a43f9faf075b: Layer already exists 20:24:20 d10c87644811: Layer already exists 20:24:20 ab94c4c3a096: Layer already exists 20:24:20 62c97f9c72a5: Layer already exists 20:24:20 3fd712cdde5e: Layer already exists 20:24:20 5d3e392a13a0: Layer already exists 20:24:21 main: digest: sha256:c5f92206b593d2ba28f9c26b14b220cc72bf03a80f2c7637e055c484bd5a7284 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:21 ===================================================== [Pipeline] echo 20:24:21 taggedImages: 20:24:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:24:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.87 20:24:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:24:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:24:21 8629e80a55c52022002c3902c674caceb50305fb 20:24:21 latest 20:24:21 2.3.0-dev.87 20:24:21 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:21 main 20:24:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:21 fb7ee7cf130c: Preparing 20:24:21 fb7ee7cf130c: Preparing 20:24:21 21d41eccba03: Preparing 20:24:21 0e41865d7dbe: Preparing 20:24:21 ed5819cf0f08: Preparing 20:24:21 e1f47165e487: Preparing 20:24:21 0cd0fffefb61: Preparing 20:24:21 ab94c4c3a096: Preparing 20:24:21 4ddc512e2197: Preparing 20:24:21 35c62bd4b298: Preparing 20:24:21 849251391baf: Preparing 20:24:21 39476472b9c4: Preparing 20:24:21 5d3e392a13a0: Preparing 20:24:21 0cd0fffefb61: Waiting 20:24:21 849251391baf: Waiting 20:24:21 39476472b9c4: Waiting 20:24:21 5d3e392a13a0: Waiting 20:24:21 ab94c4c3a096: Waiting 20:24:21 35c62bd4b298: Waiting 20:24:22 21d41eccba03: Pushed 20:24:22 ed5819cf0f08: Pushed 20:24:22 e1f47165e487: Pushed 20:24:22 0e41865d7dbe: Pushed 20:24:22 ab94c4c3a096: Layer already exists 20:24:22 fb7ee7cf130c: Pushed 20:24:22 4ddc512e2197: Pushed 20:24:22 849251391baf: Pushed 20:24:22 35c62bd4b298: Pushed 20:24:22 5d3e392a13a0: Layer already exists 20:24:22 39476472b9c4: Pushed 20:24:25 0cd0fffefb61: Pushed 20:24:25 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:26 fb7ee7cf130c: Preparing 20:24:26 fb7ee7cf130c: Preparing 20:24:26 21d41eccba03: Preparing 20:24:26 0e41865d7dbe: Preparing 20:24:26 ed5819cf0f08: Preparing 20:24:26 e1f47165e487: Preparing 20:24:26 0cd0fffefb61: Preparing 20:24:26 ab94c4c3a096: Preparing 20:24:26 4ddc512e2197: Preparing 20:24:26 35c62bd4b298: Preparing 20:24:26 849251391baf: Preparing 20:24:26 39476472b9c4: Preparing 20:24:26 5d3e392a13a0: Preparing 20:24:26 0cd0fffefb61: Waiting 20:24:26 ab94c4c3a096: Waiting 20:24:26 35c62bd4b298: Waiting 20:24:26 4ddc512e2197: Waiting 20:24:26 849251391baf: Waiting 20:24:26 5d3e392a13a0: Waiting 20:24:26 39476472b9c4: Waiting 20:24:26 21d41eccba03: Layer already exists 20:24:26 fb7ee7cf130c: Layer already exists 20:24:26 ed5819cf0f08: Layer already exists 20:24:26 e1f47165e487: Layer already exists 20:24:26 0e41865d7dbe: Layer already exists 20:24:26 4ddc512e2197: Layer already exists 20:24:26 0cd0fffefb61: Layer already exists 20:24:26 ab94c4c3a096: Layer already exists 20:24:26 35c62bd4b298: Layer already exists 20:24:26 849251391baf: Layer already exists 20:24:26 39476472b9c4: Layer already exists 20:24:26 5d3e392a13a0: Layer already exists 20:24:26 latest: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.87 20:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:27 fb7ee7cf130c: Preparing 20:24:27 fb7ee7cf130c: Preparing 20:24:27 21d41eccba03: Preparing 20:24:27 0e41865d7dbe: Preparing 20:24:27 ed5819cf0f08: Preparing 20:24:27 e1f47165e487: Preparing 20:24:27 0cd0fffefb61: Preparing 20:24:27 ab94c4c3a096: Preparing 20:24:27 4ddc512e2197: Preparing 20:24:27 35c62bd4b298: Preparing 20:24:27 849251391baf: Preparing 20:24:27 39476472b9c4: Preparing 20:24:27 5d3e392a13a0: Preparing 20:24:27 0cd0fffefb61: Waiting 20:24:27 ab94c4c3a096: Waiting 20:24:27 4ddc512e2197: Waiting 20:24:27 35c62bd4b298: Waiting 20:24:27 849251391baf: Waiting 20:24:27 39476472b9c4: Waiting 20:24:27 5d3e392a13a0: Waiting 20:24:27 e1f47165e487: Layer already exists 20:24:27 fb7ee7cf130c: Layer already exists 20:24:27 21d41eccba03: Layer already exists 20:24:27 ed5819cf0f08: Layer already exists 20:24:27 0e41865d7dbe: Layer already exists 20:24:27 ab94c4c3a096: Layer already exists 20:24:27 849251391baf: Layer already exists 20:24:27 0cd0fffefb61: Layer already exists 20:24:27 4ddc512e2197: Layer already exists 20:24:27 35c62bd4b298: Layer already exists 20:24:27 39476472b9c4: Layer already exists 20:24:27 5d3e392a13a0: Layer already exists 20:24:27 2.3.0-dev.87: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:28 fb7ee7cf130c: Preparing 20:24:28 fb7ee7cf130c: Preparing 20:24:28 21d41eccba03: Preparing 20:24:28 0e41865d7dbe: Preparing 20:24:28 ed5819cf0f08: Preparing 20:24:28 e1f47165e487: Preparing 20:24:28 0cd0fffefb61: Preparing 20:24:28 ab94c4c3a096: Preparing 20:24:28 4ddc512e2197: Preparing 20:24:28 35c62bd4b298: Preparing 20:24:28 849251391baf: Preparing 20:24:28 39476472b9c4: Preparing 20:24:28 5d3e392a13a0: Preparing 20:24:28 35c62bd4b298: Waiting 20:24:28 849251391baf: Waiting 20:24:28 39476472b9c4: Waiting 20:24:28 0cd0fffefb61: Waiting 20:24:28 5d3e392a13a0: Waiting 20:24:28 4ddc512e2197: Waiting 20:24:28 ab94c4c3a096: Waiting 20:24:28 21d41eccba03: Layer already exists 20:24:28 fb7ee7cf130c: Layer already exists 20:24:28 e1f47165e487: Layer already exists 20:24:28 0e41865d7dbe: Layer already exists 20:24:28 ed5819cf0f08: Layer already exists 20:24:28 0cd0fffefb61: Layer already exists 20:24:28 4ddc512e2197: Layer already exists 20:24:28 ab94c4c3a096: Layer already exists 20:24:28 35c62bd4b298: Layer already exists 20:24:28 849251391baf: Layer already exists 20:24:28 39476472b9c4: Layer already exists 20:24:28 5d3e392a13a0: Layer already exists 20:24:28 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:24:29 fb7ee7cf130c: Preparing 20:24:29 fb7ee7cf130c: Preparing 20:24:29 21d41eccba03: Preparing 20:24:29 0e41865d7dbe: Preparing 20:24:29 ed5819cf0f08: Preparing 20:24:29 e1f47165e487: Preparing 20:24:29 0cd0fffefb61: Preparing 20:24:29 ab94c4c3a096: Preparing 20:24:29 4ddc512e2197: Preparing 20:24:29 35c62bd4b298: Preparing 20:24:29 849251391baf: Preparing 20:24:29 39476472b9c4: Preparing 20:24:29 5d3e392a13a0: Preparing 20:24:29 35c62bd4b298: Waiting 20:24:29 849251391baf: Waiting 20:24:29 39476472b9c4: Waiting 20:24:29 5d3e392a13a0: Waiting 20:24:29 0cd0fffefb61: Waiting 20:24:29 ab94c4c3a096: Waiting 20:24:29 4ddc512e2197: Waiting 20:24:29 e1f47165e487: Layer already exists 20:24:29 fb7ee7cf130c: Layer already exists 20:24:29 21d41eccba03: Layer already exists 20:24:29 0e41865d7dbe: Layer already exists 20:24:29 ed5819cf0f08: Layer already exists 20:24:29 0cd0fffefb61: Layer already exists 20:24:29 ab94c4c3a096: Layer already exists 20:24:29 4ddc512e2197: Layer already exists 20:24:29 35c62bd4b298: Layer already exists 20:24:29 849251391baf: Layer already exists 20:24:29 39476472b9c4: Layer already exists 20:24:29 5d3e392a13a0: Layer already exists 20:24:29 main: digest: sha256:1cee69952d10af6af817d570436156db4229beb5b7c665acf120725b88bf1a6f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:29 ===================================================== [Pipeline] echo 20:24:29 taggedImages: 20:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.87 20:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:24:29 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:24:29 8629e80a55c52022002c3902c674caceb50305fb 20:24:29 latest 20:24:29 2.3.0-dev.87 20:24:29 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:29 main 20:24:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:30 9cfaf465850a: Preparing 20:24:30 c2f6bd745d09: Preparing 20:24:30 3d9b71c31b53: Preparing 20:24:30 87be104bccec: Preparing 20:24:30 6d6e4f7fe29f: Preparing 20:24:30 c09ca036f1fa: Preparing 20:24:30 2e1e3712f827: Preparing 20:24:30 c09ca036f1fa: Waiting 20:24:30 5d3e392a13a0: Preparing 20:24:30 2e1e3712f827: Waiting 20:24:30 5d3e392a13a0: Waiting 20:24:30 9cfaf465850a: Pushed 20:24:30 6d6e4f7fe29f: Pushed 20:24:30 c2f6bd745d09: Pushed 20:24:30 5d3e392a13a0: Layer already exists 20:24:30 c09ca036f1fa: Pushed 20:24:31 2e1e3712f827: Pushed 20:24:32 87be104bccec: Pushed 20:24:32 3d9b71c31b53: Pushed 20:24:32 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:33 9cfaf465850a: Preparing 20:24:33 c2f6bd745d09: Preparing 20:24:33 3d9b71c31b53: Preparing 20:24:33 87be104bccec: Preparing 20:24:33 6d6e4f7fe29f: Preparing 20:24:33 c09ca036f1fa: Preparing 20:24:33 2e1e3712f827: Preparing 20:24:33 5d3e392a13a0: Preparing 20:24:33 c09ca036f1fa: Waiting 20:24:33 2e1e3712f827: Waiting 20:24:33 5d3e392a13a0: Waiting 20:24:33 87be104bccec: Layer already exists 20:24:33 9cfaf465850a: Layer already exists 20:24:33 6d6e4f7fe29f: Layer already exists 20:24:33 3d9b71c31b53: Layer already exists 20:24:33 c2f6bd745d09: Layer already exists 20:24:33 2e1e3712f827: Layer already exists 20:24:33 c09ca036f1fa: Layer already exists 20:24:33 5d3e392a13a0: Layer already exists 20:24:33 latest: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.87 20:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:34 9cfaf465850a: Preparing 20:24:34 c2f6bd745d09: Preparing 20:24:34 3d9b71c31b53: Preparing 20:24:34 87be104bccec: Preparing 20:24:34 6d6e4f7fe29f: Preparing 20:24:34 c09ca036f1fa: Preparing 20:24:34 2e1e3712f827: Preparing 20:24:34 5d3e392a13a0: Preparing 20:24:34 c09ca036f1fa: Waiting 20:24:34 2e1e3712f827: Waiting 20:24:34 5d3e392a13a0: Waiting 20:24:34 6d6e4f7fe29f: Layer already exists 20:24:34 3d9b71c31b53: Layer already exists 20:24:34 c2f6bd745d09: Layer already exists 20:24:34 87be104bccec: Layer already exists 20:24:34 9cfaf465850a: Layer already exists 20:24:34 c09ca036f1fa: Layer already exists 20:24:34 2e1e3712f827: Layer already exists 20:24:34 5d3e392a13a0: Layer already exists 20:24:34 2.3.0-dev.87: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:35 9cfaf465850a: Preparing 20:24:35 c2f6bd745d09: Preparing 20:24:35 3d9b71c31b53: Preparing 20:24:35 87be104bccec: Preparing 20:24:35 6d6e4f7fe29f: Preparing 20:24:35 c09ca036f1fa: Preparing 20:24:35 2e1e3712f827: Preparing 20:24:35 5d3e392a13a0: Preparing 20:24:35 2e1e3712f827: Waiting 20:24:35 c09ca036f1fa: Waiting 20:24:35 6d6e4f7fe29f: Layer already exists 20:24:35 3d9b71c31b53: Layer already exists 20:24:35 c2f6bd745d09: Layer already exists 20:24:35 87be104bccec: Layer already exists 20:24:35 9cfaf465850a: Layer already exists 20:24:35 2e1e3712f827: Layer already exists 20:24:35 c09ca036f1fa: Layer already exists 20:24:35 5d3e392a13a0: Layer already exists 20:24:35 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:24:36 9cfaf465850a: Preparing 20:24:36 c2f6bd745d09: Preparing 20:24:36 3d9b71c31b53: Preparing 20:24:36 87be104bccec: Preparing 20:24:36 6d6e4f7fe29f: Preparing 20:24:36 c09ca036f1fa: Preparing 20:24:36 2e1e3712f827: Preparing 20:24:36 5d3e392a13a0: Preparing 20:24:36 c09ca036f1fa: Waiting 20:24:36 5d3e392a13a0: Waiting 20:24:36 2e1e3712f827: Waiting 20:24:36 c2f6bd745d09: Layer already exists 20:24:36 9cfaf465850a: Layer already exists 20:24:36 87be104bccec: Layer already exists 20:24:36 3d9b71c31b53: Layer already exists 20:24:36 6d6e4f7fe29f: Layer already exists 20:24:36 2e1e3712f827: Layer already exists 20:24:36 c09ca036f1fa: Layer already exists 20:24:36 5d3e392a13a0: Layer already exists 20:24:36 main: digest: sha256:122479363d1ae235cc47f72303b49976fd3ee46c554d175764018fd9faef3e62 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:36 ===================================================== [Pipeline] echo 20:24:36 taggedImages: 20:24:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:24:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.87 20:24:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:24:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:24:36 8629e80a55c52022002c3902c674caceb50305fb 20:24:36 latest 20:24:36 2.3.0-dev.87 20:24:36 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:36 main 20:24:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:37 f9cb8c8ba990: Preparing 20:24:37 4d9d5a4a51b4: Preparing 20:24:37 0dc67e2a8000: Preparing 20:24:37 d441e6ffe447: Preparing 20:24:37 d076a2f9415e: Preparing 20:24:37 eecf5d0b51a6: Preparing 20:24:37 e012db4b31e3: Preparing 20:24:37 216a00f443f6: Preparing 20:24:37 4d75672f1f99: Preparing 20:24:37 5d3e392a13a0: Preparing 20:24:37 eecf5d0b51a6: Waiting 20:24:37 e012db4b31e3: Waiting 20:24:37 5d3e392a13a0: Waiting 20:24:37 216a00f443f6: Waiting 20:24:37 d076a2f9415e: Pushed 20:24:37 f9cb8c8ba990: Pushed 20:24:37 4d9d5a4a51b4: Pushed 20:24:37 eecf5d0b51a6: Pushed 20:24:37 216a00f443f6: Pushed 20:24:37 e012db4b31e3: Pushed 20:24:37 5d3e392a13a0: Layer already exists 20:24:38 4d75672f1f99: Pushed 20:24:39 d441e6ffe447: Pushed 20:24:40 0dc67e2a8000: Pushed 20:24:40 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:41 f9cb8c8ba990: Preparing 20:24:41 4d9d5a4a51b4: Preparing 20:24:41 0dc67e2a8000: Preparing 20:24:41 d441e6ffe447: Preparing 20:24:41 d076a2f9415e: Preparing 20:24:41 eecf5d0b51a6: Preparing 20:24:41 e012db4b31e3: Preparing 20:24:41 216a00f443f6: Preparing 20:24:41 4d75672f1f99: Preparing 20:24:41 5d3e392a13a0: Preparing 20:24:41 e012db4b31e3: Waiting 20:24:41 216a00f443f6: Waiting 20:24:41 4d75672f1f99: Waiting 20:24:41 5d3e392a13a0: Waiting 20:24:41 eecf5d0b51a6: Waiting 20:24:41 d076a2f9415e: Layer already exists 20:24:41 d441e6ffe447: Layer already exists 20:24:41 4d9d5a4a51b4: Layer already exists 20:24:41 f9cb8c8ba990: Layer already exists 20:24:41 0dc67e2a8000: Layer already exists 20:24:41 e012db4b31e3: Layer already exists 20:24:41 eecf5d0b51a6: Layer already exists 20:24:41 4d75672f1f99: Layer already exists 20:24:41 216a00f443f6: Layer already exists 20:24:41 5d3e392a13a0: Layer already exists 20:24:41 latest: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.87 20:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:42 f9cb8c8ba990: Preparing 20:24:42 4d9d5a4a51b4: Preparing 20:24:42 0dc67e2a8000: Preparing 20:24:42 d441e6ffe447: Preparing 20:24:42 d076a2f9415e: Preparing 20:24:42 eecf5d0b51a6: Preparing 20:24:42 e012db4b31e3: Preparing 20:24:42 216a00f443f6: Preparing 20:24:42 4d75672f1f99: Preparing 20:24:42 5d3e392a13a0: Preparing 20:24:42 e012db4b31e3: Waiting 20:24:42 216a00f443f6: Waiting 20:24:42 eecf5d0b51a6: Waiting 20:24:42 4d75672f1f99: Waiting 20:24:42 5d3e392a13a0: Waiting 20:24:42 f9cb8c8ba990: Layer already exists 20:24:42 d076a2f9415e: Layer already exists 20:24:42 0dc67e2a8000: Layer already exists 20:24:42 d441e6ffe447: Layer already exists 20:24:42 4d9d5a4a51b4: Layer already exists 20:24:42 216a00f443f6: Layer already exists 20:24:42 4d75672f1f99: Layer already exists 20:24:42 eecf5d0b51a6: Layer already exists 20:24:42 e012db4b31e3: Layer already exists 20:24:42 5d3e392a13a0: Layer already exists 20:24:42 2.3.0-dev.87: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:42 f9cb8c8ba990: Preparing 20:24:42 4d9d5a4a51b4: Preparing 20:24:42 0dc67e2a8000: Preparing 20:24:42 d441e6ffe447: Preparing 20:24:42 d076a2f9415e: Preparing 20:24:42 eecf5d0b51a6: Preparing 20:24:42 e012db4b31e3: Preparing 20:24:42 216a00f443f6: Preparing 20:24:42 4d75672f1f99: Preparing 20:24:42 5d3e392a13a0: Preparing 20:24:42 eecf5d0b51a6: Waiting 20:24:42 e012db4b31e3: Waiting 20:24:42 216a00f443f6: Waiting 20:24:42 4d75672f1f99: Waiting 20:24:42 5d3e392a13a0: Waiting 20:24:42 4d9d5a4a51b4: Layer already exists 20:24:42 f9cb8c8ba990: Layer already exists 20:24:42 0dc67e2a8000: Layer already exists 20:24:42 d441e6ffe447: Layer already exists 20:24:42 d076a2f9415e: Layer already exists 20:24:42 eecf5d0b51a6: Layer already exists 20:24:42 216a00f443f6: Layer already exists 20:24:42 e012db4b31e3: Layer already exists 20:24:42 5d3e392a13a0: Layer already exists 20:24:42 4d75672f1f99: Layer already exists 20:24:42 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:24:43 f9cb8c8ba990: Preparing 20:24:43 4d9d5a4a51b4: Preparing 20:24:43 0dc67e2a8000: Preparing 20:24:43 d441e6ffe447: Preparing 20:24:43 d076a2f9415e: Preparing 20:24:43 eecf5d0b51a6: Preparing 20:24:43 e012db4b31e3: Preparing 20:24:43 216a00f443f6: Preparing 20:24:43 4d75672f1f99: Preparing 20:24:43 5d3e392a13a0: Preparing 20:24:43 eecf5d0b51a6: Waiting 20:24:43 e012db4b31e3: Waiting 20:24:43 4d75672f1f99: Waiting 20:24:43 5d3e392a13a0: Waiting 20:24:43 d441e6ffe447: Layer already exists 20:24:43 0dc67e2a8000: Layer already exists 20:24:43 d076a2f9415e: Layer already exists 20:24:43 f9cb8c8ba990: Layer already exists 20:24:43 4d9d5a4a51b4: Layer already exists 20:24:43 eecf5d0b51a6: Layer already exists 20:24:43 e012db4b31e3: Layer already exists 20:24:43 216a00f443f6: Layer already exists 20:24:43 4d75672f1f99: Layer already exists 20:24:43 5d3e392a13a0: Layer already exists 20:24:44 main: digest: sha256:b3ecff5700b8809264949c29d65e021a2f8be314a12e88ae866ce50798f20bfb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:44 ===================================================== [Pipeline] echo 20:24:44 taggedImages: 20:24:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:24:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.87 20:24:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:24:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:24:44 8629e80a55c52022002c3902c674caceb50305fb 20:24:44 latest 20:24:44 2.3.0-dev.87 20:24:44 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:44 main 20:24:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:44 146175359bee: Preparing 20:24:44 25d5bd55e1a6: Preparing 20:24:44 ab94c4c3a096: Preparing 20:24:44 b670fab642c9: Preparing 20:24:44 1ea9ef364f09: Preparing 20:24:44 9833f26c6bda: Preparing 20:24:44 9833f26c6bda: Waiting 20:24:44 ab94c4c3a096: Layer already exists 20:24:45 9833f26c6bda: Layer already exists 20:24:45 146175359bee: Pushed 20:24:45 1ea9ef364f09: Pushed 20:24:46 b670fab642c9: Pushed 20:24:49 25d5bd55e1a6: Pushed 20:24:49 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:50 146175359bee: Preparing 20:24:50 25d5bd55e1a6: Preparing 20:24:50 ab94c4c3a096: Preparing 20:24:50 b670fab642c9: Preparing 20:24:50 1ea9ef364f09: Preparing 20:24:50 9833f26c6bda: Preparing 20:24:50 9833f26c6bda: Waiting 20:24:50 25d5bd55e1a6: Layer already exists 20:24:50 b670fab642c9: Layer already exists 20:24:50 146175359bee: Layer already exists 20:24:50 1ea9ef364f09: Layer already exists 20:24:50 ab94c4c3a096: Layer already exists 20:24:50 9833f26c6bda: Layer already exists 20:24:50 latest: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.87 20:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:50 146175359bee: Preparing 20:24:50 25d5bd55e1a6: Preparing 20:24:50 ab94c4c3a096: Preparing 20:24:50 b670fab642c9: Preparing 20:24:50 1ea9ef364f09: Preparing 20:24:50 9833f26c6bda: Preparing 20:24:50 9833f26c6bda: Waiting 20:24:50 ab94c4c3a096: Layer already exists 20:24:50 146175359bee: Layer already exists 20:24:50 1ea9ef364f09: Layer already exists 20:24:50 b670fab642c9: Layer already exists 20:24:50 25d5bd55e1a6: Layer already exists 20:24:50 9833f26c6bda: Layer already exists 20:24:50 2.3.0-dev.87: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:51 146175359bee: Preparing 20:24:51 25d5bd55e1a6: Preparing 20:24:51 ab94c4c3a096: Preparing 20:24:51 b670fab642c9: Preparing 20:24:51 1ea9ef364f09: Preparing 20:24:51 9833f26c6bda: Preparing 20:24:51 9833f26c6bda: Waiting 20:24:51 ab94c4c3a096: Layer already exists 20:24:51 b670fab642c9: Layer already exists 20:24:51 1ea9ef364f09: Layer already exists 20:24:51 146175359bee: Layer already exists 20:24:51 25d5bd55e1a6: Layer already exists 20:24:51 9833f26c6bda: Layer already exists 20:24:51 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:24:52 146175359bee: Preparing 20:24:52 25d5bd55e1a6: Preparing 20:24:52 ab94c4c3a096: Preparing 20:24:52 b670fab642c9: Preparing 20:24:52 1ea9ef364f09: Preparing 20:24:52 9833f26c6bda: Preparing 20:24:52 9833f26c6bda: Waiting 20:24:52 1ea9ef364f09: Layer already exists 20:24:52 25d5bd55e1a6: Layer already exists 20:24:52 146175359bee: Layer already exists 20:24:52 ab94c4c3a096: Layer already exists 20:24:52 b670fab642c9: Layer already exists 20:24:52 9833f26c6bda: Layer already exists 20:24:52 main: digest: sha256:5d27c8f02b7a4ea81c8a9749a4ca8ba2cd5282ad4049f9b3a49066353eab98ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:24:52 ===================================================== [Pipeline] echo 20:24:52 taggedImages: 20:24:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:24:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.87 20:24:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:24:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:24:52 8629e80a55c52022002c3902c674caceb50305fb 20:24:52 latest 20:24:52 2.3.0-dev.87 20:24:52 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:24:52 main 20:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:24:53 063417d970a3: Preparing 20:24:53 66c835056ead: Preparing 20:24:53 f71bd5c21715: Preparing 20:24:53 3d890f0b5aa8: Preparing 20:24:53 ba308885a16c: Preparing 20:24:53 a3dbf9438587: Preparing 20:24:53 1ea9ef364f09: Preparing 20:24:53 9833f26c6bda: Preparing 20:24:53 a3dbf9438587: Waiting 20:24:53 9833f26c6bda: Waiting 20:24:53 1ea9ef364f09: Waiting 20:24:53 f71bd5c21715: Pushed 20:24:53 66c835056ead: Pushed 20:24:53 063417d970a3: Pushed 20:24:53 1ea9ef364f09: Layer already exists 20:24:53 9833f26c6bda: Layer already exists 20:24:54 a3dbf9438587: Pushed 20:25:02 ba308885a16c: Pushed 20:25:09 3d890f0b5aa8: Pushed 20:25:09 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:10 063417d970a3: Preparing 20:25:10 66c835056ead: Preparing 20:25:10 f71bd5c21715: Preparing 20:25:10 3d890f0b5aa8: Preparing 20:25:10 ba308885a16c: Preparing 20:25:10 a3dbf9438587: Preparing 20:25:10 1ea9ef364f09: Preparing 20:25:10 9833f26c6bda: Preparing 20:25:10 a3dbf9438587: Waiting 20:25:10 1ea9ef364f09: Waiting 20:25:10 9833f26c6bda: Waiting 20:25:10 3d890f0b5aa8: Layer already exists 20:25:10 66c835056ead: Layer already exists 20:25:10 ba308885a16c: Layer already exists 20:25:10 f71bd5c21715: Layer already exists 20:25:10 063417d970a3: Layer already exists 20:25:10 a3dbf9438587: Layer already exists 20:25:10 1ea9ef364f09: Layer already exists 20:25:10 9833f26c6bda: Layer already exists 20:25:10 latest: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.87 20:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:11 063417d970a3: Preparing 20:25:11 66c835056ead: Preparing 20:25:11 f71bd5c21715: Preparing 20:25:11 3d890f0b5aa8: Preparing 20:25:11 ba308885a16c: Preparing 20:25:11 a3dbf9438587: Preparing 20:25:11 1ea9ef364f09: Preparing 20:25:11 9833f26c6bda: Preparing 20:25:11 1ea9ef364f09: Waiting 20:25:11 9833f26c6bda: Waiting 20:25:11 a3dbf9438587: Waiting 20:25:11 f71bd5c21715: Layer already exists 20:25:11 063417d970a3: Layer already exists 20:25:11 ba308885a16c: Layer already exists 20:25:11 66c835056ead: Layer already exists 20:25:11 3d890f0b5aa8: Layer already exists 20:25:11 a3dbf9438587: Layer already exists 20:25:11 1ea9ef364f09: Layer already exists 20:25:11 9833f26c6bda: Layer already exists 20:25:11 2.3.0-dev.87: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:11 063417d970a3: Preparing 20:25:11 66c835056ead: Preparing 20:25:11 f71bd5c21715: Preparing 20:25:11 3d890f0b5aa8: Preparing 20:25:11 ba308885a16c: Preparing 20:25:11 a3dbf9438587: Preparing 20:25:11 1ea9ef364f09: Preparing 20:25:11 9833f26c6bda: Preparing 20:25:11 9833f26c6bda: Waiting 20:25:11 a3dbf9438587: Waiting 20:25:11 1ea9ef364f09: Waiting 20:25:11 ba308885a16c: Layer already exists 20:25:11 66c835056ead: Layer already exists 20:25:11 f71bd5c21715: Layer already exists 20:25:11 3d890f0b5aa8: Layer already exists 20:25:11 063417d970a3: Layer already exists 20:25:11 a3dbf9438587: Layer already exists 20:25:11 9833f26c6bda: Layer already exists 20:25:11 1ea9ef364f09: Layer already exists 20:25:11 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:25:12 063417d970a3: Preparing 20:25:12 66c835056ead: Preparing 20:25:12 f71bd5c21715: Preparing 20:25:12 3d890f0b5aa8: Preparing 20:25:12 ba308885a16c: Preparing 20:25:12 a3dbf9438587: Preparing 20:25:12 1ea9ef364f09: Preparing 20:25:12 9833f26c6bda: Preparing 20:25:12 a3dbf9438587: Waiting 20:25:12 1ea9ef364f09: Waiting 20:25:12 9833f26c6bda: Waiting 20:25:12 f71bd5c21715: Layer already exists 20:25:12 3d890f0b5aa8: Layer already exists 20:25:12 66c835056ead: Layer already exists 20:25:12 ba308885a16c: Layer already exists 20:25:12 063417d970a3: Layer already exists 20:25:12 a3dbf9438587: Layer already exists 20:25:12 1ea9ef364f09: Layer already exists 20:25:12 9833f26c6bda: Layer already exists 20:25:13 main: digest: sha256:f5abc7898b9a3b030fd49819fad2d359843a1ff94fe7f143ee8068dd13744239 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:13 ===================================================== [Pipeline] echo 20:25:13 taggedImages: 20:25:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:25:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.87 20:25:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:25:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:25:13 8629e80a55c52022002c3902c674caceb50305fb 20:25:13 latest 20:25:13 2.3.0-dev.87 20:25:13 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:13 main 20:25:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:13 66d4c83341aa: Preparing 20:25:13 a0852ec46125: Preparing 20:25:13 f92c71ecd88c: Preparing 20:25:13 da970f6e334b: Preparing 20:25:13 31973e9a7225: Preparing 20:25:13 e631a3056327: Preparing 20:25:13 9833f26c6bda: Preparing 20:25:13 e631a3056327: Waiting 20:25:13 9833f26c6bda: Waiting 20:25:14 a0852ec46125: Pushed 20:25:14 f92c71ecd88c: Pushed 20:25:14 66d4c83341aa: Pushed 20:25:14 9833f26c6bda: Layer already exists 20:25:14 e631a3056327: Pushed 20:25:14 31973e9a7225: Pushed 20:25:29 da970f6e334b: Pushed 20:25:29 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:30 66d4c83341aa: Preparing 20:25:30 a0852ec46125: Preparing 20:25:30 f92c71ecd88c: Preparing 20:25:30 da970f6e334b: Preparing 20:25:30 31973e9a7225: Preparing 20:25:30 e631a3056327: Preparing 20:25:30 9833f26c6bda: Preparing 20:25:30 e631a3056327: Waiting 20:25:30 9833f26c6bda: Waiting 20:25:30 f92c71ecd88c: Layer already exists 20:25:30 da970f6e334b: Layer already exists 20:25:30 31973e9a7225: Layer already exists 20:25:30 66d4c83341aa: Layer already exists 20:25:30 a0852ec46125: Layer already exists 20:25:30 e631a3056327: Layer already exists 20:25:30 9833f26c6bda: Layer already exists 20:25:30 latest: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.87 20:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:31 66d4c83341aa: Preparing 20:25:31 a0852ec46125: Preparing 20:25:31 f92c71ecd88c: Preparing 20:25:31 da970f6e334b: Preparing 20:25:31 31973e9a7225: Preparing 20:25:31 e631a3056327: Preparing 20:25:31 9833f26c6bda: Preparing 20:25:31 e631a3056327: Waiting 20:25:31 9833f26c6bda: Waiting 20:25:31 da970f6e334b: Layer already exists 20:25:31 f92c71ecd88c: Layer already exists 20:25:31 31973e9a7225: Layer already exists 20:25:31 a0852ec46125: Layer already exists 20:25:31 66d4c83341aa: Layer already exists 20:25:31 e631a3056327: Layer already exists 20:25:31 9833f26c6bda: Layer already exists 20:25:31 2.3.0-dev.87: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:32 66d4c83341aa: Preparing 20:25:32 a0852ec46125: Preparing 20:25:32 f92c71ecd88c: Preparing 20:25:32 da970f6e334b: Preparing 20:25:32 31973e9a7225: Preparing 20:25:32 e631a3056327: Preparing 20:25:32 9833f26c6bda: Preparing 20:25:32 e631a3056327: Waiting 20:25:32 9833f26c6bda: Waiting 20:25:32 31973e9a7225: Layer already exists 20:25:32 da970f6e334b: Layer already exists 20:25:32 a0852ec46125: Layer already exists 20:25:32 f92c71ecd88c: Layer already exists 20:25:32 66d4c83341aa: Layer already exists 20:25:32 9833f26c6bda: Layer already exists 20:25:32 e631a3056327: Layer already exists 20:25:32 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:25:33 66d4c83341aa: Preparing 20:25:33 a0852ec46125: Preparing 20:25:33 f92c71ecd88c: Preparing 20:25:33 da970f6e334b: Preparing 20:25:33 31973e9a7225: Preparing 20:25:33 e631a3056327: Preparing 20:25:33 9833f26c6bda: Preparing 20:25:33 e631a3056327: Waiting 20:25:33 9833f26c6bda: Waiting 20:25:33 a0852ec46125: Layer already exists 20:25:33 66d4c83341aa: Layer already exists 20:25:33 da970f6e334b: Layer already exists 20:25:33 31973e9a7225: Layer already exists 20:25:33 f92c71ecd88c: Layer already exists 20:25:33 e631a3056327: Layer already exists 20:25:33 9833f26c6bda: Layer already exists 20:25:33 main: digest: sha256:4bae55b852947a70799ffa9a9552c8eee2e68e158cc5152b90e6a3153f57aa4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:33 ===================================================== [Pipeline] echo 20:25:33 taggedImages: 20:25:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:25:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.87 20:25:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:25:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:25:33 8629e80a55c52022002c3902c674caceb50305fb 20:25:33 latest 20:25:33 2.3.0-dev.87 20:25:33 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:33 main 20:25:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:34 fb2bbe44691d: Preparing 20:25:34 f14d99f6af9a: Preparing 20:25:34 0816a1f5657c: Preparing 20:25:34 da970f6e334b: Preparing 20:25:34 a3dbf9438587: Preparing 20:25:34 1ea9ef364f09: Preparing 20:25:34 9833f26c6bda: Preparing 20:25:34 1ea9ef364f09: Waiting 20:25:34 9833f26c6bda: Waiting 20:25:34 a3dbf9438587: Layer already exists 20:25:34 da970f6e334b: Layer already exists 20:25:34 1ea9ef364f09: Layer already exists 20:25:34 9833f26c6bda: Layer already exists 20:25:34 0816a1f5657c: Pushed 20:25:34 f14d99f6af9a: Pushed 20:25:34 fb2bbe44691d: Pushed 20:25:34 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:35 fb2bbe44691d: Preparing 20:25:35 f14d99f6af9a: Preparing 20:25:35 0816a1f5657c: Preparing 20:25:35 da970f6e334b: Preparing 20:25:35 a3dbf9438587: Preparing 20:25:35 1ea9ef364f09: Preparing 20:25:35 9833f26c6bda: Preparing 20:25:35 1ea9ef364f09: Waiting 20:25:35 9833f26c6bda: Waiting 20:25:35 da970f6e334b: Layer already exists 20:25:35 a3dbf9438587: Layer already exists 20:25:35 0816a1f5657c: Layer already exists 20:25:35 fb2bbe44691d: Layer already exists 20:25:35 f14d99f6af9a: Layer already exists 20:25:35 9833f26c6bda: Layer already exists 20:25:35 1ea9ef364f09: Layer already exists 20:25:35 latest: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.87 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:36 fb2bbe44691d: Preparing 20:25:36 f14d99f6af9a: Preparing 20:25:36 0816a1f5657c: Preparing 20:25:36 da970f6e334b: Preparing 20:25:36 a3dbf9438587: Preparing 20:25:36 1ea9ef364f09: Preparing 20:25:36 9833f26c6bda: Preparing 20:25:36 1ea9ef364f09: Waiting 20:25:36 9833f26c6bda: Waiting 20:25:36 da970f6e334b: Layer already exists 20:25:36 a3dbf9438587: Layer already exists 20:25:36 0816a1f5657c: Layer already exists 20:25:36 f14d99f6af9a: Layer already exists 20:25:36 fb2bbe44691d: Layer already exists 20:25:36 9833f26c6bda: Layer already exists 20:25:36 1ea9ef364f09: Layer already exists 20:25:36 2.3.0-dev.87: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:36 fb2bbe44691d: Preparing 20:25:36 f14d99f6af9a: Preparing 20:25:36 0816a1f5657c: Preparing 20:25:36 da970f6e334b: Preparing 20:25:36 a3dbf9438587: Preparing 20:25:36 1ea9ef364f09: Preparing 20:25:36 9833f26c6bda: Preparing 20:25:36 1ea9ef364f09: Waiting 20:25:36 9833f26c6bda: Waiting 20:25:36 a3dbf9438587: Layer already exists 20:25:36 fb2bbe44691d: Layer already exists 20:25:36 0816a1f5657c: Layer already exists 20:25:36 f14d99f6af9a: Layer already exists 20:25:36 da970f6e334b: Layer already exists 20:25:36 1ea9ef364f09: Layer already exists 20:25:36 9833f26c6bda: Layer already exists 20:25:36 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:25:37 fb2bbe44691d: Preparing 20:25:37 f14d99f6af9a: Preparing 20:25:37 0816a1f5657c: Preparing 20:25:37 da970f6e334b: Preparing 20:25:37 a3dbf9438587: Preparing 20:25:37 1ea9ef364f09: Preparing 20:25:37 9833f26c6bda: Preparing 20:25:37 9833f26c6bda: Waiting 20:25:37 1ea9ef364f09: Waiting 20:25:37 f14d99f6af9a: Layer already exists 20:25:37 da970f6e334b: Layer already exists 20:25:37 fb2bbe44691d: Layer already exists 20:25:37 0816a1f5657c: Layer already exists 20:25:37 a3dbf9438587: Layer already exists 20:25:37 1ea9ef364f09: Layer already exists 20:25:37 9833f26c6bda: Layer already exists 20:25:38 main: digest: sha256:41fb27e2b9e63df6a0072572451022a01e316dc9ab93607c8f71f29da55e23e2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:38 ===================================================== [Pipeline] echo 20:25:38 taggedImages: 20:25:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:25:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.87 20:25:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:25:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:25:38 8629e80a55c52022002c3902c674caceb50305fb 20:25:38 latest 20:25:38 2.3.0-dev.87 20:25:38 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:38 main 20:25:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:38 0d88c10b7f7d: Preparing 20:25:38 e351a95e7c45: Preparing 20:25:38 ab94c4c3a096: Preparing 20:25:38 c2fdcfb42384: Preparing 20:25:38 5d3e392a13a0: Preparing 20:25:38 ab94c4c3a096: Layer already exists 20:25:38 5d3e392a13a0: Layer already exists 20:25:39 0d88c10b7f7d: Pushed 20:25:39 c2fdcfb42384: Pushed 20:25:44 e351a95e7c45: Pushed 20:25:44 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:45 0d88c10b7f7d: Preparing 20:25:45 e351a95e7c45: Preparing 20:25:45 ab94c4c3a096: Preparing 20:25:45 c2fdcfb42384: Preparing 20:25:45 5d3e392a13a0: Preparing 20:25:45 5d3e392a13a0: Layer already exists 20:25:45 c2fdcfb42384: Layer already exists 20:25:45 0d88c10b7f7d: Layer already exists 20:25:45 e351a95e7c45: Layer already exists 20:25:45 ab94c4c3a096: Layer already exists 20:25:45 latest: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.87 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:46 0d88c10b7f7d: Preparing 20:25:46 e351a95e7c45: Preparing 20:25:46 ab94c4c3a096: Preparing 20:25:46 c2fdcfb42384: Preparing 20:25:46 5d3e392a13a0: Preparing 20:25:46 5d3e392a13a0: Layer already exists 20:25:46 0d88c10b7f7d: Layer already exists 20:25:46 ab94c4c3a096: Layer already exists 20:25:46 c2fdcfb42384: Layer already exists 20:25:46 e351a95e7c45: Layer already exists 20:25:46 2.3.0-dev.87: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:46 0d88c10b7f7d: Preparing 20:25:46 e351a95e7c45: Preparing 20:25:46 ab94c4c3a096: Preparing 20:25:46 c2fdcfb42384: Preparing 20:25:46 5d3e392a13a0: Preparing 20:25:46 0d88c10b7f7d: Layer already exists 20:25:46 e351a95e7c45: Layer already exists 20:25:46 5d3e392a13a0: Layer already exists 20:25:46 c2fdcfb42384: Layer already exists 20:25:46 ab94c4c3a096: Layer already exists 20:25:46 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:25:47 0d88c10b7f7d: Preparing 20:25:47 e351a95e7c45: Preparing 20:25:47 ab94c4c3a096: Preparing 20:25:47 c2fdcfb42384: Preparing 20:25:47 5d3e392a13a0: Preparing 20:25:47 5d3e392a13a0: Layer already exists 20:25:47 c2fdcfb42384: Layer already exists 20:25:47 ab94c4c3a096: Layer already exists 20:25:47 0d88c10b7f7d: Layer already exists 20:25:47 e351a95e7c45: Layer already exists 20:25:47 main: digest: sha256:ca771e5ab00fedbe188b9efbb30deb6b430c84fb4d627abd2b96c4ece4e0eb71 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:47 ===================================================== [Pipeline] echo 20:25:47 taggedImages: 20:25:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:25:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.87 20:25:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:25:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:25:47 8629e80a55c52022002c3902c674caceb50305fb 20:25:47 latest 20:25:47 2.3.0-dev.87 20:25:47 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:47 main 20:25:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:48 a3c02e8c9994: Preparing 20:25:48 459cbded28e0: Preparing 20:25:48 ab94c4c3a096: Preparing 20:25:48 3fd712cdde5e: Preparing 20:25:48 5d3e392a13a0: Preparing 20:25:48 ab94c4c3a096: Layer already exists 20:25:48 5d3e392a13a0: Layer already exists 20:25:48 3fd712cdde5e: Layer already exists 20:25:48 a3c02e8c9994: Pushed 20:25:53 459cbded28e0: Pushed 20:25:53 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:54 a3c02e8c9994: Preparing 20:25:54 459cbded28e0: Preparing 20:25:54 ab94c4c3a096: Preparing 20:25:54 3fd712cdde5e: Preparing 20:25:54 5d3e392a13a0: Preparing 20:25:54 5d3e392a13a0: Layer already exists 20:25:54 a3c02e8c9994: Layer already exists 20:25:54 3fd712cdde5e: Layer already exists 20:25:54 459cbded28e0: Layer already exists 20:25:54 ab94c4c3a096: Layer already exists 20:25:54 latest: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.87 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:55 a3c02e8c9994: Preparing 20:25:55 459cbded28e0: Preparing 20:25:55 ab94c4c3a096: Preparing 20:25:55 3fd712cdde5e: Preparing 20:25:55 5d3e392a13a0: Preparing 20:25:55 ab94c4c3a096: Layer already exists 20:25:55 3fd712cdde5e: Layer already exists 20:25:55 5d3e392a13a0: Layer already exists 20:25:55 a3c02e8c9994: Layer already exists 20:25:55 459cbded28e0: Layer already exists 20:25:55 2.3.0-dev.87: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:55 a3c02e8c9994: Preparing 20:25:55 459cbded28e0: Preparing 20:25:55 ab94c4c3a096: Preparing 20:25:55 3fd712cdde5e: Preparing 20:25:55 5d3e392a13a0: Preparing 20:25:55 5d3e392a13a0: Layer already exists 20:25:55 ab94c4c3a096: Layer already exists 20:25:55 3fd712cdde5e: Layer already exists 20:25:55 a3c02e8c9994: Layer already exists 20:25:55 459cbded28e0: Layer already exists 20:25:55 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:25:56 a3c02e8c9994: Preparing 20:25:56 459cbded28e0: Preparing 20:25:56 ab94c4c3a096: Preparing 20:25:56 3fd712cdde5e: Preparing 20:25:56 5d3e392a13a0: Preparing 20:25:56 ab94c4c3a096: Layer already exists 20:25:56 3fd712cdde5e: Layer already exists 20:25:56 a3c02e8c9994: Layer already exists 20:25:56 459cbded28e0: Layer already exists 20:25:56 5d3e392a13a0: Layer already exists 20:25:56 main: digest: sha256:01bd2c202ca0fbdb3410a1cfdcc5baab98fb45f2b257455b834a922d5a047a3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:25:56 ===================================================== [Pipeline] echo 20:25:56 taggedImages: 20:25:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:25:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.87 20:25:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 20:25:56 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 20:25:56 8629e80a55c52022002c3902c674caceb50305fb 20:25:56 latest 20:25:56 2.3.0-dev.87 20:25:56 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:25:56 main 20:25:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:25:57 d322f9418164: Preparing 20:25:57 d035cb206ce6: Preparing 20:25:57 f51a851f183d: Preparing 20:25:57 74b5967eb800: Preparing 20:25:57 5d3e392a13a0: Preparing 20:25:57 5d3e392a13a0: Layer already exists 20:25:57 d035cb206ce6: Pushed 20:25:58 d322f9418164: Pushed 20:26:00 f51a851f183d: Pushed 20:26:26 74b5967eb800: Pushed 20:26:26 8629e80a55c52022002c3902c674caceb50305fb: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:27 d322f9418164: Preparing 20:26:27 d035cb206ce6: Preparing 20:26:27 f51a851f183d: Preparing 20:26:27 74b5967eb800: Preparing 20:26:27 5d3e392a13a0: Preparing 20:26:27 74b5967eb800: Layer already exists 20:26:27 d322f9418164: Layer already exists 20:26:27 f51a851f183d: Layer already exists 20:26:27 5d3e392a13a0: Layer already exists 20:26:27 d035cb206ce6: Layer already exists 20:26:28 latest: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.87 20:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:28 d322f9418164: Preparing 20:26:28 d035cb206ce6: Preparing 20:26:28 f51a851f183d: Preparing 20:26:28 74b5967eb800: Preparing 20:26:28 5d3e392a13a0: Preparing 20:26:28 5d3e392a13a0: Layer already exists 20:26:28 f51a851f183d: Layer already exists 20:26:28 d035cb206ce6: Layer already exists 20:26:28 74b5967eb800: Layer already exists 20:26:28 d322f9418164: Layer already exists 20:26:28 2.3.0-dev.87: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:29 d322f9418164: Preparing 20:26:29 d035cb206ce6: Preparing 20:26:29 f51a851f183d: Preparing 20:26:29 74b5967eb800: Preparing 20:26:29 5d3e392a13a0: Preparing 20:26:29 5d3e392a13a0: Layer already exists 20:26:29 d035cb206ce6: Layer already exists 20:26:29 74b5967eb800: Layer already exists 20:26:29 f51a851f183d: Layer already exists 20:26:29 d322f9418164: Layer already exists 20:26:29 8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 20:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 20:26:30 d322f9418164: Preparing 20:26:30 d035cb206ce6: Preparing 20:26:30 f51a851f183d: Preparing 20:26:30 74b5967eb800: Preparing 20:26:30 5d3e392a13a0: Preparing 20:26:30 f51a851f183d: Layer already exists 20:26:30 5d3e392a13a0: Layer already exists 20:26:30 d322f9418164: Layer already exists 20:26:30 d035cb206ce6: Layer already exists 20:26:30 74b5967eb800: Layer already exists 20:26:30 main: digest: sha256:9aa3640ce0ae5345d2f0ac2d132d4f33180d85883aa33289b954565ef6efb3a8 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:26:30 ===================================================== [Pipeline] echo 20:26:30 taggedImages: 20:26:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb 20:26:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 20:26:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.87 20:26:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8629e80a55c52022002c3902c674caceb50305fb-2.3.0-dev.87 20:26:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:30 20:26:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:31 arm64: Pulling from edgex-lftools-log-publisher 20:26:31 8998bd30e6a1: Pulling fs layer 20:26:31 04944245beec: Pulling fs layer 20:26:31 699f458cf7ca: Pulling fs layer 20:26:31 765212b225bb: Pulling fs layer 20:26:31 f23df028b6ca: Pulling fs layer 20:26:31 d65c8cfc05b1: Pulling fs layer 20:26:31 2437ff75d9bd: Pulling fs layer 20:26:31 765212b225bb: Waiting 20:26:31 f23df028b6ca: Waiting 20:26:31 d65c8cfc05b1: Waiting 20:26:31 2437ff75d9bd: Waiting 20:26:31 04944245beec: Verifying Checksum 20:26:31 04944245beec: Download complete 20:26:31 765212b225bb: Verifying Checksum 20:26:31 765212b225bb: Download complete 20:26:31 f23df028b6ca: Verifying Checksum 20:26:31 f23df028b6ca: Download complete 20:26:31 d65c8cfc05b1: Verifying Checksum 20:26:31 d65c8cfc05b1: Download complete 20:26:31 699f458cf7ca: Verifying Checksum 20:26:31 699f458cf7ca: Download complete 20:26:31 8998bd30e6a1: Verifying Checksum 20:26:31 8998bd30e6a1: Download complete 20:26:33 2437ff75d9bd: Verifying Checksum 20:26:33 2437ff75d9bd: Download complete 20:26:35 8998bd30e6a1: Pull complete 20:26:36 04944245beec: Pull complete 20:26:37 699f458cf7ca: Pull complete 20:26:37 765212b225bb: Pull complete 20:26:38 f23df028b6ca: Pull complete 20:26:38 d65c8cfc05b1: Pull complete 20:26:53 2437ff75d9bd: Pull complete 20:26:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:53 prd-ubuntu20.04-docker-arm64-4c-16g-7672 does not seem to be running inside a container 20:26:54 $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:26:56 $ docker top 0a6b214e477c63cd655069803d41cd921129c96c995233c37822e3065edda9e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:57 ---> job-cost.sh 20:26:57 lf-activate-venv: SKIPPING 20:26:57 INFO: No Stack... 20:26:58 INFO: Retrieving Pricing Info for: v3-standard-4 20:26:59 INFO: Archiving Costs [Pipeline] sh 20:26:59 + cut -d, -f6 20:26:59 + cat /w/workspace/edgex-go/325/archives/cost.csv [Pipeline] lock 20:26:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] 20:26:59 Resource [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] did not exist. Created. 20:26:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:00 + echo total: 0.10999999940395355 [Pipeline] stash 20:27:00 Stashed 1 file(s) [Pipeline] } 20:27:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-325-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:00 $ docker stop --time=1 0a6b214e477c63cd655069803d41cd921129c96c995233c37822e3065edda9e6 20:27:02 $ docker rm -f 0a6b214e477c63cd655069803d41cd921129c96c995233c37822e3065edda9e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:27:02 provisioning config files... 20:27:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/325@tmp/config4760411600153965860tmp [Pipeline] { [Pipeline] sh 20:27:02 + set +x 20:27:02 + curl -s https://codecov.io/bash 20:27:02 + bash -s -- 20:27:08 20:27:08 _____ _ 20:27:08 / ____| | | 20:27:08 | | ___ __| | ___ ___ _____ __ 20:27:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:08 Bash-1.0.6 20:27:08 20:27:08 20:27:08 ==> git version 2.25.1 found 20:27:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:27:08 Release-Date: 2020-01-08 20:27:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:27:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:27:08 ==> Jenkins CI detected. 20:27:08 current dir:  /w/workspace/edgex-go/325 20:27:08 project root: . 20:27:08 --> token set from env 20:27:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:08 ==> Running gcov in . (disable via -X gcov) 20:27:08 ==> Python coveragepy not found 20:27:08 ==> Searching for coverage reports in: 20:27:08 + . 20:27:08 -> Found 1 reports 20:27:08 ==> Detecting git/mercurial file structure 20:27:08 ==> Reading reports 20:27:08 + ./coverage.out bytes=502163 20:27:08 ==> Appending adjustments 20:27:08 https://docs.codecov.io/docs/fixing-reports 20:27:08 + Found adjustments 20:27:08 ==> Gzipping contents 20:27:08 68K /tmp/codecov.Kd4sym.gz 20:27:08 ==> Uploading reports 20:27:08 url: https://codecov.io 20:27:08 query: branch=main&commit=8629e80a55c52022002c3902c674caceb50305fb&build=325&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F325%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:08 -> Pinging Codecov 20:27:08 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=8629e80a55c52022002c3902c674caceb50305fb&build=325&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F325%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:27:09 -> Uploading to 20:27:09 https://storage.googleapis.com/codecov/v4/raw/2022-10-11/00271124DB129430A58F1EEE437C3FCB/8629e80a55c52022002c3902c674caceb50305fb/c1b71d0d-8105-49d3-9264-2ef9c8e804d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221011T202709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbd8ff7202f729d0b96d9a63704dbe6bc6922df806dc12c20ae6895f83edd93d 20:27:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:09 Dload Upload Total Spent Left Speed 20:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65605 0 0 100 65605 0 266k --:--:-- --:--:-- --:--:-- 266k 20:27:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8629e80a55c52022002c3902c674caceb50305fb [Pipeline] } 20:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:27:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:27:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:10 20:27:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:27:10 df9b9388f04a: Pulling fs layer 20:27:10 52dc419b0ee2: Pulling fs layer 20:27:10 25bc292e5bac: Pulling fs layer 20:27:10 114826534d7a: Pulling fs layer 20:27:10 4657fd5d0bcf: Pulling fs layer 20:27:10 6ad1cebc031e: Pulling fs layer 20:27:10 8a3aa393b2d8: Pulling fs layer 20:27:10 4657fd5d0bcf: Waiting 20:27:10 114826534d7a: Waiting 20:27:10 6ad1cebc031e: Waiting 20:27:10 8a3aa393b2d8: Waiting 20:27:10 25bc292e5bac: Verifying Checksum 20:27:10 25bc292e5bac: Download complete 20:27:10 52dc419b0ee2: Download complete 20:27:10 4657fd5d0bcf: Verifying Checksum 20:27:10 4657fd5d0bcf: Download complete 20:27:10 df9b9388f04a: Verifying Checksum 20:27:10 df9b9388f04a: Download complete 20:27:10 df9b9388f04a: Pull complete 20:27:10 6ad1cebc031e: Verifying Checksum 20:27:10 6ad1cebc031e: Download complete 20:27:10 52dc419b0ee2: Pull complete 20:27:10 25bc292e5bac: Pull complete 20:27:11 114826534d7a: Verifying Checksum 20:27:11 114826534d7a: Download complete 20:27:11 8a3aa393b2d8: Verifying Checksum 20:27:11 8a3aa393b2d8: Download complete 20:27:14 114826534d7a: Pull complete 20:27:14 4657fd5d0bcf: Pull complete 20:27:14 6ad1cebc031e: Pull complete 20:27:17 8a3aa393b2d8: Pull complete 20:27:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:17 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:27:17 $ 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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:27:19 $ docker top 9895d837e9501ff11539a9b882344576bd10d5cfb2c009f04750873d4613873a -eo pid,comm [Pipeline] { [Pipeline] echo 20:27:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:27:19 + set -o pipefail 20:27:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:27:24 20:27:24 Monitoring /w/workspace/edgex-go/325 (github.com/edgexfoundry/edgex-go)... 20:27:24 20:27:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/30756d6b-4bf6-4fb7-8ad4-e7e4133c3624 20:27:24 20:27:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:27:24 20:27:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:27:24 20:27:24 20:27:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:27:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:27:24 More details here: https://snyk.co/ue1NS [Pipeline] } 20:27:24 $ docker stop --time=1 9895d837e9501ff11539a9b882344576bd10d5cfb2c009f04750873d4613873a 20:27:26 $ docker rm -f 9895d837e9501ff11539a9b882344576bd10d5cfb2c009f04750873d4613873a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:27:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:26 provisioning config files... 20:27:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/325@tmp/config11832185932653228393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:27 --> edgex-publish-swagger.sh 20:27:27 === Publish openapi/v2 API === 20:27:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:27:27 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/325/openapi/v2/core-command.yaml] 20:27:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:27 Dload Upload Total Spent Left Speed 20:27:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27959 0:00:01 0:00:01 --:--:-- 27959 100 33831 0 0 100 33831 0 25153 0:00:01 0:00:01 --:--:-- 25153 20:27:28 20:27:28 20:27:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/325/openapi/v2/core-data.yaml] 20:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:28 Dload Upload Total Spent Left Speed 20:27:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68389 0:00:01 0:00:01 --:--:-- 68389 20:27:29 20:27:29 20:27:29 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/325/openapi/v2/core-metadata.yaml] 20:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:29 Dload Upload Total Spent Left Speed 20:27:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 20:27:30 20:27:30 20:27:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/325/openapi/v2/support-notifications.yaml] 20:27:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:30 Dload Upload Total Spent Left Speed 20:27:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 70329 0:00:01 0:00:01 --:--:-- 70329 20:27:32 20:27:32 20:27:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/325/openapi/v2/support-scheduler.yaml] 20:27:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:32 Dload Upload Total Spent Left Speed 20:27:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 100 39556 0 0 100 39556 0 40036 --:--:-- --:--:-- --:--:-- 39995 20:27:33 20:27:33 20:27:33 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/325/openapi/v2/system-agent.yaml] 20:27:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:33 Dload Upload Total Spent Left Speed 20:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21237 --:--:-- --:--:-- --:--:-- 21215 100 20091 0 0 100 20091 0 21215 --:--:-- --:--:-- --:--:-- 21193 20:27:34 20:27:34 [Pipeline] } 20:27:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:27:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:34 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:27:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:27:35 $ docker top c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:35 [ssh-agent] Looking for ssh-agent implementation... 20:27:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:35 $ docker exec c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 ssh-agent 20:27:35 SSH_AUTH_SOCK=/tmp/ssh-rXo1UopA8Lw4/agent.31 20:27:35 SSH_AGENT_PID=37 20:27:35 Running ssh-add (command line suppressed) 20:27:35 Identity added: /w/workspace/edgex-go/325@tmp/private_key_1345837089279766549.key (/w/workspace/edgex-go/325@tmp/private_key_1345837089279766549.key) 20:27:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:35 + git semver tag 20:27:36 2022-10-11 20:27:36,131 [run_tag] DEBUG tag force:False 20:27:36 2022-10-11 20:27:36,131 [check_head_tag] DEBUG check head tag 20:27:36 2022-10-11 20:27:36,133 [execute] INFO git cat-file --batch-check 20:27:36 2022-10-11 20:27:36,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=) 20:27:36 2022-10-11 20:27:36,137 [execute] INFO git cat-file --batch 20:27:36 2022-10-11 20:27:36,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=) 20:27:36 2022-10-11 20:27:36,164 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:27:36 2022-10-11 20:27:36,165 [execute] INFO git tag -a v2.3.0-dev.87 -m v2.3.0-dev.87 20:27:36 2022-10-11 20:27:36,165 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.87', '-m', 'v2.3.0-dev.87'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=None) 20:27:36 2022-10-11 20:27:36,169 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:27:36 2.3.0-dev.87 [Pipeline] } 20:27:36 $ docker exec --env ******** --env ******** c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 ssh-agent -k 20:27:36 unset SSH_AUTH_SOCK; 20:27:36 unset SSH_AGENT_PID; 20:27:36 echo Agent pid 37 killed; 20:27:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:36 + git semver [Pipeline] } 20:27:36 $ docker stop --time=1 c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 20:27:38 $ docker rm -f c3ee4c873b06b3e82e7d2c63c2d79880e5a41880348b6af802c8bfe66f071fd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:38 20:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:38 0.23.1-centos7: Pulling from edgex-lftools 20:27:38 ab5ef0e58194: Pulling fs layer 20:27:38 9712f1f96733: Pulling fs layer 20:27:38 63f879dbbcfc: Pulling fs layer 20:27:38 0d9ebad4ef96: Pulling fs layer 20:27:38 e9a5061849ea: Pulling fs layer 20:27:38 d747dcd14b5f: Pulling fs layer 20:27:38 2de7ff778b66: Pulling fs layer 20:27:38 e9a5061849ea: Waiting 20:27:38 2de7ff778b66: Waiting 20:27:38 0d9ebad4ef96: Waiting 20:27:38 9712f1f96733: Verifying Checksum 20:27:38 9712f1f96733: Download complete 20:27:39 63f879dbbcfc: Verifying Checksum 20:27:39 63f879dbbcfc: Download complete 20:27:39 e9a5061849ea: Verifying Checksum 20:27:39 e9a5061849ea: Download complete 20:27:39 d747dcd14b5f: Download complete 20:27:39 0d9ebad4ef96: Verifying Checksum 20:27:39 0d9ebad4ef96: Download complete 20:27:39 ab5ef0e58194: Verifying Checksum 20:27:39 ab5ef0e58194: Download complete 20:27:39 2de7ff778b66: Verifying Checksum 20:27:39 2de7ff778b66: Download complete 20:27:42 ab5ef0e58194: Pull complete 20:27:42 9712f1f96733: Pull complete 20:27:43 63f879dbbcfc: Pull complete 20:27:46 0d9ebad4ef96: Pull complete 20:27:46 e9a5061849ea: Pull complete 20:27:46 d747dcd14b5f: Pull complete 20:27:47 2de7ff778b66: Pull complete 20:27:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:27:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:47 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:27:49 $ docker top 0e3f1411f9591cc74f812424a5481665c5b551876b1b791e2d52346f33729e8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:27:49 provisioning config files... 20:27:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/325@tmp/config4729720140186319511tmp 20:27:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/325@tmp/config15021656765125658015tmp 20:27:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/325@tmp/config4339329096081200223tmp [Pipeline] { [Pipeline] echo 20:27:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:27:50 ---> sigul-configuration.sh 20:27:50 gpg: directory `/root/.gnupg' created 20:27:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:27:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:27:50 gpg: keyring `/root/.gnupg/secring.gpg' created 20:27:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:27:50 gpg: CAST5 encrypted data 20:27:50 gpg: encrypted with 1 passphrase 20:27:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:27:50 + mkdir /home/jenkins 20:27:50 + mkdir /home/jenkins/sigul [Pipeline] sh 20:27:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:27:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:27:50 ---> sigul-install.sh 20:27:50 Sigul already installed; skipping installation. [Pipeline] sh 20:27:51 + git tag --list 20:27:51 0.6.0 20:27:51 0.6.1 20:27:51 0.7.0 20:27:51 0.7.1 20:27:51 v1.0.0 20:27:51 v1.0.1 20:27:51 v1.1.0 20:27:51 v1.2.0 20:27:51 v1.2.1 20:27:51 v1.3.0 20:27:51 v1.3.1 20:27:51 v2.0.0 20:27:51 v2.1.0 20:27:51 v2.1.1 20:27:51 v2.1.1-dev.1 20:27:51 v2.1.1-dev.2 20:27:51 v2.1.1-dev.3 20:27:51 v2.1.1-dev.4 20:27:51 v2.1.1-dev.5 20:27:51 v2.1.1-dev.6 20:27:51 v2.1.1-dev.7 20:27:51 v2.1.1-dev.8 20:27:51 v2.1.2-dev.1 20:27:51 v2.2.0 20:27:51 v2.2.1-dev.1 20:27:51 v2.2.1-dev.10 20:27:51 v2.2.1-dev.11 20:27:51 v2.2.1-dev.12 20:27:51 v2.2.1-dev.13 20:27:51 v2.2.1-dev.14 20:27:51 v2.2.1-dev.15 20:27:51 v2.2.1-dev.16 20:27:51 v2.2.1-dev.17 20:27:51 v2.2.1-dev.18 20:27:51 v2.2.1-dev.19 20:27:51 v2.2.1-dev.2 20:27:51 v2.2.1-dev.20 20:27:51 v2.2.1-dev.21 20:27:51 v2.2.1-dev.22 20:27:51 v2.2.1-dev.23 20:27:51 v2.2.1-dev.24 20:27:51 v2.2.1-dev.25 20:27:51 v2.2.1-dev.26 20:27:51 v2.2.1-dev.27 20:27:51 v2.2.1-dev.28 20:27:51 v2.2.1-dev.29 20:27:51 v2.2.1-dev.3 20:27:51 v2.2.1-dev.4 20:27:51 v2.2.1-dev.5 20:27:51 v2.2.1-dev.6 20:27:51 v2.2.1-dev.7 20:27:51 v2.2.1-dev.8 20:27:51 v2.2.1-dev.9 20:27:51 v2.3.0-dev.29 20:27:51 v2.3.0-dev.30 20:27:51 v2.3.0-dev.31 20:27:51 v2.3.0-dev.32 20:27:51 v2.3.0-dev.33 20:27:51 v2.3.0-dev.34 20:27:51 v2.3.0-dev.35 20:27:51 v2.3.0-dev.36 20:27:51 v2.3.0-dev.37 20:27:51 v2.3.0-dev.38 20:27:51 v2.3.0-dev.39 20:27:51 v2.3.0-dev.40 20:27:51 v2.3.0-dev.41 20:27:51 v2.3.0-dev.42 20:27:51 v2.3.0-dev.43 20:27:51 v2.3.0-dev.44 20:27:51 v2.3.0-dev.45 20:27:51 v2.3.0-dev.46 20:27:51 v2.3.0-dev.47 20:27:51 v2.3.0-dev.48 20:27:51 v2.3.0-dev.49 20:27:51 v2.3.0-dev.50 20:27:51 v2.3.0-dev.51 20:27:51 v2.3.0-dev.52 20:27:51 v2.3.0-dev.53 20:27:51 v2.3.0-dev.54 20:27:51 v2.3.0-dev.55 20:27:51 v2.3.0-dev.56 20:27:51 v2.3.0-dev.57 20:27:51 v2.3.0-dev.58 20:27:51 v2.3.0-dev.59 20:27:51 v2.3.0-dev.60 20:27:51 v2.3.0-dev.61 20:27:51 v2.3.0-dev.62 20:27:51 v2.3.0-dev.63 20:27:51 v2.3.0-dev.64 20:27:51 v2.3.0-dev.65 20:27:51 v2.3.0-dev.66 20:27:51 v2.3.0-dev.67 20:27:51 v2.3.0-dev.68 20:27:51 v2.3.0-dev.69 20:27:51 v2.3.0-dev.70 20:27:51 v2.3.0-dev.71 20:27:51 v2.3.0-dev.72 20:27:51 v2.3.0-dev.73 20:27:51 v2.3.0-dev.74 20:27:51 v2.3.0-dev.75 20:27:51 v2.3.0-dev.76 20:27:51 v2.3.0-dev.77 20:27:51 v2.3.0-dev.78 20:27:51 v2.3.0-dev.79 20:27:51 v2.3.0-dev.80 20:27:51 v2.3.0-dev.81 20:27:51 v2.3.0-dev.82 20:27:51 v2.3.0-dev.83 20:27:51 v2.3.0-dev.84 20:27:51 v2.3.0-dev.85 20:27:51 v2.3.0-dev.86 20:27:51 v2.3.0-dev.87 [Pipeline] sh 20:27:51 + lftools sign git-tag v2.3.0-dev.87 20:27:52 Signing Git tag with Sigul... 20:27:52 Signing v2.3.0-dev.87 [Pipeline] echo 20:27:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:27:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:27:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:27:52 $ docker stop --time=1 0e3f1411f9591cc74f812424a5481665c5b551876b1b791e2d52346f33729e8f 20:27:54 $ docker rm -f 0e3f1411f9591cc74f812424a5481665c5b551876b1b791e2d52346f33729e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:27:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:55 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:27:55 $ docker top ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c -eo pid,comm 20:27:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:27:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:55 [ssh-agent] Looking for ssh-agent implementation... 20:27:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:55 $ docker exec ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c ssh-agent 20:27:55 SSH_AUTH_SOCK=/tmp/ssh-sdSPyKqEuZ7f/agent.32 20:27:55 SSH_AGENT_PID=38 20:27:55 Running ssh-add (command line suppressed) 20:27:55 Identity added: /w/workspace/edgex-go/325@tmp/private_key_11971379786879979903.key (/w/workspace/edgex-go/325@tmp/private_key_11971379786879979903.key) 20:27:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:56 + git semver bump pre 20:27:56 2022-10-11 20:27:56,297 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:27:56 2022-10-11 20:27:56,297 [bump_version] DEBUG bumping version:2.3.0-dev.87 on axis:pre with prefix:dev 20:27:56 2022-10-11 20:27:56,297 [bump_version] DEBUG bumped version:2.3.0-dev.88 20:27:56 2022-10-11 20:27:56,297 [write_version] DEBUG write version:2.3.0-dev.88 to path:/w/workspace/edgex-go/325/.semver/main with force:True 20:27:56 2022-10-11 20:27:56,298 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:27:56 2022-10-11 20:27:56,298 [write_file] DEBUG write to file:/w/workspace/edgex-go/325/.semver/main 20:27:56 2022-10-11 20:27:56,299 [execute] INFO git cat-file --batch-check 20:27:56 2022-10-11 20:27:56,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=) 20:27:56 2022-10-11 20:27:56,303 [execute] INFO git cat-file --batch 20:27:56 2022-10-11 20:27:56,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=) 20:27:56 2022-10-11 20:27:56,308 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:27:56 2.3.0-dev.88 [Pipeline] } 20:27:56 $ docker exec --env ******** --env ******** ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c ssh-agent -k 20:27:56 unset SSH_AUTH_SOCK; 20:27:56 unset SSH_AGENT_PID; 20:27:56 echo Agent pid 38 killed; 20:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:56 + git semver [Pipeline] } 20:27:57 $ docker stop --time=1 ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c 20:27:58 $ docker rm -f ad259973cc1c66a9c7079ed7b7fd9720d35191d6113c846818fb2f1afc83068c [Pipeline] // withDockerContainer [Pipeline] sh 20:27:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:27:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:27:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:59 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:28:00 $ docker top 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c -eo pid,comm 20:28:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:28:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:00 [ssh-agent] Looking for ssh-agent implementation... 20:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:00 $ docker exec 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c ssh-agent 20:28:00 SSH_AUTH_SOCK=/tmp/ssh-XmsVX1tImTga/agent.32 20:28:00 SSH_AGENT_PID=38 20:28:00 Running ssh-add (command line suppressed) 20:28:00 Identity added: /w/workspace/edgex-go/325@tmp/private_key_9197048457065345197.key (/w/workspace/edgex-go/325@tmp/private_key_9197048457065345197.key) 20:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:01 + git semver push 20:28:01 2022-10-11 20:28:01,300 [run_push] DEBUG push 20:28:01 2022-10-11 20:28:01,301 [execute] INFO git cat-file --batch-check 20:28:01 2022-10-11 20:28:01,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=) 20:28:01 2022-10-11 20:28:01,305 [execute] INFO git rev-list 948d6f96b96b8213a43966a7395becfd693e9a89 -- 20:28:01 2022-10-11 20:28:01,305 [execute] DEBUG Popen(['git', 'rev-list', '948d6f96b96b8213a43966a7395becfd693e9a89', '--'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=None) 20:28:01 2022-10-11 20:28:01,319 [execute] INFO git fetch -v origin 20:28:01 2022-10-11 20:28:01,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=True, shell=None, istream=None) 20:28:02 2022-10-11 20:28:01,899 [run_push] DEBUG no remote changes detected 20:28:02 2022-10-11 20:28:01,899 [execute] INFO git push origin semver 20:28:02 2022-10-11 20:28:01,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/325/.semver, universal_newlines=False, shell=None, istream=None) 20:28:03 2022-10-11 20:28:02,831 [run_push] DEBUG push all version tags 20:28:03 2022-10-11 20:28:02,832 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:28:03 2022-10-11 20:28:02,832 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/325, universal_newlines=False, shell=None, istream=None) 20:28:03 2022-10-11 20:28:03,733 [read_version] DEBUG read version from /w/workspace/edgex-go/325/.semver/main 20:28:03 2.3.0-dev.88 [Pipeline] } 20:28:03 $ docker exec --env ******** --env ******** 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c ssh-agent -k 20:28:03 unset SSH_AUTH_SOCK; 20:28:03 unset SSH_AGENT_PID; 20:28:03 echo Agent pid 38 killed; 20:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:04 + git semver [Pipeline] } 20:28:04 $ docker stop --time=1 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c 20:28:05 $ docker rm -f 76bd454832bb85b4b1453f3cd729959b5131e8634533fbfa6b4c6a86bb21b65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:28:06 + [ -d /w/workspace/edgex-go/325/archives ] [Pipeline] libraryResource [Pipeline] sh 20:28:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:28:07 ---> package-listing.sh 20:28:07 ++ facter osfamily 20:28:07 ++ tr '[:upper:]' '[:lower:]' 20:28:07 + OS_FAMILY=debian 20:28:07 + workspace=/w/workspace/edgex-go/325 20:28:07 + START_PACKAGES=/tmp/packages_start.txt 20:28:07 + END_PACKAGES=/tmp/packages_end.txt 20:28:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:28:07 + PACKAGES=/tmp/packages_start.txt 20:28:07 + '[' /w/workspace/edgex-go/325 ']' 20:28:07 + PACKAGES=/tmp/packages_end.txt 20:28:07 + case "${OS_FAMILY}" in 20:28:07 + dpkg -l 20:28:07 + grep '^ii' 20:28:07 + '[' -f /tmp/packages_start.txt ']' 20:28:07 + '[' -f /tmp/packages_end.txt ']' 20:28:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:28:07 + '[' /w/workspace/edgex-go/325 ']' 20:28:07 + mkdir -p /w/workspace/edgex-go/325/archives/ 20:28:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/325/archives/ [Pipeline] echo 20:28:07 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/325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:28:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:08 20:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:08 latest: Pulling from edgex-lftools-log-publisher 20:28:08 5eb5b503b376: Pulling fs layer 20:28:08 5c69ac0246d0: Pulling fs layer 20:28:08 ec43610c2a17: Pulling fs layer 20:28:08 3a2ae6a8a46f: Pulling fs layer 20:28:08 33b1e0a273af: Pulling fs layer 20:28:08 5d3b04190fa2: Pulling fs layer 20:28:08 2f39f015ded8: Pulling fs layer 20:28:08 3a2ae6a8a46f: Waiting 20:28:08 33b1e0a273af: Waiting 20:28:08 5d3b04190fa2: Waiting 20:28:08 2f39f015ded8: Waiting 20:28:08 5c69ac0246d0: Download complete 20:28:08 3a2ae6a8a46f: Verifying Checksum 20:28:08 3a2ae6a8a46f: Download complete 20:28:09 33b1e0a273af: Verifying Checksum 20:28:09 33b1e0a273af: Download complete 20:28:09 5d3b04190fa2: Verifying Checksum 20:28:09 5d3b04190fa2: Download complete 20:28:09 ec43610c2a17: Verifying Checksum 20:28:09 ec43610c2a17: Download complete 20:28:09 5eb5b503b376: Verifying Checksum 20:28:09 5eb5b503b376: Download complete 20:28:09 2f39f015ded8: Download complete 20:28:10 5eb5b503b376: Pull complete 20:28:10 5c69ac0246d0: Pull complete 20:28:10 ec43610c2a17: Pull complete 20:28:10 3a2ae6a8a46f: Pull complete 20:28:10 33b1e0a273af: Pull complete 20:28:11 5d3b04190fa2: Pull complete 20:28:15 2f39f015ded8: Pull complete 20:28:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:15 prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container 20:28:15 $ 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/325/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/325 -v /w/workspace/edgex-go/325:/w/workspace/edgex-go/325:rw,z -v /w/workspace/edgex-go/325@tmp:/w/workspace/edgex-go/325@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 20:28:16 $ docker top f5d4a06ca99f9a4adb5830c289193506fde06b7638b5d2b2faeefc698f7f4b72 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:28:17 + mkdir -p /var/log/sysstat [Pipeline] sh 20:28:17 + ls /var/log/sa-host 20:28:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:18 provisioning config files... 20:28:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/325@tmp/config7723190829839278719tmp [Pipeline] { [Pipeline] echo 20:28:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:28:18 ---> create-netrc.sh [Pipeline] } 20:28:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:28:18 ---> python-tools-install.sh [Pipeline] echo 20:28:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:28:18 ---> sudo-logs.sh 20:28:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:28:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:28:19 ---> job-cost.sh 20:28:19 lf-activate-venv: SKIPPING 20:28:19 DEBUG: total: 0.10999999940395355 20:28:19 INFO: Retrieving Stack Cost... 20:28:19 INFO: Retrieving Pricing Info for: v3-standard-8 20:28:20 INFO: Archiving Costs [Pipeline] echo 20:28:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:28:20 ---> logs-deploy.sh 20:28:20 lf-activate-venv: SKIPPING 20:28:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/325 20:28:20 INFO: archiving workspace using pattern(s): 20:28:21 Archives upload complete. 20:28:21 INFO: archiving logs to Nexus 20:28:22 ---> uname -a: 20:28:22 Linux prd-ubuntu20-04-docker-8c-8g-7670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:28:22 20:28:22 20:28:22 ---> lscpu: 20:28:22 Architecture: x86_64 20:28:22 CPU op-mode(s): 32-bit, 64-bit 20:28:22 Byte Order: Little Endian 20:28:22 Address sizes: 40 bits physical, 48 bits virtual 20:28:22 CPU(s): 8 20:28:22 On-line CPU(s) list: 0-7 20:28:22 Thread(s) per core: 1 20:28:22 Core(s) per socket: 1 20:28:22 Socket(s): 8 20:28:22 NUMA node(s): 1 20:28:22 Vendor ID: AuthenticAMD 20:28:22 CPU family: 23 20:28:22 Model: 49 20:28:22 Model name: AMD EPYC-Rome Processor 20:28:22 Stepping: 0 20:28:22 CPU MHz: 2799.998 20:28:22 BogoMIPS: 5599.99 20:28:22 Virtualization: AMD-V 20:28:22 Hypervisor vendor: KVM 20:28:22 Virtualization type: full 20:28:22 L1d cache: 256 KiB 20:28:22 L1i cache: 256 KiB 20:28:22 L2 cache: 4 MiB 20:28:22 L3 cache: 128 MiB 20:28:22 NUMA node0 CPU(s): 0-7 20:28:22 Vulnerability Itlb multihit: Not affected 20:28:22 Vulnerability L1tf: Not affected 20:28:22 Vulnerability Mds: Not affected 20:28:22 Vulnerability Meltdown: Not affected 20:28:22 Vulnerability Mmio stale data: Not affected 20:28:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:28:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:28:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:28:22 Vulnerability Srbds: Not affected 20:28:22 Vulnerability Tsx async abort: Not affected 20:28:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:28:22 20:28:22 20:28:22 ---> nproc: 20:28:22 8 20:28:22 20:28:22 20:28:22 ---> df -h: 20:28:22 Filesystem Size Used Avail Use% Mounted on 20:28:22 overlay 155G 20G 136G 13% / 20:28:22 tmpfs 64M 0 64M 0% /dev 20:28:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:28:22 shm 64M 0 64M 0% /dev/shm 20:28:22 /dev/vda1 155G 20G 136G 13% /facter-os 20:28:22 20:28:22 20:28:22 ---> sar -b -r -n DEV: 20:28:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7670) 10/11/22 _x86_64_ (8 CPU) 20:28:22 20:28:22 20:00:45 LINUX RESTART (8 CPU) 20:28:22 20:28:22 20:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:28:22 20:02:02 160.92 47.73 113.20 0.00 5398.70 193488.69 0.00 20:28:22 20:03:01 96.81 0.61 96.20 0.00 25.22 38740.55 0.00 20:28:22 20:04:01 49.79 0.27 49.53 0.00 3.33 18015.68 0.00 20:28:22 20:05:01 456.84 6.30 450.54 0.00 70.25 181614.26 0.00 20:28:22 20:06:01 960.82 8.38 952.44 0.00 920.78 367956.94 0.00 20:28:22 20:07:01 1294.62 2.87 1291.75 0.00 1995.53 304370.87 0.00 20:28:22 20:08:01 136.46 0.17 136.29 0.00 23.33 12232.63 0.00 20:28:22 20:09:01 15.61 1.02 14.60 0.00 21.86 383.67 0.00 20:28:22 20:10:01 1.60 0.00 1.60 0.00 0.00 16.40 0.00 20:28:22 20:11:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 20:28:22 20:12:01 1.62 0.00 1.62 0.00 0.00 28.39 0.00 20:28:22 20:13:01 1.20 0.18 1.02 0.00 18.53 14.26 0.00 20:28:22 20:14:01 2.20 0.00 2.20 0.00 0.00 22.66 0.00 20:28:22 20:15:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 20:28:22 20:16:01 2.32 0.02 2.30 0.00 0.13 27.86 0.00 20:28:22 20:17:01 1.02 0.02 1.00 0.00 0.13 12.13 0.00 20:28:22 20:18:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 20:28:22 20:19:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 20:28:22 20:20:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 20:28:22 20:21:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 20:28:22 20:22:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 20:28:22 20:23:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 20:28:22 20:24:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 20:28:22 20:25:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 20:28:22 20:26:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 20:28:22 20:27:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 20:28:22 20:28:01 139.74 0.33 139.41 0.00 19.73 58723.55 0.00 20:28:22 Average: 123.54 2.52 121.02 0.00 314.89 43550.32 0.00 20:28:22 20:28:22 20:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:28:22 20:02:02 28730572 31617240 700660 2.13 73472 3081088 1835288 5.41 1023552 2767296 304152 20:28:22 20:03:01 27902836 31535248 769016 2.34 107244 3722832 1891804 5.58 1479240 3051520 468776 20:28:22 20:04:01 27566592 31507348 795776 2.42 109996 3999716 1898516 5.60 1394612 3446720 365244 20:28:22 20:05:01 22079088 31414140 876980 2.67 249584 9015008 2686244 7.92 1792864 8272520 2718352 20:28:22 20:06:01 19856176 31163664 1097676 3.34 314280 10805572 3199272 9.43 2386772 9745956 675532 20:28:22 20:07:01 19946464 31448052 818088 2.49 402620 10850588 2068312 6.10 2307116 9690156 924 20:28:22 20:08:01 20200724 31512040 761160 2.31 407668 10656120 1969420 5.80 2278792 9474456 1244 20:28:22 20:09:01 20210524 31523100 750164 2.28 408224 10656892 1841284 5.43 2265252 9474928 292 20:28:22 20:10:01 20211084 31523660 749576 2.28 408240 10656892 1841284 5.43 2263796 9474928 4 20:28:22 20:11:01 20214792 31527416 745676 2.27 408288 10656896 1841284 5.43 2260932 9474932 180 20:28:22 20:12:01 20217744 31530396 743224 2.26 408340 10656900 1841284 5.43 2258692 9474936 8 20:28:22 20:13:01 20222016 31535512 737960 2.24 408364 10657460 1878192 5.54 2253848 9475456 448 20:28:22 20:14:01 20221700 31535216 738144 2.24 408396 10657464 1878192 5.54 2253932 9475460 152 20:28:22 20:15:01 20221800 31535560 737836 2.24 408408 10657464 1878192 5.54 2253932 9475704 248 20:28:22 20:16:01 20222308 31536240 737472 2.24 408460 10657464 1886284 5.56 2253136 9475708 8 20:28:22 20:17:01 20221616 31535644 737792 2.24 408476 10657444 1886284 5.56 2253872 9475684 280 20:28:22 20:18:01 20221948 31535984 737424 2.24 408496 10657448 1886284 5.56 2253144 9475688 12 20:28:22 20:19:01 20222060 31536140 737384 2.24 408508 10657456 1886284 5.56 2253128 9475692 200 20:28:22 20:20:01 20222044 31536196 737344 2.24 408532 10657456 1886284 5.56 2253176 9475704 8 20:28:22 20:21:01 20221996 31536156 737292 2.24 408564 10657460 1886284 5.56 2253180 9475708 196 20:28:22 20:22:01 20221908 31536128 737276 2.24 408596 10657460 1886284 5.56 2253312 9475708 4 20:28:22 20:23:01 20221860 31536088 737232 2.24 408620 10657468 1886284 5.56 2253248 9475716 212 20:28:22 20:24:01 20221400 31535696 737588 2.24 408656 10657472 1886284 5.56 2253304 9475724 8 20:28:22 20:25:01 20221604 31535960 737284 2.24 408692 10657472 1886284 5.56 2253380 9475720 188 20:28:22 20:26:01 20221848 31536208 736952 2.24 408728 10657464 1886284 5.56 2253364 9475724 8 20:28:22 20:27:01 20221740 31536140 737164 2.24 408752 10657476 1886284 5.56 2253456 9475732 184 20:28:22 20:28:01 18679136 31477732 789608 2.40 455360 11965880 1974120 5.82 2410488 10724980 848 20:28:22 Average: 21079392 31511811 765176 2.33 365984 9873567 1968818 5.80 2145316 8785498 168063 20:28:22 20:28:22 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:28:22 20:02:02 docker0 267.47 227.20 19.95 2708.03 0.00 0.00 0.00 0.00 20:28:22 20:02:02 ens3 1115.06 991.58 11752.10 138.08 0.00 0.00 0.00 0.00 20:28:22 20:02:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 20:28:22 20:03:01 docker0 89.82 127.96 7.28 766.07 0.00 0.00 0.00 0.00 20:28:22 20:03:01 ens3 162.26 110.49 799.65 23.30 0.00 0.00 0.00 0.00 20:28:22 20:03:01 veth79debd2 0.85 1.03 0.07 0.08 0.00 0.00 0.00 0.00 20:28:22 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:04:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 20:28:22 20:04:01 ens3 32.26 27.11 31.02 101.99 0.00 0.00 0.00 0.00 20:28:22 20:04:01 veth79debd2 0.60 0.62 0.05 0.05 0.00 0.00 0.00 0.00 20:28:22 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:05:01 docker0 400.22 480.50 29.36 4686.42 0.00 0.00 0.00 0.00 20:28:22 20:05:01 ens3 569.37 459.79 6384.22 54.84 0.00 0.00 0.00 0.00 20:28:22 20:05:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:28:22 20:05:01 veth6d83e55 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 20:28:22 20:06:01 docker0 148.34 203.88 11.21 2190.72 0.00 0.00 0.00 0.00 20:28:22 20:06:01 ens3 292.30 204.32 3120.27 36.19 0.00 0.00 0.00 0.00 20:28:22 20:06:01 vethcf0d745 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:28:22 20:06:01 veth345f9b3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:28:22 20:06:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 20:28:22 20:06:01 veth6d83e55 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 20:28:22 20:07:01 docker0 133.21 209.13 10.62 2138.99 0.00 0.00 0.00 0.00 20:28:22 20:07:01 ens3 287.79 174.54 2631.55 34.93 0.00 0.00 0.00 0.00 20:28:22 20:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:28:22 20:07:01 veth6d83e55 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 20:28:22 20:07:01 veth0604b01 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:08:01 docker0 13.81 32.89 1.16 653.22 0.00 0.00 0.00 0.00 20:28:22 20:08:01 ens3 442.71 443.41 867.26 2023.65 0.00 0.00 0.00 0.00 20:28:22 20:08:01 lo 43.46 43.46 4.28 4.28 0.00 0.00 0.00 0.00 20:28:22 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:09:01 ens3 304.70 329.40 129.45 2056.27 0.00 0.00 0.00 0.00 20:28:22 20:09:01 lo 20.00 20.00 1.97 1.97 0.00 0.00 0.00 0.00 20:28:22 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:10:01 ens3 0.40 0.03 0.05 0.00 0.00 0.00 0.00 0.00 20:28:22 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:11:01 ens3 0.43 0.35 0.26 0.20 0.00 0.00 0.00 0.00 20:28:22 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:28:22 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:13:01 ens3 0.32 0.33 0.11 0.04 0.00 0.00 0.00 0.00 20:28:22 20:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:28:22 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:17:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:28:22 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:18:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:22:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 20:28:22 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:24:01 ens3 0.43 0.35 3.87 0.03 0.00 0.00 0.00 0.00 20:28:22 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:25:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:27:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:28:22 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:28:22 20:28:01 docker0 42.36 62.91 3.69 694.66 0.00 0.00 0.00 0.00 20:28:22 20:28:01 ens3 396.73 259.81 7917.25 59.17 0.00 0.00 0.00 0.00 20:28:22 20:28:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 20:28:22 20:28:01 veth4ed37f5 0.47 0.42 0.08 0.09 0.00 0.00 0.00 0.00 20:28:22 Average: docker0 40.55 49.77 3.08 512.36 0.00 0.00 0.00 0.00 20:28:22 Average: ens3 133.54 111.21 1246.08 167.83 0.00 0.00 0.00 0.00 20:28:22 Average: lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 20:28:22 Average: veth4ed37f5 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:28:22 20:28:22 20:28:22 ---> sar -P ALL: 20:28:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7670) 10/11/22 _x86_64_ (8 CPU) 20:28:22 20:28:22 20:00:45 LINUX RESTART (8 CPU) 20:28:22 20:28:22 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:28:22 20:02:02 all 10.38 0.00 3.82 1.91 0.05 83.85 20:28:22 20:02:02 0 8.57 0.00 3.21 2.74 0.05 85.43 20:28:22 20:02:02 1 9.41 0.00 4.31 1.96 0.05 84.27 20:28:22 20:02:02 2 7.54 0.00 3.81 3.58 0.05 85.01 20:28:22 20:02:02 3 12.15 0.00 4.38 0.93 0.07 82.47 20:28:22 20:02:02 4 9.58 0.00 5.32 2.14 0.03 82.93 20:28:22 20:02:02 5 14.04 0.00 3.62 1.82 0.03 80.48 20:28:22 20:02:02 6 10.68 0.00 2.76 0.29 0.03 86.25 20:28:22 20:02:02 7 11.04 0.00 3.15 1.81 0.05 83.95 20:28:22 20:03:01 all 32.36 0.00 6.32 0.92 0.08 60.32 20:28:22 20:03:01 0 32.43 0.00 5.47 0.19 0.07 61.84 20:28:22 20:03:01 1 31.67 0.00 6.11 3.57 0.07 58.58 20:28:22 20:03:01 2 32.66 0.00 6.72 0.07 0.07 60.48 20:28:22 20:03:01 3 30.94 0.00 7.37 0.09 0.09 61.51 20:28:22 20:03:01 4 33.85 0.00 6.23 2.65 0.07 57.19 20:28:22 20:03:01 5 31.66 0.00 5.94 0.03 0.09 62.28 20:28:22 20:03:01 6 33.35 0.00 5.99 0.02 0.09 60.56 20:28:22 20:03:01 7 32.35 0.00 6.74 0.72 0.09 60.11 20:28:22 20:04:01 all 51.55 0.00 6.79 0.49 0.10 41.06 20:28:22 20:04:01 0 52.01 0.00 6.96 0.02 0.10 40.92 20:28:22 20:04:01 1 52.90 0.00 6.95 1.21 0.12 38.82 20:28:22 20:04:01 2 50.93 0.00 6.89 0.00 0.10 42.08 20:28:22 20:04:01 3 50.61 0.00 6.45 0.00 0.08 42.85 20:28:22 20:04:01 4 52.74 0.00 6.65 1.57 0.10 38.95 20:28:22 20:04:01 5 51.52 0.00 6.58 0.05 0.10 41.74 20:28:22 20:04:01 6 50.57 0.00 7.00 0.05 0.10 42.28 20:28:22 20:04:01 7 51.12 0.00 6.83 1.05 0.10 40.90 20:28:22 20:05:01 all 16.81 0.00 10.66 6.07 0.07 66.39 20:28:22 20:05:01 0 17.17 0.00 10.56 3.15 0.07 69.06 20:28:22 20:05:01 1 16.69 0.00 10.64 5.80 0.07 66.81 20:28:22 20:05:01 2 17.10 0.00 11.65 12.02 0.07 59.16 20:28:22 20:05:01 3 14.48 0.00 10.24 3.96 0.07 71.26 20:28:22 20:05:01 4 16.65 0.00 11.34 8.54 0.09 63.39 20:28:22 20:05:01 5 17.25 0.00 11.02 4.85 0.09 66.80 20:28:22 20:05:01 6 17.37 0.00 9.03 4.80 0.07 68.73 20:28:22 20:05:01 7 17.77 0.00 10.84 5.46 0.09 65.84 20:28:22 20:06:01 all 57.31 0.00 14.02 6.03 0.12 22.52 20:28:22 20:06:01 0 58.22 0.00 14.27 3.37 0.12 24.02 20:28:22 20:06:01 1 56.53 0.00 14.04 3.58 0.12 25.73 20:28:22 20:06:01 2 58.61 0.00 12.91 8.96 0.13 19.39 20:28:22 20:06:01 3 58.07 0.00 13.37 2.34 0.12 26.11 20:28:22 20:06:01 4 57.19 0.00 13.35 3.10 0.10 26.25 20:28:22 20:06:01 5 56.96 0.00 13.65 4.77 0.12 24.50 20:28:22 20:06:01 6 57.66 0.00 13.56 6.72 0.12 21.94 20:28:22 20:06:01 7 55.23 0.00 17.01 15.52 0.12 12.12 20:28:22 20:07:01 all 62.96 0.00 13.76 3.02 0.12 20.13 20:28:22 20:07:01 0 63.36 0.00 13.56 2.23 0.12 20.73 20:28:22 20:07:01 1 61.96 0.00 13.86 4.66 0.12 19.40 20:28:22 20:07:01 2 62.81 0.00 14.34 2.18 0.12 20.55 20:28:22 20:07:01 3 62.94 0.00 14.62 1.57 0.14 20.73 20:28:22 20:07:01 4 60.99 0.00 14.07 7.60 0.14 17.21 20:28:22 20:07:01 5 64.35 0.00 12.65 1.34 0.10 21.56 20:28:22 20:07:01 6 63.17 0.00 13.17 2.25 0.12 21.29 20:28:22 20:07:01 7 64.12 0.00 13.86 2.33 0.12 19.57 20:28:22 20:08:01 all 8.39 0.00 1.77 0.38 0.05 89.40 20:28:22 20:08:01 0 6.46 0.00 1.49 0.25 0.05 91.74 20:28:22 20:08:01 1 6.33 0.00 1.74 1.12 0.05 90.77 20:28:22 20:08:01 2 9.85 0.00 1.54 0.32 0.05 88.25 20:28:22 20:08:01 3 8.32 0.00 1.67 0.03 0.07 89.90 20:28:22 20:08:01 4 8.58 0.00 2.00 0.12 0.05 89.26 20:28:22 20:08:01 5 9.31 0.00 1.71 0.79 0.05 88.14 20:28:22 20:08:01 6 5.04 0.00 1.60 0.30 0.05 93.01 20:28:22 20:08:01 7 13.32 0.00 2.41 0.10 0.07 84.10 20:28:22 20:09:01 all 6.74 0.00 0.71 0.06 0.04 92.45 20:28:22 20:09:01 0 6.19 0.00 0.75 0.05 0.03 92.97 20:28:22 20:09:01 1 8.43 0.00 0.84 0.17 0.05 90.52 20:28:22 20:09:01 2 8.23 0.00 0.70 0.20 0.03 90.83 20:28:22 20:09:01 3 6.76 0.00 0.74 0.02 0.05 92.43 20:28:22 20:09:01 4 4.68 0.00 0.62 0.02 0.02 94.67 20:28:22 20:09:01 5 9.16 0.00 0.47 0.00 0.05 90.32 20:28:22 20:09:01 6 4.47 0.00 0.52 0.02 0.03 94.96 20:28:22 20:09:01 7 6.04 0.00 1.02 0.03 0.07 92.84 20:28:22 20:10:01 all 0.23 0.00 0.02 0.01 0.01 99.74 20:28:22 20:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:28:22 20:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:28:22 20:10:01 3 1.68 0.00 0.08 0.00 0.00 98.24 20:28:22 20:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:28:22 20:10:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:28:22 20:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:11:01 all 0.27 0.00 0.01 0.01 0.00 99.71 20:28:22 20:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:11:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:28:22 20:11:01 3 2.00 0.00 0.02 0.00 0.00 97.98 20:28:22 20:11:01 4 0.02 0.00 0.03 0.02 0.00 99.93 20:28:22 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:28:22 20:12:01 all 0.21 0.00 0.02 0.01 0.01 99.76 20:28:22 20:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:28:22 20:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:12:01 2 0.03 0.00 0.02 0.03 0.00 99.92 20:28:22 20:12:01 3 1.53 0.00 0.08 0.00 0.02 98.37 20:28:22 20:12:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:28:22 20:12:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:28:22 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:28:22 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:28:22 20:13:01 all 0.09 0.00 0.06 0.01 0.00 99.84 20:28:22 20:13:01 0 0.07 0.00 0.07 0.00 0.00 99.87 20:28:22 20:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:28:22 20:13:01 2 0.02 0.00 0.05 0.02 0.00 99.92 20:28:22 20:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:28:22 20:13:01 4 0.03 0.00 0.07 0.00 0.00 99.90 20:28:22 20:13:01 5 0.03 0.00 0.05 0.03 0.00 99.88 20:28:22 20:13:01 6 0.52 0.00 0.10 0.00 0.02 99.37 20:28:22 20:13:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:28:22 20:14:01 all 0.01 0.00 0.01 0.02 0.00 99.96 20:28:22 20:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:28:22 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:28:22 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:14:01 7 0.00 0.00 0.00 0.12 0.00 99.88 20:28:22 20:15:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:28:22 20:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:28:22 20:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:15:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:28:22 20:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:15:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:28:22 20:16:01 all 0.01 0.00 0.03 0.01 0.00 99.95 20:28:22 20:16:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:28:22 20:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:16:01 2 0.00 0.00 0.03 0.05 0.00 99.92 20:28:22 20:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:16:01 4 0.00 0.00 0.07 0.00 0.02 99.92 20:28:22 20:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:28:22 20:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:28:22 20:17:01 all 0.01 0.00 0.02 0.00 0.00 99.96 20:28:22 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:17:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:28:22 20:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:28:22 20:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:28:22 20:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:28:22 20:18:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:28:22 20:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:28:22 20:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:18:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:28:22 20:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:28:22 20:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:22 20:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:28:22 20:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:28:22 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:19:01 7 0.00 0.00 0.02 0.03 0.00 99.95 20:28:22 20:20:01 all 0.02 0.00 0.00 0.01 0.00 99.96 20:28:22 20:20:01 0 0.03 0.00 0.02 0.03 0.00 99.92 20:28:22 20:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:28:22 20:20:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:28:22 20:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:28:22 20:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:21:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:28:22 20:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:28:22 20:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:21:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:28:22 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:28:22 20:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:28:22 20:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:28:22 20:22:01 2 0.03 0.00 0.02 0.03 0.00 99.92 20:28:22 20:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:28:22 20:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:28:22 20:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:28:22 20:28:22 20:23:01 CPU %user %nice %system %iowait %steal %idle 20:28:22 20:24:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:28:22 20:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:28:22 20:24:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:28:22 20:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:28:22 20:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:24:01 7 0.02 0.00 0.02 0.03 0.00 99.93 20:28:22 20:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:28:22 20:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:28:22 20:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:28:22 20:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:28:22 20:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:28:22 20:25:01 7 0.00 0.00 0.02 0.07 0.00 99.92 20:28:22 20:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:28:22 20:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:28:22 20:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:28:22 20:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:28:22 20:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:28:22 20:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:28:22 20:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:28:22 20:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:28:22 20:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:28:22 20:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:28:22 20:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:28:22 20:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:28:22 20:27:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:28:22 20:28:01 all 9.26 0.00 4.23 0.88 0.06 85.57 20:28:22 20:28:01 0 9.35 0.00 3.77 1.99 0.05 84.84 20:28:22 20:28:01 1 10.31 0.00 4.76 0.61 0.05 84.28 20:28:22 20:28:01 2 8.52 0.00 5.29 0.39 0.05 85.75 20:28:22 20:28:01 3 9.41 0.00 3.74 0.05 0.07 86.73 20:28:22 20:28:01 4 8.11 0.00 3.33 0.34 0.05 88.18 20:28:22 20:28:01 5 9.94 0.00 3.67 0.98 0.05 85.36 20:28:22 20:28:01 6 9.72 0.00 3.81 0.74 0.07 85.67 20:28:22 20:28:01 7 8.76 0.00 5.49 1.94 0.07 83.74 20:28:22 Average: all 9.41 0.00 2.28 0.73 0.03 87.55 20:28:22 Average: 0 9.33 0.00 2.22 0.52 0.03 87.91 20:28:22 Average: 1 9.33 0.00 2.32 0.83 0.03 87.49 20:28:22 Average: 2 9.40 0.00 2.35 1.03 0.03 87.20 20:28:22 Average: 3 9.49 0.00 2.31 0.33 0.03 87.85 20:28:22 Average: 4 9.27 0.00 2.31 0.95 0.03 87.44 20:28:22 Average: 5 9.69 0.00 2.18 0.54 0.03 87.57 20:28:22 Average: 6 9.26 0.00 2.11 0.56 0.03 88.04 20:28:22 Average: 7 9.51 0.00 2.47 1.07 0.03 86.92 20:28:22 20:28:22 20:28:22