Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af2226701a16e650b74a674027cf906b22f6c1e4 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-ssh13768108999520268714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13173942118677751208.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1848919473324428323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh12937360934700816568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh2489793879609348769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21721’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21732 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/270 [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/270 # 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 af2226701a16e650b74a674027cf906b22f6c1e4 (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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 Commit message: "Merge pull request #4114 from jinlinGuan/issue-787-docs" > git rev-list --no-walk 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:43:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:43:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:43:24 ========================================================= 02:43:24 EdgeX Global Pipelines Version Info 02:43:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:43:25 ------------------- 02:43:25 stable info: 02:43:25 ------------------- 02:43:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:43:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 02:43:25 Message: update stable to v1.0.238 02:43:26 ------------------- 02:43:26 experimental info: 02:43:26 ------------------- 02:43:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:43:26 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 02:43:26 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:43:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af22267 [Pipeline] echo 02:43:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:27 provisioning config files... 02:43:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config6023198721297361768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:27 ---> docker-login.sh 02:43:27 nexus3.edgexfoundry.org:10001 02:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:28 Configure a credential helper to remove this warning. See 02:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:28 02:43:28 Login Succeeded 02:43:28 nexus3.edgexfoundry.org:10002 02:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:28 Configure a credential helper to remove this warning. See 02:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:28 02:43:28 Login Succeeded 02:43:28 nexus3.edgexfoundry.org:10003 02:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:28 Configure a credential helper to remove this warning. See 02:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:28 02:43:28 Login Succeeded 02:43:28 nexus3.edgexfoundry.org:10004 02:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:28 Configure a credential helper to remove this warning. See 02:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:28 02:43:28 Login Succeeded 02:43:28 docker.io 02:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:28 Configure a credential helper to remove this warning. See 02:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:28 02:43:28 Login Succeeded 02:43:28 ---> docker-login.sh ends [Pipeline] } 02:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:29 + 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 02:43:29 + dirname cmd/core-command/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo core-command,cmd/core-command/Dockerfile 02:43:29 + dirname cmd/core-data/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo core-data,cmd/core-data/Dockerfile 02:43:29 + dirname cmd/core-metadata/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo core-metadata,cmd/core-metadata/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + dirname cmd/security-bootstrapper/Dockerfile 02:43:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:43:29 + dirname cmd/security-proxy-setup/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:43:29 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 02:43:29 -f2 02:43:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:43:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:43:29 + + dirname cmd/security-spire-agent/Dockerfile 02:43:29 cut -d/ -f2 02:43:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:43:29 + dirname cmd/security-spire-config/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:43:29 + dirname cmd/security-spire-server/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:43:29 + dirname cmd/support-notifications/Dockerfile 02:43:29 + cut -d/ -f2 02:43:29 + echo support-notifications,cmd/support-notifications/Dockerfile 02:43:29 + + cut -d/ -f2 02:43:29 dirname cmd/support-scheduler/Dockerfile 02:43:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:43:29 + dirname+ cmd/sys-mgmt-agent/Dockerfile 02:43:29 cut -d/ -f2 02:43:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:43:29 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 02:43:29 + git rev-list -1 --merges af2226701a16e650b74a674027cf906b22f6c1e4~1..af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] echo 02:43:29 -----------> git rev-list -1 --merges af2226701a16e650b74a674027cf906b22f6c1e4~1..af2226701a16e650b74a674027cf906b22f6c1e4 af2226701a16e650b74a674027cf906b22f6c1e4 02:43:29 af2226701a16e650b74a674027cf906b22f6c1e4 [false] [Pipeline] sh 02:43:30 + git log --format=format:%s -1 af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] echo 02:43:30 ========================================================= 02:43:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:43:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:43:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:43:30 + grep -v github /etc/ssh/ssh_known_hosts 02:43:30 + [ -e /tmp/ssh_known_hosts ] 02:43:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:43:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:43:30 + sudo tee -a /etc/ssh/ssh_known_hosts 02:43:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:30 02:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:31 0.1.4: Pulling from edgex-devops/py-git-semver 02:43:31 b85a868b505f: Pulling fs layer 02:43:31 e2be974225ed: Pulling fs layer 02:43:31 339a4e72a1f5: Pulling fs layer 02:43:31 988bab9f4d93: Pulling fs layer 02:43:31 1469e6f7b9e6: Pulling fs layer 02:43:31 eaf3925da568: Pulling fs layer 02:43:31 bab4dde63d76: Pulling fs layer 02:43:31 bde34c3a00c8: Pulling fs layer 02:43:31 b352a97aabf1: Pulling fs layer 02:43:31 4872d77fe225: Pulling fs layer 02:43:31 5851b861e8e6: Pulling fs layer 02:43:31 bab4dde63d76: Waiting 02:43:31 bde34c3a00c8: Waiting 02:43:31 b352a97aabf1: Waiting 02:43:31 988bab9f4d93: Waiting 02:43:31 4872d77fe225: Waiting 02:43:31 1469e6f7b9e6: Waiting 02:43:31 eaf3925da568: Waiting 02:43:31 e2be974225ed: Verifying Checksum 02:43:31 e2be974225ed: Download complete 02:43:31 988bab9f4d93: Verifying Checksum 02:43:31 1469e6f7b9e6: Verifying Checksum 02:43:31 1469e6f7b9e6: Download complete 02:43:31 eaf3925da568: Verifying Checksum 02:43:31 eaf3925da568: Download complete 02:43:31 339a4e72a1f5: Verifying Checksum 02:43:31 339a4e72a1f5: Download complete 02:43:31 bde34c3a00c8: Verifying Checksum 02:43:31 bde34c3a00c8: Download complete 02:43:31 b352a97aabf1: Verifying Checksum 02:43:31 b352a97aabf1: Download complete 02:43:31 4872d77fe225: Verifying Checksum 02:43:31 4872d77fe225: Download complete 02:43:31 5851b861e8e6: Verifying Checksum 02:43:31 5851b861e8e6: Download complete 02:43:31 b85a868b505f: Verifying Checksum 02:43:31 b85a868b505f: Download complete 02:43:32 bab4dde63d76: Verifying Checksum 02:43:32 bab4dde63d76: Download complete 02:43:33 b85a868b505f: Pull complete 02:43:33 e2be974225ed: Pull complete 02:43:33 339a4e72a1f5: Pull complete 02:43:33 988bab9f4d93: Pull complete 02:43:34 1469e6f7b9e6: Pull complete 02:43:34 eaf3925da568: Pull complete 02:43:36 bab4dde63d76: Pull complete 02:43:36 bde34c3a00c8: Pull complete 02:43:36 b352a97aabf1: Pull complete 02:43:36 4872d77fe225: Pull complete 02:43:36 5851b861e8e6: Pull complete 02:43:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:36 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 02:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:43:38 $ docker top b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 -eo pid,comm 02:43:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:43:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:38 [ssh-agent] Looking for ssh-agent implementation... 02:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:38 $ docker exec b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent 02:43:38 SSH_AUTH_SOCK=/tmp/ssh-3SwWbxiCQoLq/agent.33 02:43:38 SSH_AGENT_PID=40 02:43:38 Running ssh-add (command line suppressed) 02:43:39 Identity added: /w/workspace/edgex-go/270@tmp/private_key_2339579572311804835.key (/w/workspace/edgex-go/270@tmp/private_key_2339579572311804835.key) 02:43:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:39 + git tag --points-at HEAD [Pipeline] } 02:43:39 $ docker exec --env ******** --env ******** b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent -k 02:43:39 unset SSH_AUTH_SOCK; 02:43:39 unset SSH_AGENT_PID; 02:43:39 echo Agent pid 40 killed; 02:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:43:39 [ssh-agent] Looking for ssh-agent implementation... 02:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:43:39 $ docker exec b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent 02:43:39 SSH_AUTH_SOCK=/tmp/ssh-31VCpKJc8Y1T/agent.72 02:43:39 SSH_AGENT_PID=78 02:43:39 Running ssh-add (command line suppressed) 02:43:40 Identity added: /w/workspace/edgex-go/270@tmp/private_key_3952393831325691310.key (/w/workspace/edgex-go/270@tmp/private_key_3952393831325691310.key) 02:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:43:40 + git semver init 02:43:40 2022-08-02 02:43:40,535 [run_init] DEBUG init version:0.0.0 force:False 02:43:40 2022-08-02 02:43:40,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/270/.semver 02:43:40 2022-08-02 02:43:40,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/270/.semver 02:43:40 2022-08-02 02:43:40,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/270/.semver'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=None) 02:43:44 2022-08-02 02:43:44,685 [append_file] DEBUG append to file:/w/workspace/edgex-go/270/.git/info/exclude 02:43:44 2022-08-02 02:43:44,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/270/.semver/main with force:False 02:43:44 2022-08-02 02:43:44,685 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 02:43:44 2022-08-02 02:43:44,686 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 02:43:44 2.3.0-dev.35 [Pipeline] } 02:43:44 $ docker exec --env ******** --env ******** b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent -k 02:43:44 unset SSH_AUTH_SOCK; 02:43:44 unset SSH_AGENT_PID; 02:43:44 echo Agent pid 78 killed; 02:43:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:45 + git semver [Pipeline] } 02:43:45 $ docker stop --time=1 b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 02:43:46 $ docker rm -f b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:47 Stashed 1 file(s) [Pipeline] echo 02:43:47 [edgeXSemver]: initialized semver on version 2.3.0-dev.35 [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 02:43:47 + git config --global --add safe.directory /w/workspace/edgex-go/270 [Pipeline] echo 02:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:43:47 ========================================================= 02:43:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:43:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:43:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:43:48 2408cc74d12b: Pulling fs layer 02:43:48 ea60b727a1ce: Pulling fs layer 02:43:48 30c4a7721957: Pulling fs layer 02:43:48 370296b7ddb6: Pulling fs layer 02:43:48 7c6cee850709: Pulling fs layer 02:43:48 39a5fcdaea64: Pulling fs layer 02:43:48 d94ebbe4e438: Pulling fs layer 02:43:48 bcfd1f05c69d: Pulling fs layer 02:43:48 59ccb84bbe0f: Pulling fs layer 02:43:48 39a5fcdaea64: Waiting 02:43:48 bcfd1f05c69d: Waiting 02:43:48 370296b7ddb6: Waiting 02:43:48 7c6cee850709: Waiting 02:43:48 59ccb84bbe0f: Waiting 02:43:48 d94ebbe4e438: Waiting 02:43:48 30c4a7721957: Verifying Checksum 02:43:48 30c4a7721957: Download complete 02:43:48 ea60b727a1ce: Verifying Checksum 02:43:48 ea60b727a1ce: Download complete 02:43:48 7c6cee850709: Verifying Checksum 02:43:48 7c6cee850709: Download complete 02:43:48 39a5fcdaea64: Verifying Checksum 02:43:48 2408cc74d12b: Verifying Checksum 02:43:48 2408cc74d12b: Download complete 02:43:48 d94ebbe4e438: Verifying Checksum 02:43:48 d94ebbe4e438: Download complete 02:43:48 2408cc74d12b: Pull complete 02:43:48 ea60b727a1ce: Pull complete 02:43:48 30c4a7721957: Pull complete 02:43:48 59ccb84bbe0f: Verifying Checksum 02:43:48 59ccb84bbe0f: Download complete 02:43:49 bcfd1f05c69d: Verifying Checksum 02:43:49 bcfd1f05c69d: Download complete 02:43:49 370296b7ddb6: Verifying Checksum 02:43:49 370296b7ddb6: Download complete 02:43:53 370296b7ddb6: Pull complete 02:43:53 7c6cee850709: Pull complete 02:43:53 39a5fcdaea64: Pull complete 02:43:53 d94ebbe4e438: Pull complete 02:43:55 bcfd1f05c69d: Pull complete 02:43:56 59ccb84bbe0f: Pull complete 02:43:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 02:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:43:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:43:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:43:57 WORKDIR /edgex 02:43:57 COPY go.mod . 02:43:57 RUN go mod download 02:43:57 + docker build -t ci-base-image-x86_64 -f - . 02:43:59 Sending build context to Docker daemon 335.4MB 02:43:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:43:59 ---> a4fb48ad2a94 02:43:59 Step 2/4 : WORKDIR /edgex 02:44:01 ---> Running in 01fc0a0a12d9 02:44:01 Removing intermediate container 01fc0a0a12d9 02:44:01 ---> 79ad81e727fe 02:44:01 Step 3/4 : COPY go.mod . 02:44:01 ---> 1ead06d3326e 02:44:01 Step 4/4 : RUN go mod download 02:44:01 ---> Running in adfcbe4cc034 02:44:02 Still waiting to schedule task 02:44:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21729’ 02:44:14 Removing intermediate container adfcbe4cc034 02:44:14 ---> 3709f1993d14 02:44:14 Successfully built 3709f1993d14 02:44:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:14 + docker inspect -f . ci-base-image-x86_64 02:44:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:14 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 02:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:44:14 $ docker top be6bdbd8fa08aefec876f09bf1bfad31b0c0389bfe66767ff05ab6be49d1bbf6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:15 + go version 02:44:15 go version go1.18.3 linux/amd64 [Pipeline] } 02:44:15 $ docker stop --time=1 be6bdbd8fa08aefec876f09bf1bfad31b0c0389bfe66767ff05ab6be49d1bbf6 02:44:16 $ docker rm -f be6bdbd8fa08aefec876f09bf1bfad31b0c0389bfe66767ff05ab6be49d1bbf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker inspect -f . ci-base-image-x86_64 02:44:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:17 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 02:44:17 $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:44:17 $ docker top 8452599e47f86b732ad11fd66bb7fdf5c82b3761b22c035228f47bb10e710606 -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:17 ========================================================= 02:44:17 [edgeXBuildGoParallel] Running Tests and Build... 02:44:17 ========================================================= [Pipeline] sh 02:44:18 + git config --global --add safe.directory /w/workspace/edgex-go/270 [Pipeline] fileExists [Pipeline] sh 02:44:18 + make test 02:44:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:44:24 ? github.com/edgexfoundry/edgex-go [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:44:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 02:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:44:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements 02:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:44:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements 02:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:44:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.650s coverage: 89.2% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 83.8% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.426s coverage: 95.6% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 02:44:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 02:44:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 02:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 02:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 02:44:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 82.2% of statements 02:44:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.090s coverage: 85.4% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 43.6% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.133s coverage: 97.7% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:45:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 02:45:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 02:45:03 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 02:45:21 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." 02:45:21 GO111MODULE=on go vet ./... 02:45:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:45:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:45:25 ./bin/test-attribution-txt.sh 02:45:25 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 02:45:25 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 02:45:25 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 02:45:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:45:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:45:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:45:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 02:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:45:26 + ls -al . 02:45:26 total 688 02:45:26 drwxrwxr-x 10 1001 1001 4096 Aug 2 02:44 . 02:45:26 drwxr-xr-x 4 root root 4096 Aug 2 02:44 .. 02:45:26 -rw-rw-r-- 1 1001 1001 11 Aug 2 02:43 .dockerignore 02:45:26 drwxrwxr-x 8 1001 1001 4096 Aug 2 02:45 .git 02:45:26 drwxrwxr-x 3 1001 1001 4096 Aug 2 02:43 .github 02:45:26 -rw-rw-r-- 1 1001 1001 1030 Aug 2 02:43 .gitignore 02:45:26 -rw-rw-r-- 1 1001 1001 42 Aug 2 02:43 .golangci.yml 02:45:26 -rw-rw-r-- 1 1001 1001 87 Aug 2 02:43 .hadolint.yml 02:45:26 drwxr-xr-x 3 1001 1001 4096 Aug 2 02:43 .semver 02:45:26 -rw-rw-r-- 1 1001 1001 166 Aug 2 02:43 .sonarcloud.properties 02:45:26 -rw-rw-r-- 1 1001 1001 1171 Aug 2 02:43 ADOPTERS.md 02:45:26 -rw-rw-r-- 1 1001 1001 10347 Aug 2 02:43 Attribution.txt 02:45:26 -rw-rw-r-- 1 1001 1001 63209 Aug 2 02:43 CHANGELOG.md 02:45:26 -rw-rw-r-- 1 1001 1001 3804 Aug 2 02:43 CONTRIBUTING.md 02:45:26 -rw-rw-r-- 1 1001 1001 677 Aug 2 02:43 GOVERNANCE.md 02:45:26 -rw-rw-r-- 1 1001 1001 850 Aug 2 02:43 Jenkinsfile 02:45:26 -rw-rw-r-- 1 1001 1001 10775 Aug 2 02:43 LICENSE 02:45:26 -rw-rw-r-- 1 1001 1001 10350 Aug 2 02:43 Makefile 02:45:26 -rw-rw-r-- 1 1001 1001 582 Aug 2 02:43 OWNERS.md 02:45:26 -rw-rw-r-- 1 1001 1001 9094 Aug 2 02:43 README.md 02:45:26 -rw-rw-r-- 1 1001 1001 6912 Aug 2 02:43 SECURITY.md 02:45:26 -rw-rw-r-- 1 1001 1001 12 Aug 2 02:43 VERSION 02:45:26 -rw-rw-r-- 1 1001 1001 4131 Aug 2 02:43 ZMQWindows.md 02:45:26 drwxrwxr-x 2 1001 1001 4096 Aug 2 02:43 bin 02:45:26 drwxrwxr-x 18 1001 1001 4096 Aug 2 02:43 cmd 02:45:26 -rw-r--r-- 1 root root 436531 Aug 2 02:45 coverage.out 02:45:26 -rw-rw-r-- 1 1001 1001 3681 Aug 2 02:43 go.mod 02:45:26 -rw-rw-r-- 1 1001 1001 38033 Aug 2 02:43 go.sum 02:45:26 drwxrwxr-x 8 1001 1001 4096 Aug 2 02:43 internal 02:45:26 drwxrwxr-x 3 1001 1001 4096 Aug 2 02:43 openapi 02:45:26 drwxrwxr-x 4 1001 1001 4096 Aug 2 02:43 snap 02:45:26 -rw-rw-r-- 1 1001 1001 204 Aug 2 02:43 version.go [Pipeline] sh 02:45:26 + '[' -e coverage.out ] 02:45:26 + chown 1001:1001 coverage.out [Pipeline] stash 02:45:26 Stashed 1 file(s) [Pipeline] sh 02:45:26 + make build 02:45:26 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:45:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:45:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:45:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:45:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:45:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:45:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:45:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:46:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:46:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:46:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:46: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.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:46:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:46:05 $ docker stop --time=1 8452599e47f86b732ad11fd66bb7fdf5c82b3761b22c035228f47bb10e710606 02:46:08 $ docker rm -f 8452599e47f86b732ad11fd66bb7fdf5c82b3761b22c035228f47bb10e710606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:09 02:46:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:09 latest: Pulling from edgex-devops/edgex-compose 02:46:09 cbdbe7a5bc2a: Pulling fs layer 02:46:09 ca9280d653b3: Pulling fs layer 02:46:09 7e9c9ca2126c: Pulling fs layer 02:46:09 cbdbe7a5bc2a: Verifying Checksum 02:46:09 cbdbe7a5bc2a: Download complete 02:46:09 cbdbe7a5bc2a: Pull complete 02:46:09 ca9280d653b3: Verifying Checksum 02:46:09 ca9280d653b3: Download complete 02:46:10 7e9c9ca2126c: Verifying Checksum 02:46:10 7e9c9ca2126c: Download complete 02:46:10 ca9280d653b3: Pull complete 02:46:13 7e9c9ca2126c: Pull complete 02:46:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:13 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 02:46:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:46:15 $ docker top 5245817a0f8b4551a271952649aa32d61e9b0b80d70bdf04a9ee68299867e79d -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:15 + docker-compose build --help 02:46:15 + grep parallel 02:46:16 --parallel Build images in parallel. [Pipeline] } 02:46:16 $ docker stop --time=1 5245817a0f8b4551a271952649aa32d61e9b0b80d70bdf04a9ee68299867e79d 02:46:17 $ docker rm -f 5245817a0f8b4551a271952649aa32d61e9b0b80d70bdf04a9ee68299867e79d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:18 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 02:46:18 $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:46:18 $ docker top 7e6a15ec7744c7e54711ad8964298f9cdd06907a522cf80cd70f45a2081f95a1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:19 + docker-compose -f ./docker-compose-build.yml build --parallel 02:46:20 Building core-command ... 02:46:20 Building core-data ... 02:46:20 Building core-metadata ... 02:46:20 Building security-bootstrapper ... 02:46:20 Building security-proxy-setup ... 02:46:20 Building security-secretstore-setup ... 02:46:20 Building security-spiffe-token-provider ... 02:46:20 Building security-spire-agent ... 02:46:20 Building security-spire-config ... 02:46:20 Building security-spire-server ... 02:46:20 Building support-notifications ... 02:46:20 Building support-scheduler ... 02:46:20 Building sys-mgmt-agent ... 02:46:20 Building security-spire-config 02:46:20 Building core-command 02:46:20 Building support-scheduler 02:46:20 Building security-secretstore-setup 02:46:20 Building security-proxy-setup 02:46:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:46:34 ---> 3709f1993d14 02:46:34 Step 3/23 : WORKDIR /edgex-go 02:46:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:46:34 ---> 3709f1993d14 02:46:34 Step 3/26 : WORKDIR /edgex-go 02:46:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:46:34 ---> 3709f1993d14 02:46:34 Step 3/22 : WORKDIR /edgex-go 02:46:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:46:34 ---> 3709f1993d14 02:46:34 Step 3/22 : WORKDIR /edgex-go 02:46:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:46:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:46:34 ---> 3709f1993d14 02:46:34 Step 3/25 : WORKDIR /edgex-go 02:46:37 ---> Running in ee327eccb310 02:46:37 ---> Running in 23df16377909 02:46:37 ---> Running in e3aaf059c4f3 02:46:37 ---> Running in d30e319d9358 02:46:37 ---> Running in 06cf7cb3b143 02:46:37 Removing intermediate container e3aaf059c4f3 02:46:37 ---> 60edf9e29ad9 02:46:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:37 Removing intermediate container d30e319d9358 02:46:37 ---> 85a2bd48b31a 02:46:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:37 Removing intermediate container ee327eccb310 02:46:37 ---> a907dba75caa 02:46:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:37 Removing intermediate container 06cf7cb3b143 02:46:37 ---> f3d677727594 02:46:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:37 ---> Running in 5fd5899e8bfc 02:46:37 Removing intermediate container 23df16377909 02:46:37 ---> 971109d55ef5 02:46:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:37 ---> Running in 62248ae4925a 02:46:37 ---> Running in 0e9673f6d58b 02:46:37 ---> Running in e10c99f3d604 02:46:38 ---> Running in 56da45a08370 02:46:38 Removing intermediate container 5fd5899e8bfc 02:46:38 ---> a75dd5536054 02:46:38 Step 5/22 : RUN apk add --update --no-cache make git 02:46:38 ---> Running in 804471d6da68 02:46:38 Removing intermediate container 62248ae4925a 02:46:38 ---> a0f92226553a 02:46:38 Step 5/25 : RUN apk add --update --no-cache make git 02:46:38 ---> Running in 4470d56ea32a 02:46:38 Removing intermediate container e10c99f3d604 02:46:38 ---> 89fc5c5177de 02:46:38 Step 5/23 : RUN apk add --update --no-cache make git 02:46:39 ---> Running in bcac1c5a6059 02:46:39 Removing intermediate container 56da45a08370 02:46:39 ---> 8582c36b6ef1 02:46:39 Step 5/22 : RUN apk add --update --no-cache make git 02:46:39 ---> Running in d6b9ee7e6120 02:46:39 Removing intermediate container 0e9673f6d58b 02:46:39 ---> dd6f60023953 02:46:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:46:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:46:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:46:39 ---> Running in 19d43ce18f0c 02:46:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:46:40 OK: 211 MiB in 51 packages 02:46:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:46:41 Removing intermediate container 4470d56ea32a 02:46:41 ---> cc3bdfb6f1c9 02:46:41 Step 6/25 : COPY go.mod vendor* ./ 02:46:41 OK: 211 MiB in 51 packages 02:46:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:46:41 OK: 211 MiB in 51 packages 02:46:41 ---> 202eb41407ec 02:46:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:41 ---> Running in 6dc7fd52932c 02:46:41 Removing intermediate container d6b9ee7e6120 02:46:41 ---> aae64788fd20 02:46:41 Step 6/22 : COPY go.mod vendor* ./ 02:46:41 ---> a21886565213 02:46:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:41 Removing intermediate container 804471d6da68 02:46:41 ---> c9ae4bc193c9 02:46:41 Step 6/22 : COPY go.mod vendor* ./ 02:46:41 ---> Running in a514bcdf6a68 02:46:41 OK: 211 MiB in 51 packages 02:46:42 ---> eb7a5da902ca 02:46:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:42 ---> Running in d42ded115307 02:46:42 OK: 211 MiB in 51 packages 02:46:42 Removing intermediate container bcac1c5a6059 02:46:42 ---> 0485a320a719 02:46:42 Step 6/23 : COPY go.mod vendor* ./ 02:46:42 ---> 4e3b6b6b1ae5 02:46:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:42 ---> Running in 8660fcb8c079 02:46:42 Removing intermediate container 19d43ce18f0c 02:46:42 ---> 884ebde43ee6 02:46:42 Step 6/26 : COPY go.mod vendor* ./ 02:46:43 ---> 38adeb77b845 02:46:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21733 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:46:45 Running in /w/workspace/edgex-go/270 [Pipeline] { [Pipeline] checkout 02:46:45 The recommended git tool is: git 02:46:45 ---> Running in 6ea37308cbf5 02:46:50 using credential edgex-jenkins-ssh 02:46:50 Cloning the remote Git repository 02:46:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:46:50 > git init /w/workspace/edgex-go/270 # timeout=10 02:46:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:46:51 > git --version # timeout=10 02:46:51 > git --version # 'git version 2.25.1' 02:46:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:51 Removing intermediate container d42ded115307 02:46:51 ---> 07d1a3171810 02:46:51 Step 8/22 : COPY . . 02:46:51 Removing intermediate container 6dc7fd52932c 02:46:51 ---> 1864c80e6beb 02:46:51 Step 8/25 : COPY . . 02:46:51 Removing intermediate container 8660fcb8c079 02:46:51 ---> 0e55718a3348 02:46:51 Step 8/23 : COPY . . 02:46:51 Removing intermediate container a514bcdf6a68 02:46:51 ---> 7e9d6e3d0201 02:46:51 Step 8/22 : COPY . . 02:47:01 ---> 603b63c94267 02:47:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:47:01 ---> c67933cf3b72 02:47:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:47:01 ---> ca288ad04633 02:47:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:47:01 ---> acd6fd16aaca 02:47:01 Step 9/23 : RUN make cmd/core-command/core-command 02:47:02 ---> Running in c5c3be837835 02:47:02 ---> Running in caa358e3532c 02:47:02 ---> Running in 154034f5cfde 02:47:02 ---> Running in b64500dfca03 02:47:02 Removing intermediate container 6ea37308cbf5 02:47:02 ---> 692d3c7b862b 02:47:02 Step 8/26 : COPY . . 02:47:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:47:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:47:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:47:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:47:07 Avoid second fetch 02:47:07 Checking out Revision af2226701a16e650b74a674027cf906b22f6c1e4 (main) 02:47:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:07 > git config core.sparsecheckout # timeout=10 02:47:07 > git checkout -f af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 02:47:12 Commit message: "Merge pull request #4114 from jinlinGuan/issue-787-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:12 ---> 3717b97aebd6 02:47:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:47:12 ---> Running in a94b902affcf 02:47:12 Removing intermediate container a94b902affcf 02:47:12 ---> bc3bc60868cf 02:47:12 Step 10/26 : WORKDIR /edgex-go/spire-build 02:47:12 ---> Running in b2789303d953 02:47:13 Removing intermediate container b2789303d953 02:47:13 ---> 074af54125d2 02:47:13 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 02:47:13 ---> Running in 8f01a93ddf17 02:47:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:13 Dload Upload Total Spent Left Speed 02:47:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 02:47:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:47:14 + sudo tee /etc/docker/daemon.new 02:47:14 { 02:47:14 "registry-mirrors": [ 02:47:14 "https://nexus3.edgexfoundry.org:10001" 02:47:14 ], 02:47:14 "bip": "10.250.0.254/24", 02:47:14 "hosts": [ 02:47:14 "tcp://0.0.0.0:5555", 02:47:14 "unix:///var/run/docker.sock" 02:47:14 ], 02:47:14 "mtu": 1458, 02:47:14 "selinux-enabled": true, 02:47:14 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:14 } [Pipeline] sh 02:47:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:14 + sudo service docker restart 02:47:15 Removing intermediate container 8f01a93ddf17 02:47:15 ---> a2682b98c1b0 02:47:15 Step 12/26 : WORKDIR /edgex-go 02:47:15 ---> Running in 57380bcbebea 02:47:16 Removing intermediate container 57380bcbebea 02:47:16 ---> a7f64c3f022f 02:47:16 02:47:16 Step 13/26 : FROM alpine:3.15 02:47:16 3.15: Pulling from library/alpine 02:47:17 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 02:47:17 Status: Downloaded newer image for alpine:3.15 02:47:17 ---> 2720e26172a0 02:47:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:47:17 ---> Running in 07eb7cd669dd 02:47:18 Removing intermediate container 07eb7cd669dd 02:47:18 ---> 44df1c2c4def 02:47:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:18 ---> Running in bc2066a95eb5 02:47:20 Removing intermediate container bc2066a95eb5 02:47:20 ---> 6445e9bc4c0c 02:47:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:20 ---> Running in db52639689c9 02:47:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:47:23 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:47:23 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:47:23 OK: 15857 distinct packages available 02:47:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:47:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:47:24 (1/4) Installing dumb-init (1.2.5-r1) 02:47:24 (2/4) Installing musl-obstack (1.2.3-r0) 02:47:24 (3/4) Installing libucontext (1.1-r0) 02:47:24 (4/4) Installing gcompat (1.0.0-r4) 02:47:24 Executing busybox-1.34.1-r7.trigger 02:47:24 OK: 6 MiB in 18 packages 02:47:26 Removing intermediate container db52639689c9 02:47:26 ---> b42f7c30c8fa 02:47:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:47:28 ---> 6ee52e5010c2 02:47:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:47:28 ---> 52b566863f52 02:47:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:47:28 ---> Running in e2f5028c5adf 02:47:28 Removing intermediate container e2f5028c5adf 02:47:28 ---> 561d6c660f69 02:47:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:47:29 ---> bf9cc6b3cfe7 02:47:29 Step 21/26 : WORKDIR / 02:47:29 ---> Running in 661c642b0a29 02:47:29 Removing intermediate container 661c642b0a29 02:47:29 ---> 8baaf3cc1107 02:47:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:47:30 ---> Running in b3f80368465a 02:47:30 Removing intermediate container b3f80368465a 02:47:30 ---> 6e156a0394aa 02:47:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:47:30 ---> Running in 8a0c248081cd 02:47:30 Removing intermediate container 8a0c248081cd 02:47:30 ---> d84e8a7a8f42 02:47:30 Step 24/26 : LABEL arch=x86_64 02:47:30 ---> Running in b1b8e4554141 02:47:31 Removing intermediate container b1b8e4554141 02:47:31 ---> d58d99306553 02:47:31 Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:47:31 ---> Running in 95844f008563 02:47:31 Removing intermediate container 95844f008563 02:47:31 ---> b180c4c6810e 02:47:31 Step 26/26 : LABEL version=2.3.0-dev.35 02:47: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.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47:31 ---> Running in 14656655ba3c 02:47:31 Removing intermediate container 14656655ba3c 02:47:31 ---> 4a5cb26f0ba8 02:47:31 02:47:32 Successfully built 4a5cb26f0ba8 02:47:32 Successfully tagged security-spire-config:latest 02:47:32  Building security-spire-config ... done Building support-notifications 02:47: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.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:33 provisioning config files... 02:47:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config7929564730393891610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:33 ---> docker-login.sh 02:47:33 nexus3.edgexfoundry.org:10001 02:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:34 Configure a credential helper to remove this warning. See 02:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:34 02:47:34 Login Succeeded 02:47:34 nexus3.edgexfoundry.org:10002 02:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:35 Configure a credential helper to remove this warning. See 02:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:35 02:47:35 Login Succeeded 02:47:35 nexus3.edgexfoundry.org:10003 02:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:35 Configure a credential helper to remove this warning. See 02:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:35 02:47:35 Login Succeeded 02:47:35 nexus3.edgexfoundry.org:10004 02:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:36 Configure a credential helper to remove this warning. See 02:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:36 02:47:36 Login Succeeded 02:47:36 docker.io 02:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:36 Configure a credential helper to remove this warning. See 02:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:36 02:47:36 Login Succeeded 02:47:36 ---> docker-login.sh ends [Pipeline] } 02:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:47:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:47:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:47:37 ---> 3709f1993d14 02:47:37 Step 3/22 : WORKDIR /edgex-go 02:47:37 ---> Using cache 02:47:37 ---> a907dba75caa 02:47:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:37 ---> Using cache 02:47:37 ---> 89fc5c5177de 02:47:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:47:37 Removing intermediate container b64500dfca03 02:47:37 ---> b6ce89fb8665 02:47:37 02:47:37 Step 10/23 : FROM alpine:3.16 02:47:37 3.16: Pulling from library/alpine 02:47:37 + git config --global --add safe.directory /w/workspace/edgex-go/270 [Pipeline] echo 02:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:37 ========================================================= 02:47:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:47:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:47:38 ---> Running in f5c795df8ad9 02:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:47:38 Removing intermediate container caa358e3532c 02:47:38 ---> c467b44a1095 02:47:38 02:47:38 Step 10/25 : FROM alpine:3.16 02:47:38 3.16: Pulling from library/alpine 02:47:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:38 b3c136eddcbf: Pulling fs layer 02:47:38 c0a3192eca97: Pulling fs layer 02:47:38 a050256f5b6f: Pulling fs layer 02:47:38 656be50a0ddc: Pulling fs layer 02:47:38 2bbca73fdf42: Pulling fs layer 02:47:38 46d945488cbd: Pulling fs layer 02:47:38 8a5474983e97: Pulling fs layer 02:47:38 329c88fbcd65: Pulling fs layer 02:47:38 46d945488cbd: Waiting 02:47:38 8a5474983e97: Waiting 02:47:38 329c88fbcd65: Waiting 02:47:38 656be50a0ddc: Waiting 02:47:38 2bbca73fdf42: Waiting 02:47:38 a050256f5b6f: Verifying Checksum 02:47:38 a050256f5b6f: Download complete 02:47:38 c0a3192eca97: Verifying Checksum 02:47:38 c0a3192eca97: Download complete 02:47:38 2bbca73fdf42: Download complete 02:47:38 46d945488cbd: Verifying Checksum 02:47:38 46d945488cbd: Download complete 02:47:38 b3c136eddcbf: Download complete 02:47:38 Removing intermediate container 154034f5cfde 02:47:38 ---> e92c8dc41fc5 02:47:38 02:47:38 Step 10/22 : FROM alpine:3.16 02:47:38 3.16: Pulling from library/alpine 02:47:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 02:47:38 Status: Downloaded newer image for alpine:3.16 02:47:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 02:47:38 Status: Image is up to date for alpine:3.16 02:47:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 02:47:38 Status: Image is up to date for alpine:3.16 02:47:38 ---> d7d3d98c851f 02:47:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:47:38 ---> d7d3d98c851f 02:47:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:47:38 ---> d7d3d98c851f 02:47:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:47:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:38 ---> Running in c683abd94f5a 02:47:38 ---> Running in f9b951a95ca5 02:47:38 ---> Running in eb7f20b93d30 02:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:39 b3c136eddcbf: Pull complete 02:47:39 329c88fbcd65: Verifying Checksum 02:47:39 329c88fbcd65: Download complete 02:47:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:39 OK: 211 MiB in 51 packages 02:47:40 c0a3192eca97: Pull complete 02:47:40 (1/6) Installing ca-certificates (20220614-r0) 02:47:40 (2/6) Installing brotli-libs (1.0.9-r6) 02:47:40 (1/1) Installing dumb-init (1.2.5-r1) 02:47:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 02:47:40 Executing busybox-1.35.0-r15.trigger 02:47:40 (4/6) Installing libcurl (7.83.1-r2) 02:47:40 OK: 6 MiB in 15 packages 02:47:40 (5/6) Installing curl (7.83.1-r2) 02:47:40 (6/6) Installing dumb-init (1.2.5-r1) 02:47:40 (1/3) Installing ca-certificates (20220614-r0) 02:47:40 Executing busybox-1.35.0-r15.trigger 02:47:40 Executing ca-certificates-20220614-r0.trigger 02:47:40 (2/3) Installing dumb-init (1.2.5-r1) 02:47:40 (3/3) Installing su-exec (0.2-r1) 02:47:40 Executing busybox-1.35.0-r15.trigger 02:47:40 Executing ca-certificates-20220614-r0.trigger 02:47:40 a050256f5b6f: Pull complete 02:47:40 OK: 8 MiB in 20 packages 02:47:40 OK: 6 MiB in 17 packages 02:47:40 8a5474983e97: Verifying Checksum 02:47:40 8a5474983e97: Download complete 02:47:41 Removing intermediate container f5c795df8ad9 02:47:41 ---> 9dc5115298db 02:47:41 Step 6/22 : COPY go.mod vendor* ./ 02:47:41 Removing intermediate container c5c3be837835 02:47:41 ---> 0e8d171464aa 02:47:41 02:47:41 Step 10/22 : FROM alpine:3.16 02:47:41 ---> d7d3d98c851f 02:47:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:47:41 ---> Running in c8ee048763c0 02:47:41 ---> 015aee09152a 02:47:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:41 Removing intermediate container eb7f20b93d30 02:47:41 Removing intermediate container f9b951a95ca5 02:47:41 ---> c480fd2f8b63 02:47:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> dd468b22bdf1 02:47:41 02:47:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:47:41 Removing intermediate container c683abd94f5a 02:47:41 ---> a72bea98e44b 02:47:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:47:41 ---> Running in 77496f0d4312 02:47:41 ---> Running in cb6b9605ffe8 02:47:41 ---> Running in 216e25c368ac 02:47:41 ---> Running in 4a1e64e84cbc 02:47:41 656be50a0ddc: Verifying Checksum 02:47:41 656be50a0ddc: Download complete 02:47:41 Removing intermediate container cb6b9605ffe8 02:47:41 ---> b54106085085 02:47:41 Step 13/25 : WORKDIR / 02:47:41 Removing intermediate container 216e25c368ac 02:47:41 ---> 5af20b545f8d 02:47:41 Step 13/23 : ENV APP_PORT=59882 02:47:41 Removing intermediate container 4a1e64e84cbc 02:47:41 ---> 2283f8a90890 02:47:41 Step 13/22 : WORKDIR /edgex 02:47:41 ---> Running in e28297e600da 02:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:41 ---> Running in def658f17a77 02:47:41 ---> Running in 8351ee973832 02:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:42 Removing intermediate container e28297e600da 02:47:42 ---> 8cd72717b32b 02:47:42 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:47:42 Removing intermediate container def658f17a77 02:47:42 ---> a2c0fbd63f0f 02:47:42 Step 14/23 : EXPOSE $APP_PORT 02:47:42 Removing intermediate container 8351ee973832 02:47:42 ---> a5322d32a8ae 02:47:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:47:42 ---> Running in c95c7b767a4d 02:47:42 (1/1) Installing dumb-init (1.2.5-r1) 02:47:42 Executing busybox-1.35.0-r15.trigger 02:47:42 OK: 6 MiB in 15 packages 02:47:42 Removing intermediate container c95c7b767a4d 02:47:42 ---> 8026c562ad4b 02:47:42 Step 15/23 : WORKDIR / 02:47:42 ---> 05026547ffc7 02:47:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:47:42 ---> bc7735c9f07a 02:47:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:47:42 ---> Running in 2e914c6a56d8 02:47:42 Removing intermediate container 2e914c6a56d8 02:47:42 ---> 14df02818fed 02:47:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:47:42 ---> 751f19256ca0 02:47:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:47:42 ---> 8386d92d2ee0 02:47:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:47:42 Removing intermediate container c8ee048763c0 02:47:42 ---> 46cb4b075af2 02:47:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:47:42 ---> 48476ce3e395 02:47:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:47:43 ---> 79cf5dae29ae 02:47:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:47:43 ---> Running in 0ecba21b96ba 02:47:44 Removing intermediate container 0ecba21b96ba 02:47:44 ---> 4afb2c303799 02:47:44 Step 13/22 : ENV APP_PORT=59861 02:47:44 ---> d6be40b6c2dd 02:47:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:47:44 ---> 969d1c959d5a 02:47:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:47:44 ---> 3caa4a9910f4 02:47:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:47:44 ---> Running in 04af4f8a714d 02:47:44 ---> ab6bb66f06f1 02:47:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:47:45 Removing intermediate container 04af4f8a714d 02:47:45 ---> c1ca484788c8 02:47:45 Step 14/22 : EXPOSE $APP_PORT 02:47:45 ---> e4c1346c88b8 02:47:45 Step 19/23 : ENTRYPOINT ["/core-command"] 02:47:45 ---> 1fdeb15b1401 02:47:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:45 ---> Running in d4b4fd8ae4c5 02:47:45 ---> Running in b308187480ff 02:47:45 ---> Running in 3fbbcce39bbd 02:47:45 ---> 14989c9d1a1c 02:47:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:47:45 Removing intermediate container d4b4fd8ae4c5 02:47:45 ---> ccc1ef2f3405 02:47:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:47:45 Removing intermediate container b308187480ff 02:47:45 ---> f7ca6fd08081 02:47:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:45 ---> Running in 83c5d4241147 02:47:46 ---> 947365bfb31f 02:47:46 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:46 ---> 592e600d8def 02:47:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:47:46 ---> Running in eebcb73a347c 02:47:46 Removing intermediate container 83c5d4241147 02:47:46 ---> 88debb318bbf 02:47:46 Step 21/23 : LABEL arch=x86_64 02:47:46 ---> Running in 6a0d14e884c4 02:47:46 ---> 40f5edc3563d 02:47:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:47:46 Removing intermediate container 6a0d14e884c4 02:47:46 ---> 6a7a89c4c535 02:47:46 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:47:46 Removing intermediate container 3fbbcce39bbd 02:47:46 ---> 7bfafa0a6142 02:47:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:47:46 ---> Running in 0de3127ec0e0 02:47:47 ---> Running in 8714d7756857 02:47:47 ---> 1bb385d0b5fd 02:47:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:47:47 ---> Running in b5fdc733dbba 02:47:47 Removing intermediate container 0de3127ec0e0 02:47:47 Removing intermediate container 8714d7756857 02:47:47 ---> ef18c6ff4d5f 02:47:47 Step 20/22 : LABEL arch=x86_64 02:47:47 ---> bf0e4e419a78 02:47:47 Step 23/23 : LABEL version=2.3.0-dev.35 02:47:47 ---> Running in 18f87a4c5041 02:47:47 ---> Running in bf0c2f180244 02:47:47 Removing intermediate container b5fdc733dbba 02:47:47 ---> 4dd901bf25c8 02:47:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:47 Removing intermediate container eebcb73a347c 02:47:47 ---> fcfdd53e5019 02:47:47 Removing intermediate container 18f87a4c5041 02:47:47 ---> c176601f5a76 02:47:47 Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:47:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:47:47 ---> Running in b31f172322a7 02:47:47 Removing intermediate container bf0c2f180244 02:47:47 ---> 356ffe8af80f 02:47:47 02:47:47 ---> Running in 2964c5cbc482 02:47:47 ---> Running in 2f581149f92e 02:47:48 Successfully built 356ffe8af80f 02:47:48 Successfully tagged core-command:latest 02:47:48  Building core-command ... done Building sys-mgmt-agent 02:47:48 Removing intermediate container b31f172322a7 02:47:48 ---> f6471bffc6cd 02:47:48 Step 20/22 : LABEL arch=x86_64 02:47:48 Removing intermediate container 2f581149f92e 02:47:48 ---> 149be3e796fe 02:47:48 Step 22/22 : LABEL version=2.3.0-dev.35 02:47:48 ---> Running in 0b4bdd617ca8 02:47:49 Removing intermediate container 2964c5cbc482 02:47:49 ---> 4d2227719733 02:47:49 Step 23/25 : LABEL arch=x86_64 02:47:49 ---> Running in 4b3b07184bcc 02:47:49 Removing intermediate container 0b4bdd617ca8 02:47:49 ---> 1223a160a8e0 02:47:49 Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:47:50 ---> Running in b26a5590ec57 02:47:50 ---> Running in d19383119069 02:47:50 Removing intermediate container 4b3b07184bcc 02:47:50 ---> cfb466059af0 02:47:50 02:47:50 Successfully built cfb466059af0 02:47:50 Removing intermediate container 77496f0d4312 02:47:50 ---> 57bc0e9865ce 02:47:50 Step 8/22 : COPY . . 02:47:50 Successfully tagged security-proxy-setup:latest 02:47:50 Building core-metadata 02:47:50  Building security-proxy-setup ... done Removing intermediate container d19383119069 02:47:50 ---> ec22d1049b56 02:47:50 Step 22/22 : LABEL version=2.3.0-dev.35 02:47:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:47:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:47:52 ---> 3709f1993d14 02:47:52 Step 3/23 : WORKDIR /edgex-go 02:47:52 ---> Using cache 02:47:52 ---> a907dba75caa 02:47:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:52 ---> Using cache 02:47:52 ---> 89fc5c5177de 02:47:52 Step 5/23 : RUN apk add --update --no-cache make bash git 02:47:54 Removing intermediate container b26a5590ec57 02:47:54 ---> 52b221f1bb35 02:47:54 Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:47:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:47:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:47:54 ---> 3709f1993d14 02:47:54 Step 3/23 : WORKDIR /edgex-go 02:47:54 ---> Using cache 02:47:54 ---> a907dba75caa 02:47:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:54 ---> Using cache 02:47:54 ---> 89fc5c5177de 02:47:54 Step 5/23 : RUN apk add --update --no-cache make git 02:47:54 ---> Using cache 02:47:54 ---> 0485a320a719 02:47:54 Step 6/23 : COPY go.mod vendor* ./ 02:47:54 ---> Using cache 02:47:54 ---> 4e3b6b6b1ae5 02:47:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:54 ---> Using cache 02:47:54 ---> 0e55718a3348 02:47:54 Step 8/23 : COPY . . 02:47:54 ---> Using cache 02:47:54 ---> acd6fd16aaca 02:47:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:47:55 ---> Running in dfc9d2727f1d 02:47:55 ---> Running in 00ee147fb684 02:47:55 ---> Running in 3ea8df5b1874 02:47:55 ---> Running in 22cb05781eb3 02:47:55 ---> 99c5df2fd560 02:47:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:47:55 Removing intermediate container dfc9d2727f1d 02:47:55 ---> eca35e276c13 02:47:55 02:47:55 Removing intermediate container 22cb05781eb3 02:47:55 ---> f93b7465500a 02:47:55 Step 25/25 : LABEL version=2.3.0-dev.35 02:47:55 ---> Running in 9720eac4e925 02:47:55 ---> Running in ef52f1a74c32 02:47:56 Successfully built eca35e276c13 02:47:56 Successfully tagged support-scheduler:latest 02:47:56  Building support-scheduler ... done Building security-spire-agent 02:47:56 Removing intermediate container ef52f1a74c32 02:47:56 ---> 01e67b085d10 02:47:56 02:47:56 Successfully built 01e67b085d10 02:47:56 Successfully tagged security-secretstore-setup:latest 02:47:56  Building security-secretstore-setup ... done Building security-bootstrapper 02:47:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:47:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:47:56 656be50a0ddc: Pull complete 02:47:56 2bbca73fdf42: Pull complete 02:47:56 46d945488cbd: Pull complete 02:47:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:47:57 OK: 211 MiB in 51 packages 02:48:01 8a5474983e97: Pull complete 02:48:01 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:48:01 ---> 3709f1993d14 02:48:01 Step 3/26 : WORKDIR /edgex-go 02:48:01 ---> Using cache 02:48:01 ---> a907dba75caa 02:48:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:01 ---> Using cache 02:48:01 ---> 89fc5c5177de 02:48:01 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:48:02 Removing intermediate container 00ee147fb684 02:48:02 ---> 5a0486b79aea 02:48:02 Step 6/23 : COPY go.mod vendor* ./ 02:48:03 ---> Running in f33c82ffa8a6 02:48:03 ---> cefabbabc011 02:48:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:03 ---> Running in 118628b07353 02:48:03 329c88fbcd65: Pull complete 02:48:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 02:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:48:03 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:48:03 ---> 3709f1993d14 02:48:03 Step 3/31 : WORKDIR /edgex-go 02:48:03 ---> Using cache 02:48:03 ---> a907dba75caa 02:48:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:03 ---> Using cache 02:48:03 ---> 89fc5c5177de 02:48:03 Step 5/31 : RUN apk add --update --no-cache make git 02:48:03 ---> Using cache 02:48:03 ---> 0485a320a719 02:48:03 Step 6/31 : COPY go.mod vendor* ./ 02:48:03 ---> Using cache 02:48:03 ---> 4e3b6b6b1ae5 02:48:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:03 ---> Using cache 02:48:03 ---> 0e55718a3348 02:48:03 Step 8/31 : COPY . . 02:48:03 ---> Using cache 02:48:03 ---> acd6fd16aaca 02:48:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:04 + docker build -t ci-base-image-arm64 -f - . 02:48:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:48:04 WORKDIR /edgex 02:48:04 COPY go.mod . 02:48:04 RUN go mod download 02:48:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:48:04 ---> Running in 8183e6d32b29 02:48:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:48: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.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:48:05 OK: 211 MiB in 51 packages 02:48:06 Sending build context to Docker daemon 169.3MB 02:48:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:48:06 ---> ff4287adb874 02:48:06 Step 2/4 : WORKDIR /edgex 02:48:08 Removing intermediate container f33c82ffa8a6 02:48:08 ---> 1f837d73ab5c 02:48:08 Step 6/26 : COPY go.mod vendor* ./ 02:48:08 ---> 6731c9be82e7 02:48:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:08 ---> Running in 055738af49a0 02:48:08 ---> Running in b720acdc1572 02:48:08 Removing intermediate container b720acdc1572 02:48:08 ---> 4fb27ad2a387 02:48:08 Step 3/4 : COPY go.mod . 02:48:09 ---> 8daa34872195 02:48:09 Step 4/4 : RUN go mod download 02:48:09 ---> Running in fa49827d3b1c 02:48:15 Removing intermediate container 118628b07353 02:48:15 ---> 35f05881f151 02:48:15 Step 8/23 : COPY . . 02:48:23 Removing intermediate container 055738af49a0 02:48:23 ---> d33d5d6eb864 02:48:23 Step 8/26 : COPY . . 02:48:25 ---> b2c85dd6f009 02:48:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:48:26 Removing intermediate container 3ea8df5b1874 02:48:26 ---> 49c2b9286abe 02:48:26 02:48:26 Step 10/23 : FROM alpine:3.16 02:48:26 ---> d7d3d98c851f 02:48:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:48:26 ---> Using cache 02:48:26 ---> 46cb4b075af2 02:48:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:48:26 ---> Using cache 02:48:26 ---> 4afb2c303799 02:48:26 Step 13/23 : ENV APP_PORT=59881 02:48:26 ---> Running in f4a476c6566d 02:48:26 ---> Running in 8f718bf61611 02:48:26 Removing intermediate container 8f718bf61611 02:48:26 ---> a34db6cf8323 02:48:26 Step 14/23 : EXPOSE $APP_PORT 02:48:26 ---> Running in 674d578a849c 02:48: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.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:48:27 Removing intermediate container 674d578a849c 02:48:27 ---> 8f37207bbafc 02:48:27 Step 15/23 : WORKDIR / 02:48:28 ---> Running in f78661755d03 02:48:29 Removing intermediate container f78661755d03 02:48:29 ---> 58201e6432be 02:48:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:48:29 Removing intermediate container 9720eac4e925 02:48:29 ---> 9a74a9deae0a 02:48:29 02:48:29 Step 10/22 : FROM alpine:3.16 02:48:29 ---> d7d3d98c851f 02:48:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:48:29 ---> 13358a5f15f3 02:48:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:48:29 ---> Running in fe63216e8363 02:48:29 ---> Running in 7c18086d0407 02:48:29 ---> eae2365abe01 02:48:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:48:29 Removing intermediate container 7c18086d0407 02:48:29 ---> a1abcd1f3238 02:48:29 Step 10/26 : WORKDIR /edgex-go/spire-build 02:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:48:30 ---> Running in d848002ceedb 02:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:48:30 ---> 56226b02de8f 02:48:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:48:30 Removing intermediate container d848002ceedb 02:48:30 ---> 917b66c9a043 02:48:30 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 02:48:30 (1/2) Installing ca-certificates (20220614-r0) 02:48:30 (2/2) Installing dumb-init (1.2.5-r1) 02:48:30 Executing busybox-1.35.0-r15.trigger 02:48:30 Executing ca-certificates-20220614-r0.trigger 02:48:30 ---> Running in e7c3c48a1ce3 02:48:30 OK: 6 MiB in 16 packages 02:48:30 ---> 6edbb7d514ea 02:48:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:48:31 ---> Running in c862300a10bd 02:48:31 Removing intermediate container 8183e6d32b29 02:48:31 ---> 8b7ee0cf9e54 02:48:31 02:48:31 Step 10/31 : FROM alpine:3.16 02:48:31 ---> d7d3d98c851f 02:48:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:48:31 ---> Running in b64cd9ee60f5 02:48:31 Removing intermediate container c862300a10bd 02:48:31 ---> 10fca62919b0 02:48:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:31 ---> Running in 3f1d26d22fcf 02:48:31 Removing intermediate container b64cd9ee60f5 02:48:31 ---> 14fccc0526ed 02:48:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:48:31 ---> Running in 90153a4b74dd 02:48:31 Removing intermediate container fe63216e8363 02:48:31 ---> a52af5e41bf7 02:48:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:48:31 Removing intermediate container 3f1d26d22fcf 02:48:31 ---> 9821c571658f 02:48:31 Step 21/23 : LABEL arch=x86_64 02:48:31 ---> Running in e5a2494d700a 02:48:31 ---> Running in 6cb2ac0375a0 02:48:31 Removing intermediate container e5a2494d700a 02:48:31 ---> a89b993584a1 02:48:31 Step 13/22 : ENV APP_PORT=59860 02:48:31 Removing intermediate container 6cb2ac0375a0 02:48:31 ---> 4e3d47c38f05 02:48:31 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:48:32 ---> Running in 0492e278d55d 02:48:32 ---> Running in 7bd5504b26f0 02:48:32 Removing intermediate container e7c3c48a1ce3 02:48:32 ---> 0f289bc03545 02:48:32 Step 12/26 : WORKDIR /edgex-go 02:48:32 ---> Running in 87df84168a21 02:48:32 Removing intermediate container 7bd5504b26f0 02:48:32 ---> 54acafb4d4da 02:48:32 Step 23/23 : LABEL version=2.3.0-dev.35 02:48:32 Removing intermediate container 0492e278d55d 02:48:32 ---> dcd9c612607a 02:48:32 Step 14/22 : EXPOSE $APP_PORT 02:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:48:32 ---> Running in a2e095bda540 02:48:32 ---> Running in ab1fa984aa52 02:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:48:32 Removing intermediate container 87df84168a21 02:48:32 ---> bf4d23887102 02:48:32 02:48:32 Step 13/26 : FROM alpine:3.15 02:48:32 ---> 2720e26172a0 02:48:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:48:32 ---> Using cache 02:48:32 ---> 44df1c2c4def 02:48:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:32 ---> Using cache 02:48:32 ---> 6445e9bc4c0c 02:48:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:48:32 ---> Running in 52810bb5758f 02:48:32 Removing intermediate container ab1fa984aa52 02:48:32 ---> 367cf662c2cd 02:48:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:48:32 (1/2) Installing dumb-init (1.2.5-r1) 02:48:32 (2/2) Installing su-exec (0.2-r1) 02:48:32 Executing busybox-1.35.0-r15.trigger 02:48:32 Removing intermediate container a2e095bda540 02:48:32 ---> 20ed837ff62e 02:48:32 02:48:32 OK: 6 MiB in 16 packages 02:48:32 Successfully built 20ed837ff62e 02:48:32 Successfully tagged core-metadata:latest 02:48:32 Building security-spiffe-token-provider 02:48:33  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:48:34 ---> 4502e7f0634c 02:48:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:48:34 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:48:34 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:48:34 OK: 15857 distinct packages available 02:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:48:34 Removing intermediate container 90153a4b74dd 02:48:34 ---> 1beb1753b63e 02:48:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:48:34 ---> Running in cb5de5cfc53c 02:48:35 Removing intermediate container cb5de5cfc53c 02:48:35 ---> dc594d27151f 02:48:35 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:48:35 ---> d6661143d18e 02:48:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:48:35 ---> Running in 282ae4f1210c 02:48:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:48:35 Removing intermediate container 282ae4f1210c 02:48:35 ---> 62743ffe5406 02:48:35 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:48:35 ---> 46ceeba08bdc 02:48:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:48:35 ---> Running in a72356018bbb 02:48:36 (1/5) Installing dumb-init (1.2.5-r1) 02:48:36 ---> Running in 48b4deb5bd81 02:48:36 (2/5) Installing musl-obstack (1.2.3-r0) 02:48:36 Removing intermediate container a72356018bbb 02:48:36 ---> 13a5a4b99ff9 02:48:36 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:48:36 (3/5) Installing libucontext (1.1-r0) 02:48:36 (4/5) Installing gcompat (1.0.0-r4) 02:48:36 Removing intermediate container 48b4deb5bd81 02:48:36 ---> 9b5334319fad 02:48:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:48:36 (5/5) Installing openssl (1.1.1q-r0) 02:48:36 ---> Running in ab7acdeb0b6e 02:48:36 Executing busybox-1.34.1-r7.trigger 02:48:36 OK: 6 MiB in 19 packages 02:48:36 ---> Running in c532ba336c4e 02:48:36 Removing intermediate container c532ba336c4e 02:48:36 ---> 0531bbca1141 02:48:36 Step 20/22 : LABEL arch=x86_64 02:48:36 ---> Running in f22aadd31010 02:48:37 Removing intermediate container f22aadd31010 02:48:37 ---> 6a229f909902 02:48:37 Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:48:37 Removing intermediate container 52810bb5758f 02:48:37 ---> 01b91485d601 02:48:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:48:37 ---> Running in 9973bb0b3072 02:48:37 Removing intermediate container 9973bb0b3072 02:48:37 ---> 653ed9b9088b 02:48:37 Step 22/22 : LABEL version=2.3.0-dev.35 02:48:37 ---> Running in e67b189418de 02:48:37 Removing intermediate container ab7acdeb0b6e 02:48:37 ---> 229d06dd0262 02:48:37 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 02:48:37 ---> Running in c05014d11f7d 02:48:37 Removing intermediate container e67b189418de 02:48:37 ---> 707c2322dca1 02:48:37 02:48:38 Successfully built 707c2322dca1 02:48:38 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:48:38 ---> 3709f1993d14 02:48:38 Step 3/20 : WORKDIR /edgex-go 02:48:38 Successfully tagged support-notifications:latest 02:48:38 ---> Using cache 02:48:38  Building support-notifications ... done  ---> a907dba75caa 02:48:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:48:38 Building core-data 02:48:38 Removing intermediate container c05014d11f7d 02:48:38 ---> 0f5ec0faf189 02:48:38 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:48:38 ---> 0bba6d9fd2cb 02:48:38 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:48:39 ---> Running in bb11aa73e332 02:48:41 ---> 807ea4c15ac3 02:48:41 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:48:41 ---> 043205398bb6 02:48:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:48:41 ---> Running in e08fe91a1dcc 02:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:48:41 ---> 54ce75fcddc2 02:48:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:48:42 v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 02:48:42 v3.16.1-79-g562c755fe7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 02:48:42 OK: 17035 distinct packages available 02:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:48:42 ---> 94e582896d24 02:48:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:48:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:48:42 ---> 3709f1993d14 02:48:42 Step 3/23 : WORKDIR /edgex-go 02:48:42 ---> Using cache 02:48:42 ---> a907dba75caa 02:48:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:42 ---> Using cache 02:48:42 ---> 89fc5c5177de 02:48:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:48:42 ---> Running in 3b8a2f8bc30a 02:48:42 OK: 211 MiB in 51 packages 02:48:42 Removing intermediate container e08fe91a1dcc 02:48:42 ---> 5d47b2246bc6 02:48:42 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:48:42 ---> 75842d8c1ed9 02:48:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:48:42 ---> ba0ea9da2d51 02:48:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:48:42 ---> Running in 48693c83e85d 02:48:43 Removing intermediate container 48693c83e85d 02:48:43 ---> 26e9ff1b4ed9 02:48:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:48:43 Removing intermediate container f4a476c6566d 02:48:43 ---> 7f8277303db8 02:48:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:48:43 ---> Running in 4825a79b1cea 02:48:43 ---> Running in 6314632a03c3 02:48:43 Removing intermediate container bb11aa73e332 02:48:43 ---> 70c2d953bd3c 02:48:43 Step 5/20 : COPY go.mod vendor* ./ 02:48:43 ---> 97930153675e 02:48:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:48:43 Removing intermediate container 4825a79b1cea 02:48:43 ---> a264e5a85e08 02:48:43 Step 24/26 : LABEL arch=x86_64 02:48:43 ---> 77b4d8cda027 02:48:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:43 ---> Running in 904f13a4fbdd 02:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:48:43 ---> Running in 0e99ef5a7ea1 02:48:43 Removing intermediate container 904f13a4fbdd 02:48:43 ---> 00a8289d7e5b 02:48:43 Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:48:43 ---> c5f001ad69bc 02:48:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:48:43 ---> Running in e68ef71b5624 02:48:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:48:43 Removing intermediate container e68ef71b5624 02:48:43 ---> 155479839ac9 02:48:43 Step 26/26 : LABEL version=2.3.0-dev.35 02:48:43 ---> Running in de9d3970c4fc 02:48:43 ---> 8c122c91b201 02:48:43 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:48:43 OK: 211 MiB in 51 packages 02:48:43 Removing intermediate container de9d3970c4fc 02:48:43 ---> 0803598fc133 02:48:43 02:48:43 Successfully built 0803598fc133 02:48:43 ---> a20a0bab2353 02:48:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:48:43 Successfully tagged security-spire-agent:latest 02:48:43 Building security-spire-server 02:48:47  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:48:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:48:47 ---> 3709f1993d14 02:48:47 Step 3/25 : WORKDIR /edgex-go 02:48:47 ---> Using cache 02:48:47 ---> a907dba75caa 02:48:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:47 ---> Using cache 02:48:47 ---> 89fc5c5177de 02:48:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:48:47 ---> Using cache 02:48:47 ---> 1f837d73ab5c 02:48:47 Step 6/25 : COPY go.mod vendor* ./ 02:48:47 ---> Using cache 02:48:47 ---> 6731c9be82e7 02:48:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:47 ---> Using cache 02:48:47 ---> d33d5d6eb864 02:48:47 Step 8/25 : COPY . . 02:48:47 ---> Using cache 02:48:47 ---> 13358a5f15f3 02:48:47 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:48:47 ---> Using cache 02:48:47 ---> a1abcd1f3238 02:48:47 Step 10/25 : WORKDIR /edgex-go/spire-build 02:48:47 ---> Using cache 02:48:47 ---> 917b66c9a043 02:48:47 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 02:48:48 ---> 0a84b6a639e0 02:48:48 Step 26/31 : RUN chmod +x /entrypoint.sh 02:48:48 ---> Running in 4f64d4a1090e 02:48:48 ---> Running in 7be2102f0e93 02:48:48 Removing intermediate container 3b8a2f8bc30a 02:48:48 ---> 10489a0bcee0 02:48:48 Step 6/23 : COPY go.mod vendor* ./ 02:48:48 Removing intermediate container fa49827d3b1c 02:48:48 ---> 5304e892822c 02:48:48 Successfully built 5304e892822c 02:48:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:48 Removing intermediate container 6314632a03c3 02:48:48 ---> 002d5e6636c9 02:48:48 02:48:48 Step 11/23 : FROM docker:20.10.14 02:48:48 20.10.14: Pulling from library/docker 02:48:48 ---> 1e847b53a4e7 02:48:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:48 ---> Running in de8133fe3fef 02:48:48 + docker inspect -f . ci-base-image-arm64 02:48:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container 02:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:48:49 Removing intermediate container 4f64d4a1090e 02:48:49 ---> ae725c896ff3 02:48:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:48:49 ---> Running in d51452c12c8a 02:48:49 Removing intermediate container d51452c12c8a 02:48:49 Removing intermediate container 7be2102f0e93 02:48:49 ---> 8a9e462cbe98 02:48:49 ---> 3eb6c87c7b88 02:48:49 Step 28/31 : CMD ["gate"]Step 12/25 : WORKDIR /edgex-go 02:48:49 02:48:50 ---> Running in ad399697d111 02:48:50 ---> Running in 7eb4c9452b30 02:48:50 $ docker top c396859b38322a84a5e635bc01f5d8fa165098894c00460d0e1ddac9f8c309ed -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:50 Removing intermediate container ad399697d111 02:48:50 ---> b6929cbf5cba 02:48:50 Step 29/31 : LABEL arch=x86_64 02:48:51 + go version 02:48:51 go version go1.18.3 linux/arm64 [Pipeline] } 02:48:51 $ docker stop --time=1 c396859b38322a84a5e635bc01f5d8fa165098894c00460d0e1ddac9f8c309ed 02:48:51 Removing intermediate container 7eb4c9452b30 02:48:51 ---> b4cb123e49cd 02:48:51 02:48:51 Step 13/25 : FROM alpine:3.15 02:48:51 ---> 2720e26172a0 02:48:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:48:51 ---> Using cache 02:48:51 ---> 44df1c2c4def 02:48:51 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:51 ---> Using cache 02:48:51 ---> 6445e9bc4c0c 02:48:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:48:51 ---> Using cache 02:48:51 ---> 01b91485d601 02:48:51 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:48:51 ---> Running in e579a3a6a1b0 02:48:52 Removing intermediate container 0e99ef5a7ea1 02:48:52 ---> 588c1df0eaf4 02:48:52 Step 7/20 : COPY . . 02:48:52 Removing intermediate container e579a3a6a1b0 02:48:52 ---> 4c71d90c6dc8 02:48:52 Step 30/31 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:48:52 $ docker rm -f c396859b38322a84a5e635bc01f5d8fa165098894c00460d0e1ddac9f8c309ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:53 02:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:48:53 latest: Pulling from edgex-devops/edgex-compose-arm64 02:48:53 29e5d40040c1: Pulling fs layer 02:48:54 1ce36da41761: Pulling fs layer 02:48:54 25b303627fd3: Pulling fs layer 02:48:54 29e5d40040c1: Verifying Checksum 02:48:54 29e5d40040c1: Download complete 02:48:54 1ce36da41761: Verifying Checksum 02:48:54 1ce36da41761: Download complete 02:48:54 29e5d40040c1: Pull complete 02:48:54 ---> Running in da9da5d91c3b 02:48:54 ---> 1c025fe6d71b 02:48:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:48:54 Removing intermediate container da9da5d91c3b 02:48:54 ---> b3f35951f0c0 02:48:54 Step 31/31 : LABEL version=2.3.0-dev.35 02:48:54 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 02:48:55 Status: Downloaded newer image for docker:20.10.14 02:48:55 ---> Running in 1fd13180d16c 02:48:55 ---> 7417809fdb73 02:48:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:48:55 ---> 3dbbdc39b12a 02:48:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:48:55 Removing intermediate container de8133fe3fef 02:48:55 ---> ce36e2487771 02:48:55 Step 8/23 : COPY . . 02:48:55 ---> Running in 7e8cd3352fd3 02:48:55 Removing intermediate container 1fd13180d16c 02:48:55 ---> e28f65ae7b7c 02:48:55 02:48:55 Successfully built e28f65ae7b7c 02:48:56 Successfully tagged security-bootstrapper:latest 02:48:56 25b303627fd3: Verifying Checksum 02:48:56 25b303627fd3: Download complete 02:48:56 1ce36da41761: Pull complete 02:48:56  Building security-bootstrapper ... done Removing intermediate container 7e8cd3352fd3 02:48:56 ---> ea691c630e7b 02:48:56 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:48:57 ---> ce12ad495103 02:48:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:48:57 ---> Running in 399747bd739a 02:48:57 ---> c3d5c1cb96c1 02:48:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:48:57 ---> 0fb0f64b8140 02:48:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:48:58 ---> Running in 25118ce48e68 02:48:58 ---> Running in c4f4aa3330c6 02:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:48:58 Removing intermediate container 25118ce48e68 02:48:58 ---> 84fe1e3e1d76 02:48:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:48:58 (1/43) Installing readline (8.1.1-r0) 02:48:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:48:58 (2/43) Installing bash (5.1.16-r0) 02:48:58 ---> Running in 4bda4f037065 02:48:58 Executing bash-5.1.16-r0.post-install 02:48:58 (3/43) Installing brotli-libs (1.0.9-r5) 02:48:58 (4/43) Installing nghttp2-libs (1.46.0-r0) 02:48:58 (5/43) Installing libcurl (7.80.0-r2) 02:48:58 (6/43) Installing curl (7.80.0-r2) 02:48:58 (7/43) Installing dumb-init (1.2.5-r1) 02:48:58 (8/43) Installing libbz2 (1.0.8-r1) 02:48:58 (9/43) Installing expat (2.4.7-r0) 02:48:58 (10/43) Installing libffi (3.4.2-r1) 02:48:58 (11/43) Installing gdbm (1.22-r0) 02:48:58 (12/43) Installing xz-libs (5.2.5-r1) 02:48:58 (13/43) Installing libgcc (10.3.1_git20211027-r0) 02:48:58 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 02:48:58 (15/43) Installing mpdecimal (2.5.1-r1) 02:48:58 (16/43) Installing sqlite-libs (3.36.0-r0) 02:48:58 Removing intermediate container 4bda4f037065 02:48:58 ---> 8daf4eae9c3d 02:48:58 Step 23/25 : LABEL arch=x86_64 02:48:58 (17/43) Installing python3 (3.9.13-r1) 02:48:59 ---> Running in 480fc7395bea 02:48:59 (18/43) Installing py3-appdirs (1.4.4-r2) 02:48:59 (19/43) Installing py3-certifi (2020.12.5-r1) 02:48:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 02:48:59 (21/43) Installing py3-idna (3.3-r0) 02:48:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 02:48:59 (23/43) Installing py3-requests (2.26.0-r1) 02:48:59 (24/43) Installing py3-msgpack (1.0.2-r1) 02:48:59 (25/43) Installing py3-lockfile (0.12.2-r4) 02:48:59 (26/43) Installing py3-cachecontrol (0.12.10-r0) 02:48:59 (27/43) Installing py3-colorama (0.4.4-r1) 02:48:59 (28/43) Installing py3-contextlib2 (21.6.0-r1) 02:48:59 (29/43) Installing py3-distlib (0.3.3-r0) 02:48:59 (30/43) Installing py3-distro (1.6.0-r0) 02:48:59 (31/43) Installing py3-six (1.16.0-r0) 02:48:59 (32/43) Installing py3-webencodings (0.5.1-r4) 02:48:59 (33/43) Installing py3-html5lib (1.1-r1) 02:48:59 (34/43) Installing py3-parsing (2.4.7-r2) 02:48:59 (35/43) Installing py3-packaging (20.9-r1) 02:48:59 (36/43) Installing py3-tomli (1.2.2-r0) 02:48:59 (37/43) Installing py3-pep517 (0.12.0-r0) 02:48:59 (38/43) Installing py3-progress (1.6-r0) 02:48:59 (39/43) Installing py3-retrying (1.3.3-r2) 02:48:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 02:48:59 (41/43) Installing py3-setuptools (52.0.0-r4) 02:48:59 (42/43) Installing py3-toml (0.10.2-r2) 02:48:59 (43/43) Installing py3-pip (20.3.4-r1) 02:48:59 Executing busybox-1.34.1-r5.trigger 02:48:59 OK: 83 MiB in 65 packages 02:48:59 Removing intermediate container 480fc7395bea 02:48:59 ---> 0fe4b8d5ecbd 02:48:59 Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:48:59 ---> Running in bc44d71d685e 02:49:00 Removing intermediate container bc44d71d685e 02:49:00 ---> c25650318526 02:49:00 Step 25/25 : LABEL version=2.3.0-dev.35 02:49:00 ---> Running in 8caa2c76ea2f 02:49:00 Removing intermediate container 8caa2c76ea2f 02:49:00 ---> 1a6d0f40df84 02:49:00 02:49:00 Successfully built 1a6d0f40df84 02:49:00 Successfully tagged security-spire-server:latest 02:49:00  Building security-spire-server ... done Collecting docker-compose==1.23.2 02:49:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:49:00 Collecting texttable<0.10,>=0.9.0 02:49:00 Downloading texttable-0.9.1.tar.gz (11 kB) 02:49:01 ---> ab7998c3dab2 02:49:01 Step 9/23 : RUN make cmd/core-data/core-data 02:49:01 ---> Running in 51a458f258de 02:49:01 Collecting PyYAML<4,>=3.10 02:49:01 Downloading PyYAML-3.13.tar.gz (270 kB) 02:49:01 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:49:01 Collecting docker<4.0,>=3.6.0 02:49:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:49:01 Collecting dockerpty<0.5,>=0.4.1 02:49:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:49:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:49:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:49:02 Collecting websocket-client<1.0,>=0.32.0 02:49:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:49:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 02:49:02 Collecting docopt<0.7,>=0.6.1 02:49:02 Downloading docopt-0.6.2.tar.gz (25 kB) 02:49:03 Collecting jsonschema<3,>=2.5.1 02:49:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:49:03 Collecting cached-property<2,>=1.2.0 02:49:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:49:03 Collecting docker-pycreds>=0.4.0 02:49:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:49:03 Collecting chardet<3.1.0,>=3.0.2 02:49:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:49:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 02:49:03 Collecting urllib3<1.25,>=1.21.1 02:49:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:49:03 Collecting idna<2.8,>=2.5 02:49:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:49:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:49:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:49:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:49:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:49:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:49:03 Attempting uninstall: urllib3 02:49:03 Found existing installation: urllib3 1.26.7 02:49:03 Uninstalling urllib3-1.26.7: 02:49:03 Successfully uninstalled urllib3-1.26.7 02:49:03 Attempting uninstall: idna 02:49:03 Found existing installation: idna 3.3 02:49:03 Uninstalling idna-3.3: 02:49:03 Successfully uninstalled idna-3.3 02:49:04 Attempting uninstall: requests 02:49:04 Found existing installation: requests 2.26.0 02:49:04 Uninstalling requests-2.26.0: 02:49:04 Successfully uninstalled requests-2.26.0 02:49:04 Running setup.py install for texttable: started 02:49:04 Running setup.py install for texttable: finished with status 'done' 02:49:04 Running setup.py install for PyYAML: started 02:49:04 Running setup.py install for PyYAML: finished with status 'done' 02:49:04 Running setup.py install for docopt: started 02:49:05 Running setup.py install for docopt: finished with status 'done' 02:49:05 Running setup.py install for dockerpty: started 02:49:05 Running setup.py install for dockerpty: finished with status 'done' 02:49:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:49:08 25b303627fd3: Pull complete 02:49:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:08 prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container 02:49:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:49:10 Removing intermediate container 399747bd739a 02:49:10 ---> c10dc48d9fc5 02:49:10 Step 14/23 : ENV APP_PORT=58890 02:49:10 ---> Running in 95cfa98ce048 02:49:10 Removing intermediate container 95cfa98ce048 02:49:10 ---> ea26f1aae305 02:49:10 Step 15/23 : EXPOSE $APP_PORT 02:49:10 ---> Running in 14b255a1f563 02:49:11 Removing intermediate container 14b255a1f563 02:49:11 ---> 45eeaa7a846a 02:49:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:49:11 $ docker top 29e760ed8efe47c38534e1bb65b7d4124f6b083def4ea379021f06e33448af1b -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:11 ---> 0a521f683cfe 02:49:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:49:12 + docker-compose build --help 02:49:12 + grep parallel 02:49:12 ---> 16adf10d82e3 02:49:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:49:12 ---> fb0bdc7c968a 02:49:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 02:49:12 ---> Running in ee5b0d5cc9ea 02:49:13 Removing intermediate container ee5b0d5cc9ea 02:49:13 ---> 7608db99a808 02:49:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:13 ---> Running in add565c23d58 02:49:13 Removing intermediate container add565c23d58 02:49:13 ---> 1335127f4142 02:49:13 Step 21/23 : LABEL arch=x86_64 02:49:13 ---> Running in 18b6e751b4a8 02:49:13 Removing intermediate container 18b6e751b4a8 02:49:13 ---> bf9c6fd8d1f4 02:49:13 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:49:13 ---> Running in e867ec67394c 02:49:13 Removing intermediate container e867ec67394c 02:49:13 ---> 1709a403c585 02:49:13 Step 23/23 : LABEL version=2.3.0-dev.35 02:49:13 ---> Running in 12a9c1970944 02:49:14 Removing intermediate container 12a9c1970944 02:49:14 ---> 943986e32c52 02:49:14 02:49:14 Successfully built 943986e32c52 02:49:14 Successfully tagged sys-mgmt-agent:latest 02:49:16 --parallel Build images in parallel. [Pipeline] } 02:49:16 $ docker stop --time=1 29e760ed8efe47c38534e1bb65b7d4124f6b083def4ea379021f06e33448af1b 02:49:18 $ docker rm -f 29e760ed8efe47c38534e1bb65b7d4124f6b083def4ea379021f06e33448af1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:49:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:18 prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container 02:49:19 $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 02:49:20 $ docker top 629486539c617aa70fef6c204cca2f69718ea945cfc8266321ac57087b21cc52 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:20  Building sys-mgmt-agent ... done Removing intermediate container c4f4aa3330c6 02:49:20 ---> ac64d26e2fb2 02:49:20 02:49:20 Step 9/20 : FROM alpine:3.15 02:49:20 ---> 2720e26172a0 02:49:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:49:20 ---> Using cache 02:49:20 ---> 44df1c2c4def 02:49:20 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:20 ---> Using cache 02:49:20 ---> 6445e9bc4c0c 02:49:20 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:49:20 ---> Running in 412614b38c9f 02:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:49:21 + docker-compose -f ./docker-compose-build.yml build --parallel 02:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:49:21 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:49:21 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:49:21 OK: 15857 distinct packages available 02:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:49:22 Removing intermediate container 51a458f258de 02:49:22 ---> acc26643de16 02:49:22 02:49:22 Step 10/23 : FROM alpine:3.16 02:49:22 ---> d7d3d98c851f 02:49:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:49:22 ---> Running in 315d81693392 02:49:22 Removing intermediate container 315d81693392 02:49:22 ---> ed8a5cd1b506 02:49:22 Step 12/23 : ENV APP_PORT=59880 02:49:22 ---> Running in b7daf977e6d3 02:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:49:22 Removing intermediate container b7daf977e6d3 02:49:22 ---> 741b69ab6323 02:49:22 Step 13/23 : EXPOSE $APP_PORT 02:49:22 ---> Running in 85ad566090de 02:49:22 Removing intermediate container 85ad566090de 02:49:22 ---> 50afd6e751c3 02:49:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:22 ---> Running in 89927db6db3c 02:49:23 (1/9) Installing ca-certificates (20220614-r0) 02:49:23 (2/9) Installing brotli-libs (1.0.9-r5) 02:49:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:49:23 (4/9) Installing libcurl (7.80.0-r2) 02:49:23 (5/9) Installing curl (7.80.0-r2) 02:49:23 (6/9) Installing dumb-init (1.2.5-r1) 02:49:23 (7/9) Installing musl-obstack (1.2.3-r0) 02:49:23 Removing intermediate container 89927db6db3c 02:49:23 ---> 5041781e3c37 02:49:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:49:23 (8/9) Installing libucontext (1.1-r0) 02:49:23 ---> Running in 65750502adb3 02:49:23 (9/9) Installing gcompat (1.0.0-r4) 02:49:23 Executing busybox-1.34.1-r7.trigger 02:49:23 Executing ca-certificates-20220614-r0.trigger 02:49:23 OK: 8 MiB in 23 packages 02:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:49:24 Removing intermediate container 412614b38c9f 02:49:24 ---> fc37239ee3d2 02:49:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:24 ---> 7d3f01e5ef68 02:49:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:49:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:49:25 ---> 101c47c3b621 02:49:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:49:25 (1/6) Installing dumb-init (1.2.5-r1) 02:49:25 ---> d6b2853b6ad4 02:49:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:49:25 ---> Running in 811b3a80a973 02:49:25 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:49:25 Removing intermediate container 811b3a80a973 02:49:25 ---> 8b76726c51ff 02:49:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:25 (3/6) Installing libsodium (1.0.18-r0) 02:49:25 ---> Running in e74165747a43 02:49:25 Removing intermediate container e74165747a43 02:49:25 ---> f06da9a955e1 02:49:25 Step 18/20 : LABEL arch=x86_64 02:49:25 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:49:25 Building core-command ... 02:49:25 Building core-data ... 02:49:25 Building core-metadata ... 02:49:25 Building security-bootstrapper ... 02:49:25 Building security-proxy-setup ... 02:49:25 Building security-secretstore-setup ... 02:49:25 Building security-spiffe-token-provider ... 02:49:25 Building security-spire-agent ... 02:49:25 Building security-spire-config ... 02:49:25 Building security-spire-server ... 02:49:25 Building support-notifications ... 02:49:25 Building support-scheduler ... 02:49:25 Building sys-mgmt-agent ... 02:49:25 Building security-proxy-setup 02:49:25 Building security-spiffe-token-provider 02:49:25 Building security-spire-server 02:49:25 Building core-data 02:49:25 Building security-spire-agent 02:49:25 ---> Running in 755ea1e8218b 02:49:25 (5/6) Installing libzmq (4.3.4-r0) 02:49:25 Removing intermediate container 755ea1e8218b 02:49:25 ---> be022c38f7e6 02:49:25 Step 19/20 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:49:25 ---> Running in dfdb973e7662 02:49:25 (6/6) Installing zeromq (4.3.4-r0) 02:49:25 Removing intermediate container dfdb973e7662 02:49:25 ---> 2eb75e7ce60b 02:49:25 Step 20/20 : LABEL version=2.3.0-dev.35 02:49:25 Executing busybox-1.35.0-r15.trigger 02:49:25 OK: 8 MiB in 20 packages 02:49:25 ---> Running in ee00d3fc0175 02:49:25 Removing intermediate container ee00d3fc0175 02:49:25 ---> 8bce14503ab1 02:49:25 02:49:26 Successfully built 8bce14503ab1 02:49:26 Successfully tagged security-spiffe-token-provider:latest 02:49:26  Building security-spiffe-token-provider ... done Removing intermediate container 65750502adb3 02:49:26 ---> 521d9e22d05a 02:49:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:26 ---> d76b55eefd17 02:49:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:49:26 ---> 5055471057c2 02:49:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:49:27 ---> d69b70e8f587 02:49:27 Step 19/23 : ENTRYPOINT ["/core-data"] 02:49:27 ---> Running in c890ea6f2e44 02:49:27 Removing intermediate container c890ea6f2e44 02:49:27 ---> 41148708ffac 02:49:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:27 ---> Running in 75d12a22e191 02:49:27 Removing intermediate container 75d12a22e191 02:49:27 ---> 961ad02f1002 02:49:27 Step 21/23 : LABEL arch=x86_64 02:49:27 ---> Running in fe21b9d16972 02:49:27 Removing intermediate container fe21b9d16972 02:49:27 ---> 296ec3fbca12 02:49:27 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:49:27 ---> Running in a4f1a555ad3c 02:49:27 Removing intermediate container a4f1a555ad3c 02:49:27 ---> e2fb7793e802 02:49:27 Step 23/23 : LABEL version=2.3.0-dev.35 02:49:27 ---> Running in 25e7472dc5c4 02:49:27 Removing intermediate container 25e7472dc5c4 02:49:27 ---> bb6d5ba19ba7 02:49:27 02:49:27 Successfully built bb6d5ba19ba7 02:49:27 Successfully tagged core-data:latest 02:49:28  Building core-data ... done  [Pipeline] } 02:49:28 $ docker stop --time=1 7e6a15ec7744c7e54711ad8964298f9cdd06907a522cf80cd70f45a2081f95a1 02:49:29 $ docker rm -f 7e6a15ec7744c7e54711ad8964298f9cdd06907a522cf80cd70f45a2081f95a1 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:29 + docker images 02:49:29 REPOSITORY TAG IMAGE ID CREATED SIZE 02:49:29 core-data latest bb6d5ba19ba7 2 seconds ago 21.5MB 02:49:29 security-spiffe-token-provider latest 8bce14503ab1 4 seconds ago 29.2MB 02:49:29 acc26643de16 8 seconds ago 1.71GB 02:49:29 ac64d26e2fb2 10 seconds ago 1.74GB 02:49:29 sys-mgmt-agent latest 943986e32c52 16 seconds ago 299MB 02:49:29 security-spire-server latest 1a6d0f40df84 29 seconds ago 86.5MB 02:49:29 security-bootstrapper latest e28f65ae7b7c 34 seconds ago 19.3MB 02:49:29 b4cb123e49cd 39 seconds ago 1.58GB 02:49:29 002d5e6636c9 41 seconds ago 1.69GB 02:49:29 security-spire-agent latest 0803598fc133 46 seconds ago 125MB 02:49:29 support-notifications latest 707c2322dca1 52 seconds ago 27.1MB 02:49:29 core-metadata latest 20ed837ff62e 57 seconds ago 17.1MB 02:49:29 bf4d23887102 57 seconds ago 1.58GB 02:49:29 8b7ee0cf9e54 59 seconds ago 1.69GB 02:49:29 9a74a9deae0a About a minute ago 1.75GB 02:49:29 49c2b9286abe About a minute ago 1.69GB 02:49:29 security-secretstore-setup latest 01e67b085d10 About a minute ago 28.9MB 02:49:29 support-scheduler latest eca35e276c13 About a minute ago 26.5MB 02:49:29 security-proxy-setup latest cfb466059af0 About a minute ago 27.2MB 02:49:29 core-command latest 356ffe8af80f About a minute ago 16.2MB 02:49:29 0e8d171464aa About a minute ago 1.74GB 02:49:29 e92c8dc41fc5 About a minute ago 1.69GB 02:49:29 c467b44a1095 About a minute ago 1.7GB 02:49:29 b6ce89fb8665 About a minute ago 1.68GB 02:49:29 security-spire-config latest 4a5cb26f0ba8 About a minute ago 85.8MB 02:49:29 a7f64c3f022f 2 minutes ago 1.58GB 02:49:29 ci-base-image-x86_64 latest 3709f1993d14 5 minutes ago 993MB 02:49:29 alpine 3.15 2720e26172a0 13 days ago 5.57MB 02:49:29 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 02:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 02:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 02:49:29 docker 20.10.14 7417809fdb73 3 months ago 218MB 02:49:29 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 02:49:29 provisioning config files... 02:49:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config3570092386850111137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:30 ---> docker-login.sh 02:49:30 nexus3.edgexfoundry.org:10001 02:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:30 Configure a credential helper to remove this warning. See 02:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:30 02:49:30 Login Succeeded 02:49:30 nexus3.edgexfoundry.org:10002 02:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:30 Configure a credential helper to remove this warning. See 02:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:30 02:49:30 Login Succeeded 02:49:30 nexus3.edgexfoundry.org:10003 02:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:30 Configure a credential helper to remove this warning. See 02:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:30 02:49:30 Login Succeeded 02:49:30 nexus3.edgexfoundry.org:10004 02:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:30 Configure a credential helper to remove this warning. See 02:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:30 02:49:30 Login Succeeded 02:49:30 docker.io 02:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:30 Configure a credential helper to remove this warning. See 02:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:30 02:49:30 Login Succeeded 02:49:30 ---> docker-login.sh ends [Pipeline] } 02:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:49:30 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:30 latest 02:49:30 2.3.0-dev.35 02:49:30 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:30 main 02:49:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:31 689affee0c46: Preparing 02:49:31 437cf82a721d: Preparing 02:49:31 f5d7b999fd7c: Preparing 02:49:31 d99652a9ff49: Preparing 02:49:31 ec34fcc1d526: Preparing 02:49:31 ec34fcc1d526: Layer already exists 02:49:31 f5d7b999fd7c: Pushed 02:49:31 d99652a9ff49: Pushed 02:49:31 689affee0c46: Pushed 02:49:33 437cf82a721d: Pushed 02:49:33 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:33 689affee0c46: Preparing 02:49:33 437cf82a721d: Preparing 02:49:33 f5d7b999fd7c: Preparing 02:49:33 d99652a9ff49: Preparing 02:49:33 ec34fcc1d526: Preparing 02:49:33 f5d7b999fd7c: Layer already exists 02:49:33 689affee0c46: Layer already exists 02:49:33 d99652a9ff49: Layer already exists 02:49:33 437cf82a721d: Layer already exists 02:49:33 ec34fcc1d526: Layer already exists 02:49:33 latest: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:34 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.35 02:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:34 689affee0c46: Preparing 02:49:34 437cf82a721d: Preparing 02:49:34 f5d7b999fd7c: Preparing 02:49:34 d99652a9ff49: Preparing 02:49:34 ec34fcc1d526: Preparing 02:49:34 d99652a9ff49: Layer already exists 02:49:34 437cf82a721d: Layer already exists 02:49:34 f5d7b999fd7c: Layer already exists 02:49:34 689affee0c46: Layer already exists 02:49:34 ec34fcc1d526: Layer already exists 02:49:34 2.3.0-dev.35: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker push nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:35 689affee0c46: Preparing 02:49:35 437cf82a721d: Preparing 02:49:35 f5d7b999fd7c: Preparing 02:49:35 d99652a9ff49: Preparing 02:49:35 ec34fcc1d526: Preparing 02:49:35 689affee0c46: Layer already exists 02:49:35 d99652a9ff49: Layer already exists 02:49:35 437cf82a721d: Layer already exists 02:49:35 f5d7b999fd7c: Layer already exists 02:49:35 ec34fcc1d526: Layer already exists 02:49:35 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:35 689affee0c46: Preparing 02:49:35 437cf82a721d: Preparing 02:49:35 f5d7b999fd7c: Preparing 02:49:35 d99652a9ff49: Preparing 02:49:35 ec34fcc1d526: Preparing 02:49:35 ec34fcc1d526: Layer already exists 02:49:35 689affee0c46: Layer already exists 02:49:35 437cf82a721d: Layer already exists 02:49:35 d99652a9ff49: Layer already exists 02:49:35 f5d7b999fd7c: Layer already exists 02:49:35 main: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:35 ===================================================== [Pipeline] echo 02:49:35 taggedImages: 02:49:35 - nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:35 - nexus3.edgexfoundry.org:10004/core-command:latest 02:49:35 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.35 02:49:35 - nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:49:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:49:35 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:35 latest 02:49:35 2.3.0-dev.35 02:49:35 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:35 main 02:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:36 + docker push nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:36 ef2bf8e29f71: Preparing 02:49:36 1b2fe33efd63: Preparing 02:49:36 f5d7b999fd7c: Preparing 02:49:36 62fb61269804: Preparing 02:49:36 c440bf08fba5: Preparing 02:49:36 ec34fcc1d526: Preparing 02:49:36 ec34fcc1d526: Waiting 02:49:36 f5d7b999fd7c: Layer already exists 02:49:36 ec34fcc1d526: Layer already exists 02:49:36 ef2bf8e29f71: Pushed 02:49:36 c440bf08fba5: Pushed 02:49:36 62fb61269804: Pushed 02:49:38 1b2fe33efd63: Pushed 02:49:38 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:38 ef2bf8e29f71: Preparing 02:49:38 1b2fe33efd63: Preparing 02:49:38 f5d7b999fd7c: Preparing 02:49:38 62fb61269804: Preparing 02:49:38 c440bf08fba5: Preparing 02:49:38 ec34fcc1d526: Preparing 02:49:38 ec34fcc1d526: Waiting 02:49:38 c440bf08fba5: Layer already exists 02:49:38 62fb61269804: Layer already exists 02:49:38 f5d7b999fd7c: Layer already exists 02:49:38 1b2fe33efd63: Layer already exists 02:49:38 ef2bf8e29f71: Layer already exists 02:49:38 ec34fcc1d526: Layer already exists 02:49:38 latest: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:39 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.35 02:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:39 ef2bf8e29f71: Preparing 02:49:39 1b2fe33efd63: Preparing 02:49:39 f5d7b999fd7c: Preparing 02:49:39 62fb61269804: Preparing 02:49:39 c440bf08fba5: Preparing 02:49:39 ec34fcc1d526: Preparing 02:49:39 ec34fcc1d526: Waiting 02:49:39 f5d7b999fd7c: Layer already exists 02:49:39 c440bf08fba5: Layer already exists 02:49:39 ef2bf8e29f71: Layer already exists 02:49:39 1b2fe33efd63: Layer already exists 02:49:39 62fb61269804: Layer already exists 02:49:39 ec34fcc1d526: Layer already exists 02:49:39 2.3.0-dev.35: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:39 + docker push nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:39 ef2bf8e29f71: Preparing 02:49:39 1b2fe33efd63: Preparing 02:49:39 f5d7b999fd7c: Preparing 02:49:39 62fb61269804: Preparing 02:49:39 c440bf08fba5: Preparing 02:49:39 ec34fcc1d526: Preparing 02:49:39 ec34fcc1d526: Waiting 02:49:39 f5d7b999fd7c: Layer already exists 02:49:39 ef2bf8e29f71: Layer already exists 02:49:39 c440bf08fba5: Layer already exists 02:49:39 1b2fe33efd63: Layer already exists 02:49:39 62fb61269804: Layer already exists 02:49:39 ec34fcc1d526: Layer already exists 02:49:39 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:40 ef2bf8e29f71: Preparing 02:49:40 1b2fe33efd63: Preparing 02:49:40 f5d7b999fd7c: Preparing 02:49:40 62fb61269804: Preparing 02:49:40 c440bf08fba5: Preparing 02:49:40 ec34fcc1d526: Preparing 02:49:40 ec34fcc1d526: Waiting 02:49:40 62fb61269804: Layer already exists 02:49:40 f5d7b999fd7c: Layer already exists 02:49:40 c440bf08fba5: Layer already exists 02:49:40 1b2fe33efd63: Layer already exists 02:49:40 ef2bf8e29f71: Layer already exists 02:49:40 ec34fcc1d526: Layer already exists 02:49:40 main: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:40 ===================================================== [Pipeline] echo 02:49:40 taggedImages: 02:49:40 - nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:40 - nexus3.edgexfoundry.org:10004/core-data:latest 02:49:40 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.35 02:49:40 - nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:49:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:49:40 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:40 latest 02:49:40 2.3.0-dev.35 02:49:40 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:40 main 02:49:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:41 8b2568e2c554: Preparing 02:49:41 ad29d4a5d63d: Preparing 02:49:41 f5d7b999fd7c: Preparing 02:49:41 13b8a9bfbe0b: Preparing 02:49:41 ec34fcc1d526: Preparing 02:49:41 f5d7b999fd7c: Layer already exists 02:49:41 ec34fcc1d526: Layer already exists 02:49:41 8b2568e2c554: Pushed 02:49:41 13b8a9bfbe0b: Pushed 02:49:42 ad29d4a5d63d: Pushed 02:49:42 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:43 8b2568e2c554: Preparing 02:49:43 ad29d4a5d63d: Preparing 02:49:43 f5d7b999fd7c: Preparing 02:49:43 13b8a9bfbe0b: Preparing 02:49:43 ec34fcc1d526: Preparing 02:49:43 f5d7b999fd7c: Layer already exists 02:49:43 13b8a9bfbe0b: Layer already exists 02:49:43 ad29d4a5d63d: Layer already exists 02:49:43 ec34fcc1d526: Layer already exists 02:49:43 8b2568e2c554: Layer already exists 02:49:43 latest: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.35 02:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:44 8b2568e2c554: Preparing 02:49:44 ad29d4a5d63d: Preparing 02:49:44 f5d7b999fd7c: Preparing 02:49:44 13b8a9bfbe0b: Preparing 02:49:44 ec34fcc1d526: Preparing 02:49:44 13b8a9bfbe0b: Layer already exists 02:49:44 ad29d4a5d63d: Layer already exists 02:49:44 8b2568e2c554: Layer already exists 02:49:44 ec34fcc1d526: Layer already exists 02:49:44 f5d7b999fd7c: Layer already exists 02:49:44 2.3.0-dev.35: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:44 8b2568e2c554: Preparing 02:49:44 ad29d4a5d63d: Preparing 02:49:44 f5d7b999fd7c: Preparing 02:49:44 13b8a9bfbe0b: Preparing 02:49:44 ec34fcc1d526: Preparing 02:49:44 8b2568e2c554: Layer already exists 02:49:44 f5d7b999fd7c: Layer already exists 02:49:44 13b8a9bfbe0b: Layer already exists 02:49:44 ad29d4a5d63d: Layer already exists 02:49:44 ec34fcc1d526: Layer already exists 02:49:44 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:45 8b2568e2c554: Preparing 02:49:45 ad29d4a5d63d: Preparing 02:49:45 f5d7b999fd7c: Preparing 02:49:45 13b8a9bfbe0b: Preparing 02:49:45 ec34fcc1d526: Preparing 02:49:45 ad29d4a5d63d: Layer already exists 02:49:45 13b8a9bfbe0b: Layer already exists 02:49:45 ec34fcc1d526: Layer already exists 02:49:45 f5d7b999fd7c: Layer already exists 02:49:45 8b2568e2c554: Layer already exists 02:49:45 main: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:45 ===================================================== [Pipeline] echo 02:49:45 taggedImages: 02:49:45 - nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:49:45 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.35 02:49:45 - nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:49:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:49:45 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:45 latest 02:49:45 2.3.0-dev.35 02:49:45 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:45 main 02:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:46 086589671323: Preparing 02:49:46 086589671323: Preparing 02:49:46 86338b5d08df: Preparing 02:49:46 6debe513f11a: Preparing 02:49:46 3f0659c4f41a: Preparing 02:49:46 5e401f244d14: Preparing 02:49:46 f5d7b999fd7c: Preparing 02:49:46 64eb02ac49a2: Preparing 02:49:46 7655c1c5ec76: Preparing 02:49:46 ab75ba6b23b4: Preparing 02:49:46 fd787a446230: Preparing 02:49:46 ec34fcc1d526: Preparing 02:49:46 64eb02ac49a2: Waiting 02:49:46 f5d7b999fd7c: Waiting 02:49:46 7655c1c5ec76: Waiting 02:49:46 ab75ba6b23b4: Waiting 02:49:46 fd787a446230: Waiting 02:49:46 ec34fcc1d526: Waiting 02:49:46 86338b5d08df: Pushed 02:49:46 6debe513f11a: Pushed 02:49:46 3f0659c4f41a: Pushed 02:49:46 086589671323: Pushed 02:49:46 f5d7b999fd7c: Layer already exists 02:49:46 7655c1c5ec76: Pushed 02:49:46 64eb02ac49a2: Pushed 02:49:46 ec34fcc1d526: Layer already exists 02:49:46 ab75ba6b23b4: Pushed 02:49:46 fd787a446230: Pushed 02:49:47 5e401f244d14: Pushed 02:49:47 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:48 086589671323: Preparing 02:49:48 086589671323: Preparing 02:49:48 86338b5d08df: Preparing 02:49:48 6debe513f11a: Preparing 02:49:48 3f0659c4f41a: Preparing 02:49:48 5e401f244d14: Preparing 02:49:48 f5d7b999fd7c: Preparing 02:49:48 64eb02ac49a2: Preparing 02:49:48 7655c1c5ec76: Preparing 02:49:48 ab75ba6b23b4: Preparing 02:49:48 fd787a446230: Preparing 02:49:48 ec34fcc1d526: Preparing 02:49:48 64eb02ac49a2: Waiting 02:49:48 fd787a446230: Waiting 02:49:48 7655c1c5ec76: Waiting 02:49:48 ab75ba6b23b4: Waiting 02:49:48 ec34fcc1d526: Waiting 02:49:48 f5d7b999fd7c: Waiting 02:49:48 086589671323: Layer already exists 02:49:48 6debe513f11a: Layer already exists 02:49:48 5e401f244d14: Layer already exists 02:49:48 86338b5d08df: Layer already exists 02:49:48 3f0659c4f41a: Layer already exists 02:49:48 f5d7b999fd7c: Layer already exists 02:49:48 64eb02ac49a2: Layer already exists 02:49:48 fd787a446230: Layer already exists 02:49:48 7655c1c5ec76: Layer already exists 02:49:48 ab75ba6b23b4: Layer already exists 02:49:48 ec34fcc1d526: Layer already exists 02:49:48 latest: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.35 02:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:48 086589671323: Preparing 02:49:48 086589671323: Preparing 02:49:48 86338b5d08df: Preparing 02:49:48 6debe513f11a: Preparing 02:49:48 3f0659c4f41a: Preparing 02:49:48 5e401f244d14: Preparing 02:49:48 f5d7b999fd7c: Preparing 02:49:48 64eb02ac49a2: Preparing 02:49:48 7655c1c5ec76: Preparing 02:49:48 ab75ba6b23b4: Preparing 02:49:48 fd787a446230: Preparing 02:49:48 ec34fcc1d526: Preparing 02:49:48 7655c1c5ec76: Waiting 02:49:48 fd787a446230: Waiting 02:49:48 ec34fcc1d526: Waiting 02:49:48 ab75ba6b23b4: Waiting 02:49:48 f5d7b999fd7c: Waiting 02:49:48 64eb02ac49a2: Waiting 02:49:48 5e401f244d14: Layer already exists 02:49:48 86338b5d08df: Layer already exists 02:49:48 086589671323: Layer already exists 02:49:48 3f0659c4f41a: Layer already exists 02:49:48 6debe513f11a: Layer already exists 02:49:48 f5d7b999fd7c: Layer already exists 02:49:48 7655c1c5ec76: Layer already exists 02:49:48 64eb02ac49a2: Layer already exists 02:49:48 fd787a446230: Layer already exists 02:49:48 ab75ba6b23b4: Layer already exists 02:49:48 ec34fcc1d526: Layer already exists 02:49:48 2.3.0-dev.35: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:49 086589671323: Preparing 02:49:49 086589671323: Preparing 02:49:49 86338b5d08df: Preparing 02:49:49 6debe513f11a: Preparing 02:49:49 3f0659c4f41a: Preparing 02:49:49 5e401f244d14: Preparing 02:49:49 f5d7b999fd7c: Preparing 02:49:49 64eb02ac49a2: Preparing 02:49:49 7655c1c5ec76: Preparing 02:49:49 ab75ba6b23b4: Preparing 02:49:49 fd787a446230: Preparing 02:49:49 ec34fcc1d526: Preparing 02:49:49 7655c1c5ec76: Waiting 02:49:49 fd787a446230: Waiting 02:49:49 ec34fcc1d526: Waiting 02:49:49 64eb02ac49a2: Waiting 02:49:49 f5d7b999fd7c: Waiting 02:49:49 3f0659c4f41a: Layer already exists 02:49:49 86338b5d08df: Layer already exists 02:49:49 086589671323: Layer already exists 02:49:49 5e401f244d14: Layer already exists 02:49:49 6debe513f11a: Layer already exists 02:49:49 64eb02ac49a2: Layer already exists 02:49:49 f5d7b999fd7c: Layer already exists 02:49:49 fd787a446230: Layer already exists 02:49:49 ab75ba6b23b4: Layer already exists 02:49:49 7655c1c5ec76: Layer already exists 02:49:49 ec34fcc1d526: Layer already exists 02:49:49 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:50 086589671323: Preparing 02:49:50 086589671323: Preparing 02:49:50 86338b5d08df: Preparing 02:49:50 6debe513f11a: Preparing 02:49:50 3f0659c4f41a: Preparing 02:49:50 5e401f244d14: Preparing 02:49:50 f5d7b999fd7c: Preparing 02:49:50 64eb02ac49a2: Preparing 02:49:50 7655c1c5ec76: Preparing 02:49:50 ab75ba6b23b4: Preparing 02:49:50 fd787a446230: Preparing 02:49:50 ec34fcc1d526: Preparing 02:49:50 fd787a446230: Waiting 02:49:50 ab75ba6b23b4: Waiting 02:49:50 ec34fcc1d526: Waiting 02:49:50 7655c1c5ec76: Waiting 02:49:50 f5d7b999fd7c: Waiting 02:49:50 64eb02ac49a2: Waiting 02:49:50 086589671323: Layer already exists 02:49:50 86338b5d08df: Layer already exists 02:49:50 3f0659c4f41a: Layer already exists 02:49:50 5e401f244d14: Layer already exists 02:49:50 6debe513f11a: Layer already exists 02:49:50 f5d7b999fd7c: Layer already exists 02:49:50 ab75ba6b23b4: Layer already exists 02:49:50 fd787a446230: Layer already exists 02:49:50 7655c1c5ec76: Layer already exists 02:49:50 64eb02ac49a2: Layer already exists 02:49:50 ec34fcc1d526: Layer already exists 02:49:50 main: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:50 ===================================================== [Pipeline] echo 02:49:50 taggedImages: 02:49:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:49:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.35 02:49:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:49:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:49:50 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:50 latest 02:49:50 2.3.0-dev.35 02:49:50 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:50 main 02:49:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:49:50 224a496b502f: Preparing 02:49:50 3bccdef5e651: Preparing 02:49:50 e5f7fb2ea9c7: Preparing 02:49:50 9923abd581f7: Preparing 02:49:50 d9135d0c9552: Preparing 02:49:50 e0af1c61a6bf: Preparing 02:49:50 14c2c8225b2a: Preparing 02:49:50 ec34fcc1d526: Preparing 02:49:50 e0af1c61a6bf: Waiting 02:49:50 14c2c8225b2a: Waiting 02:49:50 ec34fcc1d526: Waiting 02:49:50 3bccdef5e651: Pushed 02:49:50 224a496b502f: Pushed 02:49:50 d9135d0c9552: Pushed 02:49:50 ec34fcc1d526: Layer already exists 02:49:50 e0af1c61a6bf: Pushed 02:49:51 14c2c8225b2a: Pushed 02:49:52 e5f7fb2ea9c7: Pushed 02:49:52 9923abd581f7: Pushed 02:49:52 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:49:52 224a496b502f: Preparing 02:49:52 3bccdef5e651: Preparing 02:49:52 e5f7fb2ea9c7: Preparing 02:49:52 9923abd581f7: Preparing 02:49:52 d9135d0c9552: Preparing 02:49:52 e0af1c61a6bf: Preparing 02:49:52 14c2c8225b2a: Preparing 02:49:52 ec34fcc1d526: Preparing 02:49:52 14c2c8225b2a: Waiting 02:49:52 e0af1c61a6bf: Waiting 02:49:52 ec34fcc1d526: Waiting 02:49:52 3bccdef5e651: Layer already exists 02:49:52 e5f7fb2ea9c7: Layer already exists 02:49:52 9923abd581f7: Layer already exists 02:49:52 d9135d0c9552: Layer already exists 02:49:52 224a496b502f: Layer already exists 02:49:52 e0af1c61a6bf: Layer already exists 02:49:52 ec34fcc1d526: Layer already exists 02:49:52 14c2c8225b2a: Layer already exists 02:49:52 latest: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.35 02:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:49:53 224a496b502f: Preparing 02:49:53 3bccdef5e651: Preparing 02:49:53 e5f7fb2ea9c7: Preparing 02:49:53 9923abd581f7: Preparing 02:49:53 d9135d0c9552: Preparing 02:49:53 e0af1c61a6bf: Preparing 02:49:53 14c2c8225b2a: Preparing 02:49:53 ec34fcc1d526: Preparing 02:49:53 ec34fcc1d526: Waiting 02:49:53 e0af1c61a6bf: Waiting 02:49:53 3bccdef5e651: Layer already exists 02:49:53 9923abd581f7: Layer already exists 02:49:53 224a496b502f: Layer already exists 02:49:53 e5f7fb2ea9c7: Layer already exists 02:49:53 d9135d0c9552: Layer already exists 02:49:53 14c2c8225b2a: Layer already exists 02:49:53 e0af1c61a6bf: Layer already exists 02:49:53 ec34fcc1d526: Layer already exists 02:49:53 2.3.0-dev.35: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:49:54 224a496b502f: Preparing 02:49:54 3bccdef5e651: Preparing 02:49:54 e5f7fb2ea9c7: Preparing 02:49:54 9923abd581f7: Preparing 02:49:54 d9135d0c9552: Preparing 02:49:54 e0af1c61a6bf: Preparing 02:49:54 14c2c8225b2a: Preparing 02:49:54 ec34fcc1d526: Preparing 02:49:54 14c2c8225b2a: Waiting 02:49:54 e0af1c61a6bf: Waiting 02:49:54 ec34fcc1d526: Waiting 02:49:54 e5f7fb2ea9c7: Layer already exists 02:49:54 9923abd581f7: Layer already exists 02:49:54 3bccdef5e651: Layer already exists 02:49:54 d9135d0c9552: Layer already exists 02:49:54 224a496b502f: Layer already exists 02:49:54 e0af1c61a6bf: Layer already exists 02:49:54 ec34fcc1d526: Layer already exists 02:49:54 14c2c8225b2a: Layer already exists 02:49:54 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:49:54 224a496b502f: Preparing 02:49:54 3bccdef5e651: Preparing 02:49:54 e5f7fb2ea9c7: Preparing 02:49:54 9923abd581f7: Preparing 02:49:54 d9135d0c9552: Preparing 02:49:54 e0af1c61a6bf: Preparing 02:49:54 14c2c8225b2a: Preparing 02:49:54 ec34fcc1d526: Preparing 02:49:54 14c2c8225b2a: Waiting 02:49:54 e0af1c61a6bf: Waiting 02:49:54 ec34fcc1d526: Waiting 02:49:54 224a496b502f: Layer already exists 02:49:54 e5f7fb2ea9c7: Layer already exists 02:49:54 d9135d0c9552: Layer already exists 02:49:54 3bccdef5e651: Layer already exists 02:49:54 9923abd581f7: Layer already exists 02:49:54 e0af1c61a6bf: Layer already exists 02:49:54 14c2c8225b2a: Layer already exists 02:49:54 ec34fcc1d526: Layer already exists 02:49:54 main: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:54 ===================================================== [Pipeline] echo 02:49:54 taggedImages: 02:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.35 02:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:49:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:49:54 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:54 latest 02:49:54 2.3.0-dev.35 02:49:54 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:54 main 02:49:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:49:55 4213b16c80e0: Preparing 02:49:55 31f11e90152d: Preparing 02:49:55 a8375972b050: Preparing 02:49:55 ed4d0e0572b6: Preparing 02:49:55 192a57db3350: Preparing 02:49:55 0b72ad95c24c: Preparing 02:49:55 deef2f3a0e08: Preparing 02:49:55 6bc41260e16d: Preparing 02:49:55 e294be5f203f: Preparing 02:49:55 ec34fcc1d526: Preparing 02:49:55 deef2f3a0e08: Waiting 02:49:55 6bc41260e16d: Waiting 02:49:55 e294be5f203f: Waiting 02:49:55 ec34fcc1d526: Waiting 02:49:55 0b72ad95c24c: Waiting 02:49:55 31f11e90152d: Pushed 02:49:55 4213b16c80e0: Pushed 02:49:55 192a57db3350: Pushed 02:49:55 0b72ad95c24c: Pushed 02:49:55 6bc41260e16d: Pushed 02:49:55 deef2f3a0e08: Pushed 02:49:55 ec34fcc1d526: Layer already exists 02:49:55 e294be5f203f: Pushed 02:49:56 ed4d0e0572b6: Pushed 02:49:56 a8375972b050: Pushed 02:49:57 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:49:57 4213b16c80e0: Preparing 02:49:57 31f11e90152d: Preparing 02:49:57 a8375972b050: Preparing 02:49:57 ed4d0e0572b6: Preparing 02:49:57 192a57db3350: Preparing 02:49:57 0b72ad95c24c: Preparing 02:49:57 deef2f3a0e08: Preparing 02:49:57 6bc41260e16d: Preparing 02:49:57 e294be5f203f: Preparing 02:49:57 ec34fcc1d526: Preparing 02:49:57 0b72ad95c24c: Waiting 02:49:57 deef2f3a0e08: Waiting 02:49:57 6bc41260e16d: Waiting 02:49:57 e294be5f203f: Waiting 02:49:57 ec34fcc1d526: Waiting 02:49:57 31f11e90152d: Layer already exists 02:49:57 4213b16c80e0: Layer already exists 02:49:57 a8375972b050: Layer already exists 02:49:57 ed4d0e0572b6: Layer already exists 02:49:57 192a57db3350: Layer already exists 02:49:57 0b72ad95c24c: Layer already exists 02:49:57 6bc41260e16d: Layer already exists 02:49:57 deef2f3a0e08: Layer already exists 02:49:57 ec34fcc1d526: Layer already exists 02:49:57 e294be5f203f: Layer already exists 02:49:57 latest: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.35 02:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:49:58 4213b16c80e0: Preparing 02:49:58 31f11e90152d: Preparing 02:49:58 a8375972b050: Preparing 02:49:58 ed4d0e0572b6: Preparing 02:49:58 192a57db3350: Preparing 02:49:58 0b72ad95c24c: Preparing 02:49:58 deef2f3a0e08: Preparing 02:49:58 6bc41260e16d: Preparing 02:49:58 e294be5f203f: Preparing 02:49:58 ec34fcc1d526: Preparing 02:49:58 0b72ad95c24c: Waiting 02:49:58 deef2f3a0e08: Waiting 02:49:58 6bc41260e16d: Waiting 02:49:58 e294be5f203f: Waiting 02:49:58 ec34fcc1d526: Waiting 02:49:58 4213b16c80e0: Layer already exists 02:49:58 192a57db3350: Layer already exists 02:49:58 a8375972b050: Layer already exists 02:49:58 31f11e90152d: Layer already exists 02:49:58 ed4d0e0572b6: Layer already exists 02:49:58 0b72ad95c24c: Layer already exists 02:49:58 deef2f3a0e08: Layer already exists 02:49:58 ec34fcc1d526: Layer already exists 02:49:58 6bc41260e16d: Layer already exists 02:49:58 e294be5f203f: Layer already exists 02:49:58 2.3.0-dev.35: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:49:59 4213b16c80e0: Preparing 02:49:59 31f11e90152d: Preparing 02:49:59 a8375972b050: Preparing 02:49:59 ed4d0e0572b6: Preparing 02:49:59 192a57db3350: Preparing 02:49:59 0b72ad95c24c: Preparing 02:49:59 deef2f3a0e08: Preparing 02:49:59 6bc41260e16d: Preparing 02:49:59 e294be5f203f: Preparing 02:49:59 ec34fcc1d526: Preparing 02:49:59 deef2f3a0e08: Waiting 02:49:59 6bc41260e16d: Waiting 02:49:59 e294be5f203f: Waiting 02:49:59 ec34fcc1d526: Waiting 02:49:59 ed4d0e0572b6: Layer already exists 02:49:59 31f11e90152d: Layer already exists 02:49:59 192a57db3350: Layer already exists 02:49:59 4213b16c80e0: Layer already exists 02:49:59 a8375972b050: Layer already exists 02:49:59 6bc41260e16d: Layer already exists 02:49:59 0b72ad95c24c: Layer already exists 02:49:59 deef2f3a0e08: Layer already exists 02:49:59 ec34fcc1d526: Layer already exists 02:49:59 e294be5f203f: Layer already exists 02:49:59 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:49:59 4213b16c80e0: Preparing 02:49:59 31f11e90152d: Preparing 02:49:59 a8375972b050: Preparing 02:49:59 ed4d0e0572b6: Preparing 02:49:59 192a57db3350: Preparing 02:49:59 0b72ad95c24c: Preparing 02:49:59 deef2f3a0e08: Preparing 02:49:59 6bc41260e16d: Preparing 02:49:59 e294be5f203f: Preparing 02:49:59 ec34fcc1d526: Preparing 02:49:59 0b72ad95c24c: Waiting 02:49:59 deef2f3a0e08: Waiting 02:49:59 6bc41260e16d: Waiting 02:49:59 e294be5f203f: Waiting 02:49:59 ec34fcc1d526: Waiting 02:49:59 4213b16c80e0: Layer already exists 02:49:59 192a57db3350: Layer already exists 02:49:59 a8375972b050: Layer already exists 02:49:59 ed4d0e0572b6: Layer already exists 02:49:59 31f11e90152d: Layer already exists 02:49:59 deef2f3a0e08: Layer already exists 02:49:59 6bc41260e16d: Layer already exists 02:49:59 0b72ad95c24c: Layer already exists 02:49:59 e294be5f203f: Layer already exists 02:49:59 ec34fcc1d526: Layer already exists 02:49:59 main: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:59 ===================================================== [Pipeline] echo 02:49:59 taggedImages: 02:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4 02:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.35 02:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:49:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:49:59 af2226701a16e650b74a674027cf906b22f6c1e4 02:49:59 latest 02:49:59 2.3.0-dev.35 02:49:59 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:49:59 main 02:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:00 32f033e5c7c2: Preparing 02:50:00 b40c0fa4e8a7: Preparing 02:50:00 f5d7b999fd7c: Preparing 02:50:00 d6a297ba67a5: Preparing 02:50:00 d90c9ca8ff5a: Preparing 02:50:00 ad543cd673bd: Preparing 02:50:00 ad543cd673bd: Waiting 02:50:00 f5d7b999fd7c: Layer already exists 02:50:00 ad543cd673bd: Layer already exists 02:50:00 32f033e5c7c2: Pushed 02:50:00 d90c9ca8ff5a: Pushed 02:50:00 d6a297ba67a5: Pushed 02:50:02 b40c0fa4e8a7: Pushed 02:50:02 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:02 + 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 02:50:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:03 32f033e5c7c2: Preparing 02:50:03 b40c0fa4e8a7: Preparing 02:50:03 f5d7b999fd7c: Preparing 02:50:03 d6a297ba67a5: Preparing 02:50:03 d90c9ca8ff5a: Preparing 02:50:03 ad543cd673bd: Preparing 02:50:03 ad543cd673bd: Waiting 02:50:03 32f033e5c7c2: Layer already exists 02:50:03 b40c0fa4e8a7: Layer already exists 02:50:03 f5d7b999fd7c: Layer already exists 02:50:03 d90c9ca8ff5a: Layer already exists 02:50:03 d6a297ba67a5: Layer already exists 02:50:03 ad543cd673bd: Layer already exists 02:50:03 latest: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.35 02:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:03 32f033e5c7c2: Preparing 02:50:03 b40c0fa4e8a7: Preparing 02:50:03 f5d7b999fd7c: Preparing 02:50:03 d6a297ba67a5: Preparing 02:50:03 d90c9ca8ff5a: Preparing 02:50:03 ad543cd673bd: Preparing 02:50:03 ad543cd673bd: Waiting 02:50:03 d90c9ca8ff5a: Layer already exists 02:50:03 32f033e5c7c2: Layer already exists 02:50:03 f5d7b999fd7c: Layer already exists 02:50:03 d6a297ba67a5: Layer already exists 02:50:03 b40c0fa4e8a7: Layer already exists 02:50:03 ad543cd673bd: Layer already exists 02:50:03 2.3.0-dev.35: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:04 32f033e5c7c2: Preparing 02:50:04 b40c0fa4e8a7: Preparing 02:50:04 f5d7b999fd7c: Preparing 02:50:04 d6a297ba67a5: Preparing 02:50:04 d90c9ca8ff5a: Preparing 02:50:04 ad543cd673bd: Preparing 02:50:04 ad543cd673bd: Waiting 02:50:04 b40c0fa4e8a7: Layer already exists 02:50:04 d6a297ba67a5: Layer already exists 02:50:04 32f033e5c7c2: Layer already exists 02:50:04 d90c9ca8ff5a: Layer already exists 02:50:04 f5d7b999fd7c: Layer already exists 02:50:04 ad543cd673bd: Layer already exists 02:50:04 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + 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 02:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:05 32f033e5c7c2: Preparing 02:50:05 b40c0fa4e8a7: Preparing 02:50:05 f5d7b999fd7c: Preparing 02:50:05 d6a297ba67a5: Preparing 02:50:05 d90c9ca8ff5a: Preparing 02:50:05 ad543cd673bd: Preparing 02:50:05 ad543cd673bd: Waiting 02:50:05 d90c9ca8ff5a: Layer already exists 02:50:05 32f033e5c7c2: Layer already exists 02:50:05 b40c0fa4e8a7: Layer already exists 02:50:05 f5d7b999fd7c: Layer already exists 02:50:05 d6a297ba67a5: Layer already exists 02:50:05 ad543cd673bd: Layer already exists 02:50:05 main: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:05 ===================================================== [Pipeline] echo 02:50:05 taggedImages: 02:50:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:50:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.35 02:50:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:50:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:50:05 af2226701a16e650b74a674027cf906b22f6c1e4 02:50:05 latest 02:50:05 2.3.0-dev.35 02:50:05 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:05 main 02:50:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:05 b86c340d7cd7: Preparing 02:50:05 ae5c90b30c75: Preparing 02:50:05 1a9f1c6eab68: Preparing 02:50:05 97ebbf29a3c1: Preparing 02:50:05 6ebe94102893: Preparing 02:50:05 5940487ae196: Preparing 02:50:05 d90c9ca8ff5a: Preparing 02:50:05 ad543cd673bd: Preparing 02:50:05 5940487ae196: Waiting 02:50:05 ad543cd673bd: Waiting 02:50:05 d90c9ca8ff5a: Waiting 02:50:05 b86c340d7cd7: Pushed 02:50:05 ae5c90b30c75: Pushed 02:50:05 1a9f1c6eab68: Pushed 02:50:05 d90c9ca8ff5a: Layer already exists 02:50:05 ad543cd673bd: Layer already exists 02:50:06 5940487ae196: Pushed 02:50:09 6ebe94102893: Pushed 02:50:12 97ebbf29a3c1: Pushed 02:50:12 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:12 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:50:12 ---> 5304e892822c 02:50:12 Step 3/26 : WORKDIR /edgex-go 02:50:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:50:12 ---> 5304e892822c 02:50:12 Step 3/22 : WORKDIR /edgex-go 02:50:12 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:50:12 ---> 5304e892822c 02:50:12 Step 3/25 : WORKDIR /edgex-go 02:50:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:50:12 ---> 5304e892822c 02:50:12 Step 3/23 : WORKDIR /edgex-go 02:50:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:50:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:50:12 ---> 5304e892822c 02:50:12 Step 3/20 : WORKDIR /edgex-go 02:50:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:12 b86c340d7cd7: Preparing 02:50:12 ae5c90b30c75: Preparing 02:50:12 1a9f1c6eab68: Preparing 02:50:12 97ebbf29a3c1: Preparing 02:50:12 6ebe94102893: Preparing 02:50:12 5940487ae196: Preparing 02:50:12 d90c9ca8ff5a: Preparing 02:50:12 ad543cd673bd: Preparing 02:50:12 5940487ae196: Waiting 02:50:12 d90c9ca8ff5a: Waiting 02:50:12 ad543cd673bd: Waiting 02:50:12 97ebbf29a3c1: Layer already exists 02:50:12 ae5c90b30c75: Layer already exists 02:50:12 1a9f1c6eab68: Layer already exists 02:50:12 6ebe94102893: Layer already exists 02:50:12 b86c340d7cd7: Layer already exists 02:50:12 5940487ae196: Layer already exists 02:50:12 d90c9ca8ff5a: Layer already exists 02:50:12 ad543cd673bd: Layer already exists 02:50:12 latest: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv 02:50:12 ---> Running in 1d485569128f 02:50:12 ---> Running in 34422070513d 02:50:12 ---> Running in 36db5c88bb25 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 ---> Running in 6e270969aeb6 02:50:13 ---> Running in 36ed4a4c2450 02:50:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 Removing intermediate container 1d485569128f 02:50:13 ---> b618261f51cd 02:50:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.35 02:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:13 b86c340d7cd7: Preparing 02:50:13 ae5c90b30c75: Preparing 02:50:13 1a9f1c6eab68: Preparing 02:50:13 97ebbf29a3c1: Preparing 02:50:13 6ebe94102893: Preparing 02:50:13 5940487ae196: Preparing 02:50:13 d90c9ca8ff5a: Preparing 02:50:13 ad543cd673bd: Preparing 02:50:13 5940487ae196: Waiting 02:50:13 d90c9ca8ff5a: Waiting 02:50:13 ad543cd673bd: Waiting 02:50:13 b86c340d7cd7: Layer already exists 02:50:13 6ebe94102893: Layer already exists 02:50:13 ae5c90b30c75: Layer already exists 02:50:13 97ebbf29a3c1: Layer already exists 02:50:13 1a9f1c6eab68: Layer already exists 02:50:13 d90c9ca8ff5a: Layer already exists 02:50:13 5940487ae196: Layer already exists 02:50:13 ad543cd673bd: Layer already exists 02:50:13 2.3.0-dev.35: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 Removing intermediate container 36ed4a4c2450 02:50:13 ---> 2859d6934f31 02:50:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:50:13 Removing intermediate container 36db5c88bb25 02:50:13 ---> 7ba7cda70be3 02:50:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:13 Removing intermediate container 6e270969aeb6 02:50:13 ---> f44a979a49aa 02:50:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:13 Removing intermediate container 34422070513d 02:50:13 ---> 11cdf3c4a088 02:50:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:13 ---> Running in da346c8a46cb 02:50:13 ---> Running in 0d651e74ca3e 02:50:13 ---> Running in ace225e025b2 02:50:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:14 ---> Running in 02b2903af7c0 02:50:14 ---> Running in 4faef0f66039 02:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:14 b86c340d7cd7: Preparing 02:50:14 ae5c90b30c75: Preparing 02:50:14 1a9f1c6eab68: Preparing 02:50:14 97ebbf29a3c1: Preparing 02:50:14 6ebe94102893: Preparing 02:50:14 5940487ae196: Preparing 02:50:14 d90c9ca8ff5a: Preparing 02:50:14 ad543cd673bd: Preparing 02:50:14 5940487ae196: Waiting 02:50:14 d90c9ca8ff5a: Waiting 02:50:14 ad543cd673bd: Waiting 02:50:14 b86c340d7cd7: Layer already exists 02:50:14 97ebbf29a3c1: Layer already exists 02:50:14 ae5c90b30c75: Layer already exists 02:50:14 1a9f1c6eab68: Layer already exists 02:50:14 6ebe94102893: Layer already exists 02:50:14 5940487ae196: Layer already exists 02:50:14 d90c9ca8ff5a: Layer already exists 02:50:14 ad543cd673bd: Layer already exists 02:50:14 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:14 b86c340d7cd7: Preparing 02:50:14 ae5c90b30c75: Preparing 02:50:14 1a9f1c6eab68: Preparing 02:50:14 97ebbf29a3c1: Preparing 02:50:14 6ebe94102893: Preparing 02:50:14 5940487ae196: Preparing 02:50:14 d90c9ca8ff5a: Preparing 02:50:14 ad543cd673bd: Preparing 02:50:14 5940487ae196: Waiting 02:50:14 d90c9ca8ff5a: Waiting 02:50:14 ad543cd673bd: Waiting 02:50:14 6ebe94102893: Layer already exists 02:50:14 1a9f1c6eab68: Layer already exists 02:50:14 b86c340d7cd7: Layer already exists 02:50:14 ae5c90b30c75: Layer already exists 02:50:14 97ebbf29a3c1: Layer already exists 02:50:14 5940487ae196: Layer already exists 02:50:14 d90c9ca8ff5a: Layer already exists 02:50:14 ad543cd673bd: Layer already exists 02:50:14 main: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:14 ===================================================== [Pipeline] echo 02:50:14 taggedImages: 02:50:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:50:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.35 02:50:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:50:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:50:14 af2226701a16e650b74a674027cf906b22f6c1e4 02:50:14 latest 02:50:14 2.3.0-dev.35 02:50:14 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:14 main 02:50:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:15 a7622fd40321: Preparing 02:50:15 1fed2585f72d: Preparing 02:50:15 b73c1adc99cf: Preparing 02:50:15 7e6aff0fb91b: Preparing 02:50:15 507382811272: Preparing 02:50:15 d90c9ca8ff5a: Preparing 02:50:15 ad543cd673bd: Preparing 02:50:15 d90c9ca8ff5a: Waiting 02:50:15 ad543cd673bd: Waiting 02:50:15 b73c1adc99cf: Pushed 02:50:15 1fed2585f72d: Pushed 02:50:15 a7622fd40321: Pushed 02:50:15 d90c9ca8ff5a: Layer already exists 02:50:15 ad543cd673bd: Layer already exists 02:50:15 507382811272: Pushed 02:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:17 Removing intermediate container da346c8a46cb 02:50:17 ---> dfd6f18c2cd9 02:50:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 02:50:17 ---> Running in 06ba8244dbc1 02:50:17 v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 02:50:17 v3.16.1-79-g562c755fe7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 02:50:17 OK: 16889 distinct packages available 02:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:18 Removing intermediate container 02b2903af7c0 02:50:18 ---> b0fd9084789a 02:50:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:50:18 ---> Running in cb404a243191 02:50:19 Removing intermediate container ace225e025b2 02:50:19 ---> 586090040650 02:50:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:50:19 Removing intermediate container 4faef0f66039 02:50:19 ---> e319aa15d85b 02:50:19 Step 5/22 : RUN apk add --update --no-cache make git 02:50:19 OK: 221 MiB in 51 packages 02:50:19 ---> Running in 2be9ab54285f 02:50:19 ---> Running in b10c0627ef43 02:50:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:21 Removing intermediate container 0d651e74ca3e 02:50:21 ---> fbc37b239eb5 02:50:21 Step 5/20 : COPY go.mod vendor* ./ 02:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:50:21 ---> 5d63c8449c4c 02:50:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:22 ---> Running in 96c150c366dd 02:50:22 7e6aff0fb91b: Pushed 02:50:22 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:22 OK: 221 MiB in 51 packages 02:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:23 a7622fd40321: Preparing 02:50:23 1fed2585f72d: Preparing 02:50:23 b73c1adc99cf: Preparing 02:50:23 7e6aff0fb91b: Preparing 02:50:23 507382811272: Preparing 02:50:23 d90c9ca8ff5a: Preparing 02:50:23 ad543cd673bd: Preparing 02:50:23 ad543cd673bd: Waiting 02:50:23 d90c9ca8ff5a: Waiting 02:50:23 a7622fd40321: Layer already exists 02:50:23 b73c1adc99cf: Layer already exists 02:50:23 507382811272: Layer already exists 02:50:23 7e6aff0fb91b: Layer already exists 02:50:23 1fed2585f72d: Layer already exists 02:50:23 d90c9ca8ff5a: Layer already exists 02:50:23 ad543cd673bd: Layer already exists 02:50:23 latest: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:50:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.35 02:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:23 a7622fd40321: Preparing 02:50:23 1fed2585f72d: Preparing 02:50:23 b73c1adc99cf: Preparing 02:50:23 7e6aff0fb91b: Preparing 02:50:23 507382811272: Preparing 02:50:23 d90c9ca8ff5a: Preparing 02:50:23 ad543cd673bd: Preparing 02:50:23 d90c9ca8ff5a: Waiting 02:50:23 ad543cd673bd: Waiting 02:50:23 507382811272: Layer already exists 02:50:23 1fed2585f72d: Layer already exists 02:50:23 7e6aff0fb91b: Layer already exists 02:50:23 b73c1adc99cf: Layer already exists 02:50:23 a7622fd40321: Layer already exists 02:50:23 ad543cd673bd: Layer already exists 02:50:23 d90c9ca8ff5a: Layer already exists 02:50:23 2.3.0-dev.35: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 OK: 221 MiB in 51 packages 02:50:24 OK: 221 MiB in 51 packages 02:50:24 Removing intermediate container 06ba8244dbc1 02:50:24 ---> a6df400eb56c 02:50:24 Step 6/25 : COPY go.mod vendor* ./ 02:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:24 a7622fd40321: Preparing 02:50:24 1fed2585f72d: Preparing 02:50:24 b73c1adc99cf: Preparing 02:50:24 7e6aff0fb91b: Preparing 02:50:24 507382811272: Preparing 02:50:24 d90c9ca8ff5a: Preparing 02:50:24 ad543cd673bd: Preparing 02:50:24 ad543cd673bd: Waiting 02:50:24 d90c9ca8ff5a: Waiting 02:50:24 a7622fd40321: Layer already exists 02:50:24 507382811272: Layer already exists 02:50:24 1fed2585f72d: Layer already exists 02:50:24 b73c1adc99cf: Layer already exists 02:50:24 7e6aff0fb91b: Layer already exists 02:50:24 d90c9ca8ff5a: Layer already exists 02:50:24 ad543cd673bd: Layer already exists 02:50:24 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 OK: 221 MiB in 51 packages 02:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:24 a7622fd40321: Preparing 02:50:24 1fed2585f72d: Preparing 02:50:24 b73c1adc99cf: Preparing 02:50:24 7e6aff0fb91b: Preparing 02:50:24 507382811272: Preparing 02:50:24 d90c9ca8ff5a: Preparing 02:50:24 ad543cd673bd: Preparing 02:50:24 ad543cd673bd: Waiting 02:50:24 d90c9ca8ff5a: Waiting 02:50:24 7e6aff0fb91b: Layer already exists 02:50:24 1fed2585f72d: Layer already exists 02:50:24 a7622fd40321: Layer already exists 02:50:24 b73c1adc99cf: Layer already exists 02:50:24 507382811272: Layer already exists 02:50:24 d90c9ca8ff5a: Layer already exists 02:50:24 ad543cd673bd: Layer already exists 02:50:24 main: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:24 ===================================================== [Pipeline] echo 02:50:24 taggedImages: 02:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.35 02:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:50:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:50:25 af2226701a16e650b74a674027cf906b22f6c1e4 02:50:25 latest 02:50:25 2.3.0-dev.35 02:50:25 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:25 main 02:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:25 d6932b7c0a12: Preparing 02:50:25 1460bd3ad650: Preparing 02:50:25 823aa2015454: Preparing 02:50:25 a549fdd35889: Preparing 02:50:25 5940487ae196: Preparing 02:50:25 d90c9ca8ff5a: Preparing 02:50:25 ad543cd673bd: Preparing 02:50:25 d90c9ca8ff5a: Waiting 02:50:25 ad543cd673bd: Waiting 02:50:25 5940487ae196: Layer already exists 02:50:25 d90c9ca8ff5a: Layer already exists 02:50:25 ad543cd673bd: Layer already exists 02:50:25 1460bd3ad650: Pushed 02:50:25 823aa2015454: Pushed 02:50:25 d6932b7c0a12: Pushed 02:50:25 ---> 86020743f119 02:50:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:26 Removing intermediate container cb404a243191 02:50:26 ---> 13031904d13e 02:50:26 Step 6/26 : COPY go.mod vendor* ./ 02:50:26 Removing intermediate container b10c0627ef43 02:50:26 ---> Running in e182a022b991 02:50:26 ---> cd94be116617 02:50:26 Step 6/22 : COPY go.mod vendor* ./ 02:50:26 Removing intermediate container 2be9ab54285f 02:50:26 ---> 057a13057204 02:50:26 Step 6/23 : COPY go.mod vendor* ./ 02:50:27 ---> a5e1f101d25a 02:50:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:27 ---> Running in dd14f6045098 02:50:27 ---> b73527a78596 02:50:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:27 ---> 3713a282c3d3 02:50:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:28 ---> Running in 7d146f37db1d 02:50:28 ---> Running in 4c62ccae178b 02:50:32 a549fdd35889: Pushed 02:50:32 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:32 d6932b7c0a12: Preparing 02:50:32 1460bd3ad650: Preparing 02:50:32 823aa2015454: Preparing 02:50:32 a549fdd35889: Preparing 02:50:32 5940487ae196: Preparing 02:50:32 d90c9ca8ff5a: Preparing 02:50:32 ad543cd673bd: Preparing 02:50:32 d90c9ca8ff5a: Waiting 02:50:32 ad543cd673bd: Waiting 02:50:32 823aa2015454: Layer already exists 02:50:32 a549fdd35889: Layer already exists 02:50:32 1460bd3ad650: Layer already exists 02:50:32 5940487ae196: Layer already exists 02:50:32 d6932b7c0a12: Layer already exists 02:50:32 d90c9ca8ff5a: Layer already exists 02:50:32 ad543cd673bd: Layer already exists 02:50:32 latest: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.35 02:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:33 d6932b7c0a12: Preparing 02:50:33 1460bd3ad650: Preparing 02:50:33 823aa2015454: Preparing 02:50:33 a549fdd35889: Preparing 02:50:33 5940487ae196: Preparing 02:50:33 d90c9ca8ff5a: Preparing 02:50:33 ad543cd673bd: Preparing 02:50:33 ad543cd673bd: Waiting 02:50:33 d90c9ca8ff5a: Waiting 02:50:33 5940487ae196: Layer already exists 02:50:33 1460bd3ad650: Layer already exists 02:50:33 d6932b7c0a12: Layer already exists 02:50:33 823aa2015454: Layer already exists 02:50:33 a549fdd35889: Layer already exists 02:50:33 ad543cd673bd: Layer already exists 02:50:33 d90c9ca8ff5a: Layer already exists 02:50:33 2.3.0-dev.35: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:34 d6932b7c0a12: Preparing 02:50:34 1460bd3ad650: Preparing 02:50:34 823aa2015454: Preparing 02:50:34 a549fdd35889: Preparing 02:50:34 5940487ae196: Preparing 02:50:34 d90c9ca8ff5a: Preparing 02:50:34 ad543cd673bd: Preparing 02:50:34 d90c9ca8ff5a: Waiting 02:50:34 ad543cd673bd: Waiting 02:50:34 5940487ae196: Layer already exists 02:50:34 d6932b7c0a12: Layer already exists 02:50:34 1460bd3ad650: Layer already exists 02:50:34 a549fdd35889: Layer already exists 02:50:34 823aa2015454: Layer already exists 02:50:34 ad543cd673bd: Layer already exists 02:50:34 d90c9ca8ff5a: Layer already exists 02:50:34 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:34 d6932b7c0a12: Preparing 02:50:34 1460bd3ad650: Preparing 02:50:34 823aa2015454: Preparing 02:50:34 a549fdd35889: Preparing 02:50:34 5940487ae196: Preparing 02:50:34 d90c9ca8ff5a: Preparing 02:50:34 ad543cd673bd: Preparing 02:50:34 d90c9ca8ff5a: Waiting 02:50:34 5940487ae196: Layer already exists 02:50:34 a549fdd35889: Layer already exists 02:50:34 d6932b7c0a12: Layer already exists 02:50:34 823aa2015454: Layer already exists 02:50:34 1460bd3ad650: Layer already exists 02:50:34 d90c9ca8ff5a: Layer already exists 02:50:34 ad543cd673bd: Layer already exists 02:50:34 main: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:34 ===================================================== [Pipeline] echo 02:50:34 taggedImages: 02:50:34 - nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:50:34 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.35 02:50:34 - nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:50:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:50:34 af2226701a16e650b74a674027cf906b22f6c1e4 02:50:34 latest 02:50:34 2.3.0-dev.35 02:50:34 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:34 main 02:50:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:50:35 ab8e45137c59: Preparing 02:50:35 206db155ef49: Preparing 02:50:35 f5d7b999fd7c: Preparing 02:50:35 c491dac9a7cd: Preparing 02:50:35 ec34fcc1d526: Preparing 02:50:35 f5d7b999fd7c: Layer already exists 02:50:35 ec34fcc1d526: Layer already exists 02:50:35 ab8e45137c59: Pushed 02:50:35 c491dac9a7cd: Pushed 02:50:37 206db155ef49: Pushed 02:50:37 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:50:38 ab8e45137c59: Preparing 02:50:38 206db155ef49: Preparing 02:50:38 f5d7b999fd7c: Preparing 02:50:38 c491dac9a7cd: Preparing 02:50:38 ec34fcc1d526: Preparing 02:50:38 c491dac9a7cd: Layer already exists 02:50:38 ec34fcc1d526: Layer already exists 02:50:38 206db155ef49: Layer already exists 02:50:38 f5d7b999fd7c: Layer already exists 02:50:38 ab8e45137c59: Layer already exists 02:50:38 latest: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.35 02:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:50:39 ab8e45137c59: Preparing 02:50:39 206db155ef49: Preparing 02:50:39 f5d7b999fd7c: Preparing 02:50:39 c491dac9a7cd: Preparing 02:50:39 ec34fcc1d526: Preparing 02:50:39 ec34fcc1d526: Layer already exists 02:50:39 f5d7b999fd7c: Layer already exists 02:50:39 206db155ef49: Layer already exists 02:50:39 ab8e45137c59: Layer already exists 02:50:39 c491dac9a7cd: Layer already exists 02:50:39 2.3.0-dev.35: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:50:39 ab8e45137c59: Preparing 02:50:39 206db155ef49: Preparing 02:50:39 f5d7b999fd7c: Preparing 02:50:39 c491dac9a7cd: Preparing 02:50:39 ec34fcc1d526: Preparing 02:50:39 206db155ef49: Layer already exists 02:50:39 ab8e45137c59: Layer already exists 02:50:39 ec34fcc1d526: Layer already exists 02:50:39 c491dac9a7cd: Layer already exists 02:50:39 f5d7b999fd7c: Layer already exists 02:50:39 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:50:40 ab8e45137c59: Preparing 02:50:40 206db155ef49: Preparing 02:50:40 f5d7b999fd7c: Preparing 02:50:40 c491dac9a7cd: Preparing 02:50:40 ec34fcc1d526: Preparing 02:50:40 f5d7b999fd7c: Layer already exists 02:50:40 206db155ef49: Layer already exists 02:50:40 ec34fcc1d526: Layer already exists 02:50:40 c491dac9a7cd: Layer already exists 02:50:40 ab8e45137c59: Layer already exists 02:50:40 main: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:40 ===================================================== [Pipeline] echo 02:50:40 taggedImages: 02:50:40 - nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:50:40 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.35 02:50:40 - nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:50:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:50:40 af2226701a16e650b74a674027cf906b22f6c1e4 02:50:40 latest 02:50:40 2.3.0-dev.35 02:50:40 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:40 main 02:50:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:50:41 37432d508e85: Preparing 02:50:41 e4d484e65541: Preparing 02:50:41 f5d7b999fd7c: Preparing 02:50:41 13b8a9bfbe0b: Preparing 02:50:41 ec34fcc1d526: Preparing 02:50:41 ec34fcc1d526: Layer already exists 02:50:41 f5d7b999fd7c: Layer already exists 02:50:41 13b8a9bfbe0b: Layer already exists 02:50:41 37432d508e85: Pushed 02:50:43 e4d484e65541: Pushed 02:50:43 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:50:44 37432d508e85: Preparing 02:50:44 e4d484e65541: Preparing 02:50:44 f5d7b999fd7c: Preparing 02:50:44 13b8a9bfbe0b: Preparing 02:50:44 ec34fcc1d526: Preparing 02:50:44 ec34fcc1d526: Layer already exists 02:50:44 f5d7b999fd7c: Layer already exists 02:50:44 e4d484e65541: Layer already exists 02:50:44 37432d508e85: Layer already exists 02:50:44 13b8a9bfbe0b: Layer already exists 02:50:44 latest: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.35 02:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:50:44 37432d508e85: Preparing 02:50:44 e4d484e65541: Preparing 02:50:44 f5d7b999fd7c: Preparing 02:50:44 13b8a9bfbe0b: Preparing 02:50:44 ec34fcc1d526: Preparing 02:50:44 13b8a9bfbe0b: Layer already exists 02:50:44 ec34fcc1d526: Layer already exists 02:50:44 f5d7b999fd7c: Layer already exists 02:50:44 37432d508e85: Layer already exists 02:50:44 e4d484e65541: Layer already exists 02:50:44 2.3.0-dev.35: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:50:45 37432d508e85: Preparing 02:50:45 e4d484e65541: Preparing 02:50:45 f5d7b999fd7c: Preparing 02:50:45 13b8a9bfbe0b: Preparing 02:50:45 ec34fcc1d526: Preparing 02:50:45 e4d484e65541: Layer already exists 02:50:45 f5d7b999fd7c: Layer already exists 02:50:45 13b8a9bfbe0b: Layer already exists 02:50:45 37432d508e85: Layer already exists 02:50:45 ec34fcc1d526: Layer already exists 02:50:45 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:50:46 37432d508e85: Preparing 02:50:46 e4d484e65541: Preparing 02:50:46 f5d7b999fd7c: Preparing 02:50:46 13b8a9bfbe0b: Preparing 02:50:46 ec34fcc1d526: Preparing 02:50:46 ec34fcc1d526: Layer already exists 02:50:46 13b8a9bfbe0b: Layer already exists 02:50:46 37432d508e85: Layer already exists 02:50:46 e4d484e65541: Layer already exists 02:50:46 f5d7b999fd7c: Layer already exists 02:50:46 main: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:46 ===================================================== [Pipeline] echo 02:50:46 taggedImages: 02:50:46 - nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:50:46 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.35 02:50:46 - nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:50:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 02:50:46 af2226701a16e650b74a674027cf906b22f6c1e4 02:50:46 latest 02:50:46 2.3.0-dev.35 02:50:46 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:46 main 02:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:50:46 e6dbacd0600f: Preparing 02:50:46 c24567c77759: Preparing 02:50:46 d79ebe1ed16b: Preparing 02:50:46 f4213911ba42: Preparing 02:50:46 52f44be93a46: Preparing 02:50:46 10d82663b225: Preparing 02:50:46 f7a7a140f1b3: Preparing 02:50:46 31e69d4774c9: Preparing 02:50:46 7750d494dfbd: Preparing 02:50:46 18708474c90b: Preparing 02:50:46 4fc242d58285: Preparing 02:50:46 10d82663b225: Waiting 02:50:46 f7a7a140f1b3: Waiting 02:50:46 4fc242d58285: Waiting 02:50:46 18708474c90b: Waiting 02:50:46 31e69d4774c9: Waiting 02:50:46 7750d494dfbd: Waiting 02:50:46 52f44be93a46: Layer already exists 02:50:46 10d82663b225: Layer already exists 02:50:46 c24567c77759: Pushed 02:50:46 f7a7a140f1b3: Layer already exists 02:50:46 31e69d4774c9: Layer already exists 02:50:46 7750d494dfbd: Layer already exists 02:50:46 18708474c90b: Layer already exists 02:50:47 4fc242d58285: Layer already exists 02:50:47 e6dbacd0600f: Pushed 02:50:48 d79ebe1ed16b: Pushed 02:50:54 f4213911ba42: Pushed 02:50:54 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:50:55 e6dbacd0600f: Preparing 02:50:55 c24567c77759: Preparing 02:50:55 d79ebe1ed16b: Preparing 02:50:55 f4213911ba42: Preparing 02:50:55 52f44be93a46: Preparing 02:50:55 10d82663b225: Preparing 02:50:55 f7a7a140f1b3: Preparing 02:50:55 31e69d4774c9: Preparing 02:50:55 7750d494dfbd: Preparing 02:50:55 18708474c90b: Preparing 02:50:55 4fc242d58285: Preparing 02:50:55 f7a7a140f1b3: Waiting 02:50:55 31e69d4774c9: Waiting 02:50:55 18708474c90b: Waiting 02:50:55 7750d494dfbd: Waiting 02:50:55 4fc242d58285: Waiting 02:50:55 10d82663b225: Waiting 02:50:55 52f44be93a46: Layer already exists 02:50:55 c24567c77759: Layer already exists 02:50:55 f4213911ba42: Layer already exists 02:50:55 d79ebe1ed16b: Layer already exists 02:50:55 e6dbacd0600f: Layer already exists 02:50:55 10d82663b225: Layer already exists 02:50:55 31e69d4774c9: Layer already exists 02:50:55 7750d494dfbd: Layer already exists 02:50:55 18708474c90b: Layer already exists 02:50:55 f7a7a140f1b3: Layer already exists 02:50:55 4fc242d58285: Layer already exists 02:50:55 latest: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.35 02:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:50:55 e6dbacd0600f: Preparing 02:50:55 c24567c77759: Preparing 02:50:55 d79ebe1ed16b: Preparing 02:50:55 f4213911ba42: Preparing 02:50:55 52f44be93a46: Preparing 02:50:55 10d82663b225: Preparing 02:50:55 f7a7a140f1b3: Preparing 02:50:55 31e69d4774c9: Preparing 02:50:55 7750d494dfbd: Preparing 02:50:55 18708474c90b: Preparing 02:50:55 4fc242d58285: Preparing 02:50:55 f7a7a140f1b3: Waiting 02:50:55 10d82663b225: Waiting 02:50:55 18708474c90b: Waiting 02:50:55 4fc242d58285: Waiting 02:50:55 7750d494dfbd: Waiting 02:50:55 e6dbacd0600f: Layer already exists 02:50:55 52f44be93a46: Layer already exists 02:50:55 d79ebe1ed16b: Layer already exists 02:50:55 f4213911ba42: Layer already exists 02:50:55 c24567c77759: Layer already exists 02:50:55 10d82663b225: Layer already exists 02:50:55 31e69d4774c9: Layer already exists 02:50:55 f7a7a140f1b3: Layer already exists 02:50:55 18708474c90b: Layer already exists 02:50:55 7750d494dfbd: Layer already exists 02:50:55 4fc242d58285: Layer already exists 02:50:55 2.3.0-dev.35: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:50:56 e6dbacd0600f: Preparing 02:50:56 c24567c77759: Preparing 02:50:56 d79ebe1ed16b: Preparing 02:50:56 f4213911ba42: Preparing 02:50:56 52f44be93a46: Preparing 02:50:56 10d82663b225: Preparing 02:50:56 f7a7a140f1b3: Preparing 02:50:56 31e69d4774c9: Preparing 02:50:56 7750d494dfbd: Preparing 02:50:56 18708474c90b: Preparing 02:50:56 4fc242d58285: Preparing 02:50:56 f7a7a140f1b3: Waiting 02:50:56 31e69d4774c9: Waiting 02:50:56 7750d494dfbd: Waiting 02:50:56 18708474c90b: Waiting 02:50:56 4fc242d58285: Waiting 02:50:56 10d82663b225: Waiting 02:50:56 e6dbacd0600f: Layer already exists 02:50:56 52f44be93a46: Layer already exists 02:50:56 d79ebe1ed16b: Layer already exists 02:50:56 f4213911ba42: Layer already exists 02:50:56 c24567c77759: Layer already exists 02:50:56 f7a7a140f1b3: Layer already exists 02:50:56 10d82663b225: Layer already exists 02:50:56 7750d494dfbd: Layer already exists 02:50:56 18708474c90b: Layer already exists 02:50:56 31e69d4774c9: Layer already exists 02:50:56 4fc242d58285: Layer already exists 02:50:56 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 02:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:50:57 e6dbacd0600f: Preparing 02:50:57 c24567c77759: Preparing 02:50:57 d79ebe1ed16b: Preparing 02:50:57 f4213911ba42: Preparing 02:50:57 52f44be93a46: Preparing 02:50:57 10d82663b225: Preparing 02:50:57 f7a7a140f1b3: Preparing 02:50:57 31e69d4774c9: Preparing 02:50:57 7750d494dfbd: Preparing 02:50:57 18708474c90b: Preparing 02:50:57 4fc242d58285: Preparing 02:50:57 10d82663b225: Waiting 02:50:57 7750d494dfbd: Waiting 02:50:57 f7a7a140f1b3: Waiting 02:50:57 31e69d4774c9: Waiting 02:50:57 18708474c90b: Waiting 02:50:57 4fc242d58285: Waiting 02:50:57 e6dbacd0600f: Layer already exists 02:50:57 f4213911ba42: Layer already exists 02:50:57 c24567c77759: Layer already exists 02:50:57 d79ebe1ed16b: Layer already exists 02:50:57 52f44be93a46: Layer already exists 02:50:57 10d82663b225: Layer already exists 02:50:57 18708474c90b: Layer already exists 02:50:57 7750d494dfbd: Layer already exists 02:50:57 f7a7a140f1b3: Layer already exists 02:50:57 31e69d4774c9: Layer already exists 02:50:57 4fc242d58285: Layer already exists 02:50:57 main: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:57 ===================================================== [Pipeline] echo 02:50:57 taggedImages: 02:50:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4 02:50:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:50:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.35 02:50:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 02:50:57 - 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] } 02:51:15 Removing intermediate container 96c150c366dd 02:51:15 ---> a51e3ee80005 02:51:15 Step 7/20 : COPY . . 02:51:25 Removing intermediate container e182a022b991 02:51:25 ---> fe687ce144e2 02:51:25 Step 8/25 : COPY . . 02:51:25 Removing intermediate container dd14f6045098 02:51:25 ---> 2491a8bc87cc 02:51:25 Step 8/26 : COPY . . 02:51:25 Removing intermediate container 7d146f37db1d 02:51:25 ---> b2d69a9ee363 02:51:25 Step 8/22 : COPY . . 02:51:25 Removing intermediate container 4c62ccae178b 02:51:25 ---> e13de50f39d6 02:51:25 Step 8/23 : COPY . . 02:51:35 ---> 394dadb308ce 02:51:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:35 ---> Running in 23c362038f03 02:51: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.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:51:45 ---> 00a535f8406b 02:51:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 02:51:45 ---> 83bbe948a09f 02:51:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:51:45 ---> Running in 8d35e24be10d 02:51:45 ---> Running in 1a326101ab18 02:51:45 Removing intermediate container 8d35e24be10d 02:51:45 ---> 72cf54660bf6 02:51:45 Step 10/25 : WORKDIR /edgex-go/spire-build 02:51:45 ---> Running in 8f5f1310c3d2 02:51:45 Removing intermediate container 1a326101ab18 02:51:45 ---> 3db9fcf644fe 02:51:45 Step 10/26 : WORKDIR /edgex-go/spire-build 02:51:45 ---> 62c1b1445f76 02:51:45 Step 9/23 : RUN make cmd/core-data/core-data 02:51:45 ---> Running in 75208fa73621 02:51:45 ---> Running in 2534a7a2964c 02:51:45 ---> 34c7fef26e40 02:51:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:51:45 ---> Running in fc908754d29a 02:51:46 Removing intermediate container 8f5f1310c3d2 02:51:46 ---> 4f500e290717 02:51:46 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 02:51:46 ---> Running in 21fd9ab364ee 02:51:46 Removing intermediate container 75208fa73621 02:51:46 ---> ab56a9bbfc51 02:51:46 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 02:51:46 ---> Running in dac05f832594 02:51:47 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:51:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:51:50 Removing intermediate container 21fd9ab364ee 02:51:50 ---> 4aee5b2cffa3 02:51:50 Step 12/25 : WORKDIR /edgex-go 02:51:50 ---> Running in 9f9c34b523ca 02:51:50 Removing intermediate container dac05f832594 02:51:50 ---> 805b85f544c8 02:51:50 Step 12/26 : WORKDIR /edgex-go 02:51:50 ---> Running in 7b24a17c51e7 02:51:51 Removing intermediate container 9f9c34b523ca 02:51:51 ---> b670919c27b7 02:51:51 02:51:51 Step 13/25 : FROM alpine:3.15 02:51:51 3.15: Pulling from library/alpine 02:51:51 Removing intermediate container 7b24a17c51e7 02:51:51 ---> ddb7292c7e87 02:51:51 02:51:51 Step 13/26 : FROM alpine:3.15 02:51:51 3.15: Pulling from library/alpine 02:51:52 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 02:51:52 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 02:51:52 Status: Downloaded newer image for alpine:3.15 02:51:52 Status: Image is up to date for alpine:3.15 02:51:52 ---> 60f2846fe774 02:51:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:51:52 ---> 60f2846fe774 02:51:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:51:53 ---> Running in 83587528734a 02:51:53 ---> Running in 1ae222db2067 02:51:53 Removing intermediate container 83587528734a 02:51:53 ---> 5dcd9018ebc1 02:51:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:53 Removing intermediate container 1ae222db2067 02:51:53 ---> 112bd7514d39 02:51:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:54 ---> Running in 5f057db62f4e 02:51:54 ---> Running in 769ca0c4a9f3 02:51:58 Removing intermediate container 769ca0c4a9f3 02:51:58 ---> e4d14ca345b6 02:51:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:51:58 Removing intermediate container 5f057db62f4e 02:51:58 ---> f53a89d0483f 02:51:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:51:58 ---> Running in 8b8f3d55ec31 02:51:58 ---> Running in 05cedfc3a1c5 02:52:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:02 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:52:02 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:52:02 OK: 15734 distinct packages available 02:52:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:03 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:52:03 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:52:03 OK: 15734 distinct packages available 02:52:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:52:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:52:05 (1/5) Installing dumb-init (1.2.5-r1) 02:52:05 (2/5) Installing musl-obstack (1.2.3-r0) 02:52:05 (3/5) Installing libucontext (1.1-r0) 02:52:05 (4/5) Installing gcompat (1.0.0-r4) 02:52:05 (5/5) Installing openssl (1.1.1q-r0) 02:52:05 (1/5) Installing dumb-init (1.2.5-r1) 02:52:05 Executing busybox-1.34.1-r7.trigger 02:52:05 (2/5) Installing musl-obstack (1.2.3-r0) 02:52:05 OK: 6 MiB in 19 packages 02:52:05 (3/5) Installing libucontext (1.1-r0) 02:52:05 (4/5) Installing gcompat (1.0.0-r4) 02:52:05 (5/5) Installing openssl (1.1.1q-r0) 02:52:06 Executing busybox-1.34.1-r7.trigger 02:52:06 OK: 6 MiB in 19 packages 02:52:07 Removing intermediate container 05cedfc3a1c5 02:52:07 ---> 0236ddd13fa4 02:52:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:52:07 Removing intermediate container 8b8f3d55ec31 02:52:07 ---> cd6a96ef497c 02:52:07 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:52:12 ---> 8e4dea8faef9 02:52:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:52:14 ---> 517cc662abf4 02:52:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:52:16 ---> a8ce86a95eb1 02:52:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:52:18 ---> 30daa046d294 02:52:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:52:20 ---> eaa4741ec911 02:52:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:52:20 ---> Running in e4032624c84a 02:52:20 ---> 2272fbbecfff 02:52:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:52:20 Removing intermediate container e4032624c84a 02:52:20 ---> 4486f3f8e826 02:52:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:52:20 ---> Running in 06d0cac47c9a 02:52:21 Removing intermediate container 06d0cac47c9a 02:52:21 ---> cba2416f7a33 02:52:21 Step 23/25 : LABEL arch=arm64 02:52:21 ---> Running in 5e040eeefa99 02:52:21 ---> 946b42963b24 02:52:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:52:22 Removing intermediate container 5e040eeefa99 02:52:22 ---> 0942d806d9cd 02:52:22 Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:52:22 ---> Running in c4cbc54d6174 02:52:22 ---> 072fd2c03c47 02:52:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:52:23 Removing intermediate container c4cbc54d6174 02:52:23 ---> 9451cd84fe74 02:52:23 Step 25/25 : LABEL version=2.3.0-dev.35 02:52:23 ---> Running in 3799871efc79 02:52:23 Removing intermediate container 3799871efc79 02:52:23 ---> f82cd51d42f5 02:52:23 02:52:24 ---> 046d85d02497 02:52:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:52:24 Successfully built f82cd51d42f5 02:52:24 Successfully tagged security-spire-server-arm64:latest 02:52:24  Building security-spire-server ... done  ---> Running in 2ac1e7a1c81a 02:52:24 Building sys-mgmt-agent 02:52:24 Removing intermediate container 2ac1e7a1c81a 02:52:24 ---> 90aa630a9ebb 02:52:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:52:24 ---> Running in 7ffca795c1ec 02:52:25 Removing intermediate container 7ffca795c1ec 02:52:25 ---> 856f2c6ef5f1 02:52:25 Step 24/26 : LABEL arch=arm64 02:52:25 ---> Running in 93afa458b26f 02:52:26 Removing intermediate container 93afa458b26f 02:52:26 ---> 8fa2660d36a0 02:52:26 Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:52:26 ---> Running in 6fe61b48e1bb 02:52:27 Removing intermediate container 6fe61b48e1bb 02:52:27 ---> e4c3a4f004b1 02:52:27 Step 26/26 : LABEL version=2.3.0-dev.35 02:52:27 ---> Running in e3392f05f829 02:52:27 Removing intermediate container e3392f05f829 02:52:27 ---> e5948844b95b 02:52:27 02:52:27 Successfully built e5948844b95b 02:52:27 Successfully tagged security-spire-agent-arm64:latest 02:52:27  Building security-spire-agent ... done Building security-bootstrapper 02:52:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:52:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:52:50 ---> 5304e892822c 02:52:50 Step 3/23 : WORKDIR /edgex-go 02:52:50 ---> Using cache 02:52:50 ---> 11cdf3c4a088 02:52:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:50 ---> Using cache 02:52:50 ---> b0fd9084789a 02:52:50 Step 5/23 : RUN apk add --update --no-cache make bash git 02:52:50 ---> Running in 7f44b35732e5 02:52:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:52:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:52:54 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:52:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:52:54 ---> 5304e892822c 02:52:54 Step 3/31 : WORKDIR /edgex-go 02:52:54 ---> Using cache 02:52:54 ---> 11cdf3c4a088 02:52:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:54 ---> Using cache 02:52:54 ---> b0fd9084789a 02:52:54 Step 5/31 : RUN apk add --update --no-cache make git 02:52:54 ---> Running in 66d0831e731a 02:52:54 OK: 221 MiB in 51 packages 02:52:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:52:56 Removing intermediate container 7f44b35732e5 02:52:56 ---> d9f8bf5f12e4 02:52:56 Step 6/23 : COPY go.mod vendor* ./ 02:52:57 ---> 0bf7667fb177 02:52:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:52:57 ---> Running in 4ae1fa84afd1 02:52:58 OK: 221 MiB in 51 packages 02:53:00 Removing intermediate container 66d0831e731a 02:53:00 ---> f9c45208eb80 02:53:00 Step 6/31 : COPY go.mod vendor* ./ 02:53:01 ---> c09ec8d9789d 02:53:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:01 ---> Running in f55ac71a2b6c 02:54:09 Removing intermediate container 4ae1fa84afd1 02:54:09 ---> 3bfec24fb35f 02:54:09 Step 8/23 : COPY . . 02:54:09 Removing intermediate container f55ac71a2b6c 02:54:09 ---> c5f0a637e699 02:54:09 Step 8/31 : COPY . . 02:54:24 ---> 142e171cde29 02:54:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:54:24 ---> 0ac97e900551 02:54:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:54:24 ---> Running in 34c86661a96d 02:54:24 ---> Running in e58683b7a2ba 02:54:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:54: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.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:56:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:57:10 Removing intermediate container fc908754d29a 02:57:10 ---> 243292be94b9 02:57:10 02:57:10 Step 10/22 : FROM alpine:3.16 02:57:10 3.16: Pulling from library/alpine 02:57:10 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 02:57:10 Status: Downloaded newer image for alpine:3.16 02:57:10 ---> 3d81c46cd875 02:57:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 02:57:10 ---> Running in ef4f63a2df4a 02:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:14 (1/6) Installing ca-certificates (20220614-r0) 02:57:14 (2/6) Installing brotli-libs (1.0.9-r6) 02:57:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 02:57:14 (4/6) Installing libcurl (7.83.1-r2) 02:57:14 (5/6) Installing curl (7.83.1-r2) 02:57:14 (6/6) Installing dumb-init (1.2.5-r1) 02:57:14 Executing busybox-1.35.0-r15.trigger 02:57:14 Executing ca-certificates-20220614-r0.trigger 02:57:14 OK: 8 MiB in 20 packages 02:57:17 Removing intermediate container ef4f63a2df4a 02:57:17 ---> bc024d2ad4c0 02:57:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:57:17 ---> Running in 35ba79481f38 02:57:17 Removing intermediate container 35ba79481f38 02:57:17 ---> ad8b9f28a20a 02:57:17 Step 13/22 : WORKDIR /edgex 02:57:17 ---> Running in 97c0dcadfc87 02:57:18 Removing intermediate container 97c0dcadfc87 02:57:18 ---> c5d0222f7fb8 02:57:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:57:19 ---> d953f62c7ba2 02:57:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:57:20 ---> b8e9aff3a062 02:57:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:57:22 ---> 8e3ff5329f27 02:57:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:57:23 ---> 340b07e27938 02:57:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:57:23 ---> Running in fdb70f057ae8 02:57:26 Removing intermediate container fdb70f057ae8 02:57:26 ---> 1a63b5799c12 02:57:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:57:26 ---> Running in cf8e52039940 02:57:26 Removing intermediate container cf8e52039940 02:57:26 ---> 3f7e08c93ab0 02:57:26 Step 20/22 : LABEL arch=arm64 02:57:26 ---> Running in 9e637f2adc46 02:57:27 Removing intermediate container 9e637f2adc46 02:57:27 ---> ea2603e431fc 02:57:27 Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:57:27 ---> Running in cbd2b0fef603 02:57:28 Removing intermediate container cbd2b0fef603 02:57:28 ---> a8a03133f73e 02:57:28 Step 22/22 : LABEL version=2.3.0-dev.35 02:57:28 ---> Running in bce91b57adf1 02:57:29 Removing intermediate container bce91b57adf1 02:57:29 ---> d7cffb8a98c9 02:57:29 02:57:29 Successfully built d7cffb8a98c9 02:57:29 Successfully tagged security-proxy-setup-arm64:latest 02:57:29  Building security-proxy-setup ... done Building security-spire-config 02:57:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:57:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:57:47 ---> 5304e892822c 02:57:47 Step 3/26 : WORKDIR /edgex-go 02:57:47 ---> Using cache 02:57:47 ---> 11cdf3c4a088 02:57:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 ---> Using cache 02:57:47 ---> b0fd9084789a 02:57:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 02:57:47 ---> Using cache 02:57:47 ---> 13031904d13e 02:57:47 Step 6/26 : COPY go.mod vendor* ./ 02:57:47 ---> Using cache 02:57:47 ---> a5e1f101d25a 02:57:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:47 ---> Using cache 02:57:47 ---> 2491a8bc87cc 02:57:47 Step 8/26 : COPY . . 02:57:47 ---> Using cache 02:57:47 ---> 83bbe948a09f 02:57:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 02:57:47 ---> Using cache 02:57:47 ---> 3db9fcf644fe 02:57:47 Step 10/26 : WORKDIR /edgex-go/spire-build 02:57:47 ---> Using cache 02:57:47 ---> ab56a9bbfc51 02:57:47 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:57:47 ---> Using cache 02:57:47 ---> 805b85f544c8 02:57:47 Step 12/26 : WORKDIR /edgex-go 02:57:47 ---> Using cache 02:57:47 ---> ddb7292c7e87 02:57:47 02:57:47 Step 13/26 : FROM alpine:3.15 02:57:47 ---> 60f2846fe774 02:57:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:57:47 ---> Using cache 02:57:47 ---> 112bd7514d39 02:57:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:47 ---> Using cache 02:57:47 ---> f53a89d0483f 02:57:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:57:47 ---> Running in a6b1948e0ac9 02:57:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:57:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:57:50 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:57:50 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:57:50 OK: 15734 distinct packages available 02:57:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:57:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:57:52 (1/4) Installing dumb-init (1.2.5-r1) 02:57:52 (2/4) Installing musl-obstack (1.2.3-r0) 02:57:52 (3/4) Installing libucontext (1.1-r0) 02:57:52 (4/4) Installing gcompat (1.0.0-r4) 02:57:52 Executing busybox-1.34.1-r7.trigger 02:57:52 OK: 6 MiB in 18 packages 02:57:54 Removing intermediate container a6b1948e0ac9 02:57:54 ---> d069da11716b 02:57:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:58:00 ---> 974acec946eb 02:58:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:58:00 ---> 6dff10f5e702 02:58:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:58:01 ---> Running in 8b33fccf627d 02:58:01 Removing intermediate container 8b33fccf627d 02:58:01 ---> 6933e417f97c 02:58:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:58:02 ---> 3e94e5d2b436 02:58:02 Step 21/26 : WORKDIR / 02:58:02 ---> Running in adf1a9e61700 02:58:03 Removing intermediate container adf1a9e61700 02:58:03 ---> 0c347ef4e706 02:58:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:58:03 ---> Running in db1b71792275 02:58:04 Removing intermediate container db1b71792275 02:58:04 ---> eeb7694e2143 02:58:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:58:04 ---> Running in 52696603480b 02:58:04 Removing intermediate container 52696603480b 02:58:04 ---> f69a0d9150ae 02:58:04 Step 24/26 : LABEL arch=arm64 02:58:04 ---> Running in d808f5cc324c 02:58:05 Removing intermediate container d808f5cc324c 02:58:05 ---> d5600e53c7cf 02:58:05 Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:58:05 ---> Running in 41dac00f54d8 02:58:05 Removing intermediate container 41dac00f54d8 02:58:05 ---> dc193dcffea2 02:58:05 Step 26/26 : LABEL version=2.3.0-dev.35 02:58:05 ---> Running in 4afb584e3ddb 02:58:06 Removing intermediate container 4afb584e3ddb 02:58:06 ---> 136a3ed0e1f7 02:58:06 02:58:06 Successfully built 136a3ed0e1f7 02:58:06 Successfully tagged security-spire-config-arm64:latest 02:58:06 Building support-scheduler 02:58:25  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:58:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:58:25 ---> 5304e892822c 02:58:25 Step 3/22 : WORKDIR /edgex-go 02:58:25 ---> Using cache 02:58:25 ---> 11cdf3c4a088 02:58:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:58:25 ---> Using cache 02:58:25 ---> b0fd9084789a 02:58:25 Step 5/22 : RUN apk add --update --no-cache make git 02:58:25 ---> Using cache 02:58:25 ---> f9c45208eb80 02:58:25 Step 6/22 : COPY go.mod vendor* ./ 02:58:25 ---> Using cache 02:58:25 ---> c09ec8d9789d 02:58:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:25 ---> Using cache 02:58:25 ---> c5f0a637e699 02:58:25 Step 8/22 : COPY . . 02:58:25 ---> Using cache 02:58:25 ---> 142e171cde29 02:58:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:58:25 ---> Running in 6b6b15c0dd9c 02:58:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:59:06 Removing intermediate container 23c362038f03 02:59:06 ---> aae42281fb4b 02:59:06 02:59:06 Step 9/20 : FROM alpine:3.15 02:59:06 ---> 60f2846fe774 02:59:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:59:06 ---> Using cache 02:59:06 ---> 112bd7514d39 02:59:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 ---> Using cache 02:59:06 ---> f53a89d0483f 02:59:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:59:06 ---> Running in ef3f263a9119 02:59:06 Removing intermediate container 2534a7a2964c 02:59:06 ---> 7306dfacf7c8 02:59:06 02:59:06 Step 10/23 : FROM alpine:3.16 02:59:06 ---> 3d81c46cd875 02:59:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:59:06 ---> Running in 37178d5f6799 02:59:06 Removing intermediate container 37178d5f6799 02:59:06 ---> 36a886ac36aa 02:59:06 Step 12/23 : ENV APP_PORT=59880 02:59:06 ---> Running in a13511d98587 02:59:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:59:06 Removing intermediate container a13511d98587 02:59:06 ---> c12e273c8196 02:59:06 Step 13/23 : EXPOSE $APP_PORT 02:59:06 ---> Running in 6d1992d76de8 02:59:06 Removing intermediate container 6d1992d76de8 02:59:06 ---> 9422030fd413 02:59:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:06 ---> Running in b8225e5fc8e1 02:59:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:59:07 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 02:59:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 02:59:07 OK: 15734 distinct packages available 02:59:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:59:08 Removing intermediate container b8225e5fc8e1 02:59:08 ---> 6ce058a57c06 02:59:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:59:08 ---> Running in d7e2341a4bd2 02:59:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:59:10 (1/9) Installing ca-certificates (20220614-r0) 02:59:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:10 (2/9) Installing brotli-libs (1.0.9-r5) 02:59:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 02:59:10 (4/9) Installing libcurl (7.80.0-r2) 02:59:10 (5/9) Installing curl (7.80.0-r2) 02:59:10 (6/9) Installing dumb-init (1.2.5-r1) 02:59:11 (7/9) Installing musl-obstack (1.2.3-r0) 02:59:11 (8/9) Installing libucontext (1.1-r0) 02:59:11 (9/9) Installing gcompat (1.0.0-r4) 02:59:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:11 Executing busybox-1.34.1-r7.trigger 02:59:11 Executing ca-certificates-20220614-r0.trigger 02:59:12 OK: 8 MiB in 23 packages 02:59:13 (1/6) Installing dumb-init (1.2.5-r1) 02:59:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:59:13 (3/6) Installing libsodium (1.0.18-r0) 02:59:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:59:13 (5/6) Installing libzmq (4.3.4-r0) 02:59:13 (6/6) Installing zeromq (4.3.4-r0) 02:59:13 Executing busybox-1.35.0-r15.trigger 02:59:13 OK: 8 MiB in 20 packages 02:59:14 Removing intermediate container ef3f263a9119 02:59:14 ---> f7c6e9b1f2b5 02:59:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:15 Removing intermediate container d7e2341a4bd2 02:59:15 ---> 47720c7c873b 02:59:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:15 ---> 4fac7eab5d0d 02:59:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:59:17 ---> 491e1e53e531 02:59:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:59:19 ---> a50703c69a5a 02:59:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:59:19 ---> 4dd855521bf5 02:59:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:59:20 ---> c9e91ad5d61a 02:59:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:59:20 ---> Running in d3bdf90ff1ff 02:59:21 ---> c2411f120e2c 02:59:21 Step 19/23 : ENTRYPOINT ["/core-data"] 02:59:21 ---> Running in a68958673c4b 02:59:21 Removing intermediate container d3bdf90ff1ff 02:59:21 ---> c17c181c3cad 02:59:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:22 Removing intermediate container a68958673c4b 02:59:22 ---> 5baac9ea8469 02:59:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:22 ---> Running in efd4bf8731d6 02:59:22 ---> Running in cc3f9ebed9a7 02:59:22 Removing intermediate container efd4bf8731d6 02:59:22 ---> ccadf44c8759 02:59:22 Step 18/20 : LABEL arch=arm64 02:59:22 Removing intermediate container cc3f9ebed9a7 02:59:22 ---> dc0c99ae0c0d 02:59:22 Step 21/23 : LABEL arch=arm64 02:59:22 ---> Running in c3b470b94d8b 02:59:23 ---> Running in 239a032115bc 02:59:23 Removing intermediate container 239a032115bc 02:59:23 ---> 20380b35b6a0 02:59:23 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:59:23 Removing intermediate container c3b470b94d8b 02:59:23 ---> 859ed5a3959b 02:59:23 Step 19/20 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 02:59:24 ---> Running in b61ba17b9a90 02:59:24 ---> Running in 756dd400ad91 02:59:24 Removing intermediate container 756dd400ad91 02:59:24 ---> 50377959fd4f 02:59:24 Step 23/23 : LABEL version=2.3.0-dev.35 02:59:24 Removing intermediate container b61ba17b9a90 02:59:24 ---> b3eff0e4995c 02:59:24 Step 20/20 : LABEL version=2.3.0-dev.35 02:59:24 ---> Running in bc4bd044c230 02:59:24 ---> Running in caaa0424cab1 02:59:25 Removing intermediate container caaa0424cab1 02:59:25 ---> 81f74d2caccc 02:59:25 02:59:25 Removing intermediate container bc4bd044c230 02:59:25 ---> c9a2d7cec236 02:59:25 02:59:26 Successfully built c9a2d7cec236 02:59:26 Successfully tagged core-data-arm64:latest 02:59:26  Building core-data ... done Building security-secretstore-setup 02:59:26 Successfully built 81f74d2caccc 02:59:26 Successfully tagged security-spiffe-token-provider-arm64:latest 02:59:26  Building security-spiffe-token-provider ... done Building support-notifications 02:59:48 Removing intermediate container 34c86661a96d 02:59:48 ---> 8edfb9d5ace8 02:59:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:59:48 ---> Running in 12ad224d7f87 02:59:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:59:55 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:59:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:59:55 ---> 5304e892822c 02:59:55 Step 3/25 : WORKDIR /edgex-go 02:59:55 ---> Using cache 02:59:55 ---> 11cdf3c4a088 02:59:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:55 ---> Using cache 02:59:55 ---> b0fd9084789a 02:59:55 Step 5/25 : RUN apk add --update --no-cache make git 02:59:55 ---> Using cache 02:59:55 ---> f9c45208eb80 02:59:55 Step 6/25 : COPY go.mod vendor* ./ 02:59:55 ---> Using cache 02:59:55 ---> c09ec8d9789d 02:59:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:55 ---> Using cache 02:59:55 ---> c5f0a637e699 02:59:55 Step 8/25 : COPY . . 02:59:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 02:59:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:59:55 ---> 5304e892822c 02:59:55 Step 3/22 : WORKDIR /edgex-go 02:59:55 ---> Using cache 02:59:55 ---> 11cdf3c4a088 02:59:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:55 ---> Using cache 02:59:55 ---> b0fd9084789a 02:59:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:59:55 ---> Running in 95ac00ebb4af 02:59:55 ---> Using cache 02:59:55 ---> 142e171cde29 02:59:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:59:55 Removing intermediate container 12ad224d7f87 02:59:55 ---> 265776878297 02:59:55 02:59:55 Step 11/23 : FROM docker:20.10.14 02:59:55 ---> Running in 3fe6a20425a0 02:59:56 20.10.14: Pulling from library/docker 02:59:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:00:01 OK: 221 MiB in 51 packages 03:00:01 Removing intermediate container e58683b7a2ba 03:00:01 ---> 2d6dbd3792d0 03:00:01 03:00:01 Step 10/31 : FROM alpine:3.16 03:00:01 ---> 3d81c46cd875 03:00:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:00:02 ---> Running in 5ee0da4b23d9 03:00:03 Removing intermediate container 95ac00ebb4af 03:00:03 ---> dc29e7768088 03:00:03 Step 6/22 : COPY go.mod vendor* ./ 03:00:03 Removing intermediate container 5ee0da4b23d9 03:00:03 ---> b56e596f2cb5 03:00:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:00:03 ---> Running in fc4c38e4dee7 03:00:04 ---> d2d2cd455d2a 03:00:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:05 ---> Running in c1a58418ad52 03:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:00:08 (1/2) Installing dumb-init (1.2.5-r1) 03:00:08 (2/2) Installing su-exec (0.2-r1) 03:00:08 Executing busybox-1.35.0-r15.trigger 03:00:08 OK: 5 MiB in 16 packages 03:00:09 Removing intermediate container fc4c38e4dee7 03:00:09 ---> 23eb7055f837 03:00:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:00:10 ---> Running in 7e643bfd46fa 03:00:10 Removing intermediate container 7e643bfd46fa 03:00:10 ---> e0f9a3a1c68c 03:00:10 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:00:10 ---> Running in 61ec7e04f07d 03:00:11 Removing intermediate container 61ec7e04f07d 03:00:11 ---> 544a04a7e477 03:00:11 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:00:11 ---> Running in 17a0442b1f82 03:00:12 Removing intermediate container 17a0442b1f82 03:00:12 ---> d91510b04bac 03:00:12 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:00:12 ---> Running in ad8e269b67b5 03:00:16 Removing intermediate container ad8e269b67b5 03:00:16 ---> e67b414b4be6 03:00:16 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 03:00:16 ---> Running in 69b9de9a3f9b 03:00:17 Removing intermediate container 69b9de9a3f9b 03:00:17 ---> da2e0135382b 03:00:17 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:00:18 ---> a0c272d7cca5 03:00:18 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:00:18 ---> Running in 817f5fa10598 03:00:23 Removing intermediate container 817f5fa10598 03:00:23 ---> 53a25ca44b3f 03:00:23 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:24 ---> abca1e81e9db 03:00:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:00:25 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 03:00:25 Status: Downloaded newer image for docker:20.10.14 03:00:25 ---> c346e9eafbab 03:00:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:00:25 ---> Running in ce23a202a1dd 03:00:26 Removing intermediate container ce23a202a1dd 03:00:26 ---> 79dfc9e41c9f 03:00:26 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:00:26 ---> e7fff468bce2 03:00:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:00:26 ---> Running in 67d9827f2845 03:00:28 ---> 9649c06706c2 03:00:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:00:29 ---> 61e03a69ad8b 03:00:29 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:00:30 ---> 42f7cdf291a7 03:00:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:00:31 (1/43) Installing readline (8.1.1-r0) 03:00:31 (2/43) Installing bash (5.1.16-r0) 03:00:31 Executing bash-5.1.16-r0.post-install 03:00:31 (3/43) Installing brotli-libs (1.0.9-r5) 03:00:31 (4/43) Installing nghttp2-libs (1.46.0-r0) 03:00:31 (5/43) Installing libcurl (7.80.0-r2) 03:00:31 (6/43) Installing curl (7.80.0-r2) 03:00:31 (7/43) Installing dumb-init (1.2.5-r1) 03:00:31 (8/43) Installing libbz2 (1.0.8-r1) 03:00:31 (9/43) Installing expat (2.4.7-r0) 03:00:31 (10/43) Installing libffi (3.4.2-r1) 03:00:31 (11/43) Installing gdbm (1.22-r0) 03:00:31 (12/43) Installing xz-libs (5.2.5-r1) 03:00:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 03:00:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 03:00:31 (15/43) Installing mpdecimal (2.5.1-r1) 03:00:31 (16/43) Installing sqlite-libs (3.36.0-r0) 03:00:31 ---> 534e2dde1e8c 03:00:31 Step 26/31 : RUN chmod +x /entrypoint.sh 03:00:31 (17/43) Installing python3 (3.9.13-r1) 03:00:31 ---> Running in 0aa2a7a46f4c 03:00:35 (18/43) Installing py3-appdirs (1.4.4-r2) 03:00:35 (19/43) Installing py3-certifi (2020.12.5-r1) 03:00:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 03:00:35 (21/43) Installing py3-idna (3.3-r0) 03:00:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 03:00:35 (23/43) Installing py3-requests (2.26.0-r1) 03:00:35 (24/43) Installing py3-msgpack (1.0.2-r1) 03:00:35 (25/43) Installing py3-lockfile (0.12.2-r4) 03:00:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 03:00:35 (27/43) Installing py3-colorama (0.4.4-r1) 03:00:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 03:00:35 (29/43) Installing py3-distlib (0.3.3-r0) 03:00:35 (30/43) Installing py3-distro (1.6.0-r0) 03:00:35 (31/43) Installing py3-six (1.16.0-r0) 03:00:35 (32/43) Installing py3-webencodings (0.5.1-r4) 03:00:35 (33/43) Installing py3-html5lib (1.1-r1) 03:00:35 (34/43) Installing py3-parsing (2.4.7-r2) 03:00:35 (35/43) Installing py3-packaging (20.9-r1) 03:00:35 (36/43) Installing py3-tomli (1.2.2-r0) 03:00:35 (37/43) Installing py3-pep517 (0.12.0-r0) 03:00:35 Removing intermediate container 0aa2a7a46f4c 03:00:35 ---> d4f692963348 03:00:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:00:35 (38/43) Installing py3-progress (1.6-r0) 03:00:35 (39/43) Installing py3-retrying (1.3.3-r2) 03:00:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 03:00:35 (41/43) Installing py3-setuptools (52.0.0-r4) 03:00:36 ---> Running in 5dc6d2a526a6 03:00:36 (42/43) Installing py3-toml (0.10.2-r2) 03:00:36 (43/43) Installing py3-pip (20.3.4-r1) 03:00:37 Removing intermediate container 5dc6d2a526a6 03:00:37 ---> 2cb2208c3632 03:00:37 Step 28/31 : CMD ["gate"] 03:00:37 Executing busybox-1.34.1-r5.trigger 03:00:37 ---> Running in 4167abb767d1 03:00:37 OK: 83 MiB in 65 packages 03:00:38 Removing intermediate container 4167abb767d1 03:00:38 ---> 022fb0fd43fd 03:00:38 Step 29/31 : LABEL arch=arm64 03:00:38 ---> Running in 1bd8711be76f 03:00:39 Removing intermediate container 1bd8711be76f 03:00:39 ---> efbc1eef548b 03:00:39 Step 30/31 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:00:40 ---> Running in 6315e2a042cb 03:00:41 Removing intermediate container 6315e2a042cb 03:00:41 ---> 304c5783333a 03:00:41 Step 31/31 : LABEL version=2.3.0-dev.35 03:00:41 ---> Running in 2aa738b1984f 03:00:42 Removing intermediate container 2aa738b1984f 03:00:42 ---> c7ced7943c21 03:00:42 03:00:42 Successfully built c7ced7943c21 03:00:43 Successfully tagged security-bootstrapper-arm64:latest 03:00:43 Building core-metadata 03:00:43  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 03:00:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:00:44 Collecting websocket-client<1.0,>=0.32.0 03:00:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:00:45 Collecting jsonschema<3,>=2.5.1 03:00:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:00:46 Collecting cached-property<2,>=1.2.0 03:00:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:00:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 03:00:46 Collecting docopt<0.7,>=0.6.1 03:00:46 Downloading docopt-0.6.2.tar.gz (25 kB) 03:00:49 Collecting dockerpty<0.5,>=0.4.1 03:00:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:00:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:00:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:00:54 Collecting docker<4.0,>=3.6.0 03:00:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:00:55 Collecting PyYAML<4,>=3.10 03:00:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:01:01 Removing intermediate container c1a58418ad52 03:01:01 ---> 84fd42f8595b 03:01:01 Step 8/22 : COPY . . 03:01:01 Collecting texttable<0.10,>=0.9.0 03:01:01 Downloading texttable-0.9.1.tar.gz (11 kB) 03:01:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:01:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:01:01 ---> 5304e892822c 03:01:01 Step 3/23 : WORKDIR /edgex-go 03:01:01 ---> Using cache 03:01:01 ---> 11cdf3c4a088 03:01:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:01 ---> Using cache 03:01:01 ---> b0fd9084789a 03:01:01 Step 5/23 : RUN apk add --update --no-cache make git 03:01:01 ---> Using cache 03:01:01 ---> f9c45208eb80 03:01:01 Step 6/23 : COPY go.mod vendor* ./ 03:01:01 ---> Using cache 03:01:01 ---> c09ec8d9789d 03:01:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:01 ---> Using cache 03:01:01 ---> c5f0a637e699 03:01:01 Step 8/23 : COPY . . 03:01:01 ---> Using cache 03:01:01 ---> 142e171cde29 03:01:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:01:02 ---> Running in 1f00cf54bebd 03:01: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.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:01:06 Collecting docker-pycreds>=0.4.0 03:01:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:01:08 Collecting urllib3<1.25,>=1.21.1 03:01:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:01:08 Collecting chardet<3.1.0,>=3.0.2 03:01:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:01:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:01:08 Collecting idna<2.8,>=2.5 03:01:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:01:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:01:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:01:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:01:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:01:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:01:10 Attempting uninstall: urllib3 03:01:10 Found existing installation: urllib3 1.26.7 03:01:10 Uninstalling urllib3-1.26.7: 03:01:10 Successfully uninstalled urllib3-1.26.7 03:01:11 Attempting uninstall: idna 03:01:11 Found existing installation: idna 3.3 03:01:11 Uninstalling idna-3.3: 03:01:11 Successfully uninstalled idna-3.3 03:01:14 ---> d3e45a8246ef 03:01:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:01:14 ---> Running in e005f4a8c1a5 03:01:15 Attempting uninstall: requests 03:01:15 Found existing installation: requests 2.26.0 03:01:15 Uninstalling requests-2.26.0: 03:01:15 Successfully uninstalled requests-2.26.0 03:01:16 Running setup.py install for texttable: started 03:01:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:01:19 Running setup.py install for texttable: finished with status 'done' 03:01:19 Running setup.py install for PyYAML: started 03:01:22 Running setup.py install for PyYAML: finished with status 'done' 03:01:23 Running setup.py install for docopt: started 03:01:25 Running setup.py install for docopt: finished with status 'done' 03:01:25 Running setup.py install for dockerpty: started 03:01:29 Running setup.py install for dockerpty: finished with status 'done' 03:01:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:01:46 Removing intermediate container 67d9827f2845 03:01:46 ---> 672e3691417e 03:01:46 Step 14/23 : ENV APP_PORT=58890 03:01:46 ---> Running in 2e5102489ec4 03:01:46 Removing intermediate container 2e5102489ec4 03:01:46 ---> 3eced99cfa6a 03:01:46 Step 15/23 : EXPOSE $APP_PORT 03:01:46 ---> Running in 6ea3c38d2016 03:01:47 Removing intermediate container 6ea3c38d2016 03:01:47 ---> 70c58e115ff5 03:01:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:01:49 ---> f73b56f5f558 03:01:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:01:50 ---> 44dd13807102 03:01:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:01:51 ---> eaab846533bc 03:01:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:01:51 ---> Running in 49e15fbb43d0 03:01:52 Removing intermediate container 49e15fbb43d0 03:01:52 ---> ff2180f78edb 03:01:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:01:52 ---> Running in 3ca0207c7fe6 03:01:53 Removing intermediate container 3ca0207c7fe6 03:01:53 ---> b2f45f326de8 03:01:53 Step 21/23 : LABEL arch=arm64 03:01:53 ---> Running in 90b91036781e 03:01:53 Removing intermediate container 90b91036781e 03:01:53 ---> 980ad9283285 03:01:53 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:01:54 ---> Running in 396c7291285c 03:01:54 Removing intermediate container 396c7291285c 03:01:54 ---> ba04f53cde2e 03:01:54 Step 23/23 : LABEL version=2.3.0-dev.35 03:01:54 ---> Running in 385b15072f9d 03:01:55 Removing intermediate container 385b15072f9d 03:01:55 ---> 4743c0c24503 03:01:55 03:01:55 Successfully built 4743c0c24503 03:01:55 Successfully tagged sys-mgmt-agent-arm64:latest 03:01:55  Building sys-mgmt-agent ... done Building core-command 03:02:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:02:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:02:17 ---> 5304e892822c 03:02:17 Step 3/23 : WORKDIR /edgex-go 03:02:17 ---> Using cache 03:02:17 ---> 11cdf3c4a088 03:02:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:02:17 ---> Using cache 03:02:17 ---> b0fd9084789a 03:02:17 Step 5/23 : RUN apk add --update --no-cache make git 03:02:17 ---> Using cache 03:02:17 ---> f9c45208eb80 03:02:17 Step 6/23 : COPY go.mod vendor* ./ 03:02:17 ---> Using cache 03:02:17 ---> c09ec8d9789d 03:02:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:17 ---> Using cache 03:02:17 ---> c5f0a637e699 03:02:17 Step 8/23 : COPY . . 03:02:17 ---> Using cache 03:02:17 ---> 142e171cde29 03:02:17 Step 9/23 : RUN make cmd/core-command/core-command 03:02:17 ---> Running in 977ca45a0448 03:02:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:05: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.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:05:41 Removing intermediate container 3fe6a20425a0 03:05:41 ---> 25bf3ae02903 03:05:41 03:05:41 Step 10/25 : FROM alpine:3.16 03:05:41 ---> 3d81c46cd875 03:05:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:05:41 ---> Running in 9a3208d963d7 03:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:05:42 (1/3) Installing ca-certificates (20220614-r0) 03:05:42 (2/3) Installing dumb-init (1.2.5-r1) 03:05:42 (3/3) Installing su-exec (0.2-r1) 03:05:42 Executing busybox-1.35.0-r15.trigger 03:05:42 Executing ca-certificates-20220614-r0.trigger 03:05:43 OK: 6 MiB in 17 packages 03:05:45 Removing intermediate container 9a3208d963d7 03:05:45 ---> 22338b3d907d 03:05:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:05:45 ---> Running in a3af55b6b96d 03:05:45 Removing intermediate container a3af55b6b96d 03:05:45 ---> 7de01eb8c5cb 03:05:45 Step 13/25 : WORKDIR / 03:05:45 ---> Running in 673449b8a0ca 03:05:46 Removing intermediate container 673449b8a0ca 03:05:46 ---> 4a582d7a3536 03:05:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:05:47 ---> 182118442726 03:05:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:05:48 ---> 0b13cfc9e9a6 03:05:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:05:49 ---> 3fa3bff86a67 03:05:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:05:50 ---> 4839043fe569 03:05:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:05:52 ---> 38d99e1feabf 03:05:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:05:54 ---> 12b22969ebe3 03:05:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:05:55 ---> acb4a7674db9 03:05:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:55 ---> Running in f81c44e64ff5 03:05:58 Removing intermediate container f81c44e64ff5 03:05:58 ---> 98c89c461bd6 03:05:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:05:58 ---> Running in 8ef9bb758733 03:05:59 Removing intermediate container 8ef9bb758733 03:05:59 ---> 5f4fcafa6197 03:05:59 Step 23/25 : LABEL arch=arm64 03:05:59 ---> Running in 4635eca8b01f 03:05:59 Removing intermediate container 4635eca8b01f 03:05:59 ---> 7c60c0b328c5 03:05:59 Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:05:59 ---> Running in eb3533e786ad 03:06:00 Removing intermediate container eb3533e786ad 03:06:00 ---> 97fb9fecd272 03:06:00 Step 25/25 : LABEL version=2.3.0-dev.35 03:06:00 ---> Running in 8d96edf0b606 03:06:00 Removing intermediate container 8d96edf0b606 03:06:00 ---> 0e71300bab1c 03:06:00 03:06:01 Successfully built 0e71300bab1c 03:06:01 Successfully tagged security-secretstore-setup-arm64:latest 03:06:19  Building security-secretstore-setup ... done Removing intermediate container 6b6b15c0dd9c 03:06:19 ---> 660052794e23 03:06:19 03:06:19 Step 10/22 : FROM alpine:3.16 03:06:19 ---> 3d81c46cd875 03:06:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:06:19 ---> Running in e70e7ac0a37e 03:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:23 (1/1) Installing dumb-init (1.2.5-r1) 03:06:23 Executing busybox-1.35.0-r15.trigger 03:06:23 OK: 5 MiB in 15 packages 03:06:24 Removing intermediate container e70e7ac0a37e 03:06:24 ---> 1b15ee2c4c29 03:06:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:24 ---> Running in 9ec036aae0bf 03:06:25 Removing intermediate container 9ec036aae0bf 03:06:25 ---> 82c8d3005f04 03:06:25 Step 13/22 : ENV APP_PORT=59861 03:06:25 ---> Running in 749df065eebd 03:06:26 Removing intermediate container 749df065eebd 03:06:26 ---> a68c70a146e4 03:06:26 Step 14/22 : EXPOSE $APP_PORT 03:06:26 ---> Running in ad3e3e48801a 03:06:26 Removing intermediate container ad3e3e48801a 03:06:26 ---> cfdcb7455d2b 03:06:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:27 ---> 8bf0d10352fe 03:06:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:29 ---> f897ea747ee8 03:06:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:30 ---> 957d723cffe4 03:06:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:06:30 ---> Running in 1dd461b1875a 03:06:31 Removing intermediate container 1dd461b1875a 03:06:31 ---> cdaf9fe146bf 03:06:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:31 ---> Running in 7da8a9b15758 03:06:31 Removing intermediate container 7da8a9b15758 03:06:31 ---> 3e17b76fd1da 03:06:31 Step 20/22 : LABEL arch=arm64 03:06:32 ---> Running in 66467b4fed52 03:06:32 Removing intermediate container 66467b4fed52 03:06:32 ---> 15b3060b4b12 03:06:32 Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:06:32 ---> Running in 089d1f3f506c 03:06:33 Removing intermediate container 089d1f3f506c 03:06:33 ---> 54e70d557757 03:06:33 Step 22/22 : LABEL version=2.3.0-dev.35 03:06:33 ---> Running in e4ace16aeb46 03:06:34 Removing intermediate container e4ace16aeb46 03:06:34 ---> d953eaa21b39 03:06:34 03:06:34 Successfully built d953eaa21b39 03:06:34 Successfully tagged support-scheduler-arm64:latest 03:06:49  Building support-scheduler ... done Removing intermediate container 1f00cf54bebd 03:06:49 ---> b11190b11045 03:06:49 03:06:49 Step 10/23 : FROM alpine:3.16 03:06:49 ---> 3d81c46cd875 03:06:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:06:49 ---> Using cache 03:06:49 ---> 1b15ee2c4c29 03:06:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:49 ---> Using cache 03:06:49 ---> 82c8d3005f04 03:06:49 Step 13/23 : ENV APP_PORT=59881 03:06:49 ---> Running in d1ffcd9aa11b 03:06:49 Removing intermediate container d1ffcd9aa11b 03:06:49 ---> 9fea913da493 03:06:49 Step 14/23 : EXPOSE $APP_PORT 03:06:49 ---> Running in 62f9fb179857 03:06:50 Removing intermediate container 62f9fb179857 03:06:50 ---> 6b45b28c62d1 03:06:50 Step 15/23 : WORKDIR / 03:06:50 ---> Running in 8495cc1c34b7 03:06:50 Removing intermediate container 8495cc1c34b7 03:06:50 ---> 228baddad74a 03:06:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:51 ---> c72f0dfd927f 03:06:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:06:53 ---> 36e8347252af 03:06:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:06:54 ---> c3f6b434783b 03:06:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:06:55 ---> Running in 3236198d25b6 03:06:55 Removing intermediate container 3236198d25b6 03:06:55 ---> 3e726260f70f 03:06:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:55 ---> Running in b6351172ed17 03:06:56 Removing intermediate container b6351172ed17 03:06:56 ---> a240aed78a37 03:06:56 Step 21/23 : LABEL arch=arm64 03:06:56 ---> Running in 23234c575cba 03:06:56 Removing intermediate container 23234c575cba 03:06:56 ---> 4501203c1c67 03:06:56 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:06:56 ---> Running in 44712c348e65 03:06:58 Removing intermediate container 44712c348e65 03:06:58 ---> a6a452980240 03:06:58 Step 23/23 : LABEL version=2.3.0-dev.35 03:06:58 ---> Running in a9fdbe60a942 03:06:58 Removing intermediate container a9fdbe60a942 03:06:58 ---> cf85853e6276 03:06:58 03:06:58 Successfully built cf85853e6276 03:06:58 Successfully tagged core-metadata-arm64:latest 03:07:08  Building core-metadata ... done Removing intermediate container 977ca45a0448 03:07:08 ---> 3d27144997ba 03:07:08 03:07:08 Step 10/23 : FROM alpine:3.16 03:07:08 ---> 3d81c46cd875 03:07:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:07:08 ---> Using cache 03:07:08 ---> 1b15ee2c4c29 03:07:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:08 ---> Using cache 03:07:08 ---> 82c8d3005f04 03:07:08 Step 13/23 : ENV APP_PORT=59882 03:07:08 ---> Running in 549bd684dae1 03:07:09 Removing intermediate container 549bd684dae1 03:07:09 ---> 3a7377e43a4a 03:07:09 Step 14/23 : EXPOSE $APP_PORT 03:07:09 ---> Running in e4fc3b0da8b4 03:07:10 Removing intermediate container e4fc3b0da8b4 03:07:10 ---> 7f93fb01049d 03:07:10 Step 15/23 : WORKDIR / 03:07:10 ---> Running in c7b49413dca5 03:07:10 Removing intermediate container c7b49413dca5 03:07:10 ---> 6e705e199f56 03:07:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:11 ---> 6f5e9f57e2fa 03:07:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:07:13 ---> bf1535f5fa2e 03:07:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:07:14 ---> 7ea6899096c2 03:07:14 Step 19/23 : ENTRYPOINT ["/core-command"] 03:07:14 ---> Running in f82d66b3e3a1 03:07:14 Removing intermediate container f82d66b3e3a1 03:07:14 ---> 1afd9ab3a069 03:07:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:14 ---> Running in 55f7ca3e47ad 03:07:15 Removing intermediate container 55f7ca3e47ad 03:07:15 ---> e0137ba63611 03:07:15 Step 21/23 : LABEL arch=arm64 03:07:15 ---> Running in f88823d38a3b 03:07:15 Removing intermediate container f88823d38a3b 03:07:15 ---> ea75ba3691e2 03:07:15 Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:07:15 ---> Running in 0d88b61f52d1 03:07:16 Removing intermediate container 0d88b61f52d1 03:07:16 ---> bc6d1a90da6a 03:07:16 Step 23/23 : LABEL version=2.3.0-dev.35 03:07:16 ---> Running in 90d866000683 03:07:16 Removing intermediate container 90d866000683 03:07:16 ---> d46416b6f609 03:07:16 03:07:16 Successfully built d46416b6f609 03:07:16 Successfully tagged core-command-arm64:latest 03:07:38  Building core-command ... done Removing intermediate container e005f4a8c1a5 03:07:38 ---> d3ee47828c35 03:07:38 03:07:38 Step 10/22 : FROM alpine:3.16 03:07:38 ---> 3d81c46cd875 03:07:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:07:38 ---> Running in 710946a960e7 03:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:07:40 (1/2) Installing ca-certificates (20220614-r0) 03:07:40 (2/2) Installing dumb-init (1.2.5-r1) 03:07:40 Executing busybox-1.35.0-r15.trigger 03:07:40 Executing ca-certificates-20220614-r0.trigger 03:07:40 OK: 6 MiB in 16 packages 03:07:42 Removing intermediate container 710946a960e7 03:07:42 ---> f1645b636542 03:07:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:07:42 ---> Running in cbd6c225bdfd 03:07:42 Removing intermediate container cbd6c225bdfd 03:07:42 ---> cc77e78a05e0 03:07:42 Step 13/22 : ENV APP_PORT=59860 03:07:42 ---> Running in e7da02f757a1 03:07:42 Removing intermediate container e7da02f757a1 03:07:42 ---> 321ee136791c 03:07:42 Step 14/22 : EXPOSE $APP_PORT 03:07:42 ---> Running in 8bbff5284afe 03:07:42 Removing intermediate container 8bbff5284afe 03:07:42 ---> 229d4df19231 03:07:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:43 ---> 02d6b3ef11e4 03:07:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:07:44 ---> e8be2506d1ce 03:07:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:07:45 ---> b63bed5a25d9 03:07:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:07:45 ---> Running in 51e91fdedb51 03:07:45 Removing intermediate container 51e91fdedb51 03:07:45 ---> 4a0e3abd4cda 03:07:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:45 ---> Running in f7a1d0b4627b 03:07:46 Removing intermediate container f7a1d0b4627b 03:07:46 ---> 918f12a5db05 03:07:46 Step 20/22 : LABEL arch=arm64 03:07:46 ---> Running in e47b3d1d3179 03:07:46 Removing intermediate container e47b3d1d3179 03:07:46 ---> f4d8c9e331c0 03:07:46 Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 03:07:46 ---> Running in 3a5f6be9841a 03:07:46 Removing intermediate container 3a5f6be9841a 03:07:46 ---> 52fdeafecedf 03:07:46 Step 22/22 : LABEL version=2.3.0-dev.35 03:07:46 ---> Running in 46c3a61bd550 03:07:47 Removing intermediate container 46c3a61bd550 03:07:47 ---> bd3bdb152afd 03:07:47 03:07:47 Successfully built bd3bdb152afd 03:07:47 Successfully tagged support-notifications-arm64:latest 03:07:47  Building support-notifications ... done  [Pipeline] } 03:07:47 $ docker stop --time=1 629486539c617aa70fef6c204cca2f69718ea945cfc8266321ac57087b21cc52 03:07:49 $ docker rm -f 629486539c617aa70fef6c204cca2f69718ea945cfc8266321ac57087b21cc52 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:49 + docker images 03:07:50 REPOSITORY TAG IMAGE ID CREATED SIZE 03:07:50 support-notifications-arm64 latest bd3bdb152afd 3 seconds ago 26.1MB 03:07:50 d3ee47828c35 12 seconds ago 1.41GB 03:07:50 core-command-arm64 latest d46416b6f609 33 seconds ago 15.5MB 03:07:50 3d27144997ba 42 seconds ago 1.35GB 03:07:50 core-metadata-arm64 latest cf85853e6276 52 seconds ago 16.4MB 03:07:50 b11190b11045 About a minute ago 1.36GB 03:07:50 support-scheduler-arm64 latest d953eaa21b39 About a minute ago 25.6MB 03:07:50 660052794e23 About a minute ago 1.41GB 03:07:50 security-secretstore-setup-arm64 latest 0e71300bab1c About a minute ago 27.9MB 03:07:50 25bf3ae02903 2 minutes ago 1.36GB 03:07:50 sys-mgmt-agent-arm64 latest 4743c0c24503 5 minutes ago 282MB 03:07:50 security-bootstrapper-arm64 latest c7ced7943c21 7 minutes ago 18.6MB 03:07:50 2d6dbd3792d0 7 minutes ago 1.36GB 03:07:50 265776878297 7 minutes ago 1.35GB 03:07:50 security-spiffe-token-provider-arm64 latest 81f74d2caccc 8 minutes ago 28.3MB 03:07:50 core-data-arm64 latest c9a2d7cec236 8 minutes ago 20.6MB 03:07:50 7306dfacf7c8 8 minutes ago 1.38GB 03:07:50 aae42281fb4b 8 minutes ago 1.41GB 03:07:50 security-spire-config-arm64 latest 136a3ed0e1f7 9 minutes ago 83.6MB 03:07:50 security-proxy-setup-arm64 latest d7cffb8a98c9 10 minutes ago 26.2MB 03:07:50 243292be94b9 10 minutes ago 1.36GB 03:07:50 security-spire-agent-arm64 latest e5948844b95b 15 minutes ago 122MB 03:07:50 security-spire-server-arm64 latest f82cd51d42f5 15 minutes ago 84.2MB 03:07:50 ddb7292c7e87 15 minutes ago 1.25GB 03:07:50 b670919c27b7 15 minutes ago 1.25GB 03:07:50 ci-base-image-arm64 latest 5304e892822c 19 minutes ago 994MB 03:07:50 alpine 3.15 60f2846fe774 13 days ago 5.32MB 03:07:50 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 03:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 03:07:50 docker 20.10.14 c346e9eafbab 3 months ago 202MB 03:07:50 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 03:07:50 provisioning config files... 03:07:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config200062022188510072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:50 ---> docker-login.sh 03:07:50 nexus3.edgexfoundry.org:10001 03:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:51 Configure a credential helper to remove this warning. See 03:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:51 03:07:51 Login Succeeded 03:07:51 nexus3.edgexfoundry.org:10002 03:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:51 Configure a credential helper to remove this warning. See 03:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:51 03:07:51 Login Succeeded 03:07:51 nexus3.edgexfoundry.org:10003 03:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:51 Configure a credential helper to remove this warning. See 03:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:51 03:07:51 Login Succeeded 03:07:51 nexus3.edgexfoundry.org:10004 03:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:52 Configure a credential helper to remove this warning. See 03:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:52 03:07:52 Login Succeeded 03:07:52 docker.io 03:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:07:53 Configure a credential helper to remove this warning. See 03:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:07:53 03:07:53 Login Succeeded 03:07:53 ---> docker-login.sh ends [Pipeline] } 03:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:07:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:07:53 af2226701a16e650b74a674027cf906b22f6c1e4 03:07:53 latest 03:07:53 2.3.0-dev.35 03:07:53 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:07:53 main 03:07:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:07:54 4b3a5e498afc: Preparing 03:07:54 b254955a4ea4: Preparing 03:07:54 b4cfc82fd551: Preparing 03:07:54 4d266b7acb5a: Preparing 03:07:54 5b7df235d876: Preparing 03:07:54 5b7df235d876: Layer already exists 03:09:15 4d266b7acb5a: Pushed 03:09:15 b4cfc82fd551: Pushed 03:09:15 4b3a5e498afc: Pushed 03:09:15 b254955a4ea4: Pushed 03:09:15 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:09:16 4b3a5e498afc: Preparing 03:09:16 b254955a4ea4: Preparing 03:09:16 b4cfc82fd551: Preparing 03:09:16 4d266b7acb5a: Preparing 03:09:16 5b7df235d876: Preparing 03:09:16 b254955a4ea4: Layer already exists 03:09:16 b4cfc82fd551: Layer already exists 03:09:16 5b7df235d876: Layer already exists 03:09:16 4b3a5e498afc: Layer already exists 03:09:16 4d266b7acb5a: Layer already exists 03:09:16 latest: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.35 03:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:09:17 4b3a5e498afc: Preparing 03:09:17 b254955a4ea4: Preparing 03:09:17 b4cfc82fd551: Preparing 03:09:17 4d266b7acb5a: Preparing 03:09:17 5b7df235d876: Preparing 03:09:17 4d266b7acb5a: Layer already exists 03:09:17 4b3a5e498afc: Layer already exists 03:09:17 b254955a4ea4: Layer already exists 03:09:17 b4cfc82fd551: Layer already exists 03:09:17 5b7df235d876: Layer already exists 03:09:18 2.3.0-dev.35: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:09:18 4b3a5e498afc: Preparing 03:09:18 b254955a4ea4: Preparing 03:09:18 b4cfc82fd551: Preparing 03:09:18 4d266b7acb5a: Preparing 03:09:18 5b7df235d876: Preparing 03:09:18 5b7df235d876: Layer already exists 03:09:18 4b3a5e498afc: Layer already exists 03:09:18 b254955a4ea4: Layer already exists 03:09:18 4d266b7acb5a: Layer already exists 03:09:18 b4cfc82fd551: Layer already exists 03:09:19 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:09:19 4b3a5e498afc: Preparing 03:09:19 b254955a4ea4: Preparing 03:09:19 b4cfc82fd551: Preparing 03:09:19 4d266b7acb5a: Preparing 03:09:19 5b7df235d876: Preparing 03:09:19 5b7df235d876: Layer already exists 03:09:19 b254955a4ea4: Layer already exists 03:09:19 4b3a5e498afc: Layer already exists 03:09:19 4d266b7acb5a: Layer already exists 03:09:19 b4cfc82fd551: Layer already exists 03:09:20 main: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:20 ===================================================== [Pipeline] echo 03:09:20 taggedImages: 03:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.35 03:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:09:20 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:09:20 af2226701a16e650b74a674027cf906b22f6c1e4 03:09:20 latest 03:09:20 2.3.0-dev.35 03:09:20 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:20 main 03:09:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:20 79c704668de1: Preparing 03:09:20 78191f4072e0: Preparing 03:09:20 b4cfc82fd551: Preparing 03:09:20 41bdbd7446b0: Preparing 03:09:20 3bbc287da5f1: Preparing 03:09:20 5b7df235d876: Preparing 03:09:20 5b7df235d876: Waiting 03:09:21 b4cfc82fd551: Layer already exists 03:09:21 5b7df235d876: Layer already exists 03:09:21 79c704668de1: Pushed 03:09:21 3bbc287da5f1: Pushed 03:09:22 41bdbd7446b0: Pushed 03:09:24 78191f4072e0: Pushed 03:09:24 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:25 79c704668de1: Preparing 03:09:25 78191f4072e0: Preparing 03:09:25 b4cfc82fd551: Preparing 03:09:25 41bdbd7446b0: Preparing 03:09:25 3bbc287da5f1: Preparing 03:09:25 5b7df235d876: Preparing 03:09:25 5b7df235d876: Waiting 03:09:25 41bdbd7446b0: Layer already exists 03:09:25 b4cfc82fd551: Layer already exists 03:09:25 79c704668de1: Layer already exists 03:09:25 3bbc287da5f1: Layer already exists 03:09:25 78191f4072e0: Layer already exists 03:09:25 5b7df235d876: Layer already exists 03:09:25 latest: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.35 03:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:26 79c704668de1: Preparing 03:09:26 78191f4072e0: Preparing 03:09:26 b4cfc82fd551: Preparing 03:09:26 41bdbd7446b0: Preparing 03:09:26 3bbc287da5f1: Preparing 03:09:26 5b7df235d876: Preparing 03:09:26 5b7df235d876: Waiting 03:09:26 3bbc287da5f1: Layer already exists 03:09:26 41bdbd7446b0: Layer already exists 03:09:26 79c704668de1: Layer already exists 03:09:26 b4cfc82fd551: Layer already exists 03:09:26 78191f4072e0: Layer already exists 03:09:26 5b7df235d876: Layer already exists 03:09:26 2.3.0-dev.35: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:27 79c704668de1: Preparing 03:09:27 78191f4072e0: Preparing 03:09:27 b4cfc82fd551: Preparing 03:09:27 41bdbd7446b0: Preparing 03:09:27 3bbc287da5f1: Preparing 03:09:27 5b7df235d876: Preparing 03:09:27 5b7df235d876: Waiting 03:09:27 3bbc287da5f1: Layer already exists 03:09:27 78191f4072e0: Layer already exists 03:09:27 79c704668de1: Layer already exists 03:09:27 41bdbd7446b0: Layer already exists 03:09:27 b4cfc82fd551: Layer already exists 03:09:27 5b7df235d876: Layer already exists 03:09:27 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:28 79c704668de1: Preparing 03:09:28 78191f4072e0: Preparing 03:09:28 b4cfc82fd551: Preparing 03:09:28 41bdbd7446b0: Preparing 03:09:28 3bbc287da5f1: Preparing 03:09:28 5b7df235d876: Preparing 03:09:28 5b7df235d876: Waiting 03:09:28 79c704668de1: Layer already exists 03:09:28 78191f4072e0: Layer already exists 03:09:28 41bdbd7446b0: Layer already exists 03:09:28 b4cfc82fd551: Layer already exists 03:09:28 3bbc287da5f1: Layer already exists 03:09:28 5b7df235d876: Layer already exists 03:09:28 main: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:28 ===================================================== [Pipeline] echo 03:09:28 taggedImages: 03:09:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:09:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.35 03:09:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:09:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:09:28 af2226701a16e650b74a674027cf906b22f6c1e4 03:09:28 latest 03:09:28 2.3.0-dev.35 03:09:28 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:28 main 03:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:29 024c658ad0b2: Preparing 03:09:29 5adc99176c9e: Preparing 03:09:29 b4cfc82fd551: Preparing 03:09:29 4d266b7acb5a: Preparing 03:09:29 5b7df235d876: Preparing 03:09:29 5b7df235d876: Layer already exists 03:09:29 4d266b7acb5a: Layer already exists 03:09:29 b4cfc82fd551: Layer already exists 03:09:29 024c658ad0b2: Pushed 03:09:32 5adc99176c9e: Pushed 03:09:32 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:33 024c658ad0b2: Preparing 03:09:33 5adc99176c9e: Preparing 03:09:33 b4cfc82fd551: Preparing 03:09:33 4d266b7acb5a: Preparing 03:09:33 5b7df235d876: Preparing 03:09:33 5b7df235d876: Layer already exists 03:09:33 4d266b7acb5a: Layer already exists 03:09:33 b4cfc82fd551: Layer already exists 03:09:33 5adc99176c9e: Layer already exists 03:09:33 024c658ad0b2: Layer already exists 03:09:33 latest: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.35 03:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:34 024c658ad0b2: Preparing 03:09:34 5adc99176c9e: Preparing 03:09:34 b4cfc82fd551: Preparing 03:09:34 4d266b7acb5a: Preparing 03:09:34 5b7df235d876: Preparing 03:09:34 5b7df235d876: Layer already exists 03:09:34 024c658ad0b2: Layer already exists 03:09:34 4d266b7acb5a: Layer already exists 03:09:34 5adc99176c9e: Layer already exists 03:09:34 b4cfc82fd551: Layer already exists 03:09:34 2.3.0-dev.35: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:35 024c658ad0b2: Preparing 03:09:35 5adc99176c9e: Preparing 03:09:35 b4cfc82fd551: Preparing 03:09:35 4d266b7acb5a: Preparing 03:09:35 5b7df235d876: Preparing 03:09:35 4d266b7acb5a: Layer already exists 03:09:35 5adc99176c9e: Layer already exists 03:09:35 b4cfc82fd551: Layer already exists 03:09:35 024c658ad0b2: Layer already exists 03:09:35 5b7df235d876: Layer already exists 03:09:35 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:36 024c658ad0b2: Preparing 03:09:36 5adc99176c9e: Preparing 03:09:36 b4cfc82fd551: Preparing 03:09:36 4d266b7acb5a: Preparing 03:09:36 5b7df235d876: Preparing 03:09:36 5adc99176c9e: Layer already exists 03:09:36 4d266b7acb5a: Layer already exists 03:09:36 b4cfc82fd551: Layer already exists 03:09:36 024c658ad0b2: Layer already exists 03:09:36 5b7df235d876: Layer already exists 03:09:36 main: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:36 ===================================================== [Pipeline] echo 03:09:36 taggedImages: 03:09:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:09:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.35 03:09:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:09:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:09:36 af2226701a16e650b74a674027cf906b22f6c1e4 03:09:36 latest 03:09:36 2.3.0-dev.35 03:09:36 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:36 main 03:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:09:37 7473e2fd5130: Preparing 03:09:37 7473e2fd5130: Preparing 03:09:37 95e3bb4a8e3b: Preparing 03:09:37 a22521992129: Preparing 03:09:37 611a8555823e: Preparing 03:09:37 b0b9da2f729f: Preparing 03:09:37 b4cfc82fd551: Preparing 03:09:37 d028c73873c6: Preparing 03:09:37 e36a414b7c44: Preparing 03:09:37 3153827c7baf: Preparing 03:09:37 3b6114ede79d: Preparing 03:09:37 5b7df235d876: Preparing 03:09:37 3153827c7baf: Waiting 03:09:37 b4cfc82fd551: Waiting 03:09:37 3b6114ede79d: Waiting 03:09:37 d028c73873c6: Waiting 03:09:37 5b7df235d876: Waiting 03:09:37 e36a414b7c44: Waiting 03:09:37 95e3bb4a8e3b: Pushed 03:09:37 611a8555823e: Pushed 03:09:37 a22521992129: Pushed 03:09:37 7473e2fd5130: Pushed 03:09:37 b4cfc82fd551: Layer already exists 03:09:37 e36a414b7c44: Pushed 03:09:37 d028c73873c6: Pushed 03:09:37 5b7df235d876: Layer already exists 03:09:37 3b6114ede79d: Pushed 03:09:37 3153827c7baf: Pushed 03:09:41 b0b9da2f729f: Pushed 03:09:41 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:09:41 7473e2fd5130: Preparing 03:09:41 7473e2fd5130: Preparing 03:09:41 95e3bb4a8e3b: Preparing 03:09:41 a22521992129: Preparing 03:09:41 611a8555823e: Preparing 03:09:41 b0b9da2f729f: Preparing 03:09:41 b4cfc82fd551: Preparing 03:09:41 d028c73873c6: Preparing 03:09:41 e36a414b7c44: Preparing 03:09:41 3153827c7baf: Preparing 03:09:41 3b6114ede79d: Preparing 03:09:41 5b7df235d876: Preparing 03:09:41 3b6114ede79d: Waiting 03:09:41 e36a414b7c44: Waiting 03:09:41 3153827c7baf: Waiting 03:09:41 5b7df235d876: Waiting 03:09:41 b4cfc82fd551: Waiting 03:09:41 d028c73873c6: Waiting 03:09:41 95e3bb4a8e3b: Layer already exists 03:09:41 a22521992129: Layer already exists 03:09:41 611a8555823e: Layer already exists 03:09:41 b0b9da2f729f: Layer already exists 03:09:41 7473e2fd5130: Layer already exists 03:09:42 b4cfc82fd551: Layer already exists 03:09:42 3b6114ede79d: Layer already exists 03:09:42 e36a414b7c44: Layer already exists 03:09:42 3153827c7baf: Layer already exists 03:09:42 d028c73873c6: Layer already exists 03:09:42 5b7df235d876: Layer already exists 03:09:42 latest: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.35 03:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:09:42 7473e2fd5130: Preparing 03:09:42 7473e2fd5130: Preparing 03:09:42 95e3bb4a8e3b: Preparing 03:09:42 a22521992129: Preparing 03:09:42 611a8555823e: Preparing 03:09:42 b0b9da2f729f: Preparing 03:09:42 b4cfc82fd551: Preparing 03:09:42 d028c73873c6: Preparing 03:09:42 e36a414b7c44: Preparing 03:09:42 3153827c7baf: Preparing 03:09:42 3b6114ede79d: Preparing 03:09:42 5b7df235d876: Preparing 03:09:42 d028c73873c6: Waiting 03:09:42 e36a414b7c44: Waiting 03:09:42 3153827c7baf: Waiting 03:09:42 3b6114ede79d: Waiting 03:09:42 5b7df235d876: Waiting 03:09:42 b4cfc82fd551: Waiting 03:09:43 611a8555823e: Layer already exists 03:09:43 a22521992129: Layer already exists 03:09:43 7473e2fd5130: Layer already exists 03:09:43 b0b9da2f729f: Layer already exists 03:09:43 95e3bb4a8e3b: Layer already exists 03:09:43 d028c73873c6: Layer already exists 03:09:43 b4cfc82fd551: Layer already exists 03:09:43 e36a414b7c44: Layer already exists 03:09:43 3153827c7baf: Layer already exists 03:09:43 3b6114ede79d: Layer already exists 03:09:43 5b7df235d876: Layer already exists 03:09:43 2.3.0-dev.35: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:09:43 7473e2fd5130: Preparing 03:09:43 7473e2fd5130: Preparing 03:09:43 95e3bb4a8e3b: Preparing 03:09:43 a22521992129: Preparing 03:09:43 611a8555823e: Preparing 03:09:43 b0b9da2f729f: Preparing 03:09:43 b4cfc82fd551: Preparing 03:09:43 d028c73873c6: Preparing 03:09:43 e36a414b7c44: Preparing 03:09:43 3153827c7baf: Preparing 03:09:43 3b6114ede79d: Preparing 03:09:43 5b7df235d876: Preparing 03:09:43 b4cfc82fd551: Waiting 03:09:43 d028c73873c6: Waiting 03:09:43 3153827c7baf: Waiting 03:09:43 e36a414b7c44: Waiting 03:09:43 3b6114ede79d: Waiting 03:09:43 5b7df235d876: Waiting 03:09:43 7473e2fd5130: Layer already exists 03:09:43 a22521992129: Layer already exists 03:09:43 611a8555823e: Layer already exists 03:09:43 b0b9da2f729f: Layer already exists 03:09:43 95e3bb4a8e3b: Layer already exists 03:09:44 b4cfc82fd551: Layer already exists 03:09:44 e36a414b7c44: Layer already exists 03:09:44 3b6114ede79d: Layer already exists 03:09:44 3153827c7baf: Layer already exists 03:09:44 d028c73873c6: Layer already exists 03:09:44 5b7df235d876: Layer already exists 03:09:44 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:09:44 7473e2fd5130: Preparing 03:09:44 7473e2fd5130: Preparing 03:09:44 95e3bb4a8e3b: Preparing 03:09:44 a22521992129: Preparing 03:09:44 611a8555823e: Preparing 03:09:44 b0b9da2f729f: Preparing 03:09:44 b4cfc82fd551: Preparing 03:09:44 d028c73873c6: Preparing 03:09:44 e36a414b7c44: Preparing 03:09:44 3153827c7baf: Preparing 03:09:44 3b6114ede79d: Preparing 03:09:44 5b7df235d876: Preparing 03:09:44 b4cfc82fd551: Waiting 03:09:44 d028c73873c6: Waiting 03:09:44 e36a414b7c44: Waiting 03:09:44 3153827c7baf: Waiting 03:09:44 3b6114ede79d: Waiting 03:09:44 5b7df235d876: Waiting 03:09:44 a22521992129: Layer already exists 03:09:44 b0b9da2f729f: Layer already exists 03:09:44 7473e2fd5130: Layer already exists 03:09:44 95e3bb4a8e3b: Layer already exists 03:09:45 611a8555823e: Layer already exists 03:09:45 d028c73873c6: Layer already exists 03:09:45 e36a414b7c44: Layer already exists 03:09:45 b4cfc82fd551: Layer already exists 03:09:45 3153827c7baf: Layer already exists 03:09:45 3b6114ede79d: Layer already exists 03:09:45 5b7df235d876: Layer already exists 03:09:45 main: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:45 ===================================================== [Pipeline] echo 03:09:45 taggedImages: 03:09:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:09:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.35 03:09:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:09:45 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:09:45 af2226701a16e650b74a674027cf906b22f6c1e4 03:09:45 latest 03:09:45 2.3.0-dev.35 03:09:45 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:45 main 03:09:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:45 a2ce96fc09c1: Preparing 03:09:45 4c4eb3eace03: Preparing 03:09:45 d81357721460: Preparing 03:09:45 19b36d122b62: Preparing 03:09:45 c254ca14d105: Preparing 03:09:45 ba523f98418b: Preparing 03:09:45 1b945d87bf50: Preparing 03:09:45 5b7df235d876: Preparing 03:09:45 1b945d87bf50: Waiting 03:09:45 ba523f98418b: Waiting 03:09:45 5b7df235d876: Waiting 03:09:46 c254ca14d105: Pushed 03:09:46 a2ce96fc09c1: Pushed 03:09:46 4c4eb3eace03: Pushed 03:09:46 5b7df235d876: Layer already exists 03:09:46 ba523f98418b: Pushed 03:09:47 1b945d87bf50: Pushed 03:09:48 d81357721460: Pushed 03:09:48 19b36d122b62: Pushed 03:09:48 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:49 + 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 03:09:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:49 a2ce96fc09c1: Preparing 03:09:49 4c4eb3eace03: Preparing 03:09:49 d81357721460: Preparing 03:09:49 19b36d122b62: Preparing 03:09:49 c254ca14d105: Preparing 03:09:49 ba523f98418b: Preparing 03:09:49 1b945d87bf50: Preparing 03:09:49 5b7df235d876: Preparing 03:09:49 1b945d87bf50: Waiting 03:09:49 5b7df235d876: Waiting 03:09:49 ba523f98418b: Waiting 03:09:49 4c4eb3eace03: Layer already exists 03:09:49 a2ce96fc09c1: Layer already exists 03:09:49 c254ca14d105: Layer already exists 03:09:49 19b36d122b62: Layer already exists 03:09:49 d81357721460: Layer already exists 03:09:49 5b7df235d876: Layer already exists 03:09:49 1b945d87bf50: Layer already exists 03:09:49 ba523f98418b: Layer already exists 03:09:49 latest: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.35 03:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:50 a2ce96fc09c1: Preparing 03:09:50 4c4eb3eace03: Preparing 03:09:50 d81357721460: Preparing 03:09:50 19b36d122b62: Preparing 03:09:50 c254ca14d105: Preparing 03:09:50 ba523f98418b: Preparing 03:09:50 1b945d87bf50: Preparing 03:09:50 5b7df235d876: Preparing 03:09:50 ba523f98418b: Waiting 03:09:50 5b7df235d876: Waiting 03:09:50 1b945d87bf50: Waiting 03:09:50 a2ce96fc09c1: Layer already exists 03:09:50 d81357721460: Layer already exists 03:09:50 c254ca14d105: Layer already exists 03:09:50 4c4eb3eace03: Layer already exists 03:09:50 19b36d122b62: Layer already exists 03:09:50 1b945d87bf50: Layer already exists 03:09:50 5b7df235d876: Layer already exists 03:09:50 ba523f98418b: Layer already exists 03:09:50 2.3.0-dev.35: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:51 a2ce96fc09c1: Preparing 03:09:51 4c4eb3eace03: Preparing 03:09:51 d81357721460: Preparing 03:09:51 19b36d122b62: Preparing 03:09:51 c254ca14d105: Preparing 03:09:51 ba523f98418b: Preparing 03:09:51 1b945d87bf50: Preparing 03:09:51 5b7df235d876: Preparing 03:09:51 1b945d87bf50: Waiting 03:09:51 ba523f98418b: Waiting 03:09:51 5b7df235d876: Waiting 03:09:51 c254ca14d105: Layer already exists 03:09:51 4c4eb3eace03: Layer already exists 03:09:51 a2ce96fc09c1: Layer already exists 03:09:51 19b36d122b62: Layer already exists 03:09:51 d81357721460: Layer already exists 03:09:51 1b945d87bf50: Layer already exists 03:09:51 ba523f98418b: Layer already exists 03:09:51 5b7df235d876: Layer already exists 03:09:51 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:52 + 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 03:09:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:52 a2ce96fc09c1: Preparing 03:09:52 4c4eb3eace03: Preparing 03:09:52 d81357721460: Preparing 03:09:52 19b36d122b62: Preparing 03:09:52 c254ca14d105: Preparing 03:09:52 ba523f98418b: Preparing 03:09:52 1b945d87bf50: Preparing 03:09:52 5b7df235d876: Preparing 03:09:52 ba523f98418b: Waiting 03:09:52 1b945d87bf50: Waiting 03:09:52 5b7df235d876: Waiting 03:09:52 4c4eb3eace03: Layer already exists 03:09:52 c254ca14d105: Layer already exists 03:09:52 19b36d122b62: Layer already exists 03:09:52 a2ce96fc09c1: Layer already exists 03:09:52 d81357721460: Layer already exists 03:09:52 1b945d87bf50: Layer already exists 03:09:52 ba523f98418b: Layer already exists 03:09:52 5b7df235d876: Layer already exists 03:09:52 main: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:52 ===================================================== [Pipeline] echo 03:09:52 taggedImages: 03:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.35 03:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:52 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:09:52 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:09:52 af2226701a16e650b74a674027cf906b22f6c1e4 03:09:52 latest 03:09:52 2.3.0-dev.35 03:09:52 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:09:52 main 03:09:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:53 fdd4de41e088: Preparing 03:09:53 48ea8ae1f6e2: Preparing 03:09:53 b2bd5e074892: Preparing 03:09:53 30ce716770d7: Preparing 03:09:53 d4007bce17af: Preparing 03:09:53 98d1ce154412: Preparing 03:09:53 46603e35c6f2: Preparing 03:09:53 e5ca88a87e8a: Preparing 03:09:53 341d534c9434: Preparing 03:09:53 5b7df235d876: Preparing 03:09:53 98d1ce154412: Waiting 03:09:53 341d534c9434: Waiting 03:09:53 46603e35c6f2: Waiting 03:09:53 5b7df235d876: Waiting 03:09:53 48ea8ae1f6e2: Pushed 03:09:53 fdd4de41e088: Pushed 03:09:53 d4007bce17af: Pushed 03:09:54 e5ca88a87e8a: Pushed 03:09:54 98d1ce154412: Pushed 03:09:54 46603e35c6f2: Pushed 03:09:54 5b7df235d876: Layer already exists 03:09:54 341d534c9434: Pushed 03:09:56 30ce716770d7: Pushed 03:09:56 b2bd5e074892: Pushed 03:09:57 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:57 + 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 03:09:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:57 fdd4de41e088: Preparing 03:09:57 48ea8ae1f6e2: Preparing 03:09:57 b2bd5e074892: Preparing 03:09:57 30ce716770d7: Preparing 03:09:57 d4007bce17af: Preparing 03:09:57 98d1ce154412: Preparing 03:09:57 46603e35c6f2: Preparing 03:09:57 e5ca88a87e8a: Preparing 03:09:57 341d534c9434: Preparing 03:09:57 5b7df235d876: Preparing 03:09:57 98d1ce154412: Waiting 03:09:57 46603e35c6f2: Waiting 03:09:57 e5ca88a87e8a: Waiting 03:09:57 341d534c9434: Waiting 03:09:57 5b7df235d876: Waiting 03:09:57 b2bd5e074892: Layer already exists 03:09:57 fdd4de41e088: Layer already exists 03:09:57 48ea8ae1f6e2: Layer already exists 03:09:57 d4007bce17af: Layer already exists 03:09:57 30ce716770d7: Layer already exists 03:09:58 e5ca88a87e8a: Layer already exists 03:09:58 341d534c9434: Layer already exists 03:09:58 5b7df235d876: Layer already exists 03:09:58 46603e35c6f2: Layer already exists 03:09:58 98d1ce154412: Layer already exists 03:09:58 latest: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.35 03:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:59 fdd4de41e088: Preparing 03:09:59 48ea8ae1f6e2: Preparing 03:09:59 b2bd5e074892: Preparing 03:09:59 30ce716770d7: Preparing 03:09:59 d4007bce17af: Preparing 03:09:59 98d1ce154412: Preparing 03:09:59 46603e35c6f2: Preparing 03:09:59 e5ca88a87e8a: Preparing 03:09:59 341d534c9434: Preparing 03:09:59 5b7df235d876: Preparing 03:09:59 46603e35c6f2: Waiting 03:09:59 e5ca88a87e8a: Waiting 03:09:59 98d1ce154412: Waiting 03:09:59 341d534c9434: Waiting 03:09:59 5b7df235d876: Waiting 03:09:59 fdd4de41e088: Layer already exists 03:09:59 b2bd5e074892: Layer already exists 03:09:59 30ce716770d7: Layer already exists 03:09:59 48ea8ae1f6e2: Layer already exists 03:09:59 d4007bce17af: Layer already exists 03:09:59 98d1ce154412: Layer already exists 03:09:59 341d534c9434: Layer already exists 03:09:59 5b7df235d876: Layer already exists 03:09:59 46603e35c6f2: Layer already exists 03:09:59 e5ca88a87e8a: Layer already exists 03:09:59 2.3.0-dev.35: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:00 fdd4de41e088: Preparing 03:10:00 48ea8ae1f6e2: Preparing 03:10:00 b2bd5e074892: Preparing 03:10:00 30ce716770d7: Preparing 03:10:00 d4007bce17af: Preparing 03:10:00 98d1ce154412: Preparing 03:10:00 46603e35c6f2: Preparing 03:10:00 e5ca88a87e8a: Preparing 03:10:00 341d534c9434: Preparing 03:10:00 5b7df235d876: Preparing 03:10:00 98d1ce154412: Waiting 03:10:00 46603e35c6f2: Waiting 03:10:00 e5ca88a87e8a: Waiting 03:10:00 341d534c9434: Waiting 03:10:00 5b7df235d876: Waiting 03:10:00 fdd4de41e088: Layer already exists 03:10:00 b2bd5e074892: Layer already exists 03:10:00 48ea8ae1f6e2: Layer already exists 03:10:00 d4007bce17af: Layer already exists 03:10:00 30ce716770d7: Layer already exists 03:10:00 46603e35c6f2: Layer already exists 03:10:00 e5ca88a87e8a: Layer already exists 03:10:00 98d1ce154412: Layer already exists 03:10:00 341d534c9434: Layer already exists 03:10:00 5b7df235d876: Layer already exists 03:10:00 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:00 + 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 03:10:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:01 fdd4de41e088: Preparing 03:10:01 48ea8ae1f6e2: Preparing 03:10:01 b2bd5e074892: Preparing 03:10:01 30ce716770d7: Preparing 03:10:01 d4007bce17af: Preparing 03:10:01 98d1ce154412: Preparing 03:10:01 46603e35c6f2: Preparing 03:10:01 e5ca88a87e8a: Preparing 03:10:01 341d534c9434: Preparing 03:10:01 5b7df235d876: Preparing 03:10:01 46603e35c6f2: Waiting 03:10:01 98d1ce154412: Waiting 03:10:01 e5ca88a87e8a: Waiting 03:10:01 341d534c9434: Waiting 03:10:01 5b7df235d876: Waiting 03:10:01 b2bd5e074892: Layer already exists 03:10:01 48ea8ae1f6e2: Layer already exists 03:10:01 d4007bce17af: Layer already exists 03:10:01 fdd4de41e088: Layer already exists 03:10:01 30ce716770d7: Layer already exists 03:10:01 98d1ce154412: Layer already exists 03:10:01 e5ca88a87e8a: Layer already exists 03:10:01 341d534c9434: Layer already exists 03:10:01 46603e35c6f2: Layer already exists 03:10:01 5b7df235d876: Layer already exists 03:10:01 main: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:01 ===================================================== [Pipeline] echo 03:10:01 taggedImages: 03:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.35 03:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:10:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:10:01 af2226701a16e650b74a674027cf906b22f6c1e4 03:10:01 latest 03:10:01 2.3.0-dev.35 03:10:01 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:01 main 03:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:10:02 642c0848de5b: Preparing 03:10:02 092dcc9f0669: Preparing 03:10:02 b4cfc82fd551: Preparing 03:10:02 29910f6aea54: Preparing 03:10:02 149cbd12937e: Preparing 03:10:02 eb54b7b7991f: Preparing 03:10:02 eb54b7b7991f: Waiting 03:10:02 b4cfc82fd551: Layer already exists 03:10:02 eb54b7b7991f: Layer already exists 03:10:02 642c0848de5b: Pushed 03:10:02 149cbd12937e: Pushed 03:10:03 29910f6aea54: Pushed 03:10:07 092dcc9f0669: Pushed 03:10:07 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:07 + 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 03:10:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:10:08 642c0848de5b: Preparing 03:10:08 092dcc9f0669: Preparing 03:10:08 b4cfc82fd551: Preparing 03:10:08 29910f6aea54: Preparing 03:10:08 149cbd12937e: Preparing 03:10:08 eb54b7b7991f: Preparing 03:10:08 eb54b7b7991f: Waiting 03:10:08 b4cfc82fd551: Layer already exists 03:10:08 092dcc9f0669: Layer already exists 03:10:08 642c0848de5b: Layer already exists 03:10:08 149cbd12937e: Layer already exists 03:10:08 29910f6aea54: Layer already exists 03:10:08 eb54b7b7991f: Layer already exists 03:10:08 latest: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.35 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:10:09 642c0848de5b: Preparing 03:10:09 092dcc9f0669: Preparing 03:10:09 b4cfc82fd551: Preparing 03:10:09 29910f6aea54: Preparing 03:10:09 149cbd12937e: Preparing 03:10:09 eb54b7b7991f: Preparing 03:10:09 eb54b7b7991f: Waiting 03:10:09 29910f6aea54: Layer already exists 03:10:09 092dcc9f0669: Layer already exists 03:10:09 b4cfc82fd551: Layer already exists 03:10:09 149cbd12937e: Layer already exists 03:10:09 642c0848de5b: Layer already exists 03:10:09 eb54b7b7991f: Layer already exists 03:10:09 2.3.0-dev.35: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:10:09 642c0848de5b: Preparing 03:10:09 092dcc9f0669: Preparing 03:10:09 b4cfc82fd551: Preparing 03:10:09 29910f6aea54: Preparing 03:10:09 149cbd12937e: Preparing 03:10:09 eb54b7b7991f: Preparing 03:10:09 eb54b7b7991f: Waiting 03:10:09 29910f6aea54: Layer already exists 03:10:09 149cbd12937e: Layer already exists 03:10:09 092dcc9f0669: Layer already exists 03:10:09 b4cfc82fd551: Layer already exists 03:10:09 642c0848de5b: Layer already exists 03:10:09 eb54b7b7991f: Layer already exists 03:10:10 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + 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 03:10:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:10:10 642c0848de5b: Preparing 03:10:10 092dcc9f0669: Preparing 03:10:10 b4cfc82fd551: Preparing 03:10:10 29910f6aea54: Preparing 03:10:10 149cbd12937e: Preparing 03:10:10 eb54b7b7991f: Preparing 03:10:10 eb54b7b7991f: Waiting 03:10:10 b4cfc82fd551: Layer already exists 03:10:10 092dcc9f0669: Layer already exists 03:10:10 642c0848de5b: Layer already exists 03:10:10 149cbd12937e: Layer already exists 03:10:10 29910f6aea54: Layer already exists 03:10:10 eb54b7b7991f: Layer already exists 03:10:11 main: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:11 ===================================================== [Pipeline] echo 03:10:11 taggedImages: 03:10:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:10:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.35 03:10:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:10:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:10:11 af2226701a16e650b74a674027cf906b22f6c1e4 03:10:11 latest 03:10:11 2.3.0-dev.35 03:10:11 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:11 main 03:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:12 dd4a618d32f9: Preparing 03:10:12 3a9964687a5f: Preparing 03:10:12 d48ab4cc0f48: Preparing 03:10:12 8451404cd2d8: Preparing 03:10:12 90f5390c9778: Preparing 03:10:12 1c9d15517c8d: Preparing 03:10:12 149cbd12937e: Preparing 03:10:12 eb54b7b7991f: Preparing 03:10:12 149cbd12937e: Waiting 03:10:12 1c9d15517c8d: Waiting 03:10:12 eb54b7b7991f: Waiting 03:10:12 d48ab4cc0f48: Pushed 03:10:12 3a9964687a5f: Pushed 03:10:12 dd4a618d32f9: Pushed 03:10:12 149cbd12937e: Layer already exists 03:10:12 eb54b7b7991f: Layer already exists 03:10:13 1c9d15517c8d: Pushed 03:10:21 90f5390c9778: Pushed 03:10:28 8451404cd2d8: Pushed 03:10:28 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + 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 03:10:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:29 dd4a618d32f9: Preparing 03:10:29 3a9964687a5f: Preparing 03:10:29 d48ab4cc0f48: Preparing 03:10:29 8451404cd2d8: Preparing 03:10:29 90f5390c9778: Preparing 03:10:29 1c9d15517c8d: Preparing 03:10:29 149cbd12937e: Preparing 03:10:29 eb54b7b7991f: Preparing 03:10:29 1c9d15517c8d: Waiting 03:10:29 149cbd12937e: Waiting 03:10:29 eb54b7b7991f: Waiting 03:10:29 d48ab4cc0f48: Layer already exists 03:10:29 8451404cd2d8: Layer already exists 03:10:29 90f5390c9778: Layer already exists 03:10:29 3a9964687a5f: Layer already exists 03:10:29 dd4a618d32f9: Layer already exists 03:10:29 149cbd12937e: Layer already exists 03:10:29 eb54b7b7991f: Layer already exists 03:10:29 1c9d15517c8d: Layer already exists 03:10:29 latest: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.35 03:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:30 dd4a618d32f9: Preparing 03:10:30 3a9964687a5f: Preparing 03:10:30 d48ab4cc0f48: Preparing 03:10:30 8451404cd2d8: Preparing 03:10:30 90f5390c9778: Preparing 03:10:30 1c9d15517c8d: Preparing 03:10:30 149cbd12937e: Preparing 03:10:30 eb54b7b7991f: Preparing 03:10:30 1c9d15517c8d: Waiting 03:10:30 eb54b7b7991f: Waiting 03:10:30 149cbd12937e: Waiting 03:10:30 d48ab4cc0f48: Layer already exists 03:10:30 dd4a618d32f9: Layer already exists 03:10:30 90f5390c9778: Layer already exists 03:10:30 3a9964687a5f: Layer already exists 03:10:30 8451404cd2d8: Layer already exists 03:10:30 1c9d15517c8d: Layer already exists 03:10:30 149cbd12937e: Layer already exists 03:10:30 eb54b7b7991f: Layer already exists 03:10:30 2.3.0-dev.35: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:31 dd4a618d32f9: Preparing 03:10:31 3a9964687a5f: Preparing 03:10:31 d48ab4cc0f48: Preparing 03:10:31 8451404cd2d8: Preparing 03:10:31 90f5390c9778: Preparing 03:10:31 1c9d15517c8d: Preparing 03:10:31 149cbd12937e: Preparing 03:10:31 eb54b7b7991f: Preparing 03:10:31 1c9d15517c8d: Waiting 03:10:31 149cbd12937e: Waiting 03:10:31 eb54b7b7991f: Waiting 03:10:31 dd4a618d32f9: Layer already exists 03:10:31 3a9964687a5f: Layer already exists 03:10:31 8451404cd2d8: Layer already exists 03:10:31 d48ab4cc0f48: Layer already exists 03:10:31 90f5390c9778: Layer already exists 03:10:31 149cbd12937e: Layer already exists 03:10:31 1c9d15517c8d: Layer already exists 03:10:31 eb54b7b7991f: Layer already exists 03:10:31 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:31 + 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 03:10:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:32 dd4a618d32f9: Preparing 03:10:32 3a9964687a5f: Preparing 03:10:32 d48ab4cc0f48: Preparing 03:10:32 8451404cd2d8: Preparing 03:10:32 90f5390c9778: Preparing 03:10:32 1c9d15517c8d: Preparing 03:10:32 149cbd12937e: Preparing 03:10:32 eb54b7b7991f: Preparing 03:10:32 1c9d15517c8d: Waiting 03:10:32 149cbd12937e: Waiting 03:10:32 eb54b7b7991f: Waiting 03:10:32 90f5390c9778: Layer already exists 03:10:32 d48ab4cc0f48: Layer already exists 03:10:32 8451404cd2d8: Layer already exists 03:10:32 dd4a618d32f9: Layer already exists 03:10:32 3a9964687a5f: Layer already exists 03:10:32 1c9d15517c8d: Layer already exists 03:10:32 eb54b7b7991f: Layer already exists 03:10:32 149cbd12937e: Layer already exists 03:10:32 main: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:32 ===================================================== [Pipeline] echo 03:10:32 taggedImages: 03:10:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:10:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.35 03:10:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:10:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:10:32 af2226701a16e650b74a674027cf906b22f6c1e4 03:10:32 latest 03:10:32 2.3.0-dev.35 03:10:32 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:32 main 03:10:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:33 6e8794ff273f: Preparing 03:10:33 c57060c85cbb: Preparing 03:10:33 aeb3764b7236: Preparing 03:10:33 60b1799df57a: Preparing 03:10:33 c58f03a11b96: Preparing 03:10:33 149cbd12937e: Preparing 03:10:33 eb54b7b7991f: Preparing 03:10:33 149cbd12937e: Waiting 03:10:33 eb54b7b7991f: Waiting 03:10:33 6e8794ff273f: Pushed 03:10:33 aeb3764b7236: Pushed 03:10:33 c57060c85cbb: Pushed 03:10:33 149cbd12937e: Layer already exists 03:10:33 eb54b7b7991f: Layer already exists 03:10:34 c58f03a11b96: Pushed 03:10:49 60b1799df57a: Pushed 03:10:49 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:49 + 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 03:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:49 6e8794ff273f: Preparing 03:10:49 c57060c85cbb: Preparing 03:10:49 aeb3764b7236: Preparing 03:10:49 60b1799df57a: Preparing 03:10:49 c58f03a11b96: Preparing 03:10:49 149cbd12937e: Preparing 03:10:49 eb54b7b7991f: Preparing 03:10:49 149cbd12937e: Waiting 03:10:49 eb54b7b7991f: Waiting 03:10:49 6e8794ff273f: Layer already exists 03:10:49 c57060c85cbb: Layer already exists 03:10:49 c58f03a11b96: Layer already exists 03:10:49 aeb3764b7236: Layer already exists 03:10:49 60b1799df57a: Layer already exists 03:10:50 eb54b7b7991f: Layer already exists 03:10:50 149cbd12937e: Layer already exists 03:10:50 latest: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.35 03:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:50 6e8794ff273f: Preparing 03:10:50 c57060c85cbb: Preparing 03:10:50 aeb3764b7236: Preparing 03:10:50 60b1799df57a: Preparing 03:10:50 c58f03a11b96: Preparing 03:10:50 149cbd12937e: Preparing 03:10:50 eb54b7b7991f: Preparing 03:10:50 eb54b7b7991f: Waiting 03:10:50 149cbd12937e: Waiting 03:10:50 c58f03a11b96: Layer already exists 03:10:50 c57060c85cbb: Layer already exists 03:10:50 60b1799df57a: Layer already exists 03:10:50 aeb3764b7236: Layer already exists 03:10:50 6e8794ff273f: Layer already exists 03:10:50 149cbd12937e: Layer already exists 03:10:50 eb54b7b7991f: Layer already exists 03:10:51 2.3.0-dev.35: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:51 6e8794ff273f: Preparing 03:10:51 c57060c85cbb: Preparing 03:10:51 aeb3764b7236: Preparing 03:10:51 60b1799df57a: Preparing 03:10:51 c58f03a11b96: Preparing 03:10:51 149cbd12937e: Preparing 03:10:51 eb54b7b7991f: Preparing 03:10:51 149cbd12937e: Waiting 03:10:51 eb54b7b7991f: Waiting 03:10:51 6e8794ff273f: Layer already exists 03:10:51 60b1799df57a: Layer already exists 03:10:51 c57060c85cbb: Layer already exists 03:10:51 aeb3764b7236: Layer already exists 03:10:51 c58f03a11b96: Layer already exists 03:10:51 149cbd12937e: Layer already exists 03:10:51 eb54b7b7991f: Layer already exists 03:10:52 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:52 + 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 03:10:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:52 6e8794ff273f: Preparing 03:10:52 c57060c85cbb: Preparing 03:10:52 aeb3764b7236: Preparing 03:10:52 60b1799df57a: Preparing 03:10:52 c58f03a11b96: Preparing 03:10:52 149cbd12937e: Preparing 03:10:52 eb54b7b7991f: Preparing 03:10:52 149cbd12937e: Waiting 03:10:52 eb54b7b7991f: Waiting 03:10:52 6e8794ff273f: Layer already exists 03:10:52 c57060c85cbb: Layer already exists 03:10:52 c58f03a11b96: Layer already exists 03:10:52 60b1799df57a: Layer already exists 03:10:52 aeb3764b7236: Layer already exists 03:10:53 149cbd12937e: Layer already exists 03:10:53 eb54b7b7991f: Layer already exists 03:10:53 main: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:53 ===================================================== [Pipeline] echo 03:10:53 taggedImages: 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.35 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:10:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:10:53 af2226701a16e650b74a674027cf906b22f6c1e4 03:10:53 latest 03:10:53 2.3.0-dev.35 03:10:53 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:10:53 main 03:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:10:54 ac01ab68d899: Preparing 03:10:54 dcc9f8d81505: Preparing 03:10:54 24a1946ba8ff: Preparing 03:10:54 714a4ed71daa: Preparing 03:10:54 924392eb6a9d: Preparing 03:10:54 149cbd12937e: Preparing 03:10:54 eb54b7b7991f: Preparing 03:10:54 eb54b7b7991f: Waiting 03:10:54 149cbd12937e: Waiting 03:10:54 dcc9f8d81505: Pushed 03:10:54 24a1946ba8ff: Pushed 03:10:54 ac01ab68d899: Pushed 03:10:54 149cbd12937e: Layer already exists 03:10:54 eb54b7b7991f: Layer already exists 03:10:55 924392eb6a9d: Pushed 03:11:10 714a4ed71daa: Pushed 03:11:10 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:10 + 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 03:11:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:11 ac01ab68d899: Preparing 03:11:11 dcc9f8d81505: Preparing 03:11:11 24a1946ba8ff: Preparing 03:11:11 714a4ed71daa: Preparing 03:11:11 924392eb6a9d: Preparing 03:11:11 149cbd12937e: Preparing 03:11:11 eb54b7b7991f: Preparing 03:11:11 149cbd12937e: Waiting 03:11:11 eb54b7b7991f: Waiting 03:11:11 924392eb6a9d: Layer already exists 03:11:11 ac01ab68d899: Layer already exists 03:11:11 714a4ed71daa: Layer already exists 03:11:11 dcc9f8d81505: Layer already exists 03:11:11 24a1946ba8ff: Layer already exists 03:11:11 eb54b7b7991f: Layer already exists 03:11:11 149cbd12937e: Layer already exists 03:11:11 latest: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.35 03:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:12 ac01ab68d899: Preparing 03:11:12 dcc9f8d81505: Preparing 03:11:12 24a1946ba8ff: Preparing 03:11:12 714a4ed71daa: Preparing 03:11:12 924392eb6a9d: Preparing 03:11:12 149cbd12937e: Preparing 03:11:12 eb54b7b7991f: Preparing 03:11:12 149cbd12937e: Waiting 03:11:12 eb54b7b7991f: Waiting 03:11:12 ac01ab68d899: Layer already exists 03:11:12 714a4ed71daa: Layer already exists 03:11:12 dcc9f8d81505: Layer already exists 03:11:12 924392eb6a9d: Layer already exists 03:11:12 24a1946ba8ff: Layer already exists 03:11:12 149cbd12937e: Layer already exists 03:11:12 eb54b7b7991f: Layer already exists 03:11:12 2.3.0-dev.35: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:13 ac01ab68d899: Preparing 03:11:13 dcc9f8d81505: Preparing 03:11:13 24a1946ba8ff: Preparing 03:11:13 714a4ed71daa: Preparing 03:11:13 924392eb6a9d: Preparing 03:11:13 149cbd12937e: Preparing 03:11:13 eb54b7b7991f: Preparing 03:11:13 149cbd12937e: Waiting 03:11:13 eb54b7b7991f: Waiting 03:11:13 dcc9f8d81505: Layer already exists 03:11:13 714a4ed71daa: Layer already exists 03:11:13 ac01ab68d899: Layer already exists 03:11:13 924392eb6a9d: Layer already exists 03:11:13 24a1946ba8ff: Layer already exists 03:11:13 149cbd12937e: Layer already exists 03:11:13 eb54b7b7991f: Layer already exists 03:11:13 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + 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 03:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:14 ac01ab68d899: Preparing 03:11:14 dcc9f8d81505: Preparing 03:11:14 24a1946ba8ff: Preparing 03:11:14 714a4ed71daa: Preparing 03:11:14 924392eb6a9d: Preparing 03:11:14 149cbd12937e: Preparing 03:11:14 eb54b7b7991f: Preparing 03:11:14 149cbd12937e: Waiting 03:11:14 eb54b7b7991f: Waiting 03:11:14 924392eb6a9d: Layer already exists 03:11:14 714a4ed71daa: Layer already exists 03:11:14 dcc9f8d81505: Layer already exists 03:11:14 ac01ab68d899: Layer already exists 03:11:14 24a1946ba8ff: Layer already exists 03:11:14 149cbd12937e: Layer already exists 03:11:14 eb54b7b7991f: Layer already exists 03:11:14 main: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:14 ===================================================== [Pipeline] echo 03:11:14 taggedImages: 03:11:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:11:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.35 03:11:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:11:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:11:14 af2226701a16e650b74a674027cf906b22f6c1e4 03:11:14 latest 03:11:14 2.3.0-dev.35 03:11:14 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:14 main 03:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:15 c7d085919513: Preparing 03:11:15 2f03d69609d7: Preparing 03:11:15 b4cfc82fd551: Preparing 03:11:15 071fba829a1b: Preparing 03:11:15 5b7df235d876: Preparing 03:11:15 5b7df235d876: Layer already exists 03:11:15 b4cfc82fd551: Layer already exists 03:11:15 c7d085919513: Pushed 03:11:15 071fba829a1b: Pushed 03:11:21 2f03d69609d7: Pushed 03:11:21 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:21 c7d085919513: Preparing 03:11:21 2f03d69609d7: Preparing 03:11:21 b4cfc82fd551: Preparing 03:11:21 071fba829a1b: Preparing 03:11:21 5b7df235d876: Preparing 03:11:21 c7d085919513: Layer already exists 03:11:21 2f03d69609d7: Layer already exists 03:11:21 5b7df235d876: Layer already exists 03:11:21 b4cfc82fd551: Layer already exists 03:11:21 071fba829a1b: Layer already exists 03:11:22 latest: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.35 03:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:22 c7d085919513: Preparing 03:11:22 2f03d69609d7: Preparing 03:11:22 b4cfc82fd551: Preparing 03:11:22 071fba829a1b: Preparing 03:11:22 5b7df235d876: Preparing 03:11:22 5b7df235d876: Layer already exists 03:11:22 b4cfc82fd551: Layer already exists 03:11:22 2f03d69609d7: Layer already exists 03:11:22 c7d085919513: Layer already exists 03:11:22 071fba829a1b: Layer already exists 03:11:23 2.3.0-dev.35: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:23 c7d085919513: Preparing 03:11:23 2f03d69609d7: Preparing 03:11:23 b4cfc82fd551: Preparing 03:11:23 071fba829a1b: Preparing 03:11:23 5b7df235d876: Preparing 03:11:23 5b7df235d876: Layer already exists 03:11:23 071fba829a1b: Layer already exists 03:11:23 c7d085919513: Layer already exists 03:11:23 2f03d69609d7: Layer already exists 03:11:23 b4cfc82fd551: Layer already exists 03:11:24 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:24 c7d085919513: Preparing 03:11:24 2f03d69609d7: Preparing 03:11:24 b4cfc82fd551: Preparing 03:11:24 071fba829a1b: Preparing 03:11:24 5b7df235d876: Preparing 03:11:24 071fba829a1b: Layer already exists 03:11:24 5b7df235d876: Layer already exists 03:11:24 b4cfc82fd551: Layer already exists 03:11:24 c7d085919513: Layer already exists 03:11:24 2f03d69609d7: Layer already exists 03:11:25 main: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:25 ===================================================== [Pipeline] echo 03:11:25 taggedImages: 03:11:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:11:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.35 03:11:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:11:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:11:25 af2226701a16e650b74a674027cf906b22f6c1e4 03:11:25 latest 03:11:25 2.3.0-dev.35 03:11:25 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:25 main 03:11:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:25 d3c2e3e48192: Preparing 03:11:25 cb086bdb7919: Preparing 03:11:25 b4cfc82fd551: Preparing 03:11:25 4d266b7acb5a: Preparing 03:11:25 5b7df235d876: Preparing 03:11:26 4d266b7acb5a: Layer already exists 03:11:26 b4cfc82fd551: Layer already exists 03:11:26 5b7df235d876: Layer already exists 03:11:26 d3c2e3e48192: Pushed 03:11:31 cb086bdb7919: Pushed 03:11:31 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:32 d3c2e3e48192: Preparing 03:11:32 cb086bdb7919: Preparing 03:11:32 b4cfc82fd551: Preparing 03:11:32 4d266b7acb5a: Preparing 03:11:32 5b7df235d876: Preparing 03:11:32 cb086bdb7919: Layer already exists 03:11:32 d3c2e3e48192: Layer already exists 03:11:32 4d266b7acb5a: Layer already exists 03:11:32 b4cfc82fd551: Layer already exists 03:11:32 5b7df235d876: Layer already exists 03:11:32 latest: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.35 03:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:33 d3c2e3e48192: Preparing 03:11:33 cb086bdb7919: Preparing 03:11:33 b4cfc82fd551: Preparing 03:11:33 4d266b7acb5a: Preparing 03:11:33 5b7df235d876: Preparing 03:11:33 4d266b7acb5a: Layer already exists 03:11:33 5b7df235d876: Layer already exists 03:11:33 b4cfc82fd551: Layer already exists 03:11:33 cb086bdb7919: Layer already exists 03:11:33 d3c2e3e48192: Layer already exists 03:11:33 2.3.0-dev.35: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:34 d3c2e3e48192: Preparing 03:11:34 cb086bdb7919: Preparing 03:11:34 b4cfc82fd551: Preparing 03:11:34 4d266b7acb5a: Preparing 03:11:34 5b7df235d876: Preparing 03:11:34 4d266b7acb5a: Layer already exists 03:11:34 5b7df235d876: Layer already exists 03:11:34 cb086bdb7919: Layer already exists 03:11:34 d3c2e3e48192: Layer already exists 03:11:34 b4cfc82fd551: Layer already exists 03:11:34 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:35 d3c2e3e48192: Preparing 03:11:35 cb086bdb7919: Preparing 03:11:35 b4cfc82fd551: Preparing 03:11:35 4d266b7acb5a: Preparing 03:11:35 5b7df235d876: Preparing 03:11:35 cb086bdb7919: Layer already exists 03:11:35 5b7df235d876: Layer already exists 03:11:35 b4cfc82fd551: Layer already exists 03:11:35 d3c2e3e48192: Layer already exists 03:11:35 4d266b7acb5a: Layer already exists 03:11:35 main: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:35 ===================================================== [Pipeline] echo 03:11:35 taggedImages: 03:11:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:11:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.35 03:11:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:11:35 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 03:11:35 af2226701a16e650b74a674027cf906b22f6c1e4 03:11:35 latest 03:11:35 2.3.0-dev.35 03:11:35 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:35 main 03:11:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:35 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:11:36 9d0abc49a13a: Preparing 03:11:36 32723a9da91c: Preparing 03:11:36 08f9704e4dc5: Preparing 03:11:36 ad5172227383: Preparing 03:11:36 f0e5a4d6c014: Preparing 03:11:36 3b19d27f08f7: Preparing 03:11:36 73bb99a6e169: Preparing 03:11:36 ec06c3102977: Preparing 03:11:36 6a3c62e080c7: Preparing 03:11:36 340cb19ca677: Preparing 03:11:36 4f4ce317c6bb: Preparing 03:11:36 3b19d27f08f7: Waiting 03:11:36 73bb99a6e169: Waiting 03:11:36 ec06c3102977: Waiting 03:11:36 6a3c62e080c7: Waiting 03:11:36 340cb19ca677: Waiting 03:11:36 4f4ce317c6bb: Waiting 03:11:36 f0e5a4d6c014: Layer already exists 03:11:36 3b19d27f08f7: Layer already exists 03:11:36 73bb99a6e169: Layer already exists 03:11:36 32723a9da91c: Pushed 03:11:36 ec06c3102977: Layer already exists 03:11:36 6a3c62e080c7: Layer already exists 03:11:36 340cb19ca677: Layer already exists 03:11:36 4f4ce317c6bb: Layer already exists 03:11:37 9d0abc49a13a: Pushed 03:11:39 08f9704e4dc5: Pushed 03:11:54 ad5172227383: Pushed 03:11:54 af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:54 + 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 03:11:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:11:55 9d0abc49a13a: Preparing 03:11:55 32723a9da91c: Preparing 03:11:55 08f9704e4dc5: Preparing 03:11:55 ad5172227383: Preparing 03:11:55 f0e5a4d6c014: Preparing 03:11:55 3b19d27f08f7: Preparing 03:11:55 73bb99a6e169: Preparing 03:11:55 ec06c3102977: Preparing 03:11:55 6a3c62e080c7: Preparing 03:11:55 340cb19ca677: Preparing 03:11:55 4f4ce317c6bb: Preparing 03:11:55 ec06c3102977: Waiting 03:11:55 6a3c62e080c7: Waiting 03:11:55 340cb19ca677: Waiting 03:11:55 4f4ce317c6bb: Waiting 03:11:55 3b19d27f08f7: Waiting 03:11:55 73bb99a6e169: Waiting 03:11:55 08f9704e4dc5: Layer already exists 03:11:55 f0e5a4d6c014: Layer already exists 03:11:55 9d0abc49a13a: Layer already exists 03:11:55 32723a9da91c: Layer already exists 03:11:55 ad5172227383: Layer already exists 03:11:55 3b19d27f08f7: Layer already exists 03:11:55 6a3c62e080c7: Layer already exists 03:11:55 73bb99a6e169: Layer already exists 03:11:55 ec06c3102977: Layer already exists 03:11:55 340cb19ca677: Layer already exists 03:11:55 4f4ce317c6bb: Layer already exists 03:11:55 latest: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.35 03:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:11:56 9d0abc49a13a: Preparing 03:11:56 32723a9da91c: Preparing 03:11:56 08f9704e4dc5: Preparing 03:11:56 ad5172227383: Preparing 03:11:56 f0e5a4d6c014: Preparing 03:11:56 3b19d27f08f7: Preparing 03:11:56 73bb99a6e169: Preparing 03:11:56 ec06c3102977: Preparing 03:11:56 6a3c62e080c7: Preparing 03:11:56 340cb19ca677: Preparing 03:11:56 4f4ce317c6bb: Preparing 03:11:56 73bb99a6e169: Waiting 03:11:56 ec06c3102977: Waiting 03:11:56 6a3c62e080c7: Waiting 03:11:56 340cb19ca677: Waiting 03:11:56 3b19d27f08f7: Waiting 03:11:56 4f4ce317c6bb: Waiting 03:11:56 ad5172227383: Layer already exists 03:11:56 f0e5a4d6c014: Layer already exists 03:11:56 9d0abc49a13a: Layer already exists 03:11:56 32723a9da91c: Layer already exists 03:11:56 08f9704e4dc5: Layer already exists 03:11:56 6a3c62e080c7: Layer already exists 03:11:56 3b19d27f08f7: Layer already exists 03:11:56 ec06c3102977: Layer already exists 03:11:56 73bb99a6e169: Layer already exists 03:11:56 340cb19ca677: Layer already exists 03:11:56 4f4ce317c6bb: Layer already exists 03:11:56 2.3.0-dev.35: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:56 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:11:57 9d0abc49a13a: Preparing 03:11:57 32723a9da91c: Preparing 03:11:57 08f9704e4dc5: Preparing 03:11:57 ad5172227383: Preparing 03:11:57 f0e5a4d6c014: Preparing 03:11:57 3b19d27f08f7: Preparing 03:11:57 73bb99a6e169: Preparing 03:11:57 ec06c3102977: Preparing 03:11:57 6a3c62e080c7: Preparing 03:11:57 340cb19ca677: Preparing 03:11:57 4f4ce317c6bb: Preparing 03:11:57 3b19d27f08f7: Waiting 03:11:57 73bb99a6e169: Waiting 03:11:57 6a3c62e080c7: Waiting 03:11:57 ec06c3102977: Waiting 03:11:57 340cb19ca677: Waiting 03:11:57 4f4ce317c6bb: Waiting 03:11:57 f0e5a4d6c014: Layer already exists 03:11:57 ad5172227383: Layer already exists 03:11:57 08f9704e4dc5: Layer already exists 03:11:57 9d0abc49a13a: Layer already exists 03:11:57 32723a9da91c: Layer already exists 03:11:57 73bb99a6e169: Layer already exists 03:11:57 ec06c3102977: Layer already exists 03:11:57 3b19d27f08f7: Layer already exists 03:11:57 6a3c62e080c7: Layer already exists 03:11:57 340cb19ca677: Layer already exists 03:11:57 4f4ce317c6bb: Layer already exists 03:11:57 af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + 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 03:11:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 03:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:11:58 9d0abc49a13a: Preparing 03:11:58 32723a9da91c: Preparing 03:11:58 08f9704e4dc5: Preparing 03:11:58 ad5172227383: Preparing 03:11:58 f0e5a4d6c014: Preparing 03:11:58 3b19d27f08f7: Preparing 03:11:58 73bb99a6e169: Preparing 03:11:58 ec06c3102977: Preparing 03:11:58 6a3c62e080c7: Preparing 03:11:58 340cb19ca677: Preparing 03:11:58 4f4ce317c6bb: Preparing 03:11:58 3b19d27f08f7: Waiting 03:11:58 ec06c3102977: Waiting 03:11:58 73bb99a6e169: Waiting 03:11:58 6a3c62e080c7: Waiting 03:11:58 4f4ce317c6bb: Waiting 03:11:58 340cb19ca677: Waiting 03:11:58 f0e5a4d6c014: Layer already exists 03:11:58 ad5172227383: Layer already exists 03:11:58 32723a9da91c: Layer already exists 03:11:58 9d0abc49a13a: Layer already exists 03:11:58 08f9704e4dc5: Layer already exists 03:11:58 73bb99a6e169: Layer already exists 03:11:58 3b19d27f08f7: Layer already exists 03:11:58 ec06c3102977: Layer already exists 03:11:58 340cb19ca677: Layer already exists 03:11:58 6a3c62e080c7: Layer already exists 03:11:58 4f4ce317c6bb: Layer already exists 03:11:58 main: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:58 ===================================================== [Pipeline] echo 03:11:58 taggedImages: 03:11:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 03:11:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:11:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.35 03:11:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 03:11:58 - 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 03:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:59 03:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:59 arm64: Pulling from edgex-lftools-log-publisher 03:11:59 8998bd30e6a1: Pulling fs layer 03:11:59 04944245beec: Pulling fs layer 03:11:59 699f458cf7ca: Pulling fs layer 03:11:59 765212b225bb: Pulling fs layer 03:11:59 f23df028b6ca: Pulling fs layer 03:11:59 d65c8cfc05b1: Pulling fs layer 03:11:59 2437ff75d9bd: Pulling fs layer 03:11:59 765212b225bb: Waiting 03:11:59 f23df028b6ca: Waiting 03:11:59 d65c8cfc05b1: Waiting 03:11:59 2437ff75d9bd: Waiting 03:11:59 04944245beec: Verifying Checksum 03:11:59 04944245beec: Download complete 03:11:59 765212b225bb: Verifying Checksum 03:11:59 765212b225bb: Download complete 03:11:59 d65c8cfc05b1: Verifying Checksum 03:11:59 d65c8cfc05b1: Download complete 03:11:59 699f458cf7ca: Verifying Checksum 03:11:59 699f458cf7ca: Download complete 03:12:00 8998bd30e6a1: Verifying Checksum 03:12:00 8998bd30e6a1: Download complete 03:12:02 2437ff75d9bd: Verifying Checksum 03:12:02 2437ff75d9bd: Download complete 03:12:04 8998bd30e6a1: Pull complete 03:12:05 04944245beec: Pull complete 03:12:06 699f458cf7ca: Pull complete 03:12:06 765212b225bb: Pull complete 03:12:07 f23df028b6ca: Pull complete 03:12:08 d65c8cfc05b1: Pull complete 03:12:23 2437ff75d9bd: Pull complete 03:12:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container 03:12:23 $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:12:26 $ docker top dfb0a7f57ed0f3e12d3c3ad8769d3fc958f9a43b2330af5ae58ba326ac63d346 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:26 ---> job-cost.sh 03:12:26 lf-activate-venv: SKIPPING 03:12:26 INFO: No Stack... 03:12:27 INFO: Retrieving Pricing Info for: v3-standard-4 03:12:28 INFO: Archiving Costs [Pipeline] sh 03:12:29 + cat /w/workspace/edgex-go/270/archives/cost.csv 03:12:29 + cut -d, -f6 [Pipeline] lock 03:12:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] 03:12:29 Resource [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] did not exist. Created. 03:12:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:12:30 Stashed 1 file(s) [Pipeline] } 03:12:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:30 $ docker stop --time=1 dfb0a7f57ed0f3e12d3c3ad8769d3fc958f9a43b2330af5ae58ba326ac63d346 03:12:32 $ docker rm -f dfb0a7f57ed0f3e12d3c3ad8769d3fc958f9a43b2330af5ae58ba326ac63d346 [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 03:12:32 provisioning config files... 03:12:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/270@tmp/config8044430503854849445tmp [Pipeline] { [Pipeline] sh 03:12:33 + set +x 03:12:33 + curl -s https://codecov.io/bash 03:12:33 + bash -s -- 03:12:33 03:12:33 _____ _ 03:12:33 / ____| | | 03:12:33 | | ___ __| | ___ ___ _____ __ 03:12:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:12:33 | |___| (_) | (_| | __/ (_| (_) \ V / 03:12:33 \_____\___/ \__,_|\___|\___\___/ \_/ 03:12:33 Bash-1.0.6 03:12:33 03:12:33 03:12:33 ==> git version 2.25.1 found 03:12: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 03:12:33 Release-Date: 2020-01-08 03:12: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 03:12:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:12:33 ==> Jenkins CI detected. 03:12:33 current dir:  /w/workspace/edgex-go/270 03:12:33 project root: . 03:12:33 --> token set from env 03:12:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:12:33 ==> Running gcov in . (disable via -X gcov) 03:12:33 ==> Python coveragepy not found 03:12:33 ==> Searching for coverage reports in: 03:12:33 + . 03:12:33 -> Found 1 reports 03:12:33 ==> Detecting git/mercurial file structure 03:12:33 ==> Reading reports 03:12:33 + ./coverage.out bytes=436531 03:12:33 ==> Appending adjustments 03:12:33 https://docs.codecov.io/docs/fixing-reports 03:12:34 + Found adjustments 03:12:34 ==> Gzipping contents 03:12:34 60K /tmp/codecov.0xXpqV.gz 03:12:34 ==> Uploading reports 03:12:34 url: https://codecov.io 03:12:34 query: branch=main&commit=af2226701a16e650b74a674027cf906b22f6c1e4&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:12:34 -> Pinging Codecov 03:12:34 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=af2226701a16e650b74a674027cf906b22f6c1e4&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:12:34 -> Uploading to 03:12:34 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/af2226701a16e650b74a674027cf906b22f6c1e4/d54bf2ac-a672-49cf-8b12-2c4a5ae3bc3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T031234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dde83959f6865305a65a05a310a7c2efc7ebae23097a621c974b25937889cb42 03:12:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:34 Dload Upload Total Spent Left Speed 03:12:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59992 0 0 100 59992 0 262k --:--:-- --:--:-- --:--:-- 262k 100 59992 0 0 100 59992 0 180k --:--:-- --:--:-- --:--:-- 179k 03:12:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } 03:12:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:12:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:12:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:12:35 03:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:12:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:12:35 df9b9388f04a: Already exists 03:12:35 52dc419b0ee2: Pulling fs layer 03:12:35 25bc292e5bac: Pulling fs layer 03:12:35 114826534d7a: Pulling fs layer 03:12:35 4657fd5d0bcf: Pulling fs layer 03:12:35 6ad1cebc031e: Pulling fs layer 03:12:35 8a3aa393b2d8: Pulling fs layer 03:12:35 6ad1cebc031e: Waiting 03:12:35 8a3aa393b2d8: Waiting 03:12:35 4657fd5d0bcf: Waiting 03:12:35 25bc292e5bac: Download complete 03:12:35 52dc419b0ee2: Verifying Checksum 03:12:35 52dc419b0ee2: Download complete 03:12:35 4657fd5d0bcf: Verifying Checksum 03:12:35 4657fd5d0bcf: Download complete 03:12:35 52dc419b0ee2: Pull complete 03:12:35 6ad1cebc031e: Verifying Checksum 03:12:35 6ad1cebc031e: Download complete 03:12:35 25bc292e5bac: Pull complete 03:12:36 114826534d7a: Verifying Checksum 03:12:36 114826534d7a: Download complete 03:12:36 8a3aa393b2d8: Verifying Checksum 03:12:36 8a3aa393b2d8: Download complete 03:12:41 114826534d7a: Pull complete 03:12:41 4657fd5d0bcf: Pull complete 03:12:41 6ad1cebc031e: Pull complete 03:12:44 8a3aa393b2d8: Pull complete 03:12:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:44 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 03:12: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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:12:47 $ docker top e5a8d396dbca7e515cdf058974bbc88a08a80be8a6d781f7adfc0a1591c9a6c5 -eo pid,comm [Pipeline] { [Pipeline] echo 03:12:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:12:47 + set -o pipefail 03:12:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:12:53 03:12:53 Monitoring /w/workspace/edgex-go/270 (github.com/edgexfoundry/edgex-go)... 03:12:53 03:12:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/592c9004-1d21-43cc-908b-f2f01d29232b 03:12:53 03:12:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:12:53 03:12:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:12:53 03:12:53 [Pipeline] } 03:12:53 $ docker stop --time=1 e5a8d396dbca7e515cdf058974bbc88a08a80be8a6d781f7adfc0a1591c9a6c5 03:12:56 $ docker rm -f e5a8d396dbca7e515cdf058974bbc88a08a80be8a6d781f7adfc0a1591c9a6c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:12:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:56 provisioning config files... 03:12:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/270@tmp/config1027605542534533407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:57 --> edgex-publish-swagger.sh 03:12:57 === Publish openapi/v2 API === 03:12:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:12:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/270/openapi/v2/core-command.yaml] 03:12:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:57 Dload Upload Total Spent Left Speed 03:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35762 --:--:-- --:--:-- --:--:-- 35724 100 33831 0 0 100 33831 0 35762 --:--:-- --:--:-- --:--:-- 35724 03:12:58 03:12:58 03:12:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/270/openapi/v2/core-data.yaml] 03:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:58 Dload Upload Total Spent Left Speed 03:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 79737 --:--:-- --:--:-- --:--:-- 79648 100 71604 0 0 100 71604 0 79648 --:--:-- --:--:-- --:--:-- 79648 03:12:58 03:12:58 03:12:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/270/openapi/v2/core-metadata.yaml] 03:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:58 Dload Upload Total Spent Left Speed 03:12:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k 03:12:59 03:12:59 03:12:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/270/openapi/v2/support-notifications.yaml] 03:12:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:59 Dload Upload Total Spent Left Speed 03:13:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 03:13:00 03:13:00 03:13:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/270/openapi/v2/support-scheduler.yaml] 03:13:00 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:00 Dload Upload Total Spent Left Speed 03:13:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42487 --:--:-- --:--:-- --:--:-- 42442 100 39556 0 0 100 39556 0 40653 --:--:-- --:--:-- --:--:-- 40611 03:13:01 03:13:01 03:13:01 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/270/openapi/v2/system-agent.yaml] 03:13:01 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:01 Dload Upload Total Spent Left Speed 03:13:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16659 0:00:01 0:00:01 --:--:-- 16659 100 20091 0 0 100 20091 0 14516 0:00:01 0:00:01 --:--:-- 14527 03:13:03 03:13:03 [Pipeline] } 03:13: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 03:13:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:13:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:03 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 03:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:13:04 $ docker top 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:04 [ssh-agent] Looking for ssh-agent implementation... 03:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:04 $ docker exec 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c ssh-agent 03:13:04 SSH_AUTH_SOCK=/tmp/ssh-XOYTAoWqKWIe/agent.33 03:13:04 SSH_AGENT_PID=39 03:13:04 Running ssh-add (command line suppressed) 03:13:04 Identity added: /w/workspace/edgex-go/270@tmp/private_key_7169062206446566341.key (/w/workspace/edgex-go/270@tmp/private_key_7169062206446566341.key) 03:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:05 + git semver tag 03:13:05 2022-08-02 03:13:05,585 [run_tag] DEBUG tag force:False 03:13:05 2022-08-02 03:13:05,586 [check_head_tag] DEBUG check head tag 03:13:05 2022-08-02 03:13:05,587 [execute] INFO git cat-file --batch-check 03:13:05 2022-08-02 03:13:05,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=) 03:13:05 2022-08-02 03:13:05,591 [execute] INFO git cat-file --batch 03:13:05 2022-08-02 03:13:05,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=) 03:13:05 2022-08-02 03:13:05,617 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 03:13:05 2022-08-02 03:13:05,618 [execute] INFO git tag -a v2.3.0-dev.35 -m v2.3.0-dev.35 03:13:05 2022-08-02 03:13:05,618 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.35', '-m', 'v2.3.0-dev.35'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=None) 03:13:05 2022-08-02 03:13:05,622 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 03:13:05 2.3.0-dev.35 [Pipeline] } 03:13:05 $ docker exec --env ******** --env ******** 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c ssh-agent -k 03:13:06 unset SSH_AUTH_SOCK; 03:13:06 unset SSH_AGENT_PID; 03:13:06 echo Agent pid 39 killed; 03:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:06 + git semver [Pipeline] } 03:13:06 $ docker stop --time=1 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c 03:13:08 $ docker rm -f 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:13:08 03:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:13:09 0.23.1-centos7: Pulling from edgex-lftools 03:13:09 ab5ef0e58194: Pulling fs layer 03:13:09 9712f1f96733: Pulling fs layer 03:13:09 63f879dbbcfc: Pulling fs layer 03:13:09 0d9ebad4ef96: Pulling fs layer 03:13:09 e9a5061849ea: Pulling fs layer 03:13:09 d747dcd14b5f: Pulling fs layer 03:13:09 2de7ff778b66: Pulling fs layer 03:13:09 e9a5061849ea: Waiting 03:13:09 d747dcd14b5f: Waiting 03:13:09 2de7ff778b66: Waiting 03:13:09 0d9ebad4ef96: Waiting 03:13:09 9712f1f96733: Verifying Checksum 03:13:09 9712f1f96733: Download complete 03:13:09 63f879dbbcfc: Verifying Checksum 03:13:09 63f879dbbcfc: Download complete 03:13:09 e9a5061849ea: Verifying Checksum 03:13:09 e9a5061849ea: Download complete 03:13:09 d747dcd14b5f: Verifying Checksum 03:13:09 d747dcd14b5f: Download complete 03:13:09 ab5ef0e58194: Download complete 03:13:09 2de7ff778b66: Verifying Checksum 03:13:09 2de7ff778b66: Download complete 03:13:09 0d9ebad4ef96: Verifying Checksum 03:13:09 0d9ebad4ef96: Download complete 03:13:13 ab5ef0e58194: Pull complete 03:13:13 9712f1f96733: Pull complete 03:13:13 63f879dbbcfc: Pull complete 03:13:17 0d9ebad4ef96: Pull complete 03:13:17 e9a5061849ea: Pull complete 03:13:17 d747dcd14b5f: Pull complete 03:13:19 2de7ff778b66: Pull complete 03:13:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:13:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:19 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 03:13:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:13:22 $ docker top a8a66a5d8cda068e342a323ece089fd1d4025760bfbceb3bf2b2ad40342c43c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:13:22 provisioning config files... 03:13:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/270@tmp/config4467597908878210862tmp 03:13:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/270@tmp/config8905902521235770353tmp 03:13:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/270@tmp/config5834856695415996917tmp [Pipeline] { [Pipeline] echo 03:13:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:13:22 ---> sigul-configuration.sh 03:13:22 gpg: directory `/root/.gnupg' created 03:13:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:13:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:13:22 gpg: keyring `/root/.gnupg/secring.gpg' created 03:13:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:13:22 gpg: CAST5 encrypted data 03:13:22 gpg: encrypted with 1 passphrase 03:13:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:13:22 + mkdir /home/jenkins 03:13:22 + mkdir /home/jenkins/sigul [Pipeline] sh 03:13:23 + 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 03:13:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:13:23 ---> sigul-install.sh 03:13:23 Sigul already installed; skipping installation. [Pipeline] sh 03:13:23 + git tag --list 03:13:23 0.6.0 03:13:23 0.6.1 03:13:23 0.7.0 03:13:23 0.7.1 03:13:23 v1.0.0 03:13:23 v1.0.1 03:13:23 v1.1.0 03:13:23 v1.2.0 03:13:23 v1.2.1 03:13:23 v1.3.0 03:13:23 v1.3.1 03:13:23 v2.0.0 03:13:23 v2.1.0 03:13:23 v2.1.1 03:13:23 v2.1.1-dev.1 03:13:23 v2.1.1-dev.2 03:13:23 v2.1.1-dev.3 03:13:23 v2.1.1-dev.4 03:13:23 v2.1.1-dev.5 03:13:23 v2.1.1-dev.6 03:13:23 v2.1.1-dev.7 03:13:23 v2.1.1-dev.8 03:13:23 v2.2.0 03:13:23 v2.2.1-dev.1 03:13:23 v2.2.1-dev.10 03:13:23 v2.2.1-dev.11 03:13:23 v2.2.1-dev.12 03:13:23 v2.2.1-dev.13 03:13:23 v2.2.1-dev.14 03:13:23 v2.2.1-dev.15 03:13:23 v2.2.1-dev.16 03:13:23 v2.2.1-dev.17 03:13:23 v2.2.1-dev.18 03:13:23 v2.2.1-dev.19 03:13:23 v2.2.1-dev.2 03:13:23 v2.2.1-dev.20 03:13:23 v2.2.1-dev.21 03:13:23 v2.2.1-dev.22 03:13:23 v2.2.1-dev.23 03:13:23 v2.2.1-dev.24 03:13:23 v2.2.1-dev.25 03:13:23 v2.2.1-dev.26 03:13:23 v2.2.1-dev.27 03:13:23 v2.2.1-dev.28 03:13:23 v2.2.1-dev.29 03:13:23 v2.2.1-dev.3 03:13:23 v2.2.1-dev.4 03:13:23 v2.2.1-dev.5 03:13:23 v2.2.1-dev.6 03:13:23 v2.2.1-dev.7 03:13:23 v2.2.1-dev.8 03:13:23 v2.2.1-dev.9 03:13:23 v2.3.0-dev.29 03:13:23 v2.3.0-dev.30 03:13:23 v2.3.0-dev.31 03:13:23 v2.3.0-dev.32 03:13:23 v2.3.0-dev.33 03:13:23 v2.3.0-dev.34 03:13:23 v2.3.0-dev.35 [Pipeline] sh 03:13:23 + lftools sign git-tag v2.3.0-dev.35 03:13:24 Signing Git tag with Sigul... 03:13:24 Signing v2.3.0-dev.35 [Pipeline] echo 03:13:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:13:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:13:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:13:39 $ docker stop --time=1 a8a66a5d8cda068e342a323ece089fd1d4025760bfbceb3bf2b2ad40342c43c2 03:13:41 $ docker rm -f a8a66a5d8cda068e342a323ece089fd1d4025760bfbceb3bf2b2ad40342c43c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:13:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:13:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:41 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 03:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:13:42 $ docker top 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:42 [ssh-agent] Looking for ssh-agent implementation... 03:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:42 $ docker exec 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 ssh-agent 03:13:42 SSH_AUTH_SOCK=/tmp/ssh-RcdrgBJ0JKXw/agent.33 03:13:42 SSH_AGENT_PID=39 03:13:42 Running ssh-add (command line suppressed) 03:13:42 Identity added: /w/workspace/edgex-go/270@tmp/private_key_3779077678169017059.key (/w/workspace/edgex-go/270@tmp/private_key_3779077678169017059.key) 03:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:43 + git semver bump pre 03:13:43 2022-08-02 03:13:43,309 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 03:13:43 2022-08-02 03:13:43,310 [bump_version] DEBUG bumping version:2.3.0-dev.35 on axis:pre with prefix:dev 03:13:43 2022-08-02 03:13:43,310 [bump_version] DEBUG bumped version:2.3.0-dev.36 03:13:43 2022-08-02 03:13:43,310 [write_version] DEBUG write version:2.3.0-dev.36 to path:/w/workspace/edgex-go/270/.semver/main with force:True 03:13:43 2022-08-02 03:13:43,310 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 03:13:43 2022-08-02 03:13:43,310 [write_file] DEBUG write to file:/w/workspace/edgex-go/270/.semver/main 03:13:43 2022-08-02 03:13:43,312 [execute] INFO git cat-file --batch-check 03:13:43 2022-08-02 03:13:43,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=) 03:13:43 2022-08-02 03:13:43,318 [execute] INFO git cat-file --batch 03:13:43 2022-08-02 03:13:43,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=) 03:13:43 2022-08-02 03:13:43,323 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 03:13:43 2.3.0-dev.36 [Pipeline] } 03:13:43 $ docker exec --env ******** --env ******** 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 ssh-agent -k 03:13:43 unset SSH_AUTH_SOCK; 03:13:43 unset SSH_AGENT_PID; 03:13:43 echo Agent pid 39 killed; 03:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:44 + git semver [Pipeline] } 03:13:44 $ docker stop --time=1 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 03:13:45 $ docker rm -f 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 [Pipeline] // withDockerContainer [Pipeline] sh 03:13:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:13:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:46 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 03:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:13:46 $ docker top 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:13:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:13:46 [ssh-agent] Looking for ssh-agent implementation... 03:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:13:47 $ docker exec 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb ssh-agent 03:13:47 SSH_AUTH_SOCK=/tmp/ssh-CQQllQhpAHxJ/agent.33 03:13:47 SSH_AGENT_PID=39 03:13:47 Running ssh-add (command line suppressed) 03:13:47 Identity added: /w/workspace/edgex-go/270@tmp/private_key_112870491285401091.key (/w/workspace/edgex-go/270@tmp/private_key_112870491285401091.key) 03:13:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:13:47 + git semver push 03:13:48 2022-08-02 03:13:47,838 [run_push] DEBUG push 03:13:48 2022-08-02 03:13:47,838 [execute] INFO git cat-file --batch-check 03:13:48 2022-08-02 03:13:47,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=) 03:13:48 2022-08-02 03:13:47,842 [execute] INFO git rev-list 4fd5524586b52120aa3c2a1d019f670d06c8c3a5 -- 03:13:48 2022-08-02 03:13:47,843 [execute] DEBUG Popen(['git', 'rev-list', '4fd5524586b52120aa3c2a1d019f670d06c8c3a5', '--'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=None) 03:13:48 2022-08-02 03:13:47,859 [execute] INFO git fetch -v origin 03:13:48 2022-08-02 03:13:47,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=True, shell=None, istream=None) 03:13:48 2022-08-02 03:13:48,342 [run_push] DEBUG no remote changes detected 03:13:48 2022-08-02 03:13:48,343 [execute] INFO git push origin semver 03:13:48 2022-08-02 03:13:48,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=None) 03:13:49 2022-08-02 03:13:49,036 [run_push] DEBUG push all version tags 03:13:49 2022-08-02 03:13:49,037 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:13:49 2022-08-02 03:13:49,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=None) 03:13:49 2022-08-02 03:13:49,733 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main 03:13:49 2.3.0-dev.36 [Pipeline] } 03:13:49 $ docker exec --env ******** --env ******** 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb ssh-agent -k 03:13:50 unset SSH_AUTH_SOCK; 03:13:50 unset SSH_AGENT_PID; 03:13:50 echo Agent pid 39 killed; 03:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:13:50 + git semver [Pipeline] } 03:13:50 $ docker stop --time=1 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb 03:13:51 $ docker rm -f 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb [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 03:13:52 + [ -d /w/workspace/edgex-go/270/archives ] [Pipeline] libraryResource [Pipeline] sh 03:13:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:13:53 ---> package-listing.sh 03:13:53 ++ tr '[:upper:]' '[:lower:]' 03:13:53 ++ facter osfamily 03:13:53 + OS_FAMILY=debian 03:13:53 + workspace=/w/workspace/edgex-go/270 03:13:53 + START_PACKAGES=/tmp/packages_start.txt 03:13:53 + END_PACKAGES=/tmp/packages_end.txt 03:13:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:13:53 + PACKAGES=/tmp/packages_start.txt 03:13:53 + '[' /w/workspace/edgex-go/270 ']' 03:13:53 + PACKAGES=/tmp/packages_end.txt 03:13:53 + case "${OS_FAMILY}" in 03:13:53 + dpkg -l 03:13:53 + grep '^ii' 03:13:53 + '[' -f /tmp/packages_start.txt ']' 03:13:53 + '[' -f /tmp/packages_end.txt ']' 03:13:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:13:53 + '[' /w/workspace/edgex-go/270 ']' 03:13:53 + mkdir -p /w/workspace/edgex-go/270/archives/ 03:13:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/270/archives/ [Pipeline] echo 03:13:53 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/270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:13:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:54 03:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:55 latest: Pulling from edgex-lftools-log-publisher 03:13:55 5eb5b503b376: Pulling fs layer 03:13:55 5c69ac0246d0: Pulling fs layer 03:13:55 ec43610c2a17: Pulling fs layer 03:13:55 3a2ae6a8a46f: Pulling fs layer 03:13:55 33b1e0a273af: Pulling fs layer 03:13:55 5d3b04190fa2: Pulling fs layer 03:13:55 3a2ae6a8a46f: Waiting 03:13:55 33b1e0a273af: Waiting 03:13:55 2f39f015ded8: Pulling fs layer 03:13:55 5d3b04190fa2: Waiting 03:13:55 2f39f015ded8: Waiting 03:13:55 5c69ac0246d0: Verifying Checksum 03:13:55 5c69ac0246d0: Download complete 03:13:55 3a2ae6a8a46f: Download complete 03:13:55 33b1e0a273af: Verifying Checksum 03:13:55 33b1e0a273af: Download complete 03:13:55 5d3b04190fa2: Verifying Checksum 03:13:55 5d3b04190fa2: Download complete 03:13:55 ec43610c2a17: Verifying Checksum 03:13:55 ec43610c2a17: Download complete 03:13:55 5eb5b503b376: Verifying Checksum 03:13:55 5eb5b503b376: Download complete 03:13:56 2f39f015ded8: Download complete 03:13:56 5eb5b503b376: Pull complete 03:13:56 5c69ac0246d0: Pull complete 03:13:57 ec43610c2a17: Pull complete 03:13:57 3a2ae6a8a46f: Pull complete 03:13:57 33b1e0a273af: Pull complete 03:13:57 5d3b04190fa2: Pull complete 03:14:02 2f39f015ded8: Pull complete 03:14:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:14:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:03 prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container 03:14:03 $ 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/270/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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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 03:14:05 $ docker top 0846a1dbbc124b518ee4a1b4c715fca8fa35ae12e675c1bfa53114592b442a84 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:05 + touch /tmp/pre-build-complete [Pipeline] sh 03:14:05 + mkdir -p /var/log/sysstat [Pipeline] sh 03:14:06 + ls /var/log/sa-host 03:14:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:06 provisioning config files... 03:14:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/270@tmp/config4359996658792272207tmp [Pipeline] { [Pipeline] echo 03:14:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:14:06 ---> create-netrc.sh [Pipeline] } 03:14:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:14:06 ---> python-tools-install.sh [Pipeline] echo 03:14:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:14:07 ---> sudo-logs.sh 03:14:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:14:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:14:07 ---> job-cost.sh 03:14:07 lf-activate-venv: SKIPPING 03:14:07 DEBUG: total: 0.10999999940395355 03:14:07 INFO: Retrieving Stack Cost... 03:14:08 INFO: Retrieving Pricing Info for: v3-standard-8 03:14:08 INFO: Archiving Costs [Pipeline] echo 03:14:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:14:08 ---> logs-deploy.sh 03:14:08 lf-activate-venv: SKIPPING 03:14:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/270 03:14:08 INFO: archiving workspace using pattern(s): 03:14:10 Archives upload complete. 03:14:10 INFO: archiving logs to Nexus 03:14:10 ---> uname -a: 03:14:10 Linux prd-ubuntu20-04-docker-8c-8g-21732 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:14:10 03:14:10 03:14:10 ---> lscpu: 03:14:10 Architecture: x86_64 03:14:10 CPU op-mode(s): 32-bit, 64-bit 03:14:10 Byte Order: Little Endian 03:14:10 Address sizes: 40 bits physical, 48 bits virtual 03:14:10 CPU(s): 8 03:14:10 On-line CPU(s) list: 0-7 03:14:10 Thread(s) per core: 1 03:14:10 Core(s) per socket: 1 03:14:10 Socket(s): 8 03:14:10 NUMA node(s): 1 03:14:10 Vendor ID: AuthenticAMD 03:14:10 CPU family: 23 03:14:10 Model: 49 03:14:10 Model name: AMD EPYC-Rome Processor 03:14:10 Stepping: 0 03:14:10 CPU MHz: 2799.998 03:14:10 BogoMIPS: 5599.99 03:14:10 Virtualization: AMD-V 03:14:10 Hypervisor vendor: KVM 03:14:10 Virtualization type: full 03:14:10 L1d cache: 256 KiB 03:14:10 L1i cache: 256 KiB 03:14:10 L2 cache: 4 MiB 03:14:10 L3 cache: 128 MiB 03:14:10 NUMA node0 CPU(s): 0-7 03:14:10 Vulnerability Itlb multihit: Not affected 03:14:10 Vulnerability L1tf: Not affected 03:14:10 Vulnerability Mds: Not affected 03:14:10 Vulnerability Meltdown: Not affected 03:14:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:14:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:14:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:14:10 Vulnerability Srbds: Not affected 03:14:10 Vulnerability Tsx async abort: Not affected 03:14:10 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 03:14:10 03:14:10 03:14:10 ---> nproc: 03:14:10 8 03:14:10 03:14:10 03:14:10 ---> df -h: 03:14:10 Filesystem Size Used Avail Use% Mounted on 03:14:10 overlay 155G 21G 135G 14% / 03:14:10 tmpfs 64M 0 64M 0% /dev 03:14:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:14:10 shm 64M 0 64M 0% /dev/shm 03:14:10 /dev/vda1 155G 21G 135G 14% /facter-os 03:14:10 03:14:10 03:14:10 ---> sar -b -r -n DEV: 03:14:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21732) 08/02/22 _x86_64_ (8 CPU) 03:14:10 03:14:10 02:42:42 LINUX RESTART (8 CPU) 03:14:10 03:14:10 02:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:14:10 02:44:01 304.95 51.01 253.94 0.00 4723.13 196057.08 0.00 03:14:10 02:45:01 86.85 0.55 86.30 0.00 8.67 32950.91 0.00 03:14:10 02:46:01 43.35 0.17 43.19 0.00 2.00 13873.26 0.00 03:14:10 02:47:01 549.78 6.10 543.69 0.00 64.11 372700.17 0.00 03:14:10 02:48:01 906.02 0.27 905.75 0.00 7.60 303434.23 0.00 03:14:10 02:49:01 1118.41 1.87 1116.54 0.00 24.53 367644.12 0.00 03:14:10 02:50:01 323.00 0.07 322.93 0.00 3.87 39038.69 0.00 03:14:10 02:51:01 16.81 0.02 16.80 0.00 0.67 527.65 0.00 03:14:10 02:52:01 2.80 0.00 2.80 0.00 0.00 32.12 0.00 03:14:10 02:53:01 1.83 0.00 1.83 0.00 0.00 24.53 0.00 03:14:10 02:54:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 03:14:10 02:55:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 03:14:10 02:56:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 03:14:10 02:57:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 03:14:10 02:58:01 1.95 0.02 1.93 0.00 0.13 21.33 0.00 03:14:10 02:59:01 1.00 0.00 1.00 0.00 0.00 13.46 0.00 03:14:10 03:00:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 03:14:10 03:01:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 03:14:10 03:02:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 03:14:10 03:03:01 2.28 0.17 2.12 0.00 18.26 27.86 0.00 03:14:10 03:04:02 1.27 0.00 1.27 0.00 0.00 13.86 0.00 03:14:10 03:05:01 1.00 0.00 1.00 0.00 0.00 13.69 0.00 03:14:10 03:06:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 03:14:10 03:07:01 3.17 1.57 1.60 0.00 49.06 20.93 0.00 03:14:10 03:08:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 03:14:10 03:09:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 03:14:10 03:10:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 03:14:10 03:11:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 03:14:10 03:12:01 1.98 0.87 1.12 0.00 18.40 18.53 0.00 03:14:10 03:13:01 73.97 0.27 73.70 0.00 9.47 34737.28 0.00 03:14:10 03:14:01 80.44 0.15 80.29 0.00 12.13 24081.32 0.00 03:14:10 Average: 113.98 2.01 111.97 0.00 157.05 44635.34 0.00 03:14:10 03:14:10 02:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:14:10 02:44:01 28161244 31722272 575324 1.75 118536 3695348 2623732 7.73 1258724 3066036 392 03:14:10 02:45:01 27579644 31699584 587500 1.79 138024 4165296 2048956 6.04 1620044 3202088 313032 03:14:10 02:46:01 27296688 31758192 527760 1.60 140616 4475408 1934188 5.70 1441268 3634536 357012 03:14:10 02:47:01 22170728 31681208 593692 1.81 270692 9154408 2046136 6.03 1940292 8005388 312 03:14:10 02:48:01 19748224 31446652 816560 2.48 295816 11220956 3147440 9.28 2379092 9880964 80572 03:14:10 02:49:01 17434668 31528736 729020 2.22 437620 13303148 2904428 8.56 2510484 11882412 19840 03:14:10 02:50:01 18833072 31730312 541476 1.65 447072 12135968 2110136 6.22 2363252 10691456 1320 03:14:10 02:51:01 18853300 31751132 520292 1.58 447832 12136208 1911764 5.63 2342456 10691532 792 03:14:10 02:52:01 18854028 31751796 520212 1.58 447848 12136212 1928976 5.68 2341104 10691536 16 03:14:10 02:53:01 18854360 31752256 519752 1.58 447896 12136316 1928976 5.68 2340452 10691632 76 03:14:10 02:54:01 18862892 31760884 511516 1.56 447916 12136320 1928976 5.68 2332148 10691644 12 03:14:10 02:55:01 18863640 31761660 510748 1.55 447936 12136324 1928976 5.68 2331952 10691648 176 03:14:10 02:56:01 18864348 31762372 509968 1.55 447948 12136324 1928976 5.68 2330560 10691648 12 03:14:10 02:57:01 18864592 31762636 509656 1.55 447960 12136328 1928976 5.68 2330624 10691652 192 03:14:10 02:58:01 18864892 31762980 509428 1.55 447980 12136332 1925964 5.68 2330680 10691756 216 03:14:10 02:59:01 18864948 31763044 509360 1.55 447984 12136336 1925964 5.68 2330632 10691760 200 03:14:10 03:00:01 18864544 31762656 509680 1.55 448000 12136340 1925964 5.68 2330320 10691768 16 03:14:10 03:01:01 18864496 31762640 509580 1.55 448020 12136340 1925964 5.68 2330756 10691768 280 03:14:10 03:02:01 18864448 31762596 509548 1.55 448036 12136344 1925964 5.68 2331112 10691772 180 03:14:10 03:03:01 18863192 31762088 509996 1.55 448076 12136896 1942332 5.72 2331056 10692228 312 03:14:10 03:04:02 18863152 31762052 510000 1.55 448084 12136896 1942332 5.72 2331492 10692228 184 03:14:10 03:05:01 18863104 31762044 509932 1.55 448092 12136900 1942332 5.72 2331312 10692232 172 03:14:10 03:06:01 18863524 31762500 509652 1.55 448100 12136904 1942332 5.72 2330628 10692236 12 03:14:10 03:07:01 18861012 31762652 509420 1.55 448120 12138384 1942332 5.72 2335540 10691776 284 03:14:10 03:08:01 18861232 31762896 509124 1.55 448140 12138388 1942332 5.72 2334596 10691764 72 03:14:10 03:09:01 18860816 31762528 509640 1.55 448184 12138388 1942332 5.72 2335080 10691764 288 03:14:10 03:10:01 18860600 31762436 509564 1.55 448208 12138392 1942332 5.72 2335052 10691768 176 03:14:10 03:11:01 18860088 31761956 510044 1.55 448228 12138396 1942332 5.72 2335040 10691772 264 03:14:10 03:12:01 18859676 31762376 509860 1.55 448280 12138908 1970368 5.81 2334460 10692192 376 03:14:10 03:13:01 18074820 31742956 527712 1.60 474504 12837056 1940868 5.72 2413700 11353396 96 03:14:10 03:14:01 16762304 31684404 582832 1.77 509500 13936436 2354640 6.94 2523964 12429432 500528 03:14:10 Average: 19710267 31733371 539640 1.64 409331 11352845 2054107 6.05 2251222 9979541 41207 03:14:10 03:14:10 02:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:14:10 02:44:01 veth713dabc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:44:01 lo 5.22 5.22 0.50 0.50 0.00 0.00 0.00 0.00 03:14:10 02:44:01 veth5c40049 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:44:01 ens3 1485.34 1251.13 11978.35 177.45 0.00 0.00 0.00 0.00 03:14:10 02:44:01 docker0 459.89 394.98 34.00 2762.91 0.00 0.00 0.00 0.00 03:14:10 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:45:01 ens3 178.80 137.13 1183.07 73.10 0.00 0.00 0.00 0.00 03:14:10 02:45:01 vethdd61761 1.37 1.57 0.11 0.12 0.00 0.00 0.00 0.00 03:14:10 02:45:01 docker0 93.48 122.61 8.05 1148.29 0.00 0.00 0.00 0.00 03:14:10 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:46:01 ens3 26.72 15.36 27.21 11.67 0.00 0.00 0.00 0.00 03:14:10 02:46:01 vethdd61761 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:46:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:47:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 03:14:10 02:47:01 veth8b12f93 0.00 0.97 0.00 0.06 0.00 0.00 0.00 0.00 03:14:10 02:47:01 ens3 303.08 217.16 3335.90 89.01 0.00 0.00 0.00 0.00 03:14:10 02:47:01 docker0 129.44 176.54 9.94 1631.89 0.00 0.00 0.00 0.00 03:14:10 02:48:01 vethb752efb 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:14:10 02:48:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 03:14:10 02:48:01 veth8b12f93 0.00 0.90 0.00 0.04 0.00 0.00 0.00 0.00 03:14:10 02:48:01 ens3 154.04 122.78 757.49 78.43 0.00 0.00 0.00 0.00 03:14:10 02:48:01 veth8d3188b 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:14:10 02:48:01 docker0 58.59 79.14 3.87 625.93 0.00 0.00 0.00 0.00 03:14:10 02:49:01 vethe611a45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:49:01 vethc5668a0 10.15 26.41 0.95 406.45 0.00 0.00 0.00 0.03 03:14:10 02:49:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 03:14:10 02:49:01 veth8b12f93 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 03:14:10 02:49:01 vethc9ea27b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:14:10 02:49:01 ens3 284.51 191.95 3051.70 101.13 0.00 0.00 0.00 0.00 03:14:10 02:49:01 docker0 110.98 169.01 8.56 1876.15 0.00 0.00 0.00 0.00 03:14:10 02:50:01 lo 32.26 32.26 3.18 3.18 0.00 0.00 0.00 0.00 03:14:10 02:50:01 ens3 354.16 335.88 333.06 1219.45 0.00 0.00 0.00 0.00 03:14:10 02:50:01 docker0 23.78 30.29 1.58 160.97 0.00 0.00 0.00 0.00 03:14:10 02:51:01 lo 31.26 31.26 3.08 3.08 0.00 0.00 0.00 0.00 03:14:10 02:51:01 ens3 390.85 405.83 177.64 2377.03 0.00 0.00 0.00 0.00 03:14:10 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:52:01 ens3 0.13 0.30 0.01 0.06 0.00 0.00 0.00 0.00 03:14:10 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:54:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:14:10 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:55:01 ens3 2.95 2.83 2.89 0.19 0.00 0.00 0.00 0.00 03:14:10 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 02:59:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:14:10 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:00:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 03:01:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:14:10 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:02:01 ens3 0.52 0.33 0.32 0.21 0.00 0.00 0.00 0.00 03:14:10 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:14:10 03:03:01 ens3 0.27 0.30 0.11 0.03 0.00 0.00 0.00 0.00 03:14:10 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:04:02 ens3 0.72 0.20 0.21 0.13 0.00 0.00 0.00 0.00 03:14:10 03:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 03:05:01 ens3 0.49 0.37 0.27 0.21 0.00 0.00 0.00 0.00 03:14:10 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:14:10 03:07:01 ens3 23.76 28.78 6.25 41.20 0.00 0.00 0.00 0.00 03:14:10 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 03:09:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:14:10 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:10:01 ens3 0.17 0.10 0.17 0.01 0.00 0.00 0.00 0.00 03:14:10 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:14:10 03:11:01 ens3 0.53 0.38 0.26 0.21 0.00 0.00 0.00 0.00 03:14:10 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:10 03:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 03:14:10 03:13:01 ens3 200.85 141.58 4629.08 27.79 0.00 0.00 0.00 0.00 03:14:10 03:13:01 docker0 39.88 47.54 3.50 691.15 0.00 0.00 0.00 0.00 03:14:10 03:14:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 03:14:10 03:14:01 ens3 306.35 204.27 5765.76 113.86 0.00 0.00 0.00 0.00 03:14:10 03:14:01 docker0 2.47 2.05 0.39 0.76 0.00 0.00 0.00 0.00 03:14:10 Average: lo 2.51 2.51 0.24 0.24 0.00 0.00 0.00 0.00 03:14:10 Average: ens3 119.19 98.06 1002.71 139.13 0.00 0.00 0.00 0.00 03:14:10 Average: docker0 29.42 32.80 2.24 285.87 0.00 0.00 0.00 0.00 03:14:10 03:14:10 03:14:10 ---> sar -P ALL: 03:14:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21732) 08/02/22 _x86_64_ (8 CPU) 03:14:10 03:14:10 02:42:42 LINUX RESTART (8 CPU) 03:14:10 03:14:10 02:43:02 CPU %user %nice %system %iowait %steal %idle 03:14:10 02:44:01 all 12.49 0.00 4.95 2.06 0.43 80.07 03:14:10 02:44:01 0 11.44 0.00 5.05 0.19 0.46 82.86 03:14:10 02:44:01 1 11.98 0.00 4.73 2.32 0.41 80.56 03:14:10 02:44:01 2 15.79 0.00 4.37 0.65 0.34 78.85 03:14:10 02:44:01 3 13.33 0.00 7.40 3.12 0.48 75.68 03:14:10 02:44:01 4 11.26 0.00 3.45 0.70 0.33 84.27 03:14:10 02:44:01 5 13.94 0.00 4.61 5.17 0.52 75.76 03:14:10 02:44:01 6 9.72 0.00 5.15 3.87 0.27 80.99 03:14:10 02:44:01 7 12.44 0.00 4.83 0.42 0.66 81.65 03:14:10 02:45:01 all 31.82 0.00 6.32 0.61 0.18 61.07 03:14:10 02:45:01 0 31.29 0.00 7.25 0.13 0.17 61.16 03:14:10 02:45:01 1 32.36 0.00 5.85 0.03 0.18 61.58 03:14:10 02:45:01 2 31.34 0.00 5.86 0.03 0.17 62.60 03:14:10 02:45:01 3 32.74 0.00 7.27 3.35 0.20 56.44 03:14:10 02:45:01 4 30.34 0.00 5.54 0.02 0.19 63.92 03:14:10 02:45:01 5 32.04 0.00 6.22 0.35 0.17 61.22 03:14:10 02:45:01 6 30.94 0.00 6.43 0.95 0.15 61.53 03:14:10 02:45:01 7 33.50 0.00 6.14 0.02 0.20 60.14 03:14:10 02:46:01 all 53.48 0.00 7.68 0.18 0.17 38.48 03:14:10 02:46:01 0 53.07 0.00 7.40 0.02 0.17 39.34 03:14:10 02:46:01 1 53.53 0.00 7.67 0.05 0.17 38.58 03:14:10 02:46:01 2 52.47 0.00 8.02 0.00 0.17 39.34 03:14:10 02:46:01 3 54.29 0.00 8.18 1.18 0.19 36.16 03:14:10 02:46:01 4 54.22 0.00 7.44 0.02 0.19 38.14 03:14:10 02:46:01 5 53.66 0.00 7.57 0.05 0.17 38.55 03:14:10 02:46:01 6 53.65 0.00 7.44 0.08 0.17 38.66 03:14:10 02:46:01 7 52.99 0.00 7.72 0.03 0.17 39.09 03:14:10 02:47:01 all 18.75 0.00 13.26 6.55 0.61 60.83 03:14:10 02:47:01 0 17.62 0.00 14.45 12.06 0.64 55.24 03:14:10 02:47:01 1 19.97 0.00 13.36 4.83 0.55 61.29 03:14:10 02:47:01 2 18.66 0.00 13.92 2.34 0.59 64.49 03:14:10 02:47:01 3 18.31 0.00 11.23 3.83 0.61 66.01 03:14:10 02:47:01 4 19.30 0.00 12.86 4.89 0.60 62.35 03:14:10 02:47:01 5 17.27 0.00 12.50 14.30 0.58 55.35 03:14:10 02:47:01 6 19.66 0.00 12.48 3.74 0.67 63.46 03:14:10 02:47:01 7 19.20 0.00 15.33 6.52 0.63 58.32 03:14:10 02:48:01 all 58.36 0.00 14.52 6.85 0.69 19.58 03:14:10 02:48:01 0 58.93 0.00 14.94 5.01 0.68 20.45 03:14:10 02:48:01 1 59.71 0.00 13.62 3.86 0.73 22.08 03:14:10 02:48:01 2 55.89 0.00 14.45 11.33 0.66 17.68 03:14:10 02:48:01 3 58.94 0.00 16.11 7.61 0.64 16.70 03:14:10 02:48:01 4 57.76 0.00 13.08 2.59 0.69 25.88 03:14:10 02:48:01 5 60.21 0.00 13.92 5.15 0.68 20.04 03:14:10 02:48:01 6 56.39 0.00 14.53 14.18 0.66 14.24 03:14:10 02:48:01 7 59.07 0.00 15.55 5.09 0.78 19.51 03:14:10 02:49:01 all 54.01 0.00 14.81 9.55 0.22 21.40 03:14:10 02:49:01 0 55.27 0.00 16.48 8.61 0.22 19.42 03:14:10 02:49:01 1 52.96 0.00 16.33 13.64 0.22 16.85 03:14:10 02:49:01 2 51.89 0.00 13.98 10.80 0.22 23.11 03:14:10 02:49:01 3 54.47 0.00 12.95 4.21 0.22 28.15 03:14:10 02:49:01 4 52.72 0.00 13.14 12.09 0.24 21.81 03:14:10 02:49:01 5 55.57 0.00 16.61 10.73 0.24 16.86 03:14:10 02:49:01 6 52.68 0.00 13.12 9.03 0.22 24.95 03:14:10 02:49:01 7 56.50 0.00 15.91 7.30 0.20 20.09 03:14:10 02:50:01 all 27.69 0.00 5.24 1.19 0.12 65.76 03:14:10 02:50:01 0 29.11 0.00 6.25 1.31 0.12 63.21 03:14:10 02:50:01 1 29.52 0.00 4.97 0.81 0.12 64.59 03:14:10 02:50:01 2 26.93 0.00 5.51 0.72 0.12 66.72 03:14:10 02:50:01 3 27.27 0.00 4.94 0.19 0.13 67.47 03:14:10 02:50:01 4 25.29 0.00 4.69 2.98 0.10 66.95 03:14:10 02:50:01 5 29.70 0.00 5.68 0.71 0.10 63.81 03:14:10 02:50:01 6 24.97 0.00 4.51 1.67 0.10 68.74 03:14:10 02:50:01 7 28.76 0.00 5.36 1.13 0.13 64.61 03:14:10 02:51:01 all 8.99 0.00 1.40 0.18 0.08 89.36 03:14:10 02:51:01 0 11.16 0.00 1.89 0.03 0.08 86.83 03:14:10 02:51:01 1 10.25 0.00 1.38 0.42 0.08 87.87 03:14:10 02:51:01 2 6.78 0.00 1.24 0.40 0.05 91.53 03:14:10 02:51:01 3 5.43 0.00 0.92 0.03 0.08 93.53 03:14:10 02:51:01 4 10.40 0.00 1.42 0.03 0.05 88.10 03:14:10 02:51:01 5 11.17 0.00 1.62 0.20 0.10 86.91 03:14:10 02:51:01 6 10.98 0.00 1.27 0.30 0.08 87.37 03:14:10 02:51:01 7 5.69 0.00 1.47 0.02 0.07 92.76 03:14:10 02:52:01 all 0.02 0.00 0.03 0.02 0.01 99.93 03:14:10 02:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:14:10 02:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:14:10 02:52:01 2 0.02 0.00 0.05 0.10 0.00 99.83 03:14:10 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:14:10 02:52:01 6 0.03 0.00 0.00 0.03 0.02 99.92 03:14:10 02:52:01 7 0.02 0.00 0.05 0.00 0.00 99.93 03:14:10 02:53:01 all 0.03 0.00 0.01 0.02 0.00 99.94 03:14:10 02:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:14:10 02:53:01 1 0.07 0.00 0.02 0.02 0.00 99.90 03:14:10 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 02:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 02:53:01 6 0.03 0.00 0.00 0.13 0.00 99.83 03:14:10 02:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:14:10 02:54:01 all 0.02 0.00 0.02 0.00 0.00 99.95 03:14:10 02:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:14:10 02:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:14:10 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:14:10 02:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:14:10 02:54:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:14:10 02:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:14:10 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:14:10 02:54:01 CPU %user %nice %system %iowait %steal %idle 03:14:10 02:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:14:10 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 02:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 02:55:01 3 0.10 0.00 0.02 0.00 0.00 99.88 03:14:10 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 02:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 02:55:01 6 0.02 0.00 0.02 0.03 0.02 99.92 03:14:10 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:14:10 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 02:56:01 3 0.03 0.00 0.02 0.03 0.00 99.92 03:14:10 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:57:01 all 0.06 0.00 0.02 0.01 0.01 99.91 03:14:10 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:14:10 02:57:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:14:10 02:57:01 3 0.03 0.00 0.03 0.03 0.02 99.88 03:14:10 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:14:10 02:57:01 6 0.40 0.00 0.02 0.02 0.00 99.57 03:14:10 02:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:58:01 all 0.13 0.00 0.02 0.01 0.01 99.83 03:14:10 02:58:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:14:10 02:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:14:10 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 02:58:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:14:10 02:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 02:58:01 6 0.86 0.00 0.02 0.05 0.02 99.05 03:14:10 02:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 02:59:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:14:10 02:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:14:10 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 02:59:01 3 0.03 0.00 0.02 0.00 0.03 99.92 03:14:10 02:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 02:59:01 6 0.00 0.00 0.00 0.05 0.00 99.95 03:14:10 02:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:00:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:14:10 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:14:10 03:00:01 2 0.02 0.00 0.00 0.07 0.00 99.92 03:14:10 03:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:14:10 03:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:14:10 03:00:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:14:10 03:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:01:01 all 0.11 0.00 0.00 0.00 0.00 99.87 03:14:10 03:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 03:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:14:10 03:01:01 6 0.85 0.00 0.00 0.03 0.00 99.12 03:14:10 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:14:10 03:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:14:10 03:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:14:10 03:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:14:10 03:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:14:10 03:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 03:02:01 5 0.10 0.00 0.05 0.00 0.03 99.82 03:14:10 03:02:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:14:10 03:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:14:10 03:03:01 all 0.08 0.00 0.04 0.01 0.02 99.86 03:14:10 03:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:14:10 03:03:01 1 0.00 0.00 0.03 0.02 0.03 99.92 03:14:10 03:03:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:14:10 03:03:01 3 0.45 0.00 0.10 0.00 0.00 99.45 03:14:10 03:03:01 4 0.03 0.00 0.05 0.00 0.05 99.87 03:14:10 03:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:14:10 03:03:01 6 0.03 0.00 0.03 0.02 0.02 99.90 03:14:10 03:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:04:02 all 0.19 0.00 0.01 0.00 0.01 99.79 03:14:10 03:04:02 0 0.00 0.00 0.03 0.00 0.02 99.95 03:14:10 03:04:02 1 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:04:02 2 0.02 0.00 0.00 0.02 0.00 99.97 03:14:10 03:04:02 3 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 03:04:02 4 0.05 0.00 0.00 0.00 0.00 99.95 03:14:10 03:04:02 5 0.05 0.00 0.02 0.00 0.00 99.93 03:14:10 03:04:02 6 1.37 0.00 0.02 0.02 0.02 98.58 03:14:10 03:04:02 7 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 03:05:01 all 0.08 0.00 0.01 0.01 0.01 99.90 03:14:10 03:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:14:10 03:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:14:10 03:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:14:10 03:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 03:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:14:10 03:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 03:05:01 6 0.56 0.00 0.02 0.02 0.00 99.41 03:14:10 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:14:10 03:05:01 CPU %user %nice %system %iowait %steal %idle 03:14:10 03:06:01 all 0.05 0.00 0.02 0.00 0.00 99.92 03:14:10 03:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:14:10 03:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 03:14:10 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:06:01 4 0.05 0.00 0.05 0.00 0.00 99.90 03:14:10 03:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 03:06:01 6 0.27 0.00 0.05 0.00 0.00 99.68 03:14:10 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:07:01 all 0.24 0.00 0.06 0.03 0.00 99.67 03:14:10 03:07:01 0 0.20 0.00 0.08 0.00 0.00 99.72 03:14:10 03:07:01 1 0.47 0.00 0.03 0.03 0.00 99.47 03:14:10 03:07:01 2 0.17 0.00 0.07 0.07 0.00 99.70 03:14:10 03:07:01 3 0.20 0.00 0.07 0.00 0.00 99.73 03:14:10 03:07:01 4 0.27 0.00 0.07 0.00 0.00 99.67 03:14:10 03:07:01 5 0.27 0.00 0.05 0.00 0.00 99.68 03:14:10 03:07:01 6 0.12 0.00 0.03 0.08 0.02 99.75 03:14:10 03:07:01 7 0.22 0.00 0.10 0.02 0.00 99.67 03:14:10 03:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:14:10 03:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:14:10 03:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 03:08:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:14:10 03:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 03:14:10 03:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:09:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:14:10 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:14:10 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:14:10 03:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:14:10 03:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:14:10 03:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:14:10 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:14:10 03:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:14:10 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:14:10 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:14:10 03:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:14:10 03:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:14:10 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:14:10 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:14:10 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:14:10 03:12:01 all 0.09 0.00 0.03 0.01 0.00 99.87 03:14:10 03:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:14:10 03:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:14:10 03:12:01 2 0.20 0.00 0.03 0.07 0.00 99.70 03:14:10 03:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:14:10 03:12:01 4 0.08 0.00 0.05 0.00 0.00 99.87 03:14:10 03:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:14:10 03:12:01 6 0.00 0.00 0.02 0.03 0.00 99.95 03:14:10 03:12:01 7 0.32 0.00 0.02 0.00 0.00 99.67 03:14:10 03:13:01 all 5.10 0.00 2.13 0.85 0.17 91.76 03:14:10 03:13:01 0 4.48 0.00 2.67 5.10 0.17 87.58 03:14:10 03:13:01 1 4.09 0.00 2.55 0.02 0.15 93.19 03:14:10 03:13:01 2 3.90 0.00 1.71 0.00 0.18 94.21 03:14:10 03:13:01 3 5.59 0.00 2.06 0.52 0.18 91.64 03:14:10 03:13:01 4 4.92 0.00 1.56 0.17 0.17 93.19 03:14:10 03:13:01 5 4.75 0.00 2.42 0.02 0.13 92.68 03:14:10 03:13:01 6 7.03 0.00 1.75 0.95 0.15 90.11 03:14:10 03:13:01 7 6.01 0.00 2.29 0.02 0.18 91.50 03:14:10 03:14:01 all 8.34 0.00 3.61 0.65 0.22 87.19 03:14:10 03:14:01 0 8.05 0.00 4.64 2.92 0.24 84.15 03:14:10 03:14:01 1 7.59 0.00 3.25 0.25 0.24 88.67 03:14:10 03:14:01 2 8.06 0.00 3.74 0.24 0.22 87.75 03:14:10 03:14:01 3 9.23 0.00 3.47 0.08 0.24 86.98 03:14:10 03:14:01 4 8.02 0.00 3.41 1.40 0.20 86.96 03:14:10 03:14:01 5 9.89 0.00 3.45 0.03 0.20 86.42 03:14:10 03:14:01 6 8.56 0.00 3.76 0.19 0.19 87.31 03:14:10 03:14:01 7 7.29 0.00 3.12 0.05 0.22 89.32 03:14:10 Average: all 8.95 0.00 2.37 0.92 0.10 87.67 03:14:10 Average: 0 8.97 0.00 2.60 1.12 0.10 87.21 03:14:10 Average: 1 9.04 0.00 2.36 0.84 0.10 87.67 03:14:10 Average: 2 8.69 0.00 2.33 0.86 0.09 88.03 03:14:10 Average: 3 8.97 0.00 2.39 0.77 0.10 87.78 03:14:10 Average: 4 8.80 0.00 2.14 0.79 0.09 88.18 03:14:10 Average: 5 9.23 0.00 2.39 1.16 0.09 87.12 03:14:10 Average: 6 8.92 0.00 2.26 1.13 0.09 87.60 03:14:10 Average: 7 9.01 0.00 2.49 0.66 0.10 87.74 03:14:10 03:14:10 03:14:10