Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6027525257e046c56638ab70286b652a285a584d 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-ssh11705682735161292602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh294396260802641449.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6251637378516900113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13666810670726000989.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh846066638903209972.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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.20 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/v3 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-13903’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13907 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/514 [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/514 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6027525257e046c56638ab70286b652a285a584d (main) Commit message: "refactor(snap)!: Disable and stop services by default (#4552)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6027525257e046c56638ab70286b652a285a584d # timeout=10 > git rev-list --no-walk ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:10:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:10:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:10:48 ========================================================= 12:10:48 EdgeX Global Pipelines Version Info 12:10:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:10:49 ------------------- 12:10:49 stable info: 12:10:49 ------------------- 12:10:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:10:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:10:49 Message: update stable to v1.0.249 12:10:49 ------------------- 12:10:49 experimental info: 12:10:49 ------------------- 12:10:49 Commited By: **** collab-it+edgex@linuxfoundation.org 12:10:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 12:10:49 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6027525257e046c56638ab70286b652a285a584d [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6027525 [Pipeline] echo 12:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:50 provisioning config files... 12:10:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config10250097090969252065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:50 ---> docker-login.sh 12:10:50 nexus3.edgexfoundry.org:10001 12:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:50 Configure a credential helper to remove this warning. See 12:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:50 12:10:50 Login Succeeded 12:10:50 nexus3.edgexfoundry.org:10002 12:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:50 Configure a credential helper to remove this warning. See 12:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:50 12:10:50 Login Succeeded 12:10:50 nexus3.edgexfoundry.org:10003 12:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:51 Configure a credential helper to remove this warning. See 12:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:51 12:10:51 Login Succeeded 12:10:51 nexus3.edgexfoundry.org:10004 12:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:51 Configure a credential helper to remove this warning. See 12:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:51 12:10:51 Login Succeeded 12:10:51 docker.io 12:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:51 Configure a credential helper to remove this warning. See 12:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:51 12:10:51 Login Succeeded 12:10:51 ---> docker-login.sh ends [Pipeline] } 12:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 12:10:51 + dirname cmd/core-command/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo core-command,cmd/core-command/Dockerfile 12:10:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:10:51 + dirname cmd/core-data/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo core-data,cmd/core-data/Dockerfile 12:10:51 + dirname cmd/core-metadata/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo core-metadata,cmd/core-metadata/Dockerfile 12:10:51 + dirname cmd/security-bootstrapper/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:10:51 + + dirname cmd/security-proxy-auth/Dockerfilecut 12:10:51 -d/ -f2 12:10:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:10:51 + dirname cmd/security-proxy-setup/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:10:51 + dirname cmd/security-secretstore-setup/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:10:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:10:51 + dirname cmd/security-spire-agent/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:10:51 + dirname cmd/security-spire-config/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:10:51 + dirname cmd/security-spire-server/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:10:51 + dirname cmd/support-notifications/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo support-notifications,cmd/support-notifications/Dockerfile 12:10:51 + dirname cmd/support-scheduler/Dockerfile 12:10:51 + cut -d/ -f2 12:10:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:10:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:10:52 + git rev-list -1 --merges 6027525257e046c56638ab70286b652a285a584d~1..6027525257e046c56638ab70286b652a285a584d [Pipeline] echo 12:10:52 -----------> git rev-list -1 --merges 6027525257e046c56638ab70286b652a285a584d~1..6027525257e046c56638ab70286b652a285a584d 6027525257e046c56638ab70286b652a285a584d [false] [Pipeline] sh 12:10:52 + git log --format=format:%s -1 6027525257e046c56638ab70286b652a285a584d [Pipeline] echo 12:10:52 ========================================================= 12:10:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:10:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:10:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:10:52 + grep -v github /etc/ssh/ssh_known_hosts 12:10:52 + [ -e /tmp/ssh_known_hosts ] 12:10:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:10:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:10:52 + sudo tee -a /etc/ssh/ssh_known_hosts 12:10:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:53 12:10:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:53 0.1.4: Pulling from edgex-devops/py-git-semver 12:10:53 b85a868b505f: Pulling fs layer 12:10:53 e2be974225ed: Pulling fs layer 12:10:53 339a4e72a1f5: Pulling fs layer 12:10:53 988bab9f4d93: Pulling fs layer 12:10:53 1469e6f7b9e6: Pulling fs layer 12:10:53 eaf3925da568: Pulling fs layer 12:10:53 bab4dde63d76: Pulling fs layer 12:10:53 bde34c3a00c8: Pulling fs layer 12:10:53 b352a97aabf1: Pulling fs layer 12:10:53 4872d77fe225: Pulling fs layer 12:10:53 5851b861e8e6: Pulling fs layer 12:10:53 988bab9f4d93: Waiting 12:10:53 1469e6f7b9e6: Waiting 12:10:53 eaf3925da568: Waiting 12:10:53 bab4dde63d76: Waiting 12:10:53 bde34c3a00c8: Waiting 12:10:53 b352a97aabf1: Waiting 12:10:53 5851b861e8e6: Waiting 12:10:53 4872d77fe225: Waiting 12:10:53 e2be974225ed: Verifying Checksum 12:10:53 e2be974225ed: Download complete 12:10:53 988bab9f4d93: Verifying Checksum 12:10:53 988bab9f4d93: Download complete 12:10:53 1469e6f7b9e6: Download complete 12:10:53 eaf3925da568: Verifying Checksum 12:10:53 eaf3925da568: Download complete 12:10:53 339a4e72a1f5: Verifying Checksum 12:10:53 339a4e72a1f5: Download complete 12:10:53 bde34c3a00c8: Verifying Checksum 12:10:53 bde34c3a00c8: Download complete 12:10:53 b352a97aabf1: Verifying Checksum 12:10:53 b352a97aabf1: Download complete 12:10:53 4872d77fe225: Verifying Checksum 12:10:53 4872d77fe225: Download complete 12:10:53 5851b861e8e6: Verifying Checksum 12:10:53 5851b861e8e6: Download complete 12:10:53 b85a868b505f: Verifying Checksum 12:10:53 b85a868b505f: Download complete 12:10:53 bab4dde63d76: Verifying Checksum 12:10:53 bab4dde63d76: Download complete 12:10:54 b85a868b505f: Pull complete 12:10:55 e2be974225ed: Pull complete 12:10:55 339a4e72a1f5: Pull complete 12:10:55 988bab9f4d93: Pull complete 12:10:55 1469e6f7b9e6: Pull complete 12:10:55 eaf3925da568: Pull complete 12:10:57 bab4dde63d76: Pull complete 12:10:57 bde34c3a00c8: Pull complete 12:10:58 b352a97aabf1: Pull complete 12:10:58 4872d77fe225: Pull complete 12:10:58 5851b861e8e6: Pull complete 12:10:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:10:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:58 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:10:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:11:01 $ docker top a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a -eo pid,comm 12:11:01 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). 12:11:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:11:01 [ssh-agent] Looking for ssh-agent implementation... 12:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:11:01 $ docker exec a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent 12:11:02 SSH_AUTH_SOCK=/tmp/ssh-l2oeLJcDp6K8/agent.32 12:11:02 SSH_AGENT_PID=38 12:11:02 Running ssh-add (command line suppressed) 12:11:02 Identity added: /w/workspace/edgex-go/514@tmp/private_key_10586487988251880250.key (/w/workspace/edgex-go/514@tmp/private_key_10586487988251880250.key) 12:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:11:02 + git tag --points-at HEAD [Pipeline] } 12:11:02 $ docker exec --env ******** --env ******** a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent -k 12:11:02 unset SSH_AUTH_SOCK; 12:11:02 unset SSH_AGENT_PID; 12:11:02 echo Agent pid 38 killed; 12:11:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:11:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:11:02 [ssh-agent] Looking for ssh-agent implementation... 12:11:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:11:02 $ docker exec a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent 12:11:02 SSH_AUTH_SOCK=/tmp/ssh-iAmeE8do3RdF/agent.70 12:11:02 SSH_AGENT_PID=76 12:11:02 Running ssh-add (command line suppressed) 12:11:02 Identity added: /w/workspace/edgex-go/514@tmp/private_key_9112146937094595382.key (/w/workspace/edgex-go/514@tmp/private_key_9112146937094595382.key) 12:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:11:03 + git semver init 12:11:03 2023-05-05 12:11:03,430 [run_init] DEBUG init version:0.0.0 force:False 12:11:03 2023-05-05 12:11:03,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/514/.semver 12:11:03 2023-05-05 12:11:03,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/514/.semver 12:11:03 2023-05-05 12:11:03,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/514/.semver'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=None) 12:11:08 2023-05-05 12:11:08,031 [append_file] DEBUG append to file:/w/workspace/edgex-go/514/.git/info/exclude 12:11:08 2023-05-05 12:11:08,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/514/.semver/main with force:False 12:11:08 2023-05-05 12:11:08,032 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:11:08 2023-05-05 12:11:08,032 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:11:08 3.0.0-dev.149 [Pipeline] } 12:11:08 $ docker exec --env ******** --env ******** a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a ssh-agent -k 12:11:08 unset SSH_AUTH_SOCK; 12:11:08 unset SSH_AGENT_PID; 12:11:08 echo Agent pid 76 killed; 12:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:11:09 + git semver [Pipeline] } 12:11:09 $ docker stop --time=1 a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a 12:11:10 $ docker rm -f --volumes a45d432dc2d4d6b3afd9e6c17250b3491ec857df427676b1e7cf7d271780cb7a [Pipeline] // withDockerContainer [Pipeline] sh 12:11:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:11:11 Stashed 1 file(s) [Pipeline] echo 12:11:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.149 [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 12:11:11 + git config --global --add safe.directory /w/workspace/edgex-go/514 [Pipeline] echo 12:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:11:11 ========================================================= 12:11:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:11:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:11:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:11:12 f56be85fc22e: Pulling fs layer 12:11:12 85791d961cd3: Pulling fs layer 12:11:12 d694b5ae8c79: Pulling fs layer 12:11:12 9f32a84ed3da: Pulling fs layer 12:11:12 4d19c01a9841: Pulling fs layer 12:11:12 9325e15d5711: Pulling fs layer 12:11:12 556b6ee489ea: Pulling fs layer 12:11:12 c5a4b2cf53e6: Pulling fs layer 12:11:12 4d19c01a9841: Waiting 12:11:12 9325e15d5711: Waiting 12:11:12 556b6ee489ea: Waiting 12:11:12 c5a4b2cf53e6: Waiting 12:11:12 9f32a84ed3da: Waiting 12:11:12 85791d961cd3: Verifying Checksum 12:11:12 85791d961cd3: Download complete 12:11:12 9f32a84ed3da: Verifying Checksum 12:11:12 9f32a84ed3da: Download complete 12:11:12 4d19c01a9841: Verifying Checksum 12:11:12 4d19c01a9841: Download complete 12:11:12 f56be85fc22e: Verifying Checksum 12:11:12 f56be85fc22e: Download complete 12:11:12 9325e15d5711: Verifying Checksum 12:11:12 9325e15d5711: Download complete 12:11:12 f56be85fc22e: Pull complete 12:11:12 85791d961cd3: Pull complete 12:11:12 c5a4b2cf53e6: Verifying Checksum 12:11:12 c5a4b2cf53e6: Download complete 12:11:12 d694b5ae8c79: Verifying Checksum 12:11:12 d694b5ae8c79: Download complete 12:11:12 556b6ee489ea: Verifying Checksum 12:11:12 556b6ee489ea: Download complete 12:11:17 d694b5ae8c79: Pull complete 12:11:17 9f32a84ed3da: Pull complete 12:11:17 4d19c01a9841: Pull complete 12:11:17 9325e15d5711: Pull complete 12:11:19 556b6ee489ea: Pull complete 12:11:20 c5a4b2cf53e6: Pull complete 12:11:20 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:11:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 12:11:20 + docker build -t ci-base-image-x86_64 -f - . 12:11:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:11:20 WORKDIR /edgex 12:11:20 COPY go.mod . 12:11:20 RUN go mod download 12:11:21 Sending build context to Docker daemon 170.7MB 12:11:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:11:21 ---> c4be618373d6 12:11:21 Step 2/4 : WORKDIR /edgex 12:11:26 ---> Running in 78ec030b738c 12:11:26 Removing intermediate container 78ec030b738c 12:11:26 ---> ea418b9e5633 12:11:26 Step 3/4 : COPY go.mod . 12:11:26 ---> f12621817a74 12:11:26 Step 4/4 : RUN go mod download 12:11:26 ---> Running in 35d7201d9830 12:11:26 Still waiting to schedule task 12:11:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13905’ is offline 12:11:41 Removing intermediate container 35d7201d9830 12:11:41 ---> a5063c2730df 12:11:41 Successfully built a5063c2730df 12:11:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:41 + docker inspect -f . ci-base-image-x86_64 12:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:41 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:42 $ docker top 80687ac710e6c2f39fb969c33b7753aa5bbb9af081c7ceb50828b98fdfe61914 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:42 + go version 12:11:42 go version go1.20.2 linux/amd64 [Pipeline] } 12:11:42 $ docker stop --time=1 80687ac710e6c2f39fb969c33b7753aa5bbb9af081c7ceb50828b98fdfe61914 12:11:43 $ docker rm -f --volumes 80687ac710e6c2f39fb969c33b7753aa5bbb9af081c7ceb50828b98fdfe61914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:44 + docker inspect -f . ci-base-image-x86_64 12:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:44 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:11:44 $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:11:44 $ docker top 6e7263307a63d8cdcec0a3568cf9d1b129a0641b624376f1aaa1271f18903e48 -eo pid,comm [Pipeline] { [Pipeline] echo 12:11:44 ========================================================= 12:11:44 [edgeXBuildGoParallel] Running Tests and Build... 12:11:44 ========================================================= [Pipeline] sh 12:11:44 + git config --global --add safe.directory /w/workspace/edgex-go/514 [Pipeline] fileExists [Pipeline] sh 12:11:45 + make test 12:11:45 go test -race -coverprofile=coverage.out ./... 12:11:51 ? github.com/edgexfoundry/edgex-go [no test files] 12:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:12:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:12:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 12:12:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 12:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 12:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:12:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:12:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 12:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:12:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.203s coverage: 88.5% of statements 12:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 12:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:12:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.383s coverage: 95.6% of statements 12:12:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:12:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 12:12:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:12:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 12:12:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:12:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 42.9% of statements 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 12:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 12:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 12:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 12:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:12:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:12:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 12:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:12:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:12:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:12:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.286s coverage: 79.9% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.062s coverage: 92.9% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 81.8% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 38.4% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 12:12:52 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 12:12:52 running golangci-lint 12:12:52 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 12:12:52 go version go1.20.2 linux/amd64 12:12:52 level=info msg="[config_reader] Used config file .golangci.yml" 12:12:52 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 12:12:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13908 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 12:12:52 Running in /w/workspace/edgex-go/514 [Pipeline] { [Pipeline] checkout 12:12:52 The recommended git tool is: git 12:12:57 using credential edgex-jenkins-ssh 12:12:57 Cloning the remote Git repository 12:12:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:12:57 > git init /w/workspace/edgex-go/514 # timeout=10 12:12:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:58 > git --version # timeout=10 12:12:58 > git --version # 'git version 2.25.1' 12:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:06 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 13.528530021s" 12:13:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 27.396921ms" 12:13:13 level=info msg="[linters_context/goanalysis] analyzers took 57.685421028s with top 10 stages: buildir: 32.894360213s, fact_deprecated: 1.642317206s, inspect: 1.637615945s, gosec: 1.326452378s, ctrlflow: 1.276353874s, printf: 1.200736095s, nilness: 1.013625032s, fact_purity: 853.196612ms, S1038: 803.811881ms, directives: 636.605778ms" 12:13:13 level=info msg="[runner] Issues before processing: 203, after processing: 0" 12:13:13 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, exclude: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203" 12:13:13 level=info msg="[runner] processing took 19.715835ms with stages: nolint: 9.086612ms, identifier_marker: 5.313912ms, exclude-rules: 1.743805ms, autogenerated_exclude: 1.453856ms, path_prettifier: 1.398102ms, skip_dirs: 669.765µs, cgo: 29.562µs, filename_unadjuster: 15.411µs, max_from_linter: 760ns, skip_files: 590ns, max_same_issues: 560ns, exclude: 550ns, path_prefixer: 440ns, uniq_by_line: 380ns, path_shortener: 380ns, source_code: 300ns, diff: 250ns, sort_results: 240ns, severity-rules: 230ns, max_per_file_from_linter: 130ns" 12:13:13 level=info msg="[runner] linters took 7.766688677s with stages: goanalysis_metalinter: 7.746882985s" 12:13:13 level=info msg="File cache stats: 0 entries of total size 0B" 12:13:13 level=info msg="Memory: 214 samples, avg is 191.7MB, max is 699.2MB" 12:13:13 level=info msg="Execution took 21.331584374s" 12:13:13 go vet ./... 12:13:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:13:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:13:15 Avoid second fetch 12:13:15 Checking out Revision 6027525257e046c56638ab70286b652a285a584d (main) 12:13:16 Commit message: "refactor(snap)!: Disable and stop services by default (#4552)" 12:13:15 > git config core.sparsecheckout # timeout=10 12:13:15 > git checkout -f 6027525257e046c56638ab70286b652a285a584d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:13:17 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:17 Dload Upload Total Spent Left Speed 12:13:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 12:13:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:13:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:13:17 ./bin/test-attribution-txt.sh [Pipeline] echo 12:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:13:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:13:18 + ls -al . 12:13:18 total 704 12:13:18 drwxrwxr-x 11 1001 1001 4096 May 5 12:11 . 12:13:18 drwxr-xr-x 4 root root 4096 May 5 12:11 .. 12:13:18 drwxrwxr-x 2 1001 1001 4096 May 5 12:10 .blubracket 12:13:18 -rw-rw-r-- 1 1001 1001 16 May 5 12:10 .dockerignore 12:13:18 drwxrwxr-x 8 1001 1001 4096 May 5 12:11 .git 12:13:18 drwxrwxr-x 3 1001 1001 4096 May 5 12:10 .github 12:13:18 -rw-rw-r-- 1 1001 1001 1133 May 5 12:10 .gitignore 12:13:18 -rw-rw-r-- 1 1001 1001 42 May 5 12:10 .golangci.yml 12:13:18 -rw-rw-r-- 1 1001 1001 87 May 5 12:10 .hadolint.yml 12:13:18 drwxr-xr-x 3 1001 1001 4096 May 5 12:11 .semver 12:13:18 -rw-rw-r-- 1 1001 1001 166 May 5 12:10 .sonarcloud.properties 12:13:18 -rw-rw-r-- 1 1001 1001 1171 May 5 12:10 ADOPTERS.md 12:13:18 -rw-rw-r-- 1 1001 1001 10835 May 5 12:10 Attribution.txt 12:13:18 -rw-rw-r-- 1 1001 1001 73765 May 5 12:10 CHANGELOG.md 12:13:18 -rw-rw-r-- 1 1001 1001 3804 May 5 12:10 CONTRIBUTING.md 12:13:18 -rw-rw-r-- 1 1001 1001 677 May 5 12:10 GOVERNANCE.md 12:13:18 -rw-rw-r-- 1 1001 1001 883 May 5 12:10 Jenkinsfile 12:13:18 -rw-rw-r-- 1 1001 1001 10775 May 5 12:10 LICENSE 12:13:18 -rw-rw-r-- 1 1001 1001 14368 May 5 12:10 Makefile 12:13:18 -rw-rw-r-- 1 1001 1001 582 May 5 12:10 OWNERS.md 12:13:18 -rw-rw-r-- 1 1001 1001 9403 May 5 12:10 README.md 12:13:18 -rw-rw-r-- 1 1001 1001 789 May 5 12:10 SECURITY.md 12:13:18 -rw-rw-r-- 1 1001 1001 13 May 5 12:11 VERSION 12:13:18 drwxrwxr-x 2 1001 1001 4096 May 5 12:10 bin 12:13:18 drwxrwxr-x 18 1001 1001 4096 May 5 12:10 cmd 12:13:18 -rw-r--r-- 1 root root 448560 May 5 12:12 coverage.out 12:13:18 -rw-rw-r-- 1 1001 1001 3200 May 5 12:10 go.mod 12:13:18 -rw-rw-r-- 1 1001 1001 31040 May 5 12:10 go.sum 12:13:18 drwxrwxr-x 7 1001 1001 4096 May 5 12:10 internal 12:13:18 drwxrwxr-x 3 1001 1001 4096 May 5 12:10 openapi 12:13:18 -rw-rw-r-- 1 1001 1001 594 May 5 12:10 security.txt 12:13:18 drwxrwxr-x 4 1001 1001 4096 May 5 12:10 snap 12:13:18 -rw-rw-r-- 1 1001 1001 204 May 5 12:10 version.go [Pipeline] sh 12:13:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:13:18 + sudo tee /etc/docker/daemon.new 12:13:18 { 12:13:18 "registry-mirrors": [ 12:13:18 "https://nexus3.edgexfoundry.org:10001" 12:13:18 ], 12:13:18 "bip": "10.250.0.254/24", 12:13:18 "hosts": [ 12:13:18 "tcp://0.0.0.0:5555", 12:13:18 "unix:///var/run/docker.sock" 12:13:18 ], 12:13:18 "mtu": 1458, 12:13:18 "selinux-enabled": true, 12:13:18 "seccomp-profile": "/etc/docker/seccomp.json" 12:13:18 } [Pipeline] sh 12:13:18 + '[' -e coverage.out ] 12:13:18 + chown 1001:1001 coverage.out [Pipeline] stash 12:13:18 Stashed 1 file(s) [Pipeline] sh 12:13:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:13:18 + make build 12:13:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 12:13:18 + sudo service docker restart 12:13:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:13:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:13:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:13:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:37 provisioning config files... 12:13:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config11854615739432111516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:37 ---> docker-login.sh 12:13:37 nexus3.edgexfoundry.org:10001 12:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:38 Configure a credential helper to remove this warning. See 12:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:38 12:13:38 Login Succeeded 12:13:38 nexus3.edgexfoundry.org:10002 12:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:38 Configure a credential helper to remove this warning. See 12:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:38 12:13:38 Login Succeeded 12:13:38 nexus3.edgexfoundry.org:10003 12:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:38 Configure a credential helper to remove this warning. See 12:13:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:38 12:13:38 Login Succeeded 12:13:38 nexus3.edgexfoundry.org:10004 12:13:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:39 Configure a credential helper to remove this warning. See 12:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:39 12:13:39 Login Succeeded 12:13:39 docker.io 12:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:39 Configure a credential helper to remove this warning. See 12:13:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:39 12:13:39 Login Succeeded 12:13:39 ---> docker-login.sh ends [Pipeline] } 12:13:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:13:40 + git config --global --add safe.directory /w/workspace/edgex-go/514 [Pipeline] echo 12:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:40 ========================================================= 12:13:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:13:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:13:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:13:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:13:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:13:40 c41833b44d91: Pulling fs layer 12:13:40 ed15518f5707: Pulling fs layer 12:13:40 feae8fd75edb: Pulling fs layer 12:13:40 242c74f7c9fa: Pulling fs layer 12:13:40 3cdef696dda3: Pulling fs layer 12:13:40 2ced38df9373: Pulling fs layer 12:13:40 58f1dce35555: Pulling fs layer 12:13:40 242c74f7c9fa: Waiting 12:13:40 3cdef696dda3: Waiting 12:13:40 2ced38df9373: Waiting 12:13:40 58f1dce35555: Waiting 12:13:40 ed15518f5707: Verifying Checksum 12:13:40 ed15518f5707: Download complete 12:13:40 242c74f7c9fa: Verifying Checksum 12:13:40 242c74f7c9fa: Download complete 12:13:40 3cdef696dda3: Verifying Checksum 12:13:40 3cdef696dda3: Download complete 12:13:40 c41833b44d91: Verifying Checksum 12:13:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:13:42 58f1dce35555: Verifying Checksum 12:13:42 58f1dce35555: Download complete 12:13:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:13:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:13:43 feae8fd75edb: Verifying Checksum 12:13:43 2ced38df9373: Download complete 12:13:43 c41833b44d91: Pull complete 12:13:43 ed15518f5707: Pull complete 12:13:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:13:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:13:46 $ docker stop --time=1 6e7263307a63d8cdcec0a3568cf9d1b129a0641b624376f1aaa1271f18903e48 12:13:51 $ docker rm -f --volumes 6e7263307a63d8cdcec0a3568cf9d1b129a0641b624376f1aaa1271f18903e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:13:52 12:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:13:52 latest: Pulling from edgex-devops/edgex-compose 12:13:52 cbdbe7a5bc2a: Pulling fs layer 12:13:52 ca9280d653b3: Pulling fs layer 12:13:52 7e9c9ca2126c: Pulling fs layer 12:13:52 cbdbe7a5bc2a: Download complete 12:13:52 ca9280d653b3: Verifying Checksum 12:13:52 ca9280d653b3: Download complete 12:13:52 cbdbe7a5bc2a: Pull complete 12:13:53 7e9c9ca2126c: Download complete 12:13:53 ca9280d653b3: Pull complete 12:13:56 7e9c9ca2126c: Pull complete 12:13:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:13:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:56 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:13:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:13:58 feae8fd75edb: Pull complete 12:13:58 242c74f7c9fa: Pull complete 12:13:58 3cdef696dda3: Pull complete 12:13:59 $ docker top 8ab0eb884d562ac5fd80cb751241679f8ceb9e51d6652c4049657c721e915ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:59 + docker-compose build --help 12:13:59 + grep parallel 12:14:00 --parallel Build images in parallel. [Pipeline] } 12:14:00 $ docker stop --time=1 8ab0eb884d562ac5fd80cb751241679f8ceb9e51d6652c4049657c721e915ca4 12:14:01 $ docker rm -f --volumes 8ab0eb884d562ac5fd80cb751241679f8ceb9e51d6652c4049657c721e915ca4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:02 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:14:02 $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 12:14:02 $ docker top 9966e1238f128a35b89a38013568314e066064ad0ffe228dcefebfc31765bb5e -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:02 + docker-compose -f ./docker-compose-build.yml build --parallel 12:14:03 Building core-command ... 12:14:03 Building core-common-config-bootstrapper ... 12:14:03 Building core-data ... 12:14:03 Building core-metadata ... 12:14:03 Building security-bootstrapper ... 12:14:03 Building security-proxy-auth ... 12:14:03 Building security-proxy-setup ... 12:14:03 Building security-secretstore-setup ... 12:14:03 Building security-spiffe-token-provider ... 12:14:03 Building security-spire-agent ... 12:14:03 Building security-spire-config ... 12:14:03 Building security-spire-server ... 12:14:03 Building support-notifications ... 12:14:03 Building support-scheduler ... 12:14:03 Building security-bootstrapper 12:14:03 Building security-spire-config 12:14:03 Building security-proxy-setup 12:14:03 Building security-spire-agent 12:14:03 Building core-metadata 12:14:04 2ced38df9373: Pull complete 12:14:05 58f1dce35555: Pull complete 12:14:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:14:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 12:14:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:14:06 WORKDIR /edgex 12:14:06 COPY go.mod . 12:14:06 RUN go mod download 12:14:06 + docker build -t ci-base-image-arm64 -f - . 12:14:06 Sending build context to Docker daemon 2.931MB 12:14:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:14:06 ---> fadd8f120f05 12:14:06 Step 2/4 : WORKDIR /edgex 12:14:11 ---> Running in 89b2cd5e8fc1 12:14:11 Removing intermediate container 89b2cd5e8fc1 12:14:11 ---> 98d63e73978f 12:14:11 Step 3/4 : COPY go.mod . 12:14:11 ---> 8a1df33dab41 12:14:11 Step 4/4 : RUN go mod download 12:14:11 ---> Running in 498fa4ab913a 12:14:15 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:14:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:14:15 ---> a5063c2730df 12:14:15 Step 3/22 : WORKDIR /edgex-go 12:14:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:14:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 12:14:15 ---> a5063c2730df 12:14:15 Step 3/27 : WORKDIR /edgex-go 12:14:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:14:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 12:14:15 ---> a5063c2730df 12:14:15 Step 3/27 : WORKDIR /edgex-go 12:14:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:14:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:14:15 ---> a5063c2730df 12:14:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 12:14:15 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:14:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 12:14:15 ---> a5063c2730df 12:14:15 Step 3/33 : WORKDIR /edgex-go 12:14:20 ---> Running in 60cb16029b7d 12:14:20 ---> Running in a87cc965cd60 12:14:20 ---> Running in 9538577b9086 12:14:20 ---> Running in d8ea9fd16e53 12:14:20 ---> Running in 4db982442c47 12:14:20 Removing intermediate container 60cb16029b7d 12:14:20 ---> 81dbac0ba382 12:14:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 12:14:20 Removing intermediate container 9538577b9086 12:14:20 ---> 393a70f6afb3 12:14:20 Step 4/25 : WORKDIR /edgex-go 12:14:20 Removing intermediate container a87cc965cd60 12:14:20 ---> e8c9357f8d9f 12:14:20 Step 4/22 : RUN apk add --update --no-cache make git 12:14:20 Removing intermediate container 4db982442c47 12:14:20 ---> b8888423ea22 12:14:20 Step 4/33 : RUN apk add --update --no-cache make git 12:14:20 Removing intermediate container d8ea9fd16e53 12:14:20 ---> c44f326de032 12:14:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 12:14:20 ---> Running in 4eca066953ce 12:14:20 ---> Running in c7512c6a1d2f 12:14:20 ---> Running in 8a48a3e4480a 12:14:20 ---> Running in 502250769da9 12:14:20 ---> Running in 1abfed108512 12:14:20 Removing intermediate container 1abfed108512 12:14:20 ---> 52695eb27bc9 12:14:20 Step 5/25 : RUN apk add --update --no-cache make git 12:14:20 ---> Running in c3944a3a57e0 12:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:14:21 OK: 265 MiB in 53 packages 12:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:14:21 OK: 265 MiB in 53 packages 12:14:21 OK: 265 MiB in 53 packages 12:14:21 OK: 265 MiB in 53 packages 12:14:21 OK: 265 MiB in 53 packages 12:14:21 Removing intermediate container 4eca066953ce 12:14:21 ---> d0d664bb0bdc 12:14:21 Step 5/22 : COPY go.mod vendor* ./ 12:14:21 Removing intermediate container c7512c6a1d2f 12:14:21 ---> d8b1fed6d9ff 12:14:21 Step 5/27 : COPY go.mod vendor* ./ 12:14:21 ---> 8f1404f69ee2 12:14:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:21 ---> Running in aa836cab7367 12:14:21 ---> 3930f05c1131 12:14:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:21 ---> Running in defa46d6702d 12:14:21 Removing intermediate container c3944a3a57e0 12:14:21 ---> 12a68f32283f 12:14:21 Step 6/25 : COPY go.mod vendor* ./ 12:14:22 Removing intermediate container 8a48a3e4480a 12:14:22 ---> d25ebe8a1f32 12:14:22 Step 5/33 : COPY go.mod vendor* ./ 12:14:22 Removing intermediate container 502250769da9 12:14:22 ---> 1e566da63baf 12:14:22 Step 5/27 : COPY go.mod vendor* ./ 12:14:22 ---> e68d39d8cd76 12:14:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:22 ---> Running in 77bef682ef96 12:14:22 ---> 9b7750350069 12:14:22 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:22 ---> Running in 941c239188a6 12:14:22 ---> 30c2deeefdcc 12:14:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:22 ---> Running in 3d739247d3ff 12:14:43 Removing intermediate container 498fa4ab913a 12:14:43 ---> c412ee5707c9 12:14:43 Successfully built c412ee5707c9 12:14:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:44 + docker inspect -f . ci-base-image-arm64 12:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container 12:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 12:14:45 $ docker top f9f6e36940e902b68f35db103641bb5b0601b528033edc3fe76acd79010e0010 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:46 + go version 12:14:46 go version go1.20.2 linux/arm64 [Pipeline] } 12:14:46 $ docker stop --time=1 f9f6e36940e902b68f35db103641bb5b0601b528033edc3fe76acd79010e0010 12:14:48 $ docker rm -f --volumes f9f6e36940e902b68f35db103641bb5b0601b528033edc3fe76acd79010e0010 [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 12:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:14:50 12:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:14:50 latest: Pulling from edgex-devops/edgex-compose-arm64 12:14:50 29e5d40040c1: Pulling fs layer 12:14:50 1ce36da41761: Pulling fs layer 12:14:50 25b303627fd3: Pulling fs layer 12:14:51 29e5d40040c1: Verifying Checksum 12:14:51 29e5d40040c1: Download complete 12:14:51 1ce36da41761: Verifying Checksum 12:14:51 1ce36da41761: Download complete 12:14:51 29e5d40040c1: Pull complete 12:14:53 1ce36da41761: Pull complete 12:14:53 25b303627fd3: Download complete 12:15:05 25b303627fd3: Pull complete 12:15:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:05 prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container 12:15:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 12:15:07 $ docker top d0d40a7b204900da6e3f8ca907be38b2be1861f9536597298432f14a22dfb632 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:08 + grep parallel 12:15:08 + docker-compose build --help 12:15:12 --parallel Build images in parallel. [Pipeline] } 12:15:12 $ docker stop --time=1 d0d40a7b204900da6e3f8ca907be38b2be1861f9536597298432f14a22dfb632 12:15:14 $ docker rm -f --volumes d0d40a7b204900da6e3f8ca907be38b2be1861f9536597298432f14a22dfb632 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:15 prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container 12:15:15 $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 12:15:17 $ docker top 7f7014bfafce0a35f7b2821d0013b8a6aa276dafb051a1dfdc3c1a70c9972363 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:18 + docker-compose -f ./docker-compose-build.yml build --parallel 12:15:22 Building core-command ... 12:15:22 Building core-common-config-bootstrapper ... 12:15:22 Building core-data ... 12:15:22 Building core-metadata ... 12:15:22 Building security-bootstrapper ... 12:15:22 Building security-proxy-auth ... 12:15:22 Building security-proxy-setup ... 12:15:22 Building security-secretstore-setup ... 12:15:22 Building security-spiffe-token-provider ... 12:15:22 Building security-spire-agent ... 12:15:22 Building security-spire-config ... 12:15:22 Building security-spire-server ... 12:15:22 Building support-notifications ... 12:15:22 Building support-scheduler ... 12:15:22 Building support-scheduler 12:15:22 Building core-command 12:15:22 Building security-proxy-auth 12:15:22 Building security-spire-agent 12:15:22 Building security-spire-config 12:15:30 Removing intermediate container 77bef682ef96 12:15:30 ---> b73ee4cda10b 12:15:30 Step 8/25 : COPY . . 12:15:30 Removing intermediate container 3d739247d3ff 12:15:30 ---> c078cf6a61f3 12:15:30 Step 7/27 : COPY . . 12:15:30 Removing intermediate container defa46d6702d 12:15:30 ---> 3be2961d82e5 12:15:30 Step 7/27 : COPY . . 12:15:30 Removing intermediate container 941c239188a6 12:15:30 ---> c62aae15116a 12:15:30 Step 7/33 : COPY . . 12:15:30 Removing intermediate container aa836cab7367 12:15:30 ---> 28ca06f1db74 12:15:30 Step 7/22 : COPY . . 12:15:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:15:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 12:15:32 ---> c412ee5707c9 12:15:32 Step 3/27 : WORKDIR /edgex-go 12:15:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:15:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:15:32 ---> c412ee5707c9 12:15:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:15:32 ---> Running in 83ca6f383c2b 12:15:32 ---> Running in 070f93ef2031 12:15:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:15:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:15:32 ---> c412ee5707c9 12:15:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:15:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:15:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 12:15:32 ---> c412ee5707c9 12:15:32 Step 3/27 : WORKDIR /edgex-go 12:15:32 ---> Running in b4836f8325b0 12:15:32 ---> Running in e37cbefe37d9 12:15:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:15:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:15:32 ---> c412ee5707c9 12:15:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:15:32 ---> Using cache 12:15:32 ---> f427d48e59ab 12:15:32 Step 4/23 : WORKDIR /edgex-go 12:15:32 Removing intermediate container 070f93ef2031 12:15:32 ---> f427d48e59ab 12:15:32 Step 4/24 : WORKDIR /edgex-go 12:15:32 ---> Running in 73d37fc09ac6 12:15:32 ---> Running in e7e5225cd985 12:15:33 Removing intermediate container 83ca6f383c2b 12:15:33 ---> c3fc40467732 12:15:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 12:15:33 ---> Running in b5f34b78660f 12:15:33 Removing intermediate container e37cbefe37d9 12:15:33 ---> d85d74d52aa1 12:15:33 Step 4/23 : WORKDIR /edgex-go 12:15:33 Removing intermediate container b4836f8325b0 12:15:33 ---> 9bf513c89ed7 12:15:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 12:15:33 ---> Running in 7e2f94160392 12:15:33 Removing intermediate container 73d37fc09ac6 12:15:33 ---> 652a09918fde 12:15:33 Step 5/23 : RUN apk add --update --no-cache make git 12:15:33 ---> Running in 14fd3127d172 12:15:33 ---> Running in 13b1a8787311 12:15:34 Removing intermediate container e7e5225cd985 12:15:34 ---> 40a43eb3ccf3 12:15:34 Step 5/24 : RUN apk add --update --no-cache make git 12:15:34 ---> Running in 5a31d69c4f4b 12:15:34 Removing intermediate container 7e2f94160392 12:15:34 ---> 1307dba3ea5f 12:15:34 Step 5/23 : RUN apk add --update --no-cache make git 12:15:34 ---> Running in 1dad9ad5d7ae 12:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:15:37 OK: 263 MiB in 53 packages 12:15:38 OK: 263 MiB in 53 packages 12:15:38 OK: 263 MiB in 53 packages 12:15:38 OK: 263 MiB in 53 packages 12:15:38 Removing intermediate container b5f34b78660f 12:15:38 ---> 9dc871b2eaaa 12:15:38 Step 5/27 : COPY go.mod vendor* ./ 12:15:38 OK: 263 MiB in 53 packages 12:15:39 Removing intermediate container 13b1a8787311 12:15:39 ---> e09f2fa53fa4 12:15:39 Step 6/23 : COPY go.mod vendor* ./ 12:15:40 Removing intermediate container 14fd3127d172 12:15:40 ---> f7db21226f64 12:15:40 Step 5/27 : COPY go.mod vendor* ./ 12:15:40 Removing intermediate container 5a31d69c4f4b 12:15:40 ---> a1d0ef0c2f21 12:15:40 Step 6/24 : COPY go.mod vendor* ./ 12:15:40 ---> ce1124166731 12:15:40 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:40 Removing intermediate container 1dad9ad5d7ae 12:15:40 ---> b85f73b25f6d 12:15:40 Step 6/23 : COPY go.mod vendor* ./ 12:15:40 ---> Running in 2a723d98ceb5 12:15:41 ---> 3fe24b07473b 12:15:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:41 ---> ab6701788eb3 12:15:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:41 ---> Running in 2b943385d925 12:15:41 ---> 460f9642730e 12:15:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:41 ---> Running in 72c7d565729d 12:15:41 ---> Running in 9d3f946d55b2 12:15:41 ---> 5d9631d2c8d0 12:15:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:42 ---> Running in ab6740c0e9fe 12:15:45 ---> 075d62603711 12:15:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 12:15:45 ---> 83f98b54b1d3 12:15:45 Step 8/22 : RUN make cmd/secrets-config/secrets-config 12:15:45 ---> 31c4cc46e93d 12:15:45 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:15:45 ---> 756d52782eb0 12:15:45 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:15:45 ---> 6e2657011a07 12:15:45 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 12:15:45 ---> Running in 9ffb0c9aff1e 12:15:45 ---> Running in c2c8c7944513 12:15:45 ---> Running in b1fdf9d0d937 12:15:45 ---> Running in 32a1ca44eea5 12:15:45 ---> Running in 7d0c3250aa2d 12:15:45 Removing intermediate container 9ffb0c9aff1e 12:15:45 ---> eb6509d53d61 12:15:45 Step 9/27 : WORKDIR /edgex-go/spire-build 12:15:45 Removing intermediate container b1fdf9d0d937 12:15:45 ---> 79a1f4914022 12:15:45 Step 9/27 : WORKDIR /edgex-go/spire-build 12:15:45 ---> Running in 0461bdd84aac 12:15:45 ---> Running in 755148a3435b 12:15:45 Removing intermediate container 0461bdd84aac 12:15:45 ---> 5c9524e7fdae 12:15:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:15:45 Removing intermediate container 755148a3435b 12:15:45 ---> 938374217c47 12:15:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:15:45 ---> Running in c3d3e02404d7 12:15:45 ---> Running in 771b816582ec 12:15:45 Removing intermediate container c3d3e02404d7 12:15:45 ---> 2c3015a2636b 12:15:45 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:15:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:15:45 ---> Running in 1309761d2f3d 12:15:45 Removing intermediate container 771b816582ec 12:15:45 ---> b71fd3029af8 12:15:45 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:15:45 ---> Running in 8d29fc1b1c9a 12:15:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:15:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:15:46 Removing intermediate container 1309761d2f3d 12:15:46 ---> c1e3c5eb1bb6 12:15:46 Step 12/27 : WORKDIR /edgex-go 12:15:46 Removing intermediate container 8d29fc1b1c9a 12:15:46 ---> e490c24186ec 12:15:46 Step 12/27 : WORKDIR /edgex-go 12:15:46 ---> Running in 2477256e919f 12:15:46 ---> Running in 46838b16cfa0 12:15:46 Removing intermediate container 46838b16cfa0 12:15:46 ---> eb91670b4853 12:15:46 12:15:46 Step 13/27 : FROM alpine:3.17 12:15:46 Removing intermediate container 2477256e919f 12:15:46 ---> d1bfdfc6f6c4 12:15:46 12:15:46 Step 13/27 : FROM alpine:3.17 12:15:47 3.17: Pulling from library/alpine 12:15:47 3.17: Pulling from library/alpine 12:15:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:15:47 Status: Downloaded newer image for alpine:3.17 12:15:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:15:47 Status: Image is up to date for alpine:3.17 12:15:47 ---> 9ed4aefc74f6 12:15:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:15:47 ---> 9ed4aefc74f6 12:15:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:15:47 ---> Running in 39b1574518e6 12:15:47 ---> Running in 3108f068896a 12:15:47 Removing intermediate container 39b1574518e6 12:15:47 ---> 381d2d86805d 12:15:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:15:47 ---> Running in a93af210e339 12:15:47 Removing intermediate container 3108f068896a 12:15:47 ---> e357cc2c2512 12:15:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:15:47 ---> Running in 0b4874c20c4f 12:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:15:48 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:15:48 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:15:48 OK: 17820 distinct packages available 12:15:48 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:15:48 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:15:48 OK: 17820 distinct packages available 12:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:15:49 (1/5) Installing dumb-init (1.2.5-r2) 12:15:49 (2/5) Installing musl-obstack (1.2.3-r0) 12:15:49 (3/5) Installing libucontext (1.2-r0) 12:15:49 (4/5) Installing gcompat (1.1.0-r0) 12:15:49 (5/5) Installing openssl (3.0.8-r4) 12:15:49 Executing busybox-1.35.0-r29.trigger 12:15:49 OK: 8 MiB in 20 packages 12:15:49 (1/4) Installing dumb-init (1.2.5-r2) 12:15:49 (2/4) Installing musl-obstack (1.2.3-r0) 12:15:49 (3/4) Installing libucontext (1.2-r0) 12:15:49 (4/4) Installing gcompat (1.1.0-r0) 12:15:49 Executing busybox-1.35.0-r29.trigger 12:15:49 OK: 7 MiB in 19 packages 12:15:54 Removing intermediate container a93af210e339 12:15:54 ---> da7c619f0228 12:15:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:54 Removing intermediate container 0b4874c20c4f 12:15:54 ---> cc13b60eb1bd 12:15:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:55 ---> a0331f323ee5 12:15:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 12:15:55 ---> ad472a683eca 12:15:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 12:15:57 ---> 9a4e1b518aa6 12:15:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 12:15:57 ---> f799aac547b1 12:15:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:16:01 ---> 4168efa3d34a 12:16:01 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:16:01 ---> f08166ebcae2 12:16:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:16:01 ---> b3f4da0ee949 12:16:01 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:16:01 ---> Running in a599ac0ed4ec 12:16:02 Removing intermediate container a599ac0ed4ec 12:16:02 ---> 89405329ac44 12:16:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:16:04 ---> ce959a515503 12:16:04 Step 22/27 : WORKDIR / 12:16:04 ---> Running in 83237cde2b89 12:16:04 ---> a75d5f5820bb 12:16:04 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:16:05 Removing intermediate container 83237cde2b89 12:16:05 ---> e56da853d527 12:16:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:16:05 ---> b045c373406a 12:16:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:16:05 ---> Running in 016c09aea7d3 12:16:06 Removing intermediate container 016c09aea7d3 12:16:06 ---> def1b4ef1aa2 12:16:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:16:06 ---> c7853236d612 12:16:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:16:06 ---> Running in 221be3358f2f 12:16:08 Removing intermediate container 221be3358f2f 12:16:08 ---> d6675d716c3e 12:16:08 Step 25/27 : LABEL arch=x86_64 12:16:08 ---> affc4d20c59e 12:16:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:16:08 ---> Running in dfa23ee0f8fd 12:16:08 ---> Running in 7face4de1d4e 12:16:09 Removing intermediate container 7face4de1d4e 12:16:09 ---> 9dff95e4896b 12:16:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:16:10 Removing intermediate container dfa23ee0f8fd 12:16:10 ---> ddb6a835354c 12:16:10 Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:16:10 ---> Running in 87a21654ba25 12:16:11 ---> Running in feadd983d053 12:16:11 Removing intermediate container 87a21654ba25 12:16:11 ---> 8fe5ccc8f37d 12:16:11 Step 25/27 : LABEL arch=x86_64 12:16:11 ---> Running in ceceb56b345e 12:16:11 Removing intermediate container feadd983d053 12:16:11 ---> 0374b201ef25 12:16:11 Step 27/27 : LABEL version=3.0.0-dev.149 12:16:11 ---> Running in 6877d6134d5c 12:16:11 Removing intermediate container ceceb56b345e 12:16:11 ---> 15425a297f21 12:16:11 Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:16:11 Removing intermediate container c2c8c7944513 12:16:11 ---> 06d113216f24 12:16:11 12:16:11 Step 10/25 : FROM alpine:3.17 12:16:11 ---> 9ed4aefc74f6 12:16:11 Step 11/25 : RUN apk add --update --no-cache dumb-init 12:16:14 ---> Running in a568e4986bf4 12:16:14 ---> Running in 5ef7b61cea73 12:16:14 Removing intermediate container 6877d6134d5c 12:16:14 ---> 9b1ff59bbf1b 12:16:14 12:16:14 Successfully built 9b1ff59bbf1b 12:16:14 Successfully tagged security-spire-config:latest 12:16:14 Removing intermediate container a568e4986bf4 12:16:14 ---> 0bfbfb9ae896 12:16:14 Step 27/27 : LABEL version=3.0.0-dev.149 12:16:14  Building security-spire-config ... done Building core-data 12:16:14 ---> Running in f4c3c25e37da 12:16:14 Removing intermediate container 32a1ca44eea5 12:16:14 ---> 5d369d80b660 12:16:14 12:16:14 Step 9/22 : FROM alpine:3.17 12:16:14 ---> 9ed4aefc74f6 12:16:14 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 12:16:14 Removing intermediate container 7d0c3250aa2d 12:16:14 ---> d4bdbe242c79 12:16:14 12:16:14 Step 9/33 : FROM alpine:3.17 12:16:14 ---> 9ed4aefc74f6 12:16:14 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 12:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:14 (1/1) Installing dumb-init (1.2.5-r2) 12:16:14 Executing busybox-1.35.0-r29.trigger 12:16:14 OK: 7 MiB in 16 packages 12:16:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:16:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:16:17 ---> a5063c2730df 12:16:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:16:17 ---> Using cache 12:16:17 ---> 393a70f6afb3 12:16:17 Step 4/23 : WORKDIR /edgex-go 12:16:17 ---> Using cache 12:16:17 ---> 52695eb27bc9 12:16:17 Step 5/23 : RUN apk add --update --no-cache make git 12:16:17 ---> Using cache 12:16:17 ---> 12a68f32283f 12:16:17 Step 6/23 : COPY go.mod vendor* ./ 12:16:17 ---> Using cache 12:16:17 ---> e68d39d8cd76 12:16:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:17 ---> Using cache 12:16:17 ---> b73ee4cda10b 12:16:17 Step 8/23 : COPY . . 12:16:17 ---> Using cache 12:16:17 ---> 31c4cc46e93d 12:16:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:16:18 ---> Running in 921c00ebaf0a 12:16:18 ---> Running in a2531640c4c1 12:16:18 ---> Running in 970c9126a2e5 12:16:18 Removing intermediate container f4c3c25e37da 12:16:18 ---> 4b97c6f28b6d 12:16:18 12:16:18 Successfully built 4b97c6f28b6d 12:16:18 Successfully tagged security-spire-agent:latest 12:16:18 Building security-proxy-auth 12:16:18  Building security-spire-agent ... done Removing intermediate container a2531640c4c1 12:16:18 ---> 33d733c9a9eb 12:16:18 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 12:16:18 Removing intermediate container 5ef7b61cea73 12:16:18 ---> ee43e3307a4a 12:16:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:16:18 ---> Running in d6491012a28f 12:16:18 ---> Running in f2a789f18beb 12:16:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 12:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:16:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:16:21 ---> a5063c2730df 12:16:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:16:21 ---> Using cache 12:16:21 ---> 393a70f6afb3 12:16:21 Step 4/23 : WORKDIR /edgex-go 12:16:21 ---> Using cache 12:16:21 ---> 52695eb27bc9 12:16:21 Step 5/23 : RUN apk add --update --no-cache make git 12:16:21 ---> Using cache 12:16:21 ---> 12a68f32283f 12:16:21 Step 6/23 : COPY go.mod vendor* ./ 12:16:21 ---> Using cache 12:16:21 ---> e68d39d8cd76 12:16:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:21 ---> Using cache 12:16:21 ---> b73ee4cda10b 12:16:21 Step 8/23 : COPY . . 12:16:21 ---> Using cache 12:16:21 ---> 31c4cc46e93d 12:16:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 12:16:21 (1/2) Installing dumb-init (1.2.5-r2) 12:16:21 (2/2) Installing openssl (3.0.8-r4) 12:16:21 Executing busybox-1.35.0-r29.trigger 12:16:21 OK: 8 MiB in 17 packages 12:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:21 (1/2) Installing dumb-init (1.2.5-r2) 12:16:21 (2/2) Installing su-exec (0.2-r2) 12:16:21 Executing busybox-1.35.0-r29.trigger 12:16:21 OK: 7 MiB in 17 packages 12:16:23 Removing intermediate container f2a789f18beb 12:16:23 ---> 69a66d40fcd5 12:16:23 Step 13/25 : ENV APP_PORT=59881 12:16:23 ---> Running in b4e842789e84 12:16:23 ---> Running in e5bd05e019e4 12:16:23 Removing intermediate container e5bd05e019e4 12:16:23 ---> 8f53713ec795 12:16:23 Step 14/25 : EXPOSE $APP_PORT 12:16:23 ---> Running in de7b95f27032 12:16:23 Removing intermediate container de7b95f27032 12:16:23 ---> bd31417fdc03 12:16:23 Step 15/25 : WORKDIR / 12:16:23 ---> Running in ae77282ca6f8 12:16:23 Removing intermediate container 921c00ebaf0a 12:16:23 ---> 58f2cb95216b 12:16:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 12:16:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:16:23 Removing intermediate container d6491012a28f 12:16:23 ---> c76760160ce2 12:16:23 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 12:16:23 Removing intermediate container ae77282ca6f8 12:16:23 ---> 1b83b23dcf72 12:16:23 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:23 ---> Running in 83f12b5a01d3 12:16:24 ---> Running in 468b5292e109 12:16:24 Removing intermediate container 83f12b5a01d3 12:16:24 ---> 0dfa1355401c 12:16:24 Step 12/22 : WORKDIR /edgex 12:16:24 Removing intermediate container 468b5292e109 12:16:24 ---> a0237578bfe2 12:16:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 12:16:24 ---> Running in ba16f04df672 12:16:24 ---> be72e6b48350 12:16:24 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 12:16:24 ---> Running in a92b6b0c6f50 12:16:24 Removing intermediate container a92b6b0c6f50 12:16:24 ---> 74e722c98212 12:16:24 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 12:16:24 ---> Running in d99316cec0b7 12:16:24 Removing intermediate container ba16f04df672 12:16:24 ---> 67dc953f4e0f 12:16:24 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:24 ---> 53098b1f5d26 12:16:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:16:25 Removing intermediate container d99316cec0b7 12:16:25 ---> 5e7bdcb7c1e7 12:16:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 12:16:25 ---> 0962a4ee893e 12:16:25 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 12:16:25 ---> Running in 2534316c1170 12:16:25 ---> 768711a6cf58 12:16:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:16:25 ---> a79b15a7e894 12:16:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:16:25 Removing intermediate container 2534316c1170 12:16:25 ---> 4b50b35319ec 12:16:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 12:16:25 ---> Running in 1fd9f63f1820 12:16:25 ---> 5b7a25b448af 12:16:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:16:25 ---> c3648eb01765 12:16:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:16:26 ---> 5290fd2fb645 12:16:26 Step 21/25 : ENTRYPOINT ["/core-metadata"] 12:16:26 ---> Running in e211695041ea 12:16:26 ---> f59f5cb7a005 12:16:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:16:27 Removing intermediate container e211695041ea 12:16:27 ---> 833da895e520 12:16:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:16:27 ---> e46d423fb378 12:16:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:16:27 Removing intermediate container 1fd9f63f1820 12:16:27 ---> 1358572175c1 12:16:27 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 12:16:27 ---> Running in abdfc1d2682f 12:16:27 ---> Running in f84e9f2c0611 12:16:27 ---> Running in 7ddfcbc0c469 12:16:27 Removing intermediate container abdfc1d2682f 12:16:27 ---> 6ce0078d640f 12:16:27 Step 23/25 : LABEL arch=x86_64 12:16:27 ---> Running in 742c12db6827 12:16:27 Removing intermediate container 7ddfcbc0c469 12:16:27 ---> f51f5aea574b 12:16:27 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 12:16:27 Removing intermediate container 742c12db6827 12:16:27 ---> 7710e77d1dea 12:16:27 Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:16:28 ---> c91d9f590568 12:16:28 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 12:16:28 ---> Running in 86d52d7da8ea 12:16:28 ---> Running in 590b52e92fe9 12:16:28 Removing intermediate container 86d52d7da8ea 12:16:28 ---> 2c04f5cf6177 12:16:28 Step 25/25 : LABEL version=3.0.0-dev.149 12:16:28 ---> Running in d0c751c870d3 12:16:28 Removing intermediate container f84e9f2c0611 12:16:28 ---> 34ecf7f45f58 12:16:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:16:28 Removing intermediate container d0c751c870d3 12:16:28 ---> b460f1f3616c 12:16:28 12:16:28 ---> Running in 193a3ced094f 12:16:28 Successfully built b460f1f3616c 12:16:28 Successfully tagged core-metadata:latest 12:16:28 Building support-notifications 12:16:30  Building core-metadata ... done Removing intermediate container 193a3ced094f 12:16:30 ---> 455107a06fdd 12:16:30 Step 20/22 : LABEL arch=x86_64 12:16:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:16:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:16:31 ---> a5063c2730df 12:16:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:16:31 ---> Using cache 12:16:31 ---> 393a70f6afb3 12:16:31 Step 4/23 : WORKDIR /edgex-go 12:16:31 ---> Using cache 12:16:31 ---> 52695eb27bc9 12:16:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:16:37 ---> Running in 246a50e39db9 12:16:37 ---> Running in 73c39bcec822 12:16:37 Removing intermediate container 73c39bcec822 12:16:37 ---> be9a23538ec7 12:16:37 Step 21/22 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:16:37 Removing intermediate container 590b52e92fe9 12:16:37 ---> a4869c32a174 12:16:37 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:37 ---> Running in cadf9009e491 12:16:37 Removing intermediate container cadf9009e491 12:16:37 ---> 8693bd763f8d 12:16:37 Step 22/22 : LABEL version=3.0.0-dev.149 12:16:37 ---> Running in 6da08d2c2600 12:16:37 ---> 4dbabd13cfb0 12:16:37 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 12:16:37 Removing intermediate container 6da08d2c2600 12:16:37 ---> 0bb163126117 12:16:37 12:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:37 Successfully built 0bb163126117 12:16:37 Successfully tagged security-proxy-setup:latest 12:16:37  Building security-proxy-setup ... done Building security-spire-server 12:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:37 OK: 265 MiB in 53 packages 12:16:40 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:16:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:16:40 ---> a5063c2730df 12:16:40 Step 3/26 : WORKDIR /edgex-go 12:16:40 ---> Using cache 12:16:40 ---> b8888423ea22 12:16:40 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 12:16:42 ---> 0f6b02ab20f2 12:16:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:16:42 ---> Running in ae6404d5bf4e 12:16:42 Removing intermediate container 970c9126a2e5 12:16:42 ---> cd52c2d492fb 12:16:42 12:16:42 Step 10/23 : FROM alpine:3.17 12:16:42 ---> 9ed4aefc74f6 12:16:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:43 ---> Running in a82dcbfd0ccc 12:16:43 Removing intermediate container 246a50e39db9 12:16:43 ---> 78686f2e6b34 12:16:43 Step 6/23 : COPY go.mod vendor* ./ 12:16:43 ---> 59e01e4665cd 12:16:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:16:43 OK: 265 MiB in 53 packages 12:16:43 Removing intermediate container a82dcbfd0ccc 12:16:43 ---> 449d389fc0f0 12:16:43 Step 12/23 : ENV APP_PORT=59880 12:16:43 ---> Running in 0c15423b9756 12:16:43 ---> a123b8decafd 12:16:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:43 ---> 2456771f62ed 12:16:43 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 12:16:43 ---> Running in 8130d3eff966 12:16:43 Removing intermediate container 0c15423b9756 12:16:43 ---> 41123192546d 12:16:43 Step 13/23 : EXPOSE $APP_PORT 12:16:43 ---> Running in 539c1f5d8173 12:16:43 ---> cf60aa622c49 12:16:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 12:16:43 Removing intermediate container 539c1f5d8173 12:16:43 ---> 9438e734268a 12:16:43 Step 14/23 : RUN apk add --update --no-cache dumb-init 12:16:43 Removing intermediate container ae6404d5bf4e 12:16:43 ---> cec260ae4f26 12:16:43 Step 5/26 : COPY go.mod vendor* ./ 12:16:43 ---> Running in 0c02fe74347a 12:16:43 ---> ebaab0312f6a 12:16:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 12:16:43 ---> 2dab5195f374 12:16:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:43 ---> Running in 0f34b0f900fa 12:16:44 ---> 376fb3cf8361 12:16:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:44 ---> c14d980cc669 12:16:44 Step 28/33 : RUN chmod +x /entrypoint.sh 12:16:44 ---> Running in 6b11d89967c7 12:16:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:44 (1/1) Installing dumb-init (1.2.5-r2) 12:16:44 Executing busybox-1.35.0-r29.trigger 12:16:44 OK: 7 MiB in 16 packages 12:16:46 Removing intermediate container 0c02fe74347a 12:16:46 ---> 8a3df6b2eea4 12:16:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:46 Removing intermediate container 6b11d89967c7 12:16:46 ---> 9ce829e2b903 12:16:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 12:16:46 ---> Running in e23065a90567 12:16:46 Removing intermediate container e23065a90567 12:16:46 ---> dec1955be836 12:16:46 Step 30/33 : CMD ["gate"] 12:16:46 ---> dbe1d4f40f3a 12:16:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 12:16:46 ---> Running in f2aa796d6a77 12:16:46 Removing intermediate container b4e842789e84 12:16:46 ---> 13c47d31f1b3 12:16:46 12:16:46 Step 10/23 : FROM alpine:3.17 12:16:46 ---> 9ed4aefc74f6 12:16:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:16:46 ---> Running in c7945d3a972a 12:16:46 ---> d56767c058ea 12:16:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:16:46 Removing intermediate container f2aa796d6a77 12:16:46 ---> ced49d2f5064 12:16:46 Step 31/33 : LABEL arch=x86_64 12:16:46 ---> Running in 1d831e8117da 12:16:46 Removing intermediate container c7945d3a972a 12:16:46 ---> 2ca68ae5028f 12:16:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:16:46 ---> Running in 6c47bf40ec04 12:16:46 Removing intermediate container 1d831e8117da 12:16:46 ---> f835c0594887 12:16:46 Step 32/33 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:16:47 ---> Running in b90896f2abbc 12:16:47 ---> 47e2657c4dc0 12:16:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:16:47 Removing intermediate container b90896f2abbc 12:16:47 ---> c19c5de52d9c 12:16:47 Step 33/33 : LABEL version=3.0.0-dev.149 12:16:47 ---> Running in d2f538b302c6 12:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:16:47 Removing intermediate container d2f538b302c6 12:16:47 ---> 9cd0e84ad5e8 12:16:47 12:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:16:47 ---> 5afd0e1c6d1c 12:16:47 Step 19/23 : ENTRYPOINT ["/core-data"] 12:16:47 Successfully built 9cd0e84ad5e8 12:16:47 Successfully tagged security-bootstrapper:latest 12:16:47  Building security-bootstrapper ... done Building security-secretstore-setup 12:16:47 ---> Running in 440bec406c03 12:16:47 Removing intermediate container 440bec406c03 12:16:47 ---> 6b31afb4545a 12:16:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:16:47 (1/1) Installing dumb-init (1.2.5-r2) 12:16:47 Executing busybox-1.35.0-r29.trigger 12:16:47 OK: 7 MiB in 16 packages 12:16:50 ---> Running in eeafec66b450 12:16:50 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:16:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:16:50 ---> a5063c2730df 12:16:50 Step 3/25 : WORKDIR /edgex-go 12:16:50 ---> Using cache 12:16:50 ---> b8888423ea22 12:16:50 Step 4/25 : RUN apk add --update --no-cache make git 12:16:50 ---> Using cache 12:16:50 ---> d25ebe8a1f32 12:16:50 Step 5/25 : COPY go.mod vendor* ./ 12:16:50 ---> Using cache 12:16:50 ---> 9b7750350069 12:16:50 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:50 ---> Using cache 12:16:50 ---> c62aae15116a 12:16:50 Step 7/25 : COPY . . 12:16:50 ---> Using cache 12:16:50 ---> 756d52782eb0 12:16:50 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:16:51 ---> Running in a7513aa5112c 12:16:51 Removing intermediate container eeafec66b450 12:16:51 ---> 5f97dee1156b 12:16:51 Step 21/23 : LABEL arch=x86_64 12:16:51 ---> Running in 2fdf9cd0cf70 12:16:51 Removing intermediate container 6c47bf40ec04 12:16:51 ---> a0674bf9f1ba 12:16:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:51 Removing intermediate container 2fdf9cd0cf70 12:16:51 ---> ac907d96c833 12:16:51 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:16:51 ---> Running in aa19fda6a14a 12:16:51 ---> efe8a5fb5c51 12:16:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 12:16:51 Removing intermediate container aa19fda6a14a 12:16:51 ---> 58441fa9727b 12:16:51 Step 23/23 : LABEL version=3.0.0-dev.149 12:16:51 ---> Running in 196ab54eb499 12:16:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:16:51 ---> 3e74c1914b63 12:16:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:16:51 Removing intermediate container 196ab54eb499 12:16:51 ---> ea58f490fe6f 12:16:51 12:16:51 Successfully built ea58f490fe6f 12:16:51 Successfully tagged core-data:latest 12:16:51 Building core-common-config-bootstrapper 12:16:55  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:16:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:16:55 ---> a5063c2730df 12:16:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:16:55 ---> Using cache 12:16:55 ---> 393a70f6afb3 12:16:55 Step 4/23 : WORKDIR /edgex-go 12:16:55 ---> Using cache 12:16:55 ---> 52695eb27bc9 12:16:55 Step 5/23 : RUN apk add --update --no-cache make git 12:16:55 ---> Using cache 12:16:55 ---> 12a68f32283f 12:16:55 Step 6/23 : COPY go.mod vendor* ./ 12:16:55 ---> Using cache 12:16:55 ---> e68d39d8cd76 12:16:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:55 ---> Using cache 12:16:55 ---> b73ee4cda10b 12:16:55 Step 8/23 : COPY . . 12:16:55 ---> Using cache 12:16:55 ---> 31c4cc46e93d 12:16:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:17:06 ---> 1aa72830c9e1 12:17:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 12:17:06 ---> Running in 03a30392e1a0 12:17:06 ---> ae1422880b49 12:17:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:17:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:17:10 ---> e0ddae143988 12:17:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:17:18 ---> Running in 4c007498d567 12:17:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:17:18 Removing intermediate container 8130d3eff966 12:17:18 ---> db84a365145b 12:17:18 Step 8/23 : COPY . . 12:17:18 Removing intermediate container 0f34b0f900fa 12:17:18 ---> e0f2d74c2f63 12:17:18 Step 7/26 : COPY . . 12:17:29 ---> 3a50ce66ab32 12:17:29 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 12:17:29 ---> 1dc5ed0b2dc2 12:17:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 12:17:29 ---> Running in 93bff4a6beff 12:17:29 ---> Running in f78ba73ffeea 12:17:29 Removing intermediate container 4c007498d567 12:17:29 ---> eee11f3cd8e7 12:17:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 12:17:29 ---> Running in f7bce096e1d7 12:17:29 Removing intermediate container 93bff4a6beff 12:17:29 ---> 789632beb9df 12:17:29 Step 9/26 : WORKDIR /edgex-go/spire-build 12:17:29 ---> Running in e83cca320f42 12:17:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:17:29 Removing intermediate container f7bce096e1d7 12:17:29 ---> fb27e8d9b29f 12:17:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 12:17:29 Removing intermediate container e83cca320f42 12:17:29 ---> 35ca4a33da31 12:17:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:17:29 ---> Running in ffdb45b4e70a 12:17:30 ---> Running in df9a00adab0e 12:17:30 Removing intermediate container ffdb45b4e70a 12:17:30 ---> 911c1c830cd6 12:17:30 Step 21/23 : LABEL arch=x86_64 12:17:31 Removing intermediate container df9a00adab0e 12:17:31 ---> b222d2e60f70 12:17:31 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:17:31 ---> Running in ecde56976c9a 12:17:32 ---> Running in 40184cbe08d2 12:17:32 Removing intermediate container 03a30392e1a0 12:17:32 ---> b651f2abab48 12:17:32 12:17:32 Step 10/23 : FROM alpine:3.17 12:17:32 ---> 9ed4aefc74f6 12:17:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:17:32 ---> Using cache 12:17:32 ---> 2ca68ae5028f 12:17:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:17:32 ---> Using cache 12:17:32 ---> a0674bf9f1ba 12:17:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:32 Removing intermediate container ecde56976c9a 12:17:32 ---> c79b358e0b5f 12:17:32 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:17:32 ---> Using cache 12:17:32 Removing intermediate container a7513aa5112c 12:17:32 ---> 227bba018a15 12:17:32 12:17:32 Step 9/25 : FROM alpine:3.17 12:17:32 ---> 9ed4aefc74f6 12:17:32 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:17:32 ---> efe8a5fb5c51 12:17:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 12:17:32 ---> Using cache 12:17:32 ---> 3e74c1914b63 12:17:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:17:32 ---> Running in 695577cc60d3 12:17:32 ---> Running in 95c46ff3007b 12:17:32 Removing intermediate container 695577cc60d3 12:17:32 ---> 43b4fd5da974 12:17:32 Step 23/23 : LABEL version=3.0.0-dev.149 12:17:32 ---> Running in 42a0d89727eb 12:17:32 Removing intermediate container 42a0d89727eb 12:17:32 ---> b8f853cd35e9 12:17:32 12:17:32 Successfully built b8f853cd35e9 12:17:32 Successfully tagged security-proxy-auth:latest 12:17:32  Building security-proxy-auth ... done Building support-scheduler 12:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:17:32 (1/3) Installing ca-certificates (20220614-r4) 12:17:32 (2/3) Installing dumb-init (1.2.5-r2) 12:17:32 (3/3) Installing su-exec (0.2-r2) 12:17:32 Executing busybox-1.35.0-r29.trigger 12:17:33 Executing ca-certificates-20220614-r4.trigger 12:17:33 OK: 8 MiB in 18 packages 12:17:33 Removing intermediate container ab6740c0e9fe 12:17:33 ---> 2b6ce16e1cd4 12:17:33 Step 8/23 : COPY . . 12:17:33 Removing intermediate container 9d3f946d55b2 12:17:33 ---> 16215cedb95e 12:17:33 Step 8/24 : COPY . . 12:17:33 Removing intermediate container 2a723d98ceb5 12:17:33 ---> dda3904d9afe 12:17:33 Step 7/27 : COPY . . 12:17:33 Removing intermediate container 72c7d565729d 12:17:33 ---> d551b2c3027b 12:17:33 Step 7/27 : COPY . . 12:17:33 Removing intermediate container 2b943385d925 12:17:33 ---> e7459cbbaa69 12:17:33 Step 8/23 : COPY . . 12:17:33 ---> 4d0a6c050b34 12:17:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:17:33 ---> d9a13738c64e 12:17:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 12:17:33 ---> Running in c67e892dbdce 12:17:33 ---> Running in 7a0ac58106e7 12:17:33 ---> 8e84075eeae0 12:17:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 12:17:33 ---> 9ece68b51950 12:17:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 12:17:33 ---> Running in 9d7023fc92f6 12:17:34 ---> 53f1e6130796 12:17:34 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 12:17:34 ---> Running in 1f66b86889d5 12:17:34 ---> Running in a4e311b5067d 12:17:34 ---> 573cde043af7 12:17:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:17:35 Removing intermediate container 7a0ac58106e7 12:17:35 ---> f88972a50744 12:17:35 Step 9/27 : WORKDIR /edgex-go/spire-build 12:17:35 ---> Running in a850dffa4473 12:17:35 Removing intermediate container a4e311b5067d 12:17:35 ---> 7341513d5632 12:17:35 Step 9/27 : WORKDIR /edgex-go/spire-build 12:17:35 ---> Running in 16e89a045d2d 12:17:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:17:36 Removing intermediate container a850dffa4473 12:17:36 ---> b9b236e76ece 12:17:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:17:36 ---> Running in ff27f5d7d11f 12:17:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:17:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:17:36 ---> a5063c2730df 12:17:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:17:36 ---> Using cache 12:17:36 ---> 393a70f6afb3 12:17:36 Step 4/23 : WORKDIR /edgex-go 12:17:36 ---> Using cache 12:17:36 ---> 52695eb27bc9 12:17:36 Step 5/23 : RUN apk add --update --no-cache make git 12:17:36 ---> Using cache 12:17:36 ---> 12a68f32283f 12:17:36 Step 6/23 : COPY go.mod vendor* ./ 12:17:36 ---> Using cache 12:17:36 ---> e68d39d8cd76 12:17:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:36 ---> Using cache 12:17:36 ---> b73ee4cda10b 12:17:36 Step 8/23 : COPY . . 12:17:36 ---> Using cache 12:17:36 ---> 31c4cc46e93d 12:17:36 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 12:17:36 Removing intermediate container 16e89a045d2d 12:17:36 ---> 9846fa1dcfcb 12:17:36 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:17:36 ---> Running in 8cf494d0ba31 12:17:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:17:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:17:37 Removing intermediate container ff27f5d7d11f 12:17:37 ---> 33654f74df53 12:17:37 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:17:38 ---> Running in 7d9a0c9a3665 12:17:38 Removing intermediate container 8cf494d0ba31 12:17:38 ---> 672fa7979fb0 12:17:38 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:17:38 ---> Running in 99e2c84031de 12:17:38 ---> Running in e71c43446054 12:17:38 ---> bc358577e109 12:17:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:17:38 Removing intermediate container 40184cbe08d2 12:17:38 ---> 4a3358f268e1 12:17:38 Step 12/26 : WORKDIR /edgex-go 12:17:39 ---> Running in ecfcee231eb0 12:17:39 ---> 3cfe2c3f2722 12:17:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:17:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:17:39 Removing intermediate container 95c46ff3007b 12:17:39 ---> 0a39e85201dd 12:17:39 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 12:17:39 ---> Running in ed0e2c313fe1 12:17:39 Removing intermediate container ecfcee231eb0 12:17:39 ---> e5f490c8963b 12:17:39 12:17:39 Step 13/26 : FROM alpine:3.17 12:17:39 ---> 9ed4aefc74f6 12:17:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:17:39 ---> Using cache 12:17:39 ---> e357cc2c2512 12:17:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:17:39 ---> Running in 21fe0cf8bbb9 12:17:39 ---> Running in ef3a421929af 12:17:39 Removing intermediate container 21fe0cf8bbb9 12:17:39 ---> afd592bce65f 12:17:39 Step 12/25 : WORKDIR / 12:17:39 ---> Running in c0f0d9a769f9 12:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:17:40 Removing intermediate container c0f0d9a769f9 12:17:40 ---> 13a6e72f2f75 12:17:40 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:17:40 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:17:40 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:17:40 OK: 17820 distinct packages available 12:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:17:40 ---> 65dab365257c 12:17:40 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 12:17:41 (1/5) Installing dumb-init (1.2.5-r2) 12:17:41 (2/5) Installing musl-obstack (1.2.3-r0) 12:17:41 (3/5) Installing libucontext (1.2-r0) 12:17:41 (4/5) Installing gcompat (1.1.0-r0) 12:17:41 (5/5) Installing openssl (3.0.8-r4) 12:17:41 Executing busybox-1.35.0-r29.trigger 12:17:41 OK: 8 MiB in 20 packages 12:17:41 Removing intermediate container ed0e2c313fe1 12:17:41 ---> ac78a23a16c4 12:17:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 12:17:41 ---> Running in 884005ba9ccb 12:17:41 ---> 6312474b4e51 12:17:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:17:41 Removing intermediate container 884005ba9ccb 12:17:41 ---> e38b6ce58816 12:17:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 12:17:41 ---> Running in 6ef5072459fb 12:17:42 ---> 455ae2504f79 12:17:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 12:17:42 Removing intermediate container ef3a421929af 12:17:42 ---> 333326d21caa 12:17:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 12:17:42 Removing intermediate container 6ef5072459fb 12:17:42 ---> d3d518375d04 12:17:42 Step 21/23 : LABEL arch=x86_64 12:17:42 ---> Running in 8af09c7a050a 12:17:42 ---> e9169d200d6e 12:17:42 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 12:17:42 ---> 6f5e5e97b80f 12:17:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:17:42 Removing intermediate container 8af09c7a050a 12:17:42 ---> 1038e1c05bad 12:17:42 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:17:42 ---> Running in 1d7b99c962ac 12:17:42 Removing intermediate container 99e2c84031de 12:17:42 ---> 7481e1f60e4b 12:17:42 Step 12/27 : WORKDIR /edgex-go 12:17:42 Removing intermediate container 7d9a0c9a3665 12:17:42 ---> 17f38586733a 12:17:42 Step 12/27 : WORKDIR /edgex-go 12:17:42 ---> Running in 26467ad6384e 12:17:42 ---> Running in 5938e2a0f24c 12:17:42 ---> 8a63b61dc3ab 12:17:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:17:42 Removing intermediate container 1d7b99c962ac 12:17:42 ---> c85019a86e6d 12:17:42 Step 23/23 : LABEL version=3.0.0-dev.149 12:17:42 ---> f5da88d822af 12:17:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:17:42 ---> Running in eae2818623d1 12:17:43 Removing intermediate container eae2818623d1 12:17:43 ---> c1155e4c977f 12:17:43 12:17:43 Successfully built c1155e4c977f 12:17:43 ---> a708d2a9cfaf 12:17:43 Successfully tagged core-common-config-bootstrapper:latest 12:17:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:17:43 Building core-command 12:17:44 Removing intermediate container 26467ad6384e 12:17:44 Removing intermediate container 5938e2a0f24c 12:17:44 ---> c43a4ce3117f 12:17:44 12:17:44 Step 13/27 : FROM alpine:3.17 12:17:44 ---> 87b694bf4976 12:17:44 12:17:44 Step 13/27 : FROM alpine:3.17 12:17:44 3.17: Pulling from library/alpine 12:17:45 3.17: Pulling from library/alpine 12:17:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:17:45 Status: Downloaded newer image for alpine:3.17 12:17:45 ---> 51e60588ff2c 12:17:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:17:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:17:45 Status: Image is up to date for alpine:3.17 12:17:45 ---> 51e60588ff2c 12:17:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:17:45 ---> Running in f7100da007ea 12:17:45 ---> Running in f731265c7e71 12:17:46 Removing intermediate container f731265c7e71 12:17:46 ---> a0525c266c6e 12:17:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:17:46 Removing intermediate container f7100da007ea 12:17:46 ---> b212d0fb1657 12:17:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:17:47 ---> Running in 63722fff53ea 12:17:47 ---> Running in a190288e0fa4 12:17:49  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:17:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:17:49 ---> a5063c2730df 12:17:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:17:49 ---> Using cache 12:17:49 ---> 393a70f6afb3 12:17:49 Step 4/24 : WORKDIR /edgex-go 12:17:49 ---> Using cache 12:17:49 ---> 52695eb27bc9 12:17:49 Step 5/24 : RUN apk add --update --no-cache make git 12:17:49 ---> Using cache 12:17:49 ---> 12a68f32283f 12:17:49 Step 6/24 : COPY go.mod vendor* ./ 12:17:49 ---> Using cache 12:17:49 ---> e68d39d8cd76 12:17:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:49 ---> Using cache 12:17:49 ---> b73ee4cda10b 12:17:49 Step 8/24 : COPY . . 12:17:49 ---> Using cache 12:17:49 ---> 31c4cc46e93d 12:17:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:17:52 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:17:52 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:17:52 OK: 17691 distinct packages available 12:17:53 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:17:53 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:17:53 OK: 17691 distinct packages available 12:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:17:55 (1/4) Installing dumb-init (1.2.5-r2) 12:17:55 (2/4) Installing musl-obstack (1.2.3-r0) 12:17:55 (3/4) Installing libucontext (1.2-r0) 12:17:55 (4/4) Installing gcompat (1.1.0-r0) 12:17:55 Executing busybox-1.35.0-r29.trigger 12:17:55 OK: 8 MiB in 19 packages 12:17:56 (1/5) Installing dumb-init (1.2.5-r2) 12:17:56 (2/5) Installing musl-obstack (1.2.3-r0) 12:17:56 (3/5) Installing libucontext (1.2-r0) 12:17:56 (4/5) Installing gcompat (1.1.0-r0) 12:17:56 (5/5) Installing openssl (3.0.8-r4) 12:17:56 Executing busybox-1.35.0-r29.trigger 12:17:56 OK: 9 MiB in 20 packages 12:17:57 ---> d097337292aa 12:17:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:17:57 ---> 8aa0254b9282 12:17:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:17:57 ---> Running in 381a617e9d80 12:17:57 ---> f14b46ff89f0 12:17:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:17:57 ---> de0c4d5e95ee 12:17:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:17:57 ---> Running in 92e833990217 12:17:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:17:57 ---> 4fbacfae4d0b 12:17:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:18:00 ---> e7eb6b38ab06 12:18:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:18:00 Removing intermediate container 92e833990217 12:18:00 ---> d4825b7a7260 12:18:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:18:00 ---> Running in ae49f001f703 12:18:00 ---> Running in 405425d8c433 12:18:00 Removing intermediate container f78ba73ffeea 12:18:00 ---> 63918c613eab 12:18:00 12:18:00 Step 10/23 : FROM alpine:3.17 12:18:00 ---> 9ed4aefc74f6 12:18:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:18:00 Removing intermediate container ae49f001f703 12:18:00 ---> 628e0bfacc07 12:18:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:18:00 ---> Running in ab8a33d2b199 12:18:00 ---> Running in 1b7b8bd153b0 12:18:00 Removing intermediate container 405425d8c433 12:18:00 ---> f3c03913f47d 12:18:00 Step 23/25 : LABEL arch=x86_64 12:18:00 Removing intermediate container 63722fff53ea 12:18:00 ---> 08a07c4146af 12:18:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:00 Removing intermediate container a190288e0fa4 12:18:00 ---> c3f66331e75a 12:18:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:00 ---> Running in d59a2e0ac676 12:18:01 Removing intermediate container 1b7b8bd153b0 12:18:01 ---> 8190f46bef21 12:18:01 Step 24/26 : LABEL arch=x86_64 12:18:01 ---> Running in 8f5cff60de27 12:18:01 Removing intermediate container d59a2e0ac676 12:18:01 ---> 111b08245f5e 12:18:01 Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:18:01 ---> Running in 2a31d91df7e2 12:18:01 Removing intermediate container 8f5cff60de27 12:18:01 ---> b6fb40d13a98 12:18:01 Step 25/26 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:01 ---> Running in f54a4d69a328 12:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:18:01 Removing intermediate container 2a31d91df7e2 12:18:01 ---> f9def749ca3d 12:18:01 Step 25/25 : LABEL version=3.0.0-dev.149 12:18:01 (1/2) Installing ca-certificates (20220614-r4) 12:18:01 (2/2) Installing dumb-init (1.2.5-r2) 12:18:01 Executing busybox-1.35.0-r29.trigger 12:18:01 Executing ca-certificates-20220614-r4.trigger 12:18:01 OK: 8 MiB in 17 packages 12:18:01 Removing intermediate container f54a4d69a328 12:18:01 ---> e9cb83b6345c 12:18:01 Step 26/26 : LABEL version=3.0.0-dev.149 12:18:01 ---> Running in bfdf1f8e643e 12:18:02 ---> Running in 3ccb314b94dd 12:18:02 ---> cfb0375c393e 12:18:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 12:18:02 ---> d918fa435a9e 12:18:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 12:18:02 Removing intermediate container bfdf1f8e643e 12:18:02 ---> 09e46b8e1db0 12:18:02 12:18:02 Successfully built 09e46b8e1db0 12:18:03 Successfully tagged security-secretstore-setup:latest 12:18:03 Building security-spiffe-token-provider 12:18:03  Building security-secretstore-setup ... done Removing intermediate container 3ccb314b94dd 12:18:03 ---> 771ceb8c3aa7 12:18:03 12:18:03 Successfully built 771ceb8c3aa7 12:18:04 ---> fcacb82e591b 12:18:04 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:18:04 ---> b0777f1f07d9 12:18:04 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 12:18:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:18:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:18:06 Successfully tagged security-spire-server:latest 12:18:06  Building security-spire-server ... done  ---> a5063c2730df 12:18:06 Step 3/20 : WORKDIR /edgex-go 12:18:06 ---> Using cache 12:18:06 ---> b8888423ea22 12:18:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 12:18:09 Removing intermediate container ab8a33d2b199 12:18:09 ---> dca064ec3b55 12:18:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 12:18:09 ---> Running in ee9d0a2a4da5 12:18:09 ---> Running in 629ebb880702 12:18:10 Removing intermediate container ee9d0a2a4da5 12:18:10 ---> e7d7144013c0 12:18:10 Step 13/23 : ENV APP_PORT=59860 12:18:10 ---> Running in 83fc5800d13d 12:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:18:10 Removing intermediate container 83fc5800d13d 12:18:10 ---> ff7afafe54df 12:18:10 Step 14/23 : EXPOSE $APP_PORT 12:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:18:10 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:18:10 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:18:10 OK: 17819 distinct packages available 12:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:18:11 OK: 265 MiB in 53 packages 12:18:11 ---> Running in 11ffbe778b8b 12:18:13 Removing intermediate container 11ffbe778b8b 12:18:13 ---> 0c8a75256098 12:18:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:13 Removing intermediate container e71c43446054 12:18:13 ---> 39e1e9a2e316 12:18:13 12:18:13 Step 10/23 : FROM alpine:3.17 12:18:13 ---> 9ed4aefc74f6 12:18:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:18:13 ---> Using cache 12:18:13 ---> ee43e3307a4a 12:18:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:18:13 ---> Using cache 12:18:13 ---> 69a66d40fcd5 12:18:13 Step 13/23 : ENV APP_PORT=59861 12:18:13 ---> 1c754cfbc887 12:18:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 12:18:13 Removing intermediate container 629ebb880702 12:18:13 ---> f120b2e37db4 12:18:13 Step 5/20 : COPY go.mod vendor* ./ 12:18:13 ---> Running in 73ca25e3e8da 12:18:13 Removing intermediate container 73ca25e3e8da 12:18:13 ---> 69c502095e36 12:18:13 Step 14/23 : EXPOSE $APP_PORT 12:18:13 ---> Running in 9908427e87da 12:18:13 ---> 976690f6e2b5 12:18:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:18:13 ---> cc256fc7b0a1 12:18:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:13 ---> Running in 8999c5de2a9e 12:18:13 Removing intermediate container 9908427e87da 12:18:13 ---> 2a13492ef9d9 12:18:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:14 ---> 78744e6e75f4 12:18:14 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:18:14 ---> 137710a6a604 12:18:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 12:18:14 ---> 9ab418a4d687 12:18:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:18:15 ---> d12166de31ea 12:18:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:18:15 ---> 718c6f314e61 12:18:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:18:15 ---> Running in 64bbc2bcd05a 12:18:16 Removing intermediate container 64bbc2bcd05a 12:18:16 ---> 78a240b9b83b 12:18:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:18:16 ---> 8a0a15d209fd 12:18:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 12:18:16 ---> Running in 8eebcf3dd6ad 12:18:16 Removing intermediate container 8eebcf3dd6ad 12:18:16 ---> 7c36efd70bc5 12:18:16 Step 21/23 : LABEL arch=x86_64 12:18:16 ---> Running in 2d9cbe1519cc 12:18:16 ---> 736c304d6a5e 12:18:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:18:16 ---> Running in 645b5bcbbe5c 12:18:16 Removing intermediate container 2d9cbe1519cc 12:18:16 ---> b970808d77ae 12:18:16 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:16 ---> Running in 73f415c89d6c 12:18:16 Removing intermediate container 645b5bcbbe5c 12:18:16 ---> 95f8c72b2ea9 12:18:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:18:17 ---> 9703f0f4f35f 12:18:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:18:17 ---> Running in ff032a54816b 12:18:17 Removing intermediate container 73f415c89d6c 12:18:17 ---> 7bd33760f073 12:18:17 Step 23/23 : LABEL version=3.0.0-dev.149 12:18:17 ---> Running in f5394067e528 12:18:17 Removing intermediate container ff032a54816b 12:18:17 ---> bce2c48d6a9d 12:18:17 Step 21/23 : LABEL arch=x86_64 12:18:17 Removing intermediate container f5394067e528 12:18:17 ---> ed95dc015618 12:18:17 12:18:17 ---> Running in 9118292723ec 12:18:17 Successfully built ed95dc015618 12:18:17 Successfully tagged support-notifications:latest 12:18:17  Building support-notifications ... done Removing intermediate container 9118292723ec 12:18:17 ---> e399e76d3b32 12:18:17 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:17 ---> Running in 778b3d2f4ac6 12:18:17 Removing intermediate container 778b3d2f4ac6 12:18:17 ---> ce71d8103495 12:18:17 Step 23/23 : LABEL version=3.0.0-dev.149 12:18:17 ---> Running in 14233a0ab5c3 12:18:17 Removing intermediate container 14233a0ab5c3 12:18:17 ---> c3f3ef729bd4 12:18:17 12:18:17 Successfully built c3f3ef729bd4 12:18:17 Successfully tagged support-scheduler:latest 12:18:19 ---> 074fe5ef5b8d 12:18:19 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:18:19 ---> Running in a266c510c15a 12:18:20 Removing intermediate container a266c510c15a 12:18:20 ---> b18b3d15f2dd 12:18:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:18:22 ---> 1477564bf086 12:18:22 Step 22/27 : WORKDIR / 12:18:22 ---> Running in eb7d1f75af72 12:18:24 Removing intermediate container eb7d1f75af72 12:18:24 ---> f62526195068 12:18:24 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:18:24  Building support-scheduler ... done Removing intermediate container 381a617e9d80 12:18:24 ---> df966a0df6da 12:18:24 12:18:24 Step 10/24 : FROM alpine:3.17 12:18:24 ---> 9ed4aefc74f6 12:18:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 12:18:24 ---> Using cache 12:18:24 ---> ee43e3307a4a 12:18:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:18:24 ---> Using cache 12:18:24 ---> 69a66d40fcd5 12:18:24 Step 13/24 : ENV APP_PORT=59882 12:18:24 ---> Running in 02a7c34237f6 12:18:24 Removing intermediate container 02a7c34237f6 12:18:24 ---> 61df4a06652f 12:18:24 Step 14/24 : EXPOSE $APP_PORT 12:18:24 ---> Running in f5d187fab301 12:18:24 Removing intermediate container f5d187fab301 12:18:24 ---> afe6a677b697 12:18:24 Step 15/24 : WORKDIR / 12:18:24 ---> Running in e95407dccec2 12:18:24 ---> Running in f9c1318f8e33 12:18:24 Removing intermediate container e95407dccec2 12:18:24 ---> 6e0cee695c7a 12:18:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:25 Removing intermediate container f9c1318f8e33 12:18:25 ---> 8bf9edf84657 12:18:25 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:18:25 ---> Running in 9cb1706cc0be 12:18:25 ---> 933001e7d0c5 12:18:25 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 12:18:26 Removing intermediate container 9cb1706cc0be 12:18:26 ---> 6a6aa6185048 12:18:26 Step 25/27 : LABEL arch=arm64 12:18:26 ---> 5475614fc740 12:18:26 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:18:26 ---> Running in c9465ec36b92 12:18:26 ---> 4dc0e889b2ed 12:18:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:18:27 Removing intermediate container c9465ec36b92 12:18:27 ---> cc6267f8bfd7 12:18:27 Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:27 ---> Running in eb63a97a44d5 12:18:27 ---> def297994d67 12:18:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:18:27 Removing intermediate container eb63a97a44d5 12:18:27 ---> 9a2a0851abfb 12:18:27 Step 27/27 : LABEL version=3.0.0-dev.149 12:18:27 ---> Running in a77773da91e7 12:18:28 ---> 323faa15591f 12:18:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:18:28 Removing intermediate container a77773da91e7 12:18:28 ---> df87e5f082ed 12:18:28 12:18:28 Successfully built df87e5f082ed 12:18:28 Successfully tagged security-spire-config-arm64:latest 12:18:28  Building security-spire-config ... done Building security-spiffe-token-provider 12:18:29 ---> 6ae4f297cefd 12:18:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:18:29 ---> 932f50fd5a97 12:18:29 Step 20/24 : ENTRYPOINT ["/core-command"] 12:18:29 ---> 2643c55f6992 12:18:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:18:29 ---> Running in 9e3c136f9b5b 12:18:29 ---> Running in 9bd64a332b8d 12:18:29 Removing intermediate container 9bd64a332b8d 12:18:29 ---> 59812a3e702f 12:18:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:18:29 ---> Running in 5cc33db2275b 12:18:29 Removing intermediate container 9e3c136f9b5b 12:18:29 ---> 685fe0fef7c6 12:18:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:18:30 Removing intermediate container 5cc33db2275b 12:18:30 ---> 7cde5739d905 12:18:30 Step 22/24 : LABEL arch=x86_64 12:18:30 ---> Running in 6afd9aac664d 12:18:30 Removing intermediate container 6afd9aac664d 12:18:30 ---> 42a3e0b17a3d 12:18:30 Step 23/24 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:30 ---> Running in a339eac7c448 12:18:30 Removing intermediate container 8999c5de2a9e 12:18:30 ---> 2e1ef8e7bc23 12:18:30 Step 7/20 : COPY . . 12:18:30 ---> Running in c014ad9533db 12:18:30 Removing intermediate container a339eac7c448 12:18:30 ---> f3944b6911b4 12:18:30 Step 24/24 : LABEL version=3.0.0-dev.149 12:18:30 Removing intermediate container c014ad9533db 12:18:30 ---> eb2fdf7315a3 12:18:30 Step 25/27 : LABEL arch=arm64 12:18:30 ---> Running in bf93667e6734 12:18:31 Removing intermediate container bf93667e6734 12:18:31 ---> f7e9d67c3323 12:18:31 Step 26/27 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:31 ---> Running in f4ef84d8fa0a 12:18:32 Removing intermediate container f4ef84d8fa0a 12:18:32 ---> acad0b155c94 12:18:32 Step 27/27 : LABEL version=3.0.0-dev.149 12:18:32 ---> Running in 08af215c7a52 12:18:32 Removing intermediate container 08af215c7a52 12:18:32 ---> da2fa362613c 12:18:32 12:18:32 Successfully built da2fa362613c 12:18:32 Successfully tagged security-spire-agent-arm64:latest 12:18:32  Building security-spire-agent ... done Building security-spire-server 12:18:33 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:18:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:18:33 ---> c412ee5707c9 12:18:33 Step 3/20 : WORKDIR /edgex-go 12:18:33 ---> Using cache 12:18:33 ---> 9bf513c89ed7 12:18:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 12:18:33 ---> Running in a528899dd995 12:18:34 ---> Running in 64d956dfb713 12:18:34 ---> c0f08900b317 12:18:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:18:34 Removing intermediate container 64d956dfb713 12:18:34 ---> 4f66eaedd5b9 12:18:34 12:18:34 ---> Running in 32093fe0c41e 12:18:34 Successfully built 4f66eaedd5b9 12:18:34 Successfully tagged core-command:latest 12:18:34  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:18:36 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:18:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:18:36 ---> c412ee5707c9 12:18:36 Step 3/26 : WORKDIR /edgex-go 12:18:36 ---> Using cache 12:18:36 ---> 9bf513c89ed7 12:18:36 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 12:18:36 ---> Using cache 12:18:36 ---> f7db21226f64 12:18:36 Step 5/26 : COPY go.mod vendor* ./ 12:18:37 ---> Using cache 12:18:37 ---> ab6701788eb3 12:18:37 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:37 ---> Using cache 12:18:37 ---> d551b2c3027b 12:18:37 Step 7/26 : COPY . . 12:18:37 ---> Using cache 12:18:37 ---> 53f1e6130796 12:18:37 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 12:18:37 ---> Using cache 12:18:37 ---> 7341513d5632 12:18:37 Step 9/26 : WORKDIR /edgex-go/spire-build 12:18:37 ---> Using cache 12:18:37 ---> 9846fa1dcfcb 12:18:37 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:18:37 ---> Using cache 12:18:37 ---> 672fa7979fb0 12:18:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 12:18:37 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:18:37 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:18:37 OK: 17690 distinct packages available 12:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:18:38 ---> Running in af723537445a 12:18:40 OK: 263 MiB in 53 packages 12:18:42 Removing intermediate container a528899dd995 12:18:42 ---> 490930ff80ca 12:18:42 Step 5/20 : COPY go.mod vendor* ./ 12:18:42 Removing intermediate container af723537445a 12:18:42 ---> fdda814d3c90 12:18:42 Step 12/26 : WORKDIR /edgex-go 12:18:42 ---> Running in 698aa6fd2adf 12:18:43 Removing intermediate container 698aa6fd2adf 12:18:43 ---> 2a7eba346027 12:18:43 12:18:43 Step 13/26 : FROM alpine:3.17 12:18:43 ---> 51e60588ff2c 12:18:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:18:43 ---> Using cache 12:18:43 ---> b212d0fb1657 12:18:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:18:43 ---> Running in 1d2f8236d8b9 12:18:43 ---> 48a253fc58fa 12:18:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:18:43 ---> Running in 00168d8d41a0 12:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:18:48 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:18:48 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:18:48 OK: 17691 distinct packages available 12:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:18:50 (1/5) Installing dumb-init (1.2.5-r2) 12:18:51 (2/5) Installing musl-obstack (1.2.3-r0) 12:18:51 (3/5) Installing libucontext (1.2-r0) 12:18:51 (4/5) Installing gcompat (1.1.0-r0) 12:18:51 (5/5) Installing openssl (3.0.8-r4) 12:18:51 Executing busybox-1.35.0-r29.trigger 12:18:51 OK: 9 MiB in 20 packages 12:18:52 Removing intermediate container 1d2f8236d8b9 12:18:52 ---> a30eca6bcc41 12:18:52 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:53 Removing intermediate container 32093fe0c41e 12:18:53 ---> 43ae262d0e70 12:18:53 12:18:53 Step 9/20 : FROM alpine:3.17 12:18:53 ---> 9ed4aefc74f6 12:18:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 12:18:53 ---> Using cache 12:18:53 ---> 33d733c9a9eb 12:18:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:18:53 ---> Running in bd4d854780a7 12:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:18:53 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:18:53 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:18:53 OK: 17820 distinct packages available 12:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:18:53 (1/9) Installing ca-certificates (20220614-r4) 12:18:53 (2/9) Installing brotli-libs (1.0.9-r9) 12:18:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 12:18:53 (4/9) Installing libcurl (8.0.1-r0) 12:18:53 (5/9) Installing curl (8.0.1-r0) 12:18:53 (6/9) Installing dumb-init (1.2.5-r2) 12:18:53 (7/9) Installing musl-obstack (1.2.3-r0) 12:18:53 (8/9) Installing libucontext (1.2-r0) 12:18:53 (9/9) Installing gcompat (1.1.0-r0) 12:18:53 Executing busybox-1.35.0-r29.trigger 12:18:53 Executing ca-certificates-20220614-r4.trigger 12:18:53 OK: 10 MiB in 24 packages 12:18:53 Removing intermediate container bd4d854780a7 12:18:53 ---> 89b8421f73a7 12:18:53 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 12:18:53 ---> 9435eab71911 12:18:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 12:18:53 ---> 4b25a9658748 12:18:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:18:53 ---> e90d54af307f 12:18:53 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 12:18:54 ---> fbb698a0b61b 12:18:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:18:54 ---> 9fdc7ecd2fd3 12:18:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:18:54 ---> Running in 22bef3748056 12:18:54 Removing intermediate container 22bef3748056 12:18:54 ---> 90b50bb7fa66 12:18:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 12:18:54 ---> Running in e709fca27aeb 12:18:54 Removing intermediate container e709fca27aeb 12:18:54 ---> 76906e5031a0 12:18:54 Step 18/20 : LABEL arch=x86_64 12:18:54 ---> Running in 2e75afaf1c2b 12:18:54 Removing intermediate container 2e75afaf1c2b 12:18:54 ---> 19cd5d478f1c 12:18:54 Step 19/20 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:18:54 ---> Running in 4727c1a74d95 12:18:54 Removing intermediate container 4727c1a74d95 12:18:54 ---> eda902314089 12:18:54 Step 20/20 : LABEL version=3.0.0-dev.149 12:18:54 ---> Running in 346bb8d36569 12:18:54 Removing intermediate container 346bb8d36569 12:18:54 ---> e830933a0756 12:18:54 12:18:54 ---> 29214e3263fe 12:18:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:18:54 Successfully built e830933a0756 12:18:54 Successfully tagged security-spiffe-token-provider:latest 12:18:54  Building security-spiffe-token-provider ... done  [Pipeline] } 12:18:54 $ docker stop --time=1 9966e1238f128a35b89a38013568314e066064ad0ffe228dcefebfc31765bb5e 12:18:56 $ docker rm -f --volumes 9966e1238f128a35b89a38013568314e066064ad0ffe228dcefebfc31765bb5e [Pipeline] // withDockerContainer [Pipeline] sh 12:18:56 + docker images 12:18:56 REPOSITORY TAG IMAGE ID CREATED SIZE 12:18:56 security-spiffe-token-provider latest e830933a0756 2 seconds ago 32.8MB 12:18:56 43ae262d0e70 6 seconds ago 1.76GB 12:18:56 core-command latest 4f66eaedd5b9 22 seconds ago 19.8MB 12:18:56 df966a0df6da 37 seconds ago 1.72GB 12:18:56 support-notifications latest ed95dc015618 39 seconds ago 32.4MB 12:18:56 support-scheduler latest c3f3ef729bd4 39 seconds ago 31.8MB 12:18:56 39e1e9a2e316 43 seconds ago 1.79GB 12:18:56 security-secretstore-setup latest 09e46b8e1db0 54 seconds ago 32.8MB 12:18:56 security-spire-server latest 771ceb8c3aa7 54 seconds ago 103MB 12:18:56 63918c613eab 56 seconds ago 1.79GB 12:18:56 core-common-config-bootstrapper latest c1155e4c977f About a minute ago 17.2MB 12:18:56 e5f490c8963b About a minute ago 1.58GB 12:18:56 security-proxy-auth latest b8f853cd35e9 About a minute ago 18.3MB 12:18:56 227bba018a15 About a minute ago 1.72GB 12:18:56 b651f2abab48 About a minute ago 1.72GB 12:18:56 core-data latest ea58f490fe6f 2 minutes ago 20MB 12:18:56 security-bootstrapper latest 9cd0e84ad5e8 2 minutes ago 22.2MB 12:18:56 13c47d31f1b3 2 minutes ago 1.7GB 12:18:56 cd52c2d492fb 2 minutes ago 1.73GB 12:18:56 security-proxy-setup latest 0bb163126117 2 minutes ago 18.7MB 12:18:56 core-metadata latest b460f1f3616c 2 minutes ago 20.4MB 12:18:56 security-spire-agent latest 4b97c6f28b6d 2 minutes ago 161MB 12:18:56 5d369d80b660 2 minutes ago 1.7GB 12:18:56 d4bdbe242c79 2 minutes ago 1.71GB 12:18:56 security-spire-config latest 9b1ff59bbf1b 2 minutes ago 102MB 12:18:56 06d113216f24 2 minutes ago 1.73GB 12:18:56 eb91670b4853 3 minutes ago 1.58GB 12:18:56 d1bfdfc6f6c4 3 minutes ago 1.58GB 12:18:56 ci-base-image-x86_64 latest a5063c2730df 7 minutes ago 918MB 12:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 10 days ago 700MB 12:18:56 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 12:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 12:18:56 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 12:18:56 provisioning config files... 12:18:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config266486764340244094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:56 ---> docker-login.sh 12:18:56 nexus3.edgexfoundry.org:10001 12:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:56 Configure a credential helper to remove this warning. See 12:18:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:56 12:18:56 Login Succeeded 12:18:56 nexus3.edgexfoundry.org:10002 12:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:57 Configure a credential helper to remove this warning. See 12:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:57 12:18:57 Login Succeeded 12:18:57 nexus3.edgexfoundry.org:10003 12:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:57 Configure a credential helper to remove this warning. See 12:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:57 12:18:57 Login Succeeded 12:18:57 nexus3.edgexfoundry.org:10004 12:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:57 Configure a credential helper to remove this warning. See 12:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:57 12:18:57 Login Succeeded 12:18:57 docker.io 12:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:57 Configure a credential helper to remove this warning. See 12:18:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:57 12:18:57 Login Succeeded 12:18:57 ---> docker-login.sh ends [Pipeline] } 12:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:18:57 [edgeXDocker.push] Tagging docker image core-command with the following tags: 12:18:57 6027525257e046c56638ab70286b652a285a584d 12:18:57 latest 12:18:57 3.0.0-dev.149 12:18:57 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:18:57 main 12:18:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:58 + docker push nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d 12:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:18:58 131461837d01: Preparing 12:18:58 9af78aa52ca3: Preparing 12:18:58 183aad375492: Preparing 12:18:58 117668009bcd: Preparing 12:18:58 b3ad565a4f41: Preparing 12:18:58 f1417ff83b31: Preparing 12:18:58 f1417ff83b31: Waiting 12:18:58 131461837d01: Pushed 12:18:58 117668009bcd: Pushed 12:18:58 b3ad565a4f41: Pushed 12:18:58 183aad375492: Pushed 12:18:58 f1417ff83b31: Layer already exists 12:18:59 9af78aa52ca3: Pushed 12:19:00 6027525257e046c56638ab70286b652a285a584d: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:00 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 12:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:19:00 131461837d01: Preparing 12:19:00 9af78aa52ca3: Preparing 12:19:00 183aad375492: Preparing 12:19:00 117668009bcd: Preparing 12:19:00 b3ad565a4f41: Preparing 12:19:00 f1417ff83b31: Preparing 12:19:00 f1417ff83b31: Waiting 12:19:00 183aad375492: Layer already exists 12:19:00 117668009bcd: Layer already exists 12:19:00 b3ad565a4f41: Layer already exists 12:19:00 9af78aa52ca3: Layer already exists 12:19:00 131461837d01: Layer already exists 12:19:00 f1417ff83b31: Layer already exists 12:19:00 latest: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:01 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.149 12:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:19:01 131461837d01: Preparing 12:19:01 9af78aa52ca3: Preparing 12:19:01 183aad375492: Preparing 12:19:01 117668009bcd: Preparing 12:19:01 b3ad565a4f41: Preparing 12:19:01 f1417ff83b31: Preparing 12:19:01 117668009bcd: Layer already exists 12:19:01 183aad375492: Layer already exists 12:19:01 b3ad565a4f41: Layer already exists 12:19:01 9af78aa52ca3: Layer already exists 12:19:01 131461837d01: Layer already exists 12:19:01 f1417ff83b31: Layer already exists 12:19:01 3.0.0-dev.149: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:01 ---> 91433ba53ed8 12:19:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:19:01 ---> 4ce9993ce262 12:19:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:19:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:01 + docker push nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:19:01 131461837d01: Preparing 12:19:01 9af78aa52ca3: Preparing 12:19:01 183aad375492: Preparing 12:19:01 117668009bcd: Preparing 12:19:01 b3ad565a4f41: Preparing 12:19:01 f1417ff83b31: Preparing 12:19:01 f1417ff83b31: Waiting 12:19:01 131461837d01: Layer already exists 12:19:01 183aad375492: Layer already exists 12:19:01 b3ad565a4f41: Layer already exists 12:19:01 9af78aa52ca3: Layer already exists 12:19:01 117668009bcd: Layer already exists 12:19:01 f1417ff83b31: Layer already exists 12:19:01 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:02 ---> 0c6e639b4c81 12:19:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:19:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 12:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:19:02 131461837d01: Preparing 12:19:02 9af78aa52ca3: Preparing 12:19:02 183aad375492: Preparing 12:19:02 117668009bcd: Preparing 12:19:02 b3ad565a4f41: Preparing 12:19:02 f1417ff83b31: Preparing 12:19:02 f1417ff83b31: Waiting 12:19:02 131461837d01: Layer already exists 12:19:02 9af78aa52ca3: Layer already exists 12:19:02 117668009bcd: Layer already exists 12:19:02 b3ad565a4f41: Layer already exists 12:19:02 183aad375492: Layer already exists 12:19:02 f1417ff83b31: Layer already exists 12:19:02 main: digest: sha256:87fa9e5083763f583fc1843a17736c52b712d657ac79952e1fcc59a50cdc88a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:02 ===================================================== [Pipeline] echo 12:19:02 taggedImages: 12:19:02 - nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d 12:19:02 - nexus3.edgexfoundry.org:10004/core-command:latest 12:19:02 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.149 12:19:02 - nexus3.edgexfoundry.org:10004/core-command:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 12:19:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 12:19:02 6027525257e046c56638ab70286b652a285a584d 12:19:02 latest 12:19:02 3.0.0-dev.149 12:19:02 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:02 main 12:19:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d 12:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:19:03 e87ff416eaf9: Preparing 12:19:03 1ada6c1d2864: Preparing 12:19:03 df35bd4423fa: Preparing 12:19:03 d7834ab9a4d4: Preparing 12:19:03 183aad375492: Preparing 12:19:03 117668009bcd: Preparing 12:19:03 17b7b8793a73: Preparing 12:19:03 f1417ff83b31: Preparing 12:19:03 117668009bcd: Waiting 12:19:03 17b7b8793a73: Waiting 12:19:03 f1417ff83b31: Waiting 12:19:03 183aad375492: Layer already exists 12:19:03 117668009bcd: Layer already exists 12:19:03 df35bd4423fa: Pushed 12:19:03 17b7b8793a73: Pushed 12:19:03 f1417ff83b31: Layer already exists 12:19:03 e87ff416eaf9: Pushed 12:19:03 1ada6c1d2864: Pushed 12:19:03 ---> 4ca570b2ffd9 12:19:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:19:03 ---> Running in b24aa6a8a193 12:19:03 Removing intermediate container b24aa6a8a193 12:19:03 ---> 548ccdea4699 12:19:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:19:04 d7834ab9a4d4: Pushed 12:19:04 ---> Running in 88be17e38ec1 12:19:04 6027525257e046c56638ab70286b652a285a584d: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:04 Removing intermediate container 88be17e38ec1 12:19:04 ---> 8a2591ff2c45 12:19:04 Step 24/26 : LABEL arch=arm64 12:19:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:19:05 e87ff416eaf9: Preparing 12:19:05 1ada6c1d2864: Preparing 12:19:05 df35bd4423fa: Preparing 12:19:05 d7834ab9a4d4: Preparing 12:19:05 183aad375492: Preparing 12:19:05 117668009bcd: Preparing 12:19:05 17b7b8793a73: Preparing 12:19:05 f1417ff83b31: Preparing 12:19:05 117668009bcd: Waiting 12:19:05 f1417ff83b31: Waiting 12:19:05 d7834ab9a4d4: Layer already exists 12:19:05 1ada6c1d2864: Layer already exists 12:19:05 183aad375492: Layer already exists 12:19:05 df35bd4423fa: Layer already exists 12:19:05 e87ff416eaf9: Layer already exists 12:19:05 17b7b8793a73: Layer already exists 12:19:05 f1417ff83b31: Layer already exists 12:19:05 117668009bcd: Layer already exists 12:19:05 latest: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:19:05 ---> Running in fa330db375f4 [Pipeline] sh 12:19:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:05 Removing intermediate container fa330db375f4 12:19:05 ---> 9a5be4031c1c 12:19:05 Step 25/26 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:19:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.149 12:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:19:05 e87ff416eaf9: Preparing 12:19:05 1ada6c1d2864: Preparing 12:19:05 df35bd4423fa: Preparing 12:19:05 d7834ab9a4d4: Preparing 12:19:05 183aad375492: Preparing 12:19:05 117668009bcd: Preparing 12:19:05 17b7b8793a73: Preparing 12:19:05 f1417ff83b31: Preparing 12:19:05 117668009bcd: Waiting 12:19:05 f1417ff83b31: Waiting 12:19:05 d7834ab9a4d4: Layer already exists 12:19:05 1ada6c1d2864: Layer already exists 12:19:05 e87ff416eaf9: Layer already exists 12:19:05 183aad375492: Layer already exists 12:19:05 df35bd4423fa: Layer already exists 12:19:05 17b7b8793a73: Layer already exists 12:19:05 117668009bcd: Layer already exists 12:19:05 f1417ff83b31: Layer already exists 12:19:05 3.0.0-dev.149: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:05 ---> Running in 676b3e1c2bc4 12:19:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:19:06 e87ff416eaf9: Preparing 12:19:06 1ada6c1d2864: Preparing 12:19:06 df35bd4423fa: Preparing 12:19:06 d7834ab9a4d4: Preparing 12:19:06 183aad375492: Preparing 12:19:06 117668009bcd: Preparing 12:19:06 17b7b8793a73: Preparing 12:19:06 f1417ff83b31: Preparing 12:19:06 17b7b8793a73: Waiting 12:19:06 117668009bcd: Waiting 12:19:06 f1417ff83b31: Waiting 12:19:06 d7834ab9a4d4: Layer already exists 12:19:06 183aad375492: Layer already exists 12:19:06 1ada6c1d2864: Layer already exists 12:19:06 df35bd4423fa: Layer already exists 12:19:06 e87ff416eaf9: Layer already exists 12:19:06 117668009bcd: Layer already exists 12:19:06 17b7b8793a73: Layer already exists 12:19:06 f1417ff83b31: Layer already exists 12:19:06 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:06 Removing intermediate container 676b3e1c2bc4 12:19:06 ---> 8f6cafcfca06 12:19:06 Step 26/26 : LABEL version=3.0.0-dev.149 12:19:06 ---> Running in 59cf2e8a042c 12:19:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:19:06 e87ff416eaf9: Preparing 12:19:06 1ada6c1d2864: Preparing 12:19:06 df35bd4423fa: Preparing 12:19:06 d7834ab9a4d4: Preparing 12:19:06 183aad375492: Preparing 12:19:06 117668009bcd: Preparing 12:19:06 17b7b8793a73: Preparing 12:19:06 f1417ff83b31: Preparing 12:19:06 117668009bcd: Waiting 12:19:06 17b7b8793a73: Waiting 12:19:06 f1417ff83b31: Waiting 12:19:06 e87ff416eaf9: Layer already exists 12:19:06 d7834ab9a4d4: Layer already exists 12:19:06 183aad375492: Layer already exists 12:19:06 df35bd4423fa: Layer already exists 12:19:06 1ada6c1d2864: Layer already exists 12:19:06 117668009bcd: Layer already exists 12:19:06 17b7b8793a73: Layer already exists 12:19:06 f1417ff83b31: Layer already exists 12:19:06 main: digest: sha256:4d90e2b65bd2aac10dbaf43199246d10980e0b320ad42aa7165452dbbd9b0415 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:06 ===================================================== [Pipeline] echo 12:19:06 taggedImages: 12:19:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d 12:19:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:19:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.149 12:19:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 12:19:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 12:19:06 6027525257e046c56638ab70286b652a285a584d 12:19:06 latest 12:19:06 3.0.0-dev.149 12:19:06 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:06 main 12:19:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:07 Removing intermediate container 59cf2e8a042c 12:19:07 ---> ce8ab7195e1b 12:19:07 12:19:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:07 Successfully built ce8ab7195e1b 12:19:07 Successfully tagged security-spire-server-arm64:latest 12:19:07 Building support-notifications 12:19:07 + docker push nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d 12:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:19:07 55c09edab01c: Preparing 12:19:07 de8e270be516: Preparing 12:19:07 183aad375492: Preparing 12:19:07 117668009bcd: Preparing 12:19:07 43a50f177ff5: Preparing 12:19:07 f1417ff83b31: Preparing 12:19:07 f1417ff83b31: Waiting 12:19:07 117668009bcd: Layer already exists 12:19:07 183aad375492: Layer already exists 12:19:07 f1417ff83b31: Layer already exists 12:19:07 55c09edab01c: Pushed 12:19:07 43a50f177ff5: Pushed 12:19:08 de8e270be516: Pushed 12:19:08 6027525257e046c56638ab70286b652a285a584d: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 12:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:19:09 55c09edab01c: Preparing 12:19:09 de8e270be516: Preparing 12:19:09 183aad375492: Preparing 12:19:09 117668009bcd: Preparing 12:19:09 43a50f177ff5: Preparing 12:19:09 f1417ff83b31: Preparing 12:19:09 43a50f177ff5: Layer already exists 12:19:09 183aad375492: Layer already exists 12:19:09 117668009bcd: Layer already exists 12:19:09 de8e270be516: Layer already exists 12:19:09 55c09edab01c: Layer already exists 12:19:09 f1417ff83b31: Layer already exists 12:19:09 latest: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:10 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.149 12:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:19:10 55c09edab01c: Preparing 12:19:10 de8e270be516: Preparing 12:19:10 183aad375492: Preparing 12:19:10 117668009bcd: Preparing 12:19:10 43a50f177ff5: Preparing 12:19:10 f1417ff83b31: Preparing 12:19:10 f1417ff83b31: Waiting 12:19:10 de8e270be516: Layer already exists 12:19:10 183aad375492: Layer already exists 12:19:10 43a50f177ff5: Layer already exists 12:19:10 117668009bcd: Layer already exists 12:19:10 55c09edab01c: Layer already exists 12:19:10 f1417ff83b31: Layer already exists 12:19:10 3.0.0-dev.149: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:10  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:19:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:19:10 ---> c412ee5707c9 12:19:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:19:10 ---> Using cache 12:19:10 ---> d85d74d52aa1 12:19:10 Step 4/23 : WORKDIR /edgex-go 12:19:10 ---> Using cache 12:19:10 ---> 1307dba3ea5f 12:19:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 12:19:10 ---> Running in 56c6a6421fb1 12:19:10 + docker push nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:19:10 55c09edab01c: Preparing 12:19:10 de8e270be516: Preparing 12:19:10 183aad375492: Preparing 12:19:10 117668009bcd: Preparing 12:19:10 43a50f177ff5: Preparing 12:19:10 f1417ff83b31: Preparing 12:19:10 f1417ff83b31: Waiting 12:19:10 de8e270be516: Layer already exists 12:19:10 183aad375492: Layer already exists 12:19:10 117668009bcd: Layer already exists 12:19:10 55c09edab01c: Layer already exists 12:19:10 43a50f177ff5: Layer already exists 12:19:10 f1417ff83b31: Layer already exists 12:19:10 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 12:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:19:11 55c09edab01c: Preparing 12:19:11 de8e270be516: Preparing 12:19:11 183aad375492: Preparing 12:19:11 117668009bcd: Preparing 12:19:11 43a50f177ff5: Preparing 12:19:11 f1417ff83b31: Preparing 12:19:11 f1417ff83b31: Waiting 12:19:11 183aad375492: Layer already exists 12:19:11 de8e270be516: Layer already exists 12:19:11 55c09edab01c: Layer already exists 12:19:11 43a50f177ff5: Layer already exists 12:19:11 117668009bcd: Layer already exists 12:19:11 f1417ff83b31: Layer already exists 12:19:11 main: digest: sha256:80ed07c34ce988d143fd2c8e97c50b8b851993e7a916b16621283f1425084791 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:11 ===================================================== [Pipeline] echo 12:19:11 taggedImages: 12:19:11 - nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d 12:19:11 - nexus3.edgexfoundry.org:10004/core-data:latest 12:19:11 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.149 12:19:11 - nexus3.edgexfoundry.org:10004/core-data:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 12:19:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:19:11 6027525257e046c56638ab70286b652a285a584d 12:19:11 latest 12:19:11 3.0.0-dev.149 12:19:11 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:11 main 12:19:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d 12:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:19:12 840c404d2b39: Preparing 12:19:12 c179840aa1b6: Preparing 12:19:12 11a8488d4adf: Preparing 12:19:12 183aad375492: Preparing 12:19:12 117668009bcd: Preparing 12:19:12 b3ad565a4f41: Preparing 12:19:12 f1417ff83b31: Preparing 12:19:12 b3ad565a4f41: Waiting 12:19:12 f1417ff83b31: Waiting 12:19:12 183aad375492: Layer already exists 12:19:12 117668009bcd: Layer already exists 12:19:12 b3ad565a4f41: Layer already exists 12:19:12 f1417ff83b31: Layer already exists 12:19:12 c179840aa1b6: Pushed 12:19:12 840c404d2b39: Pushed 12:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:19:13 11a8488d4adf: Pushed 12:19:13 6027525257e046c56638ab70286b652a285a584d: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 12:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:19:14 840c404d2b39: Preparing 12:19:14 c179840aa1b6: Preparing 12:19:14 11a8488d4adf: Preparing 12:19:14 183aad375492: Preparing 12:19:14 117668009bcd: Preparing 12:19:14 b3ad565a4f41: Preparing 12:19:14 f1417ff83b31: Preparing 12:19:14 b3ad565a4f41: Waiting 12:19:14 f1417ff83b31: Waiting 12:19:14 840c404d2b39: Layer already exists 12:19:14 183aad375492: Layer already exists 12:19:14 c179840aa1b6: Layer already exists 12:19:14 11a8488d4adf: Layer already exists 12:19:14 117668009bcd: Layer already exists 12:19:14 f1417ff83b31: Layer already exists 12:19:14 b3ad565a4f41: Layer already exists 12:19:14 latest: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:14 OK: 263 MiB in 53 packages 12:19:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.149 12:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:19:15 840c404d2b39: Preparing 12:19:15 c179840aa1b6: Preparing 12:19:15 11a8488d4adf: Preparing 12:19:15 183aad375492: Preparing 12:19:15 117668009bcd: Preparing 12:19:15 b3ad565a4f41: Preparing 12:19:15 f1417ff83b31: Preparing 12:19:15 b3ad565a4f41: Waiting 12:19:15 f1417ff83b31: Waiting 12:19:15 183aad375492: Layer already exists 12:19:15 117668009bcd: Layer already exists 12:19:15 840c404d2b39: Layer already exists 12:19:15 11a8488d4adf: Layer already exists 12:19:15 c179840aa1b6: Layer already exists 12:19:15 b3ad565a4f41: Layer already exists 12:19:15 f1417ff83b31: Layer already exists 12:19:15 3.0.0-dev.149: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:19:15 840c404d2b39: Preparing 12:19:15 c179840aa1b6: Preparing 12:19:15 11a8488d4adf: Preparing 12:19:15 183aad375492: Preparing 12:19:15 117668009bcd: Preparing 12:19:15 b3ad565a4f41: Preparing 12:19:15 f1417ff83b31: Preparing 12:19:15 b3ad565a4f41: Waiting 12:19:15 840c404d2b39: Layer already exists 12:19:15 11a8488d4adf: Layer already exists 12:19:15 c179840aa1b6: Layer already exists 12:19:15 183aad375492: Layer already exists 12:19:15 117668009bcd: Layer already exists 12:19:15 f1417ff83b31: Layer already exists 12:19:15 b3ad565a4f41: Layer already exists 12:19:15 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:19:16 Removing intermediate container 56c6a6421fb1 12:19:16 ---> 8c336854b96a 12:19:16 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh 12:19:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 12:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:19:16 840c404d2b39: Preparing 12:19:16 c179840aa1b6: Preparing 12:19:16 11a8488d4adf: Preparing 12:19:16 183aad375492: Preparing 12:19:16 117668009bcd: Preparing 12:19:16 b3ad565a4f41: Preparing 12:19:16 f1417ff83b31: Preparing 12:19:16 b3ad565a4f41: Waiting 12:19:16 f1417ff83b31: Waiting 12:19:16 c179840aa1b6: Layer already exists 12:19:16 183aad375492: Layer already exists 12:19:16 11a8488d4adf: Layer already exists 12:19:16 840c404d2b39: Layer already exists 12:19:16 117668009bcd: Layer already exists 12:19:16 b3ad565a4f41: Layer already exists 12:19:16 f1417ff83b31: Layer already exists 12:19:16 main: digest: sha256:a49fcbe4e0959a5b3597207d13dff732529fab9def8518b31f4f3b34da80d147 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:16 ===================================================== [Pipeline] echo 12:19:16 taggedImages: 12:19:16 - nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d 12:19:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:19:16 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.149 12:19:16 - nexus3.edgexfoundry.org:10004/core-metadata:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 12:19:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:19:16 6027525257e046c56638ab70286b652a285a584d 12:19:16 latest 12:19:16 3.0.0-dev.149 12:19:16 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:16 main 12:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:17 ---> 30f346f9bee4 12:19:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:19:17 ---> Running in 955b72246119 12:19:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d 12:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:19:17 34d0c29dc22f: Preparing 12:19:17 34d0c29dc22f: Preparing 12:19:17 96fdbf2a45e7: Preparing 12:19:17 c9024d2947bb: Preparing 12:19:17 de5fe04b1368: Preparing 12:19:17 e89a12398800: Preparing 12:19:17 3fa89fc87b73: Preparing 12:19:17 183aad375492: Preparing 12:19:17 117668009bcd: Preparing 12:19:17 c725c675b010: Preparing 12:19:17 b2dbb6649e0c: Preparing 12:19:17 094115d9e1cb: Preparing 12:19:17 1aff5a36271d: Preparing 12:19:17 f1417ff83b31: Preparing 12:19:17 094115d9e1cb: Waiting 12:19:17 1aff5a36271d: Waiting 12:19:17 f1417ff83b31: Waiting 12:19:17 117668009bcd: Waiting 12:19:17 c725c675b010: Waiting 12:19:17 b2dbb6649e0c: Waiting 12:19:17 183aad375492: Waiting 12:19:17 de5fe04b1368: Pushed 12:19:17 34d0c29dc22f: Pushed 12:19:17 96fdbf2a45e7: Pushed 12:19:17 c9024d2947bb: Pushed 12:19:17 e89a12398800: Pushed 12:19:17 183aad375492: Layer already exists 12:19:17 117668009bcd: Layer already exists 12:19:17 c725c675b010: Pushed 12:19:17 f1417ff83b31: Layer already exists 12:19:17 b2dbb6649e0c: Pushed 12:19:17 094115d9e1cb: Pushed 12:19:17 1aff5a36271d: Pushed 12:19:18 3fa89fc87b73: Pushed 12:19:18 6027525257e046c56638ab70286b652a285a584d: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:19:19 34d0c29dc22f: Preparing 12:19:19 34d0c29dc22f: Preparing 12:19:19 96fdbf2a45e7: Preparing 12:19:19 c9024d2947bb: Preparing 12:19:19 de5fe04b1368: Preparing 12:19:19 e89a12398800: Preparing 12:19:19 3fa89fc87b73: Preparing 12:19:19 183aad375492: Preparing 12:19:19 117668009bcd: Preparing 12:19:19 c725c675b010: Preparing 12:19:19 b2dbb6649e0c: Preparing 12:19:19 094115d9e1cb: Preparing 12:19:19 1aff5a36271d: Preparing 12:19:19 f1417ff83b31: Preparing 12:19:19 117668009bcd: Waiting 12:19:19 1aff5a36271d: Waiting 12:19:19 c725c675b010: Waiting 12:19:19 b2dbb6649e0c: Waiting 12:19:19 094115d9e1cb: Waiting 12:19:19 f1417ff83b31: Waiting 12:19:19 3fa89fc87b73: Waiting 12:19:19 183aad375492: Waiting 12:19:19 e89a12398800: Layer already exists 12:19:19 34d0c29dc22f: Layer already exists 12:19:19 de5fe04b1368: Layer already exists 12:19:19 96fdbf2a45e7: Layer already exists 12:19:19 c9024d2947bb: Layer already exists 12:19:19 3fa89fc87b73: Layer already exists 12:19:19 b2dbb6649e0c: Layer already exists 12:19:19 117668009bcd: Layer already exists 12:19:19 183aad375492: Layer already exists 12:19:19 c725c675b010: Layer already exists 12:19:19 094115d9e1cb: Layer already exists 12:19:19 f1417ff83b31: Layer already exists 12:19:19 1aff5a36271d: Layer already exists 12:19:19 latest: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.149 12:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:19:20 34d0c29dc22f: Preparing 12:19:20 34d0c29dc22f: Preparing 12:19:20 96fdbf2a45e7: Preparing 12:19:20 c9024d2947bb: Preparing 12:19:20 de5fe04b1368: Preparing 12:19:20 e89a12398800: Preparing 12:19:20 3fa89fc87b73: Preparing 12:19:20 183aad375492: Preparing 12:19:20 117668009bcd: Preparing 12:19:20 c725c675b010: Preparing 12:19:20 b2dbb6649e0c: Preparing 12:19:20 094115d9e1cb: Preparing 12:19:20 1aff5a36271d: Preparing 12:19:20 f1417ff83b31: Preparing 12:19:20 3fa89fc87b73: Waiting 12:19:20 183aad375492: Waiting 12:19:20 117668009bcd: Waiting 12:19:20 c725c675b010: Waiting 12:19:20 b2dbb6649e0c: Waiting 12:19:20 094115d9e1cb: Waiting 12:19:20 1aff5a36271d: Waiting 12:19:20 f1417ff83b31: Waiting 12:19:20 e89a12398800: Layer already exists 12:19:20 de5fe04b1368: Layer already exists 12:19:20 96fdbf2a45e7: Layer already exists 12:19:20 34d0c29dc22f: Layer already exists 12:19:20 c9024d2947bb: Layer already exists 12:19:20 c725c675b010: Layer already exists 12:19:20 3fa89fc87b73: Layer already exists 12:19:20 183aad375492: Layer already exists 12:19:20 117668009bcd: Layer already exists 12:19:20 b2dbb6649e0c: Layer already exists 12:19:20 f1417ff83b31: Layer already exists 12:19:20 1aff5a36271d: Layer already exists 12:19:20 094115d9e1cb: Layer already exists 12:19:20 3.0.0-dev.149: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:19:20 34d0c29dc22f: Preparing 12:19:20 34d0c29dc22f: Preparing 12:19:20 96fdbf2a45e7: Preparing 12:19:20 c9024d2947bb: Preparing 12:19:20 de5fe04b1368: Preparing 12:19:20 e89a12398800: Preparing 12:19:20 3fa89fc87b73: Preparing 12:19:20 183aad375492: Preparing 12:19:20 117668009bcd: Preparing 12:19:20 c725c675b010: Preparing 12:19:20 b2dbb6649e0c: Preparing 12:19:20 094115d9e1cb: Preparing 12:19:20 1aff5a36271d: Preparing 12:19:20 f1417ff83b31: Preparing 12:19:20 117668009bcd: Waiting 12:19:20 c725c675b010: Waiting 12:19:20 b2dbb6649e0c: Waiting 12:19:20 094115d9e1cb: Waiting 12:19:20 1aff5a36271d: Waiting 12:19:20 f1417ff83b31: Waiting 12:19:20 3fa89fc87b73: Waiting 12:19:20 183aad375492: Waiting 12:19:20 de5fe04b1368: Layer already exists 12:19:20 e89a12398800: Layer already exists 12:19:20 96fdbf2a45e7: Layer already exists 12:19:20 c9024d2947bb: Layer already exists 12:19:20 34d0c29dc22f: Layer already exists 12:19:20 3fa89fc87b73: Layer already exists 12:19:20 183aad375492: Layer already exists 12:19:20 c725c675b010: Layer already exists 12:19:20 b2dbb6649e0c: Layer already exists 12:19:20 117668009bcd: Layer already exists 12:19:20 094115d9e1cb: Layer already exists 12:19:20 1aff5a36271d: Layer already exists 12:19:20 f1417ff83b31: Layer already exists 12:19:20 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:19:21 34d0c29dc22f: Preparing 12:19:21 34d0c29dc22f: Preparing 12:19:21 96fdbf2a45e7: Preparing 12:19:21 c9024d2947bb: Preparing 12:19:21 de5fe04b1368: Preparing 12:19:21 e89a12398800: Preparing 12:19:21 3fa89fc87b73: Preparing 12:19:21 183aad375492: Preparing 12:19:21 117668009bcd: Preparing 12:19:21 c725c675b010: Preparing 12:19:21 b2dbb6649e0c: Preparing 12:19:21 094115d9e1cb: Preparing 12:19:21 1aff5a36271d: Preparing 12:19:21 f1417ff83b31: Preparing 12:19:21 c725c675b010: Waiting 12:19:21 b2dbb6649e0c: Waiting 12:19:21 094115d9e1cb: Waiting 12:19:21 1aff5a36271d: Waiting 12:19:21 f1417ff83b31: Waiting 12:19:21 3fa89fc87b73: Waiting 12:19:21 183aad375492: Waiting 12:19:21 117668009bcd: Waiting 12:19:21 de5fe04b1368: Layer already exists 12:19:21 96fdbf2a45e7: Layer already exists 12:19:21 e89a12398800: Layer already exists 12:19:21 34d0c29dc22f: Layer already exists 12:19:21 c9024d2947bb: Layer already exists 12:19:21 3fa89fc87b73: Layer already exists 12:19:21 183aad375492: Layer already exists 12:19:21 c725c675b010: Layer already exists 12:19:21 117668009bcd: Layer already exists 12:19:21 b2dbb6649e0c: Layer already exists 12:19:21 094115d9e1cb: Layer already exists 12:19:21 1aff5a36271d: Layer already exists 12:19:21 f1417ff83b31: Layer already exists 12:19:21 main: digest: sha256:656365905409fce682887c3dc3980bde31b98e6bce5266068156398c3a1b1b89 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:21 ===================================================== [Pipeline] echo 12:19:21 taggedImages: 12:19:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d 12:19:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:19:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.149 12:19:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 12:19:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 12:19:21 6027525257e046c56638ab70286b652a285a584d 12:19:21 latest 12:19:21 3.0.0-dev.149 12:19:21 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:21 main 12:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d 12:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:19:22 40532ef45968: Preparing 12:19:22 6577e4ad67e3: Preparing 12:19:22 8c1a9b97d562: Preparing 12:19:22 3937bdb04d54: Preparing 12:19:22 183aad375492: Preparing 12:19:22 117668009bcd: Preparing 12:19:22 17b7b8793a73: Preparing 12:19:22 f1417ff83b31: Preparing 12:19:22 f1417ff83b31: Waiting 12:19:22 17b7b8793a73: Waiting 12:19:22 117668009bcd: Waiting 12:19:22 183aad375492: Layer already exists 12:19:22 117668009bcd: Layer already exists 12:19:22 17b7b8793a73: Layer already exists 12:19:22 f1417ff83b31: Layer already exists 12:19:22 8c1a9b97d562: Pushed 12:19:22 40532ef45968: Pushed 12:19:22 6577e4ad67e3: Pushed 12:19:23 3937bdb04d54: Pushed 12:19:23 6027525257e046c56638ab70286b652a285a584d: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:19:24 40532ef45968: Preparing 12:19:24 6577e4ad67e3: Preparing 12:19:24 8c1a9b97d562: Preparing 12:19:24 3937bdb04d54: Preparing 12:19:24 183aad375492: Preparing 12:19:24 117668009bcd: Preparing 12:19:24 17b7b8793a73: Preparing 12:19:24 f1417ff83b31: Preparing 12:19:24 17b7b8793a73: Waiting 12:19:24 f1417ff83b31: Waiting 12:19:24 117668009bcd: Waiting 12:19:24 183aad375492: Layer already exists 12:19:24 3937bdb04d54: Layer already exists 12:19:24 6577e4ad67e3: Layer already exists 12:19:24 8c1a9b97d562: Layer already exists 12:19:24 40532ef45968: Layer already exists 12:19:24 17b7b8793a73: Layer already exists 12:19:24 f1417ff83b31: Layer already exists 12:19:24 117668009bcd: Layer already exists 12:19:24 latest: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.149 12:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:19:24 40532ef45968: Preparing 12:19:24 6577e4ad67e3: Preparing 12:19:24 8c1a9b97d562: Preparing 12:19:24 3937bdb04d54: Preparing 12:19:24 183aad375492: Preparing 12:19:24 117668009bcd: Preparing 12:19:24 17b7b8793a73: Preparing 12:19:24 f1417ff83b31: Preparing 12:19:24 117668009bcd: Waiting 12:19:24 17b7b8793a73: Waiting 12:19:24 f1417ff83b31: Waiting 12:19:24 3937bdb04d54: Layer already exists 12:19:24 183aad375492: Layer already exists 12:19:24 40532ef45968: Layer already exists 12:19:24 8c1a9b97d562: Layer already exists 12:19:24 6577e4ad67e3: Layer already exists 12:19:24 117668009bcd: Layer already exists 12:19:24 17b7b8793a73: Layer already exists 12:19:24 f1417ff83b31: Layer already exists 12:19:24 3.0.0-dev.149: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:19:25 40532ef45968: Preparing 12:19:25 6577e4ad67e3: Preparing 12:19:25 8c1a9b97d562: Preparing 12:19:25 3937bdb04d54: Preparing 12:19:25 183aad375492: Preparing 12:19:25 117668009bcd: Preparing 12:19:25 17b7b8793a73: Preparing 12:19:25 f1417ff83b31: Preparing 12:19:25 117668009bcd: Waiting 12:19:25 17b7b8793a73: Waiting 12:19:25 f1417ff83b31: Waiting 12:19:25 40532ef45968: Layer already exists 12:19:25 183aad375492: Layer already exists 12:19:25 3937bdb04d54: Layer already exists 12:19:25 6577e4ad67e3: Layer already exists 12:19:25 8c1a9b97d562: Layer already exists 12:19:25 117668009bcd: Layer already exists 12:19:25 17b7b8793a73: Layer already exists 12:19:25 f1417ff83b31: Layer already exists 12:19:25 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:19:25 40532ef45968: Preparing 12:19:25 6577e4ad67e3: Preparing 12:19:25 8c1a9b97d562: Preparing 12:19:25 3937bdb04d54: Preparing 12:19:25 183aad375492: Preparing 12:19:25 117668009bcd: Preparing 12:19:25 17b7b8793a73: Preparing 12:19:25 f1417ff83b31: Preparing 12:19:25 f1417ff83b31: Waiting 12:19:25 17b7b8793a73: Waiting 12:19:25 117668009bcd: Waiting 12:19:25 6577e4ad67e3: Layer already exists 12:19:25 3937bdb04d54: Layer already exists 12:19:25 183aad375492: Layer already exists 12:19:25 40532ef45968: Layer already exists 12:19:25 8c1a9b97d562: Layer already exists 12:19:25 117668009bcd: Layer already exists 12:19:25 17b7b8793a73: Layer already exists 12:19:25 f1417ff83b31: Layer already exists 12:19:25 main: digest: sha256:5304ccf4cf2cf3957fb8d784d2968696ef13b499a8e87bfee0a3d4d13730040d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:25 ===================================================== [Pipeline] echo 12:19:25 taggedImages: 12:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d 12:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.149 12:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 12:19:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:19:25 6027525257e046c56638ab70286b652a285a584d 12:19:25 latest 12:19:25 3.0.0-dev.149 12:19:25 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:25 main 12:19:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d 12:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:19:26 152d80172085: Preparing 12:19:26 98eb84ba6cac: Preparing 12:19:26 f176e43ec18f: Preparing 12:19:26 93cf70f39f71: Preparing 12:19:26 183aad375492: Preparing 12:19:26 117668009bcd: Preparing 12:19:26 d0ab921ce724: Preparing 12:19:26 b0f0a0501bbf: Preparing 12:19:26 f1417ff83b31: Preparing 12:19:26 117668009bcd: Waiting 12:19:26 f1417ff83b31: Waiting 12:19:26 b0f0a0501bbf: Waiting 12:19:26 d0ab921ce724: Waiting 12:19:26 183aad375492: Layer already exists 12:19:26 117668009bcd: Layer already exists 12:19:26 93cf70f39f71: Pushed 12:19:26 98eb84ba6cac: Pushed 12:19:26 152d80172085: Pushed 12:19:26 d0ab921ce724: Pushed 12:19:26 f1417ff83b31: Layer already exists 12:19:26 b0f0a0501bbf: Pushed 12:19:28 f176e43ec18f: Pushed 12:19:28 6027525257e046c56638ab70286b652a285a584d: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:19:28 152d80172085: Preparing 12:19:28 98eb84ba6cac: Preparing 12:19:28 f176e43ec18f: Preparing 12:19:28 93cf70f39f71: Preparing 12:19:28 183aad375492: Preparing 12:19:28 117668009bcd: Preparing 12:19:28 d0ab921ce724: Preparing 12:19:28 b0f0a0501bbf: Preparing 12:19:28 f1417ff83b31: Preparing 12:19:28 117668009bcd: Waiting 12:19:28 d0ab921ce724: Waiting 12:19:28 b0f0a0501bbf: Waiting 12:19:28 f1417ff83b31: Waiting 12:19:28 f176e43ec18f: Layer already exists 12:19:28 98eb84ba6cac: Layer already exists 12:19:28 93cf70f39f71: Layer already exists 12:19:28 183aad375492: Layer already exists 12:19:28 152d80172085: Layer already exists 12:19:28 b0f0a0501bbf: Layer already exists 12:19:28 117668009bcd: Layer already exists 12:19:28 d0ab921ce724: Layer already exists 12:19:28 f1417ff83b31: Layer already exists 12:19:28 latest: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.149 12:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:19:29 152d80172085: Preparing 12:19:29 98eb84ba6cac: Preparing 12:19:29 f176e43ec18f: Preparing 12:19:29 93cf70f39f71: Preparing 12:19:29 183aad375492: Preparing 12:19:29 117668009bcd: Preparing 12:19:29 d0ab921ce724: Preparing 12:19:29 b0f0a0501bbf: Preparing 12:19:29 f1417ff83b31: Preparing 12:19:29 d0ab921ce724: Waiting 12:19:29 b0f0a0501bbf: Waiting 12:19:29 f1417ff83b31: Waiting 12:19:29 117668009bcd: Waiting 12:19:29 93cf70f39f71: Layer already exists 12:19:29 98eb84ba6cac: Layer already exists 12:19:29 152d80172085: Layer already exists 12:19:29 183aad375492: Layer already exists 12:19:29 f176e43ec18f: Layer already exists 12:19:29 117668009bcd: Layer already exists 12:19:29 d0ab921ce724: Layer already exists 12:19:29 f1417ff83b31: Layer already exists 12:19:29 b0f0a0501bbf: Layer already exists 12:19:29 3.0.0-dev.149: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:19:30 152d80172085: Preparing 12:19:30 98eb84ba6cac: Preparing 12:19:30 f176e43ec18f: Preparing 12:19:30 93cf70f39f71: Preparing 12:19:30 183aad375492: Preparing 12:19:30 117668009bcd: Preparing 12:19:30 d0ab921ce724: Preparing 12:19:30 b0f0a0501bbf: Preparing 12:19:30 f1417ff83b31: Preparing 12:19:30 117668009bcd: Waiting 12:19:30 d0ab921ce724: Waiting 12:19:30 152d80172085: Layer already exists 12:19:30 183aad375492: Layer already exists 12:19:30 f176e43ec18f: Layer already exists 12:19:30 98eb84ba6cac: Layer already exists 12:19:30 93cf70f39f71: Layer already exists 12:19:30 d0ab921ce724: Layer already exists 12:19:30 117668009bcd: Layer already exists 12:19:30 f1417ff83b31: Layer already exists 12:19:30 b0f0a0501bbf: Layer already exists 12:19:30 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:19:30 152d80172085: Preparing 12:19:30 98eb84ba6cac: Preparing 12:19:30 f176e43ec18f: Preparing 12:19:30 93cf70f39f71: Preparing 12:19:30 183aad375492: Preparing 12:19:30 117668009bcd: Preparing 12:19:30 d0ab921ce724: Preparing 12:19:30 b0f0a0501bbf: Preparing 12:19:30 f1417ff83b31: Preparing 12:19:30 117668009bcd: Waiting 12:19:30 d0ab921ce724: Waiting 12:19:30 b0f0a0501bbf: Waiting 12:19:30 f1417ff83b31: Waiting 12:19:30 183aad375492: Layer already exists 12:19:30 f176e43ec18f: Layer already exists 12:19:30 152d80172085: Layer already exists 12:19:30 98eb84ba6cac: Layer already exists 12:19:30 93cf70f39f71: Layer already exists 12:19:30 d0ab921ce724: Layer already exists 12:19:30 f1417ff83b31: Layer already exists 12:19:30 117668009bcd: Layer already exists 12:19:30 b0f0a0501bbf: Layer already exists 12:19:30 main: digest: sha256:8f2e1d77208cc06ef80a2a3037533a61b7c1e1d7a02d92338fa72fc6753e0a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:30 ===================================================== [Pipeline] echo 12:19:30 taggedImages: 12:19:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d 12:19:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:19:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.149 12:19:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 12:19:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:19:30 6027525257e046c56638ab70286b652a285a584d 12:19:30 latest 12:19:30 3.0.0-dev.149 12:19:30 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:30 main 12:19:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d 12:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:19:31 0a19439e44ea: Preparing 12:19:31 1f54a70bd225: Preparing 12:19:31 9856b8a34fdc: Preparing 12:19:31 88f52b13bcce: Preparing 12:19:31 a265bcdddc78: Preparing 12:19:31 3cd55aa425a6: Preparing 12:19:31 239675ce02c2: Preparing 12:19:31 183aad375492: Preparing 12:19:31 117668009bcd: Preparing 12:19:31 b2283f75b2e2: Preparing 12:19:31 f1417ff83b31: Preparing 12:19:31 3cd55aa425a6: Waiting 12:19:31 239675ce02c2: Waiting 12:19:31 183aad375492: Waiting 12:19:31 117668009bcd: Waiting 12:19:31 b2283f75b2e2: Waiting 12:19:31 f1417ff83b31: Waiting 12:19:31 1f54a70bd225: Pushed 12:19:31 a265bcdddc78: Pushed 12:19:31 0a19439e44ea: Pushed 12:19:31 183aad375492: Layer already exists 12:19:31 117668009bcd: Layer already exists 12:19:31 239675ce02c2: Pushed 12:19:31 3cd55aa425a6: Pushed 12:19:31 f1417ff83b31: Layer already exists 12:19:31 b2283f75b2e2: Pushed 12:19:32 88f52b13bcce: Pushed 12:19:32 9856b8a34fdc: Pushed 12:19:33 6027525257e046c56638ab70286b652a285a584d: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:19:33 0a19439e44ea: Preparing 12:19:33 1f54a70bd225: Preparing 12:19:33 9856b8a34fdc: Preparing 12:19:33 88f52b13bcce: Preparing 12:19:33 a265bcdddc78: Preparing 12:19:33 3cd55aa425a6: Preparing 12:19:33 239675ce02c2: Preparing 12:19:33 183aad375492: Preparing 12:19:33 117668009bcd: Preparing 12:19:33 b2283f75b2e2: Preparing 12:19:33 f1417ff83b31: Preparing 12:19:33 3cd55aa425a6: Waiting 12:19:33 239675ce02c2: Waiting 12:19:33 183aad375492: Waiting 12:19:33 f1417ff83b31: Waiting 12:19:33 117668009bcd: Waiting 12:19:33 b2283f75b2e2: Waiting 12:19:33 a265bcdddc78: Layer already exists 12:19:33 1f54a70bd225: Layer already exists 12:19:33 88f52b13bcce: Layer already exists 12:19:33 0a19439e44ea: Layer already exists 12:19:33 9856b8a34fdc: Layer already exists 12:19:33 3cd55aa425a6: Layer already exists 12:19:33 239675ce02c2: Layer already exists 12:19:33 b2283f75b2e2: Layer already exists 12:19:33 183aad375492: Layer already exists 12:19:33 117668009bcd: Layer already exists 12:19:33 f1417ff83b31: Layer already exists 12:19:33 latest: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.149 12:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:19:34 0a19439e44ea: Preparing 12:19:34 1f54a70bd225: Preparing 12:19:34 9856b8a34fdc: Preparing 12:19:34 88f52b13bcce: Preparing 12:19:34 a265bcdddc78: Preparing 12:19:34 3cd55aa425a6: Preparing 12:19:34 239675ce02c2: Preparing 12:19:34 183aad375492: Preparing 12:19:34 117668009bcd: Preparing 12:19:34 b2283f75b2e2: Preparing 12:19:34 f1417ff83b31: Preparing 12:19:34 183aad375492: Waiting 12:19:34 117668009bcd: Waiting 12:19:34 b2283f75b2e2: Waiting 12:19:34 f1417ff83b31: Waiting 12:19:34 239675ce02c2: Waiting 12:19:34 88f52b13bcce: Layer already exists 12:19:34 0a19439e44ea: Layer already exists 12:19:34 1f54a70bd225: Layer already exists 12:19:34 a265bcdddc78: Layer already exists 12:19:34 9856b8a34fdc: Layer already exists 12:19:34 3cd55aa425a6: Layer already exists 12:19:34 183aad375492: Layer already exists 12:19:34 b2283f75b2e2: Layer already exists 12:19:34 239675ce02c2: Layer already exists 12:19:34 117668009bcd: Layer already exists 12:19:34 f1417ff83b31: Layer already exists 12:19:34 3.0.0-dev.149: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:19:34 0a19439e44ea: Preparing 12:19:34 1f54a70bd225: Preparing 12:19:34 9856b8a34fdc: Preparing 12:19:34 88f52b13bcce: Preparing 12:19:34 a265bcdddc78: Preparing 12:19:34 3cd55aa425a6: Preparing 12:19:34 239675ce02c2: Preparing 12:19:34 183aad375492: Preparing 12:19:34 117668009bcd: Preparing 12:19:34 b2283f75b2e2: Preparing 12:19:34 f1417ff83b31: Preparing 12:19:34 117668009bcd: Waiting 12:19:34 3cd55aa425a6: Waiting 12:19:34 b2283f75b2e2: Waiting 12:19:34 239675ce02c2: Waiting 12:19:34 f1417ff83b31: Waiting 12:19:34 183aad375492: Waiting 12:19:34 1f54a70bd225: Layer already exists 12:19:34 0a19439e44ea: Layer already exists 12:19:34 88f52b13bcce: Layer already exists 12:19:34 9856b8a34fdc: Layer already exists 12:19:34 a265bcdddc78: Layer already exists 12:19:34 3cd55aa425a6: Layer already exists 12:19:34 239675ce02c2: Layer already exists 12:19:34 b2283f75b2e2: Layer already exists 12:19:34 117668009bcd: Layer already exists 12:19:34 183aad375492: Layer already exists 12:19:34 f1417ff83b31: Layer already exists 12:19:34 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:19:35 0a19439e44ea: Preparing 12:19:35 1f54a70bd225: Preparing 12:19:35 9856b8a34fdc: Preparing 12:19:35 88f52b13bcce: Preparing 12:19:35 a265bcdddc78: Preparing 12:19:35 3cd55aa425a6: Preparing 12:19:35 239675ce02c2: Preparing 12:19:35 183aad375492: Preparing 12:19:35 117668009bcd: Preparing 12:19:35 b2283f75b2e2: Preparing 12:19:35 f1417ff83b31: Preparing 12:19:35 117668009bcd: Waiting 12:19:35 3cd55aa425a6: Waiting 12:19:35 b2283f75b2e2: Waiting 12:19:35 f1417ff83b31: Waiting 12:19:35 239675ce02c2: Waiting 12:19:35 183aad375492: Waiting 12:19:35 a265bcdddc78: Layer already exists 12:19:35 88f52b13bcce: Layer already exists 12:19:35 9856b8a34fdc: Layer already exists 12:19:35 0a19439e44ea: Layer already exists 12:19:35 1f54a70bd225: Layer already exists 12:19:35 239675ce02c2: Layer already exists 12:19:35 3cd55aa425a6: Layer already exists 12:19:35 117668009bcd: Layer already exists 12:19:35 183aad375492: Layer already exists 12:19:35 b2283f75b2e2: Layer already exists 12:19:35 f1417ff83b31: Layer already exists 12:19:35 main: digest: sha256:3945edef190ff7357b06950ff544fd594ada73c00100b49bbf0a220c239a1df9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:35 ===================================================== [Pipeline] echo 12:19:35 taggedImages: 12:19:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d 12:19:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:19:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.149 12:19:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 12:19:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 12:19:35 6027525257e046c56638ab70286b652a285a584d 12:19:35 latest 12:19:35 3.0.0-dev.149 12:19:35 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:35 main 12:19:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d 12:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:19:36 aa9101099b19: Preparing 12:19:36 6de19f0483b8: Preparing 12:19:36 183aad375492: Preparing 12:19:36 117668009bcd: Preparing 12:19:36 2f96c346861b: Preparing 12:19:36 f1417ff83b31: Preparing 12:19:36 f1417ff83b31: Waiting 12:19:36 117668009bcd: Layer already exists 12:19:36 183aad375492: Layer already exists 12:19:36 f1417ff83b31: Layer already exists 12:19:36 aa9101099b19: Pushed 12:19:36 2f96c346861b: Pushed 12:19:38 6de19f0483b8: Pushed 12:19:38 6027525257e046c56638ab70286b652a285a584d: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:38 + 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 12:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:19:39 aa9101099b19: Preparing 12:19:39 6de19f0483b8: Preparing 12:19:39 183aad375492: Preparing 12:19:39 117668009bcd: Preparing 12:19:39 2f96c346861b: Preparing 12:19:39 f1417ff83b31: Preparing 12:19:39 f1417ff83b31: Waiting 12:19:39 aa9101099b19: Layer already exists 12:19:39 183aad375492: Layer already exists 12:19:39 2f96c346861b: Layer already exists 12:19:39 117668009bcd: Layer already exists 12:19:39 6de19f0483b8: Layer already exists 12:19:39 f1417ff83b31: Layer already exists 12:19:39 latest: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.149 12:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:19:39 aa9101099b19: Preparing 12:19:39 6de19f0483b8: Preparing 12:19:39 183aad375492: Preparing 12:19:39 117668009bcd: Preparing 12:19:39 2f96c346861b: Preparing 12:19:39 f1417ff83b31: Preparing 12:19:39 f1417ff83b31: Waiting 12:19:39 aa9101099b19: Layer already exists 12:19:39 6de19f0483b8: Layer already exists 12:19:39 183aad375492: Layer already exists 12:19:39 2f96c346861b: Layer already exists 12:19:39 117668009bcd: Layer already exists 12:19:39 f1417ff83b31: Layer already exists 12:19:39 3.0.0-dev.149: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:19:40 aa9101099b19: Preparing 12:19:40 6de19f0483b8: Preparing 12:19:40 183aad375492: Preparing 12:19:40 117668009bcd: Preparing 12:19:40 2f96c346861b: Preparing 12:19:40 f1417ff83b31: Preparing 12:19:40 f1417ff83b31: Waiting 12:19:40 6de19f0483b8: Layer already exists 12:19:40 2f96c346861b: Layer already exists 12:19:40 117668009bcd: Layer already exists 12:19:40 183aad375492: Layer already exists 12:19:40 aa9101099b19: Layer already exists 12:19:40 f1417ff83b31: Layer already exists 12:19:40 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:40 + 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 12:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:19:41 aa9101099b19: Preparing 12:19:41 6de19f0483b8: Preparing 12:19:41 183aad375492: Preparing 12:19:41 117668009bcd: Preparing 12:19:41 2f96c346861b: Preparing 12:19:41 f1417ff83b31: Preparing 12:19:41 183aad375492: Layer already exists 12:19:41 6de19f0483b8: Layer already exists 12:19:41 2f96c346861b: Layer already exists 12:19:41 117668009bcd: Layer already exists 12:19:41 aa9101099b19: Layer already exists 12:19:41 f1417ff83b31: Layer already exists 12:19:41 main: digest: sha256:029e340531980ad8fdbaa85b936ef5f5b92a89668f43037233ea1302f7febbd9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:41 ===================================================== [Pipeline] echo 12:19:41 taggedImages: 12:19:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d 12:19:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:19:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.149 12:19:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 12:19:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 12:19:41 6027525257e046c56638ab70286b652a285a584d 12:19:41 latest 12:19:41 3.0.0-dev.149 12:19:41 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:41 main 12:19:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d 12:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:19:41 05f3ae21ab69: Preparing 12:19:41 30905dd04d7a: Preparing 12:19:41 069ef07076fd: Preparing 12:19:41 7cf0ac58a5e9: Preparing 12:19:41 3633b4534f22: Preparing 12:19:41 183aad375492: Preparing 12:19:41 117668009bcd: Preparing 12:19:41 91f62528651e: Preparing 12:19:41 f1417ff83b31: Preparing 12:19:41 91f62528651e: Waiting 12:19:41 117668009bcd: Waiting 12:19:41 183aad375492: Waiting 12:19:41 f1417ff83b31: Waiting 12:19:41 069ef07076fd: Pushed 12:19:41 05f3ae21ab69: Pushed 12:19:41 30905dd04d7a: Pushed 12:19:41 183aad375492: Layer already exists 12:19:41 117668009bcd: Layer already exists 12:19:41 f1417ff83b31: Layer already exists 12:19:42 91f62528651e: Pushed 12:19:47 3633b4534f22: Pushed 12:19:49 7cf0ac58a5e9: Pushed 12:19:49 6027525257e046c56638ab70286b652a285a584d: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:19:49 05f3ae21ab69: Preparing 12:19:49 30905dd04d7a: Preparing 12:19:49 069ef07076fd: Preparing 12:19:49 7cf0ac58a5e9: Preparing 12:19:49 3633b4534f22: Preparing 12:19:49 183aad375492: Preparing 12:19:49 117668009bcd: Preparing 12:19:49 91f62528651e: Preparing 12:19:49 f1417ff83b31: Preparing 12:19:49 117668009bcd: Waiting 12:19:49 91f62528651e: Waiting 12:19:49 f1417ff83b31: Waiting 12:19:49 183aad375492: Waiting 12:19:49 069ef07076fd: Layer already exists 12:19:49 30905dd04d7a: Layer already exists 12:19:49 3633b4534f22: Layer already exists 12:19:49 7cf0ac58a5e9: Layer already exists 12:19:49 05f3ae21ab69: Layer already exists 12:19:49 183aad375492: Layer already exists 12:19:49 91f62528651e: Layer already exists 12:19:49 117668009bcd: Layer already exists 12:19:49 f1417ff83b31: Layer already exists 12:19:49 latest: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.149 12:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:19:50 05f3ae21ab69: Preparing 12:19:50 30905dd04d7a: Preparing 12:19:50 069ef07076fd: Preparing 12:19:50 7cf0ac58a5e9: Preparing 12:19:50 3633b4534f22: Preparing 12:19:50 183aad375492: Preparing 12:19:50 117668009bcd: Preparing 12:19:50 91f62528651e: Preparing 12:19:50 f1417ff83b31: Preparing 12:19:50 117668009bcd: Waiting 12:19:50 183aad375492: Waiting 12:19:50 91f62528651e: Waiting 12:19:50 f1417ff83b31: Waiting 12:19:50 05f3ae21ab69: Layer already exists 12:19:50 30905dd04d7a: Layer already exists 12:19:50 3633b4534f22: Layer already exists 12:19:50 7cf0ac58a5e9: Layer already exists 12:19:50 069ef07076fd: Layer already exists 12:19:50 183aad375492: Layer already exists 12:19:50 117668009bcd: Layer already exists 12:19:50 91f62528651e: Layer already exists 12:19:50 f1417ff83b31: Layer already exists 12:19:50 3.0.0-dev.149: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:19:51 05f3ae21ab69: Preparing 12:19:51 30905dd04d7a: Preparing 12:19:51 069ef07076fd: Preparing 12:19:51 7cf0ac58a5e9: Preparing 12:19:51 3633b4534f22: Preparing 12:19:51 183aad375492: Preparing 12:19:51 117668009bcd: Preparing 12:19:51 91f62528651e: Preparing 12:19:51 f1417ff83b31: Preparing 12:19:51 183aad375492: Waiting 12:19:51 117668009bcd: Waiting 12:19:51 91f62528651e: Waiting 12:19:51 7cf0ac58a5e9: Layer already exists 12:19:51 3633b4534f22: Layer already exists 12:19:51 30905dd04d7a: Layer already exists 12:19:51 069ef07076fd: Layer already exists 12:19:51 05f3ae21ab69: Layer already exists 12:19:51 91f62528651e: Layer already exists 12:19:51 183aad375492: Layer already exists 12:19:51 117668009bcd: Layer already exists 12:19:51 f1417ff83b31: Layer already exists 12:19:51 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:19:51 05f3ae21ab69: Preparing 12:19:51 30905dd04d7a: Preparing 12:19:51 069ef07076fd: Preparing 12:19:51 7cf0ac58a5e9: Preparing 12:19:51 3633b4534f22: Preparing 12:19:51 183aad375492: Preparing 12:19:51 117668009bcd: Preparing 12:19:51 91f62528651e: Preparing 12:19:51 f1417ff83b31: Preparing 12:19:51 117668009bcd: Waiting 12:19:51 f1417ff83b31: Waiting 12:19:51 183aad375492: Waiting 12:19:51 91f62528651e: Waiting 12:19:51 3633b4534f22: Layer already exists 12:19:51 7cf0ac58a5e9: Layer already exists 12:19:51 069ef07076fd: Layer already exists 12:19:51 05f3ae21ab69: Layer already exists 12:19:51 30905dd04d7a: Layer already exists 12:19:51 183aad375492: Layer already exists 12:19:51 91f62528651e: Layer already exists 12:19:51 f1417ff83b31: Layer already exists 12:19:51 117668009bcd: Layer already exists 12:19:51 main: digest: sha256:6054c9c957b833f736284fec96a2bd115e0daf7e632b11d0d580df9f17a97425 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:51 ===================================================== [Pipeline] echo 12:19:51 taggedImages: 12:19:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d 12:19:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:19:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.149 12:19:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 12:19:51 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 12:19:51 6027525257e046c56638ab70286b652a285a584d 12:19:51 latest 12:19:51 3.0.0-dev.149 12:19:51 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:19:51 main 12:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d 12:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:19:52 883ba965531c: Preparing 12:19:52 2eacc9935793: Preparing 12:19:52 7f3c54843f56: Preparing 12:19:52 46f161f817a2: Preparing 12:19:52 183aad375492: Preparing 12:19:52 117668009bcd: Preparing 12:19:52 a833bcdd416f: Preparing 12:19:52 f1417ff83b31: Preparing 12:19:52 a833bcdd416f: Waiting 12:19:52 f1417ff83b31: Waiting 12:19:52 117668009bcd: Waiting 12:19:52 183aad375492: Layer already exists 12:19:52 117668009bcd: Layer already exists 12:19:52 7f3c54843f56: Pushed 12:19:52 883ba965531c: Pushed 12:19:52 2eacc9935793: Pushed 12:19:52 f1417ff83b31: Layer already exists 12:19:52 a833bcdd416f: Pushed 12:20:00 46f161f817a2: Pushed 12:20:00 6027525257e046c56638ab70286b652a285a584d: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:20:01 883ba965531c: Preparing 12:20:01 2eacc9935793: Preparing 12:20:01 7f3c54843f56: Preparing 12:20:01 46f161f817a2: Preparing 12:20:01 183aad375492: Preparing 12:20:01 117668009bcd: Preparing 12:20:01 a833bcdd416f: Preparing 12:20:01 f1417ff83b31: Preparing 12:20:01 a833bcdd416f: Waiting 12:20:01 f1417ff83b31: Waiting 12:20:01 117668009bcd: Waiting 12:20:01 2eacc9935793: Layer already exists 12:20:01 7f3c54843f56: Layer already exists 12:20:01 46f161f817a2: Layer already exists 12:20:01 883ba965531c: Layer already exists 12:20:01 183aad375492: Layer already exists 12:20:01 117668009bcd: Layer already exists 12:20:01 f1417ff83b31: Layer already exists 12:20:01 a833bcdd416f: Layer already exists 12:20:01 latest: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.149 12:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:20:01 883ba965531c: Preparing 12:20:01 2eacc9935793: Preparing 12:20:01 7f3c54843f56: Preparing 12:20:01 46f161f817a2: Preparing 12:20:01 183aad375492: Preparing 12:20:01 117668009bcd: Preparing 12:20:01 a833bcdd416f: Preparing 12:20:01 f1417ff83b31: Preparing 12:20:01 117668009bcd: Waiting 12:20:01 a833bcdd416f: Waiting 12:20:01 f1417ff83b31: Waiting 12:20:01 2eacc9935793: Layer already exists 12:20:01 883ba965531c: Layer already exists 12:20:01 7f3c54843f56: Layer already exists 12:20:01 183aad375492: Layer already exists 12:20:01 46f161f817a2: Layer already exists 12:20:01 a833bcdd416f: Layer already exists 12:20:01 117668009bcd: Layer already exists 12:20:01 f1417ff83b31: Layer already exists 12:20:01 3.0.0-dev.149: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:20:02 883ba965531c: Preparing 12:20:02 2eacc9935793: Preparing 12:20:02 7f3c54843f56: Preparing 12:20:02 46f161f817a2: Preparing 12:20:02 183aad375492: Preparing 12:20:02 117668009bcd: Preparing 12:20:02 a833bcdd416f: Preparing 12:20:02 f1417ff83b31: Preparing 12:20:02 117668009bcd: Waiting 12:20:02 a833bcdd416f: Waiting 12:20:02 f1417ff83b31: Waiting 12:20:02 883ba965531c: Layer already exists 12:20:02 183aad375492: Layer already exists 12:20:02 46f161f817a2: Layer already exists 12:20:02 7f3c54843f56: Layer already exists 12:20:02 2eacc9935793: Layer already exists 12:20:02 a833bcdd416f: Layer already exists 12:20:02 117668009bcd: Layer already exists 12:20:02 f1417ff83b31: Layer already exists 12:20:02 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 12:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:20:03 883ba965531c: Preparing 12:20:03 2eacc9935793: Preparing 12:20:03 7f3c54843f56: Preparing 12:20:03 46f161f817a2: Preparing 12:20:03 183aad375492: Preparing 12:20:03 117668009bcd: Preparing 12:20:03 a833bcdd416f: Preparing 12:20:03 f1417ff83b31: Preparing 12:20:03 117668009bcd: Waiting 12:20:03 a833bcdd416f: Waiting 12:20:03 f1417ff83b31: Waiting 12:20:03 883ba965531c: Layer already exists 12:20:03 7f3c54843f56: Layer already exists 12:20:03 183aad375492: Layer already exists 12:20:03 46f161f817a2: Layer already exists 12:20:03 2eacc9935793: Layer already exists 12:20:03 a833bcdd416f: Layer already exists 12:20:03 117668009bcd: Layer already exists 12:20:03 f1417ff83b31: Layer already exists 12:20:03 main: digest: sha256:57b879adeada64f10844f4213d219b4bc8d431cc1acbcae40d9d6ba9c4b132f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:20:03 ===================================================== [Pipeline] echo 12:20:03 taggedImages: 12:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d 12:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.149 12:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:03 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 12:20:03 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 12:20:03 6027525257e046c56638ab70286b652a285a584d 12:20:03 latest 12:20:03 3.0.0-dev.149 12:20:03 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:03 main 12:20:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d 12:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:20:03 ac71321c2797: Preparing 12:20:03 c02e217cf0cb: Preparing 12:20:03 c9773aec612d: Preparing 12:20:03 8106586be094: Preparing 12:20:03 183aad375492: Preparing 12:20:03 117668009bcd: Preparing 12:20:03 85591eea3b84: Preparing 12:20:03 f1417ff83b31: Preparing 12:20:03 117668009bcd: Waiting 12:20:03 85591eea3b84: Waiting 12:20:03 f1417ff83b31: Waiting 12:20:03 183aad375492: Layer already exists 12:20:03 117668009bcd: Layer already exists 12:20:03 ac71321c2797: Pushed 12:20:03 c9773aec612d: Pushed 12:20:03 c02e217cf0cb: Pushed 12:20:03 f1417ff83b31: Layer already exists 12:20:04 85591eea3b84: Pushed 12:20:12 8106586be094: Pushed 12:20:12 6027525257e046c56638ab70286b652a285a584d: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:20:13 ac71321c2797: Preparing 12:20:13 c02e217cf0cb: Preparing 12:20:13 c9773aec612d: Preparing 12:20:13 8106586be094: Preparing 12:20:13 183aad375492: Preparing 12:20:13 117668009bcd: Preparing 12:20:13 85591eea3b84: Preparing 12:20:13 f1417ff83b31: Preparing 12:20:13 117668009bcd: Waiting 12:20:13 85591eea3b84: Waiting 12:20:13 f1417ff83b31: Waiting 12:20:13 ac71321c2797: Layer already exists 12:20:13 c9773aec612d: Layer already exists 12:20:13 c02e217cf0cb: Layer already exists 12:20:13 183aad375492: Layer already exists 12:20:13 8106586be094: Layer already exists 12:20:13 117668009bcd: Layer already exists 12:20:13 85591eea3b84: Layer already exists 12:20:13 f1417ff83b31: Layer already exists 12:20:13 latest: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.149 12:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:20:13 ac71321c2797: Preparing 12:20:13 c02e217cf0cb: Preparing 12:20:13 c9773aec612d: Preparing 12:20:13 8106586be094: Preparing 12:20:13 183aad375492: Preparing 12:20:13 117668009bcd: Preparing 12:20:13 85591eea3b84: Preparing 12:20:13 f1417ff83b31: Preparing 12:20:13 117668009bcd: Waiting 12:20:13 85591eea3b84: Waiting 12:20:13 f1417ff83b31: Waiting 12:20:13 ac71321c2797: Layer already exists 12:20:13 c02e217cf0cb: Layer already exists 12:20:13 183aad375492: Layer already exists 12:20:13 c9773aec612d: Layer already exists 12:20:13 8106586be094: Layer already exists 12:20:13 85591eea3b84: Layer already exists 12:20:13 117668009bcd: Layer already exists 12:20:13 f1417ff83b31: Layer already exists 12:20:13 3.0.0-dev.149: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:20:14 ac71321c2797: Preparing 12:20:14 c02e217cf0cb: Preparing 12:20:14 c9773aec612d: Preparing 12:20:14 8106586be094: Preparing 12:20:14 183aad375492: Preparing 12:20:14 117668009bcd: Preparing 12:20:14 85591eea3b84: Preparing 12:20:14 f1417ff83b31: Preparing 12:20:14 117668009bcd: Waiting 12:20:14 85591eea3b84: Waiting 12:20:14 f1417ff83b31: Waiting 12:20:14 c9773aec612d: Layer already exists 12:20:14 c02e217cf0cb: Layer already exists 12:20:14 ac71321c2797: Layer already exists 12:20:14 183aad375492: Layer already exists 12:20:14 8106586be094: Layer already exists 12:20:14 85591eea3b84: Layer already exists 12:20:14 117668009bcd: Layer already exists 12:20:14 f1417ff83b31: Layer already exists 12:20:14 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 12:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:20:15 ac71321c2797: Preparing 12:20:15 c02e217cf0cb: Preparing 12:20:15 c9773aec612d: Preparing 12:20:15 8106586be094: Preparing 12:20:15 183aad375492: Preparing 12:20:15 117668009bcd: Preparing 12:20:15 85591eea3b84: Preparing 12:20:15 f1417ff83b31: Preparing 12:20:15 85591eea3b84: Waiting 12:20:15 117668009bcd: Waiting 12:20:15 f1417ff83b31: Waiting 12:20:15 c02e217cf0cb: Layer already exists 12:20:15 183aad375492: Layer already exists 12:20:15 c9773aec612d: Layer already exists 12:20:15 8106586be094: Layer already exists 12:20:15 ac71321c2797: Layer already exists 12:20:15 117668009bcd: Layer already exists 12:20:15 85591eea3b84: Layer already exists 12:20:15 f1417ff83b31: Layer already exists 12:20:15 main: digest: sha256:da35014bd785e91d944891e176ff5b2345d1219da083fcf32ce2231a87e3819f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:20:15 ===================================================== [Pipeline] echo 12:20:15 taggedImages: 12:20:15 - nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d 12:20:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:20:15 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.149 12:20:15 - nexus3.edgexfoundry.org:10004/security-spire-server:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 12:20:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:20:15 6027525257e046c56638ab70286b652a285a584d 12:20:15 latest 12:20:15 3.0.0-dev.149 12:20:15 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:15 main 12:20:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d 12:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:20:15 2706cb59d920: Preparing 12:20:15 80de5f1b667a: Preparing 12:20:15 183aad375492: Preparing 12:20:15 117668009bcd: Preparing 12:20:15 9f300afd4fad: Preparing 12:20:15 f1417ff83b31: Preparing 12:20:15 f1417ff83b31: Waiting 12:20:15 183aad375492: Layer already exists 12:20:15 117668009bcd: Layer already exists 12:20:15 f1417ff83b31: Layer already exists 12:20:15 2706cb59d920: Pushed 12:20:15 9f300afd4fad: Pushed 12:20:18 80de5f1b667a: Pushed 12:20:18 6027525257e046c56638ab70286b652a285a584d: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 12:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:20:18 2706cb59d920: Preparing 12:20:18 80de5f1b667a: Preparing 12:20:18 183aad375492: Preparing 12:20:18 117668009bcd: Preparing 12:20:18 9f300afd4fad: Preparing 12:20:18 f1417ff83b31: Preparing 12:20:18 f1417ff83b31: Waiting 12:20:18 183aad375492: Layer already exists 12:20:18 80de5f1b667a: Layer already exists 12:20:18 117668009bcd: Layer already exists 12:20:18 2706cb59d920: Layer already exists 12:20:18 9f300afd4fad: Layer already exists 12:20:18 f1417ff83b31: Layer already exists 12:20:18 latest: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.149 12:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:20:19 2706cb59d920: Preparing 12:20:19 80de5f1b667a: Preparing 12:20:19 183aad375492: Preparing 12:20:19 117668009bcd: Preparing 12:20:19 9f300afd4fad: Preparing 12:20:19 f1417ff83b31: Preparing 12:20:19 f1417ff83b31: Waiting 12:20:19 2706cb59d920: Layer already exists 12:20:19 117668009bcd: Layer already exists 12:20:19 80de5f1b667a: Layer already exists 12:20:19 9f300afd4fad: Layer already exists 12:20:19 183aad375492: Layer already exists 12:20:19 f1417ff83b31: Layer already exists 12:20:19 3.0.0-dev.149: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:20:20 2706cb59d920: Preparing 12:20:20 80de5f1b667a: Preparing 12:20:20 183aad375492: Preparing 12:20:20 117668009bcd: Preparing 12:20:20 9f300afd4fad: Preparing 12:20:20 f1417ff83b31: Preparing 12:20:20 f1417ff83b31: Waiting 12:20:20 80de5f1b667a: Layer already exists 12:20:20 183aad375492: Layer already exists 12:20:20 117668009bcd: Layer already exists 12:20:20 9f300afd4fad: Layer already exists 12:20:20 2706cb59d920: Layer already exists 12:20:20 f1417ff83b31: Layer already exists 12:20:20 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 12:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:20:20 2706cb59d920: Preparing 12:20:20 80de5f1b667a: Preparing 12:20:20 183aad375492: Preparing 12:20:20 117668009bcd: Preparing 12:20:20 9f300afd4fad: Preparing 12:20:20 f1417ff83b31: Preparing 12:20:20 f1417ff83b31: Waiting 12:20:20 117668009bcd: Layer already exists 12:20:20 2706cb59d920: Layer already exists 12:20:20 9f300afd4fad: Layer already exists 12:20:20 183aad375492: Layer already exists 12:20:20 80de5f1b667a: Layer already exists 12:20:20 f1417ff83b31: Layer already exists 12:20:20 main: digest: sha256:d53135b665db83374a71ee7ac9885f9aa046606af42d216b25bdf6d14af8512c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:20:20 ===================================================== [Pipeline] echo 12:20:20 taggedImages: 12:20:20 - nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d 12:20:20 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:20:20 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.149 12:20:20 - nexus3.edgexfoundry.org:10004/support-notifications:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:20 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 12:20:20 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:20:20 6027525257e046c56638ab70286b652a285a584d 12:20:20 latest 12:20:20 3.0.0-dev.149 12:20:20 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:20 main 12:20:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d 12:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:20:21 0ab6281614d1: Preparing 12:20:21 66539cc953c9: Preparing 12:20:21 183aad375492: Preparing 12:20:21 117668009bcd: Preparing 12:20:21 b3ad565a4f41: Preparing 12:20:21 f1417ff83b31: Preparing 12:20:21 f1417ff83b31: Waiting 12:20:21 117668009bcd: Layer already exists 12:20:21 183aad375492: Layer already exists 12:20:21 b3ad565a4f41: Layer already exists 12:20:21 f1417ff83b31: Layer already exists 12:20:21 0ab6281614d1: Pushed 12:20:24 66539cc953c9: Pushed 12:20:24 6027525257e046c56638ab70286b652a285a584d: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:20:24 0ab6281614d1: Preparing 12:20:24 66539cc953c9: Preparing 12:20:24 183aad375492: Preparing 12:20:24 117668009bcd: Preparing 12:20:24 b3ad565a4f41: Preparing 12:20:24 f1417ff83b31: Preparing 12:20:24 f1417ff83b31: Waiting 12:20:24 117668009bcd: Layer already exists 12:20:24 b3ad565a4f41: Layer already exists 12:20:24 0ab6281614d1: Layer already exists 12:20:24 183aad375492: Layer already exists 12:20:24 66539cc953c9: Layer already exists 12:20:24 f1417ff83b31: Layer already exists 12:20:24 latest: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:24 Removing intermediate container 00168d8d41a0 12:20:24 ---> 3dd5df7302c4 12:20:24 Step 7/20 : COPY . . 12:20:24 ---> dc872de26251 12:20:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:20:24 ---> Running in 862999c2909e 12:20:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:20:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.149 12:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:20:25 0ab6281614d1: Preparing 12:20:25 66539cc953c9: Preparing 12:20:25 183aad375492: Preparing 12:20:25 117668009bcd: Preparing 12:20:25 b3ad565a4f41: Preparing 12:20:25 f1417ff83b31: Preparing 12:20:25 f1417ff83b31: Waiting 12:20:25 66539cc953c9: Layer already exists 12:20:25 b3ad565a4f41: Layer already exists 12:20:25 117668009bcd: Layer already exists 12:20:25 0ab6281614d1: Layer already exists 12:20:25 183aad375492: Layer already exists 12:20:25 f1417ff83b31: Layer already exists 12:20:25 3.0.0-dev.149: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:20:25 0ab6281614d1: Preparing 12:20:25 66539cc953c9: Preparing 12:20:25 183aad375492: Preparing 12:20:25 117668009bcd: Preparing 12:20:25 b3ad565a4f41: Preparing 12:20:25 f1417ff83b31: Preparing 12:20:25 f1417ff83b31: Waiting 12:20:25 b3ad565a4f41: Layer already exists 12:20:25 0ab6281614d1: Layer already exists 12:20:25 117668009bcd: Layer already exists 12:20:25 183aad375492: Layer already exists 12:20:25 66539cc953c9: Layer already exists 12:20:25 f1417ff83b31: Layer already exists 12:20:25 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 12:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:20:26 0ab6281614d1: Preparing 12:20:26 66539cc953c9: Preparing 12:20:26 183aad375492: Preparing 12:20:26 117668009bcd: Preparing 12:20:26 b3ad565a4f41: Preparing 12:20:26 f1417ff83b31: Preparing 12:20:26 f1417ff83b31: Waiting 12:20:26 183aad375492: Layer already exists 12:20:26 117668009bcd: Layer already exists 12:20:26 0ab6281614d1: Layer already exists 12:20:26 66539cc953c9: Layer already exists 12:20:26 b3ad565a4f41: Layer already exists 12:20:26 f1417ff83b31: Layer already exists 12:20:26 main: digest: sha256:5013c0bb5d669a7c07d04e96e6eddfa002c52a7ed178a1d748d35c10a8b31c1a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:20:26 ===================================================== [Pipeline] echo 12:20:26 taggedImages: 12:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d 12:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.149 12:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:20:26 - nexus3.edgexfoundry.org:10004/support-scheduler: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] } 12:20:57 Removing intermediate container 955b72246119 12:20:57 ---> b8d4e99892ab 12:20:57 Step 8/23 : COPY . . 12:20:57 ---> f37d398ba36c 12:20:57 Step 9/23 : RUN make cmd/support-notifications/support-notifications 12:20:57 ---> Running in ac9132653de5 12:20:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:23:49 Removing intermediate container 9d7023fc92f6 12:23:49 ---> cae840afa100 12:23:49 12:23:49 Step 10/23 : FROM alpine:3.17 12:23:49 ---> 51e60588ff2c 12:23:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:23:49 ---> Running in e4ef9b4f1128 12:23:49 Removing intermediate container e4ef9b4f1128 12:23:49 ---> e51c547f4f91 12:23:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:23:49 ---> Running in ed0970e20b90 12:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:23:49 (1/1) Installing dumb-init (1.2.5-r2) 12:23:49 Executing busybox-1.35.0-r29.trigger 12:23:49 OK: 8 MiB in 16 packages 12:23:49 Removing intermediate container ed0970e20b90 12:23:49 ---> 0fbc2b9783c7 12:23:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:23:49 ---> f51824def674 12:23:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 12:23:49 ---> d5a8d1fedf28 12:23:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:23:50 ---> b3460c9ca5f4 12:23:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 12:23:51 ---> 3dbd35a899c4 12:23:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:23:51 ---> 17bcf339b970 12:23:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:23:51 ---> Running in 9e7e491a0cd3 12:23:54 Removing intermediate container 9e7e491a0cd3 12:23:54 ---> f609221d6c45 12:23:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 12:23:54 ---> Running in bb3d8d1b6b3e 12:23:55 Removing intermediate container bb3d8d1b6b3e 12:23:55 ---> 783659c1cfcf 12:23:55 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 12:23:55 ---> Running in 829636747b15 12:23:59 Removing intermediate container 829636747b15 12:23:59 ---> 0d35bdcd9fb9 12:23:59 Step 21/23 : LABEL arch=arm64 12:23:59 ---> Running in 093e75677864 12:23:59 Removing intermediate container 093e75677864 12:23:59 ---> b2767b208c6a 12:23:59 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:23:59 ---> Running in b7b919b37df7 12:24:00 Removing intermediate container b7b919b37df7 12:24:00 ---> d235c4114255 12:24:00 Step 23/23 : LABEL version=3.0.0-dev.149 12:24:00 ---> Running in ab833db7787b 12:24:00 Removing intermediate container ab833db7787b 12:24:00 ---> 06fcefe3e100 12:24:00 12:24:01 Successfully built 06fcefe3e100 12:24:01 Successfully tagged security-proxy-auth-arm64:latest 12:24:01 Building core-metadata 12:24:04  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:24:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:24:04 ---> c412ee5707c9 12:24:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 12:24:04 ---> Using cache 12:24:04 ---> d85d74d52aa1 12:24:04 Step 4/25 : WORKDIR /edgex-go 12:24:04 ---> Using cache 12:24:04 ---> 1307dba3ea5f 12:24:04 Step 5/25 : RUN apk add --update --no-cache make git 12:24:04 ---> Using cache 12:24:04 ---> b85f73b25f6d 12:24:04 Step 6/25 : COPY go.mod vendor* ./ 12:24:04 ---> Using cache 12:24:04 ---> 5d9631d2c8d0 12:24:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:24:04 ---> Using cache 12:24:04 ---> 2b6ce16e1cd4 12:24:04 Step 8/25 : COPY . . 12:24:04 ---> Using cache 12:24:04 ---> 9ece68b51950 12:24:04 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:24:04 ---> Running in e1489df6527f 12:24:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:24:21 Removing intermediate container c67e892dbdce 12:24:21 ---> 6c17251b53b3 12:24:21 12:24:21 Step 10/24 : FROM alpine:3.17 12:24:21 ---> 51e60588ff2c 12:24:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 12:24:21 ---> Running in 441328d240a8 12:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:24:26 (1/1) Installing dumb-init (1.2.5-r2) 12:24:26 Executing busybox-1.35.0-r29.trigger 12:24:26 OK: 8 MiB in 16 packages 12:24:28 Removing intermediate container 441328d240a8 12:24:28 ---> af105104d12b 12:24:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:24:28 ---> Running in 71a6cc66511c 12:24:28 Removing intermediate container 71a6cc66511c 12:24:28 ---> 4594862e0beb 12:24:28 Step 13/24 : ENV APP_PORT=59882 12:24:28 ---> Running in a9b97be999e6 12:24:29 Removing intermediate container a9b97be999e6 12:24:29 ---> ad18ff00213c 12:24:29 Step 14/24 : EXPOSE $APP_PORT 12:24:29 ---> Running in 02ff256bc66c 12:24:29 Removing intermediate container 02ff256bc66c 12:24:29 ---> f303f3356f16 12:24:29 Step 15/24 : WORKDIR / 12:24:29 ---> Running in 50ad150b355c 12:24:29 Removing intermediate container 50ad150b355c 12:24:29 ---> d1d9d190e9ae 12:24:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:30 ---> 633bf5c37029 12:24:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 12:24:31 ---> c0a6250ad4b6 12:24:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:24:33 ---> 2170aab5023f 12:24:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:24:34 ---> e0e746e7a2be 12:24:34 Step 20/24 : ENTRYPOINT ["/core-command"] 12:24:34 ---> Running in 3a2022411ebb 12:24:34 Removing intermediate container 3a2022411ebb 12:24:34 ---> 5c160d538844 12:24:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:24:35 ---> Running in f78aaac3a74e 12:24:35 Removing intermediate container f78aaac3a74e 12:24:35 ---> b6a78764af73 12:24:35 Step 22/24 : LABEL arch=arm64 12:24:35 ---> Running in 0de967c49332 12:24:37 Removing intermediate container 0de967c49332 12:24:37 ---> 74ba9b700424 12:24:37 Step 23/24 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:24:38 ---> Running in 31a66b2ce325 12:24:38 Removing intermediate container 31a66b2ce325 12:24:38 ---> 733e952ac44c 12:24:38 Step 24/24 : LABEL version=3.0.0-dev.149 12:24:38 ---> Running in c108a390cb1b 12:24:39 Removing intermediate container c108a390cb1b 12:24:39 ---> 38090188ea04 12:24:39 12:24:39 Successfully built 38090188ea04 12:24:39 Successfully tagged core-command-arm64:latest 12:24:39  Building core-command ... done Building core-data 12:24:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:24:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:24:42 ---> c412ee5707c9 12:24:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:24:42 ---> Using cache 12:24:42 ---> d85d74d52aa1 12:24:42 Step 4/23 : WORKDIR /edgex-go 12:24:42 ---> Using cache 12:24:42 ---> 1307dba3ea5f 12:24:42 Step 5/23 : RUN apk add --update --no-cache make git 12:24:42 ---> Using cache 12:24:42 ---> b85f73b25f6d 12:24:42 Step 6/23 : COPY go.mod vendor* ./ 12:24:42 ---> Using cache 12:24:42 ---> 5d9631d2c8d0 12:24:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:24:42 ---> Using cache 12:24:42 ---> 2b6ce16e1cd4 12:24:42 Step 8/23 : COPY . . 12:24:42 ---> Using cache 12:24:42 ---> 9ece68b51950 12:24:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:24:42 ---> Running in 6016309a8d46 12:24:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 12:27:21 Removing intermediate container 1f66b86889d5 12:27:21 ---> 0a6e2f6b1f5b 12:27:21 12:27:21 Step 10/23 : FROM alpine:3.17 12:27:21 ---> 51e60588ff2c 12:27:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:27:21 ---> Using cache 12:27:21 ---> af105104d12b 12:27:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:27:21 ---> Using cache 12:27:21 ---> 4594862e0beb 12:27:21 Step 13/23 : ENV APP_PORT=59861 12:27:21 ---> Running in 9efcf6c9c287 12:27:21 Removing intermediate container 9efcf6c9c287 12:27:21 ---> 10d1fbde064e 12:27:21 Step 14/23 : EXPOSE $APP_PORT 12:27:21 ---> Running in ddbacae9455c 12:27:21 Removing intermediate container ddbacae9455c 12:27:21 ---> 78a3186cec09 12:27:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:27:21 ---> c006a8338547 12:27:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 12:27:21 ---> 1831de18a30d 12:27:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:27:21 ---> 7fd95c04ec28 12:27:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 12:27:21 ---> 7ad76ed1bead 12:27:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:27:21 ---> Running in e39c9a943e38 12:27:21 Removing intermediate container e39c9a943e38 12:27:21 ---> 6293e37d529c 12:27:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:27:21 ---> Running in 78a0f26ae88f 12:27:21 Removing intermediate container 78a0f26ae88f 12:27:21 ---> ea18a9bf9e19 12:27:21 Step 21/23 : LABEL arch=arm64 12:27:21 ---> Running in d58a0db4a5ef 12:27:21 Removing intermediate container d58a0db4a5ef 12:27:21 ---> 8bed5fd19663 12:27:21 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:27:21 ---> Running in 1148fc814a44 12:27:21 Removing intermediate container 1148fc814a44 12:27:21 ---> a0428663812b 12:27:21 Step 23/23 : LABEL version=3.0.0-dev.149 12:27:21 ---> Running in 722a18b08a50 12:27:21 Removing intermediate container 722a18b08a50 12:27:21 ---> a2ef9028cd0a 12:27:21 12:27:21 Successfully built a2ef9028cd0a 12:27:21 Successfully tagged support-scheduler-arm64:latest 12:27:21 Building core-common-config-bootstrapper 12:27:22  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:27:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:27:22 ---> c412ee5707c9 12:27:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:27:22 ---> Using cache 12:27:22 ---> d85d74d52aa1 12:27:22 Step 4/23 : WORKDIR /edgex-go 12:27:22 ---> Using cache 12:27:22 ---> 1307dba3ea5f 12:27:22 Step 5/23 : RUN apk add --update --no-cache make git 12:27:22 ---> Using cache 12:27:22 ---> b85f73b25f6d 12:27:22 Step 6/23 : COPY go.mod vendor* ./ 12:27:22 ---> Using cache 12:27:22 ---> 5d9631d2c8d0 12:27:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:22 ---> Using cache 12:27:22 ---> 2b6ce16e1cd4 12:27:22 Step 8/23 : COPY . . 12:27:22 ---> Using cache 12:27:22 ---> 9ece68b51950 12:27:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:27:22 ---> Running in 8bbb5ca71bc7 12:27:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:28:45 Removing intermediate container 862999c2909e 12:28:45 ---> b222399d4371 12:28:45 12:28:45 Step 9/20 : FROM alpine:3.17 12:28:45 ---> 51e60588ff2c 12:28:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 12:28:45 ---> Running in 8a419ada9ecf 12:28:45 Removing intermediate container 8a419ada9ecf 12:28:45 ---> 7d0bceda3a46 12:28:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:28:45 ---> Running in eff0da724c18 12:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:28:47 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:28:47 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:28:47 OK: 17691 distinct packages available 12:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:28:49 (1/9) Installing ca-certificates (20220614-r4) 12:28:49 (2/9) Installing brotli-libs (1.0.9-r9) 12:28:49 (3/9) Installing nghttp2-libs (1.51.0-r0) 12:28:49 (4/9) Installing libcurl (8.0.1-r0) 12:28:49 (5/9) Installing curl (8.0.1-r0) 12:28:49 (6/9) Installing dumb-init (1.2.5-r2) 12:28:49 (7/9) Installing musl-obstack (1.2.3-r0) 12:28:49 (8/9) Installing libucontext (1.2-r0) 12:28:49 (9/9) Installing gcompat (1.1.0-r0) 12:28:49 Executing busybox-1.35.0-r29.trigger 12:28:49 Executing ca-certificates-20220614-r4.trigger 12:28:50 OK: 11 MiB in 24 packages 12:28:55 Removing intermediate container eff0da724c18 12:28:55 ---> 344db3486c18 12:28:55 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 12:28:55 ---> f37fcb86854c 12:28:55 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 12:28:56 ---> 38e81ed9d4d5 12:28:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:28:58 ---> 2813d542bfb1 12:28:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:28:59 ---> 6f0176107eed 12:28:59 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:28:59 ---> Running in 790379f6adc6 12:28:59 Removing intermediate container 790379f6adc6 12:28:59 ---> 732e5420356b 12:28:59 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 12:28:59 ---> Running in c0e42af1e6e7 12:29:00 Removing intermediate container c0e42af1e6e7 12:29:00 ---> 7c7977800d6e 12:29:00 Step 18/20 : LABEL arch=arm64 12:29:00 ---> Running in c6134fc734ca 12:29:00 Removing intermediate container c6134fc734ca 12:29:00 ---> c52cf2c870ab 12:29:00 Step 19/20 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:29:00 ---> Running in 18fa3aa51e7c 12:29:01 Removing intermediate container 18fa3aa51e7c 12:29:01 ---> 9c859e32913a 12:29:01 Step 20/20 : LABEL version=3.0.0-dev.149 12:29:01 ---> Running in 45d283a95b87 12:29:02 Removing intermediate container 45d283a95b87 12:29:02 ---> 567e6832d260 12:29:02 12:29:02 Successfully built 567e6832d260 12:29:02 Successfully tagged security-spiffe-token-provider-arm64:latest 12:29:02  Building security-spiffe-token-provider ... done Building security-bootstrapper 12:29:05 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:29:05 Step 2/33 : FROM ${BUILDER_BASE} AS builder 12:29:05 ---> c412ee5707c9 12:29:05 Step 3/33 : WORKDIR /edgex-go 12:29:05 ---> Using cache 12:29:05 ---> 9bf513c89ed7 12:29:05 Step 4/33 : RUN apk add --update --no-cache make git 12:29:05 ---> Running in 526a588e2732 12:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:29:10 OK: 263 MiB in 53 packages 12:29:11 Removing intermediate container 526a588e2732 12:29:11 ---> c5b462c5785c 12:29:11 Step 5/33 : COPY go.mod vendor* ./ 12:29:12 ---> 465de8ef5304 12:29:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:29:12 ---> Running in 2a5979c2c576 12:30:49 Removing intermediate container ac9132653de5 12:30:49 ---> fe3fea9f2fd4 12:30:49 12:30:49 Step 10/23 : FROM alpine:3.17 12:30:49 ---> 51e60588ff2c 12:30:49 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 12:30:49 ---> Running in 03dd84aa4db2 12:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:30:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:30:49 Removing intermediate container 2a5979c2c576 12:30:49 ---> 1d1eda34792a 12:30:49 Step 7/33 : COPY . . 12:30:49 (1/2) Installing ca-certificates (20220614-r4) 12:30:49 (2/2) Installing dumb-init (1.2.5-r2) 12:30:49 Executing busybox-1.35.0-r29.trigger 12:30:49 Executing ca-certificates-20220614-r4.trigger 12:30:49 OK: 8 MiB in 17 packages 12:30:50 ---> 6e05433a9bfd 12:30:50 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:30:51 ---> Running in 7c6d750ed713 12:30:51 Removing intermediate container 03dd84aa4db2 12:30:51 ---> da2443fb66dd 12:30:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 12:30:51 ---> Running in bd2fc7aaccb8 12:30:54 Removing intermediate container bd2fc7aaccb8 12:30:54 ---> 77b77f9c288c 12:30:54 Step 13/23 : ENV APP_PORT=59860 12:30:54 ---> Running in d85903f05ca5 12:30:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:30:54 Removing intermediate container d85903f05ca5 12:30:54 ---> 4e1ec6b6d121 12:30:54 Step 14/23 : EXPOSE $APP_PORT 12:30:54 ---> Running in 3ce6cd491836 12:30:55 Removing intermediate container 3ce6cd491836 12:30:55 ---> 47633dcde173 12:30:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:30:56 ---> 77ec4eb26f73 12:30:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 12:30:57 ---> cd2ad5bde24d 12:30:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:30:59 ---> db73a031a32d 12:30:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:31:00 ---> 30ce59ca54fa 12:31:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 12:31:00 ---> Running in 9c9163ca7255 12:31:01 Removing intermediate container 9c9163ca7255 12:31:01 ---> 331f30e59995 12:31:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:31:01 ---> Running in 805a3d840ee9 12:31:01 Removing intermediate container 805a3d840ee9 12:31:01 ---> 1db1d68d31d5 12:31:01 Step 21/23 : LABEL arch=arm64 12:31:01 ---> Running in 684ad754c704 12:31:02 Removing intermediate container 684ad754c704 12:31:02 ---> b612a291f3c5 12:31:02 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:31:02 ---> Running in 05eecca839b2 12:31:03 Removing intermediate container 05eecca839b2 12:31:03 ---> a88e244407dc 12:31:03 Step 23/23 : LABEL version=3.0.0-dev.149 12:31:03 ---> Running in 8ea3bf233e19 12:31:04 Removing intermediate container 8ea3bf233e19 12:31:04 ---> 5243949c006b 12:31:04 12:31:04 Successfully built 5243949c006b 12:31:04 Successfully tagged support-notifications-arm64:latest 12:31:04  Building support-notifications ... done Building security-proxy-setup 12:31:08 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:31:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:31:08 ---> c412ee5707c9 12:31:08 Step 3/22 : WORKDIR /edgex-go 12:31:08 ---> Using cache 12:31:08 ---> 9bf513c89ed7 12:31:08 Step 4/22 : RUN apk add --update --no-cache make git 12:31:08 ---> Using cache 12:31:08 ---> c5b462c5785c 12:31:08 Step 5/22 : COPY go.mod vendor* ./ 12:31:08 ---> Using cache 12:31:08 ---> 465de8ef5304 12:31:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:31:08 ---> Using cache 12:31:08 ---> 1d1eda34792a 12:31:08 Step 7/22 : COPY . . 12:31:08 ---> Using cache 12:31:08 ---> 6e05433a9bfd 12:31:08 Step 8/22 : RUN make cmd/secrets-config/secrets-config 12:31:09 ---> Running in c9dbc0472f06 12:31:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:31:13 Removing intermediate container e1489df6527f 12:31:13 ---> 87b42e38fd9b 12:31:13 12:31:13 Step 10/25 : FROM alpine:3.17 12:31:13 ---> 51e60588ff2c 12:31:13 Step 11/25 : RUN apk add --update --no-cache dumb-init 12:31:13 ---> Using cache 12:31:13 ---> af105104d12b 12:31:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:31:13 ---> Using cache 12:31:13 ---> 4594862e0beb 12:31:13 Step 13/25 : ENV APP_PORT=59881 12:31:13 ---> Running in 206a630ef284 12:31:14 Removing intermediate container 206a630ef284 12:31:14 ---> a5b0572e14fb 12:31:14 Step 14/25 : EXPOSE $APP_PORT 12:31:14 ---> Running in 670c7a1180a7 12:31:14 Removing intermediate container 670c7a1180a7 12:31:14 ---> 7472115f958b 12:31:14 Step 15/25 : WORKDIR / 12:31:14 ---> Running in 48cd218f37ed 12:31:15 Removing intermediate container 48cd218f37ed 12:31:15 ---> e4963d37d186 12:31:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 12:31:16 ---> b3b43a8efede 12:31:16 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 12:31:16 ---> a2fccc1d44bd 12:31:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:31:18 ---> 7c751cfcda7a 12:31:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:31:19 ---> 35ab0aa2b899 12:31:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:31:20 ---> 1428d012fd8a 12:31:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 12:31:20 ---> Running in 1a1cdf3694ae 12:31:22 Removing intermediate container 1a1cdf3694ae 12:31:22 ---> 8cdb4a14f92a 12:31:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:31:22 ---> Running in f95c3a2483f3 12:31:23 Removing intermediate container f95c3a2483f3 12:31:23 ---> eeb9904e7d16 12:31:23 Step 23/25 : LABEL arch=arm64 12:31:23 ---> Running in a613c6a1026d 12:31:23 Removing intermediate container a613c6a1026d 12:31:23 ---> 276a436adb35 12:31:23 Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:31:23 ---> Running in 3c02dabd38a1 12:31:24 Removing intermediate container 3c02dabd38a1 12:31:24 ---> 15036f3cc15d 12:31:24 Step 25/25 : LABEL version=3.0.0-dev.149 12:31:24 ---> Running in 5ebb813984b0 12:31:24 Removing intermediate container 5ebb813984b0 12:31:24 ---> 230dd513b367 12:31:24 12:31:24 Successfully built 230dd513b367 12:31:24 Successfully tagged core-metadata-arm64:latest 12:31:24 Building security-secretstore-setup 12:31:28  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:31:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:31:28 ---> c412ee5707c9 12:31:28 Step 3/25 : WORKDIR /edgex-go 12:31:28 ---> Using cache 12:31:28 ---> 9bf513c89ed7 12:31:28 Step 4/25 : RUN apk add --update --no-cache make git 12:31:28 ---> Using cache 12:31:28 ---> c5b462c5785c 12:31:28 Step 5/25 : COPY go.mod vendor* ./ 12:31:28 ---> Using cache 12:31:28 ---> 465de8ef5304 12:31:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:31:28 ---> Using cache 12:31:28 ---> 1d1eda34792a 12:31:28 Step 7/25 : COPY . . 12:31:28 ---> Using cache 12:31:28 ---> 6e05433a9bfd 12:31:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:31:28 ---> Running in ce99825ba52d 12:31:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:31:45 Removing intermediate container 6016309a8d46 12:31:45 ---> c73f589a1663 12:31:45 12:31:45 Step 10/23 : FROM alpine:3.17 12:31:45 ---> 51e60588ff2c 12:31:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 12:31:45 ---> Running in 2be8b557c099 12:31:45 Removing intermediate container 2be8b557c099 12:31:45 ---> 7eec30208345 12:31:45 Step 12/23 : ENV APP_PORT=59880 12:31:45 ---> Running in 18efb35fcf5e 12:31:45 Removing intermediate container 18efb35fcf5e 12:31:45 ---> f65ca07ce751 12:31:45 Step 13/23 : EXPOSE $APP_PORT 12:31:46 ---> Running in afe636ed5a7a 12:31:46 Removing intermediate container afe636ed5a7a 12:31:46 ---> 72fb61320186 12:31:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 12:31:46 ---> Running in 200efca4f901 12:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:31:50 (1/1) Installing dumb-init (1.2.5-r2) 12:31:51 Executing busybox-1.35.0-r29.trigger 12:31:51 OK: 8 MiB in 16 packages 12:31:52 Removing intermediate container 200efca4f901 12:31:52 ---> a6eaf6d16da2 12:31:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:31:53 ---> 8ba11f17424e 12:31:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 12:31:54 ---> 5a385f580eba 12:31:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:31:56 ---> bf9134fac9b2 12:31:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:31:57 ---> d7432d9440bc 12:31:57 Step 19/23 : ENTRYPOINT ["/core-data"] 12:31:57 ---> Running in 768f21cb67c2 12:31:57 Removing intermediate container 768f21cb67c2 12:31:57 ---> 001d46d0ec49 12:31:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:31:57 ---> Running in afb1466c702e 12:31:58 Removing intermediate container afb1466c702e 12:31:58 ---> 8fac76e70efb 12:31:58 Step 21/23 : LABEL arch=arm64 12:31:58 ---> Running in 85234cefab52 12:31:59 Removing intermediate container 85234cefab52 12:31:59 ---> b305241308aa 12:31:59 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:31:59 ---> Running in a8f91ce2c333 12:31:59 Removing intermediate container a8f91ce2c333 12:31:59 ---> 1580c355b887 12:31:59 Step 23/23 : LABEL version=3.0.0-dev.149 12:31:59 ---> Running in 5825c6e84076 12:32:00 Removing intermediate container 5825c6e84076 12:32:00 ---> ef4d5604779d 12:32:00 12:32:00 Successfully built ef4d5604779d 12:32:00 Successfully tagged core-data-arm64:latest 12:33:37  Building core-data ... done Removing intermediate container 8bbb5ca71bc7 12:33:37 ---> 0f44183d0c5f 12:33:37 12:33:37 Step 10/23 : FROM alpine:3.17 12:33:37 ---> 51e60588ff2c 12:33:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:33:37 ---> Using cache 12:33:37 ---> e51c547f4f91 12:33:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:33:37 ---> Using cache 12:33:37 ---> 0fbc2b9783c7 12:33:37 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:33:37 ---> Using cache 12:33:37 ---> f51824def674 12:33:37 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 12:33:37 ---> Using cache 12:33:37 ---> d5a8d1fedf28 12:33:37 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:33:38 ---> f1fc5db368ec 12:33:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:33:39 ---> a7adb91e1e39 12:33:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:33:40 ---> 27a188a9b46e 12:33:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:33:40 ---> Running in 5468b1a03230 12:33:44 Removing intermediate container 5468b1a03230 12:33:44 ---> 552477343486 12:33:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 12:33:44 ---> Running in 8d957f727c1a 12:33:44 Removing intermediate container 8d957f727c1a 12:33:44 ---> 2e0a9f1e9c71 12:33:44 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 12:33:44 ---> Running in 7b0e35307975 12:33:44 Removing intermediate container 7b0e35307975 12:33:44 ---> c32ebbb7d8f3 12:33:44 Step 21/23 : LABEL arch=arm64 12:33:45 ---> Running in 82aa71be05c8 12:33:45 Removing intermediate container 82aa71be05c8 12:33:45 ---> 90063cf20e66 12:33:45 Step 22/23 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:33:45 ---> Running in 027f7d9caa6e 12:33:46 Removing intermediate container 027f7d9caa6e 12:33:46 ---> ba10bbdbf7f8 12:33:46 Step 23/23 : LABEL version=3.0.0-dev.149 12:33:46 ---> Running in 4c30938e2d50 12:33:50 Removing intermediate container 4c30938e2d50 12:33:50 ---> 2fc4e790cd8c 12:33:50 12:33:50 Successfully built 2fc4e790cd8c 12:33:50 Successfully tagged core-common-config-bootstrapper-arm64:latest 12:35:42  Building core-common-config-bootstrapper ... done Removing intermediate container 7c6d750ed713 12:35:42 ---> c485d86f296a 12:35:42 12:35:42 Step 9/33 : FROM alpine:3.17 12:35:42 ---> 51e60588ff2c 12:35:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 12:35:42 ---> Using cache 12:35:42 ---> 7d0bceda3a46 12:35:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 12:35:42 ---> Running in 51d713f57759 12:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:35:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.149" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:35:42 (1/2) Installing dumb-init (1.2.5-r2) 12:35:42 (2/2) Installing su-exec (0.2-r2) 12:35:42 Executing busybox-1.35.0-r29.trigger 12:35:42 OK: 8 MiB in 17 packages 12:35:42 Removing intermediate container 51d713f57759 12:35:42 ---> 5ce85f63388e 12:35:42 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 12:35:42 ---> Running in 0f5db517bcec 12:35:42 Removing intermediate container 0f5db517bcec 12:35:42 ---> cc24c4fbf6f3 12:35:42 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 12:35:42 ---> Running in 151b1c087c4e 12:35:42 Removing intermediate container c9dbc0472f06 12:35:42 ---> 92ab1b141493 12:35:42 12:35:42 Step 9/22 : FROM alpine:3.17 12:35:42 ---> 51e60588ff2c 12:35:42 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 12:35:42 ---> Running in 9323848ef3aa 12:35:42 Removing intermediate container 151b1c087c4e 12:35:42 ---> 5aa4c6bf16a0 12:35:42 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 12:35:42 ---> Running in fc63de978fc2 12:35:42 Removing intermediate container fc63de978fc2 12:35:42 ---> 29e0afad801c 12:35:42 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 12:35:42 ---> Running in 94693e2dcb86 12:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:35:42 Removing intermediate container 94693e2dcb86 12:35:42 ---> efc47894784b 12:35:42 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 12:35:42 ---> Running in 01cec1f9db51 12:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:35:43 (1/2) Installing dumb-init (1.2.5-r2) 12:35:43 (2/2) Installing openssl (3.0.8-r4) 12:35:43 Executing busybox-1.35.0-r29.trigger 12:35:43 OK: 8 MiB in 17 packages 12:35:44 Removing intermediate container 01cec1f9db51 12:35:44 ---> 392636a2aac9 12:35:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 12:35:44 ---> Running in db9c57f6ac5e 12:35:44 Removing intermediate container 9323848ef3aa 12:35:44 ---> 52b373b4eeaf 12:35:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 12:35:45 ---> Running in 9f0185ccd0ce 12:35:45 Removing intermediate container db9c57f6ac5e 12:35:45 ---> e20b33c64e01 12:35:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 12:35:45 Removing intermediate container 9f0185ccd0ce 12:35:45 ---> fdb618515f39 12:35:45 Step 12/22 : WORKDIR /edgex 12:35:45 ---> Running in b6d6b113ee20 12:35:46 Removing intermediate container b6d6b113ee20 12:35:46 ---> d9f017fe049c 12:35:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:46 ---> 0524fd2c72cb 12:35:46 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 12:35:46 ---> Running in de97d510fd1d 12:35:47 ---> 21ebee0f7b5c 12:35:47 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 12:35:48 ---> 5d60b913796e 12:35:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:35:48 Removing intermediate container de97d510fd1d 12:35:48 ---> 5f9709ec9373 12:35:48 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:49 ---> 94db1db88008 12:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:35:49 ---> 827cbe505c5d 12:35:49 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 12:35:49 Removing intermediate container ce99825ba52d 12:35:49 ---> b24a0b2b14d9 12:35:49 12:35:49 Step 9/25 : FROM alpine:3.17 12:35:49 ---> 51e60588ff2c 12:35:49 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:35:49 ---> Running in 6cbc4906b85a 12:35:50 ---> 9d86906878c0 12:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:35:50 ---> c62f62056e35 12:35:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:35:51 ---> b64831cc121b 12:35:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:35:51 ---> Running in 7c7b258bf400 12:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:35:52 ---> bb0fb0fb9cf6 12:35:52 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:35:52 ---> 4900bb672624 12:35:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 12:35:52 (1/3) Installing ca-certificates (20220614-r4) 12:35:53 (2/3) Installing dumb-init (1.2.5-r2) 12:35:53 (3/3) Installing su-exec (0.2-r2) 12:35:53 Executing busybox-1.35.0-r29.trigger 12:35:53 Executing ca-certificates-20220614-r4.trigger 12:35:53 ---> 0dedf640ced1 12:35:53 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 12:35:53 OK: 8 MiB in 18 packages 12:35:53 Removing intermediate container 7c7b258bf400 12:35:53 ---> d2079ffd1738 12:35:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:35:53 ---> Running in d2d24b7212a1 12:35:54 ---> cd472ecd070c 12:35:54 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 12:35:54 Removing intermediate container d2d24b7212a1 12:35:54 ---> 8697e0ea1c13 12:35:54 Step 20/22 : LABEL arch=arm64 12:35:54 ---> Running in 025aced54a61 12:35:55 Removing intermediate container 025aced54a61 12:35:55 ---> 78605174b7b1 12:35:55 Step 21/22 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:35:55 ---> b44c971d8955 12:35:55 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:35:55 ---> Running in d1315dd28429 12:35:55 Removing intermediate container 6cbc4906b85a 12:35:55 ---> 4bc692eb1deb 12:35:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 12:35:55 ---> Running in 22e8da75aa89 12:35:55 Removing intermediate container d1315dd28429 12:35:55 ---> df0d842aa3fa 12:35:55 Step 22/22 : LABEL version=3.0.0-dev.149 12:35:55 Removing intermediate container 22e8da75aa89 12:35:55 ---> bb25ce560a3a 12:35:55 Step 12/25 : WORKDIR / 12:35:55 ---> Running in 318fe24090f0 12:35:55 ---> Running in e31619bcd0c8 12:35:55 ---> b51b6d814d25 12:35:55 Step 28/33 : RUN chmod +x /entrypoint.sh 12:35:55 ---> Running in 65c136d91493 12:35:56 Removing intermediate container 318fe24090f0 12:35:56 ---> 232436bc81e0 12:35:56 12:35:56 Removing intermediate container e31619bcd0c8 12:35:56 ---> b9470a11833d 12:35:56 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 12:35:56 Successfully built 232436bc81e0 12:35:56 Successfully tagged security-proxy-setup-arm64:latest 12:35:57  Building security-proxy-setup ... done  ---> 7c88295c96a8 12:35:57 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 12:35:57 ---> 41c58105fc7a 12:35:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:35:57 Removing intermediate container 65c136d91493 12:35:57 ---> 1808ebcb7f46 12:35:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 12:35:57 ---> Running in ebed2239fee4 12:35:58 Removing intermediate container ebed2239fee4 12:35:58 ---> e82726ec3954 12:35:58 Step 30/33 : CMD ["gate"] 12:35:58 ---> 119b43955db8 12:35:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 12:35:58 ---> Running in 4ca2cad8fcdb 12:35:58 Removing intermediate container 4ca2cad8fcdb 12:35:58 ---> 5611735d6724 12:35:58 Step 31/33 : LABEL arch=arm64 12:35:59 ---> Running in 20db2505db53 12:35:59 ---> 6b57d9801c93 12:35:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:35:59 Removing intermediate container 20db2505db53 12:35:59 ---> 362b0a5d2af4 12:35:59 Step 32/33 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:35:59 ---> Running in 1022f49713a9 12:35:59 ---> b07325ea9231 12:35:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:35:59 Removing intermediate container 1022f49713a9 12:35:59 ---> 405ddbea462f 12:35:59 Step 33/33 : LABEL version=3.0.0-dev.149 12:35:59 ---> Running in d85c9665baef 12:36:00 Removing intermediate container d85c9665baef 12:36:00 ---> c4fe50903b78 12:36:00 12:36:00 Successfully built c4fe50903b78 12:36:00 Successfully tagged security-bootstrapper-arm64:latest 12:36:00  Building security-bootstrapper ... done  ---> 2c2bc2b4de54 12:36:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:36:03 ---> 858c7da50b31 12:36:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:36:03 ---> 8b1bde7bcb38 12:36:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:36:03 ---> Running in cfb24d603239 12:36:04 Removing intermediate container cfb24d603239 12:36:04 ---> 7bd313766e71 12:36:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 12:36:05 ---> Running in e1c8bf473c9a 12:36:05 Removing intermediate container e1c8bf473c9a 12:36:05 ---> 7677982fb375 12:36:05 Step 23/25 : LABEL arch=arm64 12:36:05 ---> Running in d8ca1055c24a 12:36:05 Removing intermediate container d8ca1055c24a 12:36:05 ---> 86a3ae9ca42f 12:36:05 Step 24/25 : LABEL git_sha=6027525257e046c56638ab70286b652a285a584d 12:36:05 ---> Running in a8a04c2f3468 12:36:05 Removing intermediate container a8a04c2f3468 12:36:05 ---> bb1c321a9501 12:36:05 Step 25/25 : LABEL version=3.0.0-dev.149 12:36:06 ---> Running in df0bfce5adf5 12:36:06 Removing intermediate container df0bfce5adf5 12:36:06 ---> 2d69663b567d 12:36:06 12:36:06 Successfully built 2d69663b567d 12:36:06 Successfully tagged security-secretstore-setup-arm64:latest 12:36:06  Building security-secretstore-setup ... done  [Pipeline] } 12:36:06 $ docker stop --time=1 7f7014bfafce0a35f7b2821d0013b8a6aa276dafb051a1dfdc3c1a70c9972363 12:36:08 $ docker rm -f --volumes 7f7014bfafce0a35f7b2821d0013b8a6aa276dafb051a1dfdc3c1a70c9972363 [Pipeline] // withDockerContainer [Pipeline] sh 12:36:09 + docker images 12:36:09 REPOSITORY TAG IMAGE ID CREATED SIZE 12:36:09 security-secretstore-setup-arm64 latest 2d69663b567d 3 seconds ago 32.2MB 12:36:09 security-bootstrapper-arm64 latest c4fe50903b78 10 seconds ago 21.9MB 12:36:09 security-proxy-setup-arm64 latest 232436bc81e0 13 seconds ago 18.7MB 12:36:09 b24a0b2b14d9 21 seconds ago 1.35GB 12:36:09 92ab1b141493 30 seconds ago 1.33GB 12:36:09 c485d86f296a 37 seconds ago 1.34GB 12:36:09 core-common-config-bootstrapper-arm64 latest 2fc4e790cd8c 2 minutes ago 17.2MB 12:36:09 0f44183d0c5f 2 minutes ago 1.35GB 12:36:09 core-data-arm64 latest ef4d5604779d 4 minutes ago 19.9MB 12:36:09 c73f589a1663 4 minutes ago 1.36GB 12:36:09 core-metadata-arm64 latest 230dd513b367 4 minutes ago 20.2MB 12:36:09 87b42e38fd9b 4 minutes ago 1.36GB 12:36:09 support-notifications-arm64 latest 5243949c006b 5 minutes ago 31.9MB 12:36:09 fe3fea9f2fd4 5 minutes ago 1.42GB 12:36:09 security-spiffe-token-provider-arm64 latest 567e6832d260 7 minutes ago 32.7MB 12:36:09 b222399d4371 7 minutes ago 1.39GB 12:36:09 support-scheduler-arm64 latest a2ef9028cd0a 8 minutes ago 31.2MB 12:36:09 0a6e2f6b1f5b 9 minutes ago 1.42GB 12:36:09 core-command-arm64 latest 38090188ea04 11 minutes ago 19.7MB 12:36:09 6c17251b53b3 11 minutes ago 1.35GB 12:36:09 security-proxy-auth-arm64 latest 06fcefe3e100 12 minutes ago 18.1MB 12:36:09 cae840afa100 12 minutes ago 1.33GB 12:36:09 security-spire-server-arm64 latest ce8ab7195e1b 17 minutes ago 97MB 12:36:09 2a7eba346027 17 minutes ago 1.21GB 12:36:09 security-spire-agent-arm64 latest da2fa362613c 17 minutes ago 153MB 12:36:09 security-spire-config-arm64 latest df87e5f082ed 17 minutes ago 96.1MB 12:36:09 c43a4ce3117f 18 minutes ago 1.21GB 12:36:09 87b694bf4976 18 minutes ago 1.21GB 12:36:09 ci-base-image-arm64 latest c412ee5707c9 21 minutes ago 899MB 12:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 10 days ago 681MB 12:36:09 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 12:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:09 provisioning config files... 12:36:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/514@tmp/config14068762634111153283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:09 ---> docker-login.sh 12:36:09 nexus3.edgexfoundry.org:10001 12:36:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:09 Configure a credential helper to remove this warning. See 12:36:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:09 12:36:09 Login Succeeded 12:36:09 nexus3.edgexfoundry.org:10002 12:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:10 Configure a credential helper to remove this warning. See 12:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:10 12:36:10 Login Succeeded 12:36:10 nexus3.edgexfoundry.org:10003 12:36:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:10 Configure a credential helper to remove this warning. See 12:36:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:10 12:36:10 Login Succeeded 12:36:10 nexus3.edgexfoundry.org:10004 12:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:11 Configure a credential helper to remove this warning. See 12:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:11 12:36:11 Login Succeeded 12:36:11 docker.io 12:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:11 Configure a credential helper to remove this warning. See 12:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:11 12:36:11 Login Succeeded 12:36:11 ---> docker-login.sh ends [Pipeline] } 12:36:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:36:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 12:36:11 6027525257e046c56638ab70286b652a285a584d 12:36:11 latest 12:36:11 3.0.0-dev.149 12:36:11 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:11 main 12:36:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:36:12 8224c5d40177: Preparing 12:36:12 efe9229942d1: Preparing 12:36:12 198dcad8b6d4: Preparing 12:36:12 f22f1138e086: Preparing 12:36:12 d250b8cea8d5: Preparing 12:36:12 26cbea5cba74: Preparing 12:36:12 26cbea5cba74: Waiting 12:36:12 d250b8cea8d5: Pushed 12:36:12 8224c5d40177: Pushed 12:36:12 f22f1138e086: Pushed 12:36:12 26cbea5cba74: Layer already exists 12:36:12 198dcad8b6d4: Pushed 12:36:15 efe9229942d1: Pushed 12:36:15 6027525257e046c56638ab70286b652a285a584d: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:36:16 8224c5d40177: Preparing 12:36:16 efe9229942d1: Preparing 12:36:16 198dcad8b6d4: Preparing 12:36:16 f22f1138e086: Preparing 12:36:16 d250b8cea8d5: Preparing 12:36:16 26cbea5cba74: Preparing 12:36:16 26cbea5cba74: Waiting 12:36:16 198dcad8b6d4: Layer already exists 12:36:16 f22f1138e086: Layer already exists 12:36:16 8224c5d40177: Layer already exists 12:36:16 d250b8cea8d5: Layer already exists 12:36:16 efe9229942d1: Layer already exists 12:36:16 26cbea5cba74: Layer already exists 12:36:16 latest: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.149 12:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:36:17 8224c5d40177: Preparing 12:36:17 efe9229942d1: Preparing 12:36:17 198dcad8b6d4: Preparing 12:36:17 f22f1138e086: Preparing 12:36:17 d250b8cea8d5: Preparing 12:36:17 26cbea5cba74: Preparing 12:36:17 26cbea5cba74: Waiting 12:36:17 d250b8cea8d5: Layer already exists 12:36:17 f22f1138e086: Layer already exists 12:36:17 198dcad8b6d4: Layer already exists 12:36:17 8224c5d40177: Layer already exists 12:36:17 efe9229942d1: Layer already exists 12:36:17 26cbea5cba74: Layer already exists 12:36:17 3.0.0-dev.149: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:36:18 8224c5d40177: Preparing 12:36:18 efe9229942d1: Preparing 12:36:18 198dcad8b6d4: Preparing 12:36:18 f22f1138e086: Preparing 12:36:18 d250b8cea8d5: Preparing 12:36:18 26cbea5cba74: Preparing 12:36:18 efe9229942d1: Layer already exists 12:36:18 8224c5d40177: Layer already exists 12:36:18 d250b8cea8d5: Layer already exists 12:36:18 f22f1138e086: Layer already exists 12:36:18 198dcad8b6d4: Layer already exists 12:36:18 26cbea5cba74: Layer already exists 12:36:18 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 12:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:36:18 8224c5d40177: Preparing 12:36:18 efe9229942d1: Preparing 12:36:18 198dcad8b6d4: Preparing 12:36:18 f22f1138e086: Preparing 12:36:18 d250b8cea8d5: Preparing 12:36:18 26cbea5cba74: Preparing 12:36:18 26cbea5cba74: Waiting 12:36:18 efe9229942d1: Layer already exists 12:36:18 d250b8cea8d5: Layer already exists 12:36:18 198dcad8b6d4: Layer already exists 12:36:18 f22f1138e086: Layer already exists 12:36:18 8224c5d40177: Layer already exists 12:36:18 26cbea5cba74: Layer already exists 12:36:18 main: digest: sha256:a1dfc3a70ea3f6c01f70fdf1aec6caa24dae3364f70d8232d75db5e9a651f55c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:19 ===================================================== [Pipeline] echo 12:36:19 taggedImages: 12:36:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:36:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.149 12:36:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 12:36:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 12:36:19 6027525257e046c56638ab70286b652a285a584d 12:36:19 latest 12:36:19 3.0.0-dev.149 12:36:19 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:19 main 12:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:36:19 ff35788f57ad: Preparing 12:36:19 7bf54633978e: Preparing 12:36:19 c1f148ad0263: Preparing 12:36:19 b8b45a1c75ff: Preparing 12:36:19 198dcad8b6d4: Preparing 12:36:19 f22f1138e086: Preparing 12:36:19 867d1081728d: Preparing 12:36:19 26cbea5cba74: Preparing 12:36:19 f22f1138e086: Waiting 12:36:19 867d1081728d: Waiting 12:36:19 26cbea5cba74: Waiting 12:36:19 198dcad8b6d4: Layer already exists 12:36:19 f22f1138e086: Layer already exists 12:36:19 ff35788f57ad: Pushed 12:36:19 7bf54633978e: Pushed 12:36:19 c1f148ad0263: Pushed 12:36:19 26cbea5cba74: Layer already exists 12:36:19 867d1081728d: Pushed 12:36:21 b8b45a1c75ff: Pushed 12:36:22 6027525257e046c56638ab70286b652a285a584d: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:36:22 ff35788f57ad: Preparing 12:36:22 7bf54633978e: Preparing 12:36:22 c1f148ad0263: Preparing 12:36:22 b8b45a1c75ff: Preparing 12:36:22 198dcad8b6d4: Preparing 12:36:22 f22f1138e086: Preparing 12:36:22 867d1081728d: Preparing 12:36:22 26cbea5cba74: Preparing 12:36:22 f22f1138e086: Waiting 12:36:22 867d1081728d: Waiting 12:36:22 26cbea5cba74: Waiting 12:36:22 c1f148ad0263: Layer already exists 12:36:22 ff35788f57ad: Layer already exists 12:36:22 7bf54633978e: Layer already exists 12:36:22 b8b45a1c75ff: Layer already exists 12:36:22 198dcad8b6d4: Layer already exists 12:36:22 f22f1138e086: Layer already exists 12:36:22 867d1081728d: Layer already exists 12:36:22 26cbea5cba74: Layer already exists 12:36:22 latest: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.149 12:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:36:23 ff35788f57ad: Preparing 12:36:23 7bf54633978e: Preparing 12:36:23 c1f148ad0263: Preparing 12:36:23 b8b45a1c75ff: Preparing 12:36:23 198dcad8b6d4: Preparing 12:36:23 f22f1138e086: Preparing 12:36:23 867d1081728d: Preparing 12:36:23 26cbea5cba74: Preparing 12:36:23 f22f1138e086: Waiting 12:36:23 867d1081728d: Waiting 12:36:23 26cbea5cba74: Waiting 12:36:23 198dcad8b6d4: Layer already exists 12:36:23 ff35788f57ad: Layer already exists 12:36:23 c1f148ad0263: Layer already exists 12:36:23 b8b45a1c75ff: Layer already exists 12:36:23 7bf54633978e: Layer already exists 12:36:23 26cbea5cba74: Layer already exists 12:36:23 f22f1138e086: Layer already exists 12:36:23 867d1081728d: Layer already exists 12:36:23 3.0.0-dev.149: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:36:24 ff35788f57ad: Preparing 12:36:24 7bf54633978e: Preparing 12:36:24 c1f148ad0263: Preparing 12:36:24 b8b45a1c75ff: Preparing 12:36:24 198dcad8b6d4: Preparing 12:36:24 f22f1138e086: Preparing 12:36:24 867d1081728d: Preparing 12:36:24 26cbea5cba74: Preparing 12:36:24 867d1081728d: Waiting 12:36:24 26cbea5cba74: Waiting 12:36:24 f22f1138e086: Waiting 12:36:24 ff35788f57ad: Layer already exists 12:36:24 c1f148ad0263: Layer already exists 12:36:24 198dcad8b6d4: Layer already exists 12:36:24 b8b45a1c75ff: Layer already exists 12:36:24 7bf54633978e: Layer already exists 12:36:24 867d1081728d: Layer already exists 12:36:24 f22f1138e086: Layer already exists 12:36:24 26cbea5cba74: Layer already exists 12:36:24 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 12:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:36:25 ff35788f57ad: Preparing 12:36:25 7bf54633978e: Preparing 12:36:25 c1f148ad0263: Preparing 12:36:25 b8b45a1c75ff: Preparing 12:36:25 198dcad8b6d4: Preparing 12:36:25 f22f1138e086: Preparing 12:36:25 867d1081728d: Preparing 12:36:25 26cbea5cba74: Preparing 12:36:25 f22f1138e086: Waiting 12:36:25 867d1081728d: Waiting 12:36:25 26cbea5cba74: Waiting 12:36:25 ff35788f57ad: Layer already exists 12:36:25 b8b45a1c75ff: Layer already exists 12:36:25 c1f148ad0263: Layer already exists 12:36:25 7bf54633978e: Layer already exists 12:36:25 198dcad8b6d4: Layer already exists 12:36:25 867d1081728d: Layer already exists 12:36:25 f22f1138e086: Layer already exists 12:36:25 26cbea5cba74: Layer already exists 12:36:25 main: digest: sha256:4f806605381e8baf3e0208a80778c8f922ee99740cbcf250e3b5f77acf553a20 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:25 ===================================================== [Pipeline] echo 12:36:25 taggedImages: 12:36:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:36:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.149 12:36:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 12:36:25 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 12:36:25 6027525257e046c56638ab70286b652a285a584d 12:36:25 latest 12:36:25 3.0.0-dev.149 12:36:25 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:25 main 12:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:36:26 e298e57a209d: Preparing 12:36:26 7741613a94aa: Preparing 12:36:26 198dcad8b6d4: Preparing 12:36:26 f22f1138e086: Preparing 12:36:26 85fac96cb30e: Preparing 12:36:26 26cbea5cba74: Preparing 12:36:26 26cbea5cba74: Waiting 12:36:26 198dcad8b6d4: Layer already exists 12:36:26 f22f1138e086: Layer already exists 12:36:26 26cbea5cba74: Layer already exists 12:36:26 e298e57a209d: Pushed 12:36:26 85fac96cb30e: Pushed 12:36:29 7741613a94aa: Pushed 12:36:29 6027525257e046c56638ab70286b652a285a584d: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:36:30 e298e57a209d: Preparing 12:36:30 7741613a94aa: Preparing 12:36:30 198dcad8b6d4: Preparing 12:36:30 f22f1138e086: Preparing 12:36:30 85fac96cb30e: Preparing 12:36:30 26cbea5cba74: Preparing 12:36:30 26cbea5cba74: Waiting 12:36:30 f22f1138e086: Layer already exists 12:36:30 85fac96cb30e: Layer already exists 12:36:30 198dcad8b6d4: Layer already exists 12:36:30 e298e57a209d: Layer already exists 12:36:30 7741613a94aa: Layer already exists 12:36:30 26cbea5cba74: Layer already exists 12:36:30 latest: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.149 12:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:36:31 e298e57a209d: Preparing 12:36:31 7741613a94aa: Preparing 12:36:31 198dcad8b6d4: Preparing 12:36:31 f22f1138e086: Preparing 12:36:31 85fac96cb30e: Preparing 12:36:31 26cbea5cba74: Preparing 12:36:31 26cbea5cba74: Waiting 12:36:31 f22f1138e086: Layer already exists 12:36:31 e298e57a209d: Layer already exists 12:36:31 7741613a94aa: Layer already exists 12:36:31 85fac96cb30e: Layer already exists 12:36:31 198dcad8b6d4: Layer already exists 12:36:31 26cbea5cba74: Layer already exists 12:36:31 3.0.0-dev.149: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:36:31 e298e57a209d: Preparing 12:36:31 7741613a94aa: Preparing 12:36:31 198dcad8b6d4: Preparing 12:36:31 f22f1138e086: Preparing 12:36:31 85fac96cb30e: Preparing 12:36:31 26cbea5cba74: Preparing 12:36:31 26cbea5cba74: Waiting 12:36:31 198dcad8b6d4: Layer already exists 12:36:31 e298e57a209d: Layer already exists 12:36:31 f22f1138e086: Layer already exists 12:36:31 85fac96cb30e: Layer already exists 12:36:31 7741613a94aa: Layer already exists 12:36:31 26cbea5cba74: Layer already exists 12:36:31 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 12:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:36:32 e298e57a209d: Preparing 12:36:32 7741613a94aa: Preparing 12:36:32 198dcad8b6d4: Preparing 12:36:32 f22f1138e086: Preparing 12:36:32 85fac96cb30e: Preparing 12:36:32 26cbea5cba74: Preparing 12:36:32 26cbea5cba74: Waiting 12:36:32 e298e57a209d: Layer already exists 12:36:32 7741613a94aa: Layer already exists 12:36:32 198dcad8b6d4: Layer already exists 12:36:32 85fac96cb30e: Layer already exists 12:36:32 f22f1138e086: Layer already exists 12:36:32 26cbea5cba74: Layer already exists 12:36:32 main: digest: sha256:91ec5fa197be55147ba108c83227e1a8e5d48f2f96c91221fd2188f0f9c344ce size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:32 ===================================================== [Pipeline] echo 12:36:32 taggedImages: 12:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.149 12:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 12:36:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 12:36:32 6027525257e046c56638ab70286b652a285a584d 12:36:32 latest 12:36:32 3.0.0-dev.149 12:36:32 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:32 main 12:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:36:33 b4b508340664: Preparing 12:36:33 06393a250ac1: Preparing 12:36:33 bfa9a37f66bf: Preparing 12:36:33 198dcad8b6d4: Preparing 12:36:33 f22f1138e086: Preparing 12:36:33 d250b8cea8d5: Preparing 12:36:33 26cbea5cba74: Preparing 12:36:33 d250b8cea8d5: Waiting 12:36:33 26cbea5cba74: Waiting 12:36:33 f22f1138e086: Layer already exists 12:36:33 198dcad8b6d4: Layer already exists 12:36:33 d250b8cea8d5: Layer already exists 12:36:33 26cbea5cba74: Layer already exists 12:36:33 b4b508340664: Pushed 12:36:33 06393a250ac1: Pushed 12:36:36 bfa9a37f66bf: Pushed 12:36:36 6027525257e046c56638ab70286b652a285a584d: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:36:37 b4b508340664: Preparing 12:36:37 06393a250ac1: Preparing 12:36:37 bfa9a37f66bf: Preparing 12:36:37 198dcad8b6d4: Preparing 12:36:37 f22f1138e086: Preparing 12:36:37 d250b8cea8d5: Preparing 12:36:37 26cbea5cba74: Preparing 12:36:37 d250b8cea8d5: Waiting 12:36:37 26cbea5cba74: Waiting 12:36:37 f22f1138e086: Layer already exists 12:36:37 06393a250ac1: Layer already exists 12:36:37 b4b508340664: Layer already exists 12:36:37 198dcad8b6d4: Layer already exists 12:36:37 bfa9a37f66bf: Layer already exists 12:36:37 d250b8cea8d5: Layer already exists 12:36:37 26cbea5cba74: Layer already exists 12:36:37 latest: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.149 12:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:36:38 b4b508340664: Preparing 12:36:38 06393a250ac1: Preparing 12:36:38 bfa9a37f66bf: Preparing 12:36:38 198dcad8b6d4: Preparing 12:36:38 f22f1138e086: Preparing 12:36:38 d250b8cea8d5: Preparing 12:36:38 26cbea5cba74: Preparing 12:36:38 d250b8cea8d5: Waiting 12:36:38 26cbea5cba74: Waiting 12:36:38 b4b508340664: Layer already exists 12:36:38 198dcad8b6d4: Layer already exists 12:36:38 bfa9a37f66bf: Layer already exists 12:36:38 f22f1138e086: Layer already exists 12:36:38 06393a250ac1: Layer already exists 12:36:38 26cbea5cba74: Layer already exists 12:36:38 d250b8cea8d5: Layer already exists 12:36:38 3.0.0-dev.149: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:36:38 b4b508340664: Preparing 12:36:38 06393a250ac1: Preparing 12:36:38 bfa9a37f66bf: Preparing 12:36:38 198dcad8b6d4: Preparing 12:36:38 f22f1138e086: Preparing 12:36:38 d250b8cea8d5: Preparing 12:36:38 26cbea5cba74: Preparing 12:36:38 d250b8cea8d5: Waiting 12:36:38 26cbea5cba74: Waiting 12:36:38 b4b508340664: Layer already exists 12:36:38 06393a250ac1: Layer already exists 12:36:38 bfa9a37f66bf: Layer already exists 12:36:38 198dcad8b6d4: Layer already exists 12:36:38 f22f1138e086: Layer already exists 12:36:38 26cbea5cba74: Layer already exists 12:36:38 d250b8cea8d5: Layer already exists 12:36:38 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 12:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:36:39 b4b508340664: Preparing 12:36:39 06393a250ac1: Preparing 12:36:39 bfa9a37f66bf: Preparing 12:36:39 198dcad8b6d4: Preparing 12:36:39 f22f1138e086: Preparing 12:36:39 d250b8cea8d5: Preparing 12:36:39 26cbea5cba74: Preparing 12:36:39 d250b8cea8d5: Waiting 12:36:39 26cbea5cba74: Waiting 12:36:39 f22f1138e086: Layer already exists 12:36:39 198dcad8b6d4: Layer already exists 12:36:39 bfa9a37f66bf: Layer already exists 12:36:39 b4b508340664: Layer already exists 12:36:39 06393a250ac1: Layer already exists 12:36:39 26cbea5cba74: Layer already exists 12:36:39 d250b8cea8d5: Layer already exists 12:36:39 main: digest: sha256:a256eeecb3b9cb7508e50dbdb1490aa7cec227f225392a44991696c99588b225 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:39 ===================================================== [Pipeline] echo 12:36:39 taggedImages: 12:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.149 12:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 12:36:40 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 12:36:40 6027525257e046c56638ab70286b652a285a584d 12:36:40 latest 12:36:40 3.0.0-dev.149 12:36:40 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:40 main 12:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:36:40 40bd72837ea0: Preparing 12:36:40 40bd72837ea0: Preparing 12:36:40 f5680802f004: Preparing 12:36:40 adcab80140a4: Preparing 12:36:40 413c5ea9737a: Preparing 12:36:40 df17d4f04d41: Preparing 12:36:40 d04fef22d3e7: Preparing 12:36:40 198dcad8b6d4: Preparing 12:36:40 f22f1138e086: Preparing 12:36:40 b135badb671e: Preparing 12:36:40 21e2d4d78513: Preparing 12:36:40 09c135994ec8: Preparing 12:36:40 01fb9b2d20b8: Preparing 12:36:40 26cbea5cba74: Preparing 12:36:40 b135badb671e: Waiting 12:36:40 21e2d4d78513: Waiting 12:36:40 09c135994ec8: Waiting 12:36:40 01fb9b2d20b8: Waiting 12:36:40 26cbea5cba74: Waiting 12:36:40 198dcad8b6d4: Waiting 12:36:40 f22f1138e086: Waiting 12:36:40 d04fef22d3e7: Waiting 12:36:40 40bd72837ea0: Pushed 12:36:40 413c5ea9737a: Pushed 12:36:40 f5680802f004: Pushed 12:36:40 df17d4f04d41: Pushed 12:36:40 adcab80140a4: Pushed 12:36:40 198dcad8b6d4: Layer already exists 12:36:40 f22f1138e086: Layer already exists 12:36:41 b135badb671e: Pushed 12:36:41 26cbea5cba74: Layer already exists 12:36:41 21e2d4d78513: Pushed 12:36:41 09c135994ec8: Pushed 12:36:41 01fb9b2d20b8: Pushed 12:36:44 d04fef22d3e7: Pushed 12:36:44 6027525257e046c56638ab70286b652a285a584d: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:36:45 40bd72837ea0: Preparing 12:36:45 40bd72837ea0: Preparing 12:36:45 f5680802f004: Preparing 12:36:45 adcab80140a4: Preparing 12:36:45 413c5ea9737a: Preparing 12:36:45 df17d4f04d41: Preparing 12:36:45 d04fef22d3e7: Preparing 12:36:45 198dcad8b6d4: Preparing 12:36:45 f22f1138e086: Preparing 12:36:45 b135badb671e: Preparing 12:36:45 21e2d4d78513: Preparing 12:36:45 09c135994ec8: Preparing 12:36:45 01fb9b2d20b8: Preparing 12:36:45 26cbea5cba74: Preparing 12:36:45 b135badb671e: Waiting 12:36:45 21e2d4d78513: Waiting 12:36:45 d04fef22d3e7: Waiting 12:36:45 198dcad8b6d4: Waiting 12:36:45 09c135994ec8: Waiting 12:36:45 f22f1138e086: Waiting 12:36:45 01fb9b2d20b8: Waiting 12:36:45 26cbea5cba74: Waiting 12:36:45 df17d4f04d41: Layer already exists 12:36:45 f5680802f004: Layer already exists 12:36:45 adcab80140a4: Layer already exists 12:36:45 40bd72837ea0: Layer already exists 12:36:45 413c5ea9737a: Layer already exists 12:36:45 198dcad8b6d4: Layer already exists 12:36:45 f22f1138e086: Layer already exists 12:36:45 d04fef22d3e7: Layer already exists 12:36:45 21e2d4d78513: Layer already exists 12:36:45 b135badb671e: Layer already exists 12:36:45 09c135994ec8: Layer already exists 12:36:45 01fb9b2d20b8: Layer already exists 12:36:45 26cbea5cba74: Layer already exists 12:36:45 latest: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.149 12:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:36:46 40bd72837ea0: Preparing 12:36:46 40bd72837ea0: Preparing 12:36:46 f5680802f004: Preparing 12:36:46 adcab80140a4: Preparing 12:36:46 413c5ea9737a: Preparing 12:36:46 df17d4f04d41: Preparing 12:36:46 d04fef22d3e7: Preparing 12:36:46 198dcad8b6d4: Preparing 12:36:46 f22f1138e086: Preparing 12:36:46 b135badb671e: Preparing 12:36:46 21e2d4d78513: Preparing 12:36:46 09c135994ec8: Preparing 12:36:46 01fb9b2d20b8: Preparing 12:36:46 26cbea5cba74: Preparing 12:36:46 b135badb671e: Waiting 12:36:46 d04fef22d3e7: Waiting 12:36:46 21e2d4d78513: Waiting 12:36:46 09c135994ec8: Waiting 12:36:46 01fb9b2d20b8: Waiting 12:36:46 26cbea5cba74: Waiting 12:36:46 f22f1138e086: Waiting 12:36:46 198dcad8b6d4: Waiting 12:36:46 f5680802f004: Layer already exists 12:36:46 adcab80140a4: Layer already exists 12:36:46 df17d4f04d41: Layer already exists 12:36:46 413c5ea9737a: Layer already exists 12:36:46 40bd72837ea0: Layer already exists 12:36:46 d04fef22d3e7: Layer already exists 12:36:46 198dcad8b6d4: Layer already exists 12:36:46 b135badb671e: Layer already exists 12:36:46 f22f1138e086: Layer already exists 12:36:46 21e2d4d78513: Layer already exists 12:36:46 26cbea5cba74: Layer already exists 12:36:46 09c135994ec8: Layer already exists 12:36:46 01fb9b2d20b8: Layer already exists 12:36:46 3.0.0-dev.149: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:36:47 40bd72837ea0: Preparing 12:36:47 40bd72837ea0: Preparing 12:36:47 f5680802f004: Preparing 12:36:47 adcab80140a4: Preparing 12:36:47 413c5ea9737a: Preparing 12:36:47 df17d4f04d41: Preparing 12:36:47 d04fef22d3e7: Preparing 12:36:47 198dcad8b6d4: Preparing 12:36:47 f22f1138e086: Preparing 12:36:47 b135badb671e: Preparing 12:36:47 21e2d4d78513: Preparing 12:36:47 09c135994ec8: Preparing 12:36:47 01fb9b2d20b8: Preparing 12:36:47 26cbea5cba74: Preparing 12:36:47 b135badb671e: Waiting 12:36:47 21e2d4d78513: Waiting 12:36:47 09c135994ec8: Waiting 12:36:47 01fb9b2d20b8: Waiting 12:36:47 26cbea5cba74: Waiting 12:36:47 198dcad8b6d4: Waiting 12:36:47 f22f1138e086: Waiting 12:36:47 d04fef22d3e7: Waiting 12:36:47 df17d4f04d41: Layer already exists 12:36:47 adcab80140a4: Layer already exists 12:36:47 40bd72837ea0: Layer already exists 12:36:47 413c5ea9737a: Layer already exists 12:36:47 f5680802f004: Layer already exists 12:36:47 d04fef22d3e7: Layer already exists 12:36:47 b135badb671e: Layer already exists 12:36:47 f22f1138e086: Layer already exists 12:36:47 198dcad8b6d4: Layer already exists 12:36:47 21e2d4d78513: Layer already exists 12:36:47 01fb9b2d20b8: Layer already exists 12:36:47 09c135994ec8: Layer already exists 12:36:47 26cbea5cba74: Layer already exists 12:36:47 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 12:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:36:48 40bd72837ea0: Preparing 12:36:48 40bd72837ea0: Preparing 12:36:48 f5680802f004: Preparing 12:36:48 adcab80140a4: Preparing 12:36:48 413c5ea9737a: Preparing 12:36:48 df17d4f04d41: Preparing 12:36:48 d04fef22d3e7: Preparing 12:36:48 198dcad8b6d4: Preparing 12:36:48 f22f1138e086: Preparing 12:36:48 b135badb671e: Preparing 12:36:48 21e2d4d78513: Preparing 12:36:48 09c135994ec8: Preparing 12:36:48 01fb9b2d20b8: Preparing 12:36:48 26cbea5cba74: Preparing 12:36:48 d04fef22d3e7: Waiting 12:36:48 198dcad8b6d4: Waiting 12:36:48 f22f1138e086: Waiting 12:36:48 b135badb671e: Waiting 12:36:48 21e2d4d78513: Waiting 12:36:48 09c135994ec8: Waiting 12:36:48 01fb9b2d20b8: Waiting 12:36:48 26cbea5cba74: Waiting 12:36:48 df17d4f04d41: Layer already exists 12:36:48 adcab80140a4: Layer already exists 12:36:48 413c5ea9737a: Layer already exists 12:36:48 f5680802f004: Layer already exists 12:36:48 40bd72837ea0: Layer already exists 12:36:48 198dcad8b6d4: Layer already exists 12:36:48 d04fef22d3e7: Layer already exists 12:36:48 b135badb671e: Layer already exists 12:36:48 f22f1138e086: Layer already exists 12:36:48 21e2d4d78513: Layer already exists 12:36:48 09c135994ec8: Layer already exists 12:36:48 01fb9b2d20b8: Layer already exists 12:36:48 26cbea5cba74: Layer already exists 12:36:48 main: digest: sha256:83a10921c559c58b2a174a92108bcbd582bfefbe1911e7bd75debf0b193f156a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:48 ===================================================== [Pipeline] echo 12:36:48 taggedImages: 12:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.149 12:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 12:36:48 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 12:36:48 6027525257e046c56638ab70286b652a285a584d 12:36:48 latest 12:36:48 3.0.0-dev.149 12:36:48 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:48 main 12:36:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:36:49 2207bc518a3a: Preparing 12:36:49 615d44e0760e: Preparing 12:36:49 a5fae4beefbd: Preparing 12:36:49 fbc792fc761d: Preparing 12:36:49 198dcad8b6d4: Preparing 12:36:49 f22f1138e086: Preparing 12:36:49 867d1081728d: Preparing 12:36:49 26cbea5cba74: Preparing 12:36:49 f22f1138e086: Waiting 12:36:49 867d1081728d: Waiting 12:36:49 26cbea5cba74: Waiting 12:36:49 198dcad8b6d4: Layer already exists 12:36:49 f22f1138e086: Layer already exists 12:36:49 867d1081728d: Layer already exists 12:36:49 2207bc518a3a: Pushed 12:36:49 26cbea5cba74: Layer already exists 12:36:49 a5fae4beefbd: Pushed 12:36:49 615d44e0760e: Pushed 12:36:51 fbc792fc761d: Pushed 12:36:51 6027525257e046c56638ab70286b652a285a584d: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:36:52 2207bc518a3a: Preparing 12:36:52 615d44e0760e: Preparing 12:36:52 a5fae4beefbd: Preparing 12:36:52 fbc792fc761d: Preparing 12:36:52 198dcad8b6d4: Preparing 12:36:52 f22f1138e086: Preparing 12:36:52 867d1081728d: Preparing 12:36:52 26cbea5cba74: Preparing 12:36:52 867d1081728d: Waiting 12:36:52 26cbea5cba74: Waiting 12:36:52 f22f1138e086: Waiting 12:36:52 615d44e0760e: Layer already exists 12:36:52 fbc792fc761d: Layer already exists 12:36:52 2207bc518a3a: Layer already exists 12:36:52 a5fae4beefbd: Layer already exists 12:36:52 198dcad8b6d4: Layer already exists 12:36:52 867d1081728d: Layer already exists 12:36:52 26cbea5cba74: Layer already exists 12:36:52 f22f1138e086: Layer already exists 12:36:52 latest: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.149 12:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:36:53 2207bc518a3a: Preparing 12:36:53 615d44e0760e: Preparing 12:36:53 a5fae4beefbd: Preparing 12:36:53 fbc792fc761d: Preparing 12:36:53 198dcad8b6d4: Preparing 12:36:53 f22f1138e086: Preparing 12:36:53 867d1081728d: Preparing 12:36:53 26cbea5cba74: Preparing 12:36:53 f22f1138e086: Waiting 12:36:53 867d1081728d: Waiting 12:36:53 26cbea5cba74: Waiting 12:36:53 a5fae4beefbd: Layer already exists 12:36:53 615d44e0760e: Layer already exists 12:36:53 2207bc518a3a: Layer already exists 12:36:53 198dcad8b6d4: Layer already exists 12:36:53 fbc792fc761d: Layer already exists 12:36:53 867d1081728d: Layer already exists 12:36:53 f22f1138e086: Layer already exists 12:36:53 26cbea5cba74: Layer already exists 12:36:53 3.0.0-dev.149: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:36:54 2207bc518a3a: Preparing 12:36:54 615d44e0760e: Preparing 12:36:54 a5fae4beefbd: Preparing 12:36:54 fbc792fc761d: Preparing 12:36:54 198dcad8b6d4: Preparing 12:36:54 f22f1138e086: Preparing 12:36:54 867d1081728d: Preparing 12:36:54 26cbea5cba74: Preparing 12:36:54 f22f1138e086: Waiting 12:36:54 867d1081728d: Waiting 12:36:54 26cbea5cba74: Waiting 12:36:54 2207bc518a3a: Layer already exists 12:36:54 615d44e0760e: Layer already exists 12:36:54 198dcad8b6d4: Layer already exists 12:36:54 fbc792fc761d: Layer already exists 12:36:54 a5fae4beefbd: Layer already exists 12:36:54 f22f1138e086: Layer already exists 12:36:54 867d1081728d: Layer already exists 12:36:54 26cbea5cba74: Layer already exists 12:36:54 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 12:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:36:55 2207bc518a3a: Preparing 12:36:55 615d44e0760e: Preparing 12:36:55 a5fae4beefbd: Preparing 12:36:55 fbc792fc761d: Preparing 12:36:55 198dcad8b6d4: Preparing 12:36:55 f22f1138e086: Preparing 12:36:55 867d1081728d: Preparing 12:36:55 26cbea5cba74: Preparing 12:36:55 f22f1138e086: Waiting 12:36:55 867d1081728d: Waiting 12:36:55 26cbea5cba74: Waiting 12:36:55 a5fae4beefbd: Layer already exists 12:36:55 198dcad8b6d4: Layer already exists 12:36:55 2207bc518a3a: Layer already exists 12:36:55 615d44e0760e: Layer already exists 12:36:55 fbc792fc761d: Layer already exists 12:36:55 f22f1138e086: Layer already exists 12:36:55 867d1081728d: Layer already exists 12:36:55 26cbea5cba74: Layer already exists 12:36:55 main: digest: sha256:12869e89838fb60736fedb93525f44c3cea67639c1ffb03955d3e104f326db43 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:36:55 ===================================================== [Pipeline] echo 12:36:55 taggedImages: 12:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.149 12:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 12:36:55 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 12:36:55 6027525257e046c56638ab70286b652a285a584d 12:36:55 latest 12:36:55 3.0.0-dev.149 12:36:55 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:36:55 main 12:36:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d 12:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:36:56 7f3a03bc6e34: Preparing 12:36:56 041203d87e6c: Preparing 12:36:56 623af35bc995: Preparing 12:36:56 0bad8a0724e8: Preparing 12:36:56 198dcad8b6d4: Preparing 12:36:56 f22f1138e086: Preparing 12:36:56 c38ff21e2eb1: Preparing 12:36:56 95510e3eb37e: Preparing 12:36:56 26cbea5cba74: Preparing 12:36:56 f22f1138e086: Waiting 12:36:56 95510e3eb37e: Waiting 12:36:56 c38ff21e2eb1: Waiting 12:36:56 26cbea5cba74: Waiting 12:36:56 198dcad8b6d4: Layer already exists 12:36:56 f22f1138e086: Layer already exists 12:36:56 7f3a03bc6e34: Pushed 12:36:56 0bad8a0724e8: Pushed 12:36:56 041203d87e6c: Pushed 12:36:56 26cbea5cba74: Layer already exists 12:36:56 c38ff21e2eb1: Pushed 12:36:56 95510e3eb37e: Pushed 12:36:58 623af35bc995: Pushed 12:36:58 6027525257e046c56638ab70286b652a285a584d: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:59 + 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 12:36:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:36:59 7f3a03bc6e34: Preparing 12:36:59 041203d87e6c: Preparing 12:36:59 623af35bc995: Preparing 12:36:59 0bad8a0724e8: Preparing 12:36:59 198dcad8b6d4: Preparing 12:36:59 f22f1138e086: Preparing 12:36:59 c38ff21e2eb1: Preparing 12:36:59 95510e3eb37e: Preparing 12:36:59 26cbea5cba74: Preparing 12:36:59 c38ff21e2eb1: Waiting 12:36:59 95510e3eb37e: Waiting 12:36:59 26cbea5cba74: Waiting 12:36:59 f22f1138e086: Waiting 12:36:59 041203d87e6c: Layer already exists 12:36:59 198dcad8b6d4: Layer already exists 12:36:59 7f3a03bc6e34: Layer already exists 12:36:59 623af35bc995: Layer already exists 12:36:59 0bad8a0724e8: Layer already exists 12:36:59 95510e3eb37e: Layer already exists 12:36:59 c38ff21e2eb1: Layer already exists 12:36:59 f22f1138e086: Layer already exists 12:36:59 26cbea5cba74: Layer already exists 12:36:59 latest: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.149 12:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:37:00 7f3a03bc6e34: Preparing 12:37:00 041203d87e6c: Preparing 12:37:00 623af35bc995: Preparing 12:37:00 0bad8a0724e8: Preparing 12:37:00 198dcad8b6d4: Preparing 12:37:00 f22f1138e086: Preparing 12:37:00 c38ff21e2eb1: Preparing 12:37:00 95510e3eb37e: Preparing 12:37:00 26cbea5cba74: Preparing 12:37:00 c38ff21e2eb1: Waiting 12:37:00 95510e3eb37e: Waiting 12:37:00 26cbea5cba74: Waiting 12:37:00 f22f1138e086: Waiting 12:37:00 7f3a03bc6e34: Layer already exists 12:37:00 0bad8a0724e8: Layer already exists 12:37:00 198dcad8b6d4: Layer already exists 12:37:00 623af35bc995: Layer already exists 12:37:00 041203d87e6c: Layer already exists 12:37:00 f22f1138e086: Layer already exists 12:37:00 c38ff21e2eb1: Layer already exists 12:37:00 95510e3eb37e: Layer already exists 12:37:00 26cbea5cba74: Layer already exists 12:37:00 3.0.0-dev.149: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:37:01 7f3a03bc6e34: Preparing 12:37:01 041203d87e6c: Preparing 12:37:01 623af35bc995: Preparing 12:37:01 0bad8a0724e8: Preparing 12:37:01 198dcad8b6d4: Preparing 12:37:01 f22f1138e086: Preparing 12:37:01 c38ff21e2eb1: Preparing 12:37:01 95510e3eb37e: Preparing 12:37:01 26cbea5cba74: Preparing 12:37:01 f22f1138e086: Waiting 12:37:01 95510e3eb37e: Waiting 12:37:01 c38ff21e2eb1: Waiting 12:37:01 623af35bc995: Layer already exists 12:37:01 0bad8a0724e8: Layer already exists 12:37:01 041203d87e6c: Layer already exists 12:37:01 7f3a03bc6e34: Layer already exists 12:37:01 198dcad8b6d4: Layer already exists 12:37:01 95510e3eb37e: Layer already exists 12:37:01 c38ff21e2eb1: Layer already exists 12:37:01 f22f1138e086: Layer already exists 12:37:01 26cbea5cba74: Layer already exists 12:37:01 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:01 + 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 12:37:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 12:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:37:02 7f3a03bc6e34: Preparing 12:37:02 041203d87e6c: Preparing 12:37:02 623af35bc995: Preparing 12:37:02 0bad8a0724e8: Preparing 12:37:02 198dcad8b6d4: Preparing 12:37:02 f22f1138e086: Preparing 12:37:02 c38ff21e2eb1: Preparing 12:37:02 95510e3eb37e: Preparing 12:37:02 26cbea5cba74: Preparing 12:37:02 f22f1138e086: Waiting 12:37:02 95510e3eb37e: Waiting 12:37:02 26cbea5cba74: Waiting 12:37:02 c38ff21e2eb1: Waiting 12:37:02 198dcad8b6d4: Layer already exists 12:37:02 623af35bc995: Layer already exists 12:37:02 041203d87e6c: Layer already exists 12:37:02 0bad8a0724e8: Layer already exists 12:37:02 7f3a03bc6e34: Layer already exists 12:37:02 c38ff21e2eb1: Layer already exists 12:37:02 95510e3eb37e: Layer already exists 12:37:02 26cbea5cba74: Layer already exists 12:37:02 f22f1138e086: Layer already exists 12:37:02 main: digest: sha256:36d094703db2b1b9fd2b1bba5dc80e74434b0284e478bb7f85e85f921c806ef7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:02 ===================================================== [Pipeline] echo 12:37:02 taggedImages: 12:37:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:37:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.149 12:37:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 12:37:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 12:37:02 6027525257e046c56638ab70286b652a285a584d 12:37:02 latest 12:37:02 3.0.0-dev.149 12:37:02 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:02 main 12:37:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:37:03 d032183bfab6: Preparing 12:37:03 ca2ac0dca9ef: Preparing 12:37:03 8a3c3c174477: Preparing 12:37:03 be579f74a9be: Preparing 12:37:03 3e6b82bea17b: Preparing 12:37:03 0de8c9d89ff1: Preparing 12:37:03 2b5b6f5c3aed: Preparing 12:37:03 198dcad8b6d4: Preparing 12:37:03 f22f1138e086: Preparing 12:37:03 4c9354806908: Preparing 12:37:03 26cbea5cba74: Preparing 12:37:03 198dcad8b6d4: Waiting 12:37:03 4c9354806908: Waiting 12:37:03 f22f1138e086: Waiting 12:37:03 0de8c9d89ff1: Waiting 12:37:03 2b5b6f5c3aed: Waiting 12:37:03 26cbea5cba74: Waiting 12:37:03 ca2ac0dca9ef: Pushed 12:37:03 3e6b82bea17b: Pushed 12:37:03 d032183bfab6: Pushed 12:37:03 198dcad8b6d4: Layer already exists 12:37:03 f22f1138e086: Layer already exists 12:37:03 0de8c9d89ff1: Pushed 12:37:03 2b5b6f5c3aed: Pushed 12:37:03 26cbea5cba74: Layer already exists 12:37:03 4c9354806908: Pushed 12:37:05 be579f74a9be: Pushed 12:37:06 8a3c3c174477: Pushed 12:37:06 6027525257e046c56638ab70286b652a285a584d: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:06 + 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 12:37:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:37:07 d032183bfab6: Preparing 12:37:07 ca2ac0dca9ef: Preparing 12:37:07 8a3c3c174477: Preparing 12:37:07 be579f74a9be: Preparing 12:37:07 3e6b82bea17b: Preparing 12:37:07 0de8c9d89ff1: Preparing 12:37:07 2b5b6f5c3aed: Preparing 12:37:07 198dcad8b6d4: Preparing 12:37:07 f22f1138e086: Preparing 12:37:07 4c9354806908: Preparing 12:37:07 26cbea5cba74: Preparing 12:37:07 0de8c9d89ff1: Waiting 12:37:07 2b5b6f5c3aed: Waiting 12:37:07 198dcad8b6d4: Waiting 12:37:07 f22f1138e086: Waiting 12:37:07 4c9354806908: Waiting 12:37:07 26cbea5cba74: Waiting 12:37:07 3e6b82bea17b: Layer already exists 12:37:07 be579f74a9be: Layer already exists 12:37:07 ca2ac0dca9ef: Layer already exists 12:37:07 8a3c3c174477: Layer already exists 12:37:07 d032183bfab6: Layer already exists 12:37:07 0de8c9d89ff1: Layer already exists 12:37:07 4c9354806908: Layer already exists 12:37:07 198dcad8b6d4: Layer already exists 12:37:07 2b5b6f5c3aed: Layer already exists 12:37:07 f22f1138e086: Layer already exists 12:37:07 26cbea5cba74: Layer already exists 12:37:07 latest: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.149 12:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:37:08 d032183bfab6: Preparing 12:37:08 ca2ac0dca9ef: Preparing 12:37:08 8a3c3c174477: Preparing 12:37:08 be579f74a9be: Preparing 12:37:08 3e6b82bea17b: Preparing 12:37:08 0de8c9d89ff1: Preparing 12:37:08 2b5b6f5c3aed: Preparing 12:37:08 198dcad8b6d4: Preparing 12:37:08 f22f1138e086: Preparing 12:37:08 4c9354806908: Preparing 12:37:08 26cbea5cba74: Preparing 12:37:08 0de8c9d89ff1: Waiting 12:37:08 f22f1138e086: Waiting 12:37:08 4c9354806908: Waiting 12:37:08 26cbea5cba74: Waiting 12:37:08 2b5b6f5c3aed: Waiting 12:37:08 198dcad8b6d4: Waiting 12:37:08 3e6b82bea17b: Layer already exists 12:37:08 ca2ac0dca9ef: Layer already exists 12:37:08 d032183bfab6: Layer already exists 12:37:08 be579f74a9be: Layer already exists 12:37:08 8a3c3c174477: Layer already exists 12:37:08 2b5b6f5c3aed: Layer already exists 12:37:08 0de8c9d89ff1: Layer already exists 12:37:08 198dcad8b6d4: Layer already exists 12:37:08 f22f1138e086: Layer already exists 12:37:08 4c9354806908: Layer already exists 12:37:08 26cbea5cba74: Layer already exists 12:37:08 3.0.0-dev.149: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:37:09 d032183bfab6: Preparing 12:37:09 ca2ac0dca9ef: Preparing 12:37:09 8a3c3c174477: Preparing 12:37:09 be579f74a9be: Preparing 12:37:09 3e6b82bea17b: Preparing 12:37:09 0de8c9d89ff1: Preparing 12:37:09 2b5b6f5c3aed: Preparing 12:37:09 198dcad8b6d4: Preparing 12:37:09 f22f1138e086: Preparing 12:37:09 4c9354806908: Preparing 12:37:09 0de8c9d89ff1: Waiting 12:37:09 26cbea5cba74: Preparing 12:37:09 2b5b6f5c3aed: Waiting 12:37:09 198dcad8b6d4: Waiting 12:37:09 f22f1138e086: Waiting 12:37:09 4c9354806908: Waiting 12:37:09 26cbea5cba74: Waiting 12:37:09 3e6b82bea17b: Layer already exists 12:37:09 8a3c3c174477: Layer already exists 12:37:09 ca2ac0dca9ef: Layer already exists 12:37:09 d032183bfab6: Layer already exists 12:37:09 be579f74a9be: Layer already exists 12:37:09 198dcad8b6d4: Layer already exists 12:37:09 2b5b6f5c3aed: Layer already exists 12:37:09 0de8c9d89ff1: Layer already exists 12:37:09 4c9354806908: Layer already exists 12:37:09 f22f1138e086: Layer already exists 12:37:09 26cbea5cba74: Layer already exists 12:37:09 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:09 + 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 12:37:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 12:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:37:09 d032183bfab6: Preparing 12:37:09 ca2ac0dca9ef: Preparing 12:37:09 8a3c3c174477: Preparing 12:37:09 be579f74a9be: Preparing 12:37:09 3e6b82bea17b: Preparing 12:37:09 0de8c9d89ff1: Preparing 12:37:09 2b5b6f5c3aed: Preparing 12:37:09 198dcad8b6d4: Preparing 12:37:09 f22f1138e086: Preparing 12:37:09 4c9354806908: Preparing 12:37:09 26cbea5cba74: Preparing 12:37:09 2b5b6f5c3aed: Waiting 12:37:09 198dcad8b6d4: Waiting 12:37:09 f22f1138e086: Waiting 12:37:09 4c9354806908: Waiting 12:37:09 26cbea5cba74: Waiting 12:37:09 0de8c9d89ff1: Waiting 12:37:09 ca2ac0dca9ef: Layer already exists 12:37:09 3e6b82bea17b: Layer already exists 12:37:09 8a3c3c174477: Layer already exists 12:37:09 be579f74a9be: Layer already exists 12:37:09 d032183bfab6: Layer already exists 12:37:09 f22f1138e086: Layer already exists 12:37:09 2b5b6f5c3aed: Layer already exists 12:37:09 0de8c9d89ff1: Layer already exists 12:37:09 198dcad8b6d4: Layer already exists 12:37:09 4c9354806908: Layer already exists 12:37:09 26cbea5cba74: Layer already exists 12:37:10 main: digest: sha256:8e1f410dcd45d4638f881450c3f115bb23f7ec6133dfae0b393a5fb054010ae2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:10 ===================================================== [Pipeline] echo 12:37:10 taggedImages: 12:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.149 12:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 12:37:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 12:37:10 6027525257e046c56638ab70286b652a285a584d 12:37:10 latest 12:37:10 3.0.0-dev.149 12:37:10 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:10 main 12:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:37:10 162a10e62c47: Preparing 12:37:10 aaf3412812f5: Preparing 12:37:10 198dcad8b6d4: Preparing 12:37:10 f22f1138e086: Preparing 12:37:10 11dc749007a1: Preparing 12:37:10 26cbea5cba74: Preparing 12:37:10 26cbea5cba74: Waiting 12:37:10 198dcad8b6d4: Layer already exists 12:37:10 f22f1138e086: Layer already exists 12:37:10 26cbea5cba74: Layer already exists 12:37:11 162a10e62c47: Pushed 12:37:12 11dc749007a1: Pushed 12:37:15 aaf3412812f5: Pushed 12:37:15 6027525257e046c56638ab70286b652a285a584d: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:15 + 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 12:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:37:16 162a10e62c47: Preparing 12:37:16 aaf3412812f5: Preparing 12:37:16 198dcad8b6d4: Preparing 12:37:16 f22f1138e086: Preparing 12:37:16 11dc749007a1: Preparing 12:37:16 26cbea5cba74: Preparing 12:37:16 26cbea5cba74: Waiting 12:37:16 162a10e62c47: Layer already exists 12:37:16 198dcad8b6d4: Layer already exists 12:37:16 aaf3412812f5: Layer already exists 12:37:16 f22f1138e086: Layer already exists 12:37:16 11dc749007a1: Layer already exists 12:37:16 26cbea5cba74: Layer already exists 12:37:16 latest: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.149 12:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:37:16 162a10e62c47: Preparing 12:37:16 aaf3412812f5: Preparing 12:37:16 198dcad8b6d4: Preparing 12:37:16 f22f1138e086: Preparing 12:37:16 11dc749007a1: Preparing 12:37:16 26cbea5cba74: Preparing 12:37:16 26cbea5cba74: Waiting 12:37:16 198dcad8b6d4: Layer already exists 12:37:16 f22f1138e086: Layer already exists 12:37:16 aaf3412812f5: Layer already exists 12:37:16 11dc749007a1: Layer already exists 12:37:16 162a10e62c47: Layer already exists 12:37:16 26cbea5cba74: Layer already exists 12:37:16 3.0.0-dev.149: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:37:17 162a10e62c47: Preparing 12:37:17 aaf3412812f5: Preparing 12:37:17 198dcad8b6d4: Preparing 12:37:17 f22f1138e086: Preparing 12:37:17 11dc749007a1: Preparing 12:37:17 26cbea5cba74: Preparing 12:37:17 26cbea5cba74: Waiting 12:37:17 162a10e62c47: Layer already exists 12:37:17 aaf3412812f5: Layer already exists 12:37:17 f22f1138e086: Layer already exists 12:37:17 11dc749007a1: Layer already exists 12:37:17 198dcad8b6d4: Layer already exists 12:37:17 26cbea5cba74: Layer already exists 12:37:17 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:18 + 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 12:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 12:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:37:18 162a10e62c47: Preparing 12:37:18 aaf3412812f5: Preparing 12:37:18 198dcad8b6d4: Preparing 12:37:18 f22f1138e086: Preparing 12:37:18 11dc749007a1: Preparing 12:37:18 26cbea5cba74: Preparing 12:37:18 26cbea5cba74: Waiting 12:37:18 11dc749007a1: Layer already exists 12:37:18 aaf3412812f5: Layer already exists 12:37:18 f22f1138e086: Layer already exists 12:37:18 198dcad8b6d4: Layer already exists 12:37:18 162a10e62c47: Layer already exists 12:37:18 26cbea5cba74: Layer already exists 12:37:18 main: digest: sha256:c490586f3fbab7068bf51317fac832026ecb2355765bf3bbfe3af32a2c5ddc59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:18 ===================================================== [Pipeline] echo 12:37:18 taggedImages: 12:37:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:37:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.149 12:37:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 12:37:18 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 12:37:18 6027525257e046c56638ab70286b652a285a584d 12:37:18 latest 12:37:18 3.0.0-dev.149 12:37:18 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:18 main 12:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:37:19 a266f5154af0: Preparing 12:37:19 0760254e9e02: Preparing 12:37:19 0705945f45cd: Preparing 12:37:19 7b78cec4f06e: Preparing 12:37:19 748337ee3717: Preparing 12:37:19 198dcad8b6d4: Preparing 12:37:19 f22f1138e086: Preparing 12:37:19 66fb67f3ca0d: Preparing 12:37:19 26cbea5cba74: Preparing 12:37:19 198dcad8b6d4: Waiting 12:37:19 66fb67f3ca0d: Waiting 12:37:19 f22f1138e086: Waiting 12:37:19 26cbea5cba74: Waiting 12:37:19 0705945f45cd: Pushed 12:37:19 a266f5154af0: Pushed 12:37:19 0760254e9e02: Pushed 12:37:19 198dcad8b6d4: Layer already exists 12:37:19 f22f1138e086: Layer already exists 12:37:19 26cbea5cba74: Layer already exists 12:37:20 66fb67f3ca0d: Pushed 12:37:30 748337ee3717: Pushed 12:37:36 7b78cec4f06e: Pushed 12:37:36 6027525257e046c56638ab70286b652a285a584d: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:36 + 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 12:37:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:37:36 a266f5154af0: Preparing 12:37:36 0760254e9e02: Preparing 12:37:36 0705945f45cd: Preparing 12:37:36 7b78cec4f06e: Preparing 12:37:36 748337ee3717: Preparing 12:37:36 198dcad8b6d4: Preparing 12:37:36 f22f1138e086: Preparing 12:37:36 66fb67f3ca0d: Preparing 12:37:36 26cbea5cba74: Preparing 12:37:36 f22f1138e086: Waiting 12:37:36 198dcad8b6d4: Waiting 12:37:36 66fb67f3ca0d: Waiting 12:37:36 26cbea5cba74: Waiting 12:37:36 0760254e9e02: Layer already exists 12:37:36 0705945f45cd: Layer already exists 12:37:36 748337ee3717: Layer already exists 12:37:36 a266f5154af0: Layer already exists 12:37:36 7b78cec4f06e: Layer already exists 12:37:36 198dcad8b6d4: Layer already exists 12:37:36 66fb67f3ca0d: Layer already exists 12:37:36 f22f1138e086: Layer already exists 12:37:36 26cbea5cba74: Layer already exists 12:37:36 latest: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.149 12:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:37:37 a266f5154af0: Preparing 12:37:37 0760254e9e02: Preparing 12:37:37 0705945f45cd: Preparing 12:37:37 7b78cec4f06e: Preparing 12:37:37 748337ee3717: Preparing 12:37:37 198dcad8b6d4: Preparing 12:37:37 f22f1138e086: Preparing 12:37:37 66fb67f3ca0d: Preparing 12:37:37 26cbea5cba74: Preparing 12:37:37 198dcad8b6d4: Waiting 12:37:37 f22f1138e086: Waiting 12:37:37 66fb67f3ca0d: Waiting 12:37:37 26cbea5cba74: Waiting 12:37:37 748337ee3717: Layer already exists 12:37:37 0705945f45cd: Layer already exists 12:37:37 7b78cec4f06e: Layer already exists 12:37:37 a266f5154af0: Layer already exists 12:37:37 0760254e9e02: Layer already exists 12:37:37 198dcad8b6d4: Layer already exists 12:37:37 66fb67f3ca0d: Layer already exists 12:37:37 26cbea5cba74: Layer already exists 12:37:37 f22f1138e086: Layer already exists 12:37:37 3.0.0-dev.149: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:37:38 a266f5154af0: Preparing 12:37:38 0760254e9e02: Preparing 12:37:38 0705945f45cd: Preparing 12:37:38 7b78cec4f06e: Preparing 12:37:38 748337ee3717: Preparing 12:37:38 198dcad8b6d4: Preparing 12:37:38 f22f1138e086: Preparing 12:37:38 66fb67f3ca0d: Preparing 12:37:38 26cbea5cba74: Preparing 12:37:38 198dcad8b6d4: Waiting 12:37:38 f22f1138e086: Waiting 12:37:38 66fb67f3ca0d: Waiting 12:37:38 26cbea5cba74: Waiting 12:37:38 a266f5154af0: Layer already exists 12:37:38 7b78cec4f06e: Layer already exists 12:37:38 748337ee3717: Layer already exists 12:37:38 0705945f45cd: Layer already exists 12:37:38 0760254e9e02: Layer already exists 12:37:38 198dcad8b6d4: Layer already exists 12:37:38 f22f1138e086: Layer already exists 12:37:38 26cbea5cba74: Layer already exists 12:37:38 66fb67f3ca0d: Layer already exists 12:37:38 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:39 + 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 12:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 12:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:37:39 a266f5154af0: Preparing 12:37:39 0760254e9e02: Preparing 12:37:39 0705945f45cd: Preparing 12:37:39 7b78cec4f06e: Preparing 12:37:39 748337ee3717: Preparing 12:37:39 198dcad8b6d4: Preparing 12:37:39 f22f1138e086: Preparing 12:37:39 66fb67f3ca0d: Preparing 12:37:39 26cbea5cba74: Preparing 12:37:39 f22f1138e086: Waiting 12:37:39 66fb67f3ca0d: Waiting 12:37:39 26cbea5cba74: Waiting 12:37:39 198dcad8b6d4: Waiting 12:37:39 a266f5154af0: Layer already exists 12:37:39 0760254e9e02: Layer already exists 12:37:39 0705945f45cd: Layer already exists 12:37:39 7b78cec4f06e: Layer already exists 12:37:39 748337ee3717: Layer already exists 12:37:39 f22f1138e086: Layer already exists 12:37:39 198dcad8b6d4: Layer already exists 12:37:39 66fb67f3ca0d: Layer already exists 12:37:39 26cbea5cba74: Layer already exists 12:37:39 main: digest: sha256:807d1c37fc5243e3121b28e1ee55f86a3f4071c88e02d5de2a280fca0a953892 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:39 ===================================================== [Pipeline] echo 12:37:39 taggedImages: 12:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.149 12:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 12:37:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 12:37:39 6027525257e046c56638ab70286b652a285a584d 12:37:39 latest 12:37:39 3.0.0-dev.149 12:37:39 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:39 main 12:37:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d 12:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:37:40 c7a5cecd5ae0: Preparing 12:37:40 ecd1d283b033: Preparing 12:37:40 b0e54df7702d: Preparing 12:37:40 4d35f15b0ec5: Preparing 12:37:40 198dcad8b6d4: Preparing 12:37:40 f22f1138e086: Preparing 12:37:40 c16d4fc7ee18: Preparing 12:37:40 26cbea5cba74: Preparing 12:37:40 f22f1138e086: Waiting 12:37:40 c16d4fc7ee18: Waiting 12:37:40 26cbea5cba74: Waiting 12:37:40 198dcad8b6d4: Layer already exists 12:37:40 f22f1138e086: Layer already exists 12:37:40 c7a5cecd5ae0: Pushed 12:37:40 ecd1d283b033: Pushed 12:37:40 b0e54df7702d: Pushed 12:37:40 26cbea5cba74: Layer already exists 12:37:41 c16d4fc7ee18: Pushed 12:37:56 4d35f15b0ec5: Pushed 12:37:56 6027525257e046c56638ab70286b652a285a584d: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:56 + 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 12:37:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:37:57 c7a5cecd5ae0: Preparing 12:37:57 ecd1d283b033: Preparing 12:37:57 b0e54df7702d: Preparing 12:37:57 4d35f15b0ec5: Preparing 12:37:57 198dcad8b6d4: Preparing 12:37:57 f22f1138e086: Preparing 12:37:57 c16d4fc7ee18: Preparing 12:37:57 26cbea5cba74: Preparing 12:37:57 c16d4fc7ee18: Waiting 12:37:57 26cbea5cba74: Waiting 12:37:57 f22f1138e086: Waiting 12:37:57 c7a5cecd5ae0: Layer already exists 12:37:57 4d35f15b0ec5: Layer already exists 12:37:57 ecd1d283b033: Layer already exists 12:37:57 198dcad8b6d4: Layer already exists 12:37:57 b0e54df7702d: Layer already exists 12:37:57 f22f1138e086: Layer already exists 12:37:57 c16d4fc7ee18: Layer already exists 12:37:57 26cbea5cba74: Layer already exists 12:37:57 latest: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.149 12:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:37:57 c7a5cecd5ae0: Preparing 12:37:57 ecd1d283b033: Preparing 12:37:57 b0e54df7702d: Preparing 12:37:57 4d35f15b0ec5: Preparing 12:37:57 198dcad8b6d4: Preparing 12:37:57 f22f1138e086: Preparing 12:37:57 c16d4fc7ee18: Preparing 12:37:57 26cbea5cba74: Preparing 12:37:57 c16d4fc7ee18: Waiting 12:37:57 26cbea5cba74: Waiting 12:37:57 f22f1138e086: Waiting 12:37:57 c7a5cecd5ae0: Layer already exists 12:37:57 b0e54df7702d: Layer already exists 12:37:57 198dcad8b6d4: Layer already exists 12:37:57 4d35f15b0ec5: Layer already exists 12:37:57 ecd1d283b033: Layer already exists 12:37:57 f22f1138e086: Layer already exists 12:37:57 c16d4fc7ee18: Layer already exists 12:37:57 26cbea5cba74: Layer already exists 12:37:57 3.0.0-dev.149: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:37:58 c7a5cecd5ae0: Preparing 12:37:58 ecd1d283b033: Preparing 12:37:58 b0e54df7702d: Preparing 12:37:58 4d35f15b0ec5: Preparing 12:37:58 198dcad8b6d4: Preparing 12:37:58 f22f1138e086: Preparing 12:37:58 c16d4fc7ee18: Preparing 12:37:58 26cbea5cba74: Preparing 12:37:58 c16d4fc7ee18: Waiting 12:37:58 26cbea5cba74: Waiting 12:37:58 f22f1138e086: Waiting 12:37:58 198dcad8b6d4: Layer already exists 12:37:58 ecd1d283b033: Layer already exists 12:37:58 c7a5cecd5ae0: Layer already exists 12:37:58 b0e54df7702d: Layer already exists 12:37:58 4d35f15b0ec5: Layer already exists 12:37:58 26cbea5cba74: Layer already exists 12:37:58 c16d4fc7ee18: Layer already exists 12:37:58 f22f1138e086: Layer already exists 12:37:59 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:59 + 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 12:37:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 12:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:37:59 c7a5cecd5ae0: Preparing 12:37:59 ecd1d283b033: Preparing 12:37:59 b0e54df7702d: Preparing 12:37:59 4d35f15b0ec5: Preparing 12:37:59 198dcad8b6d4: Preparing 12:37:59 f22f1138e086: Preparing 12:37:59 c16d4fc7ee18: Preparing 12:37:59 26cbea5cba74: Preparing 12:37:59 f22f1138e086: Waiting 12:37:59 c16d4fc7ee18: Waiting 12:37:59 26cbea5cba74: Waiting 12:37:59 c7a5cecd5ae0: Layer already exists 12:37:59 198dcad8b6d4: Layer already exists 12:37:59 4d35f15b0ec5: Layer already exists 12:37:59 b0e54df7702d: Layer already exists 12:37:59 ecd1d283b033: Layer already exists 12:37:59 26cbea5cba74: Layer already exists 12:37:59 c16d4fc7ee18: Layer already exists 12:37:59 f22f1138e086: Layer already exists 12:38:00 main: digest: sha256:b7ec699a7938360e528704ad4839b8c7c705adaf03cb77e19bdcf2c1c524010c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:00 ===================================================== [Pipeline] echo 12:38:00 taggedImages: 12:38:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:38:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.149 12:38:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 12:38:00 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 12:38:00 6027525257e046c56638ab70286b652a285a584d 12:38:00 latest 12:38:00 3.0.0-dev.149 12:38:00 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:00 main 12:38:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:38:00 918ecba0068c: Preparing 12:38:00 3b1defa6d66c: Preparing 12:38:00 d4dcf47639c8: Preparing 12:38:00 57a6c17c5225: Preparing 12:38:00 198dcad8b6d4: Preparing 12:38:00 f22f1138e086: Preparing 12:38:00 939851670c02: Preparing 12:38:00 26cbea5cba74: Preparing 12:38:00 939851670c02: Waiting 12:38:00 f22f1138e086: Waiting 12:38:00 198dcad8b6d4: Layer already exists 12:38:00 f22f1138e086: Layer already exists 12:38:01 3b1defa6d66c: Pushed 12:38:01 918ecba0068c: Pushed 12:38:01 d4dcf47639c8: Pushed 12:38:01 26cbea5cba74: Layer already exists 12:38:02 939851670c02: Pushed 12:38:17 57a6c17c5225: Pushed 12:38:17 6027525257e046c56638ab70286b652a285a584d: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:17 + 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 12:38:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:38:17 918ecba0068c: Preparing 12:38:17 3b1defa6d66c: Preparing 12:38:17 d4dcf47639c8: Preparing 12:38:17 57a6c17c5225: Preparing 12:38:17 198dcad8b6d4: Preparing 12:38:17 f22f1138e086: Preparing 12:38:17 939851670c02: Preparing 12:38:17 26cbea5cba74: Preparing 12:38:17 f22f1138e086: Waiting 12:38:17 939851670c02: Waiting 12:38:17 26cbea5cba74: Waiting 12:38:17 d4dcf47639c8: Layer already exists 12:38:17 3b1defa6d66c: Layer already exists 12:38:17 57a6c17c5225: Layer already exists 12:38:17 918ecba0068c: Layer already exists 12:38:17 198dcad8b6d4: Layer already exists 12:38:17 f22f1138e086: Layer already exists 12:38:17 939851670c02: Layer already exists 12:38:17 26cbea5cba74: Layer already exists 12:38:18 latest: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.149 12:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:38:18 918ecba0068c: Preparing 12:38:18 3b1defa6d66c: Preparing 12:38:18 d4dcf47639c8: Preparing 12:38:18 57a6c17c5225: Preparing 12:38:18 198dcad8b6d4: Preparing 12:38:18 f22f1138e086: Preparing 12:38:18 939851670c02: Preparing 12:38:18 26cbea5cba74: Preparing 12:38:18 f22f1138e086: Waiting 12:38:18 26cbea5cba74: Waiting 12:38:18 939851670c02: Waiting 12:38:18 198dcad8b6d4: Layer already exists 12:38:18 57a6c17c5225: Layer already exists 12:38:18 3b1defa6d66c: Layer already exists 12:38:18 d4dcf47639c8: Layer already exists 12:38:18 918ecba0068c: Layer already exists 12:38:18 26cbea5cba74: Layer already exists 12:38:18 f22f1138e086: Layer already exists 12:38:18 939851670c02: Layer already exists 12:38:18 3.0.0-dev.149: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:38:19 918ecba0068c: Preparing 12:38:19 3b1defa6d66c: Preparing 12:38:19 d4dcf47639c8: Preparing 12:38:19 57a6c17c5225: Preparing 12:38:19 198dcad8b6d4: Preparing 12:38:19 f22f1138e086: Preparing 12:38:19 939851670c02: Preparing 12:38:19 26cbea5cba74: Preparing 12:38:19 939851670c02: Waiting 12:38:19 26cbea5cba74: Waiting 12:38:19 f22f1138e086: Waiting 12:38:19 198dcad8b6d4: Layer already exists 12:38:19 57a6c17c5225: Layer already exists 12:38:19 d4dcf47639c8: Layer already exists 12:38:19 3b1defa6d66c: Layer already exists 12:38:19 918ecba0068c: Layer already exists 12:38:19 f22f1138e086: Layer already exists 12:38:19 26cbea5cba74: Layer already exists 12:38:19 939851670c02: Layer already exists 12:38:19 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:20 + 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 12:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 12:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:38:20 918ecba0068c: Preparing 12:38:20 3b1defa6d66c: Preparing 12:38:20 d4dcf47639c8: Preparing 12:38:20 57a6c17c5225: Preparing 12:38:20 198dcad8b6d4: Preparing 12:38:20 f22f1138e086: Preparing 12:38:20 939851670c02: Preparing 12:38:20 26cbea5cba74: Preparing 12:38:20 939851670c02: Waiting 12:38:20 26cbea5cba74: Waiting 12:38:20 f22f1138e086: Waiting 12:38:20 198dcad8b6d4: Layer already exists 12:38:20 d4dcf47639c8: Layer already exists 12:38:20 918ecba0068c: Layer already exists 12:38:20 57a6c17c5225: Layer already exists 12:38:20 3b1defa6d66c: Layer already exists 12:38:20 f22f1138e086: Layer already exists 12:38:20 939851670c02: Layer already exists 12:38:20 26cbea5cba74: Layer already exists 12:38:20 main: digest: sha256:d95e6305f57dee9e32307dd7676a3985dc5296102c9bc93199b732f100cad9e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:20 ===================================================== [Pipeline] echo 12:38:20 taggedImages: 12:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.149 12:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 12:38:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 12:38:20 6027525257e046c56638ab70286b652a285a584d 12:38:20 latest 12:38:20 3.0.0-dev.149 12:38:20 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:20 main 12:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:38:21 e9d09660fb87: Preparing 12:38:21 aa483bd84d55: Preparing 12:38:21 198dcad8b6d4: Preparing 12:38:21 f22f1138e086: Preparing 12:38:21 03ad6bfa49ae: Preparing 12:38:21 26cbea5cba74: Preparing 12:38:21 26cbea5cba74: Waiting 12:38:21 198dcad8b6d4: Layer already exists 12:38:21 f22f1138e086: Layer already exists 12:38:21 26cbea5cba74: Layer already exists 12:38:21 e9d09660fb87: Pushed 12:38:21 03ad6bfa49ae: Pushed 12:38:27 aa483bd84d55: Pushed 12:38:27 6027525257e046c56638ab70286b652a285a584d: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:38:27 e9d09660fb87: Preparing 12:38:27 aa483bd84d55: Preparing 12:38:27 198dcad8b6d4: Preparing 12:38:27 f22f1138e086: Preparing 12:38:27 03ad6bfa49ae: Preparing 12:38:27 26cbea5cba74: Preparing 12:38:27 26cbea5cba74: Waiting 12:38:27 03ad6bfa49ae: Layer already exists 12:38:27 f22f1138e086: Layer already exists 12:38:27 e9d09660fb87: Layer already exists 12:38:27 198dcad8b6d4: Layer already exists 12:38:27 aa483bd84d55: Layer already exists 12:38:27 26cbea5cba74: Layer already exists 12:38:27 latest: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.149 12:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:38:28 e9d09660fb87: Preparing 12:38:28 aa483bd84d55: Preparing 12:38:28 198dcad8b6d4: Preparing 12:38:28 f22f1138e086: Preparing 12:38:28 03ad6bfa49ae: Preparing 12:38:28 26cbea5cba74: Preparing 12:38:28 26cbea5cba74: Waiting 12:38:28 e9d09660fb87: Layer already exists 12:38:28 aa483bd84d55: Layer already exists 12:38:28 f22f1138e086: Layer already exists 12:38:28 03ad6bfa49ae: Layer already exists 12:38:28 198dcad8b6d4: Layer already exists 12:38:28 26cbea5cba74: Layer already exists 12:38:29 3.0.0-dev.149: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:38:29 e9d09660fb87: Preparing 12:38:29 aa483bd84d55: Preparing 12:38:29 198dcad8b6d4: Preparing 12:38:29 f22f1138e086: Preparing 12:38:29 03ad6bfa49ae: Preparing 12:38:29 26cbea5cba74: Preparing 12:38:29 26cbea5cba74: Waiting 12:38:29 f22f1138e086: Layer already exists 12:38:29 aa483bd84d55: Layer already exists 12:38:29 03ad6bfa49ae: Layer already exists 12:38:29 e9d09660fb87: Layer already exists 12:38:29 198dcad8b6d4: Layer already exists 12:38:29 26cbea5cba74: Layer already exists 12:38:29 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 12:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:38:30 e9d09660fb87: Preparing 12:38:30 aa483bd84d55: Preparing 12:38:30 198dcad8b6d4: Preparing 12:38:30 f22f1138e086: Preparing 12:38:30 03ad6bfa49ae: Preparing 12:38:30 26cbea5cba74: Preparing 12:38:30 26cbea5cba74: Waiting 12:38:30 f22f1138e086: Layer already exists 12:38:30 aa483bd84d55: Layer already exists 12:38:30 e9d09660fb87: Layer already exists 12:38:30 03ad6bfa49ae: Layer already exists 12:38:30 198dcad8b6d4: Layer already exists 12:38:30 26cbea5cba74: Layer already exists 12:38:30 main: digest: sha256:b17b192da193cc7f7d0e7b8635ba3d8f74e90f9380f1f7e6354ed2fcc0d1e998 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:30 ===================================================== [Pipeline] echo 12:38:30 taggedImages: 12:38:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:38:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.149 12:38:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 12:38:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 12:38:30 6027525257e046c56638ab70286b652a285a584d 12:38:30 latest 12:38:30 3.0.0-dev.149 12:38:30 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:30 main 12:38:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:38:31 d4f98fbfd83b: Preparing 12:38:31 fea4cbc48c6d: Preparing 12:38:31 198dcad8b6d4: Preparing 12:38:31 f22f1138e086: Preparing 12:38:31 d250b8cea8d5: Preparing 12:38:31 26cbea5cba74: Preparing 12:38:31 26cbea5cba74: Waiting 12:38:31 f22f1138e086: Layer already exists 12:38:31 198dcad8b6d4: Layer already exists 12:38:31 d250b8cea8d5: Layer already exists 12:38:31 26cbea5cba74: Layer already exists 12:38:31 d4f98fbfd83b: Pushed 12:38:37 fea4cbc48c6d: Pushed 12:38:37 6027525257e046c56638ab70286b652a285a584d: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:38:37 d4f98fbfd83b: Preparing 12:38:37 fea4cbc48c6d: Preparing 12:38:37 198dcad8b6d4: Preparing 12:38:37 f22f1138e086: Preparing 12:38:37 d250b8cea8d5: Preparing 12:38:37 26cbea5cba74: Preparing 12:38:37 26cbea5cba74: Waiting 12:38:37 f22f1138e086: Layer already exists 12:38:37 198dcad8b6d4: Layer already exists 12:38:37 d250b8cea8d5: Layer already exists 12:38:37 d4f98fbfd83b: Layer already exists 12:38:37 fea4cbc48c6d: Layer already exists 12:38:37 26cbea5cba74: Layer already exists 12:38:37 latest: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.149 12:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:38:38 d4f98fbfd83b: Preparing 12:38:38 fea4cbc48c6d: Preparing 12:38:38 198dcad8b6d4: Preparing 12:38:38 f22f1138e086: Preparing 12:38:38 d250b8cea8d5: Preparing 12:38:38 26cbea5cba74: Preparing 12:38:38 26cbea5cba74: Waiting 12:38:38 198dcad8b6d4: Layer already exists 12:38:38 d250b8cea8d5: Layer already exists 12:38:38 fea4cbc48c6d: Layer already exists 12:38:38 f22f1138e086: Layer already exists 12:38:38 d4f98fbfd83b: Layer already exists 12:38:38 26cbea5cba74: Layer already exists 12:38:38 3.0.0-dev.149: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:38:39 d4f98fbfd83b: Preparing 12:38:39 fea4cbc48c6d: Preparing 12:38:39 198dcad8b6d4: Preparing 12:38:39 f22f1138e086: Preparing 12:38:39 d250b8cea8d5: Preparing 12:38:39 26cbea5cba74: Preparing 12:38:39 26cbea5cba74: Waiting 12:38:39 f22f1138e086: Layer already exists 12:38:39 fea4cbc48c6d: Layer already exists 12:38:39 d250b8cea8d5: Layer already exists 12:38:39 d4f98fbfd83b: Layer already exists 12:38:39 198dcad8b6d4: Layer already exists 12:38:39 26cbea5cba74: Layer already exists 12:38:39 6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 12:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:38:40 d4f98fbfd83b: Preparing 12:38:40 fea4cbc48c6d: Preparing 12:38:40 198dcad8b6d4: Preparing 12:38:40 f22f1138e086: Preparing 12:38:40 d250b8cea8d5: Preparing 12:38:40 26cbea5cba74: Preparing 12:38:40 26cbea5cba74: Waiting 12:38:40 fea4cbc48c6d: Layer already exists 12:38:40 198dcad8b6d4: Layer already exists 12:38:40 d4f98fbfd83b: Layer already exists 12:38:40 d250b8cea8d5: Layer already exists 12:38:40 f22f1138e086: Layer already exists 12:38:40 26cbea5cba74: Layer already exists 12:38:40 main: digest: sha256:25d365b77e2126c6b42f8f17482ecaf2fb7e00ca959e7d84b6f44b23e6063a8e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:38:40 ===================================================== [Pipeline] echo 12:38:40 taggedImages: 12:38:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d 12:38:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:38:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.149 12:38:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6027525257e046c56638ab70286b652a285a584d-3.0.0-dev.149 12:38:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:40 12:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:41 arm64: Pulling from edgex-lftools-log-publisher 12:38:41 8998bd30e6a1: Pulling fs layer 12:38:41 04944245beec: Pulling fs layer 12:38:41 699f458cf7ca: Pulling fs layer 12:38:41 765212b225bb: Pulling fs layer 12:38:41 f23df028b6ca: Pulling fs layer 12:38:41 d65c8cfc05b1: Pulling fs layer 12:38:41 2437ff75d9bd: Pulling fs layer 12:38:41 f23df028b6ca: Waiting 12:38:41 765212b225bb: Waiting 12:38:41 d65c8cfc05b1: Waiting 12:38:41 2437ff75d9bd: Waiting 12:38:41 04944245beec: Verifying Checksum 12:38:41 04944245beec: Download complete 12:38:41 765212b225bb: Verifying Checksum 12:38:41 765212b225bb: Download complete 12:38:41 f23df028b6ca: Download complete 12:38:41 d65c8cfc05b1: Verifying Checksum 12:38:41 d65c8cfc05b1: Download complete 12:38:41 699f458cf7ca: Verifying Checksum 12:38:41 699f458cf7ca: Download complete 12:38:42 8998bd30e6a1: Verifying Checksum 12:38:42 8998bd30e6a1: Download complete 12:38:44 2437ff75d9bd: Verifying Checksum 12:38:44 2437ff75d9bd: Download complete 12:38:46 8998bd30e6a1: Pull complete 12:38:46 04944245beec: Pull complete 12:38:47 699f458cf7ca: Pull complete 12:38:47 765212b225bb: Pull complete 12:38:48 f23df028b6ca: Pull complete 12:38:48 d65c8cfc05b1: Pull complete 12:39:03 2437ff75d9bd: Pull complete 12:39:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:39:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:03 prd-ubuntu20.04-docker-arm64-4c-16g-13908 does not seem to be running inside a container 12:39:04 $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 12:39:06 $ docker top c57bd15c03e8eaf2ab4b25d5e2914ee02aff00f31b6ce0510d4225e5a4e2a057 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:07 ---> job-cost.sh 12:39:07 lf-activate-venv: SKIPPING 12:39:07 INFO: No Stack... 12:39:08 INFO: Retrieving Pricing Info for: v3-standard-4 12:39:09 INFO: Archiving Costs [Pipeline] sh 12:39:09 + cat /w/workspace/edgex-go/514/archives/cost.csv 12:39:09 + cut -d, -f6 [Pipeline] lock 12:39:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] 12:39:09 Resource [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] did not exist. Created. 12:39:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:39:10 + echo total: 0.10999999940395355 [Pipeline] stash 12:39:11 Stashed 1 file(s) [Pipeline] } 12:39:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-514-stack-cost] [Pipeline] // lock [Pipeline] } 12:39:11 $ docker stop --time=1 c57bd15c03e8eaf2ab4b25d5e2914ee02aff00f31b6ce0510d4225e5a4e2a057 12:39:12 $ docker rm -f --volumes c57bd15c03e8eaf2ab4b25d5e2914ee02aff00f31b6ce0510d4225e5a4e2a057 [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 12:39:13 provisioning config files... 12:39:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/514@tmp/config15895000281075634743tmp [Pipeline] { [Pipeline] sh 12:39:13 + set +x 12:39:13 + curl -s https://codecov.io/bash 12:39:13 + bash -s -- 12:39:13 12:39:13 _____ _ 12:39:13 / ____| | | 12:39:13 | | ___ __| | ___ ___ _____ __ 12:39:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:39:13 | |___| (_) | (_| | __/ (_| (_) \ V / 12:39:13 \_____\___/ \__,_|\___|\___\___/ \_/ 12:39:13 Bash-1.0.6 12:39:13 12:39:13 12:39:13 ==> git version 2.25.1 found 12:39:13 ==> 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 12:39:13 Release-Date: 2020-01-08 12:39:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:39:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:39:13 ==> Jenkins CI detected. 12:39:13 current dir:  /w/workspace/edgex-go/514 12:39:13 project root: . 12:39:13 --> token set from env 12:39:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:39:13 ==> Running gcov in . (disable via -X gcov) 12:39:13 ==> Python coveragepy not found 12:39:13 ==> Searching for coverage reports in: 12:39:13 + . 12:39:13 -> Found 1 reports 12:39:13 ==> Detecting git/mercurial file structure 12:39:13 ==> Reading reports 12:39:13 + ./coverage.out bytes=448560 12:39:13 ==> Appending adjustments 12:39:13 https://docs.codecov.io/docs/fixing-reports 12:39:14 + Found adjustments 12:39:14 ==> Gzipping contents 12:39:14 60K /tmp/codecov.IIAEyT.gz 12:39:14 ==> Uploading reports 12:39:14 url: https://codecov.io 12:39:14 query: branch=main&commit=6027525257e046c56638ab70286b652a285a584d&build=514&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F514%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:39:14 -> Pinging Codecov 12:39:14 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=6027525257e046c56638ab70286b652a285a584d&build=514&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F514%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:39:14 -> Uploading to 12:39:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/6027525257e046c56638ab70286b652a285a584d/28b7594c-d077-4803-b269-2f59b9522c4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T123914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=956d156d16f24ef89864bb5bf00087de9eb08b86fca7bae0c6c32bc436832225 12:39:15 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:15 Dload Upload Total Spent Left Speed 12:39:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57600 0 0 100 57600 0 209k --:--:-- --:--:-- --:--:-- 209k 12:39:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6027525257e046c56638ab70286b652a285a584d [Pipeline] } 12:39:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:39:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:39:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:39:16 12:39:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:39:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:39:16 df9b9388f04a: Pulling fs layer 12:39:16 52dc419b0ee2: Pulling fs layer 12:39:16 25bc292e5bac: Pulling fs layer 12:39:16 114826534d7a: Pulling fs layer 12:39:16 4657fd5d0bcf: Pulling fs layer 12:39:16 6ad1cebc031e: Pulling fs layer 12:39:16 8a3aa393b2d8: Pulling fs layer 12:39:16 114826534d7a: Waiting 12:39:16 4657fd5d0bcf: Waiting 12:39:16 6ad1cebc031e: Waiting 12:39:16 8a3aa393b2d8: Waiting 12:39:16 25bc292e5bac: Verifying Checksum 12:39:16 25bc292e5bac: Download complete 12:39:16 52dc419b0ee2: Verifying Checksum 12:39:16 52dc419b0ee2: Download complete 12:39:16 4657fd5d0bcf: Download complete 12:39:16 df9b9388f04a: Download complete 12:39:16 6ad1cebc031e: Verifying Checksum 12:39:16 6ad1cebc031e: Download complete 12:39:16 df9b9388f04a: Pull complete 12:39:16 52dc419b0ee2: Pull complete 12:39:16 25bc292e5bac: Pull complete 12:39:17 114826534d7a: Download complete 12:39:17 8a3aa393b2d8: Verifying Checksum 12:39:17 8a3aa393b2d8: Download complete 12:39:20 114826534d7a: Pull complete 12:39:20 4657fd5d0bcf: Pull complete 12:39:20 6ad1cebc031e: Pull complete 12:39:23 8a3aa393b2d8: Pull complete 12:39:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:23 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:39:23 $ 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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:39:28 $ docker top 307b8a16e70824eecf856765591923edabb1f2b8bba06f2c5b3779223f0949fe -eo pid,comm [Pipeline] { [Pipeline] echo 12:39:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 12:39:28 + set -o pipefail 12:39:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 12:39:33 12:39:33 Monitoring /w/workspace/edgex-go/514 (github.com/edgexfoundry/edgex-go)... 12:39:33 12:39:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/602f6ab0-5e7f-41e5-a7c3-28cfb6f89bc4 12:39:33 12:39:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:39:33 12:39:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:39:33 12:39:34 12:39:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:39:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:39:34 More details here: https://snyk.co/ue1NS 12:39:34 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 12:39:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:39:34 $ docker stop --time=1 307b8a16e70824eecf856765591923edabb1f2b8bba06f2c5b3779223f0949fe 12:39:38 $ docker rm -f --volumes 307b8a16e70824eecf856765591923edabb1f2b8bba06f2c5b3779223f0949fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:39:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:38 provisioning config files... 12:39:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/514@tmp/config7138982997630905569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:38 --> edgex-publish-swagger.sh 12:39:38 === Publish openapi/v3 API === 12:39:38 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 12:39:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/514/openapi/v3/core-command.yaml] 12:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:38 Dload Upload Total Spent Left Speed 12:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 50840 --:--:-- --:--:-- --:--:-- 50751 12:39:39 12:39:39 12:39:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/514/openapi/v3/core-data.yaml] 12:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:39 Dload Upload Total Spent Left Speed 12:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 130k --:--:-- --:--:-- --:--:-- 130k 100 69110 0 0 100 69110 0 130k --:--:-- --:--:-- --:--:-- 130k 12:39:39 12:39:39 12:39:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/514/openapi/v3/core-metadata.yaml] 12:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:39 Dload Upload Total Spent Left Speed 12:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 257k --:--:-- --:--:-- --:--:-- 257k 12:39:40 12:39:40 12:39:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/514/openapi/v3/support-notifications.yaml] 12:39:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:40 Dload Upload Total Spent Left Speed 12:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k 12:39:40 12:39:40 12:39:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/514/openapi/v3/support-scheduler.yaml] 12:39:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:40 Dload Upload Total Spent Left Speed 12:39:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 83591 --:--:-- --:--:-- --:--:-- 83591 12:39:41 12:39:41 [Pipeline] } 12:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:42 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:39:42 $ docker top 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 -eo pid,comm 12:39:42 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). 12:39:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:42 [ssh-agent] Looking for ssh-agent implementation... 12:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:42 $ docker exec 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 ssh-agent 12:39:42 SSH_AUTH_SOCK=/tmp/ssh-tAsNmH0eJVn3/agent.32 12:39:42 SSH_AGENT_PID=38 12:39:42 Running ssh-add (command line suppressed) 12:39:43 Identity added: /w/workspace/edgex-go/514@tmp/private_key_12548448936464530344.key (/w/workspace/edgex-go/514@tmp/private_key_12548448936464530344.key) 12:39:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:43 + git semver tag 12:39:43 2023-05-05 12:39:43,485 [run_tag] DEBUG tag force:False 12:39:43 2023-05-05 12:39:43,485 [check_head_tag] DEBUG check head tag 12:39:43 2023-05-05 12:39:43,489 [execute] INFO git cat-file --batch-check 12:39:43 2023-05-05 12:39:43,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=) 12:39:43 2023-05-05 12:39:43,493 [execute] INFO git cat-file --batch 12:39:43 2023-05-05 12:39:43,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=) 12:39:43 2023-05-05 12:39:43,554 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:39:43 2023-05-05 12:39:43,554 [execute] INFO git tag -a v3.0.0-dev.149 -m v3.0.0-dev.149 12:39:43 2023-05-05 12:39:43,554 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.149', '-m', 'v3.0.0-dev.149'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=None) 12:39:43 2023-05-05 12:39:43,559 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:39:43 3.0.0-dev.149 [Pipeline] } 12:39:43 $ docker exec --env ******** --env ******** 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 ssh-agent -k 12:39:43 unset SSH_AUTH_SOCK; 12:39:43 unset SSH_AGENT_PID; 12:39:43 echo Agent pid 38 killed; 12:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:43 + git semver [Pipeline] } 12:39:44 $ docker stop --time=1 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 12:39:45 $ docker rm -f --volumes 673a6df907100bcd0bb7f6f961830fde7f73aeefcf47a315ce4a09848853edb1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:45 12:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:46 0.23.1-centos7: Pulling from edgex-lftools 12:39:46 ab5ef0e58194: Pulling fs layer 12:39:46 9712f1f96733: Pulling fs layer 12:39:46 63f879dbbcfc: Pulling fs layer 12:39:46 0d9ebad4ef96: Pulling fs layer 12:39:46 e9a5061849ea: Pulling fs layer 12:39:46 d747dcd14b5f: Pulling fs layer 12:39:46 2de7ff778b66: Pulling fs layer 12:39:46 e9a5061849ea: Waiting 12:39:46 d747dcd14b5f: Waiting 12:39:46 2de7ff778b66: Waiting 12:39:46 0d9ebad4ef96: Waiting 12:39:46 9712f1f96733: Verifying Checksum 12:39:46 9712f1f96733: Download complete 12:39:46 63f879dbbcfc: Verifying Checksum 12:39:46 63f879dbbcfc: Download complete 12:39:46 0d9ebad4ef96: Verifying Checksum 12:39:46 0d9ebad4ef96: Download complete 12:39:46 d747dcd14b5f: Verifying Checksum 12:39:46 d747dcd14b5f: Download complete 12:39:46 e9a5061849ea: Verifying Checksum 12:39:46 e9a5061849ea: Download complete 12:39:46 ab5ef0e58194: Verifying Checksum 12:39:46 ab5ef0e58194: Download complete 12:39:46 2de7ff778b66: Download complete 12:39:49 ab5ef0e58194: Pull complete 12:39:49 9712f1f96733: Pull complete 12:39:50 63f879dbbcfc: Pull complete 12:39:53 0d9ebad4ef96: Pull complete 12:39:53 e9a5061849ea: Pull complete 12:39:53 d747dcd14b5f: Pull complete 12:39:54 2de7ff778b66: Pull complete 12:39:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:54 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:39:59 $ docker top e450a85d562dd5553948625b71173057edfd70b3a744598e0a8f66b639673304 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:39:59 provisioning config files... 12:39:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/514@tmp/config4619090679479737669tmp 12:39:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/514@tmp/config978137520689930317tmp 12:39:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/514@tmp/config11525230257531095886tmp [Pipeline] { [Pipeline] echo 12:39:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:39:59 ---> sigul-configuration.sh 12:39:59 gpg: directory `/root/.gnupg' created 12:39:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:39:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:39:59 gpg: keyring `/root/.gnupg/secring.gpg' created 12:39:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:39:59 gpg: CAST5 encrypted data 12:39:59 gpg: encrypted with 1 passphrase 12:39:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:39:59 + mkdir /home/jenkins 12:39:59 + mkdir /home/jenkins/sigul [Pipeline] sh 12:40:00 + 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 12:40:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:40:00 ---> sigul-install.sh 12:40:00 Sigul already installed; skipping installation. [Pipeline] sh 12:40:00 + git tag --list 12:40:00 0.6.0 12:40:00 0.6.1 12:40:00 0.7.0 12:40:00 0.7.1 12:40:00 v1.0.0 12:40:00 v1.0.1 12:40:00 v1.1.0 12:40:00 v1.2.0 12:40:00 v1.2.1 12:40:00 v1.3.0 12:40:00 v1.3.1 12:40:00 v2.0.0 12:40:00 v2.1.0 12:40:00 v2.1.1 12:40:00 v2.1.1-dev.1 12:40:00 v2.1.1-dev.2 12:40:00 v2.1.1-dev.3 12:40:00 v2.1.1-dev.4 12:40:00 v2.1.1-dev.5 12:40:00 v2.1.1-dev.6 12:40:00 v2.1.1-dev.7 12:40:00 v2.1.1-dev.8 12:40:00 v2.1.2-dev.1 12:40:00 v2.2.0 12:40:00 v2.2.1-dev.1 12:40:00 v2.2.1-dev.10 12:40:00 v2.2.1-dev.11 12:40:00 v2.2.1-dev.12 12:40:00 v2.2.1-dev.13 12:40:00 v2.2.1-dev.14 12:40:00 v2.2.1-dev.15 12:40:00 v2.2.1-dev.16 12:40:00 v2.2.1-dev.17 12:40:00 v2.2.1-dev.18 12:40:00 v2.2.1-dev.19 12:40:00 v2.2.1-dev.2 12:40:00 v2.2.1-dev.20 12:40:00 v2.2.1-dev.21 12:40:00 v2.2.1-dev.22 12:40:00 v2.2.1-dev.23 12:40:00 v2.2.1-dev.24 12:40:00 v2.2.1-dev.25 12:40:00 v2.2.1-dev.26 12:40:00 v2.2.1-dev.27 12:40:00 v2.2.1-dev.28 12:40:00 v2.2.1-dev.29 12:40:00 v2.2.1-dev.3 12:40:00 v2.2.1-dev.4 12:40:00 v2.2.1-dev.5 12:40:00 v2.2.1-dev.6 12:40:00 v2.2.1-dev.7 12:40:00 v2.2.1-dev.8 12:40:00 v2.2.1-dev.9 12:40:00 v2.3.0 12:40:00 v2.3.0-dev.100 12:40:00 v2.3.0-dev.101 12:40:00 v2.3.0-dev.102 12:40:00 v2.3.0-dev.103 12:40:00 v2.3.0-dev.104 12:40:00 v2.3.0-dev.105 12:40:00 v2.3.0-dev.106 12:40:00 v2.3.0-dev.29 12:40:00 v2.3.0-dev.30 12:40:00 v2.3.0-dev.31 12:40:00 v2.3.0-dev.32 12:40:00 v2.3.0-dev.33 12:40:00 v2.3.0-dev.34 12:40:00 v2.3.0-dev.35 12:40:00 v2.3.0-dev.36 12:40:00 v2.3.0-dev.37 12:40:00 v2.3.0-dev.38 12:40:00 v2.3.0-dev.39 12:40:00 v2.3.0-dev.40 12:40:00 v2.3.0-dev.41 12:40:00 v2.3.0-dev.42 12:40:00 v2.3.0-dev.43 12:40:00 v2.3.0-dev.44 12:40:00 v2.3.0-dev.45 12:40:00 v2.3.0-dev.46 12:40:00 v2.3.0-dev.47 12:40:00 v2.3.0-dev.48 12:40:00 v2.3.0-dev.49 12:40:00 v2.3.0-dev.50 12:40:00 v2.3.0-dev.51 12:40:00 v2.3.0-dev.52 12:40:00 v2.3.0-dev.53 12:40:00 v2.3.0-dev.54 12:40:00 v2.3.0-dev.55 12:40:00 v2.3.0-dev.56 12:40:00 v2.3.0-dev.57 12:40:00 v2.3.0-dev.58 12:40:00 v2.3.0-dev.59 12:40:00 v2.3.0-dev.60 12:40:00 v2.3.0-dev.61 12:40:00 v2.3.0-dev.62 12:40:00 v2.3.0-dev.63 12:40:00 v2.3.0-dev.64 12:40:00 v2.3.0-dev.65 12:40:00 v2.3.0-dev.66 12:40:00 v2.3.0-dev.67 12:40:00 v2.3.0-dev.68 12:40:00 v2.3.0-dev.69 12:40:00 v2.3.0-dev.70 12:40:00 v2.3.0-dev.71 12:40:00 v2.3.0-dev.72 12:40:00 v2.3.0-dev.73 12:40:00 v2.3.0-dev.74 12:40:00 v2.3.0-dev.75 12:40:00 v2.3.0-dev.76 12:40:00 v2.3.0-dev.77 12:40:00 v2.3.0-dev.78 12:40:00 v2.3.0-dev.79 12:40:00 v2.3.0-dev.80 12:40:00 v2.3.0-dev.81 12:40:00 v2.3.0-dev.82 12:40:00 v2.3.0-dev.83 12:40:00 v2.3.0-dev.84 12:40:00 v2.3.0-dev.85 12:40:00 v2.3.0-dev.86 12:40:00 v2.3.0-dev.87 12:40:00 v2.3.0-dev.88 12:40:00 v2.3.0-dev.89 12:40:00 v2.3.0-dev.90 12:40:00 v2.3.0-dev.91 12:40:00 v2.3.0-dev.92 12:40:00 v2.3.0-dev.93 12:40:00 v2.3.0-dev.94 12:40:00 v2.3.0-dev.95 12:40:00 v2.3.0-dev.96 12:40:00 v2.3.0-dev.97 12:40:00 v2.3.0-dev.98 12:40:00 v2.3.0-dev.99 12:40:00 v2.3.1-dev.1 12:40:00 v2.3.1-dev.2 12:40:00 v2.3.1-dev.3 12:40:00 v2.3.1-dev.4 12:40:00 v2.3.1-dev.5 12:40:00 v3.0.0-dev.1 12:40:00 v3.0.0-dev.10 12:40:00 v3.0.0-dev.100 12:40:00 v3.0.0-dev.101 12:40:00 v3.0.0-dev.102 12:40:00 v3.0.0-dev.103 12:40:00 v3.0.0-dev.104 12:40:00 v3.0.0-dev.105 12:40:00 v3.0.0-dev.106 12:40:00 v3.0.0-dev.107 12:40:00 v3.0.0-dev.108 12:40:00 v3.0.0-dev.109 12:40:00 v3.0.0-dev.11 12:40:00 v3.0.0-dev.110 12:40:00 v3.0.0-dev.111 12:40:00 v3.0.0-dev.112 12:40:00 v3.0.0-dev.113 12:40:00 v3.0.0-dev.114 12:40:00 v3.0.0-dev.115 12:40:00 v3.0.0-dev.116 12:40:00 v3.0.0-dev.117 12:40:00 v3.0.0-dev.118 12:40:00 v3.0.0-dev.119 12:40:00 v3.0.0-dev.12 12:40:00 v3.0.0-dev.120 12:40:00 v3.0.0-dev.121 12:40:00 v3.0.0-dev.122 12:40:00 v3.0.0-dev.123 12:40:00 v3.0.0-dev.124 12:40:00 v3.0.0-dev.125 12:40:00 v3.0.0-dev.126 12:40:00 v3.0.0-dev.127 12:40:00 v3.0.0-dev.128 12:40:00 v3.0.0-dev.129 12:40:00 v3.0.0-dev.13 12:40:00 v3.0.0-dev.130 12:40:00 v3.0.0-dev.131 12:40:00 v3.0.0-dev.132 12:40:00 v3.0.0-dev.133 12:40:00 v3.0.0-dev.134 12:40:00 v3.0.0-dev.135 12:40:00 v3.0.0-dev.136 12:40:00 v3.0.0-dev.137 12:40:00 v3.0.0-dev.138 12:40:00 v3.0.0-dev.139 12:40:00 v3.0.0-dev.14 12:40:00 v3.0.0-dev.140 12:40:00 v3.0.0-dev.141 12:40:00 v3.0.0-dev.142 12:40:00 v3.0.0-dev.143 12:40:00 v3.0.0-dev.144 12:40:00 v3.0.0-dev.145 12:40:00 v3.0.0-dev.146 12:40:00 v3.0.0-dev.147 12:40:00 v3.0.0-dev.148 12:40:00 v3.0.0-dev.149 12:40:00 v3.0.0-dev.15 12:40:00 v3.0.0-dev.16 12:40:00 v3.0.0-dev.17 12:40:00 v3.0.0-dev.18 12:40:00 v3.0.0-dev.19 12:40:00 v3.0.0-dev.2 12:40:00 v3.0.0-dev.20 12:40:00 v3.0.0-dev.21 12:40:00 v3.0.0-dev.22 12:40:00 v3.0.0-dev.23 12:40:00 v3.0.0-dev.24 12:40:00 v3.0.0-dev.25 12:40:00 v3.0.0-dev.26 12:40:00 v3.0.0-dev.27 12:40:00 v3.0.0-dev.28 12:40:00 v3.0.0-dev.29 12:40:00 v3.0.0-dev.3 12:40:00 v3.0.0-dev.30 12:40:00 v3.0.0-dev.31 12:40:00 v3.0.0-dev.32 12:40:00 v3.0.0-dev.33 12:40:00 v3.0.0-dev.34 12:40:00 v3.0.0-dev.35 12:40:00 v3.0.0-dev.36 12:40:00 v3.0.0-dev.37 12:40:00 v3.0.0-dev.38 12:40:00 v3.0.0-dev.39 12:40:00 v3.0.0-dev.4 12:40:00 v3.0.0-dev.40 12:40:00 v3.0.0-dev.41 12:40:00 v3.0.0-dev.42 12:40:00 v3.0.0-dev.43 12:40:00 v3.0.0-dev.44 12:40:00 v3.0.0-dev.45 12:40:00 v3.0.0-dev.46 12:40:00 v3.0.0-dev.47 12:40:00 v3.0.0-dev.48 12:40:00 v3.0.0-dev.49 12:40:00 v3.0.0-dev.5 12:40:00 v3.0.0-dev.50 12:40:00 v3.0.0-dev.51 12:40:00 v3.0.0-dev.52 12:40:00 v3.0.0-dev.53 12:40:00 v3.0.0-dev.54 12:40:00 v3.0.0-dev.55 12:40:00 v3.0.0-dev.56 12:40:00 v3.0.0-dev.57 12:40:00 v3.0.0-dev.58 12:40:00 v3.0.0-dev.59 12:40:00 v3.0.0-dev.6 12:40:00 v3.0.0-dev.60 12:40:00 v3.0.0-dev.61 12:40:00 v3.0.0-dev.62 12:40:00 v3.0.0-dev.63 12:40:00 v3.0.0-dev.64 12:40:00 v3.0.0-dev.65 12:40:00 v3.0.0-dev.66 12:40:00 v3.0.0-dev.67 12:40:00 v3.0.0-dev.68 12:40:00 v3.0.0-dev.69 12:40:00 v3.0.0-dev.7 12:40:00 v3.0.0-dev.70 12:40:00 v3.0.0-dev.71 12:40:00 v3.0.0-dev.72 12:40:00 v3.0.0-dev.73 12:40:00 v3.0.0-dev.74 12:40:00 v3.0.0-dev.75 12:40:00 v3.0.0-dev.76 12:40:00 v3.0.0-dev.77 12:40:00 v3.0.0-dev.78 12:40:00 v3.0.0-dev.79 12:40:00 v3.0.0-dev.8 12:40:00 v3.0.0-dev.80 12:40:00 v3.0.0-dev.81 12:40:00 v3.0.0-dev.82 12:40:00 v3.0.0-dev.83 12:40:00 v3.0.0-dev.84 12:40:00 v3.0.0-dev.85 12:40:00 v3.0.0-dev.86 12:40:00 v3.0.0-dev.87 12:40:00 v3.0.0-dev.88 12:40:00 v3.0.0-dev.89 12:40:00 v3.0.0-dev.9 12:40:00 v3.0.0-dev.90 12:40:00 v3.0.0-dev.91 12:40:00 v3.0.0-dev.92 12:40:00 v3.0.0-dev.93 12:40:00 v3.0.0-dev.94 12:40:00 v3.0.0-dev.95 12:40:00 v3.0.0-dev.96 12:40:00 v3.0.0-dev.97 12:40:00 v3.0.0-dev.98 12:40:00 v3.0.0-dev.99 [Pipeline] sh 12:40:01 + lftools sign git-tag v3.0.0-dev.149 12:40:01 Signing Git tag with Sigul... 12:40:01 Signing v3.0.0-dev.149 [Pipeline] echo 12:40:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:40:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:40:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:40:02 $ docker stop --time=1 e450a85d562dd5553948625b71173057edfd70b3a744598e0a8f66b639673304 12:40:03 $ docker rm -f --volumes e450a85d562dd5553948625b71173057edfd70b3a744598e0a8f66b639673304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:40:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:40:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:04 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:40:04 $ docker top e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 -eo pid,comm 12:40:04 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). 12:40:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:04 [ssh-agent] Looking for ssh-agent implementation... 12:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:04 $ docker exec e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 ssh-agent 12:40:04 SSH_AUTH_SOCK=/tmp/ssh-NNMTzHo1UqT3/agent.32 12:40:04 SSH_AGENT_PID=38 12:40:04 Running ssh-add (command line suppressed) 12:40:05 Identity added: /w/workspace/edgex-go/514@tmp/private_key_7496184084860601719.key (/w/workspace/edgex-go/514@tmp/private_key_7496184084860601719.key) 12:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:05 + git semver bump pre 12:40:05 2023-05-05 12:40:05,554 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:40:05 2023-05-05 12:40:05,554 [bump_version] DEBUG bumping version:3.0.0-dev.149 on axis:pre with prefix:dev 12:40:05 2023-05-05 12:40:05,554 [bump_version] DEBUG bumped version:3.0.0-dev.150 12:40:05 2023-05-05 12:40:05,554 [write_version] DEBUG write version:3.0.0-dev.150 to path:/w/workspace/edgex-go/514/.semver/main with force:True 12:40:05 2023-05-05 12:40:05,554 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:40:05 2023-05-05 12:40:05,554 [write_file] DEBUG write to file:/w/workspace/edgex-go/514/.semver/main 12:40:05 2023-05-05 12:40:05,556 [execute] INFO git cat-file --batch-check 12:40:05 2023-05-05 12:40:05,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=) 12:40:05 2023-05-05 12:40:05,561 [execute] INFO git cat-file --batch 12:40:05 2023-05-05 12:40:05,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=) 12:40:05 2023-05-05 12:40:05,566 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:40:05 3.0.0-dev.150 [Pipeline] } 12:40:05 $ docker exec --env ******** --env ******** e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 ssh-agent -k 12:40:05 unset SSH_AUTH_SOCK; 12:40:05 unset SSH_AGENT_PID; 12:40:05 echo Agent pid 38 killed; 12:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:06 + git semver [Pipeline] } 12:40:06 $ docker stop --time=1 e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 12:40:07 $ docker rm -f --volumes e8f8013982e1c23e5ea338a408905f6a854fab71021cb4b639580b390e382698 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:40:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:08 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:40:08 $ docker top 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:08 [ssh-agent] Looking for ssh-agent implementation... 12:40:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:08 $ docker exec 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e ssh-agent 12:40:08 SSH_AUTH_SOCK=/tmp/ssh-hONKpKiwZMTz/agent.32 12:40:08 SSH_AGENT_PID=38 12:40:08 Running ssh-add (command line suppressed) 12:40:09 Identity added: /w/workspace/edgex-go/514@tmp/private_key_8414598037553313435.key (/w/workspace/edgex-go/514@tmp/private_key_8414598037553313435.key) 12:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:09 + git semver push 12:40:09 2023-05-05 12:40:09,511 [run_push] DEBUG push 12:40:09 2023-05-05 12:40:09,511 [execute] INFO git cat-file --batch-check 12:40:09 2023-05-05 12:40:09,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=) 12:40:09 2023-05-05 12:40:09,516 [execute] INFO git rev-list 6880717fe77a2777af6d774a7d0b1be1644188b1 -- 12:40:09 2023-05-05 12:40:09,517 [execute] DEBUG Popen(['git', 'rev-list', '6880717fe77a2777af6d774a7d0b1be1644188b1', '--'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=None) 12:40:09 2023-05-05 12:40:09,532 [execute] INFO git fetch -v origin 12:40:09 2023-05-05 12:40:09,533 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=True, shell=None, istream=None) 12:40:10 2023-05-05 12:40:10,017 [run_push] DEBUG no remote changes detected 12:40:10 2023-05-05 12:40:10,017 [execute] INFO git push origin semver 12:40:10 2023-05-05 12:40:10,017 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/514/.semver, universal_newlines=False, shell=None, istream=None) 12:40:11 2023-05-05 12:40:10,889 [run_push] DEBUG push all version tags 12:40:11 2023-05-05 12:40:10,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:40:11 2023-05-05 12:40:10,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/514, universal_newlines=False, shell=None, istream=None) 12:40:12 2023-05-05 12:40:11,736 [read_version] DEBUG read version from /w/workspace/edgex-go/514/.semver/main 12:40:12 3.0.0-dev.150 [Pipeline] } 12:40:12 $ docker exec --env ******** --env ******** 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e ssh-agent -k 12:40:12 unset SSH_AUTH_SOCK; 12:40:12 unset SSH_AGENT_PID; 12:40:12 echo Agent pid 38 killed; 12:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:12 + git semver [Pipeline] } 12:40:12 $ docker stop --time=1 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e 12:40:14 $ docker rm -f --volumes 9cece7eb98cf3e3f9980d95d772f1ff99c834f7e1bf04b861bd792fed110c00e [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 12:40:14 + [ -d /w/workspace/edgex-go/514/archives ] [Pipeline] libraryResource [Pipeline] sh 12:40:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:40:15 ---> package-listing.sh 12:40:15 ++ facter osfamily 12:40:15 ++ tr '[:upper:]' '[:lower:]' 12:40:15 + OS_FAMILY=debian 12:40:15 + workspace=/w/workspace/edgex-go/514 12:40:15 + START_PACKAGES=/tmp/packages_start.txt 12:40:15 + END_PACKAGES=/tmp/packages_end.txt 12:40:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:40:15 + PACKAGES=/tmp/packages_start.txt 12:40:15 + '[' /w/workspace/edgex-go/514 ']' 12:40:15 + PACKAGES=/tmp/packages_end.txt 12:40:15 + case "${OS_FAMILY}" in 12:40:15 + dpkg -l 12:40:15 + grep '^ii' 12:40:15 + '[' -f /tmp/packages_start.txt ']' 12:40:15 + '[' -f /tmp/packages_end.txt ']' 12:40:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:40:15 + '[' /w/workspace/edgex-go/514 ']' 12:40:15 + mkdir -p /w/workspace/edgex-go/514/archives/ 12:40:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/514/archives/ [Pipeline] echo 12:40:15 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/514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:40:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:16 12:40:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:17 latest: Pulling from edgex-lftools-log-publisher 12:40:17 5eb5b503b376: Pulling fs layer 12:40:17 5c69ac0246d0: Pulling fs layer 12:40:17 ec43610c2a17: Pulling fs layer 12:40:17 3a2ae6a8a46f: Pulling fs layer 12:40:17 33b1e0a273af: Pulling fs layer 12:40:17 5d3b04190fa2: Pulling fs layer 12:40:17 2f39f015ded8: Pulling fs layer 12:40:17 3a2ae6a8a46f: Waiting 12:40:17 2f39f015ded8: Waiting 12:40:17 33b1e0a273af: Waiting 12:40:17 5d3b04190fa2: Waiting 12:40:17 5c69ac0246d0: Verifying Checksum 12:40:17 5c69ac0246d0: Download complete 12:40:17 3a2ae6a8a46f: Verifying Checksum 12:40:17 3a2ae6a8a46f: Download complete 12:40:17 33b1e0a273af: Verifying Checksum 12:40:17 33b1e0a273af: Download complete 12:40:17 5d3b04190fa2: Download complete 12:40:17 ec43610c2a17: Verifying Checksum 12:40:17 ec43610c2a17: Download complete 12:40:17 5eb5b503b376: Verifying Checksum 12:40:17 5eb5b503b376: Download complete 12:40:17 2f39f015ded8: Download complete 12:40:18 5eb5b503b376: Pull complete 12:40:18 5c69ac0246d0: Pull complete 12:40:19 ec43610c2a17: Pull complete 12:40:19 3a2ae6a8a46f: Pull complete 12:40:19 33b1e0a273af: Pull complete 12:40:19 5d3b04190fa2: Pull complete 12:40:23 2f39f015ded8: Pull complete 12:40:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:23 prd-ubuntu20.04-docker-8c-8g-13907 does not seem to be running inside a container 12:40:23 $ 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/514/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/514 -v /w/workspace/edgex-go/514:/w/workspace/edgex-go/514:rw,z -v /w/workspace/edgex-go/514@tmp:/w/workspace/edgex-go/514@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:40:27 $ docker top 876e495140515aaf58c2ca9bac49961802917bb6929f0aeb2e464f391d8e41b8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:27 + touch /tmp/pre-build-complete [Pipeline] sh 12:40:28 + mkdir -p /var/log/sysstat [Pipeline] sh 12:40:28 + ls /var/log/sa-host 12:40:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:28 provisioning config files... 12:40:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/514@tmp/config7500753920684012446tmp [Pipeline] { [Pipeline] echo 12:40:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:40:28 ---> create-netrc.sh [Pipeline] } 12:40:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:40:29 ---> python-tools-install.sh [Pipeline] echo 12:40:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:40:29 ---> sudo-logs.sh 12:40:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:40:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:40:29 ---> job-cost.sh 12:40:29 lf-activate-venv: SKIPPING 12:40:29 DEBUG: total: 0.10999999940395355 12:40:29 INFO: Retrieving Stack Cost... 12:40:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:40:30 INFO: Archiving Costs [Pipeline] echo 12:40:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:40:31 ---> logs-deploy.sh 12:40:31 lf-activate-venv: SKIPPING 12:40:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/514 12:40:31 INFO: archiving workspace using pattern(s): 12:40:31 Archives upload complete. 12:40:31 INFO: archiving logs to Nexus 12:40:32 ---> uname -a: 12:40:32 Linux prd-ubuntu20-04-docker-8c-8g-13907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:40:32 12:40:32 12:40:32 ---> lscpu: 12:40:32 Architecture: x86_64 12:40:32 CPU op-mode(s): 32-bit, 64-bit 12:40:32 Byte Order: Little Endian 12:40:32 Address sizes: 40 bits physical, 48 bits virtual 12:40:32 CPU(s): 8 12:40:32 On-line CPU(s) list: 0-7 12:40:32 Thread(s) per core: 1 12:40:32 Core(s) per socket: 1 12:40:32 Socket(s): 8 12:40:32 NUMA node(s): 1 12:40:32 Vendor ID: AuthenticAMD 12:40:32 CPU family: 23 12:40:32 Model: 49 12:40:32 Model name: AMD EPYC-Rome Processor 12:40:32 Stepping: 0 12:40:32 CPU MHz: 2800.000 12:40:32 BogoMIPS: 5600.00 12:40:32 Virtualization: AMD-V 12:40:32 Hypervisor vendor: KVM 12:40:32 Virtualization type: full 12:40:32 L1d cache: 256 KiB 12:40:32 L1i cache: 256 KiB 12:40:32 L2 cache: 4 MiB 12:40:32 L3 cache: 128 MiB 12:40:32 NUMA node0 CPU(s): 0-7 12:40:32 Vulnerability Itlb multihit: Not affected 12:40:32 Vulnerability L1tf: Not affected 12:40:32 Vulnerability Mds: Not affected 12:40:32 Vulnerability Meltdown: Not affected 12:40:32 Vulnerability Mmio stale data: Not affected 12:40:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:40:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:40:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:40:32 Vulnerability Srbds: Not affected 12:40:32 Vulnerability Tsx async abort: Not affected 12:40:32 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 12:40:32 12:40:32 12:40:32 ---> nproc: 12:40:32 8 12:40:32 12:40:32 12:40:32 ---> df -h: 12:40:32 Filesystem Size Used Avail Use% Mounted on 12:40:32 overlay 155G 21G 135G 14% / 12:40:32 tmpfs 64M 0 64M 0% /dev 12:40:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:40:32 shm 64M 0 64M 0% /dev/shm 12:40:32 /dev/vda1 155G 21G 135G 14% /facter-os 12:40:32 12:40:32 12:40:32 ---> sar -b -r -n DEV: 12:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13907) 05/05/23 _x86_64_ (8 CPU) 12:40:32 12:40:32 12:10:06 LINUX RESTART (8 CPU) 12:40:32 12:40:32 12:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:40:32 12:12:01 110.86 1.18 109.68 0.00 64.26 56465.39 0.00 12:40:32 12:13:01 28.08 0.00 28.08 0.00 0.00 17756.29 0.00 12:40:32 12:14:01 79.80 0.23 79.57 0.00 8.80 34856.32 0.00 12:40:32 12:15:01 345.68 4.46 341.21 0.00 45.31 120312.91 0.00 12:40:32 12:16:01 536.50 16.17 520.33 0.00 5229.75 234496.36 0.00 12:40:32 12:17:01 908.25 1.50 906.75 0.00 270.58 231644.12 0.00 12:40:32 12:18:01 652.62 0.60 652.01 0.00 5.91 199988.59 0.00 12:40:32 12:19:01 558.96 0.90 558.06 0.00 24.66 123100.17 0.00 12:40:32 12:20:01 26.43 0.12 26.31 0.00 19.20 837.06 0.00 12:40:32 12:21:01 12.40 0.03 12.36 0.00 2.13 328.21 0.00 12:40:32 12:22:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 12:40:32 12:23:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 12:40:32 12:24:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 12:40:32 12:25:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 12:40:32 12:26:01 2.33 0.02 2.32 0.00 0.13 24.93 0.00 12:40:32 12:27:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 12:40:32 12:28:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 12:40:32 12:29:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 12:40:32 12:30:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 12:40:32 12:31:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 12:40:32 12:32:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 12:40:32 12:33:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 12:40:32 12:34:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:40:32 12:35:01 2.15 0.00 2.15 0.00 0.00 23.20 0.00 12:40:32 12:36:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 12:40:32 12:37:01 2.08 0.00 2.08 0.00 0.00 22.66 0.00 12:40:32 12:38:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 12:40:32 12:39:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 12:40:32 12:40:01 132.53 0.30 132.23 0.00 11.86 56886.12 0.00 12:40:32 Average: 117.78 0.88 116.90 0.00 196.27 37108.64 0.00 12:40:32 12:40:32 12:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:40:32 12:12:01 28036576 31524248 783664 2.38 112672 3576148 1971852 5.81 1422860 2983120 393224 12:40:32 12:13:01 27626396 31346132 959552 2.92 114536 3792484 2274736 6.70 1608704 3188272 345544 12:40:32 12:14:01 27948520 31562568 745464 2.27 117404 3691484 1909916 5.63 1246324 3240232 644 12:40:32 12:15:01 24197532 31529884 761216 2.31 200800 7084320 1921776 5.66 2019788 5953344 394456 12:40:32 12:16:01 20996180 31217160 1049484 3.19 295872 9734248 2705296 7.97 2632120 8372740 376 12:40:32 12:17:01 19855304 31379188 879224 2.67 318140 10915492 2423152 7.14 2547008 9489200 204972 12:40:32 12:18:01 17907068 31004716 1258844 3.83 363516 12390392 2912644 8.58 2946740 10984348 2868 12:40:32 12:19:01 19114904 31541592 734340 2.23 404052 11691736 1861532 5.49 2433096 10326892 1008 12:40:32 12:20:01 19104040 31532908 742544 2.26 405392 11692756 1849392 5.45 2440700 10327048 516 12:40:32 12:21:01 19105160 31534636 740208 2.25 405864 11692880 1837604 5.42 2438648 10326976 68 12:40:32 12:22:01 19105168 31534652 740196 2.25 405868 11692884 1837604 5.42 2438248 10326980 32 12:40:32 12:23:01 19109852 31539500 735804 2.24 405880 11693020 1837604 5.42 2433580 10327116 8 12:40:32 12:24:01 19110336 31539988 735532 2.24 405888 11693020 1837604 5.42 2433232 10327116 8 12:40:32 12:25:01 19115572 31545700 730260 2.22 405904 11693024 1837604 5.42 2427288 10327568 32 12:40:32 12:26:01 19115308 31545596 730012 2.22 405952 11693020 1868208 5.51 2427372 10327568 8 12:40:32 12:27:01 19115164 31545484 730084 2.22 405972 11693028 1868208 5.51 2427632 10327572 8 12:40:32 12:28:01 19114904 31545248 730268 2.22 405980 11693032 1868208 5.51 2427428 10327576 8 12:40:32 12:29:01 19114856 31545208 730240 2.22 405996 11693032 1868208 5.51 2427556 10327576 12 12:40:32 12:30:01 19114808 31545180 730212 2.22 406008 11693036 1868208 5.51 2427596 10327580 8 12:40:32 12:31:01 19114472 31544872 730436 2.22 406020 11693040 1868208 5.51 2427700 10327584 28 12:40:32 12:32:01 19114640 31545048 730416 2.22 406020 11693044 1868208 5.51 2427648 10327588 8 12:40:32 12:33:01 19114396 31544808 730604 2.22 406036 11693048 1868208 5.51 2427672 10327592 8 12:40:32 12:34:01 19114576 31545008 730300 2.22 406076 11693052 1868208 5.51 2427688 10327592 16 12:40:32 12:35:01 19114552 31545028 730232 2.22 406120 11693056 1868208 5.51 2427728 10327596 8 12:40:32 12:36:01 19114716 31545240 729980 2.22 406144 11693052 1868208 5.51 2427928 10327600 12 12:40:32 12:37:01 19114448 31545000 730252 2.22 406172 11693060 1868208 5.51 2427932 10327604 8 12:40:32 12:38:01 19114400 31544988 730212 2.22 406192 11693064 1868208 5.51 2427756 10327608 8 12:40:32 12:39:01 19114568 31545228 730172 2.22 406244 11693064 1868208 5.51 2428088 10327608 16 12:40:32 12:40:01 17527924 31432084 836008 2.54 442972 13001352 2021744 5.96 2626756 11579476 1048 12:40:32 Average: 20188494 31496445 781233 2.38 361714 10680616 1972240 5.81 2347683 9402299 46378 12:40:32 12:40:32 12:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:40:32 12:12:01 docker0 606.87 567.04 43.53 3430.18 0.00 0.00 0.00 0.00 12:40:32 12:12:01 vethc5881bb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:12:01 ens3 766.14 720.53 7705.75 80.00 0.00 0.00 0.00 0.00 12:40:32 12:12:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 12:40:32 12:13:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 12:40:32 12:13:01 vethc5881bb 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 12:40:32 12:13:01 ens3 46.73 44.10 29.53 109.08 0.00 0.00 0.00 0.00 12:40:32 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:14:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:14:01 ens3 91.92 54.56 1693.49 18.52 0.00 0.00 0.00 0.00 12:40:32 12:14:01 veth91b77d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:14:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:40:32 12:14:01 veth4cc65a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:15:01 docker0 514.96 893.32 41.63 6261.39 0.00 0.00 0.00 0.00 12:40:32 12:15:01 ens3 914.66 527.70 6280.55 57.62 0.00 0.00 0.00 0.00 12:40:32 12:15:01 veth3f73aa1 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 12:40:32 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:16:01 docker0 7.12 13.63 0.46 177.69 0.00 0.00 0.00 0.00 12:40:32 12:16:01 ens3 247.31 127.80 2146.35 15.68 0.00 0.00 0.00 0.00 12:40:32 12:16:01 vethead3088 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 12:40:32 12:16:01 veth036e61d 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 12:40:32 12:16:01 veth3f73aa1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:16:01 vetha2dc4a3 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 12:40:32 12:16:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 12:40:32 12:17:01 docker0 188.40 347.32 15.66 2722.81 0.00 0.00 0.00 0.00 12:40:32 12:17:01 veth1d4dc8e 163.33 87.64 1208.89 8.65 0.00 0.00 0.00 0.00 12:40:32 12:17:01 veth54c9c44 89.70 161.68 8.74 1208.54 0.00 0.00 0.00 0.10 12:40:32 12:17:01 ens3 393.82 217.89 2759.38 38.46 0.00 0.00 0.00 0.00 12:40:32 12:17:01 veth3f73aa1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:40:32 12:17:01 veth20b0f81 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:17:01 veth7bf85c7 161.68 89.70 1208.54 8.74 0.00 0.00 0.00 0.00 12:40:32 12:17:01 vethdf5faee 87.64 163.33 8.65 1208.89 0.00 0.00 0.00 0.10 12:40:32 12:18:01 docker0 6.38 13.18 0.42 181.15 0.00 0.00 0.00 0.00 12:40:32 12:18:01 ens3 44.85 26.08 206.51 14.50 0.00 0.00 0.00 0.00 12:40:32 12:18:01 veth3f73aa1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:18:01 veth00f3cc4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:18:01 vethf972a0e 1.17 2.99 0.09 42.77 0.00 0.00 0.00 0.00 12:40:32 12:18:01 veth7944698 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 12:40:32 12:19:01 docker0 105.16 194.02 8.45 1399.27 0.00 0.00 0.00 0.00 12:40:32 12:19:01 ens3 283.26 191.12 1460.60 336.59 0.00 0.00 0.00 0.00 12:40:32 12:19:01 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 12:40:32 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:20:01 ens3 489.85 493.32 242.44 2571.28 0.00 0.00 0.00 0.00 12:40:32 12:20:01 lo 50.39 50.39 4.97 4.97 0.00 0.00 0.00 0.00 12:40:32 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:21:01 ens3 162.87 156.26 83.19 910.32 0.00 0.00 0.00 0.00 12:40:32 12:21:01 lo 15.60 15.60 1.53 1.53 0.00 0.00 0.00 0.00 12:40:32 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:26:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:40:32 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:27:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:28:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:31:01 ens3 7.58 4.25 14.71 0.34 0.00 0.00 0.00 0.00 12:40:32 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:36:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:40:32 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 12:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:32 12:40:01 veth2e4120f 0.13 0.23 0.04 0.06 0.00 0.00 0.00 0.00 12:40:32 12:40:01 docker0 32.19 59.57 2.94 580.66 0.00 0.00 0.00 0.00 12:40:32 12:40:01 ens3 366.94 231.28 7769.89 156.43 0.00 0.00 0.00 0.00 12:40:32 12:40:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 12:40:32 Average: veth2e4120f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 12:40:32 Average: docker0 50.45 72.07 3.90 508.85 0.00 0.00 0.00 0.00 12:40:32 Average: ens3 131.66 96.44 1048.30 148.61 0.00 0.00 0.00 0.00 12:40:32 Average: lo 2.72 2.72 0.27 0.27 0.00 0.00 0.00 0.00 12:40:32 12:40:32 12:40:32 ---> sar -P ALL: 12:40:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13907) 05/05/23 _x86_64_ (8 CPU) 12:40:32 12:40:32 12:10:06 LINUX RESTART (8 CPU) 12:40:32 12:40:32 12:11:01 CPU %user %nice %system %iowait %steal %idle 12:40:32 12:12:01 all 20.14 0.00 5.19 2.53 0.08 72.06 12:40:32 12:12:01 0 18.22 0.00 6.66 6.64 0.08 68.40 12:40:32 12:12:01 1 21.46 0.00 5.09 1.03 0.08 72.34 12:40:32 12:12:01 2 20.05 0.00 4.82 0.12 0.07 74.95 12:40:32 12:12:01 3 19.14 0.00 4.74 1.15 0.08 74.89 12:40:32 12:12:01 4 22.82 0.00 5.53 7.29 0.08 64.28 12:40:32 12:12:01 5 19.00 0.00 4.27 1.95 0.07 74.72 12:40:32 12:12:01 6 20.29 0.00 4.71 0.03 0.08 74.88 12:40:32 12:12:01 7 20.15 0.00 5.72 2.08 0.10 71.95 12:40:32 12:13:01 all 23.32 0.00 3.94 0.86 0.08 71.80 12:40:32 12:13:01 0 22.63 0.00 4.38 0.03 0.07 72.89 12:40:32 12:13:01 1 22.87 0.00 3.60 0.05 0.07 73.42 12:40:32 12:13:01 2 24.81 0.00 3.90 0.13 0.08 71.07 12:40:32 12:13:01 3 24.87 0.00 3.60 0.35 0.08 71.09 12:40:32 12:13:01 4 24.93 0.00 5.20 5.93 0.08 63.86 12:40:32 12:13:01 5 21.74 0.00 3.31 0.20 0.08 74.67 12:40:32 12:13:01 6 24.01 0.00 3.79 0.02 0.10 72.09 12:40:32 12:13:01 7 20.67 0.00 3.74 0.20 0.08 75.31 12:40:32 12:14:01 all 35.87 0.00 5.78 1.87 0.10 56.38 12:40:32 12:14:01 0 35.85 0.00 5.25 0.19 0.08 58.64 12:40:32 12:14:01 1 36.39 0.00 6.06 0.24 0.10 57.21 12:40:32 12:14:01 2 35.50 0.00 5.55 0.30 0.10 58.55 12:40:32 12:14:01 3 36.42 0.00 6.26 7.01 0.12 50.19 12:40:32 12:14:01 4 35.29 0.00 5.65 0.61 0.12 58.34 12:40:32 12:14:01 5 34.49 0.00 5.83 3.36 0.08 56.23 12:40:32 12:14:01 6 37.11 0.00 6.13 2.88 0.07 53.82 12:40:32 12:14:01 7 35.94 0.00 5.52 0.39 0.12 58.03 12:40:32 12:15:01 all 9.24 0.00 6.33 6.80 0.07 77.56 12:40:32 12:15:01 0 6.64 0.00 4.90 14.72 0.07 73.66 12:40:32 12:15:01 1 9.89 0.00 6.61 3.59 0.07 79.84 12:40:32 12:15:01 2 8.42 0.00 4.78 1.58 0.07 85.15 12:40:32 12:15:01 3 9.92 0.00 6.61 4.01 0.07 79.40 12:40:32 12:15:01 4 10.32 0.00 8.10 21.75 0.07 59.76 12:40:32 12:15:01 5 9.28 0.00 5.02 1.77 0.07 83.86 12:40:32 12:15:01 6 10.17 0.00 7.27 2.63 0.07 79.86 12:40:32 12:15:01 7 9.32 0.00 7.40 4.35 0.10 78.83 12:40:32 12:16:01 all 24.70 0.00 9.02 16.94 0.10 49.25 12:40:32 12:16:01 0 25.22 0.00 9.15 16.65 0.10 48.87 12:40:32 12:16:01 1 24.03 0.00 9.28 14.32 0.10 52.26 12:40:32 12:16:01 2 23.77 0.00 7.89 29.39 0.08 38.87 12:40:32 12:16:01 3 26.96 0.00 8.57 6.41 0.12 57.95 12:40:32 12:16:01 4 24.34 0.00 9.44 35.44 0.09 30.69 12:40:32 12:16:01 5 23.95 0.00 9.83 6.95 0.12 59.16 12:40:32 12:16:01 6 25.82 0.00 8.35 7.13 0.08 58.61 12:40:32 12:16:01 7 23.45 0.00 9.64 19.34 0.12 47.45 12:40:32 12:17:01 all 40.25 0.00 12.29 17.87 0.25 29.35 12:40:32 12:17:01 0 39.95 0.00 11.07 16.76 0.38 31.84 12:40:32 12:17:01 1 39.03 0.00 11.95 11.86 0.18 36.98 12:40:32 12:17:01 2 42.26 0.00 11.46 11.81 0.30 34.18 12:40:32 12:17:01 3 44.02 0.00 13.79 20.81 0.19 21.20 12:40:32 12:17:01 4 39.17 0.00 11.23 12.61 0.24 36.75 12:40:32 12:17:01 5 41.04 0.00 12.90 23.34 0.30 22.42 12:40:32 12:17:01 6 36.39 0.00 12.52 26.19 0.17 24.73 12:40:32 12:17:01 7 40.16 0.00 13.42 19.47 0.26 26.69 12:40:32 12:18:01 all 45.78 0.00 12.93 14.99 0.24 26.06 12:40:32 12:18:01 0 49.48 0.00 12.78 9.89 0.28 27.57 12:40:32 12:18:01 1 42.61 0.00 13.97 19.88 0.36 23.18 12:40:32 12:18:01 2 48.54 0.00 14.13 18.29 0.31 18.74 12:40:32 12:18:01 3 43.20 0.00 12.73 12.12 0.21 31.73 12:40:32 12:18:01 4 48.05 0.00 11.77 12.16 0.18 27.84 12:40:32 12:18:01 5 42.46 0.00 12.37 19.50 0.22 25.45 12:40:32 12:18:01 6 46.71 0.00 13.27 11.97 0.18 27.87 12:40:32 12:18:01 7 45.17 0.00 12.44 16.18 0.22 26.00 12:40:32 12:19:01 all 27.80 0.00 7.43 8.74 0.13 55.90 12:40:32 12:19:01 0 29.45 0.00 7.99 19.26 0.14 43.16 12:40:32 12:19:01 1 27.32 0.00 7.09 6.80 0.14 58.66 12:40:32 12:19:01 2 31.08 0.00 7.67 12.62 0.12 48.51 12:40:32 12:19:01 3 26.39 0.00 6.41 3.77 0.14 63.30 12:40:32 12:19:01 4 28.65 0.00 6.63 4.50 0.14 60.09 12:40:32 12:19:01 5 26.12 0.00 6.99 5.02 0.12 61.76 12:40:32 12:19:01 6 27.25 0.00 8.15 5.32 0.14 59.15 12:40:32 12:19:01 7 26.16 0.00 8.49 12.61 0.12 52.62 12:40:32 12:20:01 all 8.48 0.00 1.00 0.09 0.06 90.37 12:40:32 12:20:01 0 12.13 0.00 1.35 0.08 0.07 86.37 12:40:32 12:20:01 1 6.49 0.00 0.87 0.17 0.07 92.41 12:40:32 12:20:01 2 8.40 0.00 1.14 0.35 0.05 90.07 12:40:32 12:20:01 3 8.69 0.00 0.72 0.02 0.08 90.49 12:40:32 12:20:01 4 9.36 0.00 0.80 0.03 0.07 89.73 12:40:32 12:20:01 5 7.68 0.00 0.85 0.03 0.05 91.39 12:40:32 12:20:01 6 5.73 0.00 0.99 0.02 0.03 93.23 12:40:32 12:20:01 7 9.38 0.00 1.30 0.02 0.08 89.22 12:40:32 12:21:01 all 3.41 0.00 0.37 0.06 0.04 96.12 12:40:32 12:21:01 0 1.67 0.00 0.47 0.13 0.07 97.66 12:40:32 12:21:01 1 5.99 0.00 0.39 0.02 0.07 93.53 12:40:32 12:21:01 2 5.44 0.00 0.63 0.25 0.05 93.63 12:40:32 12:21:01 3 1.12 0.00 0.25 0.00 0.03 98.60 12:40:32 12:21:01 4 1.85 0.00 0.22 0.00 0.02 97.91 12:40:32 12:21:01 5 4.57 0.00 0.25 0.02 0.03 95.13 12:40:32 12:21:01 6 1.98 0.00 0.30 0.02 0.03 97.67 12:40:32 12:21:01 7 4.58 0.00 0.48 0.02 0.03 94.89 12:40:32 12:22:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:40:32 12:22:01 0 0.08 0.00 0.05 0.02 0.03 99.82 12:40:32 12:22:01 1 1.97 0.00 0.02 0.00 0.02 98.00 12:40:32 12:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:40:32 12:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:40:32 12:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:40:32 12:22:01 CPU %user %nice %system %iowait %steal %idle 12:40:32 12:23:01 all 0.29 0.00 0.01 0.00 0.01 99.69 12:40:32 12:23:01 0 0.12 0.00 0.00 0.02 0.02 99.85 12:40:32 12:23:01 1 2.04 0.00 0.02 0.00 0.02 97.93 12:40:32 12:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:40:32 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:23:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:40:32 12:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:40:32 12:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:24:01 all 0.20 0.00 0.01 0.00 0.00 99.78 12:40:32 12:24:01 0 0.05 0.00 0.03 0.02 0.02 99.88 12:40:32 12:24:01 1 1.53 0.00 0.02 0.00 0.00 98.45 12:40:32 12:24:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:40:32 12:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:25:01 all 0.08 0.00 0.02 0.02 0.03 99.85 12:40:32 12:25:01 0 0.08 0.00 0.05 0.00 0.02 99.85 12:40:32 12:25:01 1 0.40 0.00 0.00 0.00 0.03 99.57 12:40:32 12:25:01 2 0.08 0.00 0.07 0.03 0.02 99.80 12:40:32 12:25:01 3 0.00 0.00 0.00 0.00 0.08 99.92 12:40:32 12:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:40:32 12:25:01 5 0.02 0.00 0.02 0.12 0.05 99.80 12:40:32 12:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:40:32 12:26:01 all 0.08 0.00 0.07 0.05 0.01 99.79 12:40:32 12:26:01 0 0.07 0.00 0.10 0.00 0.02 99.82 12:40:32 12:26:01 1 0.42 0.00 0.07 0.00 0.02 99.50 12:40:32 12:26:01 2 0.07 0.00 0.10 0.12 0.02 99.70 12:40:32 12:26:01 3 0.02 0.00 0.08 0.22 0.00 99.68 12:40:32 12:26:01 4 0.02 0.00 0.07 0.03 0.00 99.88 12:40:32 12:26:01 5 0.02 0.00 0.08 0.00 0.00 99.90 12:40:32 12:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:40:32 12:26:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:40:32 12:27:01 all 0.09 0.00 0.01 0.03 0.04 99.82 12:40:32 12:27:01 0 0.03 0.00 0.03 0.00 0.17 99.77 12:40:32 12:27:01 1 0.58 0.00 0.00 0.00 0.02 99.40 12:40:32 12:27:01 2 0.03 0.00 0.05 0.15 0.03 99.73 12:40:32 12:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:27:01 4 0.03 0.00 0.02 0.00 0.08 99.87 12:40:32 12:27:01 5 0.02 0.00 0.00 0.12 0.02 99.85 12:40:32 12:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:28:01 all 0.09 0.00 0.01 0.03 0.01 99.87 12:40:32 12:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:40:32 12:28:01 1 0.65 0.00 0.03 0.00 0.02 99.30 12:40:32 12:28:01 2 0.02 0.00 0.00 0.10 0.00 99.88 12:40:32 12:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:40:32 12:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:28:01 5 0.00 0.00 0.02 0.10 0.02 99.87 12:40:32 12:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:40:32 12:29:01 all 0.03 0.00 0.00 0.00 0.01 99.96 12:40:32 12:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:40:32 12:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:40:32 12:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:40:32 12:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:40:32 12:29:01 5 0.07 0.00 0.02 0.02 0.02 99.88 12:40:32 12:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:30:01 all 0.02 0.00 0.02 0.00 0.00 99.96 12:40:32 12:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:40:32 12:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:40:32 12:30:01 2 0.02 0.00 0.03 0.02 0.00 99.93 12:40:32 12:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:40:32 12:30:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:40:32 12:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:40:32 12:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:40:32 12:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:40:32 12:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:31:01 5 0.02 0.00 0.00 0.02 0.03 99.93 12:40:32 12:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:31:01 7 0.10 0.00 0.00 0.00 0.00 99.90 12:40:32 12:32:01 all 0.08 0.00 0.01 0.00 0.00 99.89 12:40:32 12:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:40:32 12:32:01 1 0.52 0.00 0.07 0.00 0.00 99.42 12:40:32 12:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:40:32 12:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:40:32 12:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:40:32 12:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:33:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:40:32 12:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:40:32 12:33:01 1 1.97 0.00 0.00 0.00 0.02 98.01 12:40:32 12:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:40:32 12:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:40:32 12:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:40:32 12:33:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:40:32 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:40:32 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:40:32 12:34:01 all 0.27 0.00 0.01 0.01 0.00 99.71 12:40:32 12:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:40:32 12:34:01 1 2.00 0.00 0.02 0.00 0.00 97.98 12:40:32 12:34:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:40:32 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:34:01 5 0.03 0.00 0.00 0.02 0.03 99.92 12:40:32 12:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:35:01 all 0.14 0.00 0.02 0.01 0.01 99.83 12:40:32 12:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:40:32 12:35:01 1 0.86 0.00 0.05 0.00 0.02 99.07 12:40:32 12:35:01 2 0.02 0.00 0.03 0.03 0.00 99.92 12:40:32 12:35:01 3 0.08 0.00 0.00 0.00 0.00 99.92 12:40:32 12:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:40:32 12:35:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:40:32 12:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:40:32 12:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:40:32 12:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:40:32 12:36:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:40:32 12:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:40:32 12:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:40:32 12:36:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:40:32 12:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:40:32 12:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:40:32 12:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:40:32 12:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:40:32 12:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:40:32 12:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:37:01 5 0.05 0.00 0.02 0.03 0.02 99.88 12:40:32 12:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:40:32 12:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:40:32 12:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:40:32 12:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:40:32 12:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:40:32 12:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:40:32 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:40:32 12:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:39:01 all 0.04 0.00 0.01 0.01 0.01 99.94 12:40:32 12:39:01 0 0.02 0.00 0.05 0.02 0.00 99.92 12:40:32 12:39:01 1 0.22 0.00 0.03 0.00 0.02 99.73 12:40:32 12:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:40:32 12:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:40:32 12:39:01 5 0.00 0.00 0.02 0.00 0.03 99.95 12:40:32 12:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:40:32 12:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:40:32 12:40:01 all 8.23 0.00 3.47 2.54 0.13 85.63 12:40:32 12:40:01 0 9.07 0.00 3.53 6.47 0.15 80.77 12:40:32 12:40:01 1 8.98 0.00 3.17 0.13 0.12 87.61 12:40:32 12:40:01 2 8.04 0.00 2.99 3.31 0.10 85.56 12:40:32 12:40:01 3 8.60 0.00 3.23 0.08 0.08 88.00 12:40:32 12:40:01 4 7.25 0.00 4.49 0.29 0.12 87.85 12:40:32 12:40:01 5 7.78 0.00 3.63 9.51 0.14 78.95 12:40:32 12:40:01 6 8.03 0.00 2.64 0.12 0.12 89.10 12:40:32 12:40:01 7 8.04 0.00 4.07 0.54 0.22 87.13 12:40:32 Average: all 8.42 0.00 2.29 2.47 0.05 86.77 12:40:32 Average: 0 8.50 0.00 2.30 3.08 0.06 86.06 12:40:32 Average: 1 8.73 0.00 2.30 1.93 0.05 86.98 12:40:32 Average: 2 8.67 0.00 2.20 2.64 0.05 86.44 12:40:32 Average: 3 8.43 0.00 2.26 1.87 0.05 87.39 12:40:32 Average: 4 8.53 0.00 2.34 3.40 0.05 85.69 12:40:32 Average: 5 8.05 0.00 2.20 2.41 0.05 87.28 12:40:32 Average: 6 8.25 0.00 2.31 1.89 0.04 87.51 12:40:32 Average: 7 8.19 0.00 2.43 2.51 0.05 86.82 12:40:32 12:40:32 12:40:32