Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 346e0e8651016b5d00a5e3789d8d74af3490b153 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-ssh17544990742850418059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14276412314682589661.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh273611106545877027.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2887489837131604643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6945850215434724323.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23927 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/288 [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/288 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 346e0e8651016b5d00a5e3789d8d74af3490b153 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 Commit message: "Merge pull request #4139 from hahattan/fix-alias-typo" > git rev-list --no-walk d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:52:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:52:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:52:04 ========================================================= 09:52:04 EdgeX Global Pipelines Version Info 09:52:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:52:04 ------------------- 09:52:04 stable info: 09:52:04 ------------------- 09:52:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:52:04 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:52:04 Message: update stable to v1.0.239 09:52:05 ------------------- 09:52:05 experimental info: 09:52:05 ------------------- 09:52:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:52:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 09:52:05 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] echo 09:52:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 346e0e8 [Pipeline] echo 09:52:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:06 provisioning config files... 09:52:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/288@tmp/config758089530686271300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:06 ---> docker-login.sh 09:52:06 nexus3.edgexfoundry.org:10001 09:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:06 Configure a credential helper to remove this warning. See 09:52:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:06 09:52:06 Login Succeeded 09:52:06 nexus3.edgexfoundry.org:10002 09:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:07 Configure a credential helper to remove this warning. See 09:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:07 09:52:07 Login Succeeded 09:52:07 nexus3.edgexfoundry.org:10003 09:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:07 Configure a credential helper to remove this warning. See 09:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:07 09:52:07 Login Succeeded 09:52:07 nexus3.edgexfoundry.org:10004 09:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:07 Configure a credential helper to remove this warning. See 09:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:07 09:52:07 Login Succeeded 09:52:07 docker.io 09:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:52:07 Configure a credential helper to remove this warning. See 09:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:52:07 09:52:07 Login Succeeded 09:52:07 ---> docker-login.sh ends [Pipeline] } 09:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:08 + 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 09:52:08 + dirname cmd/core-command/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo core-command,cmd/core-command/Dockerfile 09:52:08 + dirname cmd/core-data/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo core-data,cmd/core-data/Dockerfile 09:52:08 + dirname cmd/core-metadata/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo core-metadata,cmd/core-metadata/Dockerfile 09:52:08 + dirname cmd/security-bootstrapper/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:52:08 + dirname cmd/security-proxy-setup/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:52:08 + dirname cmd/security-secretstore-setup/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:52:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:52:08 + dirname cmd/security-spire-agent/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:52:08 + dirname cmd/security-spire-config/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:52:08 + dirname cmd/security-spire-server/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:52:08 + dirname cmd/support-notifications/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo support-notifications,cmd/support-notifications/Dockerfile 09:52:08 + dirname cmd/support-scheduler/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:52:08 + dirname cmd/sys-mgmt-agent/Dockerfile 09:52:08 + cut -d/ -f2 09:52:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:52:08 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 09:52:08 + git rev-list -1 --merges 346e0e8651016b5d00a5e3789d8d74af3490b153~1..346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] echo 09:52:08 -----------> git rev-list -1 --merges 346e0e8651016b5d00a5e3789d8d74af3490b153~1..346e0e8651016b5d00a5e3789d8d74af3490b153 346e0e8651016b5d00a5e3789d8d74af3490b153 09:52:08 346e0e8651016b5d00a5e3789d8d74af3490b153 [false] [Pipeline] sh 09:52:08 + git log --format=format:%s -1 346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] echo 09:52:08 ========================================================= 09:52:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:52:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:52:09 + grep -v github /etc/ssh/ssh_known_hosts 09:52:09 + [ -e /tmp/ssh_known_hosts ] 09:52:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:52:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:52:09 + sudo tee -a /etc/ssh/ssh_known_hosts 09:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:09 09:52:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:09 0.1.4: Pulling from edgex-devops/py-git-semver 09:52:09 b85a868b505f: Pulling fs layer 09:52:09 e2be974225ed: Pulling fs layer 09:52:09 339a4e72a1f5: Pulling fs layer 09:52:09 988bab9f4d93: Pulling fs layer 09:52:09 1469e6f7b9e6: Pulling fs layer 09:52:09 eaf3925da568: Pulling fs layer 09:52:09 bab4dde63d76: Pulling fs layer 09:52:09 bde34c3a00c8: Pulling fs layer 09:52:09 b352a97aabf1: Pulling fs layer 09:52:09 4872d77fe225: Pulling fs layer 09:52:09 5851b861e8e6: Pulling fs layer 09:52:09 988bab9f4d93: Waiting 09:52:09 1469e6f7b9e6: Waiting 09:52:09 eaf3925da568: Waiting 09:52:09 bab4dde63d76: Waiting 09:52:09 bde34c3a00c8: Waiting 09:52:09 b352a97aabf1: Waiting 09:52:09 4872d77fe225: Waiting 09:52:09 5851b861e8e6: Waiting 09:52:09 e2be974225ed: Verifying Checksum 09:52:09 e2be974225ed: Download complete 09:52:09 988bab9f4d93: Download complete 09:52:10 1469e6f7b9e6: Verifying Checksum 09:52:10 1469e6f7b9e6: Download complete 09:52:10 eaf3925da568: Verifying Checksum 09:52:10 eaf3925da568: Download complete 09:52:10 339a4e72a1f5: Verifying Checksum 09:52:10 339a4e72a1f5: Download complete 09:52:10 bde34c3a00c8: Verifying Checksum 09:52:10 bde34c3a00c8: Download complete 09:52:10 b352a97aabf1: Verifying Checksum 09:52:10 4872d77fe225: Verifying Checksum 09:52:10 4872d77fe225: Download complete 09:52:10 5851b861e8e6: Download complete 09:52:10 b85a868b505f: Verifying Checksum 09:52:10 b85a868b505f: Download complete 09:52:10 bab4dde63d76: Verifying Checksum 09:52:10 bab4dde63d76: Download complete 09:52:11 b85a868b505f: Pull complete 09:52:11 e2be974225ed: Pull complete 09:52:11 339a4e72a1f5: Pull complete 09:52:12 988bab9f4d93: Pull complete 09:52:12 1469e6f7b9e6: Pull complete 09:52:12 eaf3925da568: Pull complete 09:52:14 bab4dde63d76: Pull complete 09:52:14 bde34c3a00c8: Pull complete 09:52:14 b352a97aabf1: Pull complete 09:52:14 4872d77fe225: Pull complete 09:52:14 5851b861e8e6: Pull complete 09:52:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:14 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 09:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@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 09:52:16 $ docker top 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d -eo pid,comm 09:52:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:52:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:16 [ssh-agent] Looking for ssh-agent implementation... 09:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:16 $ docker exec 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d ssh-agent 09:52:16 SSH_AUTH_SOCK=/tmp/ssh-ou554xpPhmCS/agent.33 09:52:16 SSH_AGENT_PID=40 09:52:16 Running ssh-add (command line suppressed) 09:52:16 Identity added: /w/workspace/edgex-go/288@tmp/private_key_5464599884742241576.key (/w/workspace/edgex-go/288@tmp/private_key_5464599884742241576.key) 09:52:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:16 + git tag --points-at HEAD [Pipeline] } 09:52:16 $ docker exec --env ******** --env ******** 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d ssh-agent -k 09:52:17 unset SSH_AUTH_SOCK; 09:52:17 unset SSH_AGENT_PID; 09:52:17 echo Agent pid 40 killed; 09:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:52:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:17 [ssh-agent] Looking for ssh-agent implementation... 09:52:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:17 $ docker exec 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d ssh-agent 09:52:17 SSH_AUTH_SOCK=/tmp/ssh-dUAWmYUXSvCv/agent.73 09:52:17 SSH_AGENT_PID=79 09:52:17 Running ssh-add (command line suppressed) 09:52:17 Identity added: /w/workspace/edgex-go/288@tmp/private_key_5983854083825308104.key (/w/workspace/edgex-go/288@tmp/private_key_5983854083825308104.key) 09:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:17 + git semver init 09:52:18 2022-08-30 09:52:17,936 [run_init] DEBUG init version:0.0.0 force:False 09:52:18 2022-08-30 09:52:17,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/288/.semver 09:52:18 2022-08-30 09:52:17,938 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/288/.semver 09:52:18 2022-08-30 09:52:17,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/288/.semver'], cwd=/w/workspace/edgex-go/288, universal_newlines=False, shell=None, istream=None) 09:52:23 2022-08-30 09:52:23,062 [append_file] DEBUG append to file:/w/workspace/edgex-go/288/.git/info/exclude 09:52:23 2022-08-30 09:52:23,062 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/288/.semver/main with force:False 09:52:23 2022-08-30 09:52:23,062 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 09:52:23 2022-08-30 09:52:23,063 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 09:52:23 2.3.0-dev.52 [Pipeline] } 09:52:23 $ docker exec --env ******** --env ******** 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d ssh-agent -k 09:52:23 unset SSH_AUTH_SOCK; 09:52:23 unset SSH_AGENT_PID; 09:52:23 echo Agent pid 79 killed; 09:52:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:23 + git semver [Pipeline] } 09:52:24 $ docker stop --time=1 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d 09:52:25 $ docker rm -f 49dd73e5aa4c5e6c8b892aebf2f547f3551c0133f4c4e252ed4b7776993db14d [Pipeline] // withDockerContainer [Pipeline] sh 09:52:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:25 Stashed 1 file(s) [Pipeline] echo 09:52:25 [edgeXSemver]: initialized semver on version 2.3.0-dev.52 [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 09:52:26 + git config --global --add safe.directory /w/workspace/edgex-go/288 [Pipeline] echo 09:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:52:26 ========================================================= 09:52:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:52:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:52:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:52:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:52:26 2408cc74d12b: Pulling fs layer 09:52:26 ea60b727a1ce: Pulling fs layer 09:52:26 30c4a7721957: Pulling fs layer 09:52:26 370296b7ddb6: Pulling fs layer 09:52:26 7c6cee850709: Pulling fs layer 09:52:26 39a5fcdaea64: Pulling fs layer 09:52:26 d94ebbe4e438: Pulling fs layer 09:52:26 bcfd1f05c69d: Pulling fs layer 09:52:26 370296b7ddb6: Waiting 09:52:26 7c6cee850709: Waiting 09:52:26 d94ebbe4e438: Waiting 09:52:26 59ccb84bbe0f: Pulling fs layer 09:52:26 bcfd1f05c69d: Waiting 09:52:26 59ccb84bbe0f: Waiting 09:52:26 30c4a7721957: Verifying Checksum 09:52:26 ea60b727a1ce: Verifying Checksum 09:52:26 ea60b727a1ce: Download complete 09:52:26 7c6cee850709: Verifying Checksum 09:52:26 7c6cee850709: Download complete 09:52:26 2408cc74d12b: Verifying Checksum 09:52:26 2408cc74d12b: Download complete 09:52:26 d94ebbe4e438: Download complete 09:52:26 2408cc74d12b: Pull complete 09:52:26 ea60b727a1ce: Pull complete 09:52:27 30c4a7721957: Pull complete 09:52:27 370296b7ddb6: Verifying Checksum 09:52:27 370296b7ddb6: Download complete 09:52:27 59ccb84bbe0f: Verifying Checksum 09:52:27 59ccb84bbe0f: Download complete 09:52:27 bcfd1f05c69d: Verifying Checksum 09:52:27 bcfd1f05c69d: Download complete 09:52:31 370296b7ddb6: Pull complete 09:52:31 7c6cee850709: Pull complete 09:52:31 39a5fcdaea64: Pull complete 09:52:31 d94ebbe4e438: Pull complete 09:52:33 bcfd1f05c69d: Pull complete 09:52:34 59ccb84bbe0f: Pull complete 09:52:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 09:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:52:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:52:34 WORKDIR /edgex 09:52:34 COPY go.mod . 09:52:34 RUN go mod download 09:52:34 + docker build -t ci-base-image-x86_64 -f - . 09:52:35 Sending build context to Docker daemon 169.3MB 09:52:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:52:35 ---> a4fb48ad2a94 09:52:35 Step 2/4 : WORKDIR /edgex 09:52:39 ---> Running in 0cd87d056d95 09:52:39 Removing intermediate container 0cd87d056d95 09:52:39 ---> 97d7e0e5d58d 09:52:39 Step 3/4 : COPY go.mod . 09:52:39 ---> 9f198483f9f7 09:52:39 Step 4/4 : RUN go mod download 09:52:39 ---> Running in 95f63aaaa221 09:52:40 Still waiting to schedule task 09:52:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:52:54 Removing intermediate container 95f63aaaa221 09:52:54 ---> b07ae67a5edb 09:52:54 Successfully built b07ae67a5edb 09:52:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:54 + docker inspect -f . ci-base-image-x86_64 09:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:54 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 09:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@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 09:52:54 $ docker top 764021223e7b17e281b0b413a00df4023461e31fda26dd7c86eb83ba323842f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:55 + go version 09:52:55 go version go1.18.3 linux/amd64 [Pipeline] } 09:52:55 $ docker stop --time=1 764021223e7b17e281b0b413a00df4023461e31fda26dd7c86eb83ba323842f1 09:52:56 $ docker rm -f 764021223e7b17e281b0b413a00df4023461e31fda26dd7c86eb83ba323842f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:57 + docker inspect -f . ci-base-image-x86_64 09:52:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:57 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 09:52:57 $ 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/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@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 09:52:57 $ docker top 4e4bfcc99766288f435a735f5adba56ffc28fb19ae41cbd0507d9e9092b6f62b -eo pid,comm [Pipeline] { [Pipeline] echo 09:52:57 ========================================================= 09:52:57 [edgeXBuildGoParallel] Running Tests and Build... 09:52:57 ========================================================= [Pipeline] sh 09:52:57 + git config --global --add safe.directory /w/workspace/edgex-go/288 [Pipeline] fileExists [Pipeline] sh 09:52:58 + make test 09:52:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:53:04 ? github.com/edgexfoundry/edgex-go [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 09:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:53:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 09:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements 09:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.388s coverage: 89.2% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 09:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 09:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 09:53:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 09:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 80.8% of statements 09:53:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.6% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:53:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 09:53:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 09:53:40 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 09:53:59 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." 09:53:59 GO111MODULE=on go vet ./... 09:54:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:54:01 ./bin/test-attribution-txt.sh 09:54:01 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 09:54:01 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 09:54:01 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 09:54:01 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 09:54:01 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 09:54:01 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 09:54:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 09:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:54:01 + ls -al . 09:54:01 total 736 09:54:01 drwxrwxr-x 10 1001 1001 4096 Aug 30 09:52 . 09:54:01 drwxr-xr-x 4 root root 4096 Aug 30 09:52 .. 09:54:01 -rw-rw-r-- 1 1001 1001 16 Aug 30 09:52 .dockerignore 09:54:01 drwxrwxr-x 8 1001 1001 4096 Aug 30 09:53 .git 09:54:01 drwxrwxr-x 3 1001 1001 4096 Aug 30 09:52 .github 09:54:01 -rw-rw-r-- 1 1001 1001 1030 Aug 30 09:52 .gitignore 09:54:01 -rw-rw-r-- 1 1001 1001 42 Aug 30 09:52 .golangci.yml 09:54:01 -rw-rw-r-- 1 1001 1001 87 Aug 30 09:52 .hadolint.yml 09:54:01 drwxr-xr-x 3 1001 1001 4096 Aug 30 09:52 .semver 09:54:01 -rw-rw-r-- 1 1001 1001 166 Aug 30 09:52 .sonarcloud.properties 09:54:01 -rw-rw-r-- 1 1001 1001 1171 Aug 30 09:52 ADOPTERS.md 09:54:01 -rw-rw-r-- 1 1001 1001 10347 Aug 30 09:52 Attribution.txt 09:54:01 -rw-rw-r-- 1 1001 1001 63209 Aug 30 09:52 CHANGELOG.md 09:54:01 -rw-rw-r-- 1 1001 1001 3804 Aug 30 09:52 CONTRIBUTING.md 09:54:01 -rw-rw-r-- 1 1001 1001 677 Aug 30 09:52 GOVERNANCE.md 09:54:01 -rw-rw-r-- 1 1001 1001 850 Aug 30 09:52 Jenkinsfile 09:54:01 -rw-rw-r-- 1 1001 1001 10775 Aug 30 09:52 LICENSE 09:54:01 -rw-rw-r-- 1 1001 1001 13269 Aug 30 09:52 Makefile 09:54:01 -rw-rw-r-- 1 1001 1001 582 Aug 30 09:52 OWNERS.md 09:54:01 -rw-rw-r-- 1 1001 1001 9094 Aug 30 09:52 README.md 09:54:01 -rw-rw-r-- 1 1001 1001 6912 Aug 30 09:52 SECURITY.md 09:54:01 -rw-rw-r-- 1 1001 1001 12 Aug 30 09:52 VERSION 09:54:01 -rw-rw-r-- 1 1001 1001 4131 Aug 30 09:52 ZMQWindows.md 09:54:01 drwxrwxr-x 2 1001 1001 4096 Aug 30 09:52 bin 09:54:01 drwxrwxr-x 18 1001 1001 4096 Aug 30 09:52 cmd 09:54:01 -rw-r--r-- 1 root root 482786 Aug 30 09:53 coverage.out 09:54:01 -rw-rw-r-- 1 1001 1001 3682 Aug 30 09:52 go.mod 09:54:01 -rw-rw-r-- 1 1001 1001 38527 Aug 30 09:52 go.sum 09:54:01 drwxrwxr-x 8 1001 1001 4096 Aug 30 09:52 internal 09:54:01 drwxrwxr-x 3 1001 1001 4096 Aug 30 09:52 openapi 09:54:01 drwxrwxr-x 4 1001 1001 4096 Aug 30 09:52 snap 09:54:01 -rw-rw-r-- 1 1001 1001 204 Aug 30 09:52 version.go [Pipeline] sh 09:54:01 + '[' -e coverage.out ] 09:54:01 + chown 1001:1001 coverage.out [Pipeline] stash 09:54:01 Stashed 1 file(s) [Pipeline] sh 09:54:02 + make build 09:54:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:54:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:54:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23928 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:54:19 Running in /w/workspace/edgex-go/288 [Pipeline] { [Pipeline] checkout 09:54:19 The recommended git tool is: git 09:54:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:54:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:54:25 using credential edgex-jenkins-ssh 09:54:25 Cloning the remote Git repository 09:54:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:25 > git init /w/workspace/edgex-go/288 # timeout=10 09:54:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:25 > git --version # timeout=10 09:54:25 > git --version # 'git version 2.25.1' 09:54:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:54:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:54:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:54:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:54:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:54:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:54:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:54: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.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:54:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:54:38 $ docker stop --time=1 4e4bfcc99766288f435a735f5adba56ffc28fb19ae41cbd0507d9e9092b6f62b 09:54:41 Avoid second fetch 09:54:41 Checking out Revision 346e0e8651016b5d00a5e3789d8d74af3490b153 (main) 09:54:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:54:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:41 > git config core.sparsecheckout # timeout=10 09:54:41 > git checkout -f 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 09:54:41 $ docker rm -f 4e4bfcc99766288f435a735f5adba56ffc28fb19ae41cbd0507d9e9092b6f62b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:42 09:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:43 latest: Pulling from edgex-devops/edgex-compose 09:54:43 cbdbe7a5bc2a: Pulling fs layer 09:54:43 ca9280d653b3: Pulling fs layer 09:54:43 7e9c9ca2126c: Pulling fs layer 09:54:43 cbdbe7a5bc2a: Download complete 09:54:43 ca9280d653b3: Verifying Checksum 09:54:43 ca9280d653b3: Download complete 09:54:43 cbdbe7a5bc2a: Pull complete 09:54:43 7e9c9ca2126c: Verifying Checksum 09:54:43 7e9c9ca2126c: Download complete 09:54:43 ca9280d653b3: Pull complete 09:54:45 Commit message: "Merge pull request #4139 from hahattan/fix-alias-typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:54:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:54:46 Dload Upload Total Spent Left Speed 09:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 09:54:47 7e9c9ca2126c: Pull complete 09:54:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:47 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 09:54:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@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 09:54:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 09:54:49 $ docker top 8df3f1855f382f5131848cf7204570f57da645916af53bd827499d65f3bc70ed -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:54:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:54:49 + sudo tee /etc/docker/daemon.new 09:54:49 { 09:54:49 "registry-mirrors": [ 09:54:49 "https://nexus3.edgexfoundry.org:10001" 09:54:49 ], 09:54:49 "bip": "10.250.0.254/24", 09:54:49 "hosts": [ 09:54:49 "tcp://0.0.0.0:5555", 09:54:49 "unix:///var/run/docker.sock" 09:54:49 ], 09:54:49 "mtu": 1458, 09:54:49 "selinux-enabled": true, 09:54:49 "seccomp-profile": "/etc/docker/seccomp.json" 09:54:49 } [Pipeline] sh 09:54:49 + docker-compose build --help 09:54:49 + grep parallel 09:54:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:54:50 --parallel Build images in parallel. [Pipeline] } 09:54:50 $ docker stop --time=1 8df3f1855f382f5131848cf7204570f57da645916af53bd827499d65f3bc70ed 09:54:50 + sudo service docker restart 09:54:51 $ docker rm -f 8df3f1855f382f5131848cf7204570f57da645916af53bd827499d65f3bc70ed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:51 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 09:54:51 $ 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/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@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 09:54:52 $ docker top 444f92df50a84c7c44f9533bbf596d1149d4e2aa836acbf6d3ff3a2427e05c17 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:52 + docker-compose -f ./docker-compose-build.yml build --parallel 09:54:53 Building core-command ... 09:54:53 Building core-data ... 09:54:53 Building core-metadata ... 09:54:53 Building security-bootstrapper ... 09:54:53 Building security-proxy-setup ... 09:54:53 Building security-secretstore-setup ... 09:54:53 Building security-spiffe-token-provider ... 09:54:53 Building security-spire-agent ... 09:54:53 Building security-spire-config ... 09:54:53 Building security-spire-server ... 09:54:53 Building support-notifications ... 09:54:53 Building support-scheduler ... 09:54:53 Building sys-mgmt-agent ... 09:54:53 Building security-spiffe-token-provider 09:54:53 Building support-scheduler 09:54:53 Building core-data 09:54:53 Building security-secretstore-setup 09:54:53 Building security-bootstrapper 09:55:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:55:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> b07ae67a5edb 09:55:03 Step 3/23 : WORKDIR /edgex-go 09:55:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:55:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> b07ae67a5edb 09:55:03 Step 3/22 : WORKDIR /edgex-go 09:55:03 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:55:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> b07ae67a5edb 09:55:03 Step 3/31 : WORKDIR /edgex-go 09:55:03 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:55:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> b07ae67a5edb 09:55:03 Step 3/20 : WORKDIR /edgex-go 09:55:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:55:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:55:03 ---> b07ae67a5edb 09:55:03 Step 3/25 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:08 provisioning config files... 09:55:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/288@tmp/config3491281136534145352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:08 ---> docker-login.sh 09:55:08 nexus3.edgexfoundry.org:10001 09:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:09 Configure a credential helper to remove this warning. See 09:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:09 09:55:09 Login Succeeded 09:55:09 nexus3.edgexfoundry.org:10002 09:55:10 ---> Running in 7880d0d8f771 09:55:10 ---> Running in 137418d170af 09:55:10 ---> Running in 6dd89b58764f 09:55:10 ---> Running in c3a0129ca526 09:55:10 ---> Running in 0033a0743c4b 09:55:10 Removing intermediate container c3a0129ca526 09:55:10 ---> 35bd600ce32b 09:55:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:10 Removing intermediate container 137418d170af 09:55:10 ---> 64163ddc3630 09:55:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:10 Removing intermediate container 0033a0743c4b 09:55:10 ---> 7f3b27205e2f 09:55:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:10 Removing intermediate container 6dd89b58764f 09:55:10 ---> d3e8b906a08f 09:55:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:10 ---> Running in fcfc471c200c 09:55:10 ---> Running in 73164683653b 09:55:10 Removing intermediate container 7880d0d8f771 09:55:10 ---> 855d69544f84 09:55:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:55:10 ---> Running in f36c3cac6d9f 09:55:10 ---> Running in 7e81183f888b 09:55:10 ---> Running in 70f47ed29129 09:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:10 Removing intermediate container fcfc471c200c 09:55:10 ---> 6341d74d2f2c 09:55:10 Step 5/31 : RUN apk add --update --no-cache make git 09:55:10 ---> Running in d40827eba9e1 09:55:10 Removing intermediate container 73164683653b 09:55:10 ---> 6b1676785ad5 09:55:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:55:10 ---> Running in 19a185b6aa0c 09:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:10 Configure a credential helper to remove this warning. See 09:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:10 09:55:10 Login Succeeded 09:55:10 nexus3.edgexfoundry.org:10003 09:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:55:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:10 Configure a credential helper to remove this warning. See 09:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:10 09:55:10 Login Succeeded 09:55:10 nexus3.edgexfoundry.org:10004 09:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:55:10 Removing intermediate container f36c3cac6d9f 09:55:10 ---> 1fc4611fc7d5 09:55:10 Step 5/22 : RUN apk add --update --no-cache make git 09:55:10 ---> Running in 692ce35aefe5 09:55:11 Removing intermediate container 7e81183f888b 09:55:11 ---> 069a8c7169cb 09:55:11 Step 5/25 : RUN apk add --update --no-cache make git 09:55:11 ---> Running in c3b3b7bd6306 09:55:11 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:55:11 v3.16.2-117-gf4f9e32dab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:55:11 OK: 17037 distinct packages available 09:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:11 Configure a credential helper to remove this warning. See 09:55:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:11 09:55:11 Login Succeeded 09:55:11 docker.io 09:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:55:11 OK: 211 MiB in 51 packages 09:55:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:11 Removing intermediate container 70f47ed29129 09:55:11 ---> c79edfb9557f 09:55:11 Step 5/20 : COPY go.mod vendor* ./ 09:55:11 ---> 5cf7d1b630ba 09:55:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:11 ---> Running in af6c6cd96c9d 09:55:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:12 Configure a credential helper to remove this warning. See 09:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:12 09:55:12 Login Succeeded 09:55:12 ---> docker-login.sh ends 09:55:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:55:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:55:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:55:12 OK: 211 MiB in 51 packages [Pipeline] } 09:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:55:12 OK: 211 MiB in 51 packages 09:55:12 OK: 211 MiB in 51 packages 09:55:12 OK: 211 MiB in 51 packages 09:55:12 Removing intermediate container d40827eba9e1 09:55:12 ---> 8450cd68d7e9 09:55:12 Step 6/31 : COPY go.mod vendor* ./ 09:55:12 ---> 7dbf8ba9cea1 09:55:12 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:12 ---> Running in 750ffb6f17f0 [Pipeline] sh 09:55:12 Removing intermediate container 19a185b6aa0c 09:55:12 ---> 1a483bea460b 09:55:12 Step 6/23 : COPY go.mod vendor* ./ 09:55:13 + git config --global --add safe.directory /w/workspace/edgex-go/288 [Pipeline] echo 09:55:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:13 ========================================================= 09:55:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:55:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:55:13 Removing intermediate container c3b3b7bd6306 09:55:13 ---> daee1b4e5568 09:55:13 Step 6/25 : COPY go.mod vendor* ./ 09:55:13 Removing intermediate container 692ce35aefe5 09:55:13 ---> fb3bec510b34 09:55:13 Step 6/22 : COPY go.mod vendor* ./ 09:55:13 ---> 2d330d59816a 09:55:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:13 ---> Running in 66de538a2b0c 09:55:13 ---> 9091678945df 09:55:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:13 ---> 493331d06ba2 09:55:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:13 ---> Running in 486c0552a904 09:55:13 ---> Running in c763160e36ec 09:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:55:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:13 b3c136eddcbf: Pulling fs layer 09:55:13 c0a3192eca97: Pulling fs layer 09:55:13 a050256f5b6f: Pulling fs layer 09:55:13 656be50a0ddc: Pulling fs layer 09:55:13 2bbca73fdf42: Pulling fs layer 09:55:13 46d945488cbd: Pulling fs layer 09:55:13 8a5474983e97: Pulling fs layer 09:55:13 329c88fbcd65: Pulling fs layer 09:55:13 2bbca73fdf42: Waiting 09:55:13 46d945488cbd: Waiting 09:55:13 656be50a0ddc: Waiting 09:55:13 8a5474983e97: Waiting 09:55:13 329c88fbcd65: Waiting 09:55:13 a050256f5b6f: Verifying Checksum 09:55:13 a050256f5b6f: Download complete 09:55:13 c0a3192eca97: Verifying Checksum 09:55:13 c0a3192eca97: Download complete 09:55:13 2bbca73fdf42: Verifying Checksum 09:55:13 2bbca73fdf42: Download complete 09:55:13 46d945488cbd: Verifying Checksum 09:55:13 46d945488cbd: Download complete 09:55:13 b3c136eddcbf: Verifying Checksum 09:55:13 b3c136eddcbf: Download complete 09:55:14 b3c136eddcbf: Pull complete 09:55:14 329c88fbcd65: Verifying Checksum 09:55:14 329c88fbcd65: Download complete 09:55:15 c0a3192eca97: Pull complete 09:55:15 a050256f5b6f: Pull complete 09:55:15 8a5474983e97: Verifying Checksum 09:55:15 8a5474983e97: Download complete 09:55:16 656be50a0ddc: Download complete 09:55:23 Removing intermediate container af6c6cd96c9d 09:55:23 ---> 69df1735bb7d 09:55:23 Step 7/20 : COPY . . 09:55:31 656be50a0ddc: Pull complete 09:55:31 2bbca73fdf42: Pull complete 09:55:31 46d945488cbd: Pull complete 09:55:33 ---> a0f1e5098755 09:55:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:33 ---> Running in c1f4cb00156c 09:55:33 Removing intermediate container 486c0552a904 09:55:33 ---> 387c0fdfe19b 09:55:33 Step 8/22 : COPY . . 09:55:33 Removing intermediate container c763160e36ec 09:55:33 ---> 2f06ce3eb113 09:55:33 Step 8/25 : COPY . . 09:55:33 Removing intermediate container 66de538a2b0c 09:55:33 ---> b367ce2607b2 09:55:33 Step 8/23 : COPY . . 09:55:33 Removing intermediate container 750ffb6f17f0 09:55:33 ---> 4748bf8bb2d8 09:55:33 Step 8/31 : COPY . . 09:55:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:55:37 8a5474983e97: Pull complete 09:55:39 329c88fbcd65: Pull complete 09:55:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 09:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:55:40 + docker build -t ci-base-image-arm64 -f - . 09:55:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:55:40 WORKDIR /edgex 09:55:40 COPY go.mod . 09:55:40 RUN go mod download 09:55:40 Sending build context to Docker daemon 3.161MB 09:55:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:55:40 ---> ff4287adb874 09:55:40 Step 2/4 : WORKDIR /edgex 09:55:42 ---> Running in 4fa2b7257d5c 09:55:42 Removing intermediate container 4fa2b7257d5c 09:55:42 ---> e5a6024f4304 09:55:42 Step 3/4 : COPY go.mod . 09:55:43 ---> 470ca8aba82b 09:55:43 Step 4/4 : RUN go mod download 09:55:43 ---> Running in c6f7a995d041 09:55:55 ---> 00802434e5a0 09:55:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:55 ---> d931fabf363f 09:55:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:55 ---> e377de0c4ca5 09:55:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:55:55 ---> Running in 8d290e281c7b 09:55:55 ---> 84ffd738c424 09:55:55 Step 9/23 : RUN make cmd/core-data/core-data 09:55:55 ---> Running in 3c4f7309bebf 09:55:55 ---> Running in 8044cfeb8241 09:55:55 ---> Running in 5807bdf763af 09:55:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:55:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:55:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:55:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:55:56 Removing intermediate container c1f4cb00156c 09:55:56 ---> 260d6a490087 09:55:56 09:55:56 Step 9/20 : FROM alpine:3.15 09:55:56 3.15: Pulling from library/alpine 09:55:57 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 09:55:57 Status: Downloaded newer image for alpine:3.15 09:55:57 ---> c4fc93816858 09:55:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:55:58 ---> Running in 5e1406934a3b 09:55:58 Removing intermediate container 5e1406934a3b 09:55:58 ---> 4b28ab3ee019 09:55:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:58 ---> Running in ce627e9b2a2f 09:56:00 Removing intermediate container ce627e9b2a2f 09:56:00 ---> ab98ac89640d 09:56:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:00 ---> Running in 6c7099433a76 09:56:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:03 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:56:03 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:56:03 OK: 15856 distinct packages available 09:56:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:04 (1/9) Installing ca-certificates (20220614-r0) 09:56:04 (2/9) Installing brotli-libs (1.0.9-r5) 09:56:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:56:04 (4/9) Installing libcurl (7.80.0-r2) 09:56:04 (5/9) Installing curl (7.80.0-r2) 09:56:04 (6/9) Installing dumb-init (1.2.5-r1) 09:56:04 (7/9) Installing musl-obstack (1.2.3-r0) 09:56:04 (8/9) Installing libucontext (1.1-r0) 09:56:05 (9/9) Installing gcompat (1.0.0-r4) 09:56:05 Executing busybox-1.34.1-r7.trigger 09:56:05 Executing ca-certificates-20220614-r0.trigger 09:56:05 OK: 8 MiB in 23 packages 09:56:08 Removing intermediate container 6c7099433a76 09:56:08 ---> 44dcc08fd6de 09:56:08 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:09 ---> d989597ae06d 09:56:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:56:10 ---> 09fa97751e98 09:56:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:56:11 ---> bdf43e8d6876 09:56:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:56:11 ---> Running in a2dfad3cf66e 09:56:11 Removing intermediate container a2dfad3cf66e 09:56:11 ---> 78aba88bd15a 09:56:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:11 ---> Running in 826d641b5592 09:56:11 Removing intermediate container 826d641b5592 09:56:11 ---> 8b374a80be88 09:56:11 Step 18/20 : LABEL arch=x86_64 09:56:11 ---> Running in 4da4fdfe5e1b 09:56:12 Removing intermediate container 4da4fdfe5e1b 09:56:12 ---> 60d15ef52d0b 09:56:12 Step 19/20 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:56:12 ---> Running in 04c03723e4a6 09:56:12 Removing intermediate container 04c03723e4a6 09:56:12 ---> fb279b9d19a3 09:56:12 Step 20/20 : LABEL version=2.3.0-dev.52 09:56:12 ---> Running in 70d68389c332 09:56:13 Removing intermediate container 70d68389c332 09:56:13 ---> 32d9a5bd88b2 09:56:13 09:56:13 Successfully built 32d9a5bd88b2 09:56:13 Successfully tagged security-spiffe-token-provider:latest 09:56:13 Building core-command 09:56:15  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:56:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:15 ---> b07ae67a5edb 09:56:15 Step 3/23 : WORKDIR /edgex-go 09:56:15 ---> Using cache 09:56:15 ---> 855d69544f84 09:56:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:56:20 ---> Running in 4b337d9b3eac 09:56:22 Removing intermediate container c6f7a995d041 09:56:22 ---> 30ddcbb46c5d 09:56:22 Successfully built 30ddcbb46c5d 09:56:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:22 + docker inspect -f . ci-base-image-arm64 09:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:23 prd-ubuntu20.04-docker-arm64-4c-16g-23928 does not seem to be running inside a container 09:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:56:23 Removing intermediate container 8d290e281c7b 09:56:23 ---> 6f48c9d5d8ec 09:56:23 09:56:23 Step 10/25 : FROM alpine:3.16 09:56:23 Removing intermediate container 3c4f7309bebf 09:56:23 ---> ed4856b47895 09:56:23 09:56:23 Step 10/31 : FROM alpine:3.16 09:56:23 Removing intermediate container 4b337d9b3eac 09:56:23 ---> 068f57a97fbf 09:56:23 Step 5/23 : RUN apk add --update --no-cache make git 09:56:23 ---> Running in b7c61daec4ca 09:56:23 3.16: Pulling from library/alpine 09:56:23 3.16: Pulling from library/alpine 09:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:56:24 Status: Downloaded newer image for alpine:3.16 09:56:24 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 09:56:24 Status: Image is up to date for alpine:3.16 09:56:24 ---> 9c6f07244728 09:56:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:56:24 ---> 9c6f07244728 09:56:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:56:24 $ docker top 6e0922f56bedc2c555b880e0aecf0a21159c6af6c58ad7eb27b0feb0a5f9fa2b -eo pid,comm 09:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 09:56:24 OK: 211 MiB in 51 packages 09:56:25 + go version 09:56:25 go version go1.18.3 linux/arm64 [Pipeline] } 09:56:25 $ docker stop --time=1 6e0922f56bedc2c555b880e0aecf0a21159c6af6c58ad7eb27b0feb0a5f9fa2b 09:56:26 ---> Running in 0d8dd5d35c56 09:56:26 ---> Running in 1c4c2f8faad8 09:56:26 Removing intermediate container 5807bdf763af 09:56:26 ---> a8dfd75671c4 09:56:26 09:56:26 Step 10/23 : FROM alpine:3.16 09:56:26 ---> 9c6f07244728 09:56:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:56:26 Removing intermediate container 0d8dd5d35c56 09:56:26 ---> 7d21beac540b 09:56:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:56:26 Removing intermediate container b7c61daec4ca 09:56:26 ---> 80ec9a43d618 09:56:26 Step 6/23 : COPY go.mod vendor* ./ 09:56:26 Removing intermediate container 8044cfeb8241 09:56:26 ---> 93b7cdf4ad34 09:56:26 09:56:26 Step 10/22 : FROM alpine:3.16 09:56:26 ---> 9c6f07244728 09:56:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:56:26 ---> Running in 06dad8ebf41d 09:56:26 ---> Running in 0e187048eff1 09:56:26 ---> Running in 57773bd98a41 09:56:26 Removing intermediate container 06dad8ebf41d 09:56:26 ---> 6f07a4a6315b 09:56:26 Step 12/23 : ENV APP_PORT=59880 09:56:26 ---> Running in eed8a2c829ba 09:56:26 ---> a0f38dcbac02 09:56:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:26 ---> Running in 851e9e30131e 09:56:26 Removing intermediate container eed8a2c829ba 09:56:26 ---> 4ce3349c0080 09:56:26 Step 13/23 : EXPOSE $APP_PORT 09:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:26 ---> Running in a61cd148e133 09:56:26 Removing intermediate container a61cd148e133 09:56:26 ---> 2659f9ba6b2a 09:56:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:26 ---> Running in 305e31408450 09:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:27 $ docker rm -f 6e0922f56bedc2c555b880e0aecf0a21159c6af6c58ad7eb27b0feb0a5f9fa2b 09:56:27 (1/3) Installing ca-certificates (20220614-r0) 09:56:27 (2/3) Installing dumb-init (1.2.5-r1) 09:56:27 (3/3) Installing su-exec (0.2-r1) 09:56:27 Executing busybox-1.35.0-r17.trigger 09:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:27 Executing ca-certificates-20220614-r0.trigger 09:56:27 OK: 6 MiB in 17 packages 09:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:27 (1/2) Installing dumb-init (1.2.5-r1) 09:56:27 (2/2) Installing su-exec (0.2-r1) 09:56:27 Executing busybox-1.35.0-r17.trigger 09:56:27 OK: 6 MiB in 16 packages [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) 09:56:27 (1/1) Installing dumb-init (1.2.5-r1) 09:56:27 Executing busybox-1.35.0-r17.trigger 09:56:27 OK: 6 MiB in 15 packages [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 Removing intermediate container 0e187048eff1 09:56:27 ---> 39d87d7e813b 09:56:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:56:27 09:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:27 Removing intermediate container 1c4c2f8faad8 09:56:27 ---> 2e5437bb038f 09:56:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:56:27 Removing intermediate container 305e31408450 09:56:27 ---> 7570d56d042f 09:56:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:56:28 ---> Running in 2ef191543135 09:56:28 ---> Running in 0f063b229ec1 09:56:28 Removing intermediate container 57773bd98a41 09:56:28 ---> 86ce06c70045 09:56:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:28 latest: Pulling from edgex-devops/edgex-compose-arm64 09:56:28 29e5d40040c1: Pulling fs layer 09:56:28 1ce36da41761: Pulling fs layer 09:56:28 25b303627fd3: Pulling fs layer 09:56:28 29e5d40040c1: Download complete 09:56:28 1ce36da41761: Verifying Checksum 09:56:28 1ce36da41761: Download complete 09:56:28 ---> Running in a640cecf567d 09:56:28 ---> Running in 2e8bc7e74835 09:56:28 Removing intermediate container 0f063b229ec1 09:56:28 ---> de83f0f1f5d1 09:56:28 Step 13/25 : WORKDIR / 09:56:28 Removing intermediate container 2ef191543135 09:56:28 ---> d815502bd6ae 09:56:28 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:56:28 ---> Running in 9afaa16472c0 09:56:28 ---> Running in 886a72cf2d20 09:56:28 Removing intermediate container 2e8bc7e74835 09:56:28 ---> 2da323d710e2 09:56:28 Step 13/22 : ENV APP_PORT=59861 09:56:28 ---> Running in 6d932ea6ed20 09:56:28 29e5d40040c1: Pull complete 09:56:29 Removing intermediate container 9afaa16472c0 09:56:29 ---> 5df5431920cc 09:56:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:56:29 Removing intermediate container 886a72cf2d20 09:56:29 ---> 43e9e172908c 09:56:29 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:56:29 ---> Running in 694f88a92d12 09:56:29 Removing intermediate container 6d932ea6ed20 09:56:29 ---> 18c6e1e8605b 09:56:29 Step 14/22 : EXPOSE $APP_PORT 09:56:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:29 ---> Running in 4aa0c2b510f0 09:56:29 ---> d4cca79ceb68 09:56:29 Removing intermediate container 694f88a92d12 09:56:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> bd28e071fdea 09:56:29 09:56:29 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:56:29 ---> Running in c814aaeb6aea 09:56:29 Removing intermediate container 4aa0c2b510f0 09:56:29 ---> 567764741ea8 09:56:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:29 ---> a1651b470081 09:56:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:56:29 ---> 7458839bf852 09:56:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:29 ---> c97318a8eb2e 09:56:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:30 ---> 86ba7f83f974 09:56:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:30 ---> 27ceb0be9880 09:56:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:56:30 (1/6) Installing dumb-init (1.2.5-r1) 09:56:30 (2/6) Installing libgcc (11.2.1_git20220219-r2) 09:56:30 Removing intermediate container c814aaeb6aea 09:56:30 ---> 4f086cadd069 09:56:30 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 09:56:30 (3/6) Installing libsodium (1.0.18-r0) 09:56:30 25b303627fd3: Verifying Checksum 09:56:30 25b303627fd3: Download complete 09:56:30 1ce36da41761: Pull complete 09:56:30 ---> Running in 27bc49fdb077 09:56:30 ---> 52cdae1cddf3 09:56:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:56:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 09:56:30 ---> 918d8f8bb118 09:56:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:30 ---> Running in a720e40c0919 09:56:30 (5/6) Installing libzmq (4.3.4-r0) 09:56:30 Removing intermediate container 27bc49fdb077 09:56:30 ---> b7f1506e3e92 09:56:30 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:56:30 Removing intermediate container a720e40c0919 09:56:30 ---> e344b5b8df85 09:56:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:30 (6/6) Installing zeromq (4.3.4-r0) 09:56:30 Executing busybox-1.35.0-r17.trigger 09:56:30 OK: 8 MiB in 20 packages 09:56:31 ---> Running in 602652b3b746 09:56:31 ---> e8c84e9e3eb6 09:56:31 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:56:31 ---> 0571ec03bfa9 09:56:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:31 ---> Running in 0152baa77547 09:56:31 Removing intermediate container 602652b3b746 09:56:31 ---> 291679d8bb8e 09:56:31 Step 20/22 : LABEL arch=x86_64 09:56:31 ---> Running in f78aa605e68b 09:56:31 Removing intermediate container f78aa605e68b 09:56:31 ---> cdeaf139510c 09:56:31 Step 21/22 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:56:31 Removing intermediate container a640cecf567d 09:56:31 ---> 980d3ad140cf 09:56:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:31 ---> f480c9c82a2a 09:56:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:31 ---> Running in b58cc218ba45 09:56:31 ---> Running in 9a410820f174 09:56:31 Removing intermediate container b58cc218ba45 09:56:31 ---> e94abd71816a 09:56:31 Step 22/22 : LABEL version=2.3.0-dev.52 09:56:31 ---> 1a3e5424ae48 09:56:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:31 ---> Running in 9ccb2b3c4672 09:56:31 Removing intermediate container 9ccb2b3c4672 09:56:31 ---> 4f64a7bae8d5 09:56:31 09:56:31 Successfully built 4f64a7bae8d5 09:56:31 Successfully tagged support-scheduler:latest 09:56:31 Building sys-mgmt-agent 09:56:31  Building support-scheduler ... done Removing intermediate container 0152baa77547 09:56:31 ---> bb560496f11c 09:56:31 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:56:32 ---> 2c3f340f9fa9 09:56:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:56:32 Removing intermediate container 851e9e30131e 09:56:32 ---> af49269d9846 09:56:32 Step 8/23 : COPY . . 09:56:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:56:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:56:35 ---> b07ae67a5edb 09:56:35 Step 3/23 : WORKDIR /edgex-go 09:56:35 ---> Using cache 09:56:35 ---> 855d69544f84 09:56:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:35 ---> Using cache 09:56:35 ---> 068f57a97fbf 09:56:35 Step 5/23 : RUN apk add --update --no-cache make bash git 09:56:38 ---> 4bb268e524eb 09:56:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:38 ---> f9d8d9f74300 09:56:38 Step 19/23 : ENTRYPOINT ["/core-data"] 09:56:38 ---> Running in f02c4afd04e5 09:56:38 ---> Running in a2f758a9e030 09:56:38 ---> fe7b892ba9c4 09:56:38 Step 9/23 : RUN make cmd/core-command/core-command 09:56:38 Removing intermediate container 9a410820f174 09:56:38 ---> 70f7e17017d1 09:56:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:56:39 ---> Running in 5363c611fb49 09:56:39 ---> Running in ec0152302e23 09:56:39 Removing intermediate container a2f758a9e030 09:56:39 ---> 97e6cc7701c8 09:56:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:39 ---> Running in 12486938637f 09:56:39 ---> 25611461e0b9 09:56:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:56:39 Removing intermediate container 5363c611fb49 09:56:39 ---> 844afbdc4399 09:56:39 Step 23/25 : LABEL arch=x86_64 09:56:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:39 ---> Running in 456ebe4858d9 09:56:39 Removing intermediate container 12486938637f 09:56:39 ---> cdf8dbaed10b 09:56:39 Step 21/23 : LABEL arch=x86_64 09:56:39 ---> Running in 6fc687c08bd2 09:56:39 Removing intermediate container 456ebe4858d9 09:56:39 ---> 64bf6b4c78c2 09:56:39 Step 24/25 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:56:39 ---> b2cdd9cdf7af 09:56:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:56:39 ---> Running in f87e493489ab 09:56:39 Removing intermediate container 6fc687c08bd2 09:56:39 ---> 04f08bb54a24 09:56:39 Step 22/23 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:56:39 ---> Running in ddc722c7a07d 09:56:39 Removing intermediate container f87e493489ab 09:56:39 ---> 5f847251123d 09:56:39 Step 25/25 : LABEL version=2.3.0-dev.52 09:56:39 ---> Running in c368034e0e4f 09:56:39 Removing intermediate container ddc722c7a07d 09:56:39 ---> 6b841a347408 09:56:39 Step 23/23 : LABEL version=2.3.0-dev.52 09:56:39 ---> Running in 388f175ee5dd 09:56:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:56:39 ---> 0f8fc347fca0 09:56:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:56:39 Removing intermediate container c368034e0e4f 09:56:39 ---> 659f9370df7d 09:56:39 09:56:39 Removing intermediate container 388f175ee5dd 09:56:39 ---> 10823576b604 09:56:39 09:56:39 Successfully built 659f9370df7d 09:56:39 Successfully tagged security-secretstore-setup:latest 09:56:39  Building security-secretstore-setup ... done Building security-spire-server 09:56:39 Successfully built 10823576b604 09:56:39 Successfully tagged core-data:latest 09:56:39 Building security-spire-config 09:56:39  Building core-data ... done  ---> 42e4a72ba9f9 09:56:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:40 OK: 211 MiB in 51 packages 09:56:42 25b303627fd3: Pull complete 09:56:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:43 prd-ubuntu20.04-docker-arm64-4c-16g-23928 does not seem to be running inside a container 09:56:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@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 09:56:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:56:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:56:43 ---> b07ae67a5edb 09:56:43 Step 3/25 : WORKDIR /edgex-go 09:56:43 ---> Using cache 09:56:43 ---> 855d69544f84 09:56:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:43 ---> Using cache 09:56:43 ---> 068f57a97fbf 09:56:43 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:56:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:56:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:56:43 ---> b07ae67a5edb 09:56:43 Step 3/26 : WORKDIR /edgex-go 09:56:43 ---> Using cache 09:56:43 ---> 855d69544f84 09:56:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:43 ---> Using cache 09:56:43 ---> 068f57a97fbf 09:56:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:56:45 $ docker top 377ad2a8aafc99f0926d89e4329f40b92446a39db9dd957446747b4e3cb36a51 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:46 + grep parallel 09:56:46 + docker-compose build --help 09:56:48 ---> 0ca2586257f8 09:56:48 Step 26/31 : RUN chmod +x /entrypoint.sh 09:56:48 ---> Running in bc97e154d09f 09:56:48 ---> Running in 9680dbadc819 09:56:48 ---> Running in ad4b9bc9b2bd 09:56:48 Removing intermediate container f02c4afd04e5 09:56:48 ---> a0f15b73e72c 09:56:48 Step 6/23 : COPY go.mod vendor* ./ 09:56:48 ---> 3d847264950e 09:56:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:48 ---> Running in 3b02234d221b 09:56:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:56:49 Removing intermediate container bc97e154d09f 09:56:49 ---> 25849c71d3d8 09:56:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:56:49 ---> Running in b419eb8ad27b 09:56:49 --parallel Build images in parallel. 09:56:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:56:49 Removing intermediate container b419eb8ad27b 09:56:49 ---> bde39d975b13 09:56:49 Step 28/31 : CMD ["gate"] [Pipeline] } 09:56:49 $ docker stop --time=1 377ad2a8aafc99f0926d89e4329f40b92446a39db9dd957446747b4e3cb36a51 09:56:50 OK: 211 MiB in 51 packages 09:56:50 ---> Running in b9ab0408ae4b 09:56:50 OK: 211 MiB in 51 packages 09:56:50 Removing intermediate container b9ab0408ae4b 09:56:50 ---> 916daa15c75f 09:56:50 Step 29/31 : LABEL arch=x86_64 09:56:50 ---> Running in f245c558ed3a 09:56:51 Removing intermediate container f245c558ed3a 09:56:51 ---> 854c84cdc652 09:56:51 Step 30/31 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:56:51 ---> Running in 79b2a6efb5c4 09:56:51 Removing intermediate container 9680dbadc819 09:56:51 ---> d0c66ce863a2 09:56:51 Step 6/25 : COPY go.mod vendor* ./ 09:56:51 Removing intermediate container ad4b9bc9b2bd 09:56:51 ---> 0c75e0d254bf 09:56:51 Step 6/26 : COPY go.mod vendor* ./ 09:56:51 Removing intermediate container 79b2a6efb5c4 09:56:51 ---> f5d057ab58d8 09:56:51 Step 31/31 : LABEL version=2.3.0-dev.52 09:56:51 $ docker rm -f 377ad2a8aafc99f0926d89e4329f40b92446a39db9dd957446747b4e3cb36a51 09:56:51 ---> Running in 02ff48c3031c 09:56:51 ---> 70224bb8d53c 09:56:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:51 ---> 8cb86c855a07 09:56:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:51 ---> Running in 262659adf8c9 09:56:51 ---> Running in e71e24a42b27 09:56:51 Removing intermediate container 02ff48c3031c 09:56:51 ---> 758c6302c8aa 09:56:51 09:56:51 Successfully built 758c6302c8aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:52 Successfully tagged security-bootstrapper:latest 09:56:52  Building security-bootstrapper ... done Building support-notifications 09:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:52 prd-ubuntu20.04-docker-arm64-4c-16g-23928 does not seem to be running inside a container 09:56:52 $ 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/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:56:53 $ docker top 6f683e258e83da33365e29cfb46590f24368295e23ce5dfc37d188a3e5aecbd6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:54 + docker-compose -f ./docker-compose-build.yml build --parallel 09:56:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:56:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:56:55 ---> b07ae67a5edb 09:56:55 Step 3/22 : WORKDIR /edgex-go 09:56:55 ---> Using cache 09:56:55 ---> 855d69544f84 09:56:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:55 ---> Using cache 09:56:55 ---> 068f57a97fbf 09:56:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:56:58 Building core-command ... 09:56:58 Building core-data ... 09:56:58 Building core-metadata ... 09:56:58 Building security-bootstrapper ... 09:56:58 Building security-proxy-setup ... 09:56:58 Building security-secretstore-setup ... 09:56:58 Building security-spiffe-token-provider ... 09:56:58 Building security-spire-agent ... 09:56:58 Building security-spire-config ... 09:56:58 Building security-spire-server ... 09:56:58 Building support-notifications ... 09:56:58 Building support-scheduler ... 09:56:58 Building sys-mgmt-agent ... 09:56:58 Building security-spire-config 09:56:58 Building security-secretstore-setup 09:56:58 Building support-scheduler 09:56:58 Building security-proxy-setup 09:56:58 Building security-spire-agent 09:56:59 ---> Running in 983cabd68050 09:56:59 Removing intermediate container ec0152302e23 09:56:59 ---> b2100da00fa2 09:56:59 09:56:59 Step 10/23 : FROM alpine:3.16 09:56:59 ---> 9c6f07244728 09:56:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:56:59 ---> Using cache 09:56:59 ---> 86ce06c70045 09:56:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:59 ---> Using cache 09:56:59 ---> 2da323d710e2 09:56:59 Step 13/23 : ENV APP_PORT=59882 09:56:59 Removing intermediate container 3b02234d221b 09:56:59 ---> 2492c2cbb983 09:56:59 Step 8/23 : COPY . . 09:56:59 ---> Running in cf64ea2034f8 09:56:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:57:00 Removing intermediate container cf64ea2034f8 09:57:00 ---> db6a375b19f4 09:57:00 Step 14/23 : EXPOSE $APP_PORT 09:57:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:57:01 OK: 211 MiB in 51 packages 09:57:05 ---> Running in b032a4920373 09:57:05 ---> 754b44f22a5c 09:57:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:57:05 ---> Running in 53595cf27565 09:57:05 Removing intermediate container b032a4920373 09:57:05 ---> d327244abe08 09:57:05 Step 15/23 : WORKDIR / 09:57:05 Removing intermediate container 983cabd68050 09:57:05 ---> b981c460e95c 09:57:05 Step 6/22 : COPY go.mod vendor* ./ 09:57:05 ---> Running in 1733a1ccc0ca 09:57:05 Removing intermediate container 1733a1ccc0ca 09:57:05 ---> 81c49caae638 09:57:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:05 ---> e4c84b4f8e22 09:57:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:05 ---> Running in 41a9f131ca9a 09:57:05 Removing intermediate container 262659adf8c9 09:57:05 ---> 7d72ec7d14e5 09:57:05 Step 8/25 : COPY . . 09:57:05 Removing intermediate container e71e24a42b27 09:57:05 ---> 1e3cfbc06eae 09:57:05 Step 8/26 : COPY . . 09:57:05 ---> 46f0c673e2d2 09:57:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:57: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.52" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:57:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:57:09 ---> 30ddcbb46c5d 09:57:09 Step 3/22 : WORKDIR /edgex-go 09:57:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:57:09 ---> 30ddcbb46c5d 09:57:09 Step 3/25 : WORKDIR /edgex-go 09:57:09 ---> Running in a4423146236c 09:57:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:57:09 ---> 30ddcbb46c5d 09:57:09 Step 3/26 : WORKDIR /edgex-go 09:57:09 ---> Running in 8de2c1604366 09:57:09 ---> Running in ad1edd03ab90 09:57:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:57:09 ---> 30ddcbb46c5d 09:57:09 Step 3/26 : WORKDIR /edgex-go 09:57:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:57:09 ---> 30ddcbb46c5d 09:57:09 Step 3/22 : WORKDIR /edgex-go 09:57:09 ---> Running in be59ab0d095f 09:57:09 ---> Running in 1c33e22749d1 09:57:09 Removing intermediate container a4423146236c 09:57:09 ---> 19cdfdf1354c 09:57:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:09 Removing intermediate container 8de2c1604366 09:57:09 ---> 108e6f360ff6 09:57:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:09 ---> Running in 321aacdde856 09:57:09 ---> Running in b62348ef0557 09:57:09 Removing intermediate container ad1edd03ab90 09:57:09 ---> a1106dd46c55 09:57:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:09 ---> Running in e1df9876613f 09:57:09 Removing intermediate container be59ab0d095f 09:57:09 ---> 90e9f7c474c3 09:57:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:10 Removing intermediate container 1c33e22749d1 09:57:10 ---> 4d4591b2b599 09:57:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:10 ---> Running in ea3672e44c72 09:57:10 ---> Running in d985dec09138 09:57:13 Removing intermediate container 321aacdde856 09:57:13 ---> c41cce38a7c0 09:57:13 Step 5/25 : RUN apk add --update --no-cache make git 09:57:13 ---> Running in 33d8909aeb1f 09:57:13 Removing intermediate container e1df9876613f 09:57:13 ---> 559a16bb66c7 09:57:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:57:13 ---> Running in d736a8bf68dc 09:57:13 Removing intermediate container ea3672e44c72 09:57:13 ---> 7c9874f51b1a 09:57:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:57:14 ---> Running in d5c530e88e68 09:57:14 Removing intermediate container b62348ef0557 09:57:14 ---> 98cbf4384099 09:57:14 Step 5/22 : RUN apk add --update --no-cache make git 09:57:14 ---> Running in d917ba474e64 09:57:14 Removing intermediate container d985dec09138 09:57:14 ---> 5787533e18b8 09:57:14 Step 5/22 : RUN apk add --update --no-cache make git 09:57:14 ---> Running in cfbf9ed0ab1e 09:57:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:57:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:57:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:57:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:57:17 ---> 0234ccd79898 09:57:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:57:17 ---> 721d7778e07e 09:57:17 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:57:17 ---> Running in da3d4d17e131 09:57:17 ---> 5bce87fee65d 09:57:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:57:17 ---> Running in 06823787a557 09:57:17 Removing intermediate container da3d4d17e131 09:57:17 ---> ae618fa9b353 09:57:17 Step 10/25 : WORKDIR /edgex-go/spire-build 09:57:17 ---> d59282c080fa 09:57:17 Step 19/23 : ENTRYPOINT ["/core-command"] 09:57:17 ---> Running in 9e1363475b87 09:57:17 ---> Running in 4ab00f14d845 09:57:17 Removing intermediate container 06823787a557 09:57:17 ---> c6b1f11f97a4 09:57:17 Step 10/26 : WORKDIR /edgex-go/spire-build 09:57:17 ---> Running in 28387e49e0ae 09:57:17 Removing intermediate container 9e1363475b87 09:57:17 ---> 82491c31bd59 09:57:17 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:57:17 Removing intermediate container 4ab00f14d845 09:57:17 ---> 5e25fd45dc3b 09:57:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:17 Removing intermediate container 28387e49e0ae 09:57:17 ---> 1e5bbd8fe090 09:57:17 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 09:57:17 ---> Running in e747c9109083 09:57:17 ---> Running in 3289f4ffa36a 09:57:17 ---> Running in 9718ac862825 09:57:17 Removing intermediate container 3289f4ffa36a 09:57:17 ---> fa5d7cb91797 09:57:17 Step 21/23 : LABEL arch=x86_64 09:57:17 ---> Running in d3d9d6d98317 09:57:17 Removing intermediate container d3d9d6d98317 09:57:17 ---> 1c03fe9d4f47 09:57:17 Step 22/23 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:57:17 ---> Running in 55ca2f3f45f9 09:57:17 OK: 221 MiB in 51 packages 09:57:17 Removing intermediate container 55ca2f3f45f9 09:57:17 ---> 99253ef483b0 09:57:17 Step 23/23 : LABEL version=2.3.0-dev.52 09:57:17 ---> Running in fff1b29fb6b9 09:57:17 Removing intermediate container e747c9109083 09:57:17 ---> 8942b7d3e445 09:57:17 Step 12/25 : WORKDIR /edgex-go 09:57:17 Removing intermediate container fff1b29fb6b9 09:57:17 ---> aa569cd66247 09:57:17 09:57:17 Removing intermediate container 9718ac862825 09:57:17 ---> 3f55dd59bdb6 09:57:17 Step 12/26 : WORKDIR /edgex-go 09:57:17 ---> Running in 884aad30c63c 09:57:17 Successfully built aa569cd66247 09:57:17 ---> Running in e692a475eed7 09:57:18 Successfully tagged core-command:latest 09:57:18  Building core-command ... done Building core-metadata 09:57:18 Removing intermediate container 884aad30c63c 09:57:18 ---> 80882ea815b1 09:57:18 09:57:18 Step 13/25 : FROM alpine:3.15 09:57:18 ---> c4fc93816858 09:57:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:18 ---> Using cache 09:57:18 ---> 4b28ab3ee019 09:57:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:18 ---> Using cache 09:57:18 ---> ab98ac89640d 09:57:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:57:18 OK: 221 MiB in 51 packages 09:57:18 OK: 221 MiB in 51 packages 09:57:18 OK: 221 MiB in 51 packages 09:57:18 OK: 221 MiB in 51 packages 09:57:18 Removing intermediate container 33d8909aeb1f 09:57:18 ---> 85d38d6b2d4f 09:57:18 Step 6/25 : COPY go.mod vendor* ./ 09:57:20 ---> 5a757e50857c 09:57:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:20 ---> Running in 6de6fd50562c 09:57:20 Removing intermediate container d917ba474e64 09:57:20 ---> e17e7f67eb2e 09:57:20 Step 6/22 : COPY go.mod vendor* ./ 09:57:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:57:20 ---> b07ae67a5edb 09:57:20 Step 3/24 : WORKDIR /edgex-go 09:57:20 ---> Using cache 09:57:20 ---> 855d69544f84 09:57:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:20 ---> Using cache 09:57:20 ---> 068f57a97fbf 09:57:20 Step 5/24 : RUN apk add --update --no-cache make git 09:57:20 ---> Using cache 09:57:20 ---> 80ec9a43d618 09:57:20 Step 6/24 : COPY go.mod vendor* ./ 09:57:20 ---> Using cache 09:57:20 ---> a0f38dcbac02 09:57:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:20 ---> Using cache 09:57:20 ---> af49269d9846 09:57:20 Step 8/24 : COPY . . 09:57:20 ---> Using cache 09:57:20 ---> fe7b892ba9c4 09:57:20 Step 9/24 : RUN make cmd/core-metadata/core-metadata 09:57:20 Removing intermediate container d736a8bf68dc 09:57:20 ---> 35e6546de566 09:57:20 Step 6/26 : COPY go.mod vendor* ./ 09:57:20 Removing intermediate container d5c530e88e68 09:57:20 ---> 22b5f5afb0d8 09:57:20 Step 6/26 : COPY go.mod vendor* ./ 09:57:20 Removing intermediate container cfbf9ed0ab1e 09:57:20 ---> c73ec57d00f8 09:57:20 Step 6/22 : COPY go.mod vendor* ./ 09:57:21 ---> be6f708efbb2 09:57:21 ---> 527eb0707368 09:57:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:21 ---> 469134715a3d 09:57:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:21 ---> Running in e080580abf95 09:57:21 ---> Running in 0c3efc6f177d 09:57:21 Removing intermediate container e692a475eed7 09:57:21 ---> 79116299b070 09:57:21 09:57:21 Step 13/26 : FROM alpine:3.15 09:57:21 ---> c4fc93816858 09:57:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:21 ---> Using cache 09:57:21 ---> 4b28ab3ee019 09:57:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:21 ---> Using cache 09:57:21 ---> ab98ac89640d 09:57:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:57:21 ---> Running in a066c377cb1c 09:57:21 ---> Running in 851cdbd487c5 09:57:21 ---> Running in bee6f5291b4c 09:57:21 ---> Running in de45b4b5af8e 09:57:22 Removing intermediate container 41a9f131ca9a 09:57:22 ---> ae9fbd29e660 09:57:22 Step 8/22 : COPY . . 09:57:22 ---> 5b74b80d07c9 09:57:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:57:22 ---> Running in ce4e02fb5ce9 09:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:23 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:57:23 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:57:23 OK: 15856 distinct packages available 09:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:23 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:57:23 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:57:23 OK: 15856 distinct packages available 09:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:24 (1/5) Installing dumb-init (1.2.5-r1) 09:57:24 (2/5) Installing musl-obstack (1.2.3-r0) 09:57:24 (3/5) Installing libucontext (1.1-r0) 09:57:24 (1/4) Installing dumb-init (1.2.5-r1) 09:57:25 (4/5) Installing gcompat (1.0.0-r4) 09:57:25 (2/4) Installing musl-obstack (1.2.3-r0) 09:57:25 (5/5) Installing openssl (1.1.1q-r0) 09:57:25 (3/4) Installing libucontext (1.1-r0) 09:57:25 Executing busybox-1.34.1-r7.trigger 09:57:25 OK: 7 MiB in 19 packages 09:57:25 (4/4) Installing gcompat (1.0.0-r4) 09:57:25 Executing busybox-1.34.1-r7.trigger 09:57:25 OK: 6 MiB in 18 packages 09:57:29 Removing intermediate container 53595cf27565 09:57:29 ---> ad3351ca560d 09:57:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:57:29 ---> aca16bddd65d 09:57:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:57:29 ---> Running in 03128c544ebd 09:57:30 ---> Running in c68c40113fad 09:57:30 Removing intermediate container bee6f5291b4c 09:57:30 ---> 4570196386a5 09:57:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:57:30 Removing intermediate container a066c377cb1c 09:57:30 ---> 00b3979aa857 09:57:30 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:57:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:57:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:57:35 ---> 74c7a6cf780b 09:57:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:57:35 ---> c995c6ce305c 09:57:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:57:35 Removing intermediate container 03128c544ebd 09:57:35 ---> 7328ef70a616 09:57:35 09:57:35 Step 11/23 : FROM alpine:3.16 09:57:35 ---> 9c6f07244728 09:57:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:57:35 ---> Running in b6f9a88bf346 09:57:35 ---> 86d1656d62a3 09:57:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:57:35 ---> b826edb9275b 09:57:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:57:35 ---> Running in eb3fc334d198 09:57:35 Removing intermediate container b6f9a88bf346 09:57:35 ---> 5f3ba07af128 09:57:35 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 09:57:35 ---> f91212e259b5 09:57:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:57:35 ---> Running in 817d4a72e00e 09:57:35 Removing intermediate container eb3fc334d198 09:57:35 ---> b0364cba0d4e 09:57:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:57:36 ---> e62044a7b5e8 09:57:36 Step 21/26 : WORKDIR / 09:57:36 ---> 8625a41166e5 09:57:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:36 ---> Running in 35fb27078dbd 09:57:36 ---> Running in 3d58cab1d6ac 09:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:57:36 Removing intermediate container 3d58cab1d6ac 09:57:36 ---> f148379b7105 09:57:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:36 Removing intermediate container 35fb27078dbd 09:57:36 ---> f0eedf825dc9 09:57:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] ---> Running in 06285d649dd7 09:57:36 09:57:36 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 09:57:36 ---> Running in 4b9a2b2fb801 09:57:36 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 09:57:36 (3/33) Installing readline (8.1.2-r0) 09:57:36 (4/33) Installing bash (5.1.16-r2) 09:57:36 Executing bash-5.1.16-r2.post-install 09:57:36 (5/33) Installing ca-certificates (20220614-r0) 09:57:36 (6/33) Installing brotli-libs (1.0.9-r6) 09:57:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 09:57:36 (8/33) Installing libcurl (7.83.1-r2) 09:57:36 (9/33) Installing curl (7.83.1-r2) 09:57:36 (10/33) Installing docker-cli (20.10.16-r2) 09:57:37 (11/33) Installing dumb-init (1.2.5-r1) 09:57:37 (12/33) Installing libbz2 (1.0.8-r1) 09:57:37 (13/33) Installing expat (2.4.8-r0) 09:57:37 (14/33) Installing libffi (3.4.2-r1) 09:57:37 (15/33) Installing gdbm (1.23-r0) 09:57:37 (16/33) Installing xz-libs (5.2.5-r1) 09:57:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 09:57:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 09:57:37 (19/33) Installing mpdecimal (2.5.1-r1) 09:57:37 (20/33) Installing sqlite-libs (3.38.5-r0) 09:57:37 (21/33) Installing python3 (3.10.5-r0) 09:57:37 Removing intermediate container 06285d649dd7 09:57:37 ---> 89254148eb09 09:57:37 Step 23/25 : LABEL arch=x86_64 09:57:37 (22/33) Installing py3-contextlib2 (21.6.0-r2) 09:57:37 (23/33) Installing py3-tomli (2.0.1-r1) 09:57:37 (24/33) Installing py3-pep517 (0.12.0-r2) 09:57:37 (25/33) Installing py3-six (1.16.0-r1) 09:57:37 (26/33) Installing py3-retrying (1.3.3-r3) 09:57:37 (27/33) Installing py3-appdirs (1.4.4-r3) 09:57:37 (28/33) Installing py3-more-itertools (8.13.0-r0) 09:57:37 (29/33) Installing py3-ordered-set (4.0.2-r3) 09:57:37 (30/33) Installing py3-parsing (2.4.7-r3) 09:57:37 (31/33) Installing py3-packaging (21.3-r0) 09:57:37 (32/33) Installing py3-setuptools (59.4.0-r0) 09:57:37 (33/33) Installing py3-pip (22.1.1-r0) 09:57:37 Executing busybox-1.35.0-r17.trigger 09:57:37 Executing ca-certificates-20220614-r0.trigger 09:57:37 OK: 122 MiB in 47 packages 09:57:39 Removing intermediate container 4b9a2b2fb801 09:57:39 ---> bfbe642aa750 09:57:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:39 ---> Running in fa2991efb4a6 09:57:39 ---> Running in 093f001fc8a9 09:57:39 Removing intermediate container 851cdbd487c5 09:57:39 ---> cf0c02f65c42 09:57:39 09:57:39 Step 10/24 : FROM alpine:3.16 09:57:39 ---> 9c6f07244728 09:57:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:57:39 ---> Using cache 09:57:39 ---> 86ce06c70045 09:57:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:57:39 ---> Using cache 09:57:39 ---> 2da323d710e2 09:57:39 Step 13/24 : ENV APP_PORT=59881 09:57:39 ---> Running in 373522a5fd0c 09:57:39 Removing intermediate container fa2991efb4a6 09:57:39 ---> 1b61e8573f02 09:57:39 Step 24/25 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:57:39 Removing intermediate container 093f001fc8a9 09:57:39 ---> 5612c2d2db65 09:57:39 Step 24/26 : LABEL arch=x86_64 09:57:39 Removing intermediate container 373522a5fd0c 09:57:39 ---> 988fa9789be5 09:57:39 Step 14/24 : EXPOSE $APP_PORT 09:57:39 ---> Running in 8c714244813d 09:57:39 ---> Running in ceecc719d4a9 09:57:39 ---> Running in 943634a0e372 09:57:39 Removing intermediate container ceecc719d4a9 09:57:39 ---> f2a3eb8117aa 09:57:39 Step 25/26 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:57:39 Removing intermediate container 943634a0e372 09:57:39 ---> e45cb592988b 09:57:39 Step 15/24 : WORKDIR / 09:57:39 ---> Running in 2f29433fb4eb 09:57:39 ---> Running in c8e5e3fc718e 09:57:39 Removing intermediate container 8c714244813d 09:57:39 ---> 00c9c784134b 09:57:39 Step 25/25 : LABEL version=2.3.0-dev.52 09:57:40 ---> Running in 27648ea32942 09:57:40 Removing intermediate container c8e5e3fc718e 09:57:40 ---> acd04f8bcf9c 09:57:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:40 Removing intermediate container 27648ea32942 09:57:40 ---> dc9e2d6ccfdf 09:57:40 09:57:40 Removing intermediate container 2f29433fb4eb 09:57:40 ---> 3f287356aca9 09:57:40 Step 26/26 : LABEL version=2.3.0-dev.52 09:57:40 ---> Running in 30b1e8ab92b8 09:57:40 Successfully built dc9e2d6ccfdf 09:57:40 Successfully tagged security-spire-server:latest 09:57:40 Building security-spire-agent 09:57:40  Building security-spire-server ... done Removing intermediate container 30b1e8ab92b8 09:57:40 ---> cc2c1e16d917 09:57:40 09:57:40 Successfully built cc2c1e16d917 09:57:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:57:44 Successfully tagged security-spire-config:latest 09:57:44 ---> b07ae67a5edb 09:57:44 Step 3/26 : WORKDIR /edgex-go Building security-spire-config ... done  09:57:44 ---> Using cache 09:57:44 ---> 855d69544f84 09:57:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:44 ---> Using cache 09:57:44 ---> 068f57a97fbf 09:57:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:57:44 ---> Using cache 09:57:44 ---> 0c75e0d254bf 09:57:44 Step 6/26 : COPY go.mod vendor* ./ 09:57:44 Building security-proxy-setup 09:57:44 ---> Using cache 09:57:44 ---> 8cb86c855a07 09:57:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:44 ---> Using cache 09:57:44 ---> 1e3cfbc06eae 09:57:44 Step 8/26 : COPY . . 09:57:44 ---> Using cache 09:57:44 ---> 5bce87fee65d 09:57:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:57:44 ---> Using cache 09:57:44 ---> c6b1f11f97a4 09:57:44 Step 10/26 : WORKDIR /edgex-go/spire-build 09:57:44 ---> Using cache 09:57:44 ---> 1e5bbd8fe090 09:57:44 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 09:57:44 ---> Using cache 09:57:44 ---> 3f55dd59bdb6 09:57:44 Step 12/26 : WORKDIR /edgex-go 09:57:44 ---> Using cache 09:57:44 ---> 79116299b070 09:57:44 09:57:44 Step 13/26 : FROM alpine:3.15 09:57:44 ---> c4fc93816858 09:57:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:57:44 ---> Using cache 09:57:44 ---> 4b28ab3ee019 09:57:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:44 ---> Using cache 09:57:44 ---> ab98ac89640d 09:57:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:57:44 ---> Using cache 09:57:44 ---> 00b3979aa857 09:57:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:57:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:57:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:57:48 ---> b07ae67a5edb 09:57:48 Step 3/22 : WORKDIR /edgex-go 09:57:48 ---> Using cache 09:57:48 ---> 855d69544f84 09:57:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:48 ---> Using cache 09:57:48 ---> 068f57a97fbf 09:57:48 Step 5/22 : RUN apk add --update --no-cache make git 09:57:48 ---> Using cache 09:57:48 ---> 80ec9a43d618 09:57:48 Step 6/22 : COPY go.mod vendor* ./ 09:57:48 ---> Using cache 09:57:48 ---> a0f38dcbac02 09:57:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:48 ---> Using cache 09:57:48 ---> af49269d9846 09:57:48 Step 8/22 : COPY . . 09:57:48 ---> Using cache 09:57:48 ---> fe7b892ba9c4 09:57:48 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:57:49 ---> 3bad30699964 09:57:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:50 ---> Running in 7d2b1a475c61 09:57:50 ---> 7840a31cd17f 09:57:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:57:50 ---> d061cfec49d0 09:57:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:57:50 Collecting docker-compose==1.23.2 09:57:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:57:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.2 MB/s eta 0:00:00 09:57:51 Collecting jsonschema<3,>=2.5.1 09:57:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:57:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:57:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:57:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 131.6 MB/s eta 0:00:00 09:57:51 Collecting docker<4.0,>=3.6.0 09:57:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:57:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 53.9 MB/s eta 0:00:00 09:57:51 Collecting dockerpty<0.5,>=0.4.1 09:57:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:57:51 Preparing metadata (setup.py): started 09:57: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.52" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:57:52 Preparing metadata (setup.py): finished with status 'done' 09:57:52 Collecting texttable<0.10,>=0.9.0 09:57:52 Downloading texttable-0.9.1.tar.gz (11 kB) 09:57:52 Preparing metadata (setup.py): started 09:57:53 Preparing metadata (setup.py): finished with status 'done' 09:57:53 Collecting docopt<0.7,>=0.6.1 09:57:53 Downloading docopt-0.6.2.tar.gz (25 kB) 09:57:53 Preparing metadata (setup.py): started 09:57:53 Preparing metadata (setup.py): finished with status 'done' 09:57:53 ---> c80566e795a7 09:57:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:57:53 Collecting websocket-client<1.0,>=0.32.0 09:57:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:57:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.7 MB/s eta 0:00:00 09:57:53 ---> b5c2cc1ff3db 09:57:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:57:53 Collecting PyYAML<4,>=3.10 09:57:53 Removing intermediate container c68c40113fad 09:57:53 ---> 31953dc1098f 09:57:53 09:57:53 Step 10/22 : FROM alpine:3.16 09:57:53 ---> 9c6f07244728 09:57:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:57:53 Downloading PyYAML-3.13.tar.gz (270 kB) 09:57:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 31.0 MB/s eta 0:00:00 09:57:53 ---> Running in 2dbe49417d78 09:57:53 ---> 517dc63cf642 09:57:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:57:53 ---> Running in a0fa468039ad 09:57:53 ---> 4f03962382dc 09:57:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:57:54 Preparing metadata (setup.py): started 09:57:54 Removing intermediate container a0fa468039ad 09:57:54 ---> 9fccb712b539 09:57:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:54 ---> Running in 3228266e6e0b 09:57:54 ---> 6e8637799af1 09:57:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:57:54 Removing intermediate container 3228266e6e0b 09:57:54 ---> 0a977947106d 09:57:54 Step 22/24 : LABEL arch=x86_64 09:57:54 ---> Running in 1bda8046876c 09:57:54 Preparing metadata (setup.py): finished with status 'done' 09:57:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 09:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:57:54 Collecting cached-property<2,>=1.2.0 09:57:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:57:54 Collecting docker-pycreds>=0.4.0 09:57:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:57:54 Removing intermediate container 1bda8046876c 09:57:54 ---> b6db0b2fb292 09:57:54 Step 23/24 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:57:54 ---> a47c8645679f 09:57:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:57:54 ---> Running in 7f1781d003e0 09:57:54 ---> Running in 9762d65a7cb6 09:57:54 Collecting urllib3<1.25,>=1.21.1 09:57:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:57:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 98.9 MB/s eta 0:00:00 09:57:54 Collecting chardet<3.1.0,>=3.0.2 09:57:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:57:54 Removing intermediate container 7f1781d003e0 09:57:54 ---> b17ff57d3ee0 09:57:54 Step 24/24 : LABEL version=2.3.0-dev.52 09:57:54 Removing intermediate container 9762d65a7cb6 09:57:54 ---> d34bc889cfbe 09:57:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:57:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 58.7 MB/s eta 0:00:00 09:57:54 Collecting idna<2.8,>=2.5 09:57:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:57:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 35.5 MB/s eta 0:00:00 09:57:54 (1/2) Installing ca-certificates (20220614-r0) 09:57:54 Collecting certifi>=2017.4.17 09:57:54 (2/2) Installing dumb-init (1.2.5-r1) 09:57:54 Executing busybox-1.35.0-r17.trigger 09:57:54 ---> Running in 82130e8d569c 09:57:54 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 09:57:54 Executing ca-certificates-20220614-r0.trigger 09:57:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 50.1 MB/s eta 0:00:00 09:57:54 ---> Running in 6b5ec288a878 09:57:54 OK: 6 MiB in 16 packages 09:57:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:57:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:57:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:57:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:57:54 Removing intermediate container 82130e8d569c 09:57:54 ---> 7bd8ac6cbd72 09:57:54 Step 24/26 : LABEL arch=x86_64 09:57:54 Removing intermediate container 6b5ec288a878 09:57:54 ---> f4112763c632 09:57:54 09:57:54 ---> Running in 04e4cb0db834 09:57:54 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 09:57:54 Running setup.py install for texttable: started 09:57:54 Successfully built f4112763c632 09:57:54 Successfully tagged core-metadata:latest 09:57:54  Building core-metadata ... done Removing intermediate container 04e4cb0db834 09:57:54 ---> fd8c66051033 09:57:54 Step 25/26 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:57:54 ---> Running in 30921d97d912 09:57:55 Running setup.py install for texttable: finished with status 'done' 09:57:55 Running setup.py install for PyYAML: started 09:57:55 Removing intermediate container 30921d97d912 09:57:55 ---> 2517b83949ae 09:57:55 Step 26/26 : LABEL version=2.3.0-dev.52 09:57:55 Removing intermediate container 2dbe49417d78 09:57:55 ---> c0f143832627 09:57:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:57:55 ---> Running in 20e61d887b83 09:57:55 ---> Running in 0bf48e27d631 09:57:55 Removing intermediate container 20e61d887b83 09:57:55 ---> bc814b6b2a9f 09:57:55 09:57:55 Removing intermediate container 0bf48e27d631 09:57:55 ---> fffd5c40112c 09:57:55 Step 13/22 : ENV APP_PORT=59860 09:57:55 Successfully built bc814b6b2a9f 09:57:55 Successfully tagged security-spire-agent:latest 09:57:55  Building security-spire-agent ... done  ---> Running in 216976fd187c 09:57:55 Running setup.py install for PyYAML: finished with status 'done' 09:57:55 Removing intermediate container 216976fd187c 09:57:55 ---> aa312d3941d9 09:57:55 Step 14/22 : EXPOSE $APP_PORT 09:57:55 ---> Running in 6076ebc52878 09:57:55 Removing intermediate container 6076ebc52878 09:57:55 ---> f0a1e8bd5990 09:57:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:55 Running setup.py install for docopt: started 09:57:55 ---> 9beed88bf007 09:57:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:57:56 Running setup.py install for docopt: finished with status 'done' 09:57:57 ---> 5fa368ee85b0 09:57:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:57:57 ---> 05bee4ad03dd 09:57:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:57:57 Running setup.py install for dockerpty: started 09:57:57 ---> Running in 87ff3ca296d6 09:57:57 Removing intermediate container 87ff3ca296d6 09:57:57 ---> 7642d11156f8 09:57:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:57 ---> Running in 9a02686174d8 09:57:57 Running setup.py install for dockerpty: finished with status 'done' 09:57:57 Removing intermediate container 9a02686174d8 09:57:57 ---> 69e9145426ff 09:57:57 Step 20/22 : LABEL arch=x86_64 09:57:57 ---> Running in 2758d3fb7391 09:57:57 Removing intermediate container 2758d3fb7391 09:57:57 ---> 929f1b2512a8 09:57:57 Step 21/22 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:57:57 ---> Running in edbf09bd4693 09:57:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:57:58 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 09:57:58 Removing intermediate container edbf09bd4693 09:57:58 ---> e2f5b951e147 09:57:58 Step 22/22 : LABEL version=2.3.0-dev.52 09:57:58 ---> Running in eee0066b6a99 09:57:58 Removing intermediate container eee0066b6a99 09:57:58 ---> 3dadb4fc2ee8 09:57:58 09:57:58 Successfully built 3dadb4fc2ee8 09:57:58 Successfully tagged support-notifications:latest 09:58:02  Building support-notifications ... done Removing intermediate container 817d4a72e00e 09:58:02 ---> 5ef9af144379 09:58:02 Step 14/23 : ENV APP_PORT=58890 09:58:02 ---> Running in 7dc30023182e 09:58:02 Removing intermediate container 7dc30023182e 09:58:02 ---> 3ebdc6787cdb 09:58:02 Step 15/23 : EXPOSE $APP_PORT 09:58:02 ---> Running in 501e1b925d31 09:58:02 Removing intermediate container 501e1b925d31 09:58:02 ---> 958d9f5126d3 09:58:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:58:02 ---> 2d54b57609b8 09:58:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:58:03 ---> 7d9f2c9ec8bc 09:58:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:58:03 ---> 96fc00a343dd 09:58:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:58:03 ---> Running in ce444946cfda 09:58:03 Removing intermediate container ce444946cfda 09:58:03 ---> ece86ad79733 09:58:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:58:03 ---> Running in aebd8a2fef05 09:58:03 Removing intermediate container aebd8a2fef05 09:58:03 ---> 878c49daef92 09:58:03 Step 21/23 : LABEL arch=x86_64 09:58: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.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:58:03 ---> Running in 4de0d464f324 09:58:03 Removing intermediate container 4de0d464f324 09:58:03 ---> 01e2ba901336 09:58:03 Step 22/23 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:03 ---> Running in 6b6f0c121b44 09:58:03 Removing intermediate container 6b6f0c121b44 09:58:03 ---> 039bc4cacda0 09:58:03 Step 23/23 : LABEL version=2.3.0-dev.52 09:58:03 ---> Running in 1d93c2ce17f4 09:58:03 Removing intermediate container 1d93c2ce17f4 09:58:03 ---> 87067381624c 09:58:03 09:58:04 Successfully built 87067381624c 09:58:04 Successfully tagged sys-mgmt-agent:latest 09:58:06  Building sys-mgmt-agent ... done Removing intermediate container 7d2b1a475c61 09:58:06 ---> ea1880a54f57 09:58:06 09:58:06 Step 10/22 : FROM alpine:3.16 09:58:06 ---> 9c6f07244728 09:58:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:58:06 ---> Running in 25dea78903e2 09:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:58:07 (1/6) Installing ca-certificates (20220614-r0) 09:58:07 (2/6) Installing brotli-libs (1.0.9-r6) 09:58:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:58:07 (4/6) Installing libcurl (7.83.1-r2) 09:58:07 (5/6) Installing curl (7.83.1-r2) 09:58:07 (6/6) Installing dumb-init (1.2.5-r1) 09:58:07 Executing busybox-1.35.0-r17.trigger 09:58:07 Executing ca-certificates-20220614-r0.trigger 09:58:07 OK: 8 MiB in 20 packages 09:58:08 Removing intermediate container 25dea78903e2 09:58:08 ---> b6a1c5946599 09:58:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:58:08 ---> Running in f5b786ff91b2 09:58:08 Removing intermediate container f5b786ff91b2 09:58:08 ---> 88f2845bbc32 09:58:08 Step 13/22 : WORKDIR /edgex 09:58:08 ---> Running in be63a183ad30 09:58:08 Removing intermediate container be63a183ad30 09:58:08 ---> 602434f9a75e 09:58:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:58:08 ---> ff58aa80aa7d 09:58:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:58:08 ---> 8b6349594021 09:58:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:58:08 ---> 22d0be383496 09:58:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:58:09 ---> 23c648275016 09:58:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:09 ---> Running in 5b0fd91db4d7 09:58:09 Removing intermediate container 5b0fd91db4d7 09:58:09 ---> bb6d308fe87d 09:58:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:58:09 ---> Running in ac7f507e30e0 09:58:09 Removing intermediate container ac7f507e30e0 09:58:09 ---> a9005d8a2fa3 09:58:09 Step 20/22 : LABEL arch=x86_64 09:58:09 ---> Running in 74959cc01fa5 09:58:09 Removing intermediate container 74959cc01fa5 09:58:09 ---> 3df3da734953 09:58:09 Step 21/22 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:09 ---> Running in f4e5153e5c47 09:58:10 Removing intermediate container f4e5153e5c47 09:58:10 ---> 17eba982f3d1 09:58:10 Step 22/22 : LABEL version=2.3.0-dev.52 09:58:10 ---> Running in 11dedce959e1 09:58:10 Removing intermediate container 11dedce959e1 09:58:10 ---> 65864cf4f95b 09:58:10 09:58:10 Successfully built 65864cf4f95b 09:58:10 Successfully tagged security-proxy-setup:latest 09:58:10  Building security-proxy-setup ... done  [Pipeline] } 09:58:10 $ docker stop --time=1 444f92df50a84c7c44f9533bbf596d1149d4e2aa836acbf6d3ff3a2427e05c17 09:58:11 $ docker rm -f 444f92df50a84c7c44f9533bbf596d1149d4e2aa836acbf6d3ff3a2427e05c17 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:11 + docker images 09:58:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:58:11 security-proxy-setup latest 65864cf4f95b 2 seconds ago 27.3MB 09:58:11 ea1880a54f57 6 seconds ago 1.53GB 09:58:11 sys-mgmt-agent latest 87067381624c 8 seconds ago 136MB 09:58:11 support-notifications latest 3dadb4fc2ee8 13 seconds ago 27.3MB 09:58:11 security-spire-agent latest bc814b6b2a9f 16 seconds ago 125MB 09:58:11 core-metadata latest f4112763c632 17 seconds ago 18.2MB 09:58:11 31953dc1098f 18 seconds ago 1.59GB 09:58:11 security-spire-config latest cc2c1e16d917 31 seconds ago 85.8MB 09:58:11 security-spire-server latest dc9e2d6ccfdf 32 seconds ago 86.5MB 09:58:11 cf0c02f65c42 33 seconds ago 1.55GB 09:58:11 7328ef70a616 36 seconds ago 1.53GB 09:58:11 79116299b070 53 seconds ago 1.42GB 09:58:11 80882ea815b1 53 seconds ago 1.42GB 09:58:11 core-command latest aa569cd66247 54 seconds ago 17.3MB 09:58:11 b2100da00fa2 About a minute ago 1.54GB 09:58:11 security-bootstrapper latest 758c6302c8aa About a minute ago 19.4MB 09:58:11 security-secretstore-setup latest 659f9370df7d About a minute ago 29.2MB 09:58:11 core-data latest 10823576b604 About a minute ago 21.5MB 09:58:11 support-scheduler latest 4f64a7bae8d5 About a minute ago 26.6MB 09:58:11 93b7cdf4ad34 About a minute ago 1.59GB 09:58:11 a8dfd75671c4 About a minute ago 1.55GB 09:58:11 ed4856b47895 About a minute ago 1.53GB 09:58:11 6f48c9d5d8ec About a minute ago 1.54GB 09:58:11 security-spiffe-token-provider latest 32d9a5bd88b2 About a minute ago 29.3MB 09:58:11 260d6a490087 2 minutes ago 1.58GB 09:58:11 ci-base-image-x86_64 latest b07ae67a5edb 5 minutes ago 994MB 09:58:11 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 09:58:11 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 09:58:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 09:58:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 09:58:11 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 09:58:11 provisioning config files... 09:58:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/288@tmp/config469101806925609977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:12 ---> docker-login.sh 09:58:12 nexus3.edgexfoundry.org:10001 09:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:12 Configure a credential helper to remove this warning. See 09:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:12 09:58:12 Login Succeeded 09:58:12 nexus3.edgexfoundry.org:10002 09:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:12 Configure a credential helper to remove this warning. See 09:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:12 09:58:12 Login Succeeded 09:58:12 nexus3.edgexfoundry.org:10003 09:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:12 Configure a credential helper to remove this warning. See 09:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:12 09:58:12 Login Succeeded 09:58:12 nexus3.edgexfoundry.org:10004 09:58:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:12 Configure a credential helper to remove this warning. See 09:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:12 09:58:12 Login Succeeded 09:58:12 docker.io 09:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:13 Configure a credential helper to remove this warning. See 09:58:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:13 09:58:13 Login Succeeded 09:58:13 ---> docker-login.sh ends [Pipeline] } 09:58:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:58:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:58:13 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:13 latest 09:58:13 2.3.0-dev.52 09:58:13 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:13 main 09:58:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker push nexus3.edgexfoundry.org:10004/core-command:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:13 1f001d44316a: Preparing 09:58:13 6b7f7269fe2f: Preparing 09:58:13 f4989eb27b64: Preparing 09:58:13 e555655fddd2: Preparing 09:58:13 994393dc58e7: Preparing 09:58:13 994393dc58e7: Layer already exists 09:58:13 1f001d44316a: Pushed 09:58:13 f4989eb27b64: Pushed 09:58:13 e555655fddd2: Pushed 09:58:15 6b7f7269fe2f: Pushed 09:58:15 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:fce1381f51c6a696a5c7a0c13e919319a806d10f04cc5e1870baae6b0c806dcc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:15 1f001d44316a: Preparing 09:58:15 6b7f7269fe2f: Preparing 09:58:15 f4989eb27b64: Preparing 09:58:15 e555655fddd2: Preparing 09:58:15 994393dc58e7: Preparing 09:58:15 1f001d44316a: Layer already exists 09:58:15 994393dc58e7: Layer already exists 09:58:15 f4989eb27b64: Layer already exists 09:58:15 6b7f7269fe2f: Layer already exists 09:58:15 e555655fddd2: Layer already exists 09:58:15 latest: digest: sha256:fce1381f51c6a696a5c7a0c13e919319a806d10f04cc5e1870baae6b0c806dcc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.52 09:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:16 1f001d44316a: Preparing 09:58:16 6b7f7269fe2f: Preparing 09:58:16 f4989eb27b64: Preparing 09:58:16 e555655fddd2: Preparing 09:58:16 994393dc58e7: Preparing 09:58:16 1f001d44316a: Layer already exists 09:58:16 994393dc58e7: Layer already exists 09:58:16 e555655fddd2: Layer already exists 09:58:16 6b7f7269fe2f: Layer already exists 09:58:16 f4989eb27b64: Layer already exists 09:58:16 2.3.0-dev.52: digest: sha256:fce1381f51c6a696a5c7a0c13e919319a806d10f04cc5e1870baae6b0c806dcc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + docker push nexus3.edgexfoundry.org:10004/core-command:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:17 1f001d44316a: Preparing 09:58:17 6b7f7269fe2f: Preparing 09:58:17 f4989eb27b64: Preparing 09:58:17 e555655fddd2: Preparing 09:58:17 994393dc58e7: Preparing 09:58:17 1f001d44316a: Layer already exists 09:58:17 f4989eb27b64: Layer already exists 09:58:17 6b7f7269fe2f: Layer already exists 09:58:17 e555655fddd2: Layer already exists 09:58:17 994393dc58e7: Layer already exists 09:58:17 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:fce1381f51c6a696a5c7a0c13e919319a806d10f04cc5e1870baae6b0c806dcc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:17 1f001d44316a: Preparing 09:58:17 6b7f7269fe2f: Preparing 09:58:17 f4989eb27b64: Preparing 09:58:17 e555655fddd2: Preparing 09:58:17 994393dc58e7: Preparing 09:58:17 6b7f7269fe2f: Layer already exists 09:58:17 1f001d44316a: Layer already exists 09:58:17 f4989eb27b64: Layer already exists 09:58:17 994393dc58e7: Layer already exists 09:58:17 e555655fddd2: Layer already exists 09:58:17 main: digest: sha256:fce1381f51c6a696a5c7a0c13e919319a806d10f04cc5e1870baae6b0c806dcc size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:18 ===================================================== [Pipeline] echo 09:58:18 taggedImages: 09:58:18 - nexus3.edgexfoundry.org:10004/core-command:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:18 - nexus3.edgexfoundry.org:10004/core-command:latest 09:58:18 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.52 09:58:18 - nexus3.edgexfoundry.org:10004/core-command:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:58:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:58:18 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:18 latest 09:58:18 2.3.0-dev.52 09:58:18 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:18 main 09:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:18 + docker push nexus3.edgexfoundry.org:10004/core-data:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:18 8aad425faa93: Preparing 09:58:18 c7661090b5c7: Preparing 09:58:18 f4989eb27b64: Preparing 09:58:18 15b7f83ae3b0: Preparing 09:58:18 133ea7348b58: Preparing 09:58:18 994393dc58e7: Preparing 09:58:18 994393dc58e7: Waiting 09:58:18 f4989eb27b64: Layer already exists 09:58:18 994393dc58e7: Layer already exists 09:58:18 8aad425faa93: Pushed 09:58:18 133ea7348b58: Pushed 09:58:18 15b7f83ae3b0: Pushed 09:58:19 Removing intermediate container e080580abf95 09:58:19 ---> 0de8e89fe2fe 09:58:19 Step 8/22 : COPY . . 09:58:19 Removing intermediate container 0c3efc6f177d 09:58:19 ---> 0cf5c4f53cd3 09:58:19 Step 8/26 : COPY . . 09:58:19 Removing intermediate container ce4e02fb5ce9 09:58:19 ---> 6a646c5fc524 09:58:19 Step 8/22 : COPY . . 09:58:19 Removing intermediate container 6de6fd50562c 09:58:19 ---> 5d32b416d297 09:58:19 Step 8/25 : COPY . . 09:58:19 Removing intermediate container de45b4b5af8e 09:58:19 ---> 2a466c967cff 09:58:19 Step 8/26 : COPY . . 09:58:20 c7661090b5c7: Pushed 09:58:20 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:18fb91d3f9af88c94ad13d57d77aa9cbce884f4c4866b8e6e03bc39220b34eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:21 8aad425faa93: Preparing 09:58:21 c7661090b5c7: Preparing 09:58:21 f4989eb27b64: Preparing 09:58:21 15b7f83ae3b0: Preparing 09:58:21 133ea7348b58: Preparing 09:58:21 994393dc58e7: Preparing 09:58:21 994393dc58e7: Waiting 09:58:21 15b7f83ae3b0: Layer already exists 09:58:21 c7661090b5c7: Layer already exists 09:58:21 f4989eb27b64: Layer already exists 09:58:21 133ea7348b58: Layer already exists 09:58:21 8aad425faa93: Layer already exists 09:58:21 994393dc58e7: Layer already exists 09:58:21 latest: digest: sha256:18fb91d3f9af88c94ad13d57d77aa9cbce884f4c4866b8e6e03bc39220b34eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.52 09:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:21 8aad425faa93: Preparing 09:58:21 c7661090b5c7: Preparing 09:58:21 f4989eb27b64: Preparing 09:58:21 15b7f83ae3b0: Preparing 09:58:21 133ea7348b58: Preparing 09:58:21 994393dc58e7: Preparing 09:58:21 994393dc58e7: Waiting 09:58:21 f4989eb27b64: Layer already exists 09:58:21 8aad425faa93: Layer already exists 09:58:21 c7661090b5c7: Layer already exists 09:58:21 133ea7348b58: Layer already exists 09:58:21 15b7f83ae3b0: Layer already exists 09:58:21 994393dc58e7: Layer already exists 09:58:21 2.3.0-dev.52: digest: sha256:18fb91d3f9af88c94ad13d57d77aa9cbce884f4c4866b8e6e03bc39220b34eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker push nexus3.edgexfoundry.org:10004/core-data:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:22 8aad425faa93: Preparing 09:58:22 c7661090b5c7: Preparing 09:58:22 f4989eb27b64: Preparing 09:58:22 15b7f83ae3b0: Preparing 09:58:22 133ea7348b58: Preparing 09:58:22 994393dc58e7: Preparing 09:58:22 994393dc58e7: Waiting 09:58:22 f4989eb27b64: Layer already exists 09:58:22 8aad425faa93: Layer already exists 09:58:22 133ea7348b58: Layer already exists 09:58:22 15b7f83ae3b0: Layer already exists 09:58:22 c7661090b5c7: Layer already exists 09:58:22 994393dc58e7: Layer already exists 09:58:22 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:18fb91d3f9af88c94ad13d57d77aa9cbce884f4c4866b8e6e03bc39220b34eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:22 8aad425faa93: Preparing 09:58:22 c7661090b5c7: Preparing 09:58:22 f4989eb27b64: Preparing 09:58:22 15b7f83ae3b0: Preparing 09:58:22 133ea7348b58: Preparing 09:58:22 994393dc58e7: Preparing 09:58:22 994393dc58e7: Waiting 09:58:22 133ea7348b58: Layer already exists 09:58:22 f4989eb27b64: Layer already exists 09:58:22 c7661090b5c7: Layer already exists 09:58:22 15b7f83ae3b0: Layer already exists 09:58:22 8aad425faa93: Layer already exists 09:58:22 994393dc58e7: Layer already exists 09:58:22 main: digest: sha256:18fb91d3f9af88c94ad13d57d77aa9cbce884f4c4866b8e6e03bc39220b34eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:22 ===================================================== [Pipeline] echo 09:58:22 taggedImages: 09:58:22 - nexus3.edgexfoundry.org:10004/core-data:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:22 - nexus3.edgexfoundry.org:10004/core-data:latest 09:58:22 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.52 09:58:22 - nexus3.edgexfoundry.org:10004/core-data:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:58:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:58:22 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:22 latest 09:58:22 2.3.0-dev.52 09:58:22 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:22 main 09:58:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:23 50e2e20dc463: Preparing 09:58:23 50e6f02bf0f2: Preparing 09:58:23 edddb0099776: Preparing 09:58:23 f4989eb27b64: Preparing 09:58:23 e555655fddd2: Preparing 09:58:23 994393dc58e7: Preparing 09:58:23 994393dc58e7: Waiting 09:58:23 e555655fddd2: Layer already exists 09:58:23 f4989eb27b64: Layer already exists 09:58:23 994393dc58e7: Layer already exists 09:58:23 50e6f02bf0f2: Pushed 09:58:23 50e2e20dc463: Pushed 09:58:24 ---> 1c1e30dd0352 09:58:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:58:24 ---> 99298614f622 09:58:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:58:24 ---> 723cdc8b2912 09:58:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:58:24 ---> 80af327a015b 09:58:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:24 ---> 14977451e112 09:58:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:58:24 ---> Running in 3e15333c0773 09:58:24 ---> Running in b73f00b68f15 09:58:24 ---> Running in 9cceff86a1c1 09:58:24 ---> Running in 8b0bdfc30bde 09:58:24 ---> Running in 04428518c4f4 09:58:24 edddb0099776: Pushed 09:58:25 Removing intermediate container 04428518c4f4 09:58:25 Removing intermediate container 8b0bdfc30bde 09:58:25 ---> 6d15e637f1c3 09:58:25 Step 10/26 : WORKDIR /edgex-go/spire-build 09:58:25 ---> b5b9a89645e3 09:58:25 Step 10/26 : WORKDIR /edgex-go/spire-build 09:58:25 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:5dd596de22fdc6022b5d973d77859a977205aa2d2b2e6910dedd5bcf84708982 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:25 ---> Running in e70c11e2dae8 09:58:25 ---> Running in 80b0e093b58b 09:58:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:25 Removing intermediate container 80b0e093b58b 09:58:25 ---> 82b0def906b8 09:58:25 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 09:58:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:25 50e2e20dc463: Preparing 09:58:25 50e6f02bf0f2: Preparing 09:58:25 edddb0099776: Preparing 09:58:25 f4989eb27b64: Preparing 09:58:25 e555655fddd2: Preparing 09:58:25 994393dc58e7: Preparing 09:58:25 994393dc58e7: Waiting 09:58:25 f4989eb27b64: Layer already exists 09:58:25 edddb0099776: Layer already exists 09:58:25 e555655fddd2: Layer already exists 09:58:25 50e2e20dc463: Layer already exists 09:58:25 50e6f02bf0f2: Layer already exists 09:58:25 994393dc58e7: Layer already exists 09:58:25 latest: digest: sha256:5dd596de22fdc6022b5d973d77859a977205aa2d2b2e6910dedd5bcf84708982 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:25 ---> Running in e7c6eb032b74 09:58:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv 09:58:26 Removing intermediate container e70c11e2dae8 09:58:26 ---> e3e8188590fd 09:58:26 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 09:58:26 ---> Running in 74fb231d38c5 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:58:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:58:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:58:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.52 09:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:26 50e2e20dc463: Preparing 09:58:26 50e6f02bf0f2: Preparing 09:58:26 edddb0099776: Preparing 09:58:26 f4989eb27b64: Preparing 09:58:26 e555655fddd2: Preparing 09:58:26 994393dc58e7: Preparing 09:58:26 e555655fddd2: Layer already exists 09:58:26 50e2e20dc463: Layer already exists 09:58:26 50e6f02bf0f2: Layer already exists 09:58:26 edddb0099776: Layer already exists 09:58:26 f4989eb27b64: Layer already exists 09:58:26 994393dc58e7: Layer already exists 09:58:26 2.3.0-dev.52: digest: sha256:5dd596de22fdc6022b5d973d77859a977205aa2d2b2e6910dedd5bcf84708982 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:27 50e2e20dc463: Preparing 09:58:27 50e6f02bf0f2: Preparing 09:58:27 edddb0099776: Preparing 09:58:27 f4989eb27b64: Preparing 09:58:27 e555655fddd2: Preparing 09:58:27 994393dc58e7: Preparing 09:58:27 e555655fddd2: Layer already exists 09:58:27 edddb0099776: Layer already exists 09:58:27 f4989eb27b64: Layer already exists 09:58:27 50e2e20dc463: Layer already exists 09:58:27 50e6f02bf0f2: Layer already exists 09:58:27 994393dc58e7: Layer already exists 09:58:27 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:5dd596de22fdc6022b5d973d77859a977205aa2d2b2e6910dedd5bcf84708982 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:27 50e2e20dc463: Preparing 09:58:27 50e6f02bf0f2: Preparing 09:58:27 edddb0099776: Preparing 09:58:27 f4989eb27b64: Preparing 09:58:27 e555655fddd2: Preparing 09:58:27 994393dc58e7: Preparing 09:58:27 994393dc58e7: Waiting 09:58:27 50e2e20dc463: Layer already exists 09:58:27 edddb0099776: Layer already exists 09:58:27 e555655fddd2: Layer already exists 09:58:27 50e6f02bf0f2: Layer already exists 09:58:27 f4989eb27b64: Layer already exists 09:58:27 994393dc58e7: Layer already exists 09:58:27 main: digest: sha256:5dd596de22fdc6022b5d973d77859a977205aa2d2b2e6910dedd5bcf84708982 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:27 ===================================================== [Pipeline] echo 09:58:27 taggedImages: 09:58:27 - nexus3.edgexfoundry.org:10004/core-metadata:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:58:27 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.52 09:58:27 - nexus3.edgexfoundry.org:10004/core-metadata:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:58:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:58:27 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:27 latest 09:58:27 2.3.0-dev.52 09:58:27 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:27 main 09:58:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:28 d4db8f7557fa: Preparing 09:58:28 d4db8f7557fa: Preparing 09:58:28 8e2d8e4071ab: Preparing 09:58:28 41f16cf18f71: Preparing 09:58:28 2465a52c518c: Preparing 09:58:28 88788da2d086: Preparing 09:58:28 f4989eb27b64: Preparing 09:58:28 617a8538a130: Preparing 09:58:28 5ea34ac0c7f3: Preparing 09:58:28 8ca5a01f726b: Preparing 09:58:28 3a76594374eb: Preparing 09:58:28 994393dc58e7: Preparing 09:58:28 5ea34ac0c7f3: Waiting 09:58:28 8ca5a01f726b: Waiting 09:58:28 f4989eb27b64: Waiting 09:58:28 3a76594374eb: Waiting 09:58:28 994393dc58e7: Waiting 09:58:28 41f16cf18f71: Pushed 09:58:28 f4989eb27b64: Layer already exists 09:58:28 d4db8f7557fa: Pushed 09:58:28 2465a52c518c: Pushed 09:58:28 8e2d8e4071ab: Pushed 09:58:28 617a8538a130: Pushed 09:58:28 5ea34ac0c7f3: Pushed 09:58:28 994393dc58e7: Layer already exists 09:58:28 8ca5a01f726b: Pushed 09:58:28 3a76594374eb: Pushed 09:58:29 Removing intermediate container 74fb231d38c5 09:58:29 ---> 263bec214e9f 09:58:29 Step 12/26 : WORKDIR /edgex-go 09:58:29 Removing intermediate container e7c6eb032b74 09:58:29 ---> 65a3ec719de4 09:58:29 Step 12/26 : WORKDIR /edgex-go 09:58:29 ---> Running in be76286e1c38 09:58:29 ---> Running in b89c4f0d2afc 09:58:30 88788da2d086: Pushed 09:58:30 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:48e3bb9ecc41aa7dd8b8c9eb9fd65bba1903faa5506bb50133a01a86d89c13f3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:30 Removing intermediate container be76286e1c38 09:58:30 ---> 76d5ab7bd45c 09:58:30 09:58:30 Step 13/26 : FROM alpine:3.15 09:58:30 Removing intermediate container b89c4f0d2afc 09:58:30 ---> 4992a5b368c5 09:58:30 09:58:30 Step 13/26 : FROM alpine:3.15 09:58:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:30 d4db8f7557fa: Preparing 09:58:30 d4db8f7557fa: Preparing 09:58:30 8e2d8e4071ab: Preparing 09:58:30 41f16cf18f71: Preparing 09:58:30 2465a52c518c: Preparing 09:58:30 88788da2d086: Preparing 09:58:30 f4989eb27b64: Preparing 09:58:30 617a8538a130: Preparing 09:58:30 5ea34ac0c7f3: Preparing 09:58:30 8ca5a01f726b: Preparing 09:58:30 3a76594374eb: Preparing 09:58:30 994393dc58e7: Preparing 09:58:30 f4989eb27b64: Waiting 09:58:30 617a8538a130: Waiting 09:58:30 5ea34ac0c7f3: Waiting 09:58:30 8ca5a01f726b: Waiting 09:58:30 3a76594374eb: Waiting 09:58:30 994393dc58e7: Waiting 09:58:30 2465a52c518c: Layer already exists 09:58:30 41f16cf18f71: Layer already exists 09:58:30 d4db8f7557fa: Layer already exists 09:58:30 88788da2d086: Layer already exists 09:58:30 8e2d8e4071ab: Layer already exists 09:58:30 617a8538a130: Layer already exists 09:58:30 3a76594374eb: Layer already exists 09:58:30 5ea34ac0c7f3: Layer already exists 09:58:30 f4989eb27b64: Layer already exists 09:58:30 8ca5a01f726b: Layer already exists 09:58:30 994393dc58e7: Layer already exists 09:58:30 latest: digest: sha256:48e3bb9ecc41aa7dd8b8c9eb9fd65bba1903faa5506bb50133a01a86d89c13f3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:31 3.15: Pulling from library/alpine 09:58:31 3.15: Pulling from library/alpine 09:58:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.52 09:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:31 d4db8f7557fa: Preparing 09:58:31 d4db8f7557fa: Preparing 09:58:31 8e2d8e4071ab: Preparing 09:58:31 41f16cf18f71: Preparing 09:58:31 2465a52c518c: Preparing 09:58:31 88788da2d086: Preparing 09:58:31 f4989eb27b64: Preparing 09:58:31 617a8538a130: Preparing 09:58:31 5ea34ac0c7f3: Preparing 09:58:31 8ca5a01f726b: Preparing 09:58:31 3a76594374eb: Preparing 09:58:31 994393dc58e7: Preparing 09:58:31 617a8538a130: Waiting 09:58:31 f4989eb27b64: Waiting 09:58:31 3a76594374eb: Waiting 09:58:31 8ca5a01f726b: Waiting 09:58:31 5ea34ac0c7f3: Waiting 09:58:31 994393dc58e7: Waiting 09:58:31 41f16cf18f71: Layer already exists 09:58:31 88788da2d086: Layer already exists 09:58:31 2465a52c518c: Layer already exists 09:58:31 8e2d8e4071ab: Layer already exists 09:58:31 d4db8f7557fa: Layer already exists 09:58:31 617a8538a130: Layer already exists 09:58:31 f4989eb27b64: Layer already exists 09:58:31 5ea34ac0c7f3: Layer already exists 09:58:31 3a76594374eb: Layer already exists 09:58:31 8ca5a01f726b: Layer already exists 09:58:31 994393dc58e7: Layer already exists 09:58:31 2.3.0-dev.52: digest: sha256:48e3bb9ecc41aa7dd8b8c9eb9fd65bba1903faa5506bb50133a01a86d89c13f3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:31 d4db8f7557fa: Preparing 09:58:31 d4db8f7557fa: Preparing 09:58:31 8e2d8e4071ab: Preparing 09:58:31 41f16cf18f71: Preparing 09:58:31 2465a52c518c: Preparing 09:58:31 88788da2d086: Preparing 09:58:31 f4989eb27b64: Preparing 09:58:31 617a8538a130: Preparing 09:58:31 5ea34ac0c7f3: Preparing 09:58:31 8ca5a01f726b: Preparing 09:58:31 3a76594374eb: Preparing 09:58:31 994393dc58e7: Preparing 09:58:31 5ea34ac0c7f3: Waiting 09:58:31 f4989eb27b64: Waiting 09:58:31 8ca5a01f726b: Waiting 09:58:31 3a76594374eb: Waiting 09:58:31 617a8538a130: Waiting 09:58:31 88788da2d086: Layer already exists 09:58:31 8e2d8e4071ab: Layer already exists 09:58:31 d4db8f7557fa: Layer already exists 09:58:31 2465a52c518c: Layer already exists 09:58:31 41f16cf18f71: Layer already exists 09:58:31 f4989eb27b64: Layer already exists 09:58:31 617a8538a130: Layer already exists 09:58:31 5ea34ac0c7f3: Layer already exists 09:58:31 8ca5a01f726b: Layer already exists 09:58:31 3a76594374eb: Layer already exists 09:58:31 994393dc58e7: Layer already exists 09:58:31 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:48e3bb9ecc41aa7dd8b8c9eb9fd65bba1903faa5506bb50133a01a86d89c13f3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:32 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 09:58:32 Status: Downloaded newer image for alpine:3.15 09:58:32 ---> 02e0d6fdf486 09:58:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:58:32 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 09:58:32 Status: Image is up to date for alpine:3.15 09:58:32 ---> 02e0d6fdf486 09:58:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:58:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:32 d4db8f7557fa: Preparing 09:58:32 d4db8f7557fa: Preparing 09:58:32 8e2d8e4071ab: Preparing 09:58:32 41f16cf18f71: Preparing 09:58:32 2465a52c518c: Preparing 09:58:32 88788da2d086: Preparing 09:58:32 f4989eb27b64: Preparing 09:58:32 617a8538a130: Preparing 09:58:32 5ea34ac0c7f3: Preparing 09:58:32 8ca5a01f726b: Preparing 09:58:32 3a76594374eb: Preparing 09:58:32 994393dc58e7: Preparing 09:58:32 5ea34ac0c7f3: Waiting 09:58:32 3a76594374eb: Waiting 09:58:32 994393dc58e7: Waiting 09:58:32 f4989eb27b64: Waiting 09:58:32 8ca5a01f726b: Waiting 09:58:32 617a8538a130: Waiting 09:58:32 2465a52c518c: Layer already exists 09:58:32 d4db8f7557fa: Layer already exists 09:58:32 41f16cf18f71: Layer already exists 09:58:32 88788da2d086: Layer already exists 09:58:32 8e2d8e4071ab: Layer already exists 09:58:32 f4989eb27b64: Layer already exists 09:58:32 5ea34ac0c7f3: Layer already exists 09:58:32 8ca5a01f726b: Layer already exists 09:58:32 3a76594374eb: Layer already exists 09:58:32 617a8538a130: Layer already exists 09:58:32 994393dc58e7: Layer already exists 09:58:32 main: digest: sha256:48e3bb9ecc41aa7dd8b8c9eb9fd65bba1903faa5506bb50133a01a86d89c13f3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:32 ===================================================== [Pipeline] echo 09:58:32 taggedImages: 09:58:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:58:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.52 09:58:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:58:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:58:32 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:32 latest 09:58:32 2.3.0-dev.52 09:58:32 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:32 main 09:58:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:32 ---> Running in 0b9e95a0200b 09:58:32 ---> Running in ddefe685957d 09:58:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:33 07a4d1fde4df: Preparing 09:58:33 d09bbb05999a: Preparing 09:58:33 8ad214594a3b: Preparing 09:58:33 502e56420f7c: Preparing 09:58:33 ae1a98cc013d: Preparing 09:58:33 b75b1b1bf6c5: Preparing 09:58:33 f331e5265b1a: Preparing 09:58:33 994393dc58e7: Preparing 09:58:33 b75b1b1bf6c5: Waiting 09:58:33 f331e5265b1a: Waiting 09:58:33 994393dc58e7: Waiting 09:58:33 07a4d1fde4df: Pushed 09:58:33 ae1a98cc013d: Pushed 09:58:33 d09bbb05999a: Pushed 09:58:33 994393dc58e7: Layer already exists 09:58:33 b75b1b1bf6c5: Pushed 09:58:33 Removing intermediate container ddefe685957d 09:58:33 ---> 39c5ed15db10 09:58:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:33 Removing intermediate container 0b9e95a0200b 09:58:33 ---> 6bc8935c0bf2 09:58:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:33 f331e5265b1a: Pushed 09:58:33 ---> Running in e5981427b302 09:58:33 ---> Running in e5fec02ceb93 09:58:34 502e56420f7c: Pushed 09:58:34 8ad214594a3b: Pushed 09:58:34 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:daa5247a15cecc8c682e633bb84a85ee247b7d4dccd43796f8f3e56dece32d97 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:35 07a4d1fde4df: Preparing 09:58:35 d09bbb05999a: Preparing 09:58:35 8ad214594a3b: Preparing 09:58:35 502e56420f7c: Preparing 09:58:35 ae1a98cc013d: Preparing 09:58:35 b75b1b1bf6c5: Preparing 09:58:35 f331e5265b1a: Preparing 09:58:35 994393dc58e7: Preparing 09:58:35 b75b1b1bf6c5: Waiting 09:58:35 f331e5265b1a: Waiting 09:58:35 994393dc58e7: Waiting 09:58:35 d09bbb05999a: Layer already exists 09:58:35 8ad214594a3b: Layer already exists 09:58:35 ae1a98cc013d: Layer already exists 09:58:35 07a4d1fde4df: Layer already exists 09:58:35 502e56420f7c: Layer already exists 09:58:35 b75b1b1bf6c5: Layer already exists 09:58:35 f331e5265b1a: Layer already exists 09:58:35 994393dc58e7: Layer already exists 09:58:35 latest: digest: sha256:daa5247a15cecc8c682e633bb84a85ee247b7d4dccd43796f8f3e56dece32d97 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.52 09:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:35 07a4d1fde4df: Preparing 09:58:35 d09bbb05999a: Preparing 09:58:35 8ad214594a3b: Preparing 09:58:35 502e56420f7c: Preparing 09:58:35 ae1a98cc013d: Preparing 09:58:35 b75b1b1bf6c5: Preparing 09:58:35 f331e5265b1a: Preparing 09:58:35 994393dc58e7: Preparing 09:58:35 f331e5265b1a: Waiting 09:58:35 b75b1b1bf6c5: Waiting 09:58:35 07a4d1fde4df: Layer already exists 09:58:35 502e56420f7c: Layer already exists 09:58:35 8ad214594a3b: Layer already exists 09:58:35 ae1a98cc013d: Layer already exists 09:58:35 d09bbb05999a: Layer already exists 09:58:35 b75b1b1bf6c5: Layer already exists 09:58:35 994393dc58e7: Layer already exists 09:58:35 f331e5265b1a: Layer already exists 09:58:35 2.3.0-dev.52: digest: sha256:daa5247a15cecc8c682e633bb84a85ee247b7d4dccd43796f8f3e56dece32d97 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:36 07a4d1fde4df: Preparing 09:58:36 d09bbb05999a: Preparing 09:58:36 8ad214594a3b: Preparing 09:58:36 502e56420f7c: Preparing 09:58:36 ae1a98cc013d: Preparing 09:58:36 b75b1b1bf6c5: Preparing 09:58:36 f331e5265b1a: Preparing 09:58:36 994393dc58e7: Preparing 09:58:36 b75b1b1bf6c5: Waiting 09:58:36 f331e5265b1a: Waiting 09:58:36 07a4d1fde4df: Layer already exists 09:58:36 502e56420f7c: Layer already exists 09:58:36 d09bbb05999a: Layer already exists 09:58:36 8ad214594a3b: Layer already exists 09:58:36 ae1a98cc013d: Layer already exists 09:58:36 f331e5265b1a: Layer already exists 09:58:36 b75b1b1bf6c5: Layer already exists 09:58:36 994393dc58e7: Layer already exists 09:58:36 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:daa5247a15cecc8c682e633bb84a85ee247b7d4dccd43796f8f3e56dece32d97 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:37 07a4d1fde4df: Preparing 09:58:37 d09bbb05999a: Preparing 09:58:37 8ad214594a3b: Preparing 09:58:37 502e56420f7c: Preparing 09:58:37 ae1a98cc013d: Preparing 09:58:37 b75b1b1bf6c5: Preparing 09:58:37 f331e5265b1a: Preparing 09:58:37 994393dc58e7: Preparing 09:58:37 b75b1b1bf6c5: Waiting 09:58:37 f331e5265b1a: Waiting 09:58:37 994393dc58e7: Waiting 09:58:37 07a4d1fde4df: Layer already exists 09:58:37 502e56420f7c: Layer already exists 09:58:37 d09bbb05999a: Layer already exists 09:58:37 8ad214594a3b: Layer already exists 09:58:37 ae1a98cc013d: Layer already exists 09:58:37 994393dc58e7: Layer already exists 09:58:37 b75b1b1bf6c5: Layer already exists 09:58:37 f331e5265b1a: Layer already exists 09:58:37 main: digest: sha256:daa5247a15cecc8c682e633bb84a85ee247b7d4dccd43796f8f3e56dece32d97 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:37 ===================================================== [Pipeline] echo 09:58:37 taggedImages: 09:58:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:58:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.52 09:58:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:58:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:58:37 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:37 latest 09:58:37 2.3.0-dev.52 09:58:37 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:37 main 09:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:58:37 f01d819bb82e: Preparing 09:58:37 17020f658504: Preparing 09:58:37 c05c67dfd85c: Preparing 09:58:37 7bb66ed8d00a: Preparing 09:58:37 73fe8914938c: Preparing 09:58:37 47e7ff434d78: Preparing 09:58:37 c8b314324f1b: Preparing 09:58:37 a1a7bba544fd: Preparing 09:58:37 71a9638618a4: Preparing 09:58:37 994393dc58e7: Preparing 09:58:37 47e7ff434d78: Waiting 09:58:37 c8b314324f1b: Waiting 09:58:37 a1a7bba544fd: Waiting 09:58:37 71a9638618a4: Waiting 09:58:37 994393dc58e7: Waiting 09:58:37 f01d819bb82e: Pushed 09:58:37 73fe8914938c: Pushed 09:58:37 17020f658504: Pushed 09:58:38 47e7ff434d78: Pushed 09:58:38 c8b314324f1b: Pushed 09:58:38 a1a7bba544fd: Pushed 09:58:38 994393dc58e7: Layer already exists 09:58:38 71a9638618a4: Pushed 09:58:38 Removing intermediate container e5981427b302 09:58:38 ---> abda61321650 09:58:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:58:38 Removing intermediate container e5fec02ceb93 09:58:38 ---> 5f2ec0307cee 09:58:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:58:38 ---> Running in c6c7907c433d 09:58:38 ---> Running in 4a0447faf7ae 09:58:38 7bb66ed8d00a: Pushed 09:58:39 c05c67dfd85c: Pushed 09:58:39 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:ee4b9a25450e9eb3eb6e911f44d37f622daf5564b0ecc8e4bb5ca863b3d35532 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:58:39 f01d819bb82e: Preparing 09:58:39 17020f658504: Preparing 09:58:39 c05c67dfd85c: Preparing 09:58:39 7bb66ed8d00a: Preparing 09:58:39 73fe8914938c: Preparing 09:58:39 47e7ff434d78: Preparing 09:58:39 c8b314324f1b: Preparing 09:58:39 a1a7bba544fd: Preparing 09:58:39 71a9638618a4: Preparing 09:58:39 994393dc58e7: Preparing 09:58:39 c8b314324f1b: Waiting 09:58:39 a1a7bba544fd: Waiting 09:58:39 994393dc58e7: Waiting 09:58:39 71a9638618a4: Waiting 09:58:39 47e7ff434d78: Waiting 09:58:39 f01d819bb82e: Layer already exists 09:58:39 73fe8914938c: Layer already exists 09:58:39 c05c67dfd85c: Layer already exists 09:58:39 17020f658504: Layer already exists 09:58:39 7bb66ed8d00a: Layer already exists 09:58:39 c8b314324f1b: Layer already exists 09:58:39 71a9638618a4: Layer already exists 09:58:39 a1a7bba544fd: Layer already exists 09:58:39 47e7ff434d78: Layer already exists 09:58:39 994393dc58e7: Layer already exists 09:58:39 latest: digest: sha256:ee4b9a25450e9eb3eb6e911f44d37f622daf5564b0ecc8e4bb5ca863b3d35532 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.52 [Pipeline] } 09:58:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.52 09:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:58:40 f01d819bb82e: Preparing 09:58:40 17020f658504: Preparing 09:58:40 c05c67dfd85c: Preparing 09:58:40 7bb66ed8d00a: Preparing 09:58:40 73fe8914938c: Preparing 09:58:40 47e7ff434d78: Preparing 09:58:40 c8b314324f1b: Preparing 09:58:40 a1a7bba544fd: Preparing 09:58:40 71a9638618a4: Preparing 09:58:40 994393dc58e7: Preparing 09:58:40 47e7ff434d78: Waiting 09:58:40 71a9638618a4: Waiting 09:58:40 c8b314324f1b: Waiting 09:58:40 994393dc58e7: Waiting 09:58:40 a1a7bba544fd: Waiting 09:58:40 7bb66ed8d00a: Layer already exists 09:58:40 f01d819bb82e: Layer already exists 09:58:40 c05c67dfd85c: Layer already exists 09:58:40 17020f658504: Layer already exists 09:58:40 73fe8914938c: Layer already exists 09:58:40 47e7ff434d78: Layer already exists 09:58:40 c8b314324f1b: Layer already exists 09:58:40 a1a7bba544fd: Layer already exists 09:58:40 71a9638618a4: Layer already exists 09:58:40 994393dc58e7: Layer already exists 09:58:40 2.3.0-dev.52: digest: sha256:ee4b9a25450e9eb3eb6e911f44d37f622daf5564b0ecc8e4bb5ca863b3d35532 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:58:41 f01d819bb82e: Preparing 09:58:41 17020f658504: Preparing 09:58:41 c05c67dfd85c: Preparing 09:58:41 7bb66ed8d00a: Preparing 09:58:41 73fe8914938c: Preparing 09:58:41 47e7ff434d78: Preparing 09:58:41 c8b314324f1b: Preparing 09:58:41 a1a7bba544fd: Preparing 09:58:41 71a9638618a4: Preparing 09:58:41 994393dc58e7: Preparing 09:58:41 47e7ff434d78: Waiting 09:58:41 c8b314324f1b: Waiting 09:58:41 a1a7bba544fd: Waiting 09:58:41 71a9638618a4: Waiting 09:58:41 994393dc58e7: Waiting 09:58:41 17020f658504: Layer already exists 09:58:41 f01d819bb82e: Layer already exists 09:58:41 c05c67dfd85c: Layer already exists 09:58:41 7bb66ed8d00a: Layer already exists 09:58:41 73fe8914938c: Layer already exists 09:58:41 c8b314324f1b: Layer already exists 09:58:41 a1a7bba544fd: Layer already exists 09:58:41 994393dc58e7: Layer already exists 09:58:41 71a9638618a4: Layer already exists 09:58:41 47e7ff434d78: Layer already exists 09:58:41 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:ee4b9a25450e9eb3eb6e911f44d37f622daf5564b0ecc8e4bb5ca863b3d35532 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:58:41 f01d819bb82e: Preparing 09:58:41 17020f658504: Preparing 09:58:41 c05c67dfd85c: Preparing 09:58:41 7bb66ed8d00a: Preparing 09:58:41 73fe8914938c: Preparing 09:58:41 47e7ff434d78: Preparing 09:58:41 c8b314324f1b: Preparing 09:58:41 a1a7bba544fd: Preparing 09:58:41 71a9638618a4: Preparing 09:58:41 994393dc58e7: Preparing 09:58:41 47e7ff434d78: Waiting 09:58:41 c8b314324f1b: Waiting 09:58:41 71a9638618a4: Waiting 09:58:41 a1a7bba544fd: Waiting 09:58:41 994393dc58e7: Waiting 09:58:41 7bb66ed8d00a: Layer already exists 09:58:41 73fe8914938c: Layer already exists 09:58:41 f01d819bb82e: Layer already exists 09:58:41 c05c67dfd85c: Layer already exists 09:58:41 17020f658504: Layer already exists 09:58:41 47e7ff434d78: Layer already exists 09:58:41 a1a7bba544fd: Layer already exists 09:58:41 c8b314324f1b: Layer already exists 09:58:41 71a9638618a4: Layer already exists 09:58:41 994393dc58e7: Layer already exists 09:58:41 main: digest: sha256:ee4b9a25450e9eb3eb6e911f44d37f622daf5564b0ecc8e4bb5ca863b3d35532 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:41 ===================================================== [Pipeline] echo 09:58:41 taggedImages: 09:58:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:58:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.52 09:58:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:58:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:58:41 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:41 latest 09:58:41 2.3.0-dev.52 09:58:41 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:41 main 09:58:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:58:42 3da2353826d5: Preparing 09:58:42 64a3f65220e1: Preparing 09:58:42 f4989eb27b64: Preparing 09:58:42 6550a5fc8f80: Preparing 09:58:42 b460f980c706: Preparing 09:58:42 34d5ebaa5410: Preparing 09:58:42 34d5ebaa5410: Waiting 09:58:42 f4989eb27b64: Layer already exists 09:58:42 34d5ebaa5410: Layer already exists 09:58:42 3da2353826d5: Pushed 09:58:42 b460f980c706: Pushed 09:58:42 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:58:42 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:58:42 OK: 15733 distinct packages available 09:58:42 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 09:58:42 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 09:58:42 OK: 15733 distinct packages available 09:58:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:43 6550a5fc8f80: Pushed 09:58:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:44 64a3f65220e1: Pushed 09:58:44 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:c85a4d65f5e525644ac0f34b52834353f8cbe8af7c8cf7ae6adefff168bc08c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 (1/4) Installing dumb-init (1.2.5-r1) 09:58:45 (2/4) Installing musl-obstack (1.2.3-r0) 09:58:45 (3/4) Installing libucontext (1.1-r0) 09:58:45 (1/5) Installing dumb-init (1.2.5-r1) 09:58:45 (4/4) Installing gcompat (1.0.0-r4) 09:58:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 Executing busybox-1.34.1-r7.trigger 09:58:45 (2/5) Installing musl-obstack (1.2.3-r0) 09:58:45 OK: 6 MiB in 18 packages 09:58:45 (3/5) Installing libucontext (1.1-r0) 09:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:58:45 3da2353826d5: Preparing 09:58:45 64a3f65220e1: Preparing 09:58:45 f4989eb27b64: Preparing 09:58:45 6550a5fc8f80: Preparing 09:58:45 b460f980c706: Preparing 09:58:45 34d5ebaa5410: Preparing 09:58:45 34d5ebaa5410: Waiting 09:58:45 b460f980c706: Layer already exists 09:58:45 f4989eb27b64: Layer already exists 09:58:45 64a3f65220e1: Layer already exists 09:58:45 3da2353826d5: Layer already exists 09:58:45 6550a5fc8f80: Layer already exists 09:58:45 34d5ebaa5410: Layer already exists 09:58:45 latest: digest: sha256:c85a4d65f5e525644ac0f34b52834353f8cbe8af7c8cf7ae6adefff168bc08c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 (4/5) Installing gcompat (1.0.0-r4) 09:58:45 (5/5) Installing openssl (1.1.1q-r0) 09:58:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:46 Executing busybox-1.34.1-r7.trigger 09:58:46 OK: 6 MiB in 19 packages 09:58:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.52 09:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:58:46 3da2353826d5: Preparing 09:58:46 64a3f65220e1: Preparing 09:58:46 f4989eb27b64: Preparing 09:58:46 6550a5fc8f80: Preparing 09:58:46 b460f980c706: Preparing 09:58:46 34d5ebaa5410: Preparing 09:58:46 f4989eb27b64: Layer already exists 09:58:46 64a3f65220e1: Layer already exists 09:58:46 b460f980c706: Layer already exists 09:58:46 6550a5fc8f80: Layer already exists 09:58:46 3da2353826d5: Layer already exists 09:58:46 34d5ebaa5410: Layer already exists 09:58:46 2.3.0-dev.52: digest: sha256:c85a4d65f5e525644ac0f34b52834353f8cbe8af7c8cf7ae6adefff168bc08c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:58:46 3da2353826d5: Preparing 09:58:46 64a3f65220e1: Preparing 09:58:46 f4989eb27b64: Preparing 09:58:46 6550a5fc8f80: Preparing 09:58:46 b460f980c706: Preparing 09:58:46 34d5ebaa5410: Preparing 09:58:46 34d5ebaa5410: Waiting 09:58:46 3da2353826d5: Layer already exists 09:58:46 f4989eb27b64: Layer already exists 09:58:46 64a3f65220e1: Layer already exists 09:58:46 b460f980c706: Layer already exists 09:58:46 6550a5fc8f80: Layer already exists 09:58:46 34d5ebaa5410: Layer already exists 09:58:46 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:c85a4d65f5e525644ac0f34b52834353f8cbe8af7c8cf7ae6adefff168bc08c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 Removing intermediate container c6c7907c433d 09:58:47 ---> f7a2fbb736a2 09:58:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:58:47 + 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 09:58:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:58:47 3da2353826d5: Preparing 09:58:47 64a3f65220e1: Preparing 09:58:47 f4989eb27b64: Preparing 09:58:47 6550a5fc8f80: Preparing 09:58:47 b460f980c706: Preparing 09:58:47 34d5ebaa5410: Preparing 09:58:47 34d5ebaa5410: Waiting 09:58:47 64a3f65220e1: Layer already exists 09:58:47 b460f980c706: Layer already exists 09:58:47 f4989eb27b64: Layer already exists 09:58:47 6550a5fc8f80: Layer already exists 09:58:47 3da2353826d5: Layer already exists 09:58:47 34d5ebaa5410: Layer already exists 09:58:47 main: digest: sha256:c85a4d65f5e525644ac0f34b52834353f8cbe8af7c8cf7ae6adefff168bc08c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:47 ===================================================== [Pipeline] echo 09:58:47 taggedImages: 09:58:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:58:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.52 09:58:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:58:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:58:47 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:47 latest 09:58:47 2.3.0-dev.52 09:58:47 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:47 main 09:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 Removing intermediate container 4a0447faf7ae 09:58:47 ---> 63db26fc1ddd 09:58:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:58:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:58:48 e2ee6db5d5d6: Preparing 09:58:48 45963f863a1a: Preparing 09:58:48 6518879d7c5c: Preparing 09:58:48 f85a00c5f30d: Preparing 09:58:48 b50729cfff28: Preparing 09:58:48 73de24b68aa6: Preparing 09:58:48 b460f980c706: Preparing 09:58:48 34d5ebaa5410: Preparing 09:58:48 73de24b68aa6: Waiting 09:58:48 b460f980c706: Waiting 09:58:48 34d5ebaa5410: Waiting 09:58:48 6518879d7c5c: Pushed 09:58:48 e2ee6db5d5d6: Pushed 09:58:48 45963f863a1a: Pushed 09:58:48 b460f980c706: Layer already exists 09:58:48 34d5ebaa5410: Layer already exists 09:58:48 73de24b68aa6: Pushed 09:58:52 b50729cfff28: Pushed 09:58:53 ---> 0d8dd45dcc5c 09:58:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:58:54 ---> ae00ea9665e8 09:58:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:58:54 f85a00c5f30d: Pushed 09:58:54 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:725b5d61f9344d77066af53afb75c7d2cdfdbdc952f38f2dd23de57c349eb3d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:58:55 e2ee6db5d5d6: Preparing 09:58:55 45963f863a1a: Preparing 09:58:55 6518879d7c5c: Preparing 09:58:55 f85a00c5f30d: Preparing 09:58:55 b50729cfff28: Preparing 09:58:55 73de24b68aa6: Preparing 09:58:55 b460f980c706: Preparing 09:58:55 34d5ebaa5410: Preparing 09:58:55 34d5ebaa5410: Waiting 09:58:55 73de24b68aa6: Waiting 09:58:55 b460f980c706: Waiting 09:58:55 f85a00c5f30d: Layer already exists 09:58:55 45963f863a1a: Layer already exists 09:58:55 e2ee6db5d5d6: Layer already exists 09:58:55 b50729cfff28: Layer already exists 09:58:55 6518879d7c5c: Layer already exists 09:58:55 73de24b68aa6: Layer already exists 09:58:55 34d5ebaa5410: Layer already exists 09:58:55 b460f980c706: Layer already exists 09:58:55 latest: digest: sha256:725b5d61f9344d77066af53afb75c7d2cdfdbdc952f38f2dd23de57c349eb3d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 ---> 5336bfaaddd8 09:58:55 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:58:55 ---> Running in 8339b7c3cf37 09:58:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.52 09:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:58:56 e2ee6db5d5d6: Preparing 09:58:56 45963f863a1a: Preparing 09:58:56 6518879d7c5c: Preparing 09:58:56 f85a00c5f30d: Preparing 09:58:56 b50729cfff28: Preparing 09:58:56 73de24b68aa6: Preparing 09:58:56 b460f980c706: Preparing 09:58:56 34d5ebaa5410: Preparing 09:58:56 73de24b68aa6: Waiting 09:58:56 34d5ebaa5410: Waiting 09:58:56 45963f863a1a: Layer already exists 09:58:56 6518879d7c5c: Layer already exists 09:58:56 b50729cfff28: Layer already exists 09:58:56 f85a00c5f30d: Layer already exists 09:58:56 e2ee6db5d5d6: Layer already exists 09:58:56 73de24b68aa6: Layer already exists 09:58:56 b460f980c706: Layer already exists 09:58:56 34d5ebaa5410: Layer already exists 09:58:56 2.3.0-dev.52: digest: sha256:725b5d61f9344d77066af53afb75c7d2cdfdbdc952f38f2dd23de57c349eb3d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 Removing intermediate container 8339b7c3cf37 09:58:56 ---> 841ca2504558 09:58:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:58:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:58:56 e2ee6db5d5d6: Preparing 09:58:56 45963f863a1a: Preparing 09:58:56 6518879d7c5c: Preparing 09:58:56 f85a00c5f30d: Preparing 09:58:56 b50729cfff28: Preparing 09:58:56 73de24b68aa6: Preparing 09:58:56 b460f980c706: Preparing 09:58:56 34d5ebaa5410: Preparing 09:58:56 73de24b68aa6: Waiting 09:58:56 b460f980c706: Waiting 09:58:56 34d5ebaa5410: Waiting 09:58:56 6518879d7c5c: Layer already exists 09:58:56 e2ee6db5d5d6: Layer already exists 09:58:56 45963f863a1a: Layer already exists 09:58:56 f85a00c5f30d: Layer already exists 09:58:56 b50729cfff28: Layer already exists 09:58:56 b460f980c706: Layer already exists 09:58:56 34d5ebaa5410: Layer already exists 09:58:56 73de24b68aa6: Layer already exists 09:58:56 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:725b5d61f9344d77066af53afb75c7d2cdfdbdc952f38f2dd23de57c349eb3d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:58:57 e2ee6db5d5d6: Preparing 09:58:57 45963f863a1a: Preparing 09:58:57 6518879d7c5c: Preparing 09:58:57 f85a00c5f30d: Preparing 09:58:57 b50729cfff28: Preparing 09:58:57 73de24b68aa6: Preparing 09:58:57 b460f980c706: Preparing 09:58:57 34d5ebaa5410: Preparing 09:58:57 73de24b68aa6: Waiting 09:58:57 b460f980c706: Waiting 09:58:57 34d5ebaa5410: Waiting 09:58:57 45963f863a1a: Layer already exists 09:58:57 e2ee6db5d5d6: Layer already exists 09:58:57 6518879d7c5c: Layer already exists 09:58:57 f85a00c5f30d: Layer already exists 09:58:57 b50729cfff28: Layer already exists 09:58:57 73de24b68aa6: Layer already exists 09:58:57 34d5ebaa5410: Layer already exists 09:58:57 b460f980c706: Layer already exists 09:58:57 main: digest: sha256:725b5d61f9344d77066af53afb75c7d2cdfdbdc952f38f2dd23de57c349eb3d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:57 ===================================================== [Pipeline] echo 09:58:57 taggedImages: 09:58:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:58:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.52 09:58:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:58:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:58:57 346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:57 latest 09:58:57 2.3.0-dev.52 09:58:57 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:58:57 main 09:58:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 ---> d4565bebcbf7 09:58:57 Step 21/26 : WORKDIR / 09:58:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:346e0e8651016b5d00a5e3789d8d74af3490b153 09:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:58:58 4fd89f06ff3c: Preparing 09:58:58 50fe3e654dad: Preparing 09:58:58 28ed8ac52fd3: Preparing 09:58:58 a1c64b8bfb36: Preparing 09:58:58 077557df314e: Preparing 09:58:58 b460f980c706: Preparing 09:58:58 34d5ebaa5410: Preparing 09:58:58 b460f980c706: Waiting 09:58:58 34d5ebaa5410: Waiting 09:58:58 50fe3e654dad: Pushed 09:58:58 4fd89f06ff3c: Pushed 09:58:58 28ed8ac52fd3: Pushed 09:58:58 b460f980c706: Layer already exists 09:58:58 34d5ebaa5410: Layer already exists 09:58:58 ---> Running in d7fb2a216c8b 09:58:58 077557df314e: Pushed 09:58:59 Removing intermediate container d7fb2a216c8b 09:58:59 ---> 9c4236274641 09:58:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:58:59 ---> Running in 78973e8f65d7 09:58:59 Removing intermediate container 78973e8f65d7 09:58:59 ---> 955b547eb4b3 09:58:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:59:00 ---> Running in 527592e7ec24 09:59:00 ---> f31f0fc98b13 09:59:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:59:00 Removing intermediate container 527592e7ec24 09:59:00 ---> bb56b75c6a10 09:59:00 Step 24/26 : LABEL arch=arm64 09:59:01 ---> Running in c5c952a4e15f 09:59:01 ---> 294e4196eb70 09:59:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:59:01 Removing intermediate container c5c952a4e15f 09:59:01 ---> c93e4ab12d1c 09:59:01 Step 25/26 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:01 ---> Running in 227444f97ace 09:59:02 Removing intermediate container 227444f97ace 09:59:02 ---> 362d18a9c3de 09:59:02 Step 26/26 : LABEL version=2.3.0-dev.52 09:59:02 ---> Running in a5930a0b48cc 09:59:02 ---> 65353c17d115 09:59:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:59:03 Removing intermediate container a5930a0b48cc 09:59:03 ---> e5c28e4ae128 09:59:03 09:59:03 Successfully built e5c28e4ae128 09:59:03 Successfully tagged security-spire-config-arm64:latest 09:59:03  Building security-spire-config ... done Building support-notifications 09:59:04 ---> fdbd9ad8783c 09:59:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:59:04 ---> Running in 3e1c815e44be 09:59:04 Removing intermediate container 3e1c815e44be 09:59:04 ---> 72366b6f8eb3 09:59:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:59:04 ---> Running in 390de67cb226 09:59:04 Removing intermediate container 390de67cb226 09:59:04 ---> d4a818a1624d 09:59:04 Step 24/26 : LABEL arch=arm64 09:59:05 a1c64b8bfb36: Pushed 09:59:05 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:1ca07158f108b106ef9ae7e6b65226eed3f5fe5c44310638a4a36920dbc082d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 ---> Running in e925621c6231 09:59:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 Removing intermediate container e925621c6231 09:59:05 ---> f9f0361045fd 09:59:05 Step 25/26 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:05 4fd89f06ff3c: Preparing 09:59:05 50fe3e654dad: Preparing 09:59:05 28ed8ac52fd3: Preparing 09:59:05 a1c64b8bfb36: Preparing 09:59:05 077557df314e: Preparing 09:59:05 b460f980c706: Preparing 09:59:05 34d5ebaa5410: Preparing 09:59:05 b460f980c706: Waiting 09:59:05 34d5ebaa5410: Waiting 09:59:05 077557df314e: Layer already exists 09:59:05 50fe3e654dad: Layer already exists 09:59:05 28ed8ac52fd3: Layer already exists 09:59:05 a1c64b8bfb36: Layer already exists 09:59:05 4fd89f06ff3c: Layer already exists 09:59:05 34d5ebaa5410: Layer already exists 09:59:05 b460f980c706: Layer already exists 09:59:05 latest: digest: sha256:1ca07158f108b106ef9ae7e6b65226eed3f5fe5c44310638a4a36920dbc082d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 ---> Running in 21fbe9900e6e 09:59:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.52 09:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:06 4fd89f06ff3c: Preparing 09:59:06 50fe3e654dad: Preparing 09:59:06 28ed8ac52fd3: Preparing 09:59:06 a1c64b8bfb36: Preparing 09:59:06 077557df314e: Preparing 09:59:06 b460f980c706: Preparing 09:59:06 34d5ebaa5410: Preparing 09:59:06 b460f980c706: Waiting 09:59:06 34d5ebaa5410: Waiting 09:59:06 077557df314e: Layer already exists 09:59:06 28ed8ac52fd3: Layer already exists 09:59:06 4fd89f06ff3c: Layer already exists 09:59:06 50fe3e654dad: Layer already exists 09:59:06 a1c64b8bfb36: Layer already exists 09:59:06 34d5ebaa5410: Layer already exists 09:59:06 b460f980c706: Layer already exists 09:59:06 2.3.0-dev.52: digest: sha256:1ca07158f108b106ef9ae7e6b65226eed3f5fe5c44310638a4a36920dbc082d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:06 Removing intermediate container 21fbe9900e6e 09:59:06 ---> 384f9d624501 09:59:06 Step 26/26 : LABEL version=2.3.0-dev.52 09:59:06 ---> Running in 4908714c233c 09:59:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:06 4fd89f06ff3c: Preparing 09:59:06 50fe3e654dad: Preparing 09:59:06 28ed8ac52fd3: Preparing 09:59:06 a1c64b8bfb36: Preparing 09:59:06 077557df314e: Preparing 09:59:06 b460f980c706: Preparing 09:59:06 34d5ebaa5410: Preparing 09:59:06 b460f980c706: Waiting 09:59:06 34d5ebaa5410: Waiting 09:59:06 4fd89f06ff3c: Layer already exists 09:59:06 077557df314e: Layer already exists 09:59:06 28ed8ac52fd3: Layer already exists 09:59:06 50fe3e654dad: Layer already exists 09:59:06 a1c64b8bfb36: Layer already exists 09:59:06 b460f980c706: Layer already exists 09:59:06 34d5ebaa5410: Layer already exists 09:59:06 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:1ca07158f108b106ef9ae7e6b65226eed3f5fe5c44310638a4a36920dbc082d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:06 Removing intermediate container 4908714c233c 09:59:06 ---> c8e07707d7d7 09:59:06 09:59:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:07 Successfully built c8e07707d7d7 09:59:07 Successfully tagged security-spire-agent-arm64:latest 09:59:07  Building security-spire-agent ... done Building core-data 09:59:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:07 4fd89f06ff3c: Preparing 09:59:07 50fe3e654dad: Preparing 09:59:07 28ed8ac52fd3: Preparing 09:59:07 a1c64b8bfb36: Preparing 09:59:07 077557df314e: Preparing 09:59:07 b460f980c706: Preparing 09:59:07 34d5ebaa5410: Preparing 09:59:07 b460f980c706: Waiting 09:59:07 34d5ebaa5410: Waiting 09:59:07 4fd89f06ff3c: Layer already exists 09:59:07 50fe3e654dad: Layer already exists 09:59:07 28ed8ac52fd3: Layer already exists 09:59:07 077557df314e: Layer already exists 09:59:07 a1c64b8bfb36: Layer already exists 09:59:07 b460f980c706: Layer already exists 09:59:07 34d5ebaa5410: Layer already exists 09:59:07 main: digest: sha256:1ca07158f108b106ef9ae7e6b65226eed3f5fe5c44310638a4a36920dbc082d7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:07 ===================================================== [Pipeline] echo 09:59:07 taggedImages: 09:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.52 09:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:59:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:59:07 346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:07 latest 09:59:07 2.3.0-dev.52 09:59:07 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:07 main 09:59:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:59:08 fb56d1e4ad8d: Preparing 09:59:08 882c6e3ad683: Preparing 09:59:08 ff603fe76fdf: Preparing 09:59:08 a1c64b8bfb36: Preparing 09:59:08 73de24b68aa6: Preparing 09:59:08 b460f980c706: Preparing 09:59:08 34d5ebaa5410: Preparing 09:59:08 b460f980c706: Waiting 09:59:08 34d5ebaa5410: Waiting 09:59:08 a1c64b8bfb36: Layer already exists 09:59:08 73de24b68aa6: Layer already exists 09:59:08 b460f980c706: Layer already exists 09:59:08 34d5ebaa5410: Layer already exists 09:59:08 882c6e3ad683: Pushed 09:59:08 ff603fe76fdf: Pushed 09:59:08 fb56d1e4ad8d: Pushed 09:59:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:59:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:08 ---> 30ddcbb46c5d 09:59:08 Step 3/22 : WORKDIR /edgex-go 09:59:08 ---> Using cache 09:59:08 ---> 4d4591b2b599 09:59:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:08 ---> Using cache 09:59:08 ---> 5787533e18b8 09:59:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:59:08 ---> Running in a571b907fce9 09:59:08 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:cfddad066228eb93ad1a0909fadaaa1c29027a27a9c88450e28f424e027dfd66 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:59:09 fb56d1e4ad8d: Preparing 09:59:09 882c6e3ad683: Preparing 09:59:09 ff603fe76fdf: Preparing 09:59:09 a1c64b8bfb36: Preparing 09:59:09 73de24b68aa6: Preparing 09:59:09 b460f980c706: Preparing 09:59:09 34d5ebaa5410: Preparing 09:59:09 b460f980c706: Waiting 09:59:09 34d5ebaa5410: Waiting 09:59:09 73de24b68aa6: Layer already exists 09:59:09 ff603fe76fdf: Layer already exists 09:59:09 882c6e3ad683: Layer already exists 09:59:09 a1c64b8bfb36: Layer already exists 09:59:09 fb56d1e4ad8d: Layer already exists 09:59:09 b460f980c706: Layer already exists 09:59:09 34d5ebaa5410: Layer already exists 09:59:09 latest: digest: sha256:cfddad066228eb93ad1a0909fadaaa1c29027a27a9c88450e28f424e027dfd66 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.52 09:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:59:09 fb56d1e4ad8d: Preparing 09:59:09 882c6e3ad683: Preparing 09:59:09 ff603fe76fdf: Preparing 09:59:09 a1c64b8bfb36: Preparing 09:59:09 73de24b68aa6: Preparing 09:59:09 b460f980c706: Preparing 09:59:09 34d5ebaa5410: Preparing 09:59:09 b460f980c706: Waiting 09:59:09 34d5ebaa5410: Waiting 09:59:09 fb56d1e4ad8d: Layer already exists 09:59:09 882c6e3ad683: Layer already exists 09:59:09 a1c64b8bfb36: Layer already exists 09:59:09 73de24b68aa6: Layer already exists 09:59:09 ff603fe76fdf: Layer already exists 09:59:09 b460f980c706: Layer already exists 09:59:09 34d5ebaa5410: Layer already exists 09:59:09 2.3.0-dev.52: digest: sha256:cfddad066228eb93ad1a0909fadaaa1c29027a27a9c88450e28f424e027dfd66 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:59:10 fb56d1e4ad8d: Preparing 09:59:10 882c6e3ad683: Preparing 09:59:10 ff603fe76fdf: Preparing 09:59:10 a1c64b8bfb36: Preparing 09:59:10 73de24b68aa6: Preparing 09:59:10 b460f980c706: Preparing 09:59:10 34d5ebaa5410: Preparing 09:59:10 b460f980c706: Waiting 09:59:10 34d5ebaa5410: Waiting 09:59:10 73de24b68aa6: Layer already exists 09:59:10 a1c64b8bfb36: Layer already exists 09:59:10 fb56d1e4ad8d: Layer already exists 09:59:10 882c6e3ad683: Layer already exists 09:59:10 ff603fe76fdf: Layer already exists 09:59:10 b460f980c706: Layer already exists 09:59:10 34d5ebaa5410: Layer already exists 09:59:10 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:cfddad066228eb93ad1a0909fadaaa1c29027a27a9c88450e28f424e027dfd66 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:59:11 fb56d1e4ad8d: Preparing 09:59:11 882c6e3ad683: Preparing 09:59:11 ff603fe76fdf: Preparing 09:59:11 a1c64b8bfb36: Preparing 09:59:11 73de24b68aa6: Preparing 09:59:11 b460f980c706: Preparing 09:59:11 34d5ebaa5410: Preparing 09:59:11 b460f980c706: Waiting 09:59:11 34d5ebaa5410: Waiting 09:59:11 ff603fe76fdf: Layer already exists 09:59:11 a1c64b8bfb36: Layer already exists 09:59:11 73de24b68aa6: Layer already exists 09:59:11 fb56d1e4ad8d: Layer already exists 09:59:11 882c6e3ad683: Layer already exists 09:59:11 b460f980c706: Layer already exists 09:59:11 34d5ebaa5410: Layer already exists 09:59:11 main: digest: sha256:cfddad066228eb93ad1a0909fadaaa1c29027a27a9c88450e28f424e027dfd66 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:11 ===================================================== [Pipeline] echo 09:59:11 taggedImages: 09:59:11 - nexus3.edgexfoundry.org:10004/security-spire-server:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:59:11 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.52 09:59:11 - nexus3.edgexfoundry.org:10004/security-spire-server:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:59:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:59:11 346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:11 latest 09:59:11 2.3.0-dev.52 09:59:11 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:11 main 09:59:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:59:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:59:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:59:11 ---> 30ddcbb46c5d 09:59:11 Step 3/23 : WORKDIR /edgex-go 09:59:11 ---> Using cache 09:59:11 ---> 4d4591b2b599 09:59:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:11 ---> Using cache 09:59:11 ---> 5787533e18b8 09:59:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:59:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:59:11 c10c9c9f8c50: Preparing 09:59:11 fa680acaedb5: Preparing 09:59:11 f4989eb27b64: Preparing 09:59:11 b57654e7a9a0: Preparing 09:59:11 994393dc58e7: Preparing 09:59:11 994393dc58e7: Layer already exists 09:59:11 f4989eb27b64: Layer already exists 09:59:11 c10c9c9f8c50: Pushed 09:59:11 b57654e7a9a0: Pushed 09:59:11 ---> Running in 08c01546572b 09:59:12 OK: 221 MiB in 51 packages 09:59:13 fa680acaedb5: Pushed 09:59:13 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:0d16dd8bc4542b7f0f3ab295a49b6aa75b9e3ca47102d5bb00c7e5794dde681f size: 1366 [Pipeline] } 09:59:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:14 Removing intermediate container a571b907fce9 09:59:14 ---> 1b64ab265600 09:59:14 Step 6/22 : COPY go.mod vendor* ./ 09:59:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:59:14 c10c9c9f8c50: Preparing 09:59:14 fa680acaedb5: Preparing 09:59:14 f4989eb27b64: Preparing 09:59:14 b57654e7a9a0: Preparing 09:59:14 994393dc58e7: Preparing 09:59:14 994393dc58e7: Layer already exists 09:59:14 c10c9c9f8c50: Layer already exists 09:59:14 f4989eb27b64: Layer already exists 09:59:14 b57654e7a9a0: Layer already exists 09:59:14 fa680acaedb5: Layer already exists 09:59:14 latest: digest: sha256:0d16dd8bc4542b7f0f3ab295a49b6aa75b9e3ca47102d5bb00c7e5794dde681f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.52 09:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:59:15 c10c9c9f8c50: Preparing 09:59:15 fa680acaedb5: Preparing 09:59:15 f4989eb27b64: Preparing 09:59:15 b57654e7a9a0: Preparing 09:59:15 994393dc58e7: Preparing 09:59:15 f4989eb27b64: Layer already exists 09:59:15 c10c9c9f8c50: Layer already exists 09:59:15 fa680acaedb5: Layer already exists 09:59:15 b57654e7a9a0: Layer already exists 09:59:15 994393dc58e7: Layer already exists 09:59:15 2.3.0-dev.52: digest: sha256:0d16dd8bc4542b7f0f3ab295a49b6aa75b9e3ca47102d5bb00c7e5794dde681f size: 1366 [Pipeline] } 09:59:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:59:15 ---> 499ffcd8fdc1 09:59:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:15 ---> Running in fe382671770f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:59:15 c10c9c9f8c50: Preparing 09:59:15 fa680acaedb5: Preparing 09:59:15 f4989eb27b64: Preparing 09:59:15 b57654e7a9a0: Preparing 09:59:15 994393dc58e7: Preparing 09:59:15 f4989eb27b64: Layer already exists 09:59:15 fa680acaedb5: Layer already exists 09:59:15 c10c9c9f8c50: Layer already exists 09:59:15 b57654e7a9a0: Layer already exists 09:59:15 994393dc58e7: Layer already exists 09:59:15 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:0d16dd8bc4542b7f0f3ab295a49b6aa75b9e3ca47102d5bb00c7e5794dde681f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:59:16 c10c9c9f8c50: Preparing 09:59:16 fa680acaedb5: Preparing 09:59:16 f4989eb27b64: Preparing 09:59:16 b57654e7a9a0: Preparing 09:59:16 994393dc58e7: Preparing 09:59:16 fa680acaedb5: Layer already exists 09:59:16 b57654e7a9a0: Layer already exists 09:59:16 994393dc58e7: Layer already exists 09:59:16 c10c9c9f8c50: Layer already exists 09:59:16 f4989eb27b64: Layer already exists 09:59:16 main: digest: sha256:0d16dd8bc4542b7f0f3ab295a49b6aa75b9e3ca47102d5bb00c7e5794dde681f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:16 ===================================================== [Pipeline] echo 09:59:16 taggedImages: 09:59:16 - nexus3.edgexfoundry.org:10004/support-notifications:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:16 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:59:16 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.52 09:59:16 - nexus3.edgexfoundry.org:10004/support-notifications:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:16 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:59:16 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:59:16 346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:16 latest 09:59:16 2.3.0-dev.52 09:59:16 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:16 main 09:59:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:16 OK: 221 MiB in 51 packages 09:59:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:59:17 777c0923538b: Preparing 09:59:17 3c2c294d25e5: Preparing 09:59:17 f4989eb27b64: Preparing 09:59:17 e555655fddd2: Preparing 09:59:17 994393dc58e7: Preparing 09:59:17 e555655fddd2: Layer already exists 09:59:17 994393dc58e7: Layer already exists 09:59:17 f4989eb27b64: Layer already exists 09:59:17 777c0923538b: Pushed 09:59:18 Removing intermediate container 08c01546572b 09:59:18 ---> bb1e6a4c1855 09:59:18 Step 6/23 : COPY go.mod vendor* ./ 09:59:18 ---> 3ce193166835 09:59:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:19 ---> Running in d21ee0aaebfc 09:59:19 3c2c294d25e5: Pushed 09:59:19 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:409f0a589b66a750f9d18206f3fd39dad7ace85cea0f51a49e149ca02b897b19 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:59:20 777c0923538b: Preparing 09:59:20 3c2c294d25e5: Preparing 09:59:20 f4989eb27b64: Preparing 09:59:20 e555655fddd2: Preparing 09:59:20 994393dc58e7: Preparing 09:59:20 e555655fddd2: Layer already exists 09:59:20 3c2c294d25e5: Layer already exists 09:59:20 777c0923538b: Layer already exists 09:59:20 f4989eb27b64: Layer already exists 09:59:20 994393dc58e7: Layer already exists 09:59:20 latest: digest: sha256:409f0a589b66a750f9d18206f3fd39dad7ace85cea0f51a49e149ca02b897b19 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.52 09:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:59:21 777c0923538b: Preparing 09:59:21 3c2c294d25e5: Preparing 09:59:21 f4989eb27b64: Preparing 09:59:21 e555655fddd2: Preparing 09:59:21 994393dc58e7: Preparing 09:59:21 3c2c294d25e5: Layer already exists 09:59:21 994393dc58e7: Layer already exists 09:59:21 f4989eb27b64: Layer already exists 09:59:21 777c0923538b: Layer already exists 09:59:21 e555655fddd2: Layer already exists 09:59:21 2.3.0-dev.52: digest: sha256:409f0a589b66a750f9d18206f3fd39dad7ace85cea0f51a49e149ca02b897b19 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:59:21 777c0923538b: Preparing 09:59:21 3c2c294d25e5: Preparing 09:59:21 f4989eb27b64: Preparing 09:59:21 e555655fddd2: Preparing 09:59:21 994393dc58e7: Preparing 09:59:21 777c0923538b: Layer already exists 09:59:21 f4989eb27b64: Layer already exists 09:59:21 3c2c294d25e5: Layer already exists 09:59:21 994393dc58e7: Layer already exists 09:59:21 e555655fddd2: Layer already exists 09:59:21 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:409f0a589b66a750f9d18206f3fd39dad7ace85cea0f51a49e149ca02b897b19 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:59:22 777c0923538b: Preparing 09:59:22 3c2c294d25e5: Preparing 09:59:22 f4989eb27b64: Preparing 09:59:22 e555655fddd2: Preparing 09:59:22 994393dc58e7: Preparing 09:59:22 994393dc58e7: Layer already exists 09:59:22 f4989eb27b64: Layer already exists 09:59:22 3c2c294d25e5: Layer already exists 09:59:22 777c0923538b: Layer already exists 09:59:22 e555655fddd2: Layer already exists 09:59:22 main: digest: sha256:409f0a589b66a750f9d18206f3fd39dad7ace85cea0f51a49e149ca02b897b19 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:22 ===================================================== [Pipeline] echo 09:59:22 taggedImages: 09:59:22 - nexus3.edgexfoundry.org:10004/support-scheduler:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:59:22 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.52 09:59:22 - nexus3.edgexfoundry.org:10004/support-scheduler:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:22 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:59:22 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 09:59:22 346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:22 latest 09:59:22 2.3.0-dev.52 09:59:22 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:22 main 09:59:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:59:22 b8a4d9bd57bb: Preparing 09:59:22 48bc8340c937: Preparing 09:59:22 6ba91c6c83fd: Preparing 09:59:22 105f0e5931e3: Preparing 09:59:22 994393dc58e7: Preparing 09:59:22 994393dc58e7: Layer already exists 09:59:22 48bc8340c937: Pushed 09:59:23 b8a4d9bd57bb: Pushed 09:59:24 6ba91c6c83fd: Pushed 09:59:36 105f0e5931e3: Pushed 09:59:36 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:0abf1f350ec537235ccf701ea2db911a59a8764e6e8c981d14e3a8aa4016504e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:36 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 09:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:59:37 b8a4d9bd57bb: Preparing 09:59:37 48bc8340c937: Preparing 09:59:37 6ba91c6c83fd: Preparing 09:59:37 105f0e5931e3: Preparing 09:59:37 994393dc58e7: Preparing 09:59:37 994393dc58e7: Layer already exists 09:59:37 6ba91c6c83fd: Layer already exists 09:59:37 105f0e5931e3: Layer already exists 09:59:37 b8a4d9bd57bb: Layer already exists 09:59:37 48bc8340c937: Layer already exists 09:59:37 latest: digest: sha256:0abf1f350ec537235ccf701ea2db911a59a8764e6e8c981d14e3a8aa4016504e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:37 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.52 09:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:59:37 b8a4d9bd57bb: Preparing 09:59:37 48bc8340c937: Preparing 09:59:37 6ba91c6c83fd: Preparing 09:59:37 105f0e5931e3: Preparing 09:59:37 994393dc58e7: Preparing 09:59:37 105f0e5931e3: Layer already exists 09:59:37 48bc8340c937: Layer already exists 09:59:37 6ba91c6c83fd: Layer already exists 09:59:37 b8a4d9bd57bb: Layer already exists 09:59:37 994393dc58e7: Layer already exists 09:59:37 2.3.0-dev.52: digest: sha256:0abf1f350ec537235ccf701ea2db911a59a8764e6e8c981d14e3a8aa4016504e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:59:38 b8a4d9bd57bb: Preparing 09:59:38 48bc8340c937: Preparing 09:59:38 6ba91c6c83fd: Preparing 09:59:38 105f0e5931e3: Preparing 09:59:38 994393dc58e7: Preparing 09:59:38 48bc8340c937: Layer already exists 09:59:38 b8a4d9bd57bb: Layer already exists 09:59:38 105f0e5931e3: Layer already exists 09:59:38 994393dc58e7: Layer already exists 09:59:38 6ba91c6c83fd: Layer already exists 09:59:38 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:0abf1f350ec537235ccf701ea2db911a59a8764e6e8c981d14e3a8aa4016504e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 09:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:59:38 b8a4d9bd57bb: Preparing 09:59:38 48bc8340c937: Preparing 09:59:38 6ba91c6c83fd: Preparing 09:59:38 105f0e5931e3: Preparing 09:59:38 994393dc58e7: Preparing 09:59:38 6ba91c6c83fd: Layer already exists 09:59:38 48bc8340c937: Layer already exists 09:59:38 b8a4d9bd57bb: Layer already exists 09:59:38 105f0e5931e3: Layer already exists 09:59:38 994393dc58e7: Layer already exists 09:59:38 main: digest: sha256:0abf1f350ec537235ccf701ea2db911a59a8764e6e8c981d14e3a8aa4016504e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:39 ===================================================== [Pipeline] echo 09:59:39 taggedImages: 09:59:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:346e0e8651016b5d00a5e3789d8d74af3490b153 09:59:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 09:59:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.52 09:59:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 09:59:39 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:27 Removing intermediate container fe382671770f 10:00:27 ---> b0c74d61bce7 10:00:27 Step 8/22 : COPY . . 10:00:27 Removing intermediate container d21ee0aaebfc 10:00:27 ---> 4e67c95fe242 10:00:27 Step 8/23 : COPY . . 10:00:27 ---> de8daf15b738 10:00:27 Step 9/23 : RUN make cmd/core-data/core-data 10:00:27 ---> 23db23fb27ce 10:00:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:00:27 ---> Running in d14b870d72ee 10:00:27 ---> Running in 1e1c055022f7 10:00:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:00:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:03:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:03:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:03:44 Removing intermediate container 3e15333c0773 10:03:44 ---> 7d5fc091c9ad 10:03:44 10:03:44 Step 10/22 : FROM alpine:3.16 10:03:45 3.16: Pulling from library/alpine 10:03:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:03:47 Status: Downloaded newer image for alpine:3.16 10:03:47 ---> a6215f271958 10:03:47 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:03:47 ---> Running in bcb58cdfeced 10:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:03:51 Removing intermediate container 9cceff86a1c1 10:03:51 ---> 8b036e0f3eb3 10:03:51 10:03:51 Step 10/25 : FROM alpine:3.16 10:03:51 ---> a6215f271958 10:03:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:03:51 ---> Running in d6008fe88e59 10:03:51 (1/6) Installing ca-certificates (20220614-r0) 10:03:51 (2/6) Installing brotli-libs (1.0.9-r6) 10:03:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:03:51 (4/6) Installing libcurl (7.83.1-r2) 10:03:52 (5/6) Installing curl (7.83.1-r2) 10:03:52 (6/6) Installing dumb-init (1.2.5-r1) 10:03:52 Executing busybox-1.35.0-r17.trigger 10:03:52 Executing ca-certificates-20220614-r0.trigger 10:03:52 OK: 8 MiB in 20 packages 10:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:03:54 Removing intermediate container bcb58cdfeced 10:03:54 ---> 75083bd75d49 10:03:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:03:54 ---> Running in f0b954fd7c49 10:03:55 Removing intermediate container f0b954fd7c49 10:03:55 ---> d1098fcded0b 10:03:55 Step 13/22 : WORKDIR /edgex 10:03:55 ---> Running in d574d00be808 10:03:55 (1/3) Installing ca-certificates (20220614-r0) 10:03:55 (2/3) Installing dumb-init (1.2.5-r1) 10:03:55 (3/3) Installing su-exec (0.2-r1) 10:03:55 Executing busybox-1.35.0-r17.trigger 10:03:55 Executing ca-certificates-20220614-r0.trigger 10:03:55 Removing intermediate container d574d00be808 10:03:55 ---> 165360d87de5 10:03:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:03:56 OK: 6 MiB in 17 packages 10:03:57 ---> 95108f6646df 10:03:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:03:59 Removing intermediate container d6008fe88e59 10:03:59 ---> f30f196d8bfc 10:03:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:03:59 ---> Running in b43d550c4051 10:03:59 ---> eb7cef1043c0 10:03:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:03:59 Removing intermediate container b43d550c4051 10:03:59 ---> df13ba121782 10:03:59 Step 13/25 : WORKDIR / 10:03:59 ---> Running in fd6aa4372c37 10:04:00 Removing intermediate container fd6aa4372c37 10:04:00 ---> 9dff06fe66ad 10:04:00 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:04:00 ---> 003bd3c6e3b7 10:04:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:04:01 ---> ed45b9640c40 10:04:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:04:02 ---> d6feaabd7a93 10:04:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:02 ---> Running in 10fe0265e1b5 10:04:03 ---> 0efcbf3124f7 10:04:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:04:04 ---> c2e08f4026a7 10:04:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:04:05 ---> e32a3077a6f8 10:04:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:04:05 Removing intermediate container 10fe0265e1b5 10:04:05 ---> f428afe548f6 10:04:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:04:06 ---> Running in 845918c8564d 10:04:06 Removing intermediate container 845918c8564d 10:04:06 ---> 6fdf994e6467 10:04:06 Step 20/22 : LABEL arch=arm64 10:04:07 ---> Running in e3a0f90a9a79 10:04:07 Removing intermediate container e3a0f90a9a79 10:04:07 ---> 9f9216f334e3 10:04:07 Step 21/22 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:04:07 ---> Running in ac8dc0db3415 10:04:08 ---> 7ea1e143f210 10:04:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:04:08 Removing intermediate container ac8dc0db3415 10:04:08 ---> 4a0d0228fccc 10:04:08 Step 22/22 : LABEL version=2.3.0-dev.52 10:04:08 ---> Running in ac87b5deacfd 10:04:09 Removing intermediate container ac87b5deacfd 10:04:09 ---> d70e8a1860f8 10:04:09 10:04:09 Successfully built d70e8a1860f8 10:04:09 Successfully tagged security-proxy-setup-arm64:latest 10:04:09  Building security-proxy-setup ... done Building security-bootstrapper 10:04:10 ---> 6943e319a325 10:04:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:04:11 ---> 7d54a6d81f37 10:04:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:11 ---> Running in dc346ee6fcff 10:04:15 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:04:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:04:15 ---> 30ddcbb46c5d 10:04:15 Step 3/31 : WORKDIR /edgex-go 10:04:15 ---> Using cache 10:04:15 ---> 4d4591b2b599 10:04:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:15 ---> Using cache 10:04:15 ---> 5787533e18b8 10:04:15 Step 5/31 : RUN apk add --update --no-cache make git 10:04:15 ---> Using cache 10:04:15 ---> c73ec57d00f8 10:04:15 Step 6/31 : COPY go.mod vendor* ./ 10:04:15 ---> Using cache 10:04:15 ---> 5b74b80d07c9 10:04:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:15 ---> Using cache 10:04:15 ---> 6a646c5fc524 10:04:15 Step 8/31 : COPY . . 10:04:15 ---> Using cache 10:04:15 ---> 1c1e30dd0352 10:04:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:04:15 ---> Running in ca83e4127035 10:04:15 Removing intermediate container dc346ee6fcff 10:04:15 ---> f028641e98ee 10:04:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:04:15 ---> Running in 6b1f5a9d8e74 10:04:16 Removing intermediate container 6b1f5a9d8e74 10:04:16 ---> 034163e225d8 10:04:16 Step 23/25 : LABEL arch=arm64 10:04:16 ---> Running in 191e86c752af 10:04:17 Removing intermediate container 191e86c752af 10:04:17 ---> 686968a39ab4 10:04:17 Step 24/25 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:04:17 ---> Running in cf76bd00ee35 10:04:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:04:17 Removing intermediate container cf76bd00ee35 10:04:17 ---> a6272949d70b 10:04:17 Step 25/25 : LABEL version=2.3.0-dev.52 10:04:17 ---> Running in f0b21fd38989 10:04:18 Removing intermediate container f0b21fd38989 10:04:18 ---> 1ff810f27668 10:04:18 10:04:18 Successfully built 1ff810f27668 10:04:18 Successfully tagged security-secretstore-setup-arm64:latest 10:04:18  Building security-secretstore-setup ... done Building security-spiffe-token-provider 10:04:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:04:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:04:21 ---> 30ddcbb46c5d 10:04:21 Step 3/20 : WORKDIR /edgex-go 10:04:21 ---> Using cache 10:04:21 ---> 4d4591b2b599 10:04:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:04:22 ---> Running in 493402316e8b 10:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:04:26 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:04:26 v3.16.2-117-gf4f9e32dab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:04:26 OK: 16891 distinct packages available 10:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:04:27 OK: 221 MiB in 51 packages 10:04:29 Removing intermediate container 493402316e8b 10:04:29 ---> 13ab27ade6ce 10:04:29 Step 5/20 : COPY go.mod vendor* ./ 10:04:30 ---> 88e9efb4a696 10:04:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:30 ---> Running in ac5603cafd06 10:05:27 Removing intermediate container ac5603cafd06 10:05:27 ---> bb6fc1e436e6 10:05:27 Step 7/20 : COPY . . 10:05:27 ---> 0f7aa017914a 10:05:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:05:27 ---> Running in d04edcd19cce 10:05: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.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:06:23 Removing intermediate container b73f00b68f15 10:06:23 ---> 492ea68ced2b 10:06:23 10:06:23 Step 10/22 : FROM alpine:3.16 10:06:23 ---> a6215f271958 10:06:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:06:23 ---> Running in d9de610a531f 10:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:06:23 (1/1) Installing dumb-init (1.2.5-r1) 10:06:23 Executing busybox-1.35.0-r17.trigger 10:06:23 OK: 5 MiB in 15 packages 10:06:25 Removing intermediate container d9de610a531f 10:06:25 ---> f256fae929f7 10:06:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:06:25 ---> Running in f1e6a5ad54a4 10:06:25 Removing intermediate container f1e6a5ad54a4 10:06:25 ---> 5b684fc6a503 10:06:25 Step 13/22 : ENV APP_PORT=59861 10:06:25 ---> Running in 20def7e5cfe4 10:06:26 Removing intermediate container 20def7e5cfe4 10:06:26 ---> e9a5e77ad09e 10:06:26 Step 14/22 : EXPOSE $APP_PORT 10:06:26 ---> Running in 8f1088a777e0 10:06:26 Removing intermediate container 8f1088a777e0 10:06:26 ---> e5559dff07c1 10:06:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:27 ---> 170480d0da85 10:06:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:06:29 ---> 57f6520973dd 10:06:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:06:30 ---> 429d7327290a 10:06:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:06:30 ---> Running in 59019365f1ad 10:06:31 Removing intermediate container 59019365f1ad 10:06:31 ---> 96b14767a5ee 10:06:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:31 ---> Running in 2b12aa98d690 10:06:32 Removing intermediate container 2b12aa98d690 10:06:32 ---> cd09918e48fb 10:06:32 Step 20/22 : LABEL arch=arm64 10:06:32 ---> Running in 1de22b98c332 10:06:32 Removing intermediate container 1de22b98c332 10:06:32 ---> 6763d22b96d7 10:06:32 Step 21/22 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:06:32 ---> Running in 37a2c464ecaf 10:06:33 Removing intermediate container 37a2c464ecaf 10:06:33 ---> 7cd41a6f562e 10:06:33 Step 22/22 : LABEL version=2.3.0-dev.52 10:06:33 ---> Running in 63f715ba9676 10:06:34 Removing intermediate container 63f715ba9676 10:06:34 ---> ed3bcbe2fcde 10:06:34 10:06:34 Successfully built ed3bcbe2fcde 10:06:34 Successfully tagged support-scheduler-arm64:latest 10:06:34 Building sys-mgmt-agent 10:06:37  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:06:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:37 ---> 30ddcbb46c5d 10:06:37 Step 3/23 : WORKDIR /edgex-go 10:06:37 ---> Using cache 10:06:37 ---> 4d4591b2b599 10:06:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:37 ---> Using cache 10:06:37 ---> 5787533e18b8 10:06:37 Step 5/23 : RUN apk add --update --no-cache make bash git 10:06:37 ---> Running in 0abb3b1e568d 10:06:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:06:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:06:41 OK: 221 MiB in 51 packages 10:06:42 Removing intermediate container 0abb3b1e568d 10:06:42 ---> 3797f65bed02 10:06:42 Step 6/23 : COPY go.mod vendor* ./ 10:06:43 ---> c3fbcd1ab458 10:06:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:43 ---> Running in 44a236831ea0 10:07:22 Removing intermediate container d14b870d72ee 10:07:22 ---> 7aedfc1541bd 10:07:22 10:07:22 Step 10/23 : FROM alpine:3.16 10:07:22 ---> a6215f271958 10:07:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:07:22 ---> Running in bc1dd28c5591 10:07:23 Removing intermediate container bc1dd28c5591 10:07:23 ---> 64e39a76eedc 10:07:23 Step 12/23 : ENV APP_PORT=59880 10:07:23 ---> Running in 3e6a03b166f3 10:07:24 Removing intermediate container 3e6a03b166f3 10:07:24 ---> c70d42a31ddf 10:07:24 Step 13/23 : EXPOSE $APP_PORT 10:07:24 ---> Running in 9337d4ee63fb 10:07:25 Removing intermediate container 9337d4ee63fb 10:07:25 ---> 7c3009e6c338 10:07:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:25 ---> Running in 4764bbce9629 10:07:30 Removing intermediate container 4764bbce9629 10:07:30 ---> 8246621fc22b 10:07:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:07:30 ---> Running in 3735f6cf19f9 10:07:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:07:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:07:34 (1/6) Installing dumb-init (1.2.5-r1) 10:07:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:07:34 (3/6) Installing libsodium (1.0.18-r0) 10:07:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:07:35 (5/6) Installing libzmq (4.3.4-r0) 10:07:35 (6/6) Installing zeromq (4.3.4-r0) 10:07:35 Executing busybox-1.35.0-r17.trigger 10:07:35 OK: 8 MiB in 20 packages 10:07:37 Removing intermediate container 44a236831ea0 10:07:37 ---> a37514b320ee 10:07:37 Step 8/23 : COPY . . 10:07:37 Removing intermediate container 3735f6cf19f9 10:07:37 ---> ece5c82d4651 10:07:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:38 ---> 2c2ae6191351 10:07:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:07:42 ---> b8d1e27d5dff 10:07:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:07:42 ---> 03571aaf3443 10:07:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:07:42 ---> Running in 7cd6294dc7a9 10:07:43 ---> 04380e50e8bb 10:07:43 Step 19/23 : ENTRYPOINT ["/core-data"] 10:07:43 ---> Running in ca209e67cb8a 10:07:43 Removing intermediate container ca209e67cb8a 10:07:43 ---> dfd8a78a839a 10:07:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:43 ---> Running in 1f2c011cc026 10:07:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:07:44 Removing intermediate container 1f2c011cc026 10:07:44 ---> 434b372c6763 10:07:44 Step 21/23 : LABEL arch=arm64 10:07:44 ---> Running in 40e29984dc45 10:07:45 Removing intermediate container 40e29984dc45 10:07:45 ---> 59629c638c56 10:07:45 Step 22/23 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:07:45 ---> Running in 82797efb73ff 10:07:46 Removing intermediate container 82797efb73ff 10:07:46 ---> 329c84d23466 10:07:46 Step 23/23 : LABEL version=2.3.0-dev.52 10:07:46 ---> Running in 6d4c1888c50b 10:07:46 Removing intermediate container 6d4c1888c50b 10:07:46 ---> a9dd14f7b41e 10:07:46 10:07:46 Successfully built a9dd14f7b41e 10:07:46 Successfully tagged core-data-arm64:latest 10:07:46  Building core-data ... done Building security-spire-server 10:07:51 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:07:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:07:51 ---> 30ddcbb46c5d 10:07:51 Step 3/25 : WORKDIR /edgex-go 10:07:51 ---> Using cache 10:07:51 ---> 4d4591b2b599 10:07:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:51 ---> Using cache 10:07:51 ---> 5787533e18b8 10:07:51 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:07:51 ---> Running in beb96fba9a86 10:07:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:07:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:07:54 OK: 221 MiB in 51 packages 10:07:55 Removing intermediate container beb96fba9a86 10:07:55 ---> f16d0996f3a0 10:07:55 Step 6/25 : COPY go.mod vendor* ./ 10:07:56 ---> c8d6a5185eb4 10:07:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:57 ---> Running in e8ce8de27517 10:08:36 Removing intermediate container 1e1c055022f7 10:08:36 ---> 1ab56b63c741 10:08:36 10:08:36 Step 10/22 : FROM alpine:3.16 10:08:36 ---> a6215f271958 10:08:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:08:36 ---> Running in 11ec3930fb26 10:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:08:41 (1/2) Installing ca-certificates (20220614-r0) 10:08:41 (2/2) Installing dumb-init (1.2.5-r1) 10:08:41 Executing busybox-1.35.0-r17.trigger 10:08:41 Executing ca-certificates-20220614-r0.trigger 10:08:41 OK: 6 MiB in 16 packages 10:08:45 Removing intermediate container 11ec3930fb26 10:08:45 ---> 9a399608240a 10:08:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:08:45 ---> Running in 9e2f6de03b5e 10:08:45 Removing intermediate container 9e2f6de03b5e 10:08:45 ---> ab6b4811ea04 10:08:45 Step 13/22 : ENV APP_PORT=59860 10:08:46 ---> Running in e2c2d74bc3c5 10:08:46 Removing intermediate container e2c2d74bc3c5 10:08:46 ---> 356e8896a5e2 10:08:46 Step 14/22 : EXPOSE $APP_PORT 10:08:47 ---> Running in eb371b0dc8e8 10:08:47 Removing intermediate container eb371b0dc8e8 10:08:47 ---> a5c83d909532 10:08:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:49 ---> 9db11bf61dbf 10:08:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:08:53 ---> 268858485a5e 10:08:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:08:53 Removing intermediate container e8ce8de27517 10:08:53 ---> 1d0f12a1f0c6 10:08:53 Step 8/25 : COPY . . 10:08:53 ---> 1a3e3f4d9f2f 10:08:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:08:54 ---> Running in 3b784348580d 10:08:55 Removing intermediate container 3b784348580d 10:08:55 ---> b53fe9106fef 10:08:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:55 ---> Running in c0f63bfca5f2 10:08:55 Removing intermediate container c0f63bfca5f2 10:08:55 ---> 28a62f4c42cc 10:08:55 Step 20/22 : LABEL arch=arm64 10:08:55 ---> Running in 73c5be3d968d 10:08:56 Removing intermediate container 73c5be3d968d 10:08:56 ---> 2fd0e35e3ca0 10:08:56 Step 21/22 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:08:56 ---> Running in b88b8c111e05 10:08:57 Removing intermediate container b88b8c111e05 10:08:57 ---> e9e5966aaffc 10:08:57 Step 22/22 : LABEL version=2.3.0-dev.52 10:08:57 ---> Running in c93008c868e6 10:08:58 ---> 1bc6d6188a27 10:08:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:08:58 ---> Running in 1a3d0cec0203 10:08:58 Removing intermediate container c93008c868e6 10:08:58 ---> 9fac53d0c9fa 10:08:58 10:08:58 Successfully built 9fac53d0c9fa 10:08:58 Successfully tagged support-notifications-arm64:latest 10:08:58 Building core-metadata 10:08:58  Building support-notifications ... done Removing intermediate container 1a3d0cec0203 10:08:58 ---> 8624e0535e00 10:08:58 Step 10/25 : WORKDIR /edgex-go/spire-build 10:08:59 ---> Running in e140fb5f6494 10:08:59 Removing intermediate container e140fb5f6494 10:08:59 ---> d0dfd77ac0ab 10:08:59 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:08:59 ---> Running in b062b3f523cb 10:09:03 Removing intermediate container b062b3f523cb 10:09:03 ---> eb008b34bbc0 10:09:03 Step 12/25 : WORKDIR /edgex-go 10:09:03 ---> Running in 72e88b7f8cff 10:09:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:09:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:09:03 ---> 30ddcbb46c5d 10:09:03 Step 3/24 : WORKDIR /edgex-go 10:09:03 ---> Using cache 10:09:03 ---> 4d4591b2b599 10:09:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:03 ---> Using cache 10:09:03 ---> 5787533e18b8 10:09:03 Step 5/24 : RUN apk add --update --no-cache make git 10:09:03 ---> Using cache 10:09:03 ---> c73ec57d00f8 10:09:03 Step 6/24 : COPY go.mod vendor* ./ 10:09:03 ---> Using cache 10:09:03 ---> 5b74b80d07c9 10:09:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:03 ---> Using cache 10:09:03 ---> 6a646c5fc524 10:09:03 Step 8/24 : COPY . . 10:09:04 ---> Using cache 10:09:04 ---> 1c1e30dd0352 10:09:04 Step 9/24 : RUN make cmd/core-metadata/core-metadata 10:09:04 Removing intermediate container 72e88b7f8cff 10:09:04 ---> 5c28a8f95bf4 10:09:04 10:09:04 Step 13/25 : FROM alpine:3.15 10:09:04 ---> 02e0d6fdf486 10:09:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:09:04 ---> Using cache 10:09:04 ---> 6bc8935c0bf2 10:09:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:04 ---> Using cache 10:09:04 ---> 5f2ec0307cee 10:09:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:09:04 ---> Using cache 10:09:04 ---> 63db26fc1ddd 10:09:04 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:09:04 ---> Running in ccff760cc7c6 10:09:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:09:11 ---> c2c52dd78da3 10:09:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:09:12 ---> f29fc92026c5 10:09:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:09:13 ---> 10e48c7fa7fc 10:09:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:09:14 ---> 2ba3a1c1e4ff 10:09:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:09:14 ---> Running in 8065b235d1a9 10:09:14 Removing intermediate container 8065b235d1a9 10:09:14 ---> 641076048b19 10:09:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:09:14 ---> Running in d8cf470523ab 10:09:15 Removing intermediate container d8cf470523ab 10:09:15 ---> 721e0766400e 10:09:15 Step 23/25 : LABEL arch=arm64 10:09:15 ---> Running in eaf2ad4e8ac3 10:09:16 Removing intermediate container eaf2ad4e8ac3 10:09:16 ---> 4012b7868b75 10:09:16 Step 24/25 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:09:16 ---> Running in 4cb701bf6007 10:09:16 Removing intermediate container 4cb701bf6007 10:09:16 ---> 96b1e4f30e11 10:09:16 Step 25/25 : LABEL version=2.3.0-dev.52 10:09:16 ---> Running in 8978c692d37b 10:09:17 Removing intermediate container 8978c692d37b 10:09:17 ---> db3519d545be 10:09:17 10:09:17 Successfully built db3519d545be 10:09:17 Successfully tagged security-spire-server-arm64:latest 10:09:17  Building security-spire-server ... done Building core-command 10:09:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:09:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:21 ---> 30ddcbb46c5d 10:09:21 Step 3/23 : WORKDIR /edgex-go 10:09:21 ---> Using cache 10:09:21 ---> 4d4591b2b599 10:09:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:21 ---> Using cache 10:09:21 ---> 5787533e18b8 10:09:21 Step 5/23 : RUN apk add --update --no-cache make git 10:09:21 ---> Using cache 10:09:21 ---> c73ec57d00f8 10:09:21 Step 6/23 : COPY go.mod vendor* ./ 10:09:21 ---> Using cache 10:09:21 ---> 5b74b80d07c9 10:09:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:21 ---> Using cache 10:09:21 ---> 6a646c5fc524 10:09:21 Step 8/23 : COPY . . 10:09:21 ---> Using cache 10:09:21 ---> 1c1e30dd0352 10:09:21 Step 9/23 : RUN make cmd/core-command/core-command 10:09:21 ---> Running in f575e0b9b583 10:09:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:09:50 Removing intermediate container ca83e4127035 10:09:50 ---> 2c54ea8e934a 10:09:50 10:09:50 Step 10/31 : FROM alpine:3.16 10:09:50 ---> a6215f271958 10:09:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:09:50 ---> Running in 40b236e4148b 10:09:50 Removing intermediate container 40b236e4148b 10:09:50 ---> ea514cc7f0bf 10:09:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:09:50 ---> Running in d11ce223eee3 10:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:09:50 (1/2) Installing dumb-init (1.2.5-r1) 10:09:50 (2/2) Installing su-exec (0.2-r1) 10:09:50 Executing busybox-1.35.0-r17.trigger 10:09:50 OK: 5 MiB in 16 packages 10:09:51 Removing intermediate container d11ce223eee3 10:09:51 ---> d2fa61fadba1 10:09:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:09:51 ---> Running in 8cf5588b0fc0 10:09:52 Removing intermediate container 8cf5588b0fc0 10:09:52 ---> 0ae70ed6764b 10:09:52 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:09:52 ---> Running in d3245971295f 10:09:53 Removing intermediate container d3245971295f 10:09:53 ---> 5e86a3128590 10:09:53 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:09:53 ---> Running in f7fdc75b788b 10:09:53 Removing intermediate container f7fdc75b788b 10:09:53 ---> 3f9e91e5e3b2 10:09:53 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:09:53 ---> Running in 7e9215bf6789 10:09:57 Removing intermediate container 7e9215bf6789 10:09:57 ---> b0c368aa0299 10:09:57 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 10:09:57 ---> Running in c701506b820e 10:09:57 Removing intermediate container c701506b820e 10:09:57 ---> e294f40250d9 10:09:57 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:09:58 ---> f7032f756c4f 10:09:58 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:09:58 ---> Running in 8fad45d0e64e 10:10:01 Removing intermediate container 8fad45d0e64e 10:10:01 ---> 67ad8c70ff01 10:10:01 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:02 ---> 1352500427a0 10:10:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:04 ---> be9da3f08d03 10:10:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:10:05 ---> acad6fca0d95 10:10:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:10:06 ---> 74e908c5b0e2 10:10:06 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:10:07 ---> fc72874b1a62 10:10:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:10:08 ---> 0c07eb7d9ff9 10:10:08 Step 26/31 : RUN chmod +x /entrypoint.sh 10:10:08 ---> Running in 5161d1bb25b1 10:10:11 Removing intermediate container 5161d1bb25b1 10:10:11 ---> 2d072dda418e 10:10:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:10:11 ---> Running in a2a7e9e87a0e 10:10:11 Removing intermediate container a2a7e9e87a0e 10:10:11 ---> a0242dbac963 10:10:11 Step 28/31 : CMD ["gate"] 10:10:11 ---> Running in e8f223c4a459 10:10:12 Removing intermediate container e8f223c4a459 10:10:12 ---> 204dd24d21d7 10:10:12 Step 29/31 : LABEL arch=arm64 10:10:12 ---> Running in 3307c05b33c6 10:10:13 Removing intermediate container 3307c05b33c6 10:10:13 ---> 7e02296d2a47 10:10:13 Step 30/31 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:10:13 ---> Running in b09bb4c761d4 10:10:13 Removing intermediate container b09bb4c761d4 10:10:13 ---> 155b740ea9ee 10:10:13 Step 31/31 : LABEL version=2.3.0-dev.52 10:10:13 ---> Running in a0dde2774be9 10:10:14 Removing intermediate container a0dde2774be9 10:10:14 ---> 6437d4476fe7 10:10:14 10:10:14 Successfully built 6437d4476fe7 10:10:14 Successfully tagged security-bootstrapper-arm64:latest 10:12:36  Building security-bootstrapper ... done Removing intermediate container d04edcd19cce 10:12:36 ---> 8b533af0be1a 10:12:36 10:12:36 Step 9/20 : FROM alpine:3.15 10:12:36 ---> 02e0d6fdf486 10:12:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:12:36 ---> Using cache 10:12:36 ---> 6bc8935c0bf2 10:12:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:36 ---> Using cache 10:12:36 ---> 5f2ec0307cee 10:12:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:12:36 ---> Running in 896d683928e4 10:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:12:36 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 10:12:36 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 10:12:36 OK: 15733 distinct packages available 10:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:12:36 (1/9) Installing ca-certificates (20220614-r0) 10:12:36 (2/9) Installing brotli-libs (1.0.9-r5) 10:12:36 Removing intermediate container 7cd6294dc7a9 10:12:36 ---> 65b68a075999 10:12:36 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:12:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:12:36 (4/9) Installing libcurl (7.80.0-r2) 10:12:36 ---> Running in 175d93988133 10:12:36 (5/9) Installing curl (7.80.0-r2) 10:12:36 (6/9) Installing dumb-init (1.2.5-r1) 10:12:36 (7/9) Installing musl-obstack (1.2.3-r0) 10:12:36 (8/9) Installing libucontext (1.1-r0) 10:12:36 (9/9) Installing gcompat (1.0.0-r4) 10:12:36 Executing busybox-1.34.1-r7.trigger 10:12:36 Executing ca-certificates-20220614-r0.trigger 10:12:36 OK: 8 MiB in 23 packages 10:12: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.52" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:12:36 Removing intermediate container 896d683928e4 10:12:36 ---> c1e5bcf3fc4e 10:12:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:12:36 ---> 8cd067203024 10:12:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:12:36 ---> 47be5597c5b9 10:12:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:12:36 Removing intermediate container 175d93988133 10:12:36 ---> d74548f5710d 10:12:36 10:12:36 Step 11/23 : FROM alpine:3.16 10:12:36 ---> a6215f271958 10:12:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:12:37 ---> Running in 4176f1e697e8 10:12:37 ---> f6efcf62c49f 10:12:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:12:37 ---> Running in 56c8d50f502b 10:12:37 Removing intermediate container 4176f1e697e8 10:12:37 ---> e8df40049f29 10:12:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 10:12:38 ---> Running in 372c1b9b2871 10:12:38 Removing intermediate container 56c8d50f502b 10:12:38 ---> 538114cfd133 10:12:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:38 ---> Running in 94309ae00ea9 10:12:39 Removing intermediate container 94309ae00ea9 10:12:39 ---> 9b84841cda60 10:12:39 Step 18/20 : LABEL arch=arm64 10:12:39 ---> Running in e267928acda3 10:12:40 Removing intermediate container e267928acda3 10:12:40 ---> 92334339a336 10:12:40 Step 19/20 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:12:40 ---> Running in 0c80094e15da 10:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:12:40 Removing intermediate container 0c80094e15da 10:12:40 ---> 1f34670d4374 10:12:40 Step 20/20 : LABEL version=2.3.0-dev.52fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:12:40 10:12:40 ---> Running in a687375a2a5a 10:12:41 Removing intermediate container a687375a2a5a 10:12:41 ---> 0f5ee86cb338 10:12:41 10:12:41 Successfully built 0f5ee86cb338 10:12:41 Successfully tagged security-spiffe-token-provider-arm64:latest 10:12:41  Building security-spiffe-token-provider ... done (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:12:41 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:12:41 (3/33) Installing readline (8.1.2-r0) 10:12:41 (4/33) Installing bash (5.1.16-r2) 10:12:41 Executing bash-5.1.16-r2.post-install 10:12:41 (5/33) Installing ca-certificates (20220614-r0) 10:12:42 (6/33) Installing brotli-libs (1.0.9-r6) 10:12:42 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:12:42 (8/33) Installing libcurl (7.83.1-r2) 10:12:42 (9/33) Installing curl (7.83.1-r2) 10:12:42 (10/33) Installing docker-cli (20.10.16-r2) 10:12:42 (11/33) Installing dumb-init (1.2.5-r1) 10:12:42 (12/33) Installing libbz2 (1.0.8-r1) 10:12:42 (13/33) Installing expat (2.4.8-r0) 10:12:42 (14/33) Installing libffi (3.4.2-r1) 10:12:42 (15/33) Installing gdbm (1.23-r0) 10:12:42 (16/33) Installing xz-libs (5.2.5-r1) 10:12:42 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:12:42 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:12:42 (19/33) Installing mpdecimal (2.5.1-r1) 10:12:42 (20/33) Installing sqlite-libs (3.38.5-r0) 10:12:42 (21/33) Installing python3 (3.10.5-r0) 10:12:44 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:12:44 (23/33) Installing py3-tomli (2.0.1-r1) 10:12:44 (24/33) Installing py3-pep517 (0.12.0-r2) 10:12:44 (25/33) Installing py3-six (1.16.0-r1) 10:12:44 (26/33) Installing py3-retrying (1.3.3-r3) 10:12:44 (27/33) Installing py3-appdirs (1.4.4-r3) 10:12:44 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:12:44 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:12:44 (30/33) Installing py3-parsing (2.4.7-r3) 10:12:45 (31/33) Installing py3-packaging (21.3-r0) 10:12:45 (32/33) Installing py3-setuptools (59.4.0-r0) 10:12:45 (33/33) Installing py3-pip (22.1.1-r0) 10:12:46 Executing busybox-1.35.0-r17.trigger 10:12:46 Executing ca-certificates-20220614-r0.trigger 10:12:46 OK: 120 MiB in 47 packages 10:12:58 Collecting docker-compose==1.23.2 10:12:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:12:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.8 MB/s eta 0:00:00 10:12:58 Collecting dockerpty<0.5,>=0.4.1 10:12:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:12:58 Preparing metadata (setup.py): started 10:13:00 Preparing metadata (setup.py): finished with status 'done' 10:13:00 Collecting docker<4.0,>=3.6.0 10:13:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.8 MB/s eta 0:00:00 10:13:01 Collecting jsonschema<3,>=2.5.1 10:13:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:13:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:13:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:13:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 20.5 MB/s eta 0:00:00 10:13:02 Collecting docopt<0.7,>=0.6.1 10:13:02 Downloading docopt-0.6.2.tar.gz (25 kB) 10:13:02 Preparing metadata (setup.py): started 10:13:03 Preparing metadata (setup.py): finished with status 'done' 10:13:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:13:04 Collecting PyYAML<4,>=3.10 10:13:04 Downloading PyYAML-3.13.tar.gz (270 kB) 10:13:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.7 MB/s eta 0:00:00 10:13:05 Preparing metadata (setup.py): started 10:13:07 Preparing metadata (setup.py): finished with status 'done' 10:13:07 Collecting websocket-client<1.0,>=0.32.0 10:13:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:13:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.9 MB/s eta 0:00:00 10:13:07 Collecting texttable<0.10,>=0.9.0 10:13:07 Downloading texttable-0.9.1.tar.gz (11 kB) 10:13:07 Preparing metadata (setup.py): started 10:13:09 Preparing metadata (setup.py): finished with status 'done' 10:13:09 Collecting cached-property<2,>=1.2.0 10:13:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:13:09 Collecting docker-pycreds>=0.4.0 10:13:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:13:10 Collecting certifi>=2017.4.17 10:13:10 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 10:13:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.0 MB/s eta 0:00:00 10:13:11 Collecting chardet<3.1.0,>=3.0.2 10:13:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:13:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.4 MB/s eta 0:00:00 10:13:11 Collecting idna<2.8,>=2.5 10:13:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:13:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.4 MB/s eta 0:00:00 10:13:11 Collecting urllib3<1.25,>=1.21.1 10:13:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:13:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.6 MB/s eta 0:00:00 10:13:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:13:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:13:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:13:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:13:13 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:13:13 Running setup.py install for texttable: started 10:13:14 Running setup.py install for texttable: finished with status 'done' 10:13:15 Running setup.py install for PyYAML: started 10:13:17 Running setup.py install for PyYAML: finished with status 'done' 10:13:18 Running setup.py install for docopt: started 10:13:20 Running setup.py install for docopt: finished with status 'done' 10:13:23 Running setup.py install for dockerpty: started 10:13:24 Running setup.py install for dockerpty: finished with status 'done' 10:13:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:13:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:13:39 Removing intermediate container f575e0b9b583 10:13:39 ---> 480aa2d12831 10:13:39 10:13:39 Step 10/23 : FROM alpine:3.16 10:13:39 ---> a6215f271958 10:13:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:13:39 ---> Using cache 10:13:39 ---> f256fae929f7 10:13:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:13:39 ---> Using cache 10:13:39 ---> 5b684fc6a503 10:13:39 Step 13/23 : ENV APP_PORT=59882 10:13:39 ---> Running in a870c5121ee2 10:13:40 Removing intermediate container a870c5121ee2 10:13:40 ---> aa66951a637a 10:13:40 Step 14/23 : EXPOSE $APP_PORT 10:13:40 ---> Running in 1f812729cc00 10:13:40 Removing intermediate container 1f812729cc00 10:13:40 ---> 0b7fabffc9f9 10:13:40 Step 15/23 : WORKDIR / 10:13:40 ---> Running in caff3ec32e0d 10:13:41 Removing intermediate container caff3ec32e0d 10:13:41 ---> 0e96c0395b5d 10:13:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:41 Removing intermediate container 372c1b9b2871 10:13:41 ---> 28bf3e7cf4ed 10:13:41 Step 14/23 : ENV APP_PORT=58890 10:13:41 ---> Running in 5f5623dcb37c 10:13:42 ---> 066fd7faa106 10:13:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:13:42 Removing intermediate container 5f5623dcb37c 10:13:42 ---> 59db71f416c8 10:13:42 Step 15/23 : EXPOSE $APP_PORT 10:13:42 ---> Running in 1ddbce55d8d2 10:13:42 Removing intermediate container ccff760cc7c6 10:13:42 ---> d41a3b0fb311 10:13:42 10:13:42 Step 10/24 : FROM alpine:3.16 10:13:42 ---> a6215f271958 10:13:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:13:42 ---> Using cache 10:13:42 ---> f256fae929f7 10:13:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:13:42 ---> Using cache 10:13:42 ---> 5b684fc6a503 10:13:42 Step 13/24 : ENV APP_PORT=59881 10:13:42 ---> Running in dc7554e6e8d8 10:13:42 Removing intermediate container 1ddbce55d8d2 10:13:42 ---> e8026a364c74 10:13:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:13:43 Removing intermediate container dc7554e6e8d8 10:13:43 ---> 976438d51d02 10:13:43 Step 14/24 : EXPOSE $APP_PORT 10:13:43 ---> Running in 23abd0753f2f 10:13:43 ---> 9de4497f6a53 10:13:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:13:43 Removing intermediate container 23abd0753f2f 10:13:43 ---> 5e8d977d340b 10:13:43 Step 15/24 : WORKDIR / 10:13:44 ---> Running in 448cf03ca3eb 10:13:44 Removing intermediate container 448cf03ca3eb 10:13:44 ---> 8defa7a3912c 10:13:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:44 ---> 5ba681615db6 10:13:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:13:44 ---> 2871c5990c48 10:13:44 Step 19/23 : ENTRYPOINT ["/core-command"] 10:13:45 ---> Running in 47d055b68991 10:13:45 Removing intermediate container 47d055b68991 10:13:45 ---> ab9e742f0941 10:13:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:45 ---> Running in 795d3ed55071 10:13:45 ---> e44f2e6cddac 10:13:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:13:46 ---> 028e1d36501d 10:13:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:13:46 Removing intermediate container 795d3ed55071 10:13:46 ---> 0ab7e9b3f7f3 10:13:46 Step 21/23 : LABEL arch=arm64 10:13:46 ---> Running in 75e4cc03ead7 10:13:47 Removing intermediate container 75e4cc03ead7 10:13:47 ---> 0717ebfb999b 10:13:47 Step 22/23 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:13:47 ---> Running in d00c561c29e7 10:13:47 ---> 761a0e72a8da 10:13:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:13:47 ---> Running in ead41b154735 10:13:48 Removing intermediate container d00c561c29e7 10:13:48 ---> 4ebd61be2ed4 10:13:48 Step 23/23 : LABEL version=2.3.0-dev.52 10:13:48 ---> Running in 5f9d212b473c 10:13:48 Removing intermediate container ead41b154735 10:13:48 ---> ea965f5bb5d2 10:13:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:48 ---> f07e0db38cbf 10:13:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:13:48 ---> Running in c2f9d3aa9314 10:13:48 Removing intermediate container 5f9d212b473c 10:13:48 ---> daff1a2c4668 10:13:48 10:13:48 Successfully built daff1a2c4668 10:13:48 Successfully tagged core-command-arm64:latest 10:13:48  Building core-command ... done Removing intermediate container c2f9d3aa9314 10:13:48 ---> 64a0ee64f2b8 10:13:48 Step 21/23 : LABEL arch=arm64 10:13:48 ---> Running in 410e3dde7d82 10:13:48 ---> bb02268eea0f 10:13:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:13:49 Removing intermediate container 410e3dde7d82 10:13:49 ---> 067ffa72a07c 10:13:49 Step 22/23 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:13:49 ---> Running in b629a4b9acfb 10:13:49 Removing intermediate container b629a4b9acfb 10:13:49 ---> 50b23096d0bc 10:13:49 Step 23/23 : LABEL version=2.3.0-dev.52 10:13:49 ---> Running in e9c60e1ab68a 10:13:49 ---> 011dc57ac8d9 10:13:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:13:49 ---> Running in 3069579c74b5 10:13:50 Removing intermediate container e9c60e1ab68a 10:13:50 ---> 7dab6322ab8e 10:13:50 10:13:50 Successfully built 7dab6322ab8e 10:13:50 Successfully tagged sys-mgmt-agent-arm64:latest 10:13:50 Removing intermediate container 3069579c74b5 10:13:50 ---> 2d636212f18a 10:13:50  Building sys-mgmt-agent ... done Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:50 ---> Running in f53e179a5316 10:13:50 Removing intermediate container f53e179a5316 10:13:50 ---> 8eebd3e6b08b 10:13:50 Step 22/24 : LABEL arch=arm64 10:13:50 ---> Running in 365020e1c1c5 10:13:50 Removing intermediate container 365020e1c1c5 10:13:50 ---> 2adccc40050f 10:13:50 Step 23/24 : LABEL git_sha=346e0e8651016b5d00a5e3789d8d74af3490b153 10:13:51 ---> Running in c0ebbb85831a 10:13:51 Removing intermediate container c0ebbb85831a 10:13:51 ---> f5a38a0f3d7c 10:13:51 Step 24/24 : LABEL version=2.3.0-dev.52 10:13:51 ---> Running in 23b1f94ff565 10:13:51 Removing intermediate container 23b1f94ff565 10:13:51 ---> c7bddbcf69a4 10:13:51 10:13:51 Successfully built c7bddbcf69a4 10:13:51 Successfully tagged core-metadata-arm64:latest 10:13:52  Building core-metadata ... done  [Pipeline] } 10:13:52 $ docker stop --time=1 6f683e258e83da33365e29cfb46590f24368295e23ce5dfc37d188a3e5aecbd6 10:13:53 $ docker rm -f 6f683e258e83da33365e29cfb46590f24368295e23ce5dfc37d188a3e5aecbd6 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:54 + docker images 10:13:54 REPOSITORY TAG IMAGE ID CREATED SIZE 10:13:54 core-metadata-arm64 latest c7bddbcf69a4 3 seconds ago 17.5MB 10:13:54 sys-mgmt-agent-arm64 latest 7dab6322ab8e 5 seconds ago 133MB 10:13:54 core-command-arm64 latest daff1a2c4668 6 seconds ago 16.7MB 10:13:54 d41a3b0fb311 12 seconds ago 1.22GB 10:13:54 480aa2d12831 16 seconds ago 1.21GB 10:13:54 security-spiffe-token-provider-arm64 latest 0f5ee86cb338 About a minute ago 28.4MB 10:13:54 d74548f5710d About a minute ago 1.19GB 10:13:54 8b533af0be1a About a minute ago 1.24GB 10:13:54 security-bootstrapper-arm64 latest 6437d4476fe7 3 minutes ago 18.7MB 10:13:54 2c54ea8e934a 4 minutes ago 1.2GB 10:13:54 security-spire-server-arm64 latest db3519d545be 4 minutes ago 84.2MB 10:13:54 5c28a8f95bf4 4 minutes ago 1.09GB 10:13:54 support-notifications-arm64 latest 9fac53d0c9fa 4 minutes ago 26.3MB 10:13:54 1ab56b63c741 5 minutes ago 1.25GB 10:13:54 core-data-arm64 latest a9dd14f7b41e 6 minutes ago 20.7MB 10:13:54 7aedfc1541bd 6 minutes ago 1.22GB 10:13:54 support-scheduler-arm64 latest ed3bcbe2fcde 7 minutes ago 25.7MB 10:13:54 492ea68ced2b 7 minutes ago 1.25GB 10:13:54 security-secretstore-setup-arm64 latest 1ff810f27668 9 minutes ago 28.2MB 10:13:54 security-proxy-setup-arm64 latest d70e8a1860f8 9 minutes ago 26.4MB 10:13:54 8b036e0f3eb3 10 minutes ago 1.2GB 10:13:54 7d5fc091c9ad 10 minutes ago 1.2GB 10:13:54 security-spire-agent-arm64 latest c8e07707d7d7 14 minutes ago 122MB 10:13:54 security-spire-config-arm64 latest e5c28e4ae128 14 minutes ago 83.6MB 10:13:54 4992a5b368c5 15 minutes ago 1.09GB 10:13:54 76d5ab7bd45c 15 minutes ago 1.09GB 10:13:54 ci-base-image-arm64 latest 30ddcbb46c5d 17 minutes ago 995MB 10:13:54 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 10:13:54 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 10:13:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 10:13:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:54 provisioning config files... 10:13:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/288@tmp/config381200074550901392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:55 ---> docker-login.sh 10:13:55 nexus3.edgexfoundry.org:10001 10:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:55 Configure a credential helper to remove this warning. See 10:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:55 10:13:55 Login Succeeded 10:13:55 nexus3.edgexfoundry.org:10002 10:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:55 Configure a credential helper to remove this warning. See 10:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:55 10:13:55 Login Succeeded 10:13:55 nexus3.edgexfoundry.org:10003 10:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:56 Configure a credential helper to remove this warning. See 10:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:56 10:13:56 Login Succeeded 10:13:56 nexus3.edgexfoundry.org:10004 10:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:56 Configure a credential helper to remove this warning. See 10:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:56 10:13:56 Login Succeeded 10:13:57 docker.io 10:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:57 Configure a credential helper to remove this warning. See 10:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:57 10:13:57 Login Succeeded 10:13:57 ---> docker-login.sh ends [Pipeline] } 10:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:57 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:13:57 346e0e8651016b5d00a5e3789d8d74af3490b153 10:13:57 latest 10:13:57 2.3.0-dev.52 10:13:57 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:13:57 main 10:13:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:13:58 254eeba187e6: Preparing 10:13:58 5a7726bb345b: Preparing 10:13:58 9d42189d2481: Preparing 10:13:58 7d1079406ba0: Preparing 10:13:58 5d3e392a13a0: Preparing 10:13:58 5d3e392a13a0: Layer already exists 10:13:58 9d42189d2481: Pushed 10:13:58 254eeba187e6: Pushed 10:13:58 7d1079406ba0: Pushed 10:14:01 5a7726bb345b: Pushed 10:14:01 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:6be921095a0575ee4aa5972407f0db70294558e19f918c0c65471123d2f9bc84 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:14:02 254eeba187e6: Preparing 10:14:02 5a7726bb345b: Preparing 10:14:02 9d42189d2481: Preparing 10:14:02 7d1079406ba0: Preparing 10:14:02 5d3e392a13a0: Preparing 10:14:02 5d3e392a13a0: Layer already exists 10:14:02 9d42189d2481: Layer already exists 10:14:02 7d1079406ba0: Layer already exists 10:14:02 254eeba187e6: Layer already exists 10:14:02 5a7726bb345b: Layer already exists 10:14:02 latest: digest: sha256:6be921095a0575ee4aa5972407f0db70294558e19f918c0c65471123d2f9bc84 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.52 10:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:14:03 254eeba187e6: Preparing 10:14:03 5a7726bb345b: Preparing 10:14:03 9d42189d2481: Preparing 10:14:03 7d1079406ba0: Preparing 10:14:03 5d3e392a13a0: Preparing 10:14:03 5d3e392a13a0: Layer already exists 10:14:03 5a7726bb345b: Layer already exists 10:14:03 7d1079406ba0: Layer already exists 10:14:03 9d42189d2481: Layer already exists 10:14:03 254eeba187e6: Layer already exists 10:14:03 2.3.0-dev.52: digest: sha256:6be921095a0575ee4aa5972407f0db70294558e19f918c0c65471123d2f9bc84 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:14:04 254eeba187e6: Preparing 10:14:04 5a7726bb345b: Preparing 10:14:04 9d42189d2481: Preparing 10:14:04 7d1079406ba0: Preparing 10:14:04 5d3e392a13a0: Preparing 10:14:04 5d3e392a13a0: Layer already exists 10:14:04 5a7726bb345b: Layer already exists 10:14:04 9d42189d2481: Layer already exists 10:14:04 7d1079406ba0: Layer already exists 10:14:04 254eeba187e6: Layer already exists 10:14:04 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:6be921095a0575ee4aa5972407f0db70294558e19f918c0c65471123d2f9bc84 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:14:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:14:05 254eeba187e6: Preparing 10:14:05 5a7726bb345b: Preparing 10:14:05 9d42189d2481: Preparing 10:14:05 7d1079406ba0: Preparing 10:14:05 5d3e392a13a0: Preparing 10:14:05 5a7726bb345b: Layer already exists 10:14:05 5d3e392a13a0: Layer already exists 10:14:05 9d42189d2481: Layer already exists 10:14:05 254eeba187e6: Layer already exists 10:14:05 7d1079406ba0: Layer already exists 10:14:05 main: digest: sha256:6be921095a0575ee4aa5972407f0db70294558e19f918c0c65471123d2f9bc84 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:05 ===================================================== [Pipeline] echo 10:14:05 taggedImages: 10:14:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:14:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.52 10:14:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:14:05 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:14:05 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:05 latest 10:14:05 2.3.0-dev.52 10:14:05 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:05 main 10:14:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:06 31d531fe8b8b: Preparing 10:14:06 e2237227491d: Preparing 10:14:06 9d42189d2481: Preparing 10:14:06 d04967d15f8f: Preparing 10:14:06 3d49b298a469: Preparing 10:14:06 5d3e392a13a0: Preparing 10:14:06 5d3e392a13a0: Waiting 10:14:06 9d42189d2481: Layer already exists 10:14:06 5d3e392a13a0: Layer already exists 10:14:06 31d531fe8b8b: Pushed 10:14:06 3d49b298a469: Pushed 10:14:07 d04967d15f8f: Pushed 10:14:09 e2237227491d: Pushed 10:14:09 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:0134c2971ccaaf5754f458deebde66b9b101a1cd850a1698484742144df0a6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:10 31d531fe8b8b: Preparing 10:14:10 e2237227491d: Preparing 10:14:10 9d42189d2481: Preparing 10:14:10 d04967d15f8f: Preparing 10:14:10 3d49b298a469: Preparing 10:14:10 5d3e392a13a0: Preparing 10:14:10 5d3e392a13a0: Waiting 10:14:10 3d49b298a469: Layer already exists 10:14:10 e2237227491d: Layer already exists 10:14:10 d04967d15f8f: Layer already exists 10:14:10 9d42189d2481: Layer already exists 10:14:10 31d531fe8b8b: Layer already exists 10:14:10 5d3e392a13a0: Layer already exists 10:14:10 latest: digest: sha256:0134c2971ccaaf5754f458deebde66b9b101a1cd850a1698484742144df0a6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.52 10:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:11 31d531fe8b8b: Preparing 10:14:11 e2237227491d: Preparing 10:14:11 9d42189d2481: Preparing 10:14:11 d04967d15f8f: Preparing 10:14:11 3d49b298a469: Preparing 10:14:11 5d3e392a13a0: Preparing 10:14:11 5d3e392a13a0: Waiting 10:14:11 e2237227491d: Layer already exists 10:14:11 9d42189d2481: Layer already exists 10:14:11 d04967d15f8f: Layer already exists 10:14:11 3d49b298a469: Layer already exists 10:14:11 31d531fe8b8b: Layer already exists 10:14:11 5d3e392a13a0: Layer already exists 10:14:11 2.3.0-dev.52: digest: sha256:0134c2971ccaaf5754f458deebde66b9b101a1cd850a1698484742144df0a6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:12 31d531fe8b8b: Preparing 10:14:12 e2237227491d: Preparing 10:14:12 9d42189d2481: Preparing 10:14:12 d04967d15f8f: Preparing 10:14:12 3d49b298a469: Preparing 10:14:12 5d3e392a13a0: Preparing 10:14:12 5d3e392a13a0: Waiting 10:14:12 31d531fe8b8b: Layer already exists 10:14:12 d04967d15f8f: Layer already exists 10:14:12 e2237227491d: Layer already exists 10:14:12 9d42189d2481: Layer already exists 10:14:12 3d49b298a469: Layer already exists 10:14:12 5d3e392a13a0: Layer already exists 10:14:12 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:0134c2971ccaaf5754f458deebde66b9b101a1cd850a1698484742144df0a6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:14:13 31d531fe8b8b: Preparing 10:14:13 e2237227491d: Preparing 10:14:13 9d42189d2481: Preparing 10:14:13 d04967d15f8f: Preparing 10:14:13 3d49b298a469: Preparing 10:14:13 5d3e392a13a0: Preparing 10:14:13 5d3e392a13a0: Waiting 10:14:13 e2237227491d: Layer already exists 10:14:13 d04967d15f8f: Layer already exists 10:14:13 3d49b298a469: Layer already exists 10:14:13 31d531fe8b8b: Layer already exists 10:14:13 9d42189d2481: Layer already exists 10:14:13 5d3e392a13a0: Layer already exists 10:14:13 main: digest: sha256:0134c2971ccaaf5754f458deebde66b9b101a1cd850a1698484742144df0a6b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:13 ===================================================== [Pipeline] echo 10:14:13 taggedImages: 10:14:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:14:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.52 10:14:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:14:13 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:14:13 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:13 latest 10:14:13 2.3.0-dev.52 10:14:13 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:13 main 10:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:14 4d3204db2000: Preparing 10:14:14 482b500c3990: Preparing 10:14:14 bfca1cdc1092: Preparing 10:14:14 9d42189d2481: Preparing 10:14:14 7d1079406ba0: Preparing 10:14:14 5d3e392a13a0: Preparing 10:14:14 5d3e392a13a0: Waiting 10:14:14 9d42189d2481: Layer already exists 10:14:14 7d1079406ba0: Layer already exists 10:14:14 5d3e392a13a0: Layer already exists 10:14:14 482b500c3990: Pushed 10:14:14 4d3204db2000: Pushed 10:14:18 bfca1cdc1092: Pushed 10:14:18 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:0ab544601e200598d7cd28c44d683b514cef64f6011f07a8cdc5465fbbb54fe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:19 4d3204db2000: Preparing 10:14:19 482b500c3990: Preparing 10:14:19 bfca1cdc1092: Preparing 10:14:19 9d42189d2481: Preparing 10:14:19 7d1079406ba0: Preparing 10:14:19 5d3e392a13a0: Preparing 10:14:19 5d3e392a13a0: Waiting 10:14:19 7d1079406ba0: Layer already exists 10:14:19 bfca1cdc1092: Layer already exists 10:14:19 482b500c3990: Layer already exists 10:14:19 9d42189d2481: Layer already exists 10:14:19 4d3204db2000: Layer already exists 10:14:19 5d3e392a13a0: Layer already exists 10:14:19 latest: digest: sha256:0ab544601e200598d7cd28c44d683b514cef64f6011f07a8cdc5465fbbb54fe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.52 10:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:20 4d3204db2000: Preparing 10:14:20 482b500c3990: Preparing 10:14:20 bfca1cdc1092: Preparing 10:14:20 9d42189d2481: Preparing 10:14:20 7d1079406ba0: Preparing 10:14:20 5d3e392a13a0: Preparing 10:14:20 5d3e392a13a0: Waiting 10:14:20 7d1079406ba0: Layer already exists 10:14:20 4d3204db2000: Layer already exists 10:14:20 9d42189d2481: Layer already exists 10:14:20 bfca1cdc1092: Layer already exists 10:14:20 482b500c3990: Layer already exists 10:14:20 5d3e392a13a0: Layer already exists 10:14:20 2.3.0-dev.52: digest: sha256:0ab544601e200598d7cd28c44d683b514cef64f6011f07a8cdc5465fbbb54fe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:21 4d3204db2000: Preparing 10:14:21 482b500c3990: Preparing 10:14:21 bfca1cdc1092: Preparing 10:14:21 9d42189d2481: Preparing 10:14:21 7d1079406ba0: Preparing 10:14:21 5d3e392a13a0: Preparing 10:14:21 5d3e392a13a0: Waiting 10:14:21 bfca1cdc1092: Layer already exists 10:14:21 9d42189d2481: Layer already exists 10:14:21 482b500c3990: Layer already exists 10:14:21 4d3204db2000: Layer already exists 10:14:21 7d1079406ba0: Layer already exists 10:14:21 5d3e392a13a0: Layer already exists 10:14:21 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:0ab544601e200598d7cd28c44d683b514cef64f6011f07a8cdc5465fbbb54fe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:14:21 4d3204db2000: Preparing 10:14:21 482b500c3990: Preparing 10:14:21 bfca1cdc1092: Preparing 10:14:21 9d42189d2481: Preparing 10:14:21 7d1079406ba0: Preparing 10:14:21 5d3e392a13a0: Preparing 10:14:21 5d3e392a13a0: Waiting 10:14:21 7d1079406ba0: Layer already exists 10:14:21 9d42189d2481: Layer already exists 10:14:21 bfca1cdc1092: Layer already exists 10:14:21 4d3204db2000: Layer already exists 10:14:21 482b500c3990: Layer already exists 10:14:22 5d3e392a13a0: Layer already exists 10:14:22 main: digest: sha256:0ab544601e200598d7cd28c44d683b514cef64f6011f07a8cdc5465fbbb54fe1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:22 ===================================================== [Pipeline] echo 10:14:22 taggedImages: 10:14:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:14:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.52 10:14:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:14:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:14:22 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:22 latest 10:14:22 2.3.0-dev.52 10:14:22 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:22 main 10:14:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:23 5ed8a6e93833: Preparing 10:14:23 5ed8a6e93833: Preparing 10:14:23 f5eeaddb8e28: Preparing 10:14:23 207cf32a4451: Preparing 10:14:23 303e53ed3654: Preparing 10:14:23 a085c16e4bdf: Preparing 10:14:23 9d42189d2481: Preparing 10:14:23 1b1e2ab6bf09: Preparing 10:14:23 39716392b1ed: Preparing 10:14:23 68f41026ed2e: Preparing 10:14:23 6781e6a3eeb0: Preparing 10:14:23 5d3e392a13a0: Preparing 10:14:23 9d42189d2481: Waiting 10:14:23 1b1e2ab6bf09: Waiting 10:14:23 39716392b1ed: Waiting 10:14:23 68f41026ed2e: Waiting 10:14:23 6781e6a3eeb0: Waiting 10:14:23 5d3e392a13a0: Waiting 10:14:23 207cf32a4451: Pushed 10:14:23 f5eeaddb8e28: Pushed 10:14:23 303e53ed3654: Pushed 10:14:23 5ed8a6e93833: Pushed 10:14:23 9d42189d2481: Layer already exists 10:14:23 39716392b1ed: Pushed 10:14:23 6781e6a3eeb0: Pushed 10:14:23 68f41026ed2e: Pushed 10:14:23 1b1e2ab6bf09: Pushed 10:14:23 5d3e392a13a0: Layer already exists 10:14:27 a085c16e4bdf: Pushed 10:14:27 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:b24fd6d9188249da9a2ed12f7b29f6894465cdf225b4a734b598cfde6d57a108 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:27 5ed8a6e93833: Preparing 10:14:27 5ed8a6e93833: Preparing 10:14:27 f5eeaddb8e28: Preparing 10:14:27 207cf32a4451: Preparing 10:14:27 303e53ed3654: Preparing 10:14:27 a085c16e4bdf: Preparing 10:14:27 9d42189d2481: Preparing 10:14:27 1b1e2ab6bf09: Preparing 10:14:27 39716392b1ed: Preparing 10:14:27 68f41026ed2e: Preparing 10:14:27 6781e6a3eeb0: Preparing 10:14:27 5d3e392a13a0: Preparing 10:14:27 39716392b1ed: Waiting 10:14:27 6781e6a3eeb0: Waiting 10:14:27 68f41026ed2e: Waiting 10:14:27 5d3e392a13a0: Waiting 10:14:27 9d42189d2481: Waiting 10:14:27 1b1e2ab6bf09: Waiting 10:14:27 f5eeaddb8e28: Layer already exists 10:14:27 5ed8a6e93833: Layer already exists 10:14:27 a085c16e4bdf: Layer already exists 10:14:27 207cf32a4451: Layer already exists 10:14:27 303e53ed3654: Layer already exists 10:14:28 9d42189d2481: Layer already exists 10:14:28 39716392b1ed: Layer already exists 10:14:28 1b1e2ab6bf09: Layer already exists 10:14:28 6781e6a3eeb0: Layer already exists 10:14:28 68f41026ed2e: Layer already exists 10:14:28 5d3e392a13a0: Layer already exists 10:14:28 latest: digest: sha256:b24fd6d9188249da9a2ed12f7b29f6894465cdf225b4a734b598cfde6d57a108 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.52 10:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:28 5ed8a6e93833: Preparing 10:14:28 5ed8a6e93833: Preparing 10:14:28 f5eeaddb8e28: Preparing 10:14:28 207cf32a4451: Preparing 10:14:28 303e53ed3654: Preparing 10:14:28 a085c16e4bdf: Preparing 10:14:28 9d42189d2481: Preparing 10:14:28 1b1e2ab6bf09: Preparing 10:14:28 39716392b1ed: Preparing 10:14:28 68f41026ed2e: Preparing 10:14:28 6781e6a3eeb0: Preparing 10:14:28 5d3e392a13a0: Preparing 10:14:28 39716392b1ed: Waiting 10:14:28 9d42189d2481: Waiting 10:14:28 1b1e2ab6bf09: Waiting 10:14:28 68f41026ed2e: Waiting 10:14:28 5d3e392a13a0: Waiting 10:14:28 6781e6a3eeb0: Waiting 10:14:28 a085c16e4bdf: Layer already exists 10:14:28 5ed8a6e93833: Layer already exists 10:14:28 f5eeaddb8e28: Layer already exists 10:14:28 303e53ed3654: Layer already exists 10:14:28 207cf32a4451: Layer already exists 10:14:28 39716392b1ed: Layer already exists 10:14:28 68f41026ed2e: Layer already exists 10:14:28 9d42189d2481: Layer already exists 10:14:28 1b1e2ab6bf09: Layer already exists 10:14:28 6781e6a3eeb0: Layer already exists 10:14:28 5d3e392a13a0: Layer already exists 10:14:28 2.3.0-dev.52: digest: sha256:b24fd6d9188249da9a2ed12f7b29f6894465cdf225b4a734b598cfde6d57a108 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:29 5ed8a6e93833: Preparing 10:14:29 5ed8a6e93833: Preparing 10:14:29 f5eeaddb8e28: Preparing 10:14:29 207cf32a4451: Preparing 10:14:29 303e53ed3654: Preparing 10:14:29 a085c16e4bdf: Preparing 10:14:29 9d42189d2481: Preparing 10:14:29 1b1e2ab6bf09: Preparing 10:14:29 39716392b1ed: Preparing 10:14:29 68f41026ed2e: Preparing 10:14:29 6781e6a3eeb0: Preparing 10:14:29 5d3e392a13a0: Preparing 10:14:29 39716392b1ed: Waiting 10:14:29 68f41026ed2e: Waiting 10:14:29 6781e6a3eeb0: Waiting 10:14:29 5d3e392a13a0: Waiting 10:14:29 9d42189d2481: Waiting 10:14:29 1b1e2ab6bf09: Waiting 10:14:29 f5eeaddb8e28: Layer already exists 10:14:29 a085c16e4bdf: Layer already exists 10:14:29 303e53ed3654: Layer already exists 10:14:29 5ed8a6e93833: Layer already exists 10:14:29 207cf32a4451: Layer already exists 10:14:29 9d42189d2481: Layer already exists 10:14:29 1b1e2ab6bf09: Layer already exists 10:14:29 6781e6a3eeb0: Layer already exists 10:14:29 39716392b1ed: Layer already exists 10:14:29 68f41026ed2e: Layer already exists 10:14:29 5d3e392a13a0: Layer already exists 10:14:29 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:b24fd6d9188249da9a2ed12f7b29f6894465cdf225b4a734b598cfde6d57a108 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:14:30 5ed8a6e93833: Preparing 10:14:30 5ed8a6e93833: Preparing 10:14:30 f5eeaddb8e28: Preparing 10:14:30 207cf32a4451: Preparing 10:14:30 303e53ed3654: Preparing 10:14:30 a085c16e4bdf: Preparing 10:14:30 9d42189d2481: Preparing 10:14:30 1b1e2ab6bf09: Preparing 10:14:30 39716392b1ed: Preparing 10:14:30 68f41026ed2e: Preparing 10:14:30 6781e6a3eeb0: Preparing 10:14:30 5d3e392a13a0: Preparing 10:14:30 1b1e2ab6bf09: Waiting 10:14:30 39716392b1ed: Waiting 10:14:30 68f41026ed2e: Waiting 10:14:30 6781e6a3eeb0: Waiting 10:14:30 5d3e392a13a0: Waiting 10:14:30 9d42189d2481: Waiting 10:14:30 303e53ed3654: Layer already exists 10:14:30 207cf32a4451: Layer already exists 10:14:30 5ed8a6e93833: Layer already exists 10:14:30 f5eeaddb8e28: Layer already exists 10:14:30 a085c16e4bdf: Layer already exists 10:14:30 68f41026ed2e: Layer already exists 10:14:30 1b1e2ab6bf09: Layer already exists 10:14:30 9d42189d2481: Layer already exists 10:14:30 39716392b1ed: Layer already exists 10:14:30 6781e6a3eeb0: Layer already exists 10:14:30 5d3e392a13a0: Layer already exists 10:14:30 main: digest: sha256:b24fd6d9188249da9a2ed12f7b29f6894465cdf225b4a734b598cfde6d57a108 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:30 ===================================================== [Pipeline] echo 10:14:30 taggedImages: 10:14:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:14:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.52 10:14:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:14:31 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:14:31 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:31 latest 10:14:31 2.3.0-dev.52 10:14:31 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:31 main 10:14:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:31 02ee2ef9783a: Preparing 10:14:31 39d24d0fe05f: Preparing 10:14:31 ce4bfc824f11: Preparing 10:14:31 12a6c24af94f: Preparing 10:14:31 d33a6409de45: Preparing 10:14:31 276a5591006f: Preparing 10:14:31 1078937a9d5c: Preparing 10:14:31 5d3e392a13a0: Preparing 10:14:31 276a5591006f: Waiting 10:14:31 5d3e392a13a0: Waiting 10:14:31 1078937a9d5c: Waiting 10:14:31 d33a6409de45: Pushed 10:14:31 02ee2ef9783a: Pushed 10:14:31 39d24d0fe05f: Pushed 10:14:31 5d3e392a13a0: Layer already exists 10:14:32 276a5591006f: Pushed 10:14:32 1078937a9d5c: Pushed 10:14:34 12a6c24af94f: Pushed 10:14:34 ce4bfc824f11: Pushed 10:14:34 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:864a16226a9af4367a01887bc79a33510624aa90d96f9f4222e29954958a89d1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:35 02ee2ef9783a: Preparing 10:14:35 39d24d0fe05f: Preparing 10:14:35 ce4bfc824f11: Preparing 10:14:35 12a6c24af94f: Preparing 10:14:35 d33a6409de45: Preparing 10:14:35 276a5591006f: Preparing 10:14:35 1078937a9d5c: Preparing 10:14:35 5d3e392a13a0: Preparing 10:14:35 276a5591006f: Waiting 10:14:35 1078937a9d5c: Waiting 10:14:35 5d3e392a13a0: Waiting 10:14:35 d33a6409de45: Layer already exists 10:14:35 39d24d0fe05f: Layer already exists 10:14:35 ce4bfc824f11: Layer already exists 10:14:35 12a6c24af94f: Layer already exists 10:14:35 02ee2ef9783a: Layer already exists 10:14:35 1078937a9d5c: Layer already exists 10:14:35 276a5591006f: Layer already exists 10:14:35 5d3e392a13a0: Layer already exists 10:14:35 latest: digest: sha256:864a16226a9af4367a01887bc79a33510624aa90d96f9f4222e29954958a89d1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.52 10:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:36 02ee2ef9783a: Preparing 10:14:36 39d24d0fe05f: Preparing 10:14:36 ce4bfc824f11: Preparing 10:14:36 12a6c24af94f: Preparing 10:14:36 d33a6409de45: Preparing 10:14:36 276a5591006f: Preparing 10:14:36 1078937a9d5c: Preparing 10:14:36 5d3e392a13a0: Preparing 10:14:36 276a5591006f: Waiting 10:14:36 1078937a9d5c: Waiting 10:14:36 5d3e392a13a0: Waiting 10:14:36 d33a6409de45: Layer already exists 10:14:36 39d24d0fe05f: Layer already exists 10:14:36 12a6c24af94f: Layer already exists 10:14:36 02ee2ef9783a: Layer already exists 10:14:36 ce4bfc824f11: Layer already exists 10:14:36 1078937a9d5c: Layer already exists 10:14:36 276a5591006f: Layer already exists 10:14:36 5d3e392a13a0: Layer already exists 10:14:36 2.3.0-dev.52: digest: sha256:864a16226a9af4367a01887bc79a33510624aa90d96f9f4222e29954958a89d1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:37 02ee2ef9783a: Preparing 10:14:37 39d24d0fe05f: Preparing 10:14:37 ce4bfc824f11: Preparing 10:14:37 12a6c24af94f: Preparing 10:14:37 d33a6409de45: Preparing 10:14:37 276a5591006f: Preparing 10:14:37 1078937a9d5c: Preparing 10:14:37 5d3e392a13a0: Preparing 10:14:37 1078937a9d5c: Waiting 10:14:37 276a5591006f: Waiting 10:14:37 d33a6409de45: Layer already exists 10:14:37 12a6c24af94f: Layer already exists 10:14:37 ce4bfc824f11: Layer already exists 10:14:37 39d24d0fe05f: Layer already exists 10:14:37 02ee2ef9783a: Layer already exists 10:14:37 1078937a9d5c: Layer already exists 10:14:37 5d3e392a13a0: Layer already exists 10:14:37 276a5591006f: Layer already exists 10:14:37 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:864a16226a9af4367a01887bc79a33510624aa90d96f9f4222e29954958a89d1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:14:38 02ee2ef9783a: Preparing 10:14:38 39d24d0fe05f: Preparing 10:14:38 ce4bfc824f11: Preparing 10:14:38 12a6c24af94f: Preparing 10:14:38 d33a6409de45: Preparing 10:14:38 276a5591006f: Preparing 10:14:38 1078937a9d5c: Preparing 10:14:38 5d3e392a13a0: Preparing 10:14:38 276a5591006f: Waiting 10:14:38 1078937a9d5c: Waiting 10:14:38 5d3e392a13a0: Waiting 10:14:38 ce4bfc824f11: Layer already exists 10:14:38 02ee2ef9783a: Layer already exists 10:14:38 39d24d0fe05f: Layer already exists 10:14:38 12a6c24af94f: Layer already exists 10:14:38 d33a6409de45: Layer already exists 10:14:38 276a5591006f: Layer already exists 10:14:38 5d3e392a13a0: Layer already exists 10:14:38 1078937a9d5c: Layer already exists 10:14:38 main: digest: sha256:864a16226a9af4367a01887bc79a33510624aa90d96f9f4222e29954958a89d1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:38 ===================================================== [Pipeline] echo 10:14:38 taggedImages: 10:14:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:14:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.52 10:14:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:14:38 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:14:38 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:38 latest 10:14:38 2.3.0-dev.52 10:14:38 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:38 main 10:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:39 8eb646200d43: Preparing 10:14:39 a67f7d049132: Preparing 10:14:39 f9795201be21: Preparing 10:14:39 67a7685b0393: Preparing 10:14:39 92db62eb641f: Preparing 10:14:39 e87cc26a952c: Preparing 10:14:39 66b118800e9c: Preparing 10:14:39 d4a317344320: Preparing 10:14:39 cf77063ee53f: Preparing 10:14:39 5d3e392a13a0: Preparing 10:14:39 66b118800e9c: Waiting 10:14:39 e87cc26a952c: Waiting 10:14:39 d4a317344320: Waiting 10:14:39 cf77063ee53f: Waiting 10:14:39 92db62eb641f: Pushed 10:14:39 a67f7d049132: Pushed 10:14:39 8eb646200d43: Pushed 10:14:40 e87cc26a952c: Pushed 10:14:40 66b118800e9c: Pushed 10:14:40 d4a317344320: Pushed 10:14:40 5d3e392a13a0: Layer already exists 10:14:40 cf77063ee53f: Pushed 10:14:42 67a7685b0393: Pushed 10:14:42 f9795201be21: Pushed 10:14:43 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:c6dd2eff59485c8bcf5f5dc4aaf119ac85d853abf21e57db183424fe1854eb92 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:43 8eb646200d43: Preparing 10:14:43 a67f7d049132: Preparing 10:14:43 f9795201be21: Preparing 10:14:43 67a7685b0393: Preparing 10:14:43 92db62eb641f: Preparing 10:14:43 e87cc26a952c: Preparing 10:14:43 66b118800e9c: Preparing 10:14:43 d4a317344320: Preparing 10:14:43 cf77063ee53f: Preparing 10:14:43 5d3e392a13a0: Preparing 10:14:43 66b118800e9c: Waiting 10:14:43 d4a317344320: Waiting 10:14:43 cf77063ee53f: Waiting 10:14:43 5d3e392a13a0: Waiting 10:14:43 e87cc26a952c: Waiting 10:14:43 8eb646200d43: Layer already exists 10:14:43 67a7685b0393: Layer already exists 10:14:43 a67f7d049132: Layer already exists 10:14:43 f9795201be21: Layer already exists 10:14:43 92db62eb641f: Layer already exists 10:14:43 e87cc26a952c: Layer already exists 10:14:43 66b118800e9c: Layer already exists 10:14:43 d4a317344320: Layer already exists 10:14:43 cf77063ee53f: Layer already exists 10:14:44 5d3e392a13a0: Layer already exists 10:14:44 latest: digest: sha256:c6dd2eff59485c8bcf5f5dc4aaf119ac85d853abf21e57db183424fe1854eb92 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.52 10:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:44 8eb646200d43: Preparing 10:14:44 a67f7d049132: Preparing 10:14:44 f9795201be21: Preparing 10:14:44 67a7685b0393: Preparing 10:14:44 92db62eb641f: Preparing 10:14:44 e87cc26a952c: Preparing 10:14:44 66b118800e9c: Preparing 10:14:44 d4a317344320: Preparing 10:14:44 cf77063ee53f: Preparing 10:14:44 5d3e392a13a0: Preparing 10:14:44 e87cc26a952c: Waiting 10:14:44 66b118800e9c: Waiting 10:14:44 d4a317344320: Waiting 10:14:44 cf77063ee53f: Waiting 10:14:44 5d3e392a13a0: Waiting 10:14:44 8eb646200d43: Layer already exists 10:14:44 a67f7d049132: Layer already exists 10:14:44 92db62eb641f: Layer already exists 10:14:44 67a7685b0393: Layer already exists 10:14:44 f9795201be21: Layer already exists 10:14:44 d4a317344320: Layer already exists 10:14:44 e87cc26a952c: Layer already exists 10:14:44 66b118800e9c: Layer already exists 10:14:44 5d3e392a13a0: Layer already exists 10:14:44 cf77063ee53f: Layer already exists 10:14:45 2.3.0-dev.52: digest: sha256:c6dd2eff59485c8bcf5f5dc4aaf119ac85d853abf21e57db183424fe1854eb92 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:45 8eb646200d43: Preparing 10:14:45 a67f7d049132: Preparing 10:14:45 f9795201be21: Preparing 10:14:45 67a7685b0393: Preparing 10:14:45 92db62eb641f: Preparing 10:14:45 e87cc26a952c: Preparing 10:14:45 66b118800e9c: Preparing 10:14:45 d4a317344320: Preparing 10:14:45 cf77063ee53f: Preparing 10:14:45 5d3e392a13a0: Preparing 10:14:45 e87cc26a952c: Waiting 10:14:45 66b118800e9c: Waiting 10:14:45 d4a317344320: Waiting 10:14:45 cf77063ee53f: Waiting 10:14:45 5d3e392a13a0: Waiting 10:14:45 67a7685b0393: Layer already exists 10:14:45 a67f7d049132: Layer already exists 10:14:45 92db62eb641f: Layer already exists 10:14:45 f9795201be21: Layer already exists 10:14:45 8eb646200d43: Layer already exists 10:14:45 d4a317344320: Layer already exists 10:14:45 e87cc26a952c: Layer already exists 10:14:45 cf77063ee53f: Layer already exists 10:14:45 66b118800e9c: Layer already exists 10:14:46 5d3e392a13a0: Layer already exists 10:14:46 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:c6dd2eff59485c8bcf5f5dc4aaf119ac85d853abf21e57db183424fe1854eb92 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:14:46 8eb646200d43: Preparing 10:14:46 a67f7d049132: Preparing 10:14:46 f9795201be21: Preparing 10:14:46 67a7685b0393: Preparing 10:14:46 92db62eb641f: Preparing 10:14:46 e87cc26a952c: Preparing 10:14:46 66b118800e9c: Preparing 10:14:46 d4a317344320: Preparing 10:14:46 cf77063ee53f: Preparing 10:14:46 5d3e392a13a0: Preparing 10:14:46 e87cc26a952c: Waiting 10:14:46 66b118800e9c: Waiting 10:14:46 d4a317344320: Waiting 10:14:46 cf77063ee53f: Waiting 10:14:46 5d3e392a13a0: Waiting 10:14:46 67a7685b0393: Layer already exists 10:14:46 8eb646200d43: Layer already exists 10:14:46 92db62eb641f: Layer already exists 10:14:46 a67f7d049132: Layer already exists 10:14:46 f9795201be21: Layer already exists 10:14:46 66b118800e9c: Layer already exists 10:14:46 d4a317344320: Layer already exists 10:14:47 e87cc26a952c: Layer already exists 10:14:47 5d3e392a13a0: Layer already exists 10:14:47 cf77063ee53f: Layer already exists 10:14:47 main: digest: sha256:c6dd2eff59485c8bcf5f5dc4aaf119ac85d853abf21e57db183424fe1854eb92 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:47 ===================================================== [Pipeline] echo 10:14:47 taggedImages: 10:14:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:14:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.52 10:14:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:14:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:14:47 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:47 latest 10:14:47 2.3.0-dev.52 10:14:47 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:47 main 10:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:48 900f1b3ae296: Preparing 10:14:48 c6154d8261b6: Preparing 10:14:48 9d42189d2481: Preparing 10:14:48 7e3f8eaa6ad2: Preparing 10:14:48 5d67df2566ea: Preparing 10:14:48 9833f26c6bda: Preparing 10:14:48 9833f26c6bda: Waiting 10:14:48 9d42189d2481: Layer already exists 10:14:48 9833f26c6bda: Layer already exists 10:14:48 5d67df2566ea: Pushed 10:14:48 900f1b3ae296: Pushed 10:14:49 7e3f8eaa6ad2: Pushed 10:14:53 c6154d8261b6: Pushed 10:14:53 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:7ba90aee016d12457c6b3cb5bda67b3983cad74402190e40fbf7f6bc7e35b70a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:53 900f1b3ae296: Preparing 10:14:53 c6154d8261b6: Preparing 10:14:53 9d42189d2481: Preparing 10:14:53 7e3f8eaa6ad2: Preparing 10:14:53 5d67df2566ea: Preparing 10:14:53 9833f26c6bda: Preparing 10:14:53 9833f26c6bda: Waiting 10:14:53 9d42189d2481: Layer already exists 10:14:53 900f1b3ae296: Layer already exists 10:14:53 7e3f8eaa6ad2: Layer already exists 10:14:53 5d67df2566ea: Layer already exists 10:14:53 c6154d8261b6: Layer already exists 10:14:53 9833f26c6bda: Layer already exists 10:14:54 latest: digest: sha256:7ba90aee016d12457c6b3cb5bda67b3983cad74402190e40fbf7f6bc7e35b70a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.52 10:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:54 900f1b3ae296: Preparing 10:14:54 c6154d8261b6: Preparing 10:14:54 9d42189d2481: Preparing 10:14:54 7e3f8eaa6ad2: Preparing 10:14:54 5d67df2566ea: Preparing 10:14:54 9833f26c6bda: Preparing 10:14:54 9833f26c6bda: Waiting 10:14:54 5d67df2566ea: Layer already exists 10:14:54 c6154d8261b6: Layer already exists 10:14:54 9d42189d2481: Layer already exists 10:14:54 7e3f8eaa6ad2: Layer already exists 10:14:54 900f1b3ae296: Layer already exists 10:14:54 9833f26c6bda: Layer already exists 10:14:55 2.3.0-dev.52: digest: sha256:7ba90aee016d12457c6b3cb5bda67b3983cad74402190e40fbf7f6bc7e35b70a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:55 900f1b3ae296: Preparing 10:14:55 c6154d8261b6: Preparing 10:14:55 9d42189d2481: Preparing 10:14:55 7e3f8eaa6ad2: Preparing 10:14:55 5d67df2566ea: Preparing 10:14:55 9833f26c6bda: Preparing 10:14:55 9833f26c6bda: Waiting 10:14:55 9d42189d2481: Layer already exists 10:14:55 900f1b3ae296: Layer already exists 10:14:55 7e3f8eaa6ad2: Layer already exists 10:14:55 c6154d8261b6: Layer already exists 10:14:55 5d67df2566ea: Layer already exists 10:14:56 9833f26c6bda: Layer already exists 10:14:56 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:7ba90aee016d12457c6b3cb5bda67b3983cad74402190e40fbf7f6bc7e35b70a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:14:56 900f1b3ae296: Preparing 10:14:56 c6154d8261b6: Preparing 10:14:56 9d42189d2481: Preparing 10:14:56 7e3f8eaa6ad2: Preparing 10:14:56 5d67df2566ea: Preparing 10:14:56 9833f26c6bda: Preparing 10:14:56 9833f26c6bda: Waiting 10:14:56 900f1b3ae296: Layer already exists 10:14:56 5d67df2566ea: Layer already exists 10:14:56 7e3f8eaa6ad2: Layer already exists 10:14:56 9d42189d2481: Layer already exists 10:14:56 c6154d8261b6: Layer already exists 10:14:56 9833f26c6bda: Layer already exists 10:14:57 main: digest: sha256:7ba90aee016d12457c6b3cb5bda67b3983cad74402190e40fbf7f6bc7e35b70a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:57 ===================================================== [Pipeline] echo 10:14:57 taggedImages: 10:14:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:14:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.52 10:14:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:14:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:14:57 346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:57 latest 10:14:57 2.3.0-dev.52 10:14:57 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:14:57 main 10:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:14:57 f1e8314cc30a: Preparing 10:14:57 6f92f0018af9: Preparing 10:14:57 eb329f713774: Preparing 10:14:57 b8c971d82fca: Preparing 10:14:57 666935e6290c: Preparing 10:14:57 2dc5ed084b91: Preparing 10:14:57 5d67df2566ea: Preparing 10:14:57 9833f26c6bda: Preparing 10:14:57 2dc5ed084b91: Waiting 10:14:57 5d67df2566ea: Waiting 10:14:57 9833f26c6bda: Waiting 10:14:58 6f92f0018af9: Pushed 10:14:58 f1e8314cc30a: Pushed 10:14:58 eb329f713774: Pushed 10:14:58 5d67df2566ea: Layer already exists 10:14:58 9833f26c6bda: Layer already exists 10:14:59 2dc5ed084b91: Pushed 10:15:07 666935e6290c: Pushed 10:15:14 b8c971d82fca: Pushed 10:15:14 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:d2a92bac8fd94c137d1264b0ee784c6337789bfad20c87ea0a69d9769b9827d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:15 f1e8314cc30a: Preparing 10:15:15 6f92f0018af9: Preparing 10:15:15 eb329f713774: Preparing 10:15:15 b8c971d82fca: Preparing 10:15:15 666935e6290c: Preparing 10:15:15 2dc5ed084b91: Preparing 10:15:15 5d67df2566ea: Preparing 10:15:15 9833f26c6bda: Preparing 10:15:15 5d67df2566ea: Waiting 10:15:15 9833f26c6bda: Waiting 10:15:15 2dc5ed084b91: Waiting 10:15:15 6f92f0018af9: Layer already exists 10:15:15 666935e6290c: Layer already exists 10:15:15 eb329f713774: Layer already exists 10:15:15 f1e8314cc30a: Layer already exists 10:15:15 b8c971d82fca: Layer already exists 10:15:15 5d67df2566ea: Layer already exists 10:15:15 2dc5ed084b91: Layer already exists 10:15:15 9833f26c6bda: Layer already exists 10:15:15 latest: digest: sha256:d2a92bac8fd94c137d1264b0ee784c6337789bfad20c87ea0a69d9769b9827d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.52 10:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:16 f1e8314cc30a: Preparing 10:15:16 6f92f0018af9: Preparing 10:15:16 eb329f713774: Preparing 10:15:16 b8c971d82fca: Preparing 10:15:16 666935e6290c: Preparing 10:15:16 2dc5ed084b91: Preparing 10:15:16 5d67df2566ea: Preparing 10:15:16 9833f26c6bda: Preparing 10:15:16 9833f26c6bda: Waiting 10:15:16 2dc5ed084b91: Waiting 10:15:16 5d67df2566ea: Waiting 10:15:16 b8c971d82fca: Layer already exists 10:15:16 f1e8314cc30a: Layer already exists 10:15:16 666935e6290c: Layer already exists 10:15:16 eb329f713774: Layer already exists 10:15:16 6f92f0018af9: Layer already exists 10:15:16 9833f26c6bda: Layer already exists 10:15:16 5d67df2566ea: Layer already exists 10:15:16 2dc5ed084b91: Layer already exists 10:15:16 2.3.0-dev.52: digest: sha256:d2a92bac8fd94c137d1264b0ee784c6337789bfad20c87ea0a69d9769b9827d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:17 f1e8314cc30a: Preparing 10:15:17 6f92f0018af9: Preparing 10:15:17 eb329f713774: Preparing 10:15:17 b8c971d82fca: Preparing 10:15:17 666935e6290c: Preparing 10:15:17 2dc5ed084b91: Preparing 10:15:17 5d67df2566ea: Preparing 10:15:17 9833f26c6bda: Preparing 10:15:17 5d67df2566ea: Waiting 10:15:17 2dc5ed084b91: Waiting 10:15:17 9833f26c6bda: Waiting 10:15:17 eb329f713774: Layer already exists 10:15:17 f1e8314cc30a: Layer already exists 10:15:17 b8c971d82fca: Layer already exists 10:15:17 6f92f0018af9: Layer already exists 10:15:17 666935e6290c: Layer already exists 10:15:17 9833f26c6bda: Layer already exists 10:15:17 2dc5ed084b91: Layer already exists 10:15:17 5d67df2566ea: Layer already exists 10:15:17 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:d2a92bac8fd94c137d1264b0ee784c6337789bfad20c87ea0a69d9769b9827d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:15:18 f1e8314cc30a: Preparing 10:15:18 6f92f0018af9: Preparing 10:15:18 eb329f713774: Preparing 10:15:18 b8c971d82fca: Preparing 10:15:18 666935e6290c: Preparing 10:15:18 2dc5ed084b91: Preparing 10:15:18 5d67df2566ea: Preparing 10:15:18 9833f26c6bda: Preparing 10:15:18 2dc5ed084b91: Waiting 10:15:18 5d67df2566ea: Waiting 10:15:18 9833f26c6bda: Waiting 10:15:18 6f92f0018af9: Layer already exists 10:15:18 666935e6290c: Layer already exists 10:15:18 b8c971d82fca: Layer already exists 10:15:18 eb329f713774: Layer already exists 10:15:18 f1e8314cc30a: Layer already exists 10:15:18 5d67df2566ea: Layer already exists 10:15:18 2dc5ed084b91: Layer already exists 10:15:18 9833f26c6bda: Layer already exists 10:15:18 main: digest: sha256:d2a92bac8fd94c137d1264b0ee784c6337789bfad20c87ea0a69d9769b9827d9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:18 ===================================================== [Pipeline] echo 10:15:18 taggedImages: 10:15:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:15:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:15:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.52 10:15:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:15:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:15:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:15:18 346e0e8651016b5d00a5e3789d8d74af3490b153 10:15:18 latest 10:15:18 2.3.0-dev.52 10:15:18 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:15:18 main 10:15:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:19 7defdb7a11cf: Preparing 10:15:19 d90d8ef9857d: Preparing 10:15:19 829bbf9caef0: Preparing 10:15:19 eb300a22044d: Preparing 10:15:19 e4e7358c2763: Preparing 10:15:19 5d67df2566ea: Preparing 10:15:19 9833f26c6bda: Preparing 10:15:19 5d67df2566ea: Waiting 10:15:19 9833f26c6bda: Waiting 10:15:19 d90d8ef9857d: Pushed 10:15:19 7defdb7a11cf: Pushed 10:15:19 829bbf9caef0: Pushed 10:15:19 5d67df2566ea: Layer already exists 10:15:19 9833f26c6bda: Layer already exists 10:15:20 e4e7358c2763: Pushed 10:15:38 eb300a22044d: Pushed 10:15:38 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:2cfe02563ad0e9a59ed8ed8aa079b0a75d10b901f9c49269be3f9103a6ba322b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:39 7defdb7a11cf: Preparing 10:15:39 d90d8ef9857d: Preparing 10:15:39 829bbf9caef0: Preparing 10:15:39 eb300a22044d: Preparing 10:15:39 e4e7358c2763: Preparing 10:15:39 5d67df2566ea: Preparing 10:15:39 9833f26c6bda: Preparing 10:15:39 5d67df2566ea: Waiting 10:15:39 9833f26c6bda: Waiting 10:15:39 e4e7358c2763: Layer already exists 10:15:39 7defdb7a11cf: Layer already exists 10:15:39 d90d8ef9857d: Layer already exists 10:15:39 eb300a22044d: Layer already exists 10:15:39 829bbf9caef0: Layer already exists 10:15:39 9833f26c6bda: Layer already exists 10:15:39 5d67df2566ea: Layer already exists 10:15:39 latest: digest: sha256:2cfe02563ad0e9a59ed8ed8aa079b0a75d10b901f9c49269be3f9103a6ba322b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.52 10:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:40 7defdb7a11cf: Preparing 10:15:40 d90d8ef9857d: Preparing 10:15:40 829bbf9caef0: Preparing 10:15:40 eb300a22044d: Preparing 10:15:40 e4e7358c2763: Preparing 10:15:40 5d67df2566ea: Preparing 10:15:40 9833f26c6bda: Preparing 10:15:40 5d67df2566ea: Waiting 10:15:40 9833f26c6bda: Waiting 10:15:40 eb300a22044d: Layer already exists 10:15:40 d90d8ef9857d: Layer already exists 10:15:40 7defdb7a11cf: Layer already exists 10:15:40 e4e7358c2763: Layer already exists 10:15:40 829bbf9caef0: Layer already exists 10:15:40 5d67df2566ea: Layer already exists 10:15:40 9833f26c6bda: Layer already exists 10:15:40 2.3.0-dev.52: digest: sha256:2cfe02563ad0e9a59ed8ed8aa079b0a75d10b901f9c49269be3f9103a6ba322b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:41 7defdb7a11cf: Preparing 10:15:41 d90d8ef9857d: Preparing 10:15:41 829bbf9caef0: Preparing 10:15:41 eb300a22044d: Preparing 10:15:41 e4e7358c2763: Preparing 10:15:41 5d67df2566ea: Preparing 10:15:41 9833f26c6bda: Preparing 10:15:41 5d67df2566ea: Waiting 10:15:41 9833f26c6bda: Waiting 10:15:41 eb300a22044d: Layer already exists 10:15:41 829bbf9caef0: Layer already exists 10:15:41 d90d8ef9857d: Layer already exists 10:15:41 7defdb7a11cf: Layer already exists 10:15:41 e4e7358c2763: Layer already exists 10:15:41 5d67df2566ea: Layer already exists 10:15:41 9833f26c6bda: Layer already exists 10:15:41 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:2cfe02563ad0e9a59ed8ed8aa079b0a75d10b901f9c49269be3f9103a6ba322b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:15:42 7defdb7a11cf: Preparing 10:15:42 d90d8ef9857d: Preparing 10:15:42 829bbf9caef0: Preparing 10:15:42 eb300a22044d: Preparing 10:15:42 e4e7358c2763: Preparing 10:15:42 5d67df2566ea: Preparing 10:15:42 9833f26c6bda: Preparing 10:15:42 5d67df2566ea: Waiting 10:15:42 9833f26c6bda: Waiting 10:15:42 e4e7358c2763: Layer already exists 10:15:42 eb300a22044d: Layer already exists 10:15:42 829bbf9caef0: Layer already exists 10:15:42 7defdb7a11cf: Layer already exists 10:15:42 d90d8ef9857d: Layer already exists 10:15:42 9833f26c6bda: Layer already exists 10:15:42 5d67df2566ea: Layer already exists 10:15:42 main: digest: sha256:2cfe02563ad0e9a59ed8ed8aa079b0a75d10b901f9c49269be3f9103a6ba322b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:42 ===================================================== [Pipeline] echo 10:15:42 taggedImages: 10:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.52 10:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:15:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:15:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:15:42 346e0e8651016b5d00a5e3789d8d74af3490b153 10:15:42 latest 10:15:42 2.3.0-dev.52 10:15:42 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:15:42 main 10:15:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:15:43 80e26e7e6d01: Preparing 10:15:43 3e0d0b4a2fb2: Preparing 10:15:43 fe4d6bf0894f: Preparing 10:15:43 937845c63b7d: Preparing 10:15:43 2dc5ed084b91: Preparing 10:15:43 5d67df2566ea: Preparing 10:15:43 9833f26c6bda: Preparing 10:15:43 5d67df2566ea: Waiting 10:15:43 9833f26c6bda: Waiting 10:15:43 2dc5ed084b91: Layer already exists 10:15:43 5d67df2566ea: Layer already exists 10:15:43 9833f26c6bda: Layer already exists 10:15:43 fe4d6bf0894f: Pushed 10:15:43 80e26e7e6d01: Pushed 10:15:43 3e0d0b4a2fb2: Pushed 10:16:01 937845c63b7d: Pushed 10:16:01 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:40cf85c1328d303b3f7ae757fff73c4e71cefe07c1932f2125d1360b1fa4a43a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:02 80e26e7e6d01: Preparing 10:16:02 3e0d0b4a2fb2: Preparing 10:16:02 fe4d6bf0894f: Preparing 10:16:02 937845c63b7d: Preparing 10:16:02 2dc5ed084b91: Preparing 10:16:02 5d67df2566ea: Preparing 10:16:02 9833f26c6bda: Preparing 10:16:02 5d67df2566ea: Waiting 10:16:02 9833f26c6bda: Waiting 10:16:02 2dc5ed084b91: Layer already exists 10:16:02 fe4d6bf0894f: Layer already exists 10:16:02 3e0d0b4a2fb2: Layer already exists 10:16:02 80e26e7e6d01: Layer already exists 10:16:02 937845c63b7d: Layer already exists 10:16:02 9833f26c6bda: Layer already exists 10:16:02 5d67df2566ea: Layer already exists 10:16:02 latest: digest: sha256:40cf85c1328d303b3f7ae757fff73c4e71cefe07c1932f2125d1360b1fa4a43a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.52 10:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:03 80e26e7e6d01: Preparing 10:16:03 3e0d0b4a2fb2: Preparing 10:16:03 fe4d6bf0894f: Preparing 10:16:03 937845c63b7d: Preparing 10:16:03 2dc5ed084b91: Preparing 10:16:03 5d67df2566ea: Preparing 10:16:03 9833f26c6bda: Preparing 10:16:03 5d67df2566ea: Waiting 10:16:03 9833f26c6bda: Waiting 10:16:03 3e0d0b4a2fb2: Layer already exists 10:16:03 fe4d6bf0894f: Layer already exists 10:16:03 937845c63b7d: Layer already exists 10:16:03 80e26e7e6d01: Layer already exists 10:16:03 2dc5ed084b91: Layer already exists 10:16:03 9833f26c6bda: Layer already exists 10:16:03 5d67df2566ea: Layer already exists 10:16:03 2.3.0-dev.52: digest: sha256:40cf85c1328d303b3f7ae757fff73c4e71cefe07c1932f2125d1360b1fa4a43a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:04 80e26e7e6d01: Preparing 10:16:04 3e0d0b4a2fb2: Preparing 10:16:04 fe4d6bf0894f: Preparing 10:16:04 937845c63b7d: Preparing 10:16:04 2dc5ed084b91: Preparing 10:16:04 5d67df2566ea: Preparing 10:16:04 9833f26c6bda: Preparing 10:16:04 5d67df2566ea: Waiting 10:16:04 9833f26c6bda: Waiting 10:16:04 80e26e7e6d01: Layer already exists 10:16:04 937845c63b7d: Layer already exists 10:16:04 3e0d0b4a2fb2: Layer already exists 10:16:04 fe4d6bf0894f: Layer already exists 10:16:04 2dc5ed084b91: Layer already exists 10:16:04 9833f26c6bda: Layer already exists 10:16:04 5d67df2566ea: Layer already exists 10:16:04 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:40cf85c1328d303b3f7ae757fff73c4e71cefe07c1932f2125d1360b1fa4a43a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:16:05 80e26e7e6d01: Preparing 10:16:05 3e0d0b4a2fb2: Preparing 10:16:05 fe4d6bf0894f: Preparing 10:16:05 937845c63b7d: Preparing 10:16:05 2dc5ed084b91: Preparing 10:16:05 5d67df2566ea: Preparing 10:16:05 9833f26c6bda: Preparing 10:16:05 5d67df2566ea: Waiting 10:16:05 9833f26c6bda: Waiting 10:16:05 2dc5ed084b91: Layer already exists 10:16:05 80e26e7e6d01: Layer already exists 10:16:05 fe4d6bf0894f: Layer already exists 10:16:05 937845c63b7d: Layer already exists 10:16:05 3e0d0b4a2fb2: Layer already exists 10:16:05 9833f26c6bda: Layer already exists 10:16:05 5d67df2566ea: Layer already exists 10:16:05 main: digest: sha256:40cf85c1328d303b3f7ae757fff73c4e71cefe07c1932f2125d1360b1fa4a43a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:05 ===================================================== [Pipeline] echo 10:16:05 taggedImages: 10:16:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:16:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.52 10:16:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:16:05 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:16:05 346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:05 latest 10:16:05 2.3.0-dev.52 10:16:05 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:05 main 10:16:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:06 5254c782b612: Preparing 10:16:06 1f4adda817ed: Preparing 10:16:06 9d42189d2481: Preparing 10:16:06 0905a96c7567: Preparing 10:16:06 5d3e392a13a0: Preparing 10:16:06 5d3e392a13a0: Layer already exists 10:16:06 9d42189d2481: Layer already exists 10:16:06 5254c782b612: Pushed 10:16:07 0905a96c7567: Pushed 10:16:12 1f4adda817ed: Pushed 10:16:12 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:fe525e59f1ff0ff208617dfefec9d88e3dda06e5758a937fd25f151ca75632f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:13 5254c782b612: Preparing 10:16:13 1f4adda817ed: Preparing 10:16:13 9d42189d2481: Preparing 10:16:13 0905a96c7567: Preparing 10:16:13 5d3e392a13a0: Preparing 10:16:13 1f4adda817ed: Layer already exists 10:16:13 0905a96c7567: Layer already exists 10:16:13 5254c782b612: Layer already exists 10:16:13 9d42189d2481: Layer already exists 10:16:13 5d3e392a13a0: Layer already exists 10:16:13 latest: digest: sha256:fe525e59f1ff0ff208617dfefec9d88e3dda06e5758a937fd25f151ca75632f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.52 10:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:14 5254c782b612: Preparing 10:16:14 1f4adda817ed: Preparing 10:16:14 9d42189d2481: Preparing 10:16:14 0905a96c7567: Preparing 10:16:14 5d3e392a13a0: Preparing 10:16:14 5254c782b612: Layer already exists 10:16:14 1f4adda817ed: Layer already exists 10:16:14 5d3e392a13a0: Layer already exists 10:16:14 9d42189d2481: Layer already exists 10:16:14 0905a96c7567: Layer already exists 10:16:14 2.3.0-dev.52: digest: sha256:fe525e59f1ff0ff208617dfefec9d88e3dda06e5758a937fd25f151ca75632f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:14 5254c782b612: Preparing 10:16:14 1f4adda817ed: Preparing 10:16:14 9d42189d2481: Preparing 10:16:14 0905a96c7567: Preparing 10:16:14 5d3e392a13a0: Preparing 10:16:14 0905a96c7567: Layer already exists 10:16:14 5254c782b612: Layer already exists 10:16:14 5d3e392a13a0: Layer already exists 10:16:14 1f4adda817ed: Layer already exists 10:16:14 9d42189d2481: Layer already exists 10:16:15 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:fe525e59f1ff0ff208617dfefec9d88e3dda06e5758a937fd25f151ca75632f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:15 5254c782b612: Preparing 10:16:15 1f4adda817ed: Preparing 10:16:15 9d42189d2481: Preparing 10:16:15 0905a96c7567: Preparing 10:16:15 5d3e392a13a0: Preparing 10:16:15 5d3e392a13a0: Layer already exists 10:16:15 5254c782b612: Layer already exists 10:16:15 9d42189d2481: Layer already exists 10:16:15 1f4adda817ed: Layer already exists 10:16:15 0905a96c7567: Layer already exists 10:16:16 main: digest: sha256:fe525e59f1ff0ff208617dfefec9d88e3dda06e5758a937fd25f151ca75632f2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:16 ===================================================== [Pipeline] echo 10:16:16 taggedImages: 10:16:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:16:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.52 10:16:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:16:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:16:16 346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:16 latest 10:16:16 2.3.0-dev.52 10:16:16 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:16 main 10:16:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:17 78e71cd6fd26: Preparing 10:16:17 2d165d019b74: Preparing 10:16:17 9d42189d2481: Preparing 10:16:17 7d1079406ba0: Preparing 10:16:17 5d3e392a13a0: Preparing 10:16:17 5d3e392a13a0: Layer already exists 10:16:17 9d42189d2481: Layer already exists 10:16:17 7d1079406ba0: Layer already exists 10:16:17 78e71cd6fd26: Pushed 10:16:22 2d165d019b74: Pushed 10:16:22 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:9598d2c64b2f0da6665618b9f6ab0aed00e651aa0b636cd6d284524d7e589202 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:23 78e71cd6fd26: Preparing 10:16:23 2d165d019b74: Preparing 10:16:23 9d42189d2481: Preparing 10:16:23 7d1079406ba0: Preparing 10:16:23 5d3e392a13a0: Preparing 10:16:23 5d3e392a13a0: Layer already exists 10:16:23 78e71cd6fd26: Layer already exists 10:16:23 7d1079406ba0: Layer already exists 10:16:23 9d42189d2481: Layer already exists 10:16:23 2d165d019b74: Layer already exists 10:16:23 latest: digest: sha256:9598d2c64b2f0da6665618b9f6ab0aed00e651aa0b636cd6d284524d7e589202 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.52 10:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:24 78e71cd6fd26: Preparing 10:16:24 2d165d019b74: Preparing 10:16:24 9d42189d2481: Preparing 10:16:24 7d1079406ba0: Preparing 10:16:24 5d3e392a13a0: Preparing 10:16:24 78e71cd6fd26: Layer already exists 10:16:24 5d3e392a13a0: Layer already exists 10:16:24 2d165d019b74: Layer already exists 10:16:24 9d42189d2481: Layer already exists 10:16:24 7d1079406ba0: Layer already exists 10:16:24 2.3.0-dev.52: digest: sha256:9598d2c64b2f0da6665618b9f6ab0aed00e651aa0b636cd6d284524d7e589202 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:25 78e71cd6fd26: Preparing 10:16:25 2d165d019b74: Preparing 10:16:25 9d42189d2481: Preparing 10:16:25 7d1079406ba0: Preparing 10:16:25 5d3e392a13a0: Preparing 10:16:25 9d42189d2481: Layer already exists 10:16:25 5d3e392a13a0: Layer already exists 10:16:25 7d1079406ba0: Layer already exists 10:16:25 2d165d019b74: Layer already exists 10:16:25 78e71cd6fd26: Layer already exists 10:16:25 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:9598d2c64b2f0da6665618b9f6ab0aed00e651aa0b636cd6d284524d7e589202 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:26 78e71cd6fd26: Preparing 10:16:26 2d165d019b74: Preparing 10:16:26 9d42189d2481: Preparing 10:16:26 7d1079406ba0: Preparing 10:16:26 5d3e392a13a0: Preparing 10:16:26 2d165d019b74: Layer already exists 10:16:26 7d1079406ba0: Layer already exists 10:16:26 5d3e392a13a0: Layer already exists 10:16:26 78e71cd6fd26: Layer already exists 10:16:26 9d42189d2481: Layer already exists 10:16:26 main: digest: sha256:9598d2c64b2f0da6665618b9f6ab0aed00e651aa0b636cd6d284524d7e589202 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:26 ===================================================== [Pipeline] echo 10:16:26 taggedImages: 10:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.52 10:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:16:26 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 10:16:26 346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:26 latest 10:16:26 2.3.0-dev.52 10:16:26 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:26 main 10:16:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:27 d57804cc514d: Preparing 10:16:27 835d2971a596: Preparing 10:16:27 e5e950959d0d: Preparing 10:16:27 036e5ec237dc: Preparing 10:16:27 5d3e392a13a0: Preparing 10:16:27 5d3e392a13a0: Layer already exists 10:16:27 835d2971a596: Pushed 10:16:28 d57804cc514d: Pushed 10:16:30 e5e950959d0d: Pushed 10:16:57 036e5ec237dc: Pushed 10:16:57 346e0e8651016b5d00a5e3789d8d74af3490b153: digest: sha256:7dd3af36ff129ea958e036bc9c49939f65f988dfcdfc81e842eb6d4b961583e0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:57 d57804cc514d: Preparing 10:16:57 835d2971a596: Preparing 10:16:57 e5e950959d0d: Preparing 10:16:57 036e5ec237dc: Preparing 10:16:57 5d3e392a13a0: Preparing 10:16:57 5d3e392a13a0: Layer already exists 10:16:57 036e5ec237dc: Layer already exists 10:16:57 d57804cc514d: Layer already exists 10:16:57 835d2971a596: Layer already exists 10:16:57 e5e950959d0d: Layer already exists 10:16:57 latest: digest: sha256:7dd3af36ff129ea958e036bc9c49939f65f988dfcdfc81e842eb6d4b961583e0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.52 10:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:58 d57804cc514d: Preparing 10:16:58 835d2971a596: Preparing 10:16:58 e5e950959d0d: Preparing 10:16:58 036e5ec237dc: Preparing 10:16:58 5d3e392a13a0: Preparing 10:16:58 5d3e392a13a0: Layer already exists 10:16:58 036e5ec237dc: Layer already exists 10:16:58 e5e950959d0d: Layer already exists 10:16:58 d57804cc514d: Layer already exists 10:16:58 835d2971a596: Layer already exists 10:16:58 2.3.0-dev.52: digest: sha256:7dd3af36ff129ea958e036bc9c49939f65f988dfcdfc81e842eb6d4b961583e0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:59 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:59 d57804cc514d: Preparing 10:16:59 835d2971a596: Preparing 10:16:59 e5e950959d0d: Preparing 10:16:59 036e5ec237dc: Preparing 10:16:59 5d3e392a13a0: Preparing 10:16:59 835d2971a596: Layer already exists 10:16:59 e5e950959d0d: Layer already exists 10:16:59 5d3e392a13a0: Layer already exists 10:16:59 036e5ec237dc: Layer already exists 10:16:59 d57804cc514d: Layer already exists 10:16:59 346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52: digest: sha256:7dd3af36ff129ea958e036bc9c49939f65f988dfcdfc81e842eb6d4b961583e0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:00 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:00 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 10:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:17:00 d57804cc514d: Preparing 10:17:00 835d2971a596: Preparing 10:17:00 e5e950959d0d: Preparing 10:17:00 036e5ec237dc: Preparing 10:17:00 5d3e392a13a0: Preparing 10:17:00 5d3e392a13a0: Layer already exists 10:17:00 d57804cc514d: Layer already exists 10:17:00 036e5ec237dc: Layer already exists 10:17:00 e5e950959d0d: Layer already exists 10:17:00 835d2971a596: Layer already exists 10:17:00 main: digest: sha256:7dd3af36ff129ea958e036bc9c49939f65f988dfcdfc81e842eb6d4b961583e0 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:00 ===================================================== [Pipeline] echo 10:17:01 taggedImages: 10:17:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153 10:17:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:17:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.52 10:17:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:346e0e8651016b5d00a5e3789d8d74af3490b153-2.3.0-dev.52 10:17:01 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:01 10:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:01 arm64: Pulling from edgex-lftools-log-publisher 10:17:01 8998bd30e6a1: Pulling fs layer 10:17:01 04944245beec: Pulling fs layer 10:17:01 699f458cf7ca: Pulling fs layer 10:17:01 765212b225bb: Pulling fs layer 10:17:01 f23df028b6ca: Pulling fs layer 10:17:01 d65c8cfc05b1: Pulling fs layer 10:17:01 2437ff75d9bd: Pulling fs layer 10:17:01 f23df028b6ca: Waiting 10:17:01 d65c8cfc05b1: Waiting 10:17:01 2437ff75d9bd: Waiting 10:17:01 765212b225bb: Waiting 10:17:01 04944245beec: Verifying Checksum 10:17:01 04944245beec: Download complete 10:17:01 765212b225bb: Verifying Checksum 10:17:01 765212b225bb: Download complete 10:17:01 f23df028b6ca: Download complete 10:17:01 d65c8cfc05b1: Verifying Checksum 10:17:01 d65c8cfc05b1: Download complete 10:17:02 699f458cf7ca: Verifying Checksum 10:17:02 699f458cf7ca: Download complete 10:17:02 8998bd30e6a1: Verifying Checksum 10:17:02 8998bd30e6a1: Download complete 10:17:05 2437ff75d9bd: Verifying Checksum 10:17:05 2437ff75d9bd: Download complete 10:17:06 8998bd30e6a1: Pull complete 10:17:07 04944245beec: Pull complete 10:17:08 699f458cf7ca: Pull complete 10:17:08 765212b225bb: Pull complete 10:17:09 f23df028b6ca: Pull complete 10:17:10 d65c8cfc05b1: Pull complete 10:17:25 2437ff75d9bd: Pull complete 10:17:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:25 prd-ubuntu20.04-docker-arm64-4c-16g-23928 does not seem to be running inside a container 10:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:17:27 $ docker top 406dd7f2daef652079877e5d128b8f8d407046a79122c8a1e47ea29b918c6128 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:28 ---> job-cost.sh 10:17:28 lf-activate-venv: SKIPPING 10:17:28 INFO: No Stack... 10:17:28 INFO: Retrieving Pricing Info for: v3-standard-4 10:17:29 INFO: Archiving Costs [Pipeline] sh 10:17:30 + cat /w/workspace/edgex-go/288/archives/cost.csv 10:17:30 + cut -d, -f6 [Pipeline] lock 10:17:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-288-stack-cost] 10:17:30 Resource [jenkins-edgexfoundry-edgex-go-main-288-stack-cost] did not exist. Created. 10:17:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-288-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:30 + echo total: 0.10999999940395355 [Pipeline] stash 10:17:31 Stashed 1 file(s) [Pipeline] } 10:17:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-288-stack-cost] [Pipeline] // lock [Pipeline] } 10:17:31 $ docker stop --time=1 406dd7f2daef652079877e5d128b8f8d407046a79122c8a1e47ea29b918c6128 10:17:33 $ docker rm -f 406dd7f2daef652079877e5d128b8f8d407046a79122c8a1e47ea29b918c6128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:17:33 provisioning config files... 10:17:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/288@tmp/config8302583069994614854tmp [Pipeline] { [Pipeline] sh 10:17:33 + set +x 10:17:33 + curl -s https://codecov.io/bash 10:17:33 + bash -s -- 10:17:33 10:17:33 _____ _ 10:17:33 / ____| | | 10:17:33 | | ___ __| | ___ ___ _____ __ 10:17:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:17:33 | |___| (_) | (_| | __/ (_| (_) \ V / 10:17:33 \_____\___/ \__,_|\___|\___\___/ \_/ 10:17:33 Bash-1.0.6 10:17:33 10:17:33 10:17:33 ==> git version 2.25.1 found 10:17:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:17:33 Release-Date: 2020-01-08 10:17:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:17:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:17:33 ==> Jenkins CI detected. 10:17:33 current dir:  /w/workspace/edgex-go/288 10:17:33 project root: . 10:17:33 --> token set from env 10:17:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:17:33 ==> Running gcov in . (disable via -X gcov) 10:17:33 ==> Python coveragepy not found 10:17:33 ==> Searching for coverage reports in: 10:17:33 + . 10:17:33 -> Found 1 reports 10:17:33 ==> Detecting git/mercurial file structure 10:17:34 ==> Reading reports 10:17:34 + ./coverage.out bytes=482786 10:17:34 ==> Appending adjustments 10:17:34 https://docs.codecov.io/docs/fixing-reports 10:17:35 + Found adjustments 10:17:35 ==> Gzipping contents 10:17:35 64K /tmp/codecov.IgO30C.gz 10:17:35 ==> Uploading reports 10:17:35 url: https://codecov.io 10:17:35 query: branch=main&commit=346e0e8651016b5d00a5e3789d8d74af3490b153&build=288&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F288%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:35 -> Pinging Codecov 10:17:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=346e0e8651016b5d00a5e3789d8d74af3490b153&build=288&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F288%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:35 -> Uploading to 10:17:35 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/00271124DB129430A58F1EEE437C3FCB/346e0e8651016b5d00a5e3789d8d74af3490b153/b8740856-ebc0-483f-a854-1414477174f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T101735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f95765e8b3d459e4334e826d35257331543b1f0976d4d534cf08d144b568348 10:17:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:35 Dload Upload Total Spent Left Speed 10:17:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63391 0 0 100 63391 0 304k --:--:-- --:--:-- --:--:-- 304k 100 63391 0 0 100 63391 0 273k --:--:-- --:--:-- --:--:-- 272k 10:17:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/346e0e8651016b5d00a5e3789d8d74af3490b153 [Pipeline] } 10:17:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:17:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:17:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:36 10:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:17:37 df9b9388f04a: Pulling fs layer 10:17:37 52dc419b0ee2: Pulling fs layer 10:17:37 25bc292e5bac: Pulling fs layer 10:17:37 114826534d7a: Pulling fs layer 10:17:37 4657fd5d0bcf: Pulling fs layer 10:17:37 6ad1cebc031e: Pulling fs layer 10:17:37 8a3aa393b2d8: Pulling fs layer 10:17:37 6ad1cebc031e: Waiting 10:17:37 8a3aa393b2d8: Waiting 10:17:37 114826534d7a: Waiting 10:17:37 4657fd5d0bcf: Waiting 10:17:37 25bc292e5bac: Download complete 10:17:37 52dc419b0ee2: Verifying Checksum 10:17:37 52dc419b0ee2: Download complete 10:17:37 4657fd5d0bcf: Verifying Checksum 10:17:37 4657fd5d0bcf: Download complete 10:17:37 df9b9388f04a: Verifying Checksum 10:17:37 df9b9388f04a: Download complete 10:17:37 df9b9388f04a: Pull complete 10:17:37 6ad1cebc031e: Verifying Checksum 10:17:37 6ad1cebc031e: Download complete 10:17:37 52dc419b0ee2: Pull complete 10:17:37 25bc292e5bac: Pull complete 10:17:37 114826534d7a: Verifying Checksum 10:17:37 114826534d7a: Download complete 10:17:37 8a3aa393b2d8: Verifying Checksum 10:17:37 8a3aa393b2d8: Download complete 10:17:41 114826534d7a: Pull complete 10:17:41 4657fd5d0bcf: Pull complete 10:17:41 6ad1cebc031e: Pull complete 10:17:43 8a3aa393b2d8: Pull complete 10:17:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:44 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 10:17:44 $ 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/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:17:48 $ docker top acd42a4dae9cc231091b5e59b068022a11271548b0e48f9ef47233ba9860659b -eo pid,comm [Pipeline] { [Pipeline] echo 10:17:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:17:48 + set -o pipefail 10:17:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:17:53 10:17:53 Monitoring /w/workspace/edgex-go/288 (github.com/edgexfoundry/edgex-go)... 10:17:53 10:17:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/864e9d75-41ba-4a42-a57c-ae41171113a5 10:17:53 10:17:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:17:53 10:17:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:17:53 10:17:53 [Pipeline] } 10:17:53 $ docker stop --time=1 acd42a4dae9cc231091b5e59b068022a11271548b0e48f9ef47233ba9860659b 10:17:56 $ docker rm -f acd42a4dae9cc231091b5e59b068022a11271548b0e48f9ef47233ba9860659b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:17:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:56 provisioning config files... 10:17:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/288@tmp/config5268663859727533229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:57 --> edgex-publish-swagger.sh 10:17:57 === Publish openapi/v2 API === 10:17:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 10:17:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/288/openapi/v2/core-command.yaml] 10:17:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:57 Dload Upload Total Spent Left Speed 10:17:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32250 0:00:01 0:00:01 --:--:-- 32250 100 33831 0 0 100 33831 0 32250 0:00:01 0:00:01 --:--:-- 32250 10:17:58 10:17:58 10:17:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/288/openapi/v2/core-data.yaml] 10:17:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:58 Dload Upload Total Spent Left Speed 10:17:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70268 0:00:01 0:00:01 --:--:-- 70268 100 71604 0 0 100 71604 0 70200 0:00:01 0:00:01 --:--:-- 70200 10:17:59 10:17:59 10:17:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/288/openapi/v2/core-metadata.yaml] 10:17:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:59 Dload Upload Total Spent Left Speed 10:18:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k 10:18:00 10:18:00 10:18:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/288/openapi/v2/support-notifications.yaml] 10:18:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:00 Dload Upload Total Spent Left Speed 10:18:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 92846 --:--:-- --:--:-- --:--:-- 92749 100 89318 0 0 100 89318 0 92846 --:--:-- --:--:-- --:--:-- 92749 10:18:01 10:18:01 10:18:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/288/openapi/v2/support-scheduler.yaml] 10:18:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:01 Dload Upload Total Spent Left Speed 10:18:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41550 --:--:-- --:--:-- --:--:-- 41506 100 39556 0 0 100 39556 0 41463 --:--:-- --:--:-- --:--:-- 41419 10:18:02 10:18:02 10:18:02 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/288/openapi/v2/system-agent.yaml] 10:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:02 Dload Upload Total Spent Left Speed 10:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21193 --:--:-- --:--:-- --:--:-- 21193 100 20091 0 0 100 20091 0 21193 --:--:-- --:--:-- --:--:-- 21170 10:18:03 10:18:03 [Pipeline] } 10:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:18:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:04 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 10:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:18:04 $ docker top cc8f535aa6611699310b9ac194cc8b7de928e96279cdcec9c2d9e89fe3c8ae90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:04 [ssh-agent] Looking for ssh-agent implementation... 10:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:04 $ docker exec cc8f535aa6611699310b9ac194cc8b7de928e96279cdcec9c2d9e89fe3c8ae90 ssh-agent 10:18:04 SSH_AUTH_SOCK=/tmp/ssh-9SVfYSZug4ni/agent.32 10:18:04 SSH_AGENT_PID=38 10:18:04 Running ssh-add (command line suppressed) 10:18:05 Identity added: /w/workspace/edgex-go/288@tmp/private_key_1184713094431586800.key (/w/workspace/edgex-go/288@tmp/private_key_1184713094431586800.key) 10:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:05 + git semver tag 10:18:05 2022-08-30 10:18:05,554 [run_tag] DEBUG tag force:False 10:18:05 2022-08-30 10:18:05,555 [check_head_tag] DEBUG check head tag 10:18:05 2022-08-30 10:18:05,556 [execute] INFO git cat-file --batch-check 10:18:05 2022-08-30 10:18:05,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/288, universal_newlines=False, shell=None, istream=) 10:18:05 2022-08-30 10:18:05,560 [execute] INFO git cat-file --batch 10:18:05 2022-08-30 10:18:05,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/288, universal_newlines=False, shell=None, istream=) 10:18:05 2022-08-30 10:18:05,582 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 10:18:05 2022-08-30 10:18:05,582 [execute] INFO git tag -a v2.3.0-dev.52 -m v2.3.0-dev.52 10:18:05 2022-08-30 10:18:05,582 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.52', '-m', 'v2.3.0-dev.52'], cwd=/w/workspace/edgex-go/288, universal_newlines=False, shell=None, istream=None) 10:18:05 2022-08-30 10:18:05,586 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 10:18:05 2.3.0-dev.52 [Pipeline] } 10:18:05 $ docker exec --env ******** --env ******** cc8f535aa6611699310b9ac194cc8b7de928e96279cdcec9c2d9e89fe3c8ae90 ssh-agent -k 10:18:05 unset SSH_AUTH_SOCK; 10:18:05 unset SSH_AGENT_PID; 10:18:05 echo Agent pid 38 killed; 10:18:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:06 + git semver [Pipeline] } 10:18:06 $ docker stop --time=1 cc8f535aa6611699310b9ac194cc8b7de928e96279cdcec9c2d9e89fe3c8ae90 10:18:07 $ docker rm -f cc8f535aa6611699310b9ac194cc8b7de928e96279cdcec9c2d9e89fe3c8ae90 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:07 10:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:08 0.23.1-centos7: Pulling from edgex-lftools 10:18:08 ab5ef0e58194: Pulling fs layer 10:18:08 9712f1f96733: Pulling fs layer 10:18:08 63f879dbbcfc: Pulling fs layer 10:18:08 0d9ebad4ef96: Pulling fs layer 10:18:08 e9a5061849ea: Pulling fs layer 10:18:08 d747dcd14b5f: Pulling fs layer 10:18:08 2de7ff778b66: Pulling fs layer 10:18:08 e9a5061849ea: Waiting 10:18:08 0d9ebad4ef96: Waiting 10:18:08 2de7ff778b66: Waiting 10:18:08 9712f1f96733: Download complete 10:18:08 63f879dbbcfc: Verifying Checksum 10:18:08 63f879dbbcfc: Download complete 10:18:09 e9a5061849ea: Verifying Checksum 10:18:09 e9a5061849ea: Download complete 10:18:09 d747dcd14b5f: Verifying Checksum 10:18:09 d747dcd14b5f: Download complete 10:18:09 0d9ebad4ef96: Verifying Checksum 10:18:09 0d9ebad4ef96: Download complete 10:18:09 ab5ef0e58194: Verifying Checksum 10:18:09 ab5ef0e58194: Download complete 10:18:09 2de7ff778b66: Verifying Checksum 10:18:09 2de7ff778b66: Download complete 10:18:11 ab5ef0e58194: Pull complete 10:18:11 9712f1f96733: Pull complete 10:18:12 63f879dbbcfc: Pull complete 10:18:16 0d9ebad4ef96: Pull complete 10:18:16 e9a5061849ea: Pull complete 10:18:16 d747dcd14b5f: Pull complete 10:18:17 2de7ff778b66: Pull complete 10:18:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:17 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 10:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:18:21 $ docker top 8ae4488cfea072f4d562cce811725d2fa21a8be0cdad835395bec80b430d0b84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:18:21 provisioning config files... 10:18:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/288@tmp/config550419526281210891tmp 10:18:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/288@tmp/config6485035767158438455tmp 10:18:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/288@tmp/config6216742301005229618tmp [Pipeline] { [Pipeline] echo 10:18:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:18:21 ---> sigul-configuration.sh 10:18:21 gpg: directory `/root/.gnupg' created 10:18:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:18:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:18:21 gpg: keyring `/root/.gnupg/secring.gpg' created 10:18:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:18:21 gpg: CAST5 encrypted data 10:18:21 gpg: encrypted with 1 passphrase 10:18:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:18:21 + mkdir /home/jenkins 10:18:21 + mkdir /home/jenkins/sigul [Pipeline] sh 10:18:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:18:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:18:22 ---> sigul-install.sh 10:18:22 Sigul already installed; skipping installation. [Pipeline] sh 10:18:22 + git tag --list 10:18:22 0.6.0 10:18:22 0.6.1 10:18:22 0.7.0 10:18:22 0.7.1 10:18:22 v1.0.0 10:18:22 v1.0.1 10:18:22 v1.1.0 10:18:22 v1.2.0 10:18:22 v1.2.1 10:18:22 v1.3.0 10:18:22 v1.3.1 10:18:22 v2.0.0 10:18:22 v2.1.0 10:18:22 v2.1.1 10:18:22 v2.1.1-dev.1 10:18:22 v2.1.1-dev.2 10:18:22 v2.1.1-dev.3 10:18:22 v2.1.1-dev.4 10:18:22 v2.1.1-dev.5 10:18:22 v2.1.1-dev.6 10:18:22 v2.1.1-dev.7 10:18:22 v2.1.1-dev.8 10:18:22 v2.1.2-dev.1 10:18:22 v2.2.0 10:18:22 v2.2.1-dev.1 10:18:22 v2.2.1-dev.10 10:18:22 v2.2.1-dev.11 10:18:22 v2.2.1-dev.12 10:18:22 v2.2.1-dev.13 10:18:22 v2.2.1-dev.14 10:18:22 v2.2.1-dev.15 10:18:22 v2.2.1-dev.16 10:18:22 v2.2.1-dev.17 10:18:22 v2.2.1-dev.18 10:18:22 v2.2.1-dev.19 10:18:22 v2.2.1-dev.2 10:18:22 v2.2.1-dev.20 10:18:22 v2.2.1-dev.21 10:18:22 v2.2.1-dev.22 10:18:22 v2.2.1-dev.23 10:18:22 v2.2.1-dev.24 10:18:22 v2.2.1-dev.25 10:18:22 v2.2.1-dev.26 10:18:22 v2.2.1-dev.27 10:18:22 v2.2.1-dev.28 10:18:22 v2.2.1-dev.29 10:18:22 v2.2.1-dev.3 10:18:22 v2.2.1-dev.4 10:18:22 v2.2.1-dev.5 10:18:22 v2.2.1-dev.6 10:18:22 v2.2.1-dev.7 10:18:22 v2.2.1-dev.8 10:18:22 v2.2.1-dev.9 10:18:22 v2.3.0-dev.29 10:18:22 v2.3.0-dev.30 10:18:22 v2.3.0-dev.31 10:18:22 v2.3.0-dev.32 10:18:22 v2.3.0-dev.33 10:18:22 v2.3.0-dev.34 10:18:22 v2.3.0-dev.35 10:18:22 v2.3.0-dev.36 10:18:22 v2.3.0-dev.37 10:18:22 v2.3.0-dev.38 10:18:22 v2.3.0-dev.39 10:18:22 v2.3.0-dev.40 10:18:22 v2.3.0-dev.41 10:18:22 v2.3.0-dev.42 10:18:22 v2.3.0-dev.43 10:18:22 v2.3.0-dev.44 10:18:22 v2.3.0-dev.45 10:18:22 v2.3.0-dev.46 10:18:22 v2.3.0-dev.47 10:18:22 v2.3.0-dev.48 10:18:22 v2.3.0-dev.49 10:18:22 v2.3.0-dev.50 10:18:22 v2.3.0-dev.51 10:18:22 v2.3.0-dev.52 [Pipeline] sh 10:18:23 + lftools sign git-tag v2.3.0-dev.52 10:18:23 Signing Git tag with Sigul... 10:18:23 Signing v2.3.0-dev.52 [Pipeline] echo 10:18:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:18:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:18:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:18:24 $ docker stop --time=1 8ae4488cfea072f4d562cce811725d2fa21a8be0cdad835395bec80b430d0b84 10:18:25 $ docker rm -f 8ae4488cfea072f4d562cce811725d2fa21a8be0cdad835395bec80b430d0b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:26 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 10:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:18:26 $ docker top 54b8d1be4f0b0de434472f57300b8f5a72e18a493044dd4f3dd29972e3887f05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:26 [ssh-agent] Looking for ssh-agent implementation... 10:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:26 $ docker exec 54b8d1be4f0b0de434472f57300b8f5a72e18a493044dd4f3dd29972e3887f05 ssh-agent 10:18:27 SSH_AUTH_SOCK=/tmp/ssh-f62PZXA8FAX3/agent.32 10:18:27 SSH_AGENT_PID=38 10:18:27 Running ssh-add (command line suppressed) 10:18:27 Identity added: /w/workspace/edgex-go/288@tmp/private_key_6666709495721774003.key (/w/workspace/edgex-go/288@tmp/private_key_6666709495721774003.key) 10:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:27 + git semver bump pre 10:18:27 2022-08-30 10:18:27,706 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 10:18:27 2022-08-30 10:18:27,707 [bump_version] DEBUG bumping version:2.3.0-dev.52 on axis:pre with prefix:dev 10:18:27 2022-08-30 10:18:27,707 [bump_version] DEBUG bumped version:2.3.0-dev.53 10:18:27 2022-08-30 10:18:27,707 [write_version] DEBUG write version:2.3.0-dev.53 to path:/w/workspace/edgex-go/288/.semver/main with force:True 10:18:27 2022-08-30 10:18:27,707 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 10:18:27 2022-08-30 10:18:27,707 [write_file] DEBUG write to file:/w/workspace/edgex-go/288/.semver/main 10:18:27 2022-08-30 10:18:27,709 [execute] INFO git cat-file --batch-check 10:18:27 2022-08-30 10:18:27,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/288/.semver, universal_newlines=False, shell=None, istream=) 10:18:27 2022-08-30 10:18:27,713 [execute] INFO git cat-file --batch 10:18:27 2022-08-30 10:18:27,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/288/.semver, universal_newlines=False, shell=None, istream=) 10:18:27 2022-08-30 10:18:27,718 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 10:18:27 2.3.0-dev.53 [Pipeline] } 10:18:27 $ docker exec --env ******** --env ******** 54b8d1be4f0b0de434472f57300b8f5a72e18a493044dd4f3dd29972e3887f05 ssh-agent -k 10:18:27 unset SSH_AUTH_SOCK; 10:18:27 unset SSH_AGENT_PID; 10:18:27 echo Agent pid 38 killed; 10:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:28 + git semver [Pipeline] } 10:18:28 $ docker stop --time=1 54b8d1be4f0b0de434472f57300b8f5a72e18a493044dd4f3dd29972e3887f05 10:18:29 $ docker rm -f 54b8d1be4f0b0de434472f57300b8f5a72e18a493044dd4f3dd29972e3887f05 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:30 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 10:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:18:30 $ docker top e50e69667ac866f1d26eb9b5b98256749179c1246a7c0c16876e955c00c5fcbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:30 [ssh-agent] Looking for ssh-agent implementation... 10:18:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:31 $ docker exec e50e69667ac866f1d26eb9b5b98256749179c1246a7c0c16876e955c00c5fcbc ssh-agent 10:18:31 SSH_AUTH_SOCK=/tmp/ssh-Oz9erjAW3wGu/agent.32 10:18:31 SSH_AGENT_PID=38 10:18:31 Running ssh-add (command line suppressed) 10:18:31 Identity added: /w/workspace/edgex-go/288@tmp/private_key_5332423473322668481.key (/w/workspace/edgex-go/288@tmp/private_key_5332423473322668481.key) 10:18:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:31 + git semver push 10:18:31 2022-08-30 10:18:31,758 [run_push] DEBUG push 10:18:31 2022-08-30 10:18:31,759 [execute] INFO git cat-file --batch-check 10:18:31 2022-08-30 10:18:31,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/288/.semver, universal_newlines=False, shell=None, istream=) 10:18:31 2022-08-30 10:18:31,763 [execute] INFO git rev-list b4d4248c6b2d0dc44935f8f86bffc39b3ce45cdc -- 10:18:31 2022-08-30 10:18:31,763 [execute] DEBUG Popen(['git', 'rev-list', 'b4d4248c6b2d0dc44935f8f86bffc39b3ce45cdc', '--'], cwd=/w/workspace/edgex-go/288/.semver, universal_newlines=False, shell=None, istream=None) 10:18:31 2022-08-30 10:18:31,778 [execute] INFO git fetch -v origin 10:18:31 2022-08-30 10:18:31,778 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/288/.semver, universal_newlines=True, shell=None, istream=None) 10:18:32 2022-08-30 10:18:32,258 [run_push] DEBUG no remote changes detected 10:18:32 2022-08-30 10:18:32,259 [execute] INFO git push origin semver 10:18:32 2022-08-30 10:18:32,259 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/288/.semver, universal_newlines=False, shell=None, istream=None) 10:18:33 2022-08-30 10:18:33,097 [run_push] DEBUG push all version tags 10:18:33 2022-08-30 10:18:33,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:18:33 2022-08-30 10:18:33,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/288, universal_newlines=False, shell=None, istream=None) 10:18:33 2022-08-30 10:18:33,794 [read_version] DEBUG read version from /w/workspace/edgex-go/288/.semver/main 10:18:33 2.3.0-dev.53 [Pipeline] } 10:18:33 $ docker exec --env ******** --env ******** e50e69667ac866f1d26eb9b5b98256749179c1246a7c0c16876e955c00c5fcbc ssh-agent -k 10:18:34 unset SSH_AUTH_SOCK; 10:18:34 unset SSH_AGENT_PID; 10:18:34 echo Agent pid 38 killed; 10:18:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:34 + git semver [Pipeline] } 10:18:34 $ docker stop --time=1 e50e69667ac866f1d26eb9b5b98256749179c1246a7c0c16876e955c00c5fcbc 10:18:35 $ docker rm -f e50e69667ac866f1d26eb9b5b98256749179c1246a7c0c16876e955c00c5fcbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:18:36 + [ -d /w/workspace/edgex-go/288/archives ] [Pipeline] libraryResource [Pipeline] sh 10:18:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:37 ---> package-listing.sh 10:18:37 ++ facter osfamily 10:18:37 ++ tr '[:upper:]' '[:lower:]' 10:18:37 + OS_FAMILY=debian 10:18:37 + workspace=/w/workspace/edgex-go/288 10:18:37 + START_PACKAGES=/tmp/packages_start.txt 10:18:37 + END_PACKAGES=/tmp/packages_end.txt 10:18:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:37 + PACKAGES=/tmp/packages_start.txt 10:18:37 + '[' /w/workspace/edgex-go/288 ']' 10:18:37 + PACKAGES=/tmp/packages_end.txt 10:18:37 + case "${OS_FAMILY}" in 10:18:37 + dpkg -l 10:18:37 + grep '^ii' 10:18:37 + '[' -f /tmp/packages_start.txt ']' 10:18:37 + '[' -f /tmp/packages_end.txt ']' 10:18:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:37 + '[' /w/workspace/edgex-go/288 ']' 10:18:37 + mkdir -p /w/workspace/edgex-go/288/archives/ 10:18:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/288/archives/ [Pipeline] echo 10:18:37 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/288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:18:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:38 10:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:38 latest: Pulling from edgex-lftools-log-publisher 10:18:38 5eb5b503b376: Pulling fs layer 10:18:38 5c69ac0246d0: Pulling fs layer 10:18:38 ec43610c2a17: Pulling fs layer 10:18:38 3a2ae6a8a46f: Pulling fs layer 10:18:38 33b1e0a273af: Pulling fs layer 10:18:38 5d3b04190fa2: Pulling fs layer 10:18:38 2f39f015ded8: Pulling fs layer 10:18:38 33b1e0a273af: Waiting 10:18:38 5d3b04190fa2: Waiting 10:18:38 5c69ac0246d0: Verifying Checksum 10:18:38 5c69ac0246d0: Download complete 10:18:38 3a2ae6a8a46f: Verifying Checksum 10:18:38 3a2ae6a8a46f: Download complete 10:18:38 33b1e0a273af: Verifying Checksum 10:18:38 33b1e0a273af: Download complete 10:18:38 5d3b04190fa2: Verifying Checksum 10:18:38 5d3b04190fa2: Download complete 10:18:39 ec43610c2a17: Verifying Checksum 10:18:39 ec43610c2a17: Download complete 10:18:39 5eb5b503b376: Verifying Checksum 10:18:39 5eb5b503b376: Download complete 10:18:39 2f39f015ded8: Download complete 10:18:40 5eb5b503b376: Pull complete 10:18:40 5c69ac0246d0: Pull complete 10:18:40 ec43610c2a17: Pull complete 10:18:40 3a2ae6a8a46f: Pull complete 10:18:41 33b1e0a273af: Pull complete 10:18:41 5d3b04190fa2: Pull complete 10:18:45 2f39f015ded8: Pull complete 10:18:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:45 prd-ubuntu20.04-docker-8c-8g-23927 does not seem to be running inside a container 10:18:45 $ 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/288/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/288 -v /w/workspace/edgex-go/288:/w/workspace/edgex-go/288:rw,z -v /w/workspace/edgex-go/288@tmp:/w/workspace/edgex-go/288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:18:48 $ docker top 2840f14642f7d328f384607b1049931d3fb467fcecb013a69da3ad1e74dc6d7e -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:49 + mkdir -p /var/log/sysstat [Pipeline] sh 10:18:49 + ls /var/log/sa-host 10:18:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:49 provisioning config files... 10:18:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/288@tmp/config5141563005825410445tmp [Pipeline] { [Pipeline] echo 10:18:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:49 ---> create-netrc.sh [Pipeline] } 10:18:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:18:50 ---> python-tools-install.sh [Pipeline] echo 10:18:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:50 ---> sudo-logs.sh 10:18:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:50 ---> job-cost.sh 10:18:50 lf-activate-venv: SKIPPING 10:18:50 DEBUG: total: 0.10999999940395355 10:18:50 INFO: Retrieving Stack Cost... 10:18:51 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:51 INFO: Archiving Costs [Pipeline] echo 10:18:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:51 ---> logs-deploy.sh 10:18:51 lf-activate-venv: SKIPPING 10:18:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/288 10:18:51 INFO: archiving workspace using pattern(s): 10:18:52 Archives upload complete. 10:18:53 INFO: archiving logs to Nexus 10:18:53 ---> uname -a: 10:18:53 Linux prd-ubuntu20-04-docker-8c-8g-23927 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:18:53 10:18:53 10:18:53 ---> lscpu: 10:18:53 Architecture: x86_64 10:18:53 CPU op-mode(s): 32-bit, 64-bit 10:18:53 Byte Order: Little Endian 10:18:53 Address sizes: 40 bits physical, 48 bits virtual 10:18:53 CPU(s): 8 10:18:53 On-line CPU(s) list: 0-7 10:18:53 Thread(s) per core: 1 10:18:53 Core(s) per socket: 1 10:18:53 Socket(s): 8 10:18:53 NUMA node(s): 1 10:18:53 Vendor ID: AuthenticAMD 10:18:53 CPU family: 23 10:18:53 Model: 49 10:18:53 Model name: AMD EPYC-Rome Processor 10:18:53 Stepping: 0 10:18:53 CPU MHz: 2799.988 10:18:53 BogoMIPS: 5599.97 10:18:53 Virtualization: AMD-V 10:18:53 Hypervisor vendor: KVM 10:18:53 Virtualization type: full 10:18:53 L1d cache: 256 KiB 10:18:53 L1i cache: 256 KiB 10:18:53 L2 cache: 4 MiB 10:18:53 L3 cache: 128 MiB 10:18:53 NUMA node0 CPU(s): 0-7 10:18:53 Vulnerability Itlb multihit: Not affected 10:18:53 Vulnerability L1tf: Not affected 10:18:53 Vulnerability Mds: Not affected 10:18:53 Vulnerability Meltdown: Not affected 10:18:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:18:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:18:53 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:18:53 Vulnerability Srbds: Not affected 10:18:53 Vulnerability Tsx async abort: Not affected 10:18:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:18:53 10:18:53 10:18:53 ---> nproc: 10:18:53 8 10:18:53 10:18:53 10:18:53 ---> df -h: 10:18:53 Filesystem Size Used Avail Use% Mounted on 10:18:53 overlay 155G 19G 137G 13% / 10:18:53 tmpfs 64M 0 64M 0% /dev 10:18:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:18:53 shm 64M 0 64M 0% /dev/shm 10:18:53 /dev/vda1 155G 19G 137G 13% /facter-os 10:18:53 10:18:53 10:18:53 ---> sar -b -r -n DEV: 10:18:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23927) 08/30/22 _x86_64_ (8 CPU) 10:18:53 10:18:53 09:51:21 LINUX RESTART (8 CPU) 10:18:53 10:18:53 09:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:18:53 09:53:01 283.75 12.15 271.60 0.00 2062.06 119961.07 0.00 10:18:53 09:54:01 35.43 0.18 35.24 0.00 2.13 13369.92 0.00 10:18:53 09:55:01 80.80 0.05 80.75 0.00 0.53 34534.64 0.00 10:18:53 09:56:01 532.98 8.90 524.08 0.00 111.85 246564.24 0.00 10:18:53 09:57:01 897.33 2.53 894.80 0.00 23.60 240648.96 0.00 10:18:53 09:58:01 878.27 0.73 877.54 0.00 19.86 246970.97 0.00 10:18:53 09:59:01 174.74 0.03 174.71 0.00 4.80 10886.10 0.00 10:18:53 10:00:01 15.00 0.02 14.98 0.00 4.27 382.60 0.00 10:18:53 10:01:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 10:18:53 10:02:01 1.78 0.00 1.78 0.00 0.00 24.26 0.00 10:18:53 10:03:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 10:18:53 10:04:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 10:18:53 10:05:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 10:18:53 10:06:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 10:18:53 10:07:01 1.55 0.02 1.53 0.00 0.13 18.66 0.00 10:18:53 10:08:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 10:18:53 10:09:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 10:18:53 10:10:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 10:18:53 10:11:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 10:18:53 10:12:01 1.27 0.00 1.27 0.00 0.00 17.06 0.00 10:18:53 10:13:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 10:18:53 10:14:01 1.10 0.00 1.10 0.00 0.00 15.20 0.00 10:18:53 10:15:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 10:18:53 10:16:01 1.12 0.00 1.12 0.00 0.00 16.00 0.00 10:18:53 10:17:01 1.33 0.02 1.32 0.00 0.13 16.53 0.00 10:18:53 10:18:01 61.01 0.18 60.82 0.00 8.80 35068.56 0.00 10:18:53 Average: 114.67 0.95 113.72 0.00 86.14 36509.21 0.00 10:18:53 10:18:53 09:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:53 09:53:01 28024276 31622312 669628 2.04 136112 3677048 2393844 7.05 1386684 3027196 30592 10:18:53 09:54:01 27723632 31777768 510144 1.55 140684 4081452 1850116 5.45 1279304 3385152 176008 10:18:53 09:55:01 24436816 31611100 676772 2.06 142504 7128200 2972624 8.76 1723260 6151720 2989388 10:18:53 09:56:01 22313848 31121676 1135900 3.45 298584 8417948 4511244 13.30 2474684 7295352 32972 10:18:53 09:57:01 20605644 31569100 699324 2.13 413604 10312584 2717644 8.01 2162076 9187340 282228 10:18:53 09:58:01 19654444 31557236 707296 2.15 473956 11138696 2582864 7.61 2444144 9804716 2496 10:18:53 09:59:01 20545676 31740416 532288 1.62 476876 10458876 2048648 6.04 2231520 9167624 1580 10:18:53 10:00:01 20561936 31757236 515384 1.57 477392 10459260 1871728 5.52 2214044 9167816 12 10:18:53 10:01:01 20562328 31757656 514868 1.57 477408 10459264 1871728 5.52 2212516 9167820 184 10:18:53 10:02:01 20564368 31759720 513444 1.56 477452 10459240 1871728 5.52 2210548 9167796 80 10:18:53 10:03:01 20566440 31761812 511384 1.56 477464 10459244 1871728 5.52 2209080 9167804 36 10:18:53 10:04:01 20571676 31767072 506076 1.54 477480 10459248 1871728 5.52 2203500 9167808 12 10:18:53 10:05:01 20571660 31767076 506008 1.54 477504 10459248 1871728 5.52 2204180 9167808 12 10:18:53 10:06:01 20571548 31767116 506040 1.54 477520 10459252 1871728 5.52 2203476 9167940 32 10:18:53 10:07:01 20571296 31766960 506192 1.54 477560 10459248 1901476 5.60 2203924 9167944 8 10:18:53 10:08:01 20572068 31767772 505340 1.54 477584 10459260 1901476 5.60 2203676 9167952 32 10:18:53 10:09:01 20572020 31767732 505296 1.54 477612 10459264 1901476 5.60 2203276 9167952 24 10:18:53 10:10:01 20571648 31767400 505588 1.54 477624 10459264 1901476 5.60 2203748 9167952 12 10:18:53 10:11:01 20571852 31767632 505240 1.54 477644 10459268 1901476 5.60 2204160 9167956 12 10:18:53 10:12:01 20571844 31767656 505216 1.54 477680 10459268 1901476 5.60 2203900 9167964 40 10:18:53 10:13:01 20571828 31767656 505144 1.54 477704 10459272 1901476 5.60 2203852 9167960 16 10:18:53 10:14:01 20572032 31767912 504896 1.54 477728 10459276 1901476 5.60 2203812 9167964 72 10:18:53 10:15:01 20571764 31767776 504968 1.54 477732 10459404 1901476 5.60 2204028 9168092 16 10:18:53 10:16:01 20572112 31768156 504716 1.53 477744 10459416 1901476 5.60 2204632 9168104 268 10:18:53 10:17:01 20571728 31767796 505200 1.54 477768 10459416 1901476 5.60 2204908 9168108 28 10:18:53 10:18:01 19766920 31745456 526104 1.60 503760 11163300 1893456 5.58 2287972 9833968 104 10:18:53 Average: 21281977 31712585 561094 1.71 430103 9794047 2114953 6.23 2141958 8572146 135241 10:18:53 10:18:53 09:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:53 09:53:01 ens3 900.00 821.21 9560.52 150.34 0.00 0.00 0.00 0.00 10:18:53 09:53:01 docker0 580.74 562.67 43.36 3869.35 0.00 0.00 0.00 0.00 10:18:53 09:53:01 veth727ce4c 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 10:18:53 09:53:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 10:18:53 09:54:01 ens3 33.14 19.61 32.14 11.30 0.00 0.00 0.00 0.00 10:18:53 09:54:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 10:18:53 09:54:01 veth727ce4c 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 10:18:53 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 09:55:01 ens3 118.73 86.62 1700.56 72.09 0.00 0.00 0.00 0.00 10:18:53 09:55:01 veth750a5e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:18:53 09:55:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:18:53 09:55:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:18:53 09:56:01 ens3 245.11 186.52 1746.29 71.41 0.00 0.00 0.00 0.00 10:18:53 09:56:01 veth750a5e0 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 10:18:53 09:56:01 docker0 135.78 187.37 10.36 1673.50 0.00 0.00 0.00 0.00 10:18:53 09:56:01 veth631f944 0.23 0.23 0.03 0.09 0.00 0.00 0.00 0.00 10:18:53 09:56:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 10:18:53 09:56:01 vethbd4b6fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:18:53 09:56:01 veth99d0cdc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:18:53 09:56:01 vethc89a8da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:18:53 09:56:01 veth2abe832 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:18:53 09:57:01 ens3 244.49 175.60 1707.35 33.01 0.00 0.00 0.00 0.00 10:18:53 09:57:01 veth750a5e0 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 10:18:53 09:57:01 docker0 142.54 193.23 10.16 1622.91 0.00 0.00 0.00 0.00 10:18:53 09:57:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:18:53 09:58:01 ens3 188.44 141.04 1176.23 98.42 0.00 0.00 0.00 0.00 10:18:53 09:58:01 veth750a5e0 0.00 0.77 0.00 0.03 0.00 0.00 0.00 0.00 10:18:53 09:58:01 docker0 66.52 108.53 4.79 1141.94 0.00 0.00 0.00 0.00 10:18:53 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 09:58:01 vethd99d4ee 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 10:18:53 09:59:01 ens3 452.30 450.62 280.46 2145.08 0.00 0.00 0.00 0.00 10:18:53 09:59:01 docker0 2.85 6.65 0.18 56.17 0.00 0.00 0.00 0.00 10:18:53 09:59:01 lo 43.12 43.12 4.25 4.25 0.00 0.00 0.00 0.00 10:18:53 10:00:01 ens3 237.81 239.98 113.54 1317.59 0.00 0.00 0.00 0.00 10:18:53 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:00:01 lo 19.60 19.60 1.93 1.93 0.00 0.00 0.00 0.00 10:18:53 10:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:02:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:18:53 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:04:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:05:01 ens3 1.22 0.47 1.05 0.27 0.00 0.00 0.00 0.00 10:18:53 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:07:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:18:53 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:09:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:10:01 ens3 0.27 0.20 0.12 0.07 0.00 0.00 0.00 0.00 10:18:53 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:11:01 ens3 0.45 0.35 0.26 0.21 0.00 0.00 0.00 0.00 10:18:53 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:12:01 ens3 0.57 0.18 0.12 0.07 0.00 0.00 0.00 0.00 10:18:53 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:13:01 ens3 0.48 0.27 0.26 0.20 0.00 0.00 0.00 0.00 10:18:53 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:14:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 10:18:53 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:15:01 ens3 0.27 0.12 0.12 0.07 0.00 0.00 0.00 0.00 10:18:53 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:16:01 ens3 0.82 0.20 0.15 0.08 0.00 0.00 0.00 0.00 10:18:53 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:53 10:17:01 ens3 0.57 0.40 0.33 0.27 0.00 0.00 0.00 0.00 10:18:53 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:53 10:18:01 ens3 214.21 165.26 4676.90 64.52 0.00 0.00 0.00 0.00 10:18:53 10:18:01 docker0 41.29 48.36 3.59 692.82 0.00 0.00 0.00 0.00 10:18:53 10:18:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:18:53 Average: ens3 101.60 88.12 808.08 152.62 0.00 0.00 0.00 0.00 10:18:53 Average: docker0 37.38 42.66 2.79 348.56 0.00 0.00 0.00 0.00 10:18:53 Average: lo 2.81 2.81 0.27 0.27 0.00 0.00 0.00 0.00 10:18:53 10:18:53 10:18:53 ---> sar -P ALL: 10:18:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23927) 08/30/22 _x86_64_ (8 CPU) 10:18:53 10:18:53 09:51:21 LINUX RESTART (8 CPU) 10:18:53 10:18:53 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:18:53 09:53:01 all 11.24 0.00 4.24 2.75 0.06 81.72 10:18:53 09:53:01 0 14.86 0.00 5.55 13.63 0.07 65.88 10:18:53 09:53:01 1 11.21 0.00 4.51 0.32 0.05 83.90 10:18:53 09:53:01 2 11.34 0.00 3.55 0.45 0.05 84.61 10:18:53 09:53:01 3 11.27 0.00 3.97 0.22 0.07 84.48 10:18:53 09:53:01 4 11.59 0.00 4.30 1.85 0.05 82.21 10:18:53 09:53:01 5 10.44 0.00 3.20 0.37 0.03 85.96 10:18:53 09:53:01 6 9.40 0.00 4.88 1.94 0.05 83.72 10:18:53 09:53:01 7 9.80 0.00 3.93 3.19 0.09 82.99 10:18:53 09:54:01 all 47.49 0.00 7.15 0.29 0.09 44.98 10:18:53 09:54:01 0 48.27 0.00 6.80 0.22 0.08 44.62 10:18:53 09:54:01 1 46.96 0.00 7.33 0.08 0.08 45.54 10:18:53 09:54:01 2 46.82 0.00 7.69 1.67 0.08 43.74 10:18:53 09:54:01 3 45.86 0.00 8.18 0.07 0.10 45.79 10:18:53 09:54:01 4 48.15 0.00 7.08 0.05 0.10 44.61 10:18:53 09:54:01 5 47.76 0.00 6.69 0.08 0.08 45.38 10:18:53 09:54:01 6 47.46 0.00 6.89 0.07 0.08 45.50 10:18:53 09:54:01 7 48.61 0.00 6.51 0.10 0.08 44.70 10:18:53 09:55:01 all 33.44 0.00 7.65 0.97 0.08 57.87 10:18:53 09:55:01 0 32.88 0.00 6.61 0.00 0.07 60.44 10:18:53 09:55:01 1 32.70 0.00 7.59 4.81 0.08 54.82 10:18:53 09:55:01 2 32.77 0.00 8.54 2.04 0.09 56.56 10:18:53 09:55:01 3 33.45 0.00 7.06 0.05 0.07 59.37 10:18:53 09:55:01 4 33.92 0.00 8.00 0.07 0.07 57.94 10:18:53 09:55:01 5 35.05 0.00 8.90 0.08 0.08 55.87 10:18:53 09:55:01 6 32.98 0.00 6.60 0.02 0.07 60.33 10:18:53 09:55:01 7 33.75 0.00 7.89 0.71 0.09 57.56 10:18:53 09:56:01 all 32.57 0.00 9.51 10.87 0.11 46.94 10:18:53 09:56:01 0 30.39 0.00 7.91 3.60 0.10 58.00 10:18:53 09:56:01 1 32.74 0.00 10.33 21.24 0.14 35.55 10:18:53 09:56:01 2 33.12 0.00 9.95 14.36 0.10 42.47 10:18:53 09:56:01 3 32.69 0.00 9.20 2.66 0.15 55.30 10:18:53 09:56:01 4 32.80 0.00 9.49 19.04 0.10 38.56 10:18:53 09:56:01 5 32.09 0.00 9.93 3.91 0.10 53.97 10:18:53 09:56:01 6 33.59 0.00 9.34 10.41 0.10 46.57 10:18:53 09:56:01 7 33.13 0.00 9.94 11.78 0.12 45.03 10:18:53 09:57:01 all 45.90 0.00 11.17 11.35 0.16 31.41 10:18:53 09:57:01 0 44.43 0.00 11.11 16.73 0.19 27.55 10:18:53 09:57:01 1 47.67 0.00 10.40 4.89 0.15 36.90 10:18:53 09:57:01 2 46.43 0.00 11.14 12.70 0.14 29.59 10:18:53 09:57:01 3 44.96 0.00 10.97 4.80 0.10 39.16 10:18:53 09:57:01 4 45.92 0.00 12.27 15.96 0.14 25.71 10:18:53 09:57:01 5 46.11 0.00 11.59 11.75 0.15 30.40 10:18:53 09:57:01 6 46.19 0.00 10.99 12.16 0.19 30.46 10:18:53 09:57:01 7 45.48 0.00 10.90 11.85 0.25 31.52 10:18:53 09:58:01 all 47.64 0.00 11.65 12.94 0.17 27.60 10:18:53 09:58:01 0 48.28 0.00 11.48 13.07 0.14 27.04 10:18:53 09:58:01 1 45.45 0.00 11.20 21.21 0.19 21.95 10:18:53 09:58:01 2 49.19 0.00 11.68 12.22 0.20 26.71 10:18:53 09:58:01 3 47.81 0.00 10.34 6.69 0.14 35.01 10:18:53 09:58:01 4 47.14 0.00 12.56 17.56 0.17 22.57 10:18:53 09:58:01 5 47.92 0.00 12.29 6.43 0.20 33.15 10:18:53 09:58:01 6 47.96 0.00 11.63 19.37 0.15 20.88 10:18:53 09:58:01 7 47.32 0.00 12.04 7.03 0.14 33.47 10:18:53 09:59:01 all 9.32 0.00 2.04 0.64 0.07 87.93 10:18:53 09:59:01 0 9.41 0.00 2.32 1.06 0.07 87.14 10:18:53 09:59:01 1 8.73 0.00 2.09 0.37 0.07 88.74 10:18:53 09:59:01 2 11.66 0.00 2.19 1.52 0.08 84.54 10:18:53 09:59:01 3 8.68 0.00 2.42 0.52 0.08 88.30 10:18:53 09:59:01 4 10.62 0.00 1.52 0.07 0.10 87.69 10:18:53 09:59:01 5 9.36 0.00 1.99 0.12 0.05 88.49 10:18:53 09:59:01 6 7.13 0.00 1.74 1.42 0.03 89.67 10:18:53 09:59:01 7 8.94 0.00 2.04 0.05 0.10 88.87 10:18:53 10:00:01 all 4.88 0.00 0.68 0.08 0.04 94.32 10:18:53 10:00:01 0 3.38 0.00 0.79 0.02 0.03 95.79 10:18:53 10:00:01 1 5.68 0.00 0.85 0.08 0.03 93.35 10:18:53 10:00:01 2 5.71 0.00 0.74 0.02 0.03 93.50 10:18:53 10:00:01 3 4.55 0.00 0.67 0.15 0.05 94.58 10:18:53 10:00:01 4 5.55 0.00 0.80 0.15 0.03 93.47 10:18:53 10:00:01 5 6.33 0.00 0.52 0.03 0.03 93.09 10:18:53 10:00:01 6 5.01 0.00 0.48 0.03 0.03 94.43 10:18:53 10:00:01 7 2.85 0.00 0.60 0.12 0.03 96.40 10:18:53 10:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:18:53 10:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:18:53 10:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:18:53 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:18:53 10:02:01 all 0.03 0.00 0.02 0.02 0.00 99.94 10:18:53 10:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:18:53 10:02:01 1 0.00 0.00 0.02 0.10 0.00 99.88 10:18:53 10:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:18:53 10:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:18:53 10:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:18:53 10:02:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:18:53 10:02:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:18:53 10:03:01 all 0.03 0.00 0.00 0.01 0.00 99.95 10:18:53 10:03:01 0 0.12 0.00 0.00 0.08 0.00 99.80 10:18:53 10:03:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:18:53 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:03:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:18:53 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:18:53 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:18:53 10:04:01 all 0.02 0.00 0.01 0.03 0.01 99.93 10:18:53 10:04:01 0 0.00 0.00 0.02 0.12 0.02 99.85 10:18:53 10:04:01 1 0.02 0.00 0.02 0.08 0.02 99.87 10:18:53 10:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:18:53 10:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:18:53 10:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:04:01 7 0.07 0.00 0.00 0.00 0.02 99.92 10:18:53 10:05:01 all 0.03 0.00 0.01 0.01 0.00 99.94 10:18:53 10:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:18:53 10:05:01 1 0.02 0.00 0.00 0.10 0.00 99.88 10:18:53 10:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:18:53 10:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:18:53 10:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:18:53 10:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:18:53 10:05:01 7 0.07 0.00 0.03 0.00 0.00 99.90 10:18:53 10:06:01 all 0.03 0.00 0.02 0.02 0.00 99.93 10:18:53 10:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:18:53 10:06:01 1 0.02 0.00 0.00 0.13 0.00 99.85 10:18:53 10:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:18:53 10:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:18:53 10:06:01 5 0.03 0.00 0.05 0.00 0.00 99.92 10:18:53 10:06:01 6 0.00 0.00 0.05 0.00 0.00 99.95 10:18:53 10:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:18:53 10:07:01 all 0.16 0.00 0.04 0.00 0.00 99.80 10:18:53 10:07:01 0 1.14 0.00 0.03 0.00 0.02 98.81 10:18:53 10:07:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:18:53 10:07:01 2 0.03 0.00 0.05 0.00 0.00 99.92 10:18:53 10:07:01 3 0.00 0.00 0.05 0.00 0.00 99.95 10:18:53 10:07:01 4 0.05 0.00 0.05 0.00 0.00 99.90 10:18:53 10:07:01 5 0.03 0.00 0.07 0.00 0.00 99.90 10:18:53 10:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:18:53 10:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:08:01 all 0.10 0.00 0.01 0.00 0.00 99.88 10:18:53 10:08:01 0 0.70 0.00 0.00 0.00 0.00 99.30 10:18:53 10:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:18:53 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:08:01 4 0.02 0.00 0.05 0.00 0.00 99.93 10:18:53 10:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:18:53 10:08:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:18:53 10:09:01 all 0.02 0.00 0.01 0.04 0.00 99.92 10:18:53 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:09:01 1 0.00 0.00 0.00 0.28 0.00 99.72 10:18:53 10:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:18:53 10:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:18:53 10:09:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:18:53 10:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:18:53 10:10:01 all 0.03 0.00 0.01 0.08 0.00 99.89 10:18:53 10:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:10:01 1 0.00 0.00 0.02 0.58 0.00 99.40 10:18:53 10:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:18:53 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:18:53 10:10:01 5 0.08 0.00 0.02 0.00 0.00 99.90 10:18:53 10:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:18:53 10:10:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:18:53 10:11:01 all 0.19 0.00 0.01 0.02 0.01 99.77 10:18:53 10:11:01 0 1.31 0.00 0.03 0.00 0.02 98.65 10:18:53 10:11:01 1 0.02 0.00 0.02 0.07 0.00 99.90 10:18:53 10:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:18:53 10:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:11:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:18:53 10:11:01 5 0.05 0.00 0.05 0.00 0.00 99.90 10:18:53 10:11:01 6 0.02 0.00 0.00 0.07 0.00 99.92 10:18:53 10:11:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:18:53 10:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:18:53 10:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 10:18:53 10:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:53 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:12:01 4 0.00 0.00 0.03 0.00 0.00 99.97 10:18:53 10:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:18:53 10:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:18:53 10:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:18:53 10:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:18:53 10:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:18:53 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:18:53 10:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:18:53 10:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:18:53 10:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:18:53 10:13:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:18:53 10:14:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:18:53 10:14:01 0 1.97 0.00 0.02 0.00 0.00 98.01 10:18:53 10:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:18:53 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:18:53 10:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:18:53 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:18:53 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:18:53 10:15:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:18:53 10:15:01 0 0.17 0.00 0.00 0.00 0.02 99.82 10:18:53 10:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:18:53 10:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:18:53 10:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:18:53 10:15:01 5 0.08 0.00 0.05 0.00 0.02 99.85 10:18:53 10:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:18:53 10:15:01 7 0.02 0.00 0.05 0.00 0.02 99.92 10:18:53 10:16:01 all 0.26 0.00 0.02 0.00 0.00 99.72 10:18:53 10:16:01 0 0.73 0.00 0.02 0.00 0.00 99.25 10:18:53 10:16:01 1 0.02 0.00 0.03 0.02 0.00 99.93 10:18:53 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:18:53 10:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:18:53 10:16:01 4 0.05 0.00 0.05 0.00 0.00 99.90 10:18:53 10:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:16:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:18:53 10:16:01 7 1.19 0.00 0.02 0.00 0.00 98.79 10:18:53 10:17:01 all 0.09 0.00 0.02 0.00 0.00 99.88 10:18:53 10:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:18:53 10:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:18:53 10:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:18:53 10:17:01 4 0.08 0.00 0.02 0.00 0.00 99.90 10:18:53 10:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:18:53 10:17:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:18:53 10:17:01 7 0.52 0.00 0.07 0.00 0.02 99.40 10:18:53 10:18:01 all 4.74 0.00 1.90 1.09 0.03 92.24 10:18:53 10:18:01 0 3.59 0.00 1.74 0.02 0.03 94.62 10:18:53 10:18:01 1 5.26 0.00 1.76 0.34 0.03 92.61 10:18:53 10:18:01 2 5.96 0.00 2.09 0.00 0.02 91.93 10:18:53 10:18:01 3 4.06 0.00 1.64 0.02 0.02 94.27 10:18:53 10:18:01 4 4.99 0.00 2.31 0.00 0.03 92.67 10:18:53 10:18:01 5 4.71 0.00 2.05 5.39 0.02 87.84 10:18:53 10:18:01 6 4.36 0.00 1.58 2.85 0.03 91.18 10:18:53 10:18:01 7 4.97 0.00 2.03 0.13 0.03 92.83 10:18:53 Average: all 9.08 0.00 2.14 1.57 0.03 87.18 10:18:53 Average: 0 9.21 0.00 2.08 1.85 0.03 86.83 10:18:53 Average: 1 8.99 0.00 2.14 2.08 0.03 86.76 10:18:53 Average: 2 9.26 0.00 2.19 1.71 0.03 86.81 10:18:53 Average: 3 8.89 0.00 2.08 0.58 0.03 88.43 10:18:53 Average: 4 9.19 0.00 2.24 2.08 0.03 86.46 10:18:53 Average: 5 9.16 0.00 2.19 1.07 0.03 87.54 10:18:53 Average: 6 8.92 0.00 2.06 1.84 0.03 87.14 10:18:53 Average: 7 9.01 0.00 2.14 1.33 0.04 87.48 10:18:53 10:18:53 10:18:53