Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 079d219be26533084879877c2803b7bbbdfcd758 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-ssh9133204941162632631.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-ssh6532193343532857237.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-ssh17475209820442889349.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-ssh14631515895605549917.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-ssh7369394664918382302.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14675’ Running on prd-ubuntu20.04-docker-8c-8g-14681 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/518 [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/518 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 079d219be26533084879877c2803b7bbbdfcd758 (main) Commit message: "feat: Add GetSecret and RunTimeSecret metrics (#4556)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 > git rev-list --no-walk 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:08:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:08:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:08:38 ========================================================= 14:08:38 EdgeX Global Pipelines Version Info 14:08:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:08:39 ------------------- 14:08:39 stable info: 14:08:39 ------------------- 14:08:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:08:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:08:39 Message: update stable to v1.0.249 14:08:39 ------------------- 14:08:39 experimental info: 14:08:39 ------------------- 14:08:39 Commited By: **** collab-it+edgex@linuxfoundation.org 14:08:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:08:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:08:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 079d219 [Pipeline] echo 14:08:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:40 provisioning config files... 14:08:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config1088940233269117478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:40 ---> docker-login.sh 14:08:40 nexus3.edgexfoundry.org:10001 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:40 Configure a credential helper to remove this warning. See 14:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:40 14:08:40 Login Succeeded 14:08:40 nexus3.edgexfoundry.org:10002 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:41 Configure a credential helper to remove this warning. See 14:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:41 14:08:41 Login Succeeded 14:08:41 nexus3.edgexfoundry.org:10003 14:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:41 Configure a credential helper to remove this warning. See 14:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:41 14:08:41 Login Succeeded 14:08:41 nexus3.edgexfoundry.org:10004 14:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:41 Configure a credential helper to remove this warning. See 14:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:41 14:08:41 Login Succeeded 14:08:41 docker.io 14:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:41 Configure a credential helper to remove this warning. See 14:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:41 14:08:41 Login Succeeded 14:08:41 ---> docker-login.sh ends [Pipeline] } 14:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:41 + 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 14:08:41 + dirname cmd/core-command/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo core-command,cmd/core-command/Dockerfile 14:08:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:08:41 + dirname cmd/core-data/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo core-data,cmd/core-data/Dockerfile 14:08:41 + dirname cmd/core-metadata/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo core-metadata,cmd/core-metadata/Dockerfile 14:08:41 + dirname cmd/security-bootstrapper/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:08:41 + + cut -d/ -f2dirname 14:08:41 cmd/security-proxy-auth/Dockerfile 14:08:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:08:41 + dirname cmd/security-proxy-setup/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:08:41 + dirname cmd/security-secretstore-setup/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:08:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:08:41 + dirname cmd/security-spire-agent/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:08:41 + dirname cmd/security-spire-config/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:08:41 + + cut -d/ -f2 14:08:41 dirname cmd/security-spire-server/Dockerfile 14:08:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:08:41 + dirname cmd/support-notifications/Dockerfile 14:08:41 + cut -d/ -f2 14:08:41 + echo support-notifications,cmd/support-notifications/Dockerfile 14:08:41 + + cut -d/ -f2dirname 14:08:41 cmd/support-scheduler/Dockerfile 14:08:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:08:41 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 14:08:42 + git rev-list -1 --merges 079d219be26533084879877c2803b7bbbdfcd758~1..079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] echo 14:08:42 -----------> git rev-list -1 --merges 079d219be26533084879877c2803b7bbbdfcd758~1..079d219be26533084879877c2803b7bbbdfcd758 079d219be26533084879877c2803b7bbbdfcd758 [false] [Pipeline] sh 14:08:42 + git log --format=format:%s -1 079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] echo 14:08:42 ========================================================= 14:08:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:08:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:08:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:43 + grep -v github /etc/ssh/ssh_known_hosts 14:08:43 + [ -e /tmp/ssh_known_hosts ] 14:08:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:08:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:08:43 + sudo tee -a /etc/ssh/ssh_known_hosts 14:08:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:43 14:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:43 0.1.4: Pulling from edgex-devops/py-git-semver 14:08:43 b85a868b505f: Pulling fs layer 14:08:43 e2be974225ed: Pulling fs layer 14:08:43 339a4e72a1f5: Pulling fs layer 14:08:43 988bab9f4d93: Pulling fs layer 14:08:43 1469e6f7b9e6: Pulling fs layer 14:08:43 eaf3925da568: Pulling fs layer 14:08:43 bab4dde63d76: Pulling fs layer 14:08:43 bde34c3a00c8: Pulling fs layer 14:08:43 b352a97aabf1: Pulling fs layer 14:08:43 4872d77fe225: Pulling fs layer 14:08:43 5851b861e8e6: Pulling fs layer 14:08:43 1469e6f7b9e6: Waiting 14:08:43 eaf3925da568: Waiting 14:08:43 4872d77fe225: Waiting 14:08:43 bde34c3a00c8: Waiting 14:08:43 bab4dde63d76: Waiting 14:08:43 b352a97aabf1: Waiting 14:08:43 5851b861e8e6: Waiting 14:08:43 988bab9f4d93: Waiting 14:08:43 e2be974225ed: Verifying Checksum 14:08:43 e2be974225ed: Download complete 14:08:43 988bab9f4d93: Download complete 14:08:43 1469e6f7b9e6: Verifying Checksum 14:08:43 1469e6f7b9e6: Download complete 14:08:43 eaf3925da568: Verifying Checksum 14:08:43 eaf3925da568: Download complete 14:08:43 339a4e72a1f5: Verifying Checksum 14:08:43 339a4e72a1f5: Download complete 14:08:43 bde34c3a00c8: Download complete 14:08:43 b352a97aabf1: Download complete 14:08:43 4872d77fe225: Download complete 14:08:43 5851b861e8e6: Verifying Checksum 14:08:43 5851b861e8e6: Download complete 14:08:43 b85a868b505f: Verifying Checksum 14:08:43 b85a868b505f: Download complete 14:08:44 bab4dde63d76: Verifying Checksum 14:08:44 bab4dde63d76: Download complete 14:08:45 b85a868b505f: Pull complete 14:08:45 e2be974225ed: Pull complete 14:08:46 339a4e72a1f5: Pull complete 14:08:46 988bab9f4d93: Pull complete 14:08:46 1469e6f7b9e6: Pull complete 14:08:46 eaf3925da568: Pull complete 14:08:48 bab4dde63d76: Pull complete 14:08:48 bde34c3a00c8: Pull complete 14:08:48 b352a97aabf1: Pull complete 14:08:48 4872d77fe225: Pull complete 14:08:48 5851b861e8e6: Pull complete 14:08:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:48 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:51 $ docker top a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 -eo pid,comm 14:08:51 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). 14:08:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:51 [ssh-agent] Looking for ssh-agent implementation... 14:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:51 $ docker exec a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 ssh-agent 14:08:51 SSH_AUTH_SOCK=/tmp/ssh-avdGITm0C5YN/agent.32 14:08:51 SSH_AGENT_PID=38 14:08:51 Running ssh-add (command line suppressed) 14:08:51 Identity added: /w/workspace/edgex-go/518@tmp/private_key_9888337701806843867.key (/w/workspace/edgex-go/518@tmp/private_key_9888337701806843867.key) 14:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:52 + git tag --points-at HEAD [Pipeline] } 14:08:52 $ docker exec --env ******** --env ******** a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 ssh-agent -k 14:08:52 unset SSH_AUTH_SOCK; 14:08:52 unset SSH_AGENT_PID; 14:08:52 echo Agent pid 38 killed; 14:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:52 [ssh-agent] Looking for ssh-agent implementation... 14:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:52 $ docker exec a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 ssh-agent 14:08:52 SSH_AUTH_SOCK=/tmp/ssh-QdeRSjqVrG2J/agent.70 14:08:52 SSH_AGENT_PID=76 14:08:52 Running ssh-add (command line suppressed) 14:08:52 Identity added: /w/workspace/edgex-go/518@tmp/private_key_12752264791289711032.key (/w/workspace/edgex-go/518@tmp/private_key_12752264791289711032.key) 14:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:52 + git semver init 14:08:53 2023-05-09 14:08:52,988 [run_init] DEBUG init version:0.0.0 force:False 14:08:53 2023-05-09 14:08:52,989 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/518/.semver 14:08:53 2023-05-09 14:08:52,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/518/.semver 14:08:53 2023-05-09 14:08:52,989 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/518/.semver'], cwd=/w/workspace/edgex-go/518, universal_newlines=False, shell=None, istream=None) 14:09:11 2023-05-09 14:09:10,517 [append_file] DEBUG append to file:/w/workspace/edgex-go/518/.git/info/exclude 14:09:11 2023-05-09 14:09:10,518 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/518/.semver/main with force:False 14:09:11 2023-05-09 14:09:10,518 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:09:11 2023-05-09 14:09:10,518 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:09:11 3.0.0-dev.152 [Pipeline] } 14:09:11 $ docker exec --env ******** --env ******** a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 ssh-agent -k 14:09:11 unset SSH_AUTH_SOCK; 14:09:11 unset SSH_AGENT_PID; 14:09:11 echo Agent pid 76 killed; 14:09:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:11 + git semver [Pipeline] } 14:09:11 $ docker stop --time=1 a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 14:09:13 $ docker rm -f --volumes a4cac9e687cb453f93dd43621310ea707e7c994e2b05e9734291925149133f58 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:13 Stashed 1 file(s) [Pipeline] echo 14:09:13 [edgeXSemver]: initialized semver on version 3.0.0-dev.152 [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 14:09:14 + git config --global --add safe.directory /w/workspace/edgex-go/518 [Pipeline] echo 14:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:14 ========================================================= 14:09:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:09:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:09:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:14 f56be85fc22e: Pulling fs layer 14:09:14 85791d961cd3: Pulling fs layer 14:09:14 d694b5ae8c79: Pulling fs layer 14:09:14 9f32a84ed3da: Pulling fs layer 14:09:14 4d19c01a9841: Pulling fs layer 14:09:14 9325e15d5711: Pulling fs layer 14:09:14 556b6ee489ea: Pulling fs layer 14:09:14 c5a4b2cf53e6: Pulling fs layer 14:09:14 9f32a84ed3da: Waiting 14:09:14 4d19c01a9841: Waiting 14:09:14 9325e15d5711: Waiting 14:09:14 556b6ee489ea: Waiting 14:09:14 c5a4b2cf53e6: Waiting 14:09:14 85791d961cd3: Download complete 14:09:14 9f32a84ed3da: Verifying Checksum 14:09:14 9f32a84ed3da: Download complete 14:09:14 4d19c01a9841: Download complete 14:09:14 f56be85fc22e: Verifying Checksum 14:09:14 f56be85fc22e: Download complete 14:09:14 9325e15d5711: Verifying Checksum 14:09:14 9325e15d5711: Download complete 14:09:14 f56be85fc22e: Pull complete 14:09:14 85791d961cd3: Pull complete 14:09:14 c5a4b2cf53e6: Verifying Checksum 14:09:14 c5a4b2cf53e6: Download complete 14:09:15 d694b5ae8c79: Verifying Checksum 14:09:15 d694b5ae8c79: Download complete 14:09:15 556b6ee489ea: Verifying Checksum 14:09:15 556b6ee489ea: Download complete 14:09:18 d694b5ae8c79: Pull complete 14:09:18 9f32a84ed3da: Pull complete 14:09:18 4d19c01a9841: Pull complete 14:09:18 9325e15d5711: Pull complete 14:09:21 556b6ee489ea: Pull complete 14:09:21 c5a4b2cf53e6: Pull complete 14:09:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:09:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:09:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:09:22 WORKDIR /edgex 14:09:22 COPY go.mod . 14:09:22 RUN go mod download 14:09:22 + docker build -t ci-base-image-x86_64 -f - . 14:09:22 Sending build context to Docker daemon 170.7MB 14:09:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:09:22 ---> c4be618373d6 14:09:22 Step 2/4 : WORKDIR /edgex 14:09:26 ---> Running in c655ce7320f6 14:09:26 Removing intermediate container c655ce7320f6 14:09:26 ---> 060273e9060a 14:09:26 Step 3/4 : COPY go.mod . 14:09:26 ---> 50500e59da85 14:09:26 Step 4/4 : RUN go mod download 14:09:26 ---> Running in f4a7abb65575 14:09:28 Still waiting to schedule task 14:09:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14679’ is offline 14:09:39 Removing intermediate container f4a7abb65575 14:09:39 ---> 9e29899917d9 14:09:39 Successfully built 9e29899917d9 14:09:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:39 + docker inspect -f . ci-base-image-x86_64 14:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:39 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:09:39 $ docker top ef5756d09bcd79540d776de5ce33e92373365078ce9aed7e5d1999dc0b525e5a -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:40 + go version 14:09:40 go version go1.20.2 linux/amd64 [Pipeline] } 14:09:40 $ docker stop --time=1 ef5756d09bcd79540d776de5ce33e92373365078ce9aed7e5d1999dc0b525e5a 14:09:41 $ docker rm -f --volumes ef5756d09bcd79540d776de5ce33e92373365078ce9aed7e5d1999dc0b525e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:42 + docker inspect -f . ci-base-image-x86_64 14:09:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:42 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:09:42 $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:09:42 $ docker top 3db6d5b1d84103aaafa1113d7d37476510eb12e1955428cb5112d68fd7b5cd4d -eo pid,comm [Pipeline] { [Pipeline] echo 14:09:42 ========================================================= 14:09:42 [edgeXBuildGoParallel] Running Tests and Build... 14:09:42 ========================================================= [Pipeline] sh 14:09:42 + git config --global --add safe.directory /w/workspace/edgex-go/518 [Pipeline] fileExists [Pipeline] sh 14:09:43 + make test 14:09:43 go test -race -coverprofile=coverage.out ./... 14:09:49 ? github.com/edgexfoundry/edgex-go [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:10:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:10:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:10:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:10:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:10:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 14:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 14:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:10:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 14:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 14:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.988s coverage: 88.5% of statements 14:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 14:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements 14:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:10:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:10:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 14:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 14:10:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 14:10:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 29.0% of statements 14:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 42.9% of statements 14:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 14:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 14:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 14:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:10:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:10:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 14:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:10:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.093s coverage: 92.9% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 14:10:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 14:10:43 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 14:10:43 running golangci-lint 14:10:43 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 14:10:43 go version go1.20.2 linux/amd64 14:10:43 level=info msg="[config_reader] Used config file .golangci.yml" 14:10:43 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 14:10:58 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 15.138604749s" 14:10:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.860149ms" 14:11:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:11:08 Running in /w/workspace/edgex-go/518 [Pipeline] { [Pipeline] checkout 14:11:08 The recommended git tool is: git 14:11:09 level=info msg="[linters_context/goanalysis] analyzers took 1m12.540680022s with top 10 stages: buildir: 35.00945422s, inspect: 1.809834768s, gosec: 1.778380914s, fact_deprecated: 1.371345597s, printf: 1.187598586s, S1038: 1.177863353s, ctrlflow: 964.414215ms, nilness: 926.026025ms, fact_purity: 908.28591ms, unused: 723.42416ms" 14:11:09 level=info msg="[runner] Issues before processing: 203, after processing: 0" 14:11:09 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, nolint: 0/23, filename_unadjuster: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203" 14:11:09 level=info msg="[runner] processing took 23.974567ms with stages: nolint: 12.376124ms, identifier_marker: 5.727306ms, path_prettifier: 1.974326ms, autogenerated_exclude: 1.693732ms, exclude-rules: 1.333437ms, skip_dirs: 800.241µs, cgo: 39.771µs, filename_unadjuster: 20.64µs, max_same_issues: 2.25µs, uniq_by_line: 1.3µs, max_from_linter: 970ns, exclude: 840ns, skip_files: 600ns, source_code: 600ns, severity-rules: 530ns, diff: 490ns, path_shortener: 440ns, sort_results: 440ns, max_per_file_from_linter: 280ns, path_prefixer: 250ns" 14:11:09 level=info msg="[runner] linters took 8.40946024s with stages: goanalysis_metalinter: 8.385150819s" 14:11:09 level=info msg="File cache stats: 0 entries of total size 0B" 14:11:09 level=info msg="Memory: 238 samples, avg is 196.5MB, max is 761.4MB" 14:11:09 level=info msg="Execution took 23.608727251s" 14:11:09 go vet ./... 14:11:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:11:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:11:12 ./bin/test-attribution-txt.sh [Pipeline] echo 14:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:11:13 + ls -al . 14:11:13 total 704 14:11:13 drwxrwxr-x 11 1001 1001 4096 May 9 14:09 . 14:11:13 drwxr-xr-x 4 root root 4096 May 9 14:09 .. 14:11:13 drwxrwxr-x 2 1001 1001 4096 May 9 14:08 .blubracket 14:11:13 -rw-rw-r-- 1 1001 1001 16 May 9 14:08 .dockerignore 14:11:13 drwxrwxr-x 8 1001 1001 4096 May 9 14:09 .git 14:11:13 drwxrwxr-x 3 1001 1001 4096 May 9 14:08 .github 14:11:13 -rw-rw-r-- 1 1001 1001 1133 May 9 14:08 .gitignore 14:11:13 -rw-rw-r-- 1 1001 1001 42 May 9 14:08 .golangci.yml 14:11:13 -rw-rw-r-- 1 1001 1001 87 May 9 14:08 .hadolint.yml 14:11:13 drwxr-xr-x 3 1001 1001 4096 May 9 14:09 .semver 14:11:13 -rw-rw-r-- 1 1001 1001 166 May 9 14:08 .sonarcloud.properties 14:11:13 -rw-rw-r-- 1 1001 1001 1171 May 9 14:08 ADOPTERS.md 14:11:13 -rw-rw-r-- 1 1001 1001 10835 May 9 14:08 Attribution.txt 14:11:13 -rw-rw-r-- 1 1001 1001 73765 May 9 14:08 CHANGELOG.md 14:11:13 -rw-rw-r-- 1 1001 1001 3804 May 9 14:08 CONTRIBUTING.md 14:11:13 -rw-rw-r-- 1 1001 1001 677 May 9 14:08 GOVERNANCE.md 14:11:13 -rw-rw-r-- 1 1001 1001 883 May 9 14:08 Jenkinsfile 14:11:13 -rw-rw-r-- 1 1001 1001 10775 May 9 14:08 LICENSE 14:11:13 -rw-rw-r-- 1 1001 1001 14368 May 9 14:08 Makefile 14:11:13 -rw-rw-r-- 1 1001 1001 582 May 9 14:08 OWNERS.md 14:11:13 -rw-rw-r-- 1 1001 1001 9403 May 9 14:08 README.md 14:11:13 -rw-rw-r-- 1 1001 1001 789 May 9 14:08 SECURITY.md 14:11:13 -rw-rw-r-- 1 1001 1001 13 May 9 14:09 VERSION 14:11:13 drwxrwxr-x 2 1001 1001 4096 May 9 14:08 bin 14:11:13 drwxrwxr-x 18 1001 1001 4096 May 9 14:08 cmd 14:11:13 -rw-r--r-- 1 root root 447733 May 9 14:10 coverage.out 14:11:13 -rw-rw-r-- 1 1001 1001 3200 May 9 14:08 go.mod 14:11:13 -rw-rw-r-- 1 1001 1001 31040 May 9 14:08 go.sum 14:11:13 drwxrwxr-x 7 1001 1001 4096 May 9 14:08 internal 14:11:13 drwxrwxr-x 3 1001 1001 4096 May 9 14:08 openapi 14:11:13 -rw-rw-r-- 1 1001 1001 594 May 9 14:08 security.txt 14:11:13 drwxrwxr-x 4 1001 1001 4096 May 9 14:08 snap 14:11:13 -rw-rw-r-- 1 1001 1001 204 May 9 14:08 version.go [Pipeline] sh 14:11:13 + '[' -e coverage.out ] 14:11:13 + chown 1001:1001 coverage.out [Pipeline] stash 14:11:13 using credential edgex-jenkins-ssh 14:11:13 Cloning the remote Git repository 14:11:13 Stashed 1 file(s) [Pipeline] sh 14:11:13 + make build 14:11:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:11:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:11:13 > git init /w/workspace/edgex-go/518 # timeout=10 14:11:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:11:13 > git --version # timeout=10 14:11:13 > git --version # 'git version 2.25.1' 14:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:11:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:11:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:11:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:11:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:11:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:11:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:11:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:11:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:11:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:11:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:11:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:11:42 $ docker stop --time=1 3db6d5b1d84103aaafa1113d7d37476510eb12e1955428cb5112d68fd7b5cd4d 14:11:46 $ docker rm -f --volumes 3db6d5b1d84103aaafa1113d7d37476510eb12e1955428cb5112d68fd7b5cd4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:47 14:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:47 latest: Pulling from edgex-devops/edgex-compose 14:11:47 cbdbe7a5bc2a: Pulling fs layer 14:11:47 ca9280d653b3: Pulling fs layer 14:11:47 7e9c9ca2126c: Pulling fs layer 14:11:47 cbdbe7a5bc2a: Download complete 14:11:47 ca9280d653b3: Verifying Checksum 14:11:47 ca9280d653b3: Download complete 14:11:47 cbdbe7a5bc2a: Pull complete 14:11:47 7e9c9ca2126c: Download complete 14:11:48 ca9280d653b3: Pull complete 14:11:51 7e9c9ca2126c: Pull complete 14:11:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:51 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:11:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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 14:11:53 $ docker top 22407b8ebb2b682d878eccc7a6db9fd6e4f3f8431665c800464c99557f36ea13 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:53 + docker-compose build --help 14:11:53 + grep parallel 14:11:54 --parallel Build images in parallel. [Pipeline] } 14:11:54 $ docker stop --time=1 22407b8ebb2b682d878eccc7a6db9fd6e4f3f8431665c800464c99557f36ea13 14:11:55 $ docker rm -f --volumes 22407b8ebb2b682d878eccc7a6db9fd6e4f3f8431665c800464c99557f36ea13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:56 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:11:56 $ docker top ac77d3a7aeac0f14fbe5fef495e2a2f07fc06623abd033e5b852da946d1178ac -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:56 + docker-compose -f ./docker-compose-build.yml build --parallel 14:11:57 Building core-command ... 14:11:57 Building core-common-config-bootstrapper ... 14:11:57 Building core-data ... 14:11:57 Building core-metadata ... 14:11:57 Building security-bootstrapper ... 14:11:57 Building security-proxy-auth ... 14:11:57 Building security-proxy-setup ... 14:11:57 Building security-secretstore-setup ... 14:11:57 Building security-spiffe-token-provider ... 14:11:57 Building security-spire-agent ... 14:11:57 Building security-spire-config ... 14:11:57 Building security-spire-server ... 14:11:57 Building support-notifications ... 14:11:57 Building support-scheduler ... 14:11:57 Building security-spire-server 14:11:57 Building support-scheduler 14:11:57 Building core-command 14:11:57 Building security-proxy-setup 14:11:57 Building core-common-config-bootstrapper 14:12:02 Avoid second fetch 14:12:02 Checking out Revision 079d219be26533084879877c2803b7bbbdfcd758 (main) 14:12:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:12:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:02 > git config core.sparsecheckout # timeout=10 14:12:02 > git checkout -f 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 14:12:03 Commit message: "feat: Add GetSecret and RunTimeSecret metrics (#4556)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:12:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:12:04 Dload Upload Total Spent Left Speed 14:12:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 26399 0 --:--:-- --:--:-- --:--:-- 26399 [Pipeline] sh 14:12:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:12:05 + sudo tee /etc/docker/daemon.new 14:12:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:12:05 { 14:12:05 "registry-mirrors": [ 14:12:05 "https://nexus3.edgexfoundry.org:10001" 14:12:05 ], 14:12:05 "bip": "10.250.0.254/24", 14:12:05 "hosts": [ 14:12:05 "tcp://0.0.0.0:5555", 14:12:05 "unix:///var/run/docker.sock" 14:12:05 ], 14:12:05 "mtu": 1458, 14:12:05 "selinux-enabled": true, 14:12:05 "seccomp-profile": "/etc/docker/seccomp.json" 14:12:05 } [Pipeline] sh 14:12:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:12:06 + sudo service docker restart 14:12:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:12:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:12:12 ---> 9e29899917d9 14:12:12 Step 3/22 : WORKDIR /edgex-go 14:12:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:12:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:12:12 ---> 9e29899917d9 14:12:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:12:12 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:12:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:12:12 ---> 9e29899917d9 14:12:12 Step 3/26 : WORKDIR /edgex-go 14:12:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:12:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:12:12 ---> 9e29899917d9 14:12:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:12:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:12:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:12:12 ---> 9e29899917d9 14:12:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:12:17 ---> Running in c096212a8d9c 14:12:17 ---> Running in 10a551932a36 14:12:17 ---> Running in 34faf5ee55cd 14:12:17 ---> Running in 9b51a878b619 14:12:17 ---> Running in e168041cf90c 14:12:17 Removing intermediate container 10a551932a36 14:12:17 ---> 437b1bcad92e 14:12:17 Step 4/23 : WORKDIR /edgex-go 14:12:17 Removing intermediate container 34faf5ee55cd 14:12:17 ---> ee9eb3a0afff 14:12:17 Step 4/24 : WORKDIR /edgex-go 14:12:17 Removing intermediate container e168041cf90c 14:12:17 ---> 1e5cb4b07309 14:12:17 Step 4/23 : WORKDIR /edgex-go 14:12:17 ---> Running in d2d3e19fe930 14:12:17 Removing intermediate container 9b51a878b619 14:12:17 ---> ad9a00cdbbee 14:12:17 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:12:17 Removing intermediate container c096212a8d9c 14:12:17 ---> b0b81e06650c 14:12:17 Step 4/22 : RUN apk add --update --no-cache make git 14:12:17 ---> Running in ad245a294400 14:12:17 ---> Running in 07019d446f22 14:12:17 ---> Running in e24950147e98 14:12:17 ---> Running in a267c0c5ebbb 14:12:17 Removing intermediate container d2d3e19fe930 14:12:17 ---> d570308e6b28 14:12:17 Step 5/23 : RUN apk add --update --no-cache make git 14:12:17 ---> Running in 0bbc570630ad 14:12:17 Removing intermediate container 07019d446f22 14:12:17 ---> 2f2c9a5e94c8 14:12:17 Step 5/24 : RUN apk add --update --no-cache make git 14:12:17 Removing intermediate container e24950147e98 14:12:17 ---> bde009dd0e9d 14:12:17 Step 5/23 : RUN apk add --update --no-cache make git 14:12:17 ---> Running in 73aa9f5cb6e8 14:12:17 ---> Running in 01eef8800af1 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:18 OK: 265 MiB in 53 packages 14:12:18 OK: 265 MiB in 53 packages 14:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:12:18 OK: 265 MiB in 53 packages 14:12:18 OK: 265 MiB in 53 packages 14:12:18 OK: 265 MiB in 53 packages 14:12:18 Removing intermediate container ad245a294400 14:12:18 ---> c488ac40d486 14:12:18 Step 5/26 : COPY go.mod vendor* ./ 14:12:18 Removing intermediate container a267c0c5ebbb 14:12:18 ---> 77e64f5c16af 14:12:18 Step 5/22 : COPY go.mod vendor* ./ 14:12:18 Removing intermediate container 0bbc570630ad 14:12:18 ---> da617bbb848f 14:12:18 Step 6/23 : COPY go.mod vendor* ./ 14:12:18 ---> 3f620eb881a0 14:12:18 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:18 ---> Running in 387e13e771b3 14:12:18 ---> de1266700a20 14:12:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:18 Removing intermediate container 73aa9f5cb6e8 14:12:18 ---> 0e3848383db5 14:12:18 Step 6/24 : COPY go.mod vendor* ./ 14:12:18 ---> Running in 9ed5cff31396 14:12:18 Removing intermediate container 01eef8800af1 14:12:18 ---> 63d84e7a3523 14:12:18 Step 6/23 : COPY go.mod vendor* ./ 14:12:18 ---> 703019d33b4e 14:12:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:18 ---> Running in f064f8ab802f 14:12:19 ---> 7eba757c5912 14:12:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:19 ---> f213cf417451 14:12:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:19 ---> Running in 490289ed22c2 14:12:19 ---> Running in e33ec27c8b0c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:24 provisioning config files... 14:12:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config11161895611037203738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:25 ---> docker-login.sh 14:12:25 nexus3.edgexfoundry.org:10001 14:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:26 Configure a credential helper to remove this warning. See 14:12:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:26 14:12:26 Login Succeeded 14:12:26 nexus3.edgexfoundry.org:10002 14:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:27 Configure a credential helper to remove this warning. See 14:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:27 14:12:27 Login Succeeded 14:12:27 nexus3.edgexfoundry.org:10003 14:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:27 Configure a credential helper to remove this warning. See 14:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:27 14:12:27 Login Succeeded 14:12:27 nexus3.edgexfoundry.org:10004 14:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:28 Configure a credential helper to remove this warning. See 14:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:28 14:12:28 Login Succeeded 14:12:28 docker.io 14:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:28 Configure a credential helper to remove this warning. See 14:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:28 14:12:28 Login Succeeded 14:12:28 ---> docker-login.sh ends [Pipeline] } 14:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:12:29 + git config --global --add safe.directory /w/workspace/edgex-go/518 [Pipeline] echo 14:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:12:29 ========================================================= 14:12:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:12:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:12:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:12:29 c41833b44d91: Pulling fs layer 14:12:29 ed15518f5707: Pulling fs layer 14:12:29 feae8fd75edb: Pulling fs layer 14:12:29 242c74f7c9fa: Pulling fs layer 14:12:29 3cdef696dda3: Pulling fs layer 14:12:29 2ced38df9373: Pulling fs layer 14:12:29 58f1dce35555: Pulling fs layer 14:12:29 242c74f7c9fa: Waiting 14:12:29 3cdef696dda3: Waiting 14:12:29 2ced38df9373: Waiting 14:12:29 58f1dce35555: Waiting 14:12:29 ed15518f5707: Verifying Checksum 14:12:29 ed15518f5707: Download complete 14:12:29 242c74f7c9fa: Verifying Checksum 14:12:29 242c74f7c9fa: Download complete 14:12:29 c41833b44d91: Verifying Checksum 14:12:29 c41833b44d91: Download complete 14:12:29 3cdef696dda3: Verifying Checksum 14:12:29 3cdef696dda3: Download complete 14:12:30 c41833b44d91: Pull complete 14:12:31 58f1dce35555: Verifying Checksum 14:12:31 58f1dce35555: Download complete 14:12:31 ed15518f5707: Pull complete 14:12:32 feae8fd75edb: Verifying Checksum 14:12:32 feae8fd75edb: Download complete 14:12:32 2ced38df9373: Verifying Checksum 14:12:32 2ced38df9373: Download complete 14:12:44 feae8fd75edb: Pull complete 14:12:44 242c74f7c9fa: Pull complete 14:12:44 3cdef696dda3: Pull complete 14:12:50 2ced38df9373: Pull complete 14:12:53 58f1dce35555: Pull complete 14:12:53 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:12:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:12:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:12:54 WORKDIR /edgex 14:12:54 COPY go.mod . 14:12:54 RUN go mod download 14:12:54 + docker build -t ci-base-image-arm64 -f - . 14:12:54 Sending build context to Docker daemon 2.931MB 14:12:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:12:54 ---> fadd8f120f05 14:12:54 Step 2/4 : WORKDIR /edgex 14:12:56 ---> Running in f7a3b8dfada2 14:12:56 Removing intermediate container f7a3b8dfada2 14:12:56 ---> e541d25a3bc5 14:12:56 Step 3/4 : COPY go.mod . 14:12:57 ---> a72c423c2f88 14:12:57 Step 4/4 : RUN go mod download 14:12:57 ---> Running in e14f0b43ff5d 14:12:58 Removing intermediate container 387e13e771b3 14:12:58 ---> b806831a6b51 14:12:58 Step 7/26 : COPY . . 14:12:58 Removing intermediate container e33ec27c8b0c 14:12:58 ---> ad14791c0dd7 14:12:58 Step 8/23 : COPY . . 14:12:58 Removing intermediate container f064f8ab802f 14:12:58 ---> b2bd8fbc0913 14:12:58 Step 8/23 : COPY . . 14:12:58 Removing intermediate container 490289ed22c2 14:12:58 ---> 6be56a6a042b 14:12:58 Step 8/24 : COPY . . 14:12:58 Removing intermediate container 9ed5cff31396 14:12:58 ---> a7760b81d513 14:12:58 Step 7/22 : COPY . . 14:13:10 ---> eb28b5692cac 14:13:10 ---> d81335ed11b6 14:13:10 Step 8/26 : ARG SPIRE_RELEASE=1.6.3Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:13:10 14:13:10 ---> d0024eee16ae 14:13:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:13:10 ---> d860852f2d5e 14:13:10 Step 8/22 : RUN make cmd/secrets-config/secrets-config 14:13:10 ---> d1fb1b9b95b1 14:13:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:13:10 ---> Running in 285ce9689447 14:13:10 ---> Running in bd8c9da9c373 14:13:10 ---> Running in d70373ce64a4 14:13:10 ---> Running in eacb4328dd24 14:13:10 ---> Running in 4e142b2dabe4 14:13:10 Removing intermediate container 285ce9689447 14:13:10 ---> c4470e7c78a6 14:13:10 Step 9/26 : WORKDIR /edgex-go/spire-build 14:13:10 ---> Running in c70bb1f43b54 14:13:10 Removing intermediate container c70bb1f43b54 14:13:10 ---> 6ab9c5cb5d39 14:13:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:13:10 ---> Running in c8f0c063418d 14:13:10 Removing intermediate container c8f0c063418d 14:13:10 ---> 5168505c9a6a 14:13:10 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 14:13:10 ---> Running in b043e8232e2b 14:13:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:13:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:13:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:13:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:13:11 Removing intermediate container b043e8232e2b 14:13:11 ---> e567074b83d4 14:13:11 Step 12/26 : WORKDIR /edgex-go 14:13:11 ---> Running in 8de3b5b13271 14:13:11 Removing intermediate container 8de3b5b13271 14:13:11 ---> 726ad0b3cd21 14:13:11 14:13:11 Step 13/26 : FROM alpine:3.17 14:13:11 3.17: Pulling from library/alpine 14:13:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:13:12 Status: Downloaded newer image for alpine:3.17 14:13:12 ---> 9ed4aefc74f6 14:13:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:13:12 ---> Running in 3621d092ba22 14:13:12 Removing intermediate container 3621d092ba22 14:13:12 ---> 2ba3f0fae4d3 14:13:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:13:12 ---> Running in 1c51a1393795 14:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:12 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:13:12 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:13:12 OK: 17821 distinct packages available 14:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:13 (1/5) Installing dumb-init (1.2.5-r2) 14:13:13 (2/5) Installing musl-obstack (1.2.3-r0) 14:13:13 (3/5) Installing libucontext (1.2-r0) 14:13:13 (4/5) Installing gcompat (1.1.0-r0) 14:13:13 (5/5) Installing openssl (3.0.8-r4) 14:13:13 Executing busybox-1.35.0-r29.trigger 14:13:13 OK: 8 MiB in 20 packages 14:13:13 Removing intermediate container 1c51a1393795 14:13:13 ---> ab8ce8671528 14:13:13 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:14 ---> 543c47acd670 14:13:14 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 14:13:17 ---> 36ab2afb2b09 14:13:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:13:24 ---> 6938d7ac2d63 14:13:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:13:25 ---> 6cea678ec03b 14:13:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:13:26 ---> ec8068c5dd71 14:13:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:13:27 ---> 5282766ff937 14:13:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:13:27 ---> Running in 3c394ee11c22 14:13:28 Removing intermediate container 3c394ee11c22 14:13:28 ---> 1710075cb8a8 14:13:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:13:28 ---> Running in 33065802eb00 14:13:28 Removing intermediate container 33065802eb00 14:13:28 ---> 382805f24d51 14:13:28 Step 24/26 : LABEL arch=x86_64 14:13:29 ---> Running in 1ac7ae3d3624 14:13:29 Removing intermediate container 1ac7ae3d3624 14:13:29 ---> 86895a920612 14:13:29 Step 25/26 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:13:29 Removing intermediate container e14f0b43ff5d 14:13:29 ---> fc5d0ab945ca 14:13:29 Successfully built fc5d0ab945ca 14:13:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:29 ---> Running in b8b49d5f26e4 14:13:29 + docker inspect -f . ci-base-image-arm64 14:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:29 Removing intermediate container b8b49d5f26e4 14:13:29 ---> 76e62dba4f09 14:13:29 Step 26/26 : LABEL version=3.0.0-dev.152 14:13:29 ---> Running in 9e79614d0875 14:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-14683 does not seem to be running inside a container 14:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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 14:13:30 Removing intermediate container 9e79614d0875 14:13:30 ---> 6c44cdee7a00 14:13:30 14:13:30 Successfully built 6c44cdee7a00 14:13:30 Successfully tagged security-spire-server:latest 14:13:30  Building security-spire-server ... done Building security-secretstore-setup 14:13:31 $ docker top ef81aaca82055916d2dc91e626d2937e8d7e228c9c6dce37c38cbb7c061ade5d -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:32 + go version 14:13:32 go version go1.20.2 linux/arm64 [Pipeline] } 14:13:32 $ docker stop --time=1 ef81aaca82055916d2dc91e626d2937e8d7e228c9c6dce37c38cbb7c061ade5d 14:13:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:13:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:13:33 ---> 9e29899917d9 14:13:33 Step 3/25 : WORKDIR /edgex-go 14:13:33 ---> Using cache 14:13:33 ---> b0b81e06650c 14:13:33 Step 4/25 : RUN apk add --update --no-cache make git 14:13:33 ---> Using cache 14:13:33 ---> 77e64f5c16af 14:13:33 Step 5/25 : COPY go.mod vendor* ./ 14:13:33 ---> Using cache 14:13:33 ---> de1266700a20 14:13:33 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:33 ---> Using cache 14:13:33 ---> a7760b81d513 14:13:33 Step 7/25 : COPY . . 14:13:33 ---> Using cache 14:13:33 ---> d860852f2d5e 14:13:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:13:33 $ docker rm -f --volumes ef81aaca82055916d2dc91e626d2937e8d7e228c9c6dce37c38cbb7c061ade5d [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 14:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:34 14:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:34 latest: Pulling from edgex-devops/edgex-compose-arm64 14:13:34 29e5d40040c1: Pulling fs layer 14:13:34 1ce36da41761: Pulling fs layer 14:13:34 25b303627fd3: Pulling fs layer 14:13:35 29e5d40040c1: Verifying Checksum 14:13:35 29e5d40040c1: Download complete 14:13:35 1ce36da41761: Verifying Checksum 14:13:35 1ce36da41761: Download complete 14:13:35 29e5d40040c1: Pull complete 14:13:37 25b303627fd3: Verifying Checksum 14:13:37 25b303627fd3: Download complete 14:13:37 1ce36da41761: Pull complete 14:13:37 ---> Running in e8e119891659 14:13:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:13:42 Removing intermediate container bd8c9da9c373 14:13:42 ---> 2c25144df885 14:13:42 14:13:42 Step 10/23 : FROM alpine:3.17 14:13:42 ---> 9ed4aefc74f6 14:13:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:13:42 Removing intermediate container eacb4328dd24 14:13:42 ---> ea29624b61dd 14:13:42 14:13:42 Step 9/22 : FROM alpine:3.17 14:13:42 ---> 9ed4aefc74f6 14:13:42 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 14:13:42 Removing intermediate container d70373ce64a4 14:13:42 ---> a35bf6b4905c 14:13:42 14:13:42 Step 10/24 : FROM alpine:3.17 14:13:42 ---> 9ed4aefc74f6 14:13:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:13:42 ---> Running in 729ec6832939 14:13:42 ---> Running in 082ca24f93d0 14:13:42 ---> Running in f3a6c6862ae5 14:13:42 Removing intermediate container f3a6c6862ae5 14:13:42 ---> 746c691e12bb 14:13:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:13:42 ---> Running in c51cf27a3a0d 14:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:43 (1/1) Installing dumb-init (1.2.5-r2) 14:13:43 Executing busybox-1.35.0-r29.trigger 14:13:43 OK: 7 MiB in 16 packages 14:13:43 (1/2) Installing dumb-init (1.2.5-r2) 14:13:43 (2/2) Installing openssl (3.0.8-r4) 14:13:43 (1/1) Installing dumb-init (1.2.5-r2) 14:13:43 Executing busybox-1.35.0-r29.trigger 14:13:43 Executing busybox-1.35.0-r29.trigger 14:13:43 OK: 7 MiB in 16 packages 14:13:43 OK: 8 MiB in 17 packages 14:13:46 Removing intermediate container 729ec6832939 14:13:46 ---> 2eb7b85d68d9 14:13:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:13:46 ---> Running in 0d875f0727bf 14:13:46 Removing intermediate container 082ca24f93d0 14:13:46 ---> e15659684fe8 14:13:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:13:46 Removing intermediate container c51cf27a3a0d 14:13:46 ---> 37731d566ec9 14:13:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:46 Removing intermediate container 0d875f0727bf 14:13:46 ---> 22bb1b6b38f3 14:13:46 Step 13/24 : ENV APP_PORT=59882 14:13:46 ---> Running in 32e101bac112 14:13:46 ---> Running in 1fab97c72468 14:13:46 Removing intermediate container 4e142b2dabe4 14:13:46 ---> 063825963e58 14:13:46 14:13:46 Step 10/23 : FROM alpine:3.17 14:13:46 ---> 9ed4aefc74f6 14:13:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:13:46 ---> Using cache 14:13:46 ---> 2eb7b85d68d9 14:13:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:13:46 ---> Using cache 14:13:46 ---> 22bb1b6b38f3 14:13:46 Step 13/23 : ENV APP_PORT=59861 14:13:46 ---> Running in 1cf24ffda22e 14:13:46 Removing intermediate container 32e101bac112 14:13:46 ---> 765322e39849 14:13:46 Step 12/22 : WORKDIR /edgex 14:13:46 ---> 3105298171b5 14:13:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:13:46 ---> Running in 7cfb7778eceb 14:13:46 Removing intermediate container 1cf24ffda22e 14:13:46 ---> 229ae9015e6e 14:13:46 Step 14/23 : EXPOSE $APP_PORT 14:13:46 Removing intermediate container 1fab97c72468 14:13:46 ---> bd8de78ed328 14:13:46 Step 14/24 : EXPOSE $APP_PORT 14:13:46 ---> Running in 727e2ff0470d 14:13:46 ---> Running in 8139c9f30bc0 14:13:47 Removing intermediate container 7cfb7778eceb 14:13:47 ---> 4006c673aac9 14:13:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:47 Removing intermediate container 8139c9f30bc0 14:13:47 ---> e191e3411b2d 14:13:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:47 ---> 5e6776e56939 14:13:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:13:47 Removing intermediate container 727e2ff0470d 14:13:47 ---> 1f0a041b555b 14:13:47 Step 15/24 : WORKDIR / 14:13:47 ---> Running in 206d23ec3397 14:13:47 ---> 5cee3a16ef7d 14:13:47 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 14:13:47 Removing intermediate container 206d23ec3397 14:13:47 ---> 6d8e76b91990 14:13:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:47 ---> 2ce08f625876 14:13:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:13:47 ---> 36d9d4d946d1 14:13:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:13:47 ---> 0f15e80a5000 14:13:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:13:47 ---> c863dc316c43 14:13:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:13:47 ---> 7124817ccb60 14:13:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:13:47 ---> a874b67eda34 14:13:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:13:47 ---> 8f93268985ed 14:13:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:13:48 ---> a4aa8d0b0379 14:13:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:13:48 ---> 380487389812 14:13:48 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:48 ---> d7e209d1fa90 14:13:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:13:48 ---> de2ec5e69b9d 14:13:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:13:48 ---> Running in 227c144af4b6 14:13:48 ---> 7ab243557adc 14:13:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:13:49 ---> 02e6e05bd079 14:13:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:49 ---> 9fe65fe0363f 14:13:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:13:49 ---> Running in b7a05618d93c 14:13:49 ---> dfa2ae6f2558 14:13:49 Step 20/24 : ENTRYPOINT ["/core-command"] 14:13:49 ---> Running in c3d3fc12cd97 14:13:49 ---> Running in f031f4fe86d9 14:13:49 25b303627fd3: Pull complete 14:13:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:13:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:13:49 Removing intermediate container f031f4fe86d9 14:13:49 ---> 25f2780558a0 14:13:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:13:49 Removing intermediate container c3d3fc12cd97 14:13:49 ---> b01f6b6c7e73 14:13:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:13:49 ---> Running in b08c419f6cf3 14:13:49 ---> Running in a94ce3eea826 [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:49 prd-ubuntu20.04-docker-arm64-4c-16g-14683 does not seem to be running inside a container 14:13:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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 14:13:49 Removing intermediate container b08c419f6cf3 14:13:49 ---> 990116c8d6ec 14:13:49 Step 21/23 : LABEL arch=x86_64 14:13:49 Removing intermediate container a94ce3eea826 14:13:49 ---> 497da47893c8 14:13:49 Step 22/24 : LABEL arch=x86_64 14:13:49 ---> Running in 538444f02694 14:13:49 ---> Running in 80684c2b3f87 14:13:49 Removing intermediate container 227c144af4b6 14:13:49 ---> c8304840e4ed 14:13:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:13:49 ---> Running in 5c68fb136c12 14:13:49 Removing intermediate container 538444f02694 14:13:49 ---> 014b69f50d93 14:13:49 Step 23/24 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:13:49 Removing intermediate container 80684c2b3f87 14:13:49 ---> b522e46225d4 14:13:49 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:13:49 ---> Running in 7fbf4d6dd7d8 14:13:49 ---> Running in 1cab59056c33 14:13:49 Removing intermediate container 5c68fb136c12 14:13:49 ---> 5885dbb5818a 14:13:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 14:13:49 ---> Running in 0572237ea578 14:13:49 Removing intermediate container 7fbf4d6dd7d8 14:13:49 ---> 2d2941eb116a 14:13:49 Step 24/24 : LABEL version=3.0.0-dev.152 14:13:50 ---> Running in 33742b2f9574 14:13:50 Removing intermediate container 1cab59056c33 14:13:50 ---> b87c473e7710 14:13:50 Step 23/23 : LABEL version=3.0.0-dev.152 14:13:50 Removing intermediate container 0572237ea578 14:13:50 ---> 116c1e68e268 14:13:50 Step 21/23 : LABEL arch=x86_64 14:13:50 ---> Running in 68c9f5ce9089 14:13:50 ---> Running in 5d865da13fd7 14:13:50 Removing intermediate container b7a05618d93c 14:13:50 ---> a6586fc168d8 14:13:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:13:50 Removing intermediate container 33742b2f9574 14:13:50 ---> 6a883bd23d40 14:13:50 14:13:50 ---> Running in ce9cb217d2a4 14:13:50 Removing intermediate container 68c9f5ce9089 14:13:50 ---> fa6d233dd7c2 14:13:50 14:13:50 Successfully built 6a883bd23d40 14:13:50 Removing intermediate container 5d865da13fd7 14:13:50 ---> 18a87e3ca0cd 14:13:50 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:13:50 Successfully tagged core-command:latest 14:13:50  Building core-command ... done Building core-data 14:13:50 ---> Running in a94ad14c2c02 14:13:50 Successfully built fa6d233dd7c2 14:13:50 Successfully tagged support-scheduler:latest 14:13:50 Building security-spire-config 14:13:50 Removing intermediate container ce9cb217d2a4 14:13:50  Building support-scheduler ... done  ---> 35a24b5a1b9a 14:13:50 Step 20/22 : LABEL arch=x86_64 14:13:50 ---> Running in bdbdf3b45eae 14:13:50 Removing intermediate container a94ad14c2c02 14:13:50 ---> 150a076c0d17 14:13:50 Step 23/23 : LABEL version=3.0.0-dev.152 14:13:52 $ docker top aee8b40b3f5f3ab31fcb256e97a58b9d14817935b1e7cf1eb6ffa6fb65431d68 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:53 + grep parallel 14:13:53 + docker-compose build --help 14:13:54 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:13:54 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:13:54 ---> 9e29899917d9 14:13:54 Step 3/27 : WORKDIR /edgex-go 14:13:54 ---> Using cache 14:13:54 ---> b0b81e06650c 14:13:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:13:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:13:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:13:54 ---> 9e29899917d9 14:13:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:13:54 ---> Using cache 14:13:54 ---> 1e5cb4b07309 14:13:54 Step 4/23 : WORKDIR /edgex-go 14:13:54 ---> Using cache 14:13:54 ---> bde009dd0e9d 14:13:54 Step 5/23 : RUN apk add --update --no-cache make git 14:13:54 ---> Using cache 14:13:54 ---> 63d84e7a3523 14:13:54 Step 6/23 : COPY go.mod vendor* ./ 14:13:54 ---> Using cache 14:13:54 ---> f213cf417451 14:13:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:54 ---> Using cache 14:13:54 ---> ad14791c0dd7 14:13:54 Step 8/23 : COPY . . 14:13:54 ---> Using cache 14:13:54 ---> d81335ed11b6 14:13:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:13:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:13:56 Removing intermediate container bdbdf3b45eae 14:13:56 ---> 334f66e3acb1 14:13:56 Step 21/22 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:13:56 ---> Running in a8c9f2bb6b9f 14:13:56 ---> Running in ce7860033fb4 14:13:56 ---> Running in 2cb9d1b48d94 14:13:56 ---> Running in 285ff6eb17a8 14:13:56 Removing intermediate container 285ff6eb17a8 14:13:56 ---> 46c57cf90073 14:13:56 Step 22/22 : LABEL version=3.0.0-dev.152 14:13:56 Removing intermediate container a8c9f2bb6b9f 14:13:56 ---> 27223061f8a8 14:13:56 14:13:56 ---> Running in 7b7dcfa52b13 14:13:56 Successfully built 27223061f8a8 14:13:56 Successfully tagged core-common-config-bootstrapper:latest 14:13:56  Building core-common-config-bootstrapper ... done Building support-notifications 14:13:56 Removing intermediate container 7b7dcfa52b13 14:13:56 ---> 21e13d9b0de2 14:13:56 14:13:56 Successfully built 21e13d9b0de2 14:13:56 Successfully tagged security-proxy-setup:latest 14:13:56 Building security-spiffe-token-provider 14:13:56  Building security-proxy-setup ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:13:57 OK: 265 MiB in 53 packages 14:13:58 --parallel Build images in parallel. [Pipeline] } 14:13:58 $ docker stop --time=1 aee8b40b3f5f3ab31fcb256e97a58b9d14817935b1e7cf1eb6ffa6fb65431d68 14:14:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:14:00 ---> 9e29899917d9 14:14:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:14:00 ---> Using cache 14:14:00 ---> 1e5cb4b07309 14:14:00 Step 4/23 : WORKDIR /edgex-go 14:14:00 ---> Using cache 14:14:00 ---> bde009dd0e9d 14:14:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:14:01 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:14:01 $ docker rm -f --volumes aee8b40b3f5f3ab31fcb256e97a58b9d14817935b1e7cf1eb6ffa6fb65431d68 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:02 . [Pipeline] } [Pipeline] // withEnv 14:14:02 ---> 9e29899917d9 14:14:02 Step 3/20 : WORKDIR /edgex-go 14:14:02 ---> Using cache 14:14:02 ---> b0b81e06650c 14:14:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base [Pipeline] withDockerContainer 14:14:02 prd-ubuntu20.04-docker-arm64-4c-16g-14683 does not seem to be running inside a container 14: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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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 14:14:03 $ docker top 0e15274f4187c8a8382e91c39cd54c5a56fb7f41893bdd77b60475fdc4a00dc9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:04 + docker-compose -f ./docker-compose-build.yml build --parallel 14:14:04 ---> Running in beaab87bd76b 14:14:04 ---> Running in 7bc4eac05b19 14:14:04 Removing intermediate container e8e119891659 14:14:04 ---> d3b982620e3e 14:14:04 14:14:04 Step 9/25 : FROM alpine:3.17 14:14:04 ---> 9ed4aefc74f6 14:14:04 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:14:04 Removing intermediate container ce7860033fb4 14:14:04 ---> 0bbe0de2274b 14:14:04 Step 5/27 : COPY go.mod vendor* ./ 14:14:04 ---> Running in 26680f27ea90 14:14:04 ---> e4045a1c137f 14:14:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:04 ---> Running in a08a29164afe 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:05 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:14:05 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:14:05 OK: 17821 distinct packages available 14:14:05 OK: 265 MiB in 53 packages 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:05 (1/3) Installing ca-certificates (20230506-r0) 14:14:05 (2/3) Installing dumb-init (1.2.5-r2) 14:14:05 (3/3) Installing su-exec (0.2-r2) 14:14:05 Executing busybox-1.35.0-r29.trigger 14:14:05 Executing ca-certificates-20230506-r0.trigger 14:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:05 OK: 8 MiB in 18 packages 14:14:05 OK: 265 MiB in 53 packages 14:14:06 Removing intermediate container 7bc4eac05b19 14:14:06 ---> d4fcbe21b86f 14:14:06 Step 6/23 : COPY go.mod vendor* ./ 14:14:06 ---> af91a761ff9f 14:14:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:06 Removing intermediate container beaab87bd76b 14:14:06 ---> 8b1f23ef83dd 14:14:06 Step 5/20 : COPY go.mod vendor* ./ 14:14:06 ---> Running in 27f769595efd 14:14:06 Removing intermediate container 26680f27ea90 14:14:06 ---> 6846d638d98e 14:14:06 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:14:06 ---> Running in 12229173026e 14:14:06 ---> 7cb060dbbb61 14:14:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:06 Removing intermediate container 12229173026e 14:14:06 ---> d5cd3769ee93 14:14:06 Step 12/25 : WORKDIR / 14:14:06 ---> Running in 29395e59c673 14:14:06 ---> Running in b62060d45581 14:14:06 Removing intermediate container 29395e59c673 14:14:06 ---> 5ef1c3c0b333 14:14:06 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:06 ---> 87ae14718b19 14:14:06 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 14:14:07 ---> 51a026773a7a 14:14:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:14:07 ---> df5386ee3857 14:14:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:14:07 ---> 737680ba2f00 14:14:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:14:08 ---> be843183b186 14:14:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:14:08 ---> 04761c886905 14:14:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:14:09 ---> e6a65b0328ac 14:14:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:14:09 ---> 0421247f80d4 14:14:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:14:09 ---> Running in 013c7879dc17 14:14:10 Removing intermediate container 013c7879dc17 14:14:10 ---> 9be11f0e7a26 14:14:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:14:10 Building core-command ... 14:14:10 Building core-common-config-bootstrapper ... 14:14:10 Building core-data ... 14:14:10 Building core-metadata ... 14:14:10 Building security-bootstrapper ... 14:14:10 Building security-proxy-auth ... 14:14:10 Building security-proxy-setup ... 14:14:10 Building security-secretstore-setup ... 14:14:10 Building security-spiffe-token-provider ... 14:14:10 Building security-spire-agent ... 14:14:10 Building security-spire-config ... 14:14:10 Building security-spire-server ... 14:14:10 Building support-notifications ... 14:14:10 Building support-scheduler ... 14:14:10 Building security-spire-server 14:14:10 Building security-bootstrapper 14:14:10 Building core-data 14:14:10 Building support-scheduler 14:14:10 Building security-spire-config 14:14:11 ---> Running in f25451ee28ed 14:14:12 Removing intermediate container f25451ee28ed 14:14:12 ---> 80a2bdfe5e99 14:14:12 Step 23/25 : LABEL arch=x86_64 14:14:13 ---> Running in 61a6c94c49f4 14:14:15 Removing intermediate container 61a6c94c49f4 14:14:15 ---> 3b78cd3ae56a 14:14:15 Step 24/25 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:14:19 ---> Running in 29e4d4d9f063 14:14:20 Removing intermediate container 29e4d4d9f063 14:14:20 ---> 299f907c817e 14:14:20 Step 25/25 : LABEL version=3.0.0-dev.152 14:14:20 ---> Running in c8d0ae6f5ba4 14:14:21 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:14:21 ---> fc5d0ab945ca 14:14:21 Step 3/33 : WORKDIR /edgex-go 14:14:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:14:21 ---> fc5d0ab945ca 14:14:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:14:21 ---> Running in 77b5ae79f2b2 14:14:21 ---> Running in 48f61c6bd8b5 14:14:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:14:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 ---> fc5d0ab945ca 14:14:21 14:14:21 Step 3/27 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder 14:14:21 14:14:21 ---> fc5d0ab945ca 14:14:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:14:21 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:14:21 ---> fc5d0ab945ca 14:14:21 Step 3/26 : WORKDIR /edgex-go 14:14:21 ---> Running in eb2b725fdcbd 14:14:21 ---> Running in 036276f472ec 14:14:21 ---> Running in e33ca76a21a2 14:14:21 Removing intermediate container 77b5ae79f2b2 14:14:21 ---> 0c18c427b7d8 14:14:21 Step 4/23 : WORKDIR /edgex-go 14:14:21 ---> Running in 3d752ffd0a1e 14:14:21 Removing intermediate container 48f61c6bd8b5 14:14:21 ---> 50c1f4faaa6b 14:14:21 Step 4/33 : RUN apk add --update --no-cache make git 14:14:21 Removing intermediate container eb2b725fdcbd 14:14:21 ---> 8beda0a694b2 14:14:21 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:14:21 Removing intermediate container e33ca76a21a2 14:14:21 ---> e79468e7f73a 14:14:21 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:14:21 Removing intermediate container 036276f472ec 14:14:21 ---> 6b8242675b20 14:14:21 Step 4/23 : WORKDIR /edgex-go 14:14:21 ---> Running in 6d65ca0e2da5 14:14:21 ---> Running in 6d947c31ffa7 14:14:21 ---> Running in 63d958cc5995 14:14:21 ---> Running in 8e9d7089d603 14:14:21 Removing intermediate container c8d0ae6f5ba4 14:14:21 ---> c2548a0eae99 14:14:21 14:14:21 Successfully built c2548a0eae99 14:14:21 Successfully tagged security-secretstore-setup:latest 14:14:21  Building security-secretstore-setup ... done Building core-metadata 14:14:22 Removing intermediate container 3d752ffd0a1e 14:14:22 ---> f237e295c491 14:14:22 Step 5/23 : RUN apk add --update --no-cache make git 14:14:22 ---> Running in 991b25912354 14:14:22 Removing intermediate container 8e9d7089d603 14:14:22 ---> 56d6ac047049 14:14:22 Step 5/23 : RUN apk add --update --no-cache make git 14:14:23 ---> Running in 346b55ce7fb1 14:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:14:26 ---> 9e29899917d9 14:14:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:14:26 ---> Using cache 14:14:26 ---> 1e5cb4b07309 14:14:26 Step 4/25 : WORKDIR /edgex-go 14:14:26 ---> Using cache 14:14:26 ---> bde009dd0e9d 14:14:26 Step 5/25 : RUN apk add --update --no-cache make git 14:14:26 ---> Using cache 14:14:26 ---> 63d84e7a3523 14:14:26 Step 6/25 : COPY go.mod vendor* ./ 14:14:26 ---> Using cache 14:14:26 ---> f213cf417451 14:14:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:26 ---> Using cache 14:14:26 ---> ad14791c0dd7 14:14:26 Step 8/25 : COPY . . 14:14:26 ---> Using cache 14:14:26 ---> d81335ed11b6 14:14:26 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:14:26 OK: 263 MiB in 53 packages 14:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:26 OK: 263 MiB in 53 packages 14:14:26 OK: 263 MiB in 53 packages 14:14:26 OK: 263 MiB in 53 packages 14:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:28 Removing intermediate container 6d65ca0e2da5 14:14:28 ---> 95bc120bf5ba 14:14:28 Step 5/33 : COPY go.mod vendor* ./ 14:14:28 OK: 263 MiB in 53 packages 14:14:28 Removing intermediate container 63d958cc5995 14:14:28 ---> f8918e08daf0 14:14:28 Step 5/27 : COPY go.mod vendor* ./ 14:14:28 Removing intermediate container 6d947c31ffa7 14:14:28 ---> a7ba916236ce 14:14:28 Step 5/26 : COPY go.mod vendor* ./ 14:14:28 Removing intermediate container 991b25912354 14:14:28 ---> 07213c09d67a 14:14:28 Step 6/23 : COPY go.mod vendor* ./ 14:14:29 ---> c1fcfea8ca0f 14:14:29 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:29 ---> e8d2d7be4e93 14:14:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:29 ---> Running in f4b64d4c8898 14:14:30 ---> Running in de55167838d8 14:14:30 Removing intermediate container 346b55ce7fb1 14:14:30 ---> 5f46e0c9626b 14:14:30 Step 6/23 : COPY go.mod vendor* ./ 14:14:30 ---> 711d3efdb16f 14:14:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:30 ---> Running in 2607798d8eee 14:14:30 ---> 095449da0794 14:14:30 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:30 ---> Running in b7be669b11aa 14:14:31 ---> 2e5ded1d22d9 14:14:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:31 ---> Running in d1c485daa63e 14:14:32 ---> Running in 8ec27e6168fe 14:14:32 Removing intermediate container 2cb9d1b48d94 14:14:32 ---> ce0081b9e4ad 14:14:32 14:14:32 Step 10/23 : FROM alpine:3.17 14:14:32 ---> 9ed4aefc74f6 14:14:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:14:32 ---> Running in 28568d2d21bf 14:14:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:14:32 Removing intermediate container 28568d2d21bf 14:14:32 ---> a76ad165ea42 14:14:32 Step 12/23 : ENV APP_PORT=59880 14:14:32 ---> Running in 029373e1e125 14:14:32 Removing intermediate container 029373e1e125 14:14:32 ---> d8139795e269 14:14:32 Step 13/23 : EXPOSE $APP_PORT 14:14:32 ---> Running in 78a3fd57b504 14:14:32 Removing intermediate container a08a29164afe 14:14:32 ---> e38385e7c40c 14:14:32 Step 7/27 : COPY . . 14:14:32 Removing intermediate container b62060d45581 14:14:32 ---> 5d0af31bfdca 14:14:32 Step 7/20 : COPY . . 14:14:32 Removing intermediate container 78a3fd57b504 14:14:32 ---> 6ba3ff02b094 14:14:32 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:14:33 Removing intermediate container 27f769595efd 14:14:33 ---> 3cee75af2331 14:14:33 Step 8/23 : COPY . . 14:14:33 ---> Running in b58c3f9abd54 14:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:33 (1/1) Installing dumb-init (1.2.5-r2) 14:14:33 Executing busybox-1.35.0-r29.trigger 14:14:33 OK: 7 MiB in 16 packages 14:14:44 ---> 684ec3317df3 14:14:44 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:14:44 ---> d2da2bd25c2f 14:14:44 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:14:44 Removing intermediate container b58c3f9abd54 14:14:44 ---> 7998e468f95f 14:14:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:44 ---> Running in 90dd55fe8e9b 14:14:44 ---> Running in a6b842dbdc67 14:14:44 ---> 8a7bc4ed711e 14:14:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:14:44 ---> Running in d1334b3f2d71 14:14:44 Removing intermediate container a6b842dbdc67 14:14:44 ---> f9844a6f882d 14:14:44 Step 9/27 : WORKDIR /edgex-go/spire-build 14:14:44 ---> Running in 6ee131030709 14:14:44 ---> 00cf8809243a 14:14:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:14:44 Removing intermediate container 6ee131030709 14:14:44 ---> ff586fed4e3f 14:14:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:14:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:14:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:14:44 ---> 66ef6bc07a10 14:14:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:14:44 ---> Running in 2618583adcdd 14:14:44 Removing intermediate container 2618583adcdd 14:14:44 ---> 46da775a571a 14:14:44 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 14:14:44 ---> 188091a416e5 14:14:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:14:44 ---> Running in 3ccbc1eeebf9 14:14:44 ---> 4f9e17900df2 14:14:44 Step 19/23 : ENTRYPOINT ["/core-data"] 14:14:44 ---> Running in 1320a3134d7b 14:14:44 Removing intermediate container 1320a3134d7b 14:14:44 ---> fa1b10e0bec8 14:14:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:14:44 ---> Running in e87938d08538 14:14:44 Removing intermediate container e87938d08538 14:14:44 ---> 2889d2e60e4d 14:14:44 Step 21/23 : LABEL arch=x86_64 14:14:44 ---> Running in 2188089a8473 14:14:44 Removing intermediate container 2188089a8473 14:14:44 ---> 3af7b8b369fe 14:14:44 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:14:44 Removing intermediate container 3ccbc1eeebf9 14:14:44 ---> 87aef11ac227 14:14:44 Step 12/27 : WORKDIR /edgex-go 14:14:44 ---> Running in c3cb728ab54b 14:14:44 ---> Running in 6235c07a204f 14:14:45 Removing intermediate container c3cb728ab54b 14:14:45 ---> fc1b12b3a917 14:14:45 Step 23/23 : LABEL version=3.0.0-dev.152 14:14:45 Removing intermediate container 6235c07a204f 14:14:45 ---> fc642b9309df 14:14:45 14:14:45 Step 13/27 : FROM alpine:3.17 14:14:45 ---> 9ed4aefc74f6 14:14:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:14:45 ---> Using cache 14:14:45 ---> 2ba3f0fae4d3 14:14:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:14:45 ---> Running in f9f8e6e6bcfb 14:14:45 ---> Running in 60d7a08f9e07 14:14:45 Removing intermediate container 60d7a08f9e07 14:14:45 ---> d200d7f67a84 14:14:45 14:14:45 Successfully built d200d7f67a84 14:14:45 Successfully tagged core-data:latest 14:14:45  Building core-data ... done Building security-spire-agent 14:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:45 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:14:45 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:14:45 OK: 17821 distinct packages available 14:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:14:46 (1/4) Installing dumb-init (1.2.5-r2) 14:14:46 (2/4) Installing musl-obstack (1.2.3-r0) 14:14:46 (3/4) Installing libucontext (1.2-r0) 14:14:46 (4/4) Installing gcompat (1.1.0-r0) 14:14:46 Executing busybox-1.35.0-r29.trigger 14:14:46 OK: 7 MiB in 19 packages 14:14:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:14:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:14:49 ---> 9e29899917d9 14:14:49 Step 3/27 : WORKDIR /edgex-go 14:14:49 ---> Using cache 14:14:49 ---> b0b81e06650c 14:14:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:14:49 ---> Using cache 14:14:49 ---> 0bbe0de2274b 14:14:49 Step 5/27 : COPY go.mod vendor* ./ 14:14:49 ---> Using cache 14:14:49 ---> e4045a1c137f 14:14:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:49 ---> Using cache 14:14:49 ---> e38385e7c40c 14:14:49 Step 7/27 : COPY . . 14:14:49 ---> Using cache 14:14:49 ---> d2da2bd25c2f 14:14:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:14:49 ---> Using cache 14:14:49 ---> f9844a6f882d 14:14:49 Step 9/27 : WORKDIR /edgex-go/spire-build 14:14:49 ---> Using cache 14:14:49 ---> ff586fed4e3f 14:14:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:14:49 ---> Using cache 14:14:49 ---> 46da775a571a 14:14:49 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 14:14:49 ---> Using cache 14:14:49 ---> 87aef11ac227 14:14:49 Step 12/27 : WORKDIR /edgex-go 14:14:49 ---> Using cache 14:14:49 ---> fc642b9309df 14:14:49 14:14:49 Step 13/27 : FROM alpine:3.17 14:14:49 ---> 9ed4aefc74f6 14:14:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:14:49 ---> Using cache 14:14:49 ---> 2ba3f0fae4d3 14:14:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:14:49 ---> Using cache 14:14:49 ---> ab8ce8671528 14:14:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:49 ---> Using cache 14:14:50 ---> 543c47acd670 14:14:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:14:50 ---> Using cache 14:14:51 ---> 36ab2afb2b09 14:14:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:14:52 Removing intermediate container f9f8e6e6bcfb 14:14:52 ---> 96bfa45be65f 14:14:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:54 ---> 0c62d69ba980 14:14:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:14:54 ---> 05770ce2dd42 14:14:54 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:14:55 ---> d54987488461 14:14:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:15:01 ---> 078961ae1ba8 14:15:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:15:01 ---> 334bb8e91e30 14:15:01 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:15:01 Removing intermediate container 8ec27e6168fe 14:15:01 ---> 194014b2098a 14:15:01 14:15:01 Step 10/25 : FROM alpine:3.17 14:15:01 ---> 9ed4aefc74f6 14:15:01 Step 11/25 : RUN apk add --update --no-cache dumb-init 14:15:01 ---> Using cache 14:15:01 ---> 2eb7b85d68d9 14:15:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:15:01 ---> Using cache 14:15:01 ---> 22bb1b6b38f3 14:15:01 Step 13/25 : ENV APP_PORT=59881 14:15:01 ---> Running in ac6ea2664c25 14:15:01 ---> 1be3e929229b 14:15:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:15:01 ---> 678badc1922c 14:15:01 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:15:01 ---> Running in 39c2ab8f92bc 14:15:01 Removing intermediate container ac6ea2664c25 14:15:01 ---> 727aab6e073f 14:15:01 Step 14/25 : EXPOSE $APP_PORT 14:15:02 ---> Running in 7333a30eb3fa 14:15:02 Removing intermediate container 39c2ab8f92bc 14:15:02 ---> 45bf2abbfc28 14:15:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:15:02 ---> c399decaf410 14:15:02 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:15:02 Removing intermediate container 7333a30eb3fa 14:15:02 ---> 11bfff3f84da 14:15:02 Step 15/25 : WORKDIR / 14:15:02 ---> Running in 07a305623606 14:15:02 Removing intermediate container 07a305623606 14:15:02 ---> d83420342e0a 14:15:02 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:02 ---> 90ff579b0c3b 14:15:02 Step 22/27 : WORKDIR / 14:15:02 ---> 7c5a8b27b2a2 14:15:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:15:02 ---> Running in 7e50fb7f113e 14:15:02 ---> Running in 53fc9d6ceae9 14:15:02 ---> fe84df806a82 14:15:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:15:02 Removing intermediate container 53fc9d6ceae9 14:15:02 ---> 5c4b95dc58db 14:15:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:15:02 Removing intermediate container 7e50fb7f113e 14:15:02 ---> 4c5ba17b0bc1 14:15:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:15:02 ---> Running in 4ca1c96a4cb2 14:15:02 ---> Running in 314b57f09dcd 14:15:03 ---> c8d26dad93ce 14:15:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:15:03 Removing intermediate container 4ca1c96a4cb2 14:15:03 ---> 17d09fc7ac7c 14:15:03 Step 25/27 : LABEL arch=x86_64 14:15:03 Removing intermediate container 314b57f09dcd 14:15:03 ---> 30f082960b34 14:15:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:15:03 ---> Running in fbdf00890417 14:15:03 ---> Running in 4e25908e36df 14:15:03 Removing intermediate container 4e25908e36df 14:15:03 ---> 5663f7fd6766 14:15:03 Step 25/27 : LABEL arch=x86_64 14:15:03 Removing intermediate container fbdf00890417 14:15:03 ---> 058b8a715296 14:15:03 Step 26/27 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:03 ---> Running in 0b23ce852314 14:15:03 ---> Running in eeb0420f9482 14:15:03 Removing intermediate container 0b23ce852314 14:15:03 ---> a08cc7a1b2cb 14:15:03 Step 26/27 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:03 Removing intermediate container eeb0420f9482 14:15:03 ---> d275c6d961e4 14:15:03 Step 27/27 : LABEL version=3.0.0-dev.152 14:15:03 ---> Running in 1754cf3fd724 14:15:04 ---> 3e278b57db41 14:15:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:15:04 ---> Running in c1cd5a9749e9 14:15:04 Removing intermediate container 1754cf3fd724 14:15:04 ---> 58e0f476c9ce 14:15:04 Step 27/27 : LABEL version=3.0.0-dev.152 14:15:04 Removing intermediate container c1cd5a9749e9 14:15:04 ---> 20f3bc67a0b0 14:15:04 14:15:04 ---> 4d31fd77a247 14:15:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:15:04 ---> Running in 18227c46ace8 14:15:04 Successfully built 20f3bc67a0b0 14:15:04 Successfully tagged security-spire-agent:latest 14:15:04  Building security-spire-agent ... done Building security-bootstrapper 14:15:07 Removing intermediate container 18227c46ace8 14:15:07 ---> 5e09728692d0 14:15:07 14:15:07 Successfully built 5e09728692d0 14:15:08 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:15:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:15:08 Successfully tagged security-spire-config:latest 14:15:08  Building security-spire-config ... done Building security-proxy-auth 14:15:08 ---> 9e29899917d9 14:15:08 Step 3/33 : WORKDIR /edgex-go 14:15:08 ---> Using cache 14:15:08 ---> b0b81e06650c 14:15:08 Step 4/33 : RUN apk add --update --no-cache make git 14:15:08 ---> Using cache 14:15:08 ---> 77e64f5c16af 14:15:08 Step 5/33 : COPY go.mod vendor* ./ 14:15:08 ---> Using cache 14:15:08 ---> de1266700a20 14:15:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:08 ---> Using cache 14:15:08 ---> a7760b81d513 14:15:08 Step 7/33 : COPY . . 14:15:08 ---> Using cache 14:15:08 ---> d860852f2d5e 14:15:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:15:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:15:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:15:12 ---> 9e29899917d9 14:15:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:15:12 ---> Using cache 14:15:12 ---> 1e5cb4b07309 14:15:12 Step 4/23 : WORKDIR /edgex-go 14:15:12 ---> Using cache 14:15:12 ---> bde009dd0e9d 14:15:12 Step 5/23 : RUN apk add --update --no-cache make git 14:15:12 ---> Using cache 14:15:12 ---> 63d84e7a3523 14:15:12 Step 6/23 : COPY go.mod vendor* ./ 14:15:12 ---> Using cache 14:15:12 ---> f213cf417451 14:15:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:12 ---> Using cache 14:15:12 ---> ad14791c0dd7 14:15:12 Step 8/23 : COPY . . 14:15:12 ---> Using cache 14:15:12 ---> d81335ed11b6 14:15:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:15:14 ---> 0dc75e3c8cde 14:15:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:15:14 ---> Running in fa57933d660f 14:15:14 ---> Running in b7ad3bcdb672 14:15:14 ---> Running in fdcae30d9d71 14:15:14 Removing intermediate container fdcae30d9d71 14:15:14 ---> c9acdc6bee1b 14:15:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:15:14 ---> Running in edca024e5983 14:15:14 Removing intermediate container edca024e5983 14:15:14 ---> b6b3d44fdc8d 14:15:14 Step 23/25 : LABEL arch=x86_64 14:15:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:15:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:15:15 ---> Running in e77c3ba4ebce 14:15:15 Removing intermediate container e77c3ba4ebce 14:15:15 ---> 75a8b28edfe9 14:15:15 Step 24/25 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:16 ---> Running in d39916d16c9a 14:15:17 Removing intermediate container d39916d16c9a 14:15:17 ---> 146695b430ea 14:15:17 Step 25/25 : LABEL version=3.0.0-dev.152 14:15:17 ---> Running in f62aef425a18 14:15:18 Removing intermediate container f62aef425a18 14:15:18 ---> c12c9d011a06 14:15:18 14:15:18 Successfully built c12c9d011a06 14:15:18 Successfully tagged core-metadata:latest 14:15:18  Building core-metadata ... done Removing intermediate container d1334b3f2d71 14:15:18 ---> 296f5110269d 14:15:18 14:15:18 Step 9/20 : FROM alpine:3.17 14:15:18 ---> 9ed4aefc74f6 14:15:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:15:18 Removing intermediate container 90dd55fe8e9b 14:15:18 ---> dc13caf1006f 14:15:18 14:15:18 Step 10/23 : FROM alpine:3.17 14:15:18 ---> 9ed4aefc74f6 14:15:18 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:15:18 ---> Running in 462ce50d2c17 14:15:18 ---> Running in 41cc97b055c1 14:15:18 Removing intermediate container 41cc97b055c1 14:15:18 ---> f92c6258f3fb 14:15:18 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:15:18 ---> Running in 8f53d5e68613 14:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:15:19 (1/2) Installing ca-certificates (20230506-r0) 14:15:19 (2/2) Installing dumb-init (1.2.5-r2) 14:15:19 Executing busybox-1.35.0-r29.trigger 14:15:19 Executing ca-certificates-20230506-r0.trigger 14:15:19 OK: 8 MiB in 17 packages 14:15:19 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:15:19 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:15:19 OK: 17821 distinct packages available 14:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:15:20 (1/9) Installing ca-certificates (20230506-r0) 14:15:20 (2/9) Installing brotli-libs (1.0.9-r9) 14:15:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:15:20 (4/9) Installing libcurl (8.0.1-r0) 14:15:20 (5/9) Installing curl (8.0.1-r0) 14:15:20 (6/9) Installing dumb-init (1.2.5-r2) 14:15:20 (7/9) Installing musl-obstack (1.2.3-r0) 14:15:20 (8/9) Installing libucontext (1.2-r0) 14:15:20 (9/9) Installing gcompat (1.1.0-r0) 14:15:20 Executing busybox-1.35.0-r29.trigger 14:15:20 Executing ca-certificates-20230506-r0.trigger 14:15:20 OK: 10 MiB in 24 packages 14:15:21 Removing intermediate container 462ce50d2c17 14:15:21 ---> 7a3658097908 14:15:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 14:15:21 ---> Running in 4f49c82fc7a0 14:15:21 Removing intermediate container 4f49c82fc7a0 14:15:21 ---> 86b1b900b1b7 14:15:21 Step 13/23 : ENV APP_PORT=59860 14:15:21 Removing intermediate container 8f53d5e68613 14:15:21 ---> 34141faf9a77 14:15:21 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:21 ---> Running in 95c4bd3660f1 14:15:22 ---> c63ee4f66671 14:15:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 14:15:22 Removing intermediate container 95c4bd3660f1 14:15:22 ---> f24d29d962f7 14:15:22 Step 14/23 : EXPOSE $APP_PORT 14:15:22 ---> Running in db0f41dd7d45 14:15:23 Removing intermediate container db0f41dd7d45 14:15:23 ---> 8c399b15250b 14:15:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:23 ---> 323fc8dd7ab0 14:15:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:15:23 ---> ddcff9f4d9ac 14:15:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:15:24 ---> 0f87eb477166 14:15:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:15:24 ---> 38ffb018f5e8 14:15:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:15:24 ---> 90523b2d4596 14:15:24 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:15:24 ---> Running in 2a72005ac2ae 14:15:25 Removing intermediate container 2a72005ac2ae 14:15:25 ---> 9a5db007e27b 14:15:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 14:15:25 ---> d09affcc4869 14:15:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:15:25 ---> Running in ac08cae83a36 14:15:26 Removing intermediate container ac08cae83a36 14:15:26 ---> fb6c391da710 14:15:26 Step 18/20 : LABEL arch=x86_64 14:15:26 ---> bdd71bfa9877 14:15:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:15:26 ---> Running in 24d37357536a 14:15:26 ---> Running in 975d34419d85 14:15:26 Removing intermediate container 24d37357536a 14:15:26 ---> 04c9fdc202f4 14:15:26 Step 19/20 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:26 Removing intermediate container 975d34419d85 14:15:26 ---> 811a9cf582c2 14:15:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:15:26 ---> Running in 85901f2b64bf 14:15:26 ---> Running in cb43dcfc2605 14:15:26 Removing intermediate container 85901f2b64bf 14:15:26 ---> a562b35a2773 14:15:26 Step 20/20 : LABEL version=3.0.0-dev.152 14:15:26 ---> Running in a06d5e9c35ed 14:15:26 Removing intermediate container cb43dcfc2605 14:15:26 ---> 8e0b9a0f7bdb 14:15:26 Step 21/23 : LABEL arch=x86_64 14:15:26 ---> Running in fc711665b761 14:15:26 Removing intermediate container a06d5e9c35ed 14:15:26 ---> 82d093de79e0 14:15:26 14:15:26 Successfully built 82d093de79e0 14:15:26 Successfully tagged security-spiffe-token-provider:latest 14:15:26  Building security-spiffe-token-provider ... done Removing intermediate container fc711665b761 14:15:26 ---> d709b3bbce16 14:15:26 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:26 ---> Running in 6dd42b47f72a 14:15:26 Removing intermediate container 6dd42b47f72a 14:15:26 ---> 5ab0f7536109 14:15:26 Step 23/23 : LABEL version=3.0.0-dev.152 14:15:26 ---> Running in d1373407f92f 14:15:26 Removing intermediate container d1373407f92f 14:15:26 ---> 12320a9f53d8 14:15:26 14:15:26 Successfully built 12320a9f53d8 14:15:26 Successfully tagged support-notifications:latest 14:15:39  Building support-notifications ... done Removing intermediate container b7ad3bcdb672 14:15:39 ---> 03ee8d041c8d 14:15:39 14:15:39 Step 10/23 : FROM alpine:3.17 14:15:39 ---> 9ed4aefc74f6 14:15:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:15:39 ---> Using cache 14:15:39 ---> 746c691e12bb 14:15:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:15:39 ---> Using cache 14:15:39 ---> 37731d566ec9 14:15:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:39 ---> Using cache 14:15:39 Removing intermediate container fa57933d660f 14:15:39 ---> 639f4610da05 14:15:39 14:15:39 Step 9/33 : FROM alpine:3.17 14:15:39 ---> 9ed4aefc74f6 14:15:39 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:15:39 ---> Using cache 14:15:39 ---> f92c6258f3fb 14:15:39 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:15:39 ---> 3105298171b5 14:15:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:15:39 ---> Using cache 14:15:39 ---> 5e6776e56939 14:15:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:15:39 ---> Running in 1295c1e85924 14:15:39 ---> b012e3d6f257 14:15:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:15:39 ---> 2ec4cacd2c5e 14:15:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:15:39 ---> 1fa553ba33b7 14:15:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:15:39 ---> Running in eef7eab31c35 14:15:39 (1/2) Installing dumb-init (1.2.5-r2) 14:15:39 (2/2) Installing su-exec (0.2-r2) 14:15:39 Executing busybox-1.35.0-r29.trigger 14:15:39 OK: 7 MiB in 17 packages 14:15:39 Removing intermediate container 1295c1e85924 14:15:39 ---> 810a90ecf89d 14:15:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:15:39 ---> Running in 9449b80c5dd1 14:15:39 Removing intermediate container eef7eab31c35 14:15:39 ---> d56279d8254a 14:15:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:15:39 ---> Running in b53efb637156 14:15:39 Removing intermediate container 9449b80c5dd1 14:15:39 ---> 15a2d1101d60 14:15:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:15:39 ---> Running in 0327fbea8dae 14:15:39 Removing intermediate container b53efb637156 14:15:39 ---> 391fde45436f 14:15:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:15:39 ---> Running in 4bac3be505cd 14:15:39 Removing intermediate container 0327fbea8dae 14:15:39 ---> c587867ab044 14:15:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:15:39 ---> Running in 4556882ea242 14:15:39 Removing intermediate container 4bac3be505cd 14:15:39 ---> 8adbff2ecd69 14:15:39 Step 21/23 : LABEL arch=x86_64 14:15:39 ---> Running in c90bd4190105 14:15:39 Removing intermediate container 4556882ea242 14:15:39 ---> b9a01ceb40e0 14:15:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:15:39 ---> Running in 0d75a34a13bd 14:15:39 Removing intermediate container c90bd4190105 14:15:39 ---> 73e436f7cb24 14:15:39 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:39 ---> Running in 197c99923249 14:15:39 Removing intermediate container 0d75a34a13bd 14:15:39 ---> 09b376307fc9 14:15:39 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:15:39 ---> Running in ca9751cef168 14:15:39 Removing intermediate container 197c99923249 14:15:39 ---> dd18234ff6e6 14:15:39 Step 23/23 : LABEL version=3.0.0-dev.152 14:15:39 ---> Running in bb42ce29e7a2 14:15:39 Removing intermediate container bb42ce29e7a2 14:15:39 ---> e2ce24c68df5 14:15:39 14:15:39 Successfully built e2ce24c68df5 14:15:39 Successfully tagged security-proxy-auth:latest 14:15:39  Building security-proxy-auth ... done Removing intermediate container ca9751cef168 14:15:39 ---> b21fb5436a1a 14:15:39 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:15:39 ---> Running in 5426b3be36f8 14:15:39 Removing intermediate container 5426b3be36f8 14:15:39 ---> abd9f9b36041 14:15:39 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:15:39 ---> cb832a9b64b8 14:15:39 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:15:39 ---> Running in 70e67c3006f0 14:15:39 Removing intermediate container 70e67c3006f0 14:15:39 ---> a25d677ad5bf 14:15:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:15:40 ---> 87f332f1b899 14:15:40 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:15:40 ---> 0ac029338c72 14:15:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:15:40 ---> e559b7580c02 14:15:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:15:40 ---> 22dc4be6e88a 14:15:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 14:15:40 ---> 94c611d0865e 14:15:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:15:41 ---> 8a71845ea590 14:15:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:15:41 ---> 58d8c7f02aa1 14:15:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:15:41 ---> 9cf4d3ce4bc3 14:15:41 Step 28/33 : RUN chmod +x /entrypoint.sh 14:15:41 ---> Running in b5bd9aec1e63 14:15:42 Removing intermediate container b5bd9aec1e63 14:15:42 ---> 369dbd2fd2df 14:15:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:15:42 ---> Running in f186055834ef 14:15:42 Removing intermediate container f186055834ef 14:15:42 ---> 05ae5254ef1d 14:15:42 Step 30/33 : CMD ["gate"] 14:15:42 ---> Running in 876b3712aaf0 14:15:42 Removing intermediate container 876b3712aaf0 14:15:42 ---> fc2765e9b622 14:15:42 Step 31/33 : LABEL arch=x86_64 14:15:42 ---> Running in 147b0d8f7b23 14:15:42 Removing intermediate container 147b0d8f7b23 14:15:42 ---> 020d94b7b536 14:15:42 Step 32/33 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:15:42 ---> Running in 43cffb299718 14:15:42 Removing intermediate container 43cffb299718 14:15:42 ---> c3ed33eccba0 14:15:42 Step 33/33 : LABEL version=3.0.0-dev.152 14:15:42 ---> Running in edf3927d6692 14:15:42 Removing intermediate container edf3927d6692 14:15:42 ---> 16b6eab5f0a4 14:15:42 14:15:42 Successfully built 16b6eab5f0a4 14:15:42 Successfully tagged security-bootstrapper:latest 14:15:42  Building security-bootstrapper ... done  [Pipeline] } 14:15:42 $ docker stop --time=1 ac77d3a7aeac0f14fbe5fef495e2a2f07fc06623abd033e5b852da946d1178ac 14:15:43 $ docker rm -f --volumes ac77d3a7aeac0f14fbe5fef495e2a2f07fc06623abd033e5b852da946d1178ac [Pipeline] // withDockerContainer [Pipeline] sh 14:15:44 + docker images 14:15:44 REPOSITORY TAG IMAGE ID CREATED SIZE 14:15:44 security-bootstrapper latest 16b6eab5f0a4 2 seconds ago 22.2MB 14:15:44 security-proxy-auth latest e2ce24c68df5 6 seconds ago 18.3MB 14:15:44 639f4610da05 8 seconds ago 1.71GB 14:15:44 03ee8d041c8d 9 seconds ago 1.7GB 14:15:44 security-spiffe-token-provider latest 82d093de79e0 18 seconds ago 32.8MB 14:15:44 support-notifications latest 12320a9f53d8 18 seconds ago 32.4MB 14:15:44 dc13caf1006f 26 seconds ago 1.79GB 14:15:44 296f5110269d 26 seconds ago 1.76GB 14:15:44 core-metadata latest c12c9d011a06 27 seconds ago 20.4MB 14:15:44 security-spire-agent latest 20f3bc67a0b0 40 seconds ago 161MB 14:15:44 security-spire-config latest 5e09728692d0 40 seconds ago 102MB 14:15:44 194014b2098a 43 seconds ago 1.73GB 14:15:44 core-data latest d200d7f67a84 59 seconds ago 20MB 14:15:44 fc642b9309df About a minute ago 1.58GB 14:15:44 ce0081b9e4ad About a minute ago 1.73GB 14:15:44 security-secretstore-setup latest c2548a0eae99 About a minute ago 32.8MB 14:15:44 d3b982620e3e About a minute ago 1.72GB 14:15:44 security-proxy-setup latest 21e13d9b0de2 About a minute ago 18.7MB 14:15:44 core-common-config-bootstrapper latest 27223061f8a8 About a minute ago 17.2MB 14:15:44 core-command latest 6a883bd23d40 About a minute ago 19.9MB 14:15:44 support-scheduler latest fa6d233dd7c2 About a minute ago 31.8MB 14:15:44 063825963e58 About a minute ago 1.79GB 14:15:44 a35bf6b4905c 2 minutes ago 1.72GB 14:15:44 ea29624b61dd 2 minutes ago 1.7GB 14:15:44 2c25144df885 2 minutes ago 1.72GB 14:15:44 security-spire-server latest 6c44cdee7a00 2 minutes ago 103MB 14:15:44 726ad0b3cd21 2 minutes ago 1.58GB 14:15:44 ci-base-image-x86_64 latest 9e29899917d9 6 minutes ago 918MB 14:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 14:15:44 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 14:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 14:15:44 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 14:15:44 provisioning config files... 14:15:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config6235387331929649008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:44 ---> docker-login.sh 14:15:44 nexus3.edgexfoundry.org:10001 14:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:44 Configure a credential helper to remove this warning. See 14:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:44 14:15:44 Login Succeeded 14:15:44 nexus3.edgexfoundry.org:10002 14:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:44 Configure a credential helper to remove this warning. See 14:15:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:44 14:15:44 Login Succeeded 14:15:44 nexus3.edgexfoundry.org:10003 14:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:45 Configure a credential helper to remove this warning. See 14:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:45 14:15:45 Login Succeeded 14:15:45 nexus3.edgexfoundry.org:10004 14:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:45 Configure a credential helper to remove this warning. See 14:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:45 14:15:45 Login Succeeded 14:15:45 docker.io 14:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:15:45 Configure a credential helper to remove this warning. See 14:15:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:15:45 14:15:45 Login Succeeded 14:15:45 ---> docker-login.sh ends [Pipeline] } 14:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:15:45 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:15:45 079d219be26533084879877c2803b7bbbdfcd758 14:15:45 latest 14:15:45 3.0.0-dev.152 14:15:45 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:45 main 14:15:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:46 + docker push nexus3.edgexfoundry.org:10004/core-command:079d219be26533084879877c2803b7bbbdfcd758 14:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:15:46 ea0573f05981: Preparing 14:15:46 19b24cbbfc85: Preparing 14:15:46 63f7f41345f5: Preparing 14:15:46 de1a448afb38: Preparing 14:15:46 1bc086f5eb65: Preparing 14:15:46 f1417ff83b31: Preparing 14:15:46 f1417ff83b31: Waiting 14:15:46 1bc086f5eb65: Pushed 14:15:46 de1a448afb38: Pushed 14:15:46 ea0573f05981: Pushed 14:15:46 f1417ff83b31: Layer already exists 14:15:46 63f7f41345f5: Pushed 14:15:47 19b24cbbfc85: Pushed 14:15:47 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:910aaa84753b0973d7566243b9c627b4147d70df645e5e808d3f42ecfbcff061 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:15:48 ea0573f05981: Preparing 14:15:48 19b24cbbfc85: Preparing 14:15:48 63f7f41345f5: Preparing 14:15:48 de1a448afb38: Preparing 14:15:48 1bc086f5eb65: Preparing 14:15:48 f1417ff83b31: Preparing 14:15:48 f1417ff83b31: Waiting 14:15:48 1bc086f5eb65: Layer already exists 14:15:48 19b24cbbfc85: Layer already exists 14:15:48 de1a448afb38: Layer already exists 14:15:48 ea0573f05981: Layer already exists 14:15:48 63f7f41345f5: Layer already exists 14:15:48 f1417ff83b31: Layer already exists 14:15:48 latest: digest: sha256:910aaa84753b0973d7566243b9c627b4147d70df645e5e808d3f42ecfbcff061 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:49 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.152 14:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:15:49 ea0573f05981: Preparing 14:15:49 19b24cbbfc85: Preparing 14:15:49 63f7f41345f5: Preparing 14:15:49 de1a448afb38: Preparing 14:15:49 1bc086f5eb65: Preparing 14:15:49 f1417ff83b31: Preparing 14:15:49 f1417ff83b31: Waiting 14:15:49 ea0573f05981: Layer already exists 14:15:49 1bc086f5eb65: Layer already exists 14:15:49 de1a448afb38: Layer already exists 14:15:49 19b24cbbfc85: Layer already exists 14:15:49 63f7f41345f5: Layer already exists 14:15:49 f1417ff83b31: Layer already exists 14:15:49 3.0.0-dev.152: digest: sha256:910aaa84753b0973d7566243b9c627b4147d70df645e5e808d3f42ecfbcff061 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:49 + docker push nexus3.edgexfoundry.org:10004/core-command:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:15:49 ea0573f05981: Preparing 14:15:49 19b24cbbfc85: Preparing 14:15:49 63f7f41345f5: Preparing 14:15:49 de1a448afb38: Preparing 14:15:49 1bc086f5eb65: Preparing 14:15:49 f1417ff83b31: Preparing 14:15:49 f1417ff83b31: Waiting 14:15:49 19b24cbbfc85: Layer already exists 14:15:49 63f7f41345f5: Layer already exists 14:15:49 1bc086f5eb65: Layer already exists 14:15:49 de1a448afb38: Layer already exists 14:15:49 ea0573f05981: Layer already exists 14:15:49 f1417ff83b31: Layer already exists 14:15:49 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:910aaa84753b0973d7566243b9c627b4147d70df645e5e808d3f42ecfbcff061 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:15:50 ea0573f05981: Preparing 14:15:50 19b24cbbfc85: Preparing 14:15:50 63f7f41345f5: Preparing 14:15:50 de1a448afb38: Preparing 14:15:50 1bc086f5eb65: Preparing 14:15:50 f1417ff83b31: Preparing 14:15:50 f1417ff83b31: Waiting 14:15:50 de1a448afb38: Layer already exists 14:15:50 ea0573f05981: Layer already exists 14:15:50 1bc086f5eb65: Layer already exists 14:15:50 63f7f41345f5: Layer already exists 14:15:50 19b24cbbfc85: Layer already exists 14:15:50 f1417ff83b31: Layer already exists 14:15:50 main: digest: sha256:910aaa84753b0973d7566243b9c627b4147d70df645e5e808d3f42ecfbcff061 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:50 ===================================================== [Pipeline] echo 14:15:50 taggedImages: 14:15:50 - nexus3.edgexfoundry.org:10004/core-command:079d219be26533084879877c2803b7bbbdfcd758 14:15:50 - nexus3.edgexfoundry.org:10004/core-command:latest 14:15:50 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.152 14:15:50 - nexus3.edgexfoundry.org:10004/core-command:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:15:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:15:50 079d219be26533084879877c2803b7bbbdfcd758 14:15:50 latest 14:15:50 3.0.0-dev.152 14:15:50 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:50 main 14:15:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758 14:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:15:50 5d494bce5b78: Preparing 14:15:50 06d5114abe9c: Preparing 14:15:50 500d2f3c7b5d: Preparing 14:15:50 abcbd2b2c956: Preparing 14:15:50 63f7f41345f5: Preparing 14:15:50 de1a448afb38: Preparing 14:15:50 1bc086f5eb65: Preparing 14:15:50 f1417ff83b31: Preparing 14:15:50 de1a448afb38: Waiting 14:15:50 1bc086f5eb65: Waiting 14:15:50 f1417ff83b31: Waiting 14:15:50 63f7f41345f5: Layer already exists 14:15:50 de1a448afb38: Layer already exists 14:15:50 1bc086f5eb65: Layer already exists 14:15:50 f1417ff83b31: Layer already exists 14:15:50 06d5114abe9c: Pushed 14:15:50 500d2f3c7b5d: Pushed 14:15:50 5d494bce5b78: Pushed 14:15:52 abcbd2b2c956: Pushed 14:15:52 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:d35c4067ca5f6ca3f1ef56df575aaf7c8ac89e78f26bf3caddaa42a51e46d47a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:52 + 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 14:15:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:15:52 5d494bce5b78: Preparing 14:15:52 06d5114abe9c: Preparing 14:15:52 500d2f3c7b5d: Preparing 14:15:52 abcbd2b2c956: Preparing 14:15:52 63f7f41345f5: Preparing 14:15:52 de1a448afb38: Preparing 14:15:52 1bc086f5eb65: Preparing 14:15:52 f1417ff83b31: Preparing 14:15:52 de1a448afb38: Waiting 14:15:52 1bc086f5eb65: Waiting 14:15:52 f1417ff83b31: Waiting 14:15:52 06d5114abe9c: Layer already exists 14:15:52 500d2f3c7b5d: Layer already exists 14:15:52 63f7f41345f5: Layer already exists 14:15:52 5d494bce5b78: Layer already exists 14:15:52 abcbd2b2c956: Layer already exists 14:15:52 f1417ff83b31: Layer already exists 14:15:52 1bc086f5eb65: Layer already exists 14:15:52 de1a448afb38: Layer already exists 14:15:52 latest: digest: sha256:d35c4067ca5f6ca3f1ef56df575aaf7c8ac89e78f26bf3caddaa42a51e46d47a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.152 14:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:15:53 5d494bce5b78: Preparing 14:15:53 06d5114abe9c: Preparing 14:15:53 500d2f3c7b5d: Preparing 14:15:53 abcbd2b2c956: Preparing 14:15:53 63f7f41345f5: Preparing 14:15:53 de1a448afb38: Preparing 14:15:53 1bc086f5eb65: Preparing 14:15:53 f1417ff83b31: Preparing 14:15:53 1bc086f5eb65: Waiting 14:15:53 de1a448afb38: Waiting 14:15:53 f1417ff83b31: Waiting 14:15:53 06d5114abe9c: Layer already exists 14:15:53 63f7f41345f5: Layer already exists 14:15:53 5d494bce5b78: Layer already exists 14:15:53 500d2f3c7b5d: Layer already exists 14:15:53 abcbd2b2c956: Layer already exists 14:15:53 de1a448afb38: Layer already exists 14:15:53 1bc086f5eb65: Layer already exists 14:15:53 f1417ff83b31: Layer already exists 14:15:53 3.0.0-dev.152: digest: sha256:d35c4067ca5f6ca3f1ef56df575aaf7c8ac89e78f26bf3caddaa42a51e46d47a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:15:54 5d494bce5b78: Preparing 14:15:54 06d5114abe9c: Preparing 14:15:54 500d2f3c7b5d: Preparing 14:15:54 abcbd2b2c956: Preparing 14:15:54 63f7f41345f5: Preparing 14:15:54 de1a448afb38: Preparing 14:15:54 1bc086f5eb65: Preparing 14:15:54 f1417ff83b31: Preparing 14:15:54 de1a448afb38: Waiting 14:15:54 f1417ff83b31: Waiting 14:15:54 5d494bce5b78: Layer already exists 14:15:54 63f7f41345f5: Layer already exists 14:15:54 06d5114abe9c: Layer already exists 14:15:54 abcbd2b2c956: Layer already exists 14:15:54 500d2f3c7b5d: Layer already exists 14:15:54 de1a448afb38: Layer already exists 14:15:54 f1417ff83b31: Layer already exists 14:15:54 1bc086f5eb65: Layer already exists 14:15:54 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:d35c4067ca5f6ca3f1ef56df575aaf7c8ac89e78f26bf3caddaa42a51e46d47a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:54 + 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 14:15:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:15:54 5d494bce5b78: Preparing 14:15:54 06d5114abe9c: Preparing 14:15:54 500d2f3c7b5d: Preparing 14:15:54 abcbd2b2c956: Preparing 14:15:54 63f7f41345f5: Preparing 14:15:54 de1a448afb38: Preparing 14:15:54 1bc086f5eb65: Preparing 14:15:54 f1417ff83b31: Preparing 14:15:54 de1a448afb38: Waiting 14:15:54 f1417ff83b31: Waiting 14:15:54 1bc086f5eb65: Waiting 14:15:54 500d2f3c7b5d: Layer already exists 14:15:54 06d5114abe9c: Layer already exists 14:15:54 abcbd2b2c956: Layer already exists 14:15:54 5d494bce5b78: Layer already exists 14:15:54 63f7f41345f5: Layer already exists 14:15:54 1bc086f5eb65: Layer already exists 14:15:54 de1a448afb38: Layer already exists 14:15:54 f1417ff83b31: Layer already exists 14:15:54 main: digest: sha256:d35c4067ca5f6ca3f1ef56df575aaf7c8ac89e78f26bf3caddaa42a51e46d47a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:54 ===================================================== [Pipeline] echo 14:15:54 taggedImages: 14:15:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758 14:15:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:15:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.152 14:15:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 14:15:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:15:54 079d219be26533084879877c2803b7bbbdfcd758 14:15:54 latest 14:15:54 3.0.0-dev.152 14:15:54 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:54 main 14:15:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:55 + docker push nexus3.edgexfoundry.org:10004/core-data:079d219be26533084879877c2803b7bbbdfcd758 14:15:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:15:55 9a6299ecd68c: Preparing 14:15:55 7007737729bf: Preparing 14:15:55 63f7f41345f5: Preparing 14:15:55 de1a448afb38: Preparing 14:15:55 03cba066d1bc: Preparing 14:15:55 f1417ff83b31: Preparing 14:15:55 f1417ff83b31: Waiting 14:15:55 63f7f41345f5: Layer already exists 14:15:55 de1a448afb38: Layer already exists 14:15:55 f1417ff83b31: Layer already exists 14:15:55 9a6299ecd68c: Pushed 14:15:55 03cba066d1bc: Pushed 14:15:56 7007737729bf: Pushed 14:15:57 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:6a8c5f3b5ffe4198408ded1b481de1df8281b4f20d7b30d59d328701a65b9116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:15:57 9a6299ecd68c: Preparing 14:15:57 7007737729bf: Preparing 14:15:57 63f7f41345f5: Preparing 14:15:57 de1a448afb38: Preparing 14:15:57 03cba066d1bc: Preparing 14:15:57 f1417ff83b31: Preparing 14:15:57 f1417ff83b31: Waiting 14:15:57 03cba066d1bc: Layer already exists 14:15:57 de1a448afb38: Layer already exists 14:15:57 63f7f41345f5: Layer already exists 14:15:57 7007737729bf: Layer already exists 14:15:57 9a6299ecd68c: Layer already exists 14:15:57 f1417ff83b31: Layer already exists 14:15:57 latest: digest: sha256:6a8c5f3b5ffe4198408ded1b481de1df8281b4f20d7b30d59d328701a65b9116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:58 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.152 14:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:15:58 9a6299ecd68c: Preparing 14:15:58 7007737729bf: Preparing 14:15:58 63f7f41345f5: Preparing 14:15:58 de1a448afb38: Preparing 14:15:58 03cba066d1bc: Preparing 14:15:58 f1417ff83b31: Preparing 14:15:58 f1417ff83b31: Waiting 14:15:58 03cba066d1bc: Layer already exists 14:15:58 7007737729bf: Layer already exists 14:15:58 de1a448afb38: Layer already exists 14:15:58 63f7f41345f5: Layer already exists 14:15:58 9a6299ecd68c: Layer already exists 14:15:58 f1417ff83b31: Layer already exists 14:15:58 3.0.0-dev.152: digest: sha256:6a8c5f3b5ffe4198408ded1b481de1df8281b4f20d7b30d59d328701a65b9116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:59 + docker push nexus3.edgexfoundry.org:10004/core-data:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:15:59 9a6299ecd68c: Preparing 14:15:59 7007737729bf: Preparing 14:15:59 63f7f41345f5: Preparing 14:15:59 de1a448afb38: Preparing 14:15:59 03cba066d1bc: Preparing 14:15:59 f1417ff83b31: Preparing 14:15:59 9a6299ecd68c: Layer already exists 14:15:59 7007737729bf: Layer already exists 14:15:59 63f7f41345f5: Layer already exists 14:15:59 03cba066d1bc: Layer already exists 14:15:59 de1a448afb38: Layer already exists 14:15:59 f1417ff83b31: Layer already exists 14:15:59 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:6a8c5f3b5ffe4198408ded1b481de1df8281b4f20d7b30d59d328701a65b9116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:15:59 9a6299ecd68c: Preparing 14:15:59 7007737729bf: Preparing 14:15:59 63f7f41345f5: Preparing 14:15:59 de1a448afb38: Preparing 14:15:59 03cba066d1bc: Preparing 14:15:59 f1417ff83b31: Preparing 14:15:59 f1417ff83b31: Waiting 14:15:59 03cba066d1bc: Layer already exists 14:15:59 de1a448afb38: Layer already exists 14:15:59 9a6299ecd68c: Layer already exists 14:15:59 7007737729bf: Layer already exists 14:15:59 63f7f41345f5: Layer already exists 14:15:59 f1417ff83b31: Layer already exists 14:15:59 main: digest: sha256:6a8c5f3b5ffe4198408ded1b481de1df8281b4f20d7b30d59d328701a65b9116 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:59 ===================================================== [Pipeline] echo 14:15:59 taggedImages: 14:15:59 - nexus3.edgexfoundry.org:10004/core-data:079d219be26533084879877c2803b7bbbdfcd758 14:15:59 - nexus3.edgexfoundry.org:10004/core-data:latest 14:15:59 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.152 14:15:59 - nexus3.edgexfoundry.org:10004/core-data:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:15:59 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:15:59 079d219be26533084879877c2803b7bbbdfcd758 14:15:59 latest 14:15:59 3.0.0-dev.152 14:15:59 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:15:59 main 14:15:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:079d219be26533084879877c2803b7bbbdfcd758 14:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:16:00 2d53eaf84d9a: Preparing 14:16:00 0e221911cddd: Preparing 14:16:00 80d56b9550ca: Preparing 14:16:00 63f7f41345f5: Preparing 14:16:00 de1a448afb38: Preparing 14:16:00 1bc086f5eb65: Preparing 14:16:00 f1417ff83b31: Preparing 14:16:00 1bc086f5eb65: Waiting 14:16:00 f1417ff83b31: Waiting 14:16:00 de1a448afb38: Layer already exists 14:16:00 63f7f41345f5: Layer already exists 14:16:00 1bc086f5eb65: Layer already exists 14:16:00 f1417ff83b31: Layer already exists 14:16:00 0e221911cddd: Pushed 14:16:00 2d53eaf84d9a: Pushed 14:16:02 80d56b9550ca: Pushed 14:16:02 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:8e5986b049c18effd7deb2af15b99bd93c809191d5582a8bf017bdadbab988b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:16:02 2d53eaf84d9a: Preparing 14:16:02 0e221911cddd: Preparing 14:16:02 80d56b9550ca: Preparing 14:16:02 63f7f41345f5: Preparing 14:16:02 de1a448afb38: Preparing 14:16:02 1bc086f5eb65: Preparing 14:16:02 f1417ff83b31: Preparing 14:16:02 1bc086f5eb65: Waiting 14:16:02 f1417ff83b31: Waiting 14:16:02 2d53eaf84d9a: Layer already exists 14:16:02 0e221911cddd: Layer already exists 14:16:02 80d56b9550ca: Layer already exists 14:16:02 63f7f41345f5: Layer already exists 14:16:02 de1a448afb38: Layer already exists 14:16:02 f1417ff83b31: Layer already exists 14:16:02 1bc086f5eb65: Layer already exists 14:16:02 latest: digest: sha256:8e5986b049c18effd7deb2af15b99bd93c809191d5582a8bf017bdadbab988b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.152 14:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:16:03 2d53eaf84d9a: Preparing 14:16:03 0e221911cddd: Preparing 14:16:03 80d56b9550ca: Preparing 14:16:03 63f7f41345f5: Preparing 14:16:03 de1a448afb38: Preparing 14:16:03 1bc086f5eb65: Preparing 14:16:03 f1417ff83b31: Preparing 14:16:03 1bc086f5eb65: Waiting 14:16:03 2d53eaf84d9a: Layer already exists 14:16:03 de1a448afb38: Layer already exists 14:16:03 63f7f41345f5: Layer already exists 14:16:03 80d56b9550ca: Layer already exists 14:16:03 0e221911cddd: Layer already exists 14:16:03 f1417ff83b31: Layer already exists 14:16:03 1bc086f5eb65: Layer already exists 14:16:03 3.0.0-dev.152: digest: sha256:8e5986b049c18effd7deb2af15b99bd93c809191d5582a8bf017bdadbab988b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:16:04 2d53eaf84d9a: Preparing 14:16:04 0e221911cddd: Preparing 14:16:04 80d56b9550ca: Preparing 14:16:04 63f7f41345f5: Preparing 14:16:04 de1a448afb38: Preparing 14:16:04 1bc086f5eb65: Preparing 14:16:04 f1417ff83b31: Preparing 14:16:04 1bc086f5eb65: Waiting 14:16:04 f1417ff83b31: Waiting 14:16:04 80d56b9550ca: Layer already exists 14:16:04 63f7f41345f5: Layer already exists 14:16:04 2d53eaf84d9a: Layer already exists 14:16:04 0e221911cddd: Layer already exists 14:16:04 de1a448afb38: Layer already exists 14:16:04 1bc086f5eb65: Layer already exists 14:16:04 f1417ff83b31: Layer already exists 14:16:04 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:8e5986b049c18effd7deb2af15b99bd93c809191d5582a8bf017bdadbab988b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:16:04 2d53eaf84d9a: Preparing 14:16:04 0e221911cddd: Preparing 14:16:04 80d56b9550ca: Preparing 14:16:04 63f7f41345f5: Preparing 14:16:04 de1a448afb38: Preparing 14:16:04 1bc086f5eb65: Preparing 14:16:04 f1417ff83b31: Preparing 14:16:04 1bc086f5eb65: Waiting 14:16:04 f1417ff83b31: Waiting 14:16:04 80d56b9550ca: Layer already exists 14:16:04 de1a448afb38: Layer already exists 14:16:04 0e221911cddd: Layer already exists 14:16:04 63f7f41345f5: Layer already exists 14:16:04 2d53eaf84d9a: Layer already exists 14:16:04 1bc086f5eb65: Layer already exists 14:16:04 f1417ff83b31: Layer already exists 14:16:04 main: digest: sha256:8e5986b049c18effd7deb2af15b99bd93c809191d5582a8bf017bdadbab988b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:04 ===================================================== [Pipeline] echo 14:16:04 taggedImages: 14:16:04 - nexus3.edgexfoundry.org:10004/core-metadata:079d219be26533084879877c2803b7bbbdfcd758 14:16:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:16:04 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.152 14:16:04 - nexus3.edgexfoundry.org:10004/core-metadata:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:16:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:16:04 079d219be26533084879877c2803b7bbbdfcd758 14:16:04 latest 14:16:04 3.0.0-dev.152 14:16:04 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:04 main 14:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758 14:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:16:05 231102ba9f65: Preparing 14:16:05 231102ba9f65: Preparing 14:16:05 981cfb2e1367: Preparing 14:16:05 001a42369d40: Preparing 14:16:05 51d3af8a60bc: Preparing 14:16:05 10aed53df507: Preparing 14:16:05 11613d49ff30: Preparing 14:16:05 63f7f41345f5: Preparing 14:16:05 de1a448afb38: Preparing 14:16:05 f86fcde458ce: Preparing 14:16:05 5c7164f49b6a: Preparing 14:16:05 7c905111a02c: Preparing 14:16:05 dc49d100d37f: Preparing 14:16:05 f1417ff83b31: Preparing 14:16:05 11613d49ff30: Waiting 14:16:05 63f7f41345f5: Waiting 14:16:05 de1a448afb38: Waiting 14:16:05 dc49d100d37f: Waiting 14:16:05 5c7164f49b6a: Waiting 14:16:05 7c905111a02c: Waiting 14:16:05 f86fcde458ce: Waiting 14:16:05 f1417ff83b31: Waiting 14:16:05 001a42369d40: Pushed 14:16:05 10aed53df507: Pushed 14:16:05 231102ba9f65: Pushed 14:16:05 981cfb2e1367: Pushed 14:16:05 51d3af8a60bc: Pushed 14:16:05 de1a448afb38: Layer already exists 14:16:05 63f7f41345f5: Layer already exists 14:16:05 dc49d100d37f: Pushed 14:16:05 5c7164f49b6a: Pushed 14:16:05 f1417ff83b31: Layer already exists 14:16:05 7c905111a02c: Pushed 14:16:05 f86fcde458ce: Pushed 14:16:07 11613d49ff30: Pushed 14:16:07 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:7188b42764a6c5a0e07f6500eff0f53d2587b80a1cd6389d769a7623ea351841 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:16:08 231102ba9f65: Preparing 14:16:08 231102ba9f65: Preparing 14:16:08 981cfb2e1367: Preparing 14:16:08 001a42369d40: Preparing 14:16:08 51d3af8a60bc: Preparing 14:16:08 10aed53df507: Preparing 14:16:08 11613d49ff30: Preparing 14:16:08 63f7f41345f5: Preparing 14:16:08 de1a448afb38: Preparing 14:16:08 f86fcde458ce: Preparing 14:16:08 5c7164f49b6a: Preparing 14:16:08 7c905111a02c: Preparing 14:16:08 dc49d100d37f: Preparing 14:16:08 f1417ff83b31: Preparing 14:16:08 de1a448afb38: Waiting 14:16:08 f86fcde458ce: Waiting 14:16:08 5c7164f49b6a: Waiting 14:16:08 7c905111a02c: Waiting 14:16:08 dc49d100d37f: Waiting 14:16:08 11613d49ff30: Waiting 14:16:08 f1417ff83b31: Waiting 14:16:08 63f7f41345f5: Waiting 14:16:08 51d3af8a60bc: Layer already exists 14:16:08 231102ba9f65: Layer already exists 14:16:08 981cfb2e1367: Layer already exists 14:16:08 10aed53df507: Layer already exists 14:16:08 001a42369d40: Layer already exists 14:16:08 11613d49ff30: Layer already exists 14:16:08 f86fcde458ce: Layer already exists 14:16:08 63f7f41345f5: Layer already exists 14:16:08 de1a448afb38: Layer already exists 14:16:08 5c7164f49b6a: Layer already exists 14:16:08 7c905111a02c: Layer already exists 14:16:08 dc49d100d37f: Layer already exists 14:16:08 f1417ff83b31: Layer already exists 14:16:08 latest: digest: sha256:7188b42764a6c5a0e07f6500eff0f53d2587b80a1cd6389d769a7623ea351841 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.152 14:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:16:08 231102ba9f65: Preparing 14:16:08 231102ba9f65: Preparing 14:16:08 981cfb2e1367: Preparing 14:16:08 001a42369d40: Preparing 14:16:08 51d3af8a60bc: Preparing 14:16:08 10aed53df507: Preparing 14:16:08 11613d49ff30: Preparing 14:16:08 63f7f41345f5: Preparing 14:16:08 de1a448afb38: Preparing 14:16:08 f86fcde458ce: Preparing 14:16:08 5c7164f49b6a: Preparing 14:16:08 7c905111a02c: Preparing 14:16:08 dc49d100d37f: Preparing 14:16:08 f1417ff83b31: Preparing 14:16:08 11613d49ff30: Waiting 14:16:08 63f7f41345f5: Waiting 14:16:08 f1417ff83b31: Waiting 14:16:08 dc49d100d37f: Waiting 14:16:08 5c7164f49b6a: Waiting 14:16:08 de1a448afb38: Waiting 14:16:08 7c905111a02c: Waiting 14:16:08 f86fcde458ce: Waiting 14:16:08 51d3af8a60bc: Layer already exists 14:16:08 001a42369d40: Layer already exists 14:16:08 10aed53df507: Layer already exists 14:16:08 981cfb2e1367: Layer already exists 14:16:08 231102ba9f65: Layer already exists 14:16:08 11613d49ff30: Layer already exists 14:16:08 de1a448afb38: Layer already exists 14:16:08 63f7f41345f5: Layer already exists 14:16:08 f86fcde458ce: Layer already exists 14:16:08 5c7164f49b6a: Layer already exists 14:16:08 7c905111a02c: Layer already exists 14:16:08 dc49d100d37f: Layer already exists 14:16:08 f1417ff83b31: Layer already exists 14:16:08 3.0.0-dev.152: digest: sha256:7188b42764a6c5a0e07f6500eff0f53d2587b80a1cd6389d769a7623ea351841 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:16:09 231102ba9f65: Preparing 14:16:09 231102ba9f65: Preparing 14:16:09 981cfb2e1367: Preparing 14:16:09 001a42369d40: Preparing 14:16:09 51d3af8a60bc: Preparing 14:16:09 10aed53df507: Preparing 14:16:09 11613d49ff30: Preparing 14:16:09 63f7f41345f5: Preparing 14:16:09 de1a448afb38: Preparing 14:16:09 f86fcde458ce: Preparing 14:16:09 5c7164f49b6a: Preparing 14:16:09 7c905111a02c: Preparing 14:16:09 dc49d100d37f: Preparing 14:16:09 f1417ff83b31: Preparing 14:16:09 11613d49ff30: Waiting 14:16:09 63f7f41345f5: Waiting 14:16:09 de1a448afb38: Waiting 14:16:09 f86fcde458ce: Waiting 14:16:09 5c7164f49b6a: Waiting 14:16:09 7c905111a02c: Waiting 14:16:09 dc49d100d37f: Waiting 14:16:09 f1417ff83b31: Waiting 14:16:09 231102ba9f65: Layer already exists 14:16:09 981cfb2e1367: Layer already exists 14:16:09 51d3af8a60bc: Layer already exists 14:16:09 001a42369d40: Layer already exists 14:16:09 10aed53df507: Layer already exists 14:16:09 11613d49ff30: Layer already exists 14:16:09 de1a448afb38: Layer already exists 14:16:09 5c7164f49b6a: Layer already exists 14:16:09 63f7f41345f5: Layer already exists 14:16:09 f86fcde458ce: Layer already exists 14:16:09 7c905111a02c: Layer already exists 14:16:09 dc49d100d37f: Layer already exists 14:16:09 f1417ff83b31: Layer already exists 14:16:09 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:7188b42764a6c5a0e07f6500eff0f53d2587b80a1cd6389d769a7623ea351841 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:16:10 231102ba9f65: Preparing 14:16:10 231102ba9f65: Preparing 14:16:10 981cfb2e1367: Preparing 14:16:10 001a42369d40: Preparing 14:16:10 51d3af8a60bc: Preparing 14:16:10 10aed53df507: Preparing 14:16:10 11613d49ff30: Preparing 14:16:10 63f7f41345f5: Preparing 14:16:10 de1a448afb38: Preparing 14:16:10 f86fcde458ce: Preparing 14:16:10 5c7164f49b6a: Preparing 14:16:10 7c905111a02c: Preparing 14:16:10 dc49d100d37f: Preparing 14:16:10 f1417ff83b31: Preparing 14:16:10 7c905111a02c: Waiting 14:16:10 de1a448afb38: Waiting 14:16:10 f86fcde458ce: Waiting 14:16:10 5c7164f49b6a: Waiting 14:16:10 11613d49ff30: Waiting 14:16:10 dc49d100d37f: Waiting 14:16:10 63f7f41345f5: Waiting 14:16:10 f1417ff83b31: Waiting 14:16:10 001a42369d40: Layer already exists 14:16:10 51d3af8a60bc: Layer already exists 14:16:10 231102ba9f65: Layer already exists 14:16:10 981cfb2e1367: Layer already exists 14:16:10 10aed53df507: Layer already exists 14:16:10 63f7f41345f5: Layer already exists 14:16:10 de1a448afb38: Layer already exists 14:16:10 11613d49ff30: Layer already exists 14:16:10 5c7164f49b6a: Layer already exists 14:16:10 f86fcde458ce: Layer already exists 14:16:10 7c905111a02c: Layer already exists 14:16:10 dc49d100d37f: Layer already exists 14:16:10 f1417ff83b31: Layer already exists 14:16:10 main: digest: sha256:7188b42764a6c5a0e07f6500eff0f53d2587b80a1cd6389d769a7623ea351841 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:10 ===================================================== [Pipeline] echo 14:16:10 taggedImages: 14:16:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758 14:16:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:16:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.152 14:16:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:16:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 14:16:10 079d219be26533084879877c2803b7bbbdfcd758 14:16:10 latest 14:16:10 3.0.0-dev.152 14:16:10 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:10 main 14:16:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:079d219be26533084879877c2803b7bbbdfcd758 14:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:10 9f36a02e9bbb: Preparing 14:16:10 903a91269c33: Preparing 14:16:10 7f88ca73b0e6: Preparing 14:16:10 b988d3ab6b43: Preparing 14:16:10 63f7f41345f5: Preparing 14:16:10 de1a448afb38: Preparing 14:16:10 1bc086f5eb65: Preparing 14:16:10 f1417ff83b31: Preparing 14:16:10 f1417ff83b31: Waiting 14:16:10 de1a448afb38: Waiting 14:16:10 1bc086f5eb65: Waiting 14:16:10 63f7f41345f5: Layer already exists 14:16:10 de1a448afb38: Layer already exists 14:16:10 1bc086f5eb65: Layer already exists 14:16:10 f1417ff83b31: Layer already exists 14:16:10 903a91269c33: Pushed 14:16:10 9f36a02e9bbb: Pushed 14:16:10 7f88ca73b0e6: Pushed 14:16:12 b988d3ab6b43: Pushed 14:16:12 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:32980bef6ddd22c4348bfded3f811a57d107cd6e0cc4c8a72c3293159e6e2781 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:12 9f36a02e9bbb: Preparing 14:16:12 903a91269c33: Preparing 14:16:12 7f88ca73b0e6: Preparing 14:16:12 b988d3ab6b43: Preparing 14:16:12 63f7f41345f5: Preparing 14:16:12 de1a448afb38: Preparing 14:16:12 1bc086f5eb65: Preparing 14:16:12 f1417ff83b31: Preparing 14:16:12 de1a448afb38: Waiting 14:16:12 1bc086f5eb65: Waiting 14:16:12 f1417ff83b31: Waiting 14:16:12 63f7f41345f5: Layer already exists 14:16:12 7f88ca73b0e6: Layer already exists 14:16:12 9f36a02e9bbb: Layer already exists 14:16:12 b988d3ab6b43: Layer already exists 14:16:12 903a91269c33: Layer already exists 14:16:12 de1a448afb38: Layer already exists 14:16:12 f1417ff83b31: Layer already exists 14:16:12 1bc086f5eb65: Layer already exists 14:16:12 latest: digest: sha256:32980bef6ddd22c4348bfded3f811a57d107cd6e0cc4c8a72c3293159e6e2781 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.152 14:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:13 9f36a02e9bbb: Preparing 14:16:13 903a91269c33: Preparing 14:16:13 7f88ca73b0e6: Preparing 14:16:13 b988d3ab6b43: Preparing 14:16:13 63f7f41345f5: Preparing 14:16:13 de1a448afb38: Preparing 14:16:13 1bc086f5eb65: Preparing 14:16:13 f1417ff83b31: Preparing 14:16:13 f1417ff83b31: Waiting 14:16:13 1bc086f5eb65: Waiting 14:16:13 de1a448afb38: Waiting 14:16:13 b988d3ab6b43: Layer already exists 14:16:13 7f88ca73b0e6: Layer already exists 14:16:13 903a91269c33: Layer already exists 14:16:13 9f36a02e9bbb: Layer already exists 14:16:13 63f7f41345f5: Layer already exists 14:16:13 1bc086f5eb65: Layer already exists 14:16:13 de1a448afb38: Layer already exists 14:16:13 f1417ff83b31: Layer already exists 14:16:13 3.0.0-dev.152: digest: sha256:32980bef6ddd22c4348bfded3f811a57d107cd6e0cc4c8a72c3293159e6e2781 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:14 9f36a02e9bbb: Preparing 14:16:14 903a91269c33: Preparing 14:16:14 7f88ca73b0e6: Preparing 14:16:14 b988d3ab6b43: Preparing 14:16:14 63f7f41345f5: Preparing 14:16:14 de1a448afb38: Preparing 14:16:14 1bc086f5eb65: Preparing 14:16:14 f1417ff83b31: Preparing 14:16:14 de1a448afb38: Waiting 14:16:14 1bc086f5eb65: Waiting 14:16:14 f1417ff83b31: Waiting 14:16:14 63f7f41345f5: Layer already exists 14:16:14 7f88ca73b0e6: Layer already exists 14:16:14 b988d3ab6b43: Layer already exists 14:16:14 903a91269c33: Layer already exists 14:16:14 9f36a02e9bbb: Layer already exists 14:16:14 de1a448afb38: Layer already exists 14:16:14 1bc086f5eb65: Layer already exists 14:16:14 f1417ff83b31: Layer already exists 14:16:14 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:32980bef6ddd22c4348bfded3f811a57d107cd6e0cc4c8a72c3293159e6e2781 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 14:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:16:14 9f36a02e9bbb: Preparing 14:16:14 903a91269c33: Preparing 14:16:14 7f88ca73b0e6: Preparing 14:16:14 b988d3ab6b43: Preparing 14:16:14 63f7f41345f5: Preparing 14:16:14 de1a448afb38: Preparing 14:16:14 1bc086f5eb65: Preparing 14:16:14 f1417ff83b31: Preparing 14:16:14 de1a448afb38: Waiting 14:16:14 f1417ff83b31: Waiting 14:16:14 1bc086f5eb65: Waiting 14:16:14 903a91269c33: Layer already exists 14:16:14 7f88ca73b0e6: Layer already exists 14:16:14 63f7f41345f5: Layer already exists 14:16:14 9f36a02e9bbb: Layer already exists 14:16:14 b988d3ab6b43: Layer already exists 14:16:14 f1417ff83b31: Layer already exists 14:16:14 1bc086f5eb65: Layer already exists 14:16:14 de1a448afb38: Layer already exists 14:16:14 main: digest: sha256:32980bef6ddd22c4348bfded3f811a57d107cd6e0cc4c8a72c3293159e6e2781 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:14 ===================================================== [Pipeline] echo 14:16:14 taggedImages: 14:16:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:079d219be26533084879877c2803b7bbbdfcd758 14:16:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:16:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.152 14:16:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 14:16:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:16:14 079d219be26533084879877c2803b7bbbdfcd758 14:16:14 latest 14:16:14 3.0.0-dev.152 14:16:14 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:14 main 14:16:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:079d219be26533084879877c2803b7bbbdfcd758 14:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:16:15 e0a690f60e76: Preparing 14:16:15 00cd22aa2c90: Preparing 14:16:15 022db6b19a44: Preparing 14:16:15 fc4ce136858e: Preparing 14:16:15 63f7f41345f5: Preparing 14:16:15 de1a448afb38: Preparing 14:16:15 7805d2f68587: Preparing 14:16:15 105152e5f117: Preparing 14:16:15 f1417ff83b31: Preparing 14:16:15 de1a448afb38: Waiting 14:16:15 7805d2f68587: Waiting 14:16:15 f1417ff83b31: Waiting 14:16:15 105152e5f117: Waiting 14:16:15 63f7f41345f5: Layer already exists 14:16:15 de1a448afb38: Layer already exists 14:16:15 fc4ce136858e: Pushed 14:16:15 e0a690f60e76: Pushed 14:16:15 00cd22aa2c90: Pushed 14:16:15 7805d2f68587: Pushed 14:16:15 f1417ff83b31: Layer already exists 14:16:15 105152e5f117: Pushed 14:16:16 022db6b19a44: Pushed 14:16:16 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:5aa3f993ce6918509daee64a4a77a12119b856cb81ef259aa556581dcf4de4d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:16:17 e0a690f60e76: Preparing 14:16:17 00cd22aa2c90: Preparing 14:16:17 022db6b19a44: Preparing 14:16:17 fc4ce136858e: Preparing 14:16:17 63f7f41345f5: Preparing 14:16:17 de1a448afb38: Preparing 14:16:17 7805d2f68587: Preparing 14:16:17 105152e5f117: Preparing 14:16:17 f1417ff83b31: Preparing 14:16:17 7805d2f68587: Waiting 14:16:17 de1a448afb38: Waiting 14:16:17 105152e5f117: Waiting 14:16:17 f1417ff83b31: Waiting 14:16:17 fc4ce136858e: Layer already exists 14:16:17 63f7f41345f5: Layer already exists 14:16:17 022db6b19a44: Layer already exists 14:16:17 e0a690f60e76: Layer already exists 14:16:17 00cd22aa2c90: Layer already exists 14:16:17 de1a448afb38: Layer already exists 14:16:17 105152e5f117: Layer already exists 14:16:17 7805d2f68587: Layer already exists 14:16:17 f1417ff83b31: Layer already exists 14:16:17 latest: digest: sha256:5aa3f993ce6918509daee64a4a77a12119b856cb81ef259aa556581dcf4de4d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.152 14:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:16:18 e0a690f60e76: Preparing 14:16:18 00cd22aa2c90: Preparing 14:16:18 022db6b19a44: Preparing 14:16:18 fc4ce136858e: Preparing 14:16:18 63f7f41345f5: Preparing 14:16:18 de1a448afb38: Preparing 14:16:18 7805d2f68587: Preparing 14:16:18 105152e5f117: Preparing 14:16:18 f1417ff83b31: Preparing 14:16:18 7805d2f68587: Waiting 14:16:18 f1417ff83b31: Waiting 14:16:18 105152e5f117: Waiting 14:16:18 de1a448afb38: Waiting 14:16:18 fc4ce136858e: Layer already exists 14:16:18 022db6b19a44: Layer already exists 14:16:18 63f7f41345f5: Layer already exists 14:16:18 00cd22aa2c90: Layer already exists 14:16:18 e0a690f60e76: Layer already exists 14:16:18 105152e5f117: Layer already exists 14:16:18 de1a448afb38: Layer already exists 14:16:18 7805d2f68587: Layer already exists 14:16:18 f1417ff83b31: Layer already exists 14:16:18 3.0.0-dev.152: digest: sha256:5aa3f993ce6918509daee64a4a77a12119b856cb81ef259aa556581dcf4de4d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:16:18 e0a690f60e76: Preparing 14:16:18 00cd22aa2c90: Preparing 14:16:18 022db6b19a44: Preparing 14:16:18 fc4ce136858e: Preparing 14:16:18 63f7f41345f5: Preparing 14:16:18 de1a448afb38: Preparing 14:16:18 7805d2f68587: Preparing 14:16:18 105152e5f117: Preparing 14:16:18 f1417ff83b31: Preparing 14:16:18 de1a448afb38: Waiting 14:16:18 105152e5f117: Waiting 14:16:18 7805d2f68587: Waiting 14:16:18 f1417ff83b31: Waiting 14:16:18 fc4ce136858e: Layer already exists 14:16:18 00cd22aa2c90: Layer already exists 14:16:18 e0a690f60e76: Layer already exists 14:16:18 022db6b19a44: Layer already exists 14:16:18 63f7f41345f5: Layer already exists 14:16:18 de1a448afb38: Layer already exists 14:16:18 105152e5f117: Layer already exists 14:16:18 7805d2f68587: Layer already exists 14:16:18 f1417ff83b31: Layer already exists 14:16:18 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:5aa3f993ce6918509daee64a4a77a12119b856cb81ef259aa556581dcf4de4d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:16:19 e0a690f60e76: Preparing 14:16:19 00cd22aa2c90: Preparing 14:16:19 022db6b19a44: Preparing 14:16:19 fc4ce136858e: Preparing 14:16:19 63f7f41345f5: Preparing 14:16:19 de1a448afb38: Preparing 14:16:19 7805d2f68587: Preparing 14:16:19 105152e5f117: Preparing 14:16:19 f1417ff83b31: Preparing 14:16:19 7805d2f68587: Waiting 14:16:19 105152e5f117: Waiting 14:16:19 de1a448afb38: Waiting 14:16:19 f1417ff83b31: Waiting 14:16:19 00cd22aa2c90: Layer already exists 14:16:19 022db6b19a44: Layer already exists 14:16:19 fc4ce136858e: Layer already exists 14:16:19 63f7f41345f5: Layer already exists 14:16:19 e0a690f60e76: Layer already exists 14:16:19 7805d2f68587: Layer already exists 14:16:19 de1a448afb38: Layer already exists 14:16:19 105152e5f117: Layer already exists 14:16:19 f1417ff83b31: Layer already exists 14:16:19 main: digest: sha256:5aa3f993ce6918509daee64a4a77a12119b856cb81ef259aa556581dcf4de4d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:19 ===================================================== [Pipeline] echo 14:16:19 taggedImages: 14:16:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:079d219be26533084879877c2803b7bbbdfcd758 14:16:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:16:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.152 14:16:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:16:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:16:19 079d219be26533084879877c2803b7bbbdfcd758 14:16:19 latest 14:16:19 3.0.0-dev.152 14:16:19 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:19 main 14:16:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:079d219be26533084879877c2803b7bbbdfcd758 14:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:16:20 7372f549ed76: Preparing 14:16:20 2d528720ae24: Preparing 14:16:20 2790eb93f805: Preparing 14:16:20 5999a1372d04: Preparing 14:16:20 fa3ed81bd164: Preparing 14:16:20 f1421c529da9: Preparing 14:16:20 0905e81add6e: Preparing 14:16:20 63f7f41345f5: Preparing 14:16:20 de1a448afb38: Preparing 14:16:20 57952051c086: Preparing 14:16:20 f1417ff83b31: Preparing 14:16:20 f1421c529da9: Waiting 14:16:20 0905e81add6e: Waiting 14:16:20 63f7f41345f5: Waiting 14:16:20 de1a448afb38: Waiting 14:16:20 57952051c086: Waiting 14:16:20 f1417ff83b31: Waiting 14:16:20 fa3ed81bd164: Pushed 14:16:20 2d528720ae24: Pushed 14:16:20 7372f549ed76: Pushed 14:16:20 63f7f41345f5: Layer already exists 14:16:20 de1a448afb38: Layer already exists 14:16:20 f1421c529da9: Pushed 14:16:20 0905e81add6e: Pushed 14:16:20 f1417ff83b31: Layer already exists 14:16:20 57952051c086: Pushed 14:16:21 5999a1372d04: Pushed 14:16:21 2790eb93f805: Pushed 14:16:21 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:ada1ca70b1baa04c676a65472d913bee79de984fda632e299a1ed5eb9bb0c099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:16:22 7372f549ed76: Preparing 14:16:22 2d528720ae24: Preparing 14:16:22 2790eb93f805: Preparing 14:16:22 5999a1372d04: Preparing 14:16:22 fa3ed81bd164: Preparing 14:16:22 f1421c529da9: Preparing 14:16:22 0905e81add6e: Preparing 14:16:22 63f7f41345f5: Preparing 14:16:22 de1a448afb38: Preparing 14:16:22 57952051c086: Preparing 14:16:22 f1417ff83b31: Preparing 14:16:22 0905e81add6e: Waiting 14:16:22 63f7f41345f5: Waiting 14:16:22 de1a448afb38: Waiting 14:16:22 57952051c086: Waiting 14:16:22 f1417ff83b31: Waiting 14:16:22 f1421c529da9: Waiting 14:16:22 fa3ed81bd164: Layer already exists 14:16:22 2d528720ae24: Layer already exists 14:16:22 2790eb93f805: Layer already exists 14:16:22 5999a1372d04: Layer already exists 14:16:22 7372f549ed76: Layer already exists 14:16:22 de1a448afb38: Layer already exists 14:16:22 f1421c529da9: Layer already exists 14:16:22 63f7f41345f5: Layer already exists 14:16:22 0905e81add6e: Layer already exists 14:16:22 57952051c086: Layer already exists 14:16:22 f1417ff83b31: Layer already exists 14:16:22 latest: digest: sha256:ada1ca70b1baa04c676a65472d913bee79de984fda632e299a1ed5eb9bb0c099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.152 14:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:16:22 7372f549ed76: Preparing 14:16:22 2d528720ae24: Preparing 14:16:22 2790eb93f805: Preparing 14:16:22 5999a1372d04: Preparing 14:16:22 fa3ed81bd164: Preparing 14:16:22 f1421c529da9: Preparing 14:16:22 0905e81add6e: Preparing 14:16:22 63f7f41345f5: Preparing 14:16:22 de1a448afb38: Preparing 14:16:22 57952051c086: Preparing 14:16:22 f1417ff83b31: Preparing 14:16:22 0905e81add6e: Waiting 14:16:22 f1417ff83b31: Waiting 14:16:22 57952051c086: Waiting 14:16:22 63f7f41345f5: Waiting 14:16:22 f1421c529da9: Waiting 14:16:22 2790eb93f805: Layer already exists 14:16:22 2d528720ae24: Layer already exists 14:16:22 5999a1372d04: Layer already exists 14:16:22 7372f549ed76: Layer already exists 14:16:22 fa3ed81bd164: Layer already exists 14:16:22 0905e81add6e: Layer already exists 14:16:22 f1421c529da9: Layer already exists 14:16:22 de1a448afb38: Layer already exists 14:16:22 57952051c086: Layer already exists 14:16:22 63f7f41345f5: Layer already exists 14:16:22 f1417ff83b31: Layer already exists 14:16:22 3.0.0-dev.152: digest: sha256:ada1ca70b1baa04c676a65472d913bee79de984fda632e299a1ed5eb9bb0c099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:16:23 7372f549ed76: Preparing 14:16:23 2d528720ae24: Preparing 14:16:23 2790eb93f805: Preparing 14:16:23 5999a1372d04: Preparing 14:16:23 fa3ed81bd164: Preparing 14:16:23 f1421c529da9: Preparing 14:16:23 0905e81add6e: Preparing 14:16:23 63f7f41345f5: Preparing 14:16:23 de1a448afb38: Preparing 14:16:23 57952051c086: Preparing 14:16:23 f1417ff83b31: Preparing 14:16:23 63f7f41345f5: Waiting 14:16:23 f1417ff83b31: Waiting 14:16:23 de1a448afb38: Waiting 14:16:23 57952051c086: Waiting 14:16:23 0905e81add6e: Waiting 14:16:23 f1421c529da9: Waiting 14:16:23 2d528720ae24: Layer already exists 14:16:23 fa3ed81bd164: Layer already exists 14:16:23 7372f549ed76: Layer already exists 14:16:23 2790eb93f805: Layer already exists 14:16:23 5999a1372d04: Layer already exists 14:16:23 f1421c529da9: Layer already exists 14:16:23 0905e81add6e: Layer already exists 14:16:23 63f7f41345f5: Layer already exists 14:16:23 57952051c086: Layer already exists 14:16:23 de1a448afb38: Layer already exists 14:16:23 f1417ff83b31: Layer already exists 14:16:23 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:ada1ca70b1baa04c676a65472d913bee79de984fda632e299a1ed5eb9bb0c099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:16:24 7372f549ed76: Preparing 14:16:24 2d528720ae24: Preparing 14:16:24 2790eb93f805: Preparing 14:16:24 5999a1372d04: Preparing 14:16:24 fa3ed81bd164: Preparing 14:16:24 f1421c529da9: Preparing 14:16:24 0905e81add6e: Preparing 14:16:24 63f7f41345f5: Preparing 14:16:24 de1a448afb38: Preparing 14:16:24 57952051c086: Preparing 14:16:24 f1417ff83b31: Preparing 14:16:24 57952051c086: Waiting 14:16:24 63f7f41345f5: Waiting 14:16:24 de1a448afb38: Waiting 14:16:24 f1421c529da9: Waiting 14:16:24 0905e81add6e: Waiting 14:16:24 7372f549ed76: Layer already exists 14:16:24 2d528720ae24: Layer already exists 14:16:24 fa3ed81bd164: Layer already exists 14:16:24 5999a1372d04: Layer already exists 14:16:24 2790eb93f805: Layer already exists 14:16:24 0905e81add6e: Layer already exists 14:16:24 57952051c086: Layer already exists 14:16:24 de1a448afb38: Layer already exists 14:16:24 f1421c529da9: Layer already exists 14:16:24 63f7f41345f5: Layer already exists 14:16:24 f1417ff83b31: Layer already exists 14:16:24 main: digest: sha256:ada1ca70b1baa04c676a65472d913bee79de984fda632e299a1ed5eb9bb0c099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:24 ===================================================== [Pipeline] echo 14:16:24 taggedImages: 14:16:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:079d219be26533084879877c2803b7bbbdfcd758 14:16:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:16:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.152 14:16:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:16:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:16:24 079d219be26533084879877c2803b7bbbdfcd758 14:16:24 latest 14:16:24 3.0.0-dev.152 14:16:24 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:24 main 14:16:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:079d219be26533084879877c2803b7bbbdfcd758 14:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:16:24 5ffa5fe02fae: Preparing 14:16:24 5df4b51848d7: Preparing 14:16:24 63f7f41345f5: Preparing 14:16:24 de1a448afb38: Preparing 14:16:24 a5c399a5c02f: Preparing 14:16:24 f1417ff83b31: Preparing 14:16:24 f1417ff83b31: Waiting 14:16:24 63f7f41345f5: Layer already exists 14:16:24 de1a448afb38: Layer already exists 14:16:24 f1417ff83b31: Layer already exists 14:16:24 5ffa5fe02fae: Pushed 14:16:25 a5c399a5c02f: Pushed 14:16:26 Removing intermediate container f4b64d4c8898 14:16:26 ---> 97da19dfc167 14:16:26 Step 7/33 : COPY . . 14:16:27 ---> 280c68c8a000 14:16:27 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:16:27 ---> Running in 43185383be14 14:16:27 5df4b51848d7: Pushed 14:16:27 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:0ba255008c081496201fdcda0bf56079e61b7a15cc0cf418075178cebf4c7c29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:27 + 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 14:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:16:28 5ffa5fe02fae: Preparing 14:16:28 5df4b51848d7: Preparing 14:16:28 63f7f41345f5: Preparing 14:16:28 de1a448afb38: Preparing 14:16:28 a5c399a5c02f: Preparing 14:16:28 f1417ff83b31: Preparing 14:16:28 f1417ff83b31: Waiting 14:16:28 de1a448afb38: Layer already exists 14:16:28 a5c399a5c02f: Layer already exists 14:16:28 5ffa5fe02fae: Layer already exists 14:16:28 5df4b51848d7: Layer already exists 14:16:28 63f7f41345f5: Layer already exists 14:16:28 f1417ff83b31: Layer already exists 14:16:28 latest: digest: sha256:0ba255008c081496201fdcda0bf56079e61b7a15cc0cf418075178cebf4c7c29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.152 14:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:16:28 5ffa5fe02fae: Preparing 14:16:28 5df4b51848d7: Preparing 14:16:28 63f7f41345f5: Preparing 14:16:28 de1a448afb38: Preparing 14:16:28 a5c399a5c02f: Preparing 14:16:28 f1417ff83b31: Preparing 14:16:28 f1417ff83b31: Waiting 14:16:28 5df4b51848d7: Layer already exists 14:16:28 63f7f41345f5: Layer already exists 14:16:28 de1a448afb38: Layer already exists 14:16:28 a5c399a5c02f: Layer already exists 14:16:28 5ffa5fe02fae: Layer already exists 14:16:28 f1417ff83b31: Layer already exists 14:16:28 3.0.0-dev.152: digest: sha256:0ba255008c081496201fdcda0bf56079e61b7a15cc0cf418075178cebf4c7c29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:16:29 5ffa5fe02fae: Preparing 14:16:29 5df4b51848d7: Preparing 14:16:29 63f7f41345f5: Preparing 14:16:29 de1a448afb38: Preparing 14:16:29 a5c399a5c02f: Preparing 14:16:29 f1417ff83b31: Preparing 14:16:29 f1417ff83b31: Waiting 14:16:29 de1a448afb38: Layer already exists 14:16:29 a5c399a5c02f: Layer already exists 14:16:29 5ffa5fe02fae: Layer already exists 14:16:29 5df4b51848d7: Layer already exists 14:16:29 63f7f41345f5: Layer already exists 14:16:29 f1417ff83b31: Layer already exists 14:16:29 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:0ba255008c081496201fdcda0bf56079e61b7a15cc0cf418075178cebf4c7c29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:29 + 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 14:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:16:29 5ffa5fe02fae: Preparing 14:16:29 5df4b51848d7: Preparing 14:16:29 63f7f41345f5: Preparing 14:16:29 de1a448afb38: Preparing 14:16:29 a5c399a5c02f: Preparing 14:16:29 f1417ff83b31: Preparing 14:16:29 5df4b51848d7: Layer already exists 14:16:29 a5c399a5c02f: Layer already exists 14:16:29 de1a448afb38: Layer already exists 14:16:29 63f7f41345f5: Layer already exists 14:16:29 5ffa5fe02fae: Layer already exists 14:16:29 f1417ff83b31: Layer already exists 14:16:29 main: digest: sha256:0ba255008c081496201fdcda0bf56079e61b7a15cc0cf418075178cebf4c7c29 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:29 ===================================================== [Pipeline] echo 14:16:29 taggedImages: 14:16:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:079d219be26533084879877c2803b7bbbdfcd758 14:16:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:16:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.152 14:16:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:16:29 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:16:29 079d219be26533084879877c2803b7bbbdfcd758 14:16:29 latest 14:16:29 3.0.0-dev.152 14:16:29 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:29 main 14:16:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:30 Removing intermediate container d1c485daa63e 14:16:30 ---> 52d91762580d 14:16:30 Step 8/23 : COPY . . 14:16:30 Removing intermediate container de55167838d8 14:16:30 ---> c928a47d920a 14:16:30 Step 7/27 : COPY . . 14:16:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:079d219be26533084879877c2803b7bbbdfcd758 14:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:16:30 df7fc5747149: Preparing 14:16:30 77ebd69fd0c9: Preparing 14:16:30 3b0794640566: Preparing 14:16:30 ed1103c21de4: Preparing 14:16:30 d76cb40aeaaf: Preparing 14:16:30 63f7f41345f5: Preparing 14:16:30 de1a448afb38: Preparing 14:16:30 cc9bf5af5845: Preparing 14:16:30 f1417ff83b31: Preparing 14:16:30 63f7f41345f5: Waiting 14:16:30 de1a448afb38: Waiting 14:16:30 cc9bf5af5845: Waiting 14:16:30 f1417ff83b31: Waiting 14:16:30 3b0794640566: Pushed 14:16:30 df7fc5747149: Pushed 14:16:30 77ebd69fd0c9: Pushed 14:16:30 63f7f41345f5: Layer already exists 14:16:30 de1a448afb38: Layer already exists 14:16:30 f1417ff83b31: Layer already exists 14:16:31 cc9bf5af5845: Pushed 14:16:31 Removing intermediate container b7be669b11aa 14:16:31 ---> ffb44e926d3e 14:16:31 Step 7/26 : COPY . . 14:16:32 Removing intermediate container 2607798d8eee 14:16:32 ---> b69390ed2ec0 14:16:32 Step 8/23 : COPY . . 14:16:35 ---> dbd22b236120 14:16:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:16:35 ---> 62bf644a6b53 14:16:35 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:16:35 ---> Running in eb19dfd7fd0b 14:16:35 ---> Running in c985a08a409f 14:16:36 d76cb40aeaaf: Pushed 14:16:37 Removing intermediate container c985a08a409f 14:16:37 ---> 5ed45166bb46 14:16:37 Step 9/27 : WORKDIR /edgex-go/spire-build 14:16:37 ---> Running in 8aff37ff569a 14:16:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:16:37 ---> a0a293c86d82 14:16:37 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 14:16:38 ---> Running in a41614cbefe6 14:16:38 Removing intermediate container 8aff37ff569a 14:16:38 ---> 548557962a4e 14:16:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:16:38 ---> Running in 60fe97fadf4f 14:16:38 ed1103c21de4: Pushed 14:16:38 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:19ecee057bdb377a8c48ff6439c2bf1df2ddd345828a526e42c5b38e8599f931 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:39 Removing intermediate container 60fe97fadf4f 14:16:39 ---> dc6dba301e5d 14:16:39 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 14:16:39 ---> bf1cda2ab20f 14:16:39 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:16:39 Removing intermediate container a41614cbefe6 14:16:39 ---> 390ce11336e9 14:16:39 Step 9/26 : WORKDIR /edgex-go/spire-build 14:16:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:39 ---> Running in 4a62f0f94f89 14:16:39 ---> Running in b34c65abae3d 14:16:39 ---> Running in 52515f7e1614 14:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:16:39 df7fc5747149: Preparing 14:16:39 77ebd69fd0c9: Preparing 14:16:39 3b0794640566: Preparing 14:16:39 ed1103c21de4: Preparing 14:16:39 d76cb40aeaaf: Preparing 14:16:39 63f7f41345f5: Preparing 14:16:39 de1a448afb38: Preparing 14:16:39 cc9bf5af5845: Preparing 14:16:39 f1417ff83b31: Preparing 14:16:39 de1a448afb38: Waiting 14:16:39 cc9bf5af5845: Waiting 14:16:39 f1417ff83b31: Waiting 14:16:39 63f7f41345f5: Waiting 14:16:39 df7fc5747149: Layer already exists 14:16:39 3b0794640566: Layer already exists 14:16:39 77ebd69fd0c9: Layer already exists 14:16:39 d76cb40aeaaf: Layer already exists 14:16:39 ed1103c21de4: Layer already exists 14:16:39 63f7f41345f5: Layer already exists 14:16:39 cc9bf5af5845: Layer already exists 14:16:39 de1a448afb38: Layer already exists 14:16:39 f1417ff83b31: Layer already exists 14:16:39 latest: digest: sha256:19ecee057bdb377a8c48ff6439c2bf1df2ddd345828a526e42c5b38e8599f931 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.152 14:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:16:40 df7fc5747149: Preparing 14:16:40 77ebd69fd0c9: Preparing 14:16:40 3b0794640566: Preparing 14:16:40 ed1103c21de4: Preparing 14:16:40 d76cb40aeaaf: Preparing 14:16:40 63f7f41345f5: Preparing 14:16:40 de1a448afb38: Preparing 14:16:40 cc9bf5af5845: Preparing 14:16:40 f1417ff83b31: Preparing 14:16:40 63f7f41345f5: Waiting 14:16:40 cc9bf5af5845: Waiting 14:16:40 f1417ff83b31: Waiting 14:16:40 df7fc5747149: Layer already exists 14:16:40 ed1103c21de4: Layer already exists 14:16:40 d76cb40aeaaf: Layer already exists 14:16:40 77ebd69fd0c9: Layer already exists 14:16:40 3b0794640566: Layer already exists 14:16:40 cc9bf5af5845: Layer already exists 14:16:40 de1a448afb38: Layer already exists 14:16:40 63f7f41345f5: Layer already exists 14:16:40 f1417ff83b31: Layer already exists 14:16:40 3.0.0-dev.152: digest: sha256:19ecee057bdb377a8c48ff6439c2bf1df2ddd345828a526e42c5b38e8599f931 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:40 Removing intermediate container 52515f7e1614 14:16:40 ---> b39236c7123d 14:16:40 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:16:40 ---> Running in 90471df83110 14:16:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:16:40 df7fc5747149: Preparing 14:16:40 77ebd69fd0c9: Preparing 14:16:40 3b0794640566: Preparing 14:16:40 ed1103c21de4: Preparing 14:16:40 d76cb40aeaaf: Preparing 14:16:40 63f7f41345f5: Preparing 14:16:40 de1a448afb38: Preparing 14:16:40 cc9bf5af5845: Preparing 14:16:40 f1417ff83b31: Preparing 14:16:40 cc9bf5af5845: Waiting 14:16:40 63f7f41345f5: Waiting 14:16:40 f1417ff83b31: Waiting 14:16:40 de1a448afb38: Waiting 14:16:40 ed1103c21de4: Layer already exists 14:16:40 3b0794640566: Layer already exists 14:16:40 77ebd69fd0c9: Layer already exists 14:16:40 d76cb40aeaaf: Layer already exists 14:16:40 df7fc5747149: Layer already exists 14:16:40 63f7f41345f5: Layer already exists 14:16:40 de1a448afb38: Layer already exists 14:16:40 f1417ff83b31: Layer already exists 14:16:40 cc9bf5af5845: Layer already exists 14:16:40 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:19ecee057bdb377a8c48ff6439c2bf1df2ddd345828a526e42c5b38e8599f931 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:40 Removing intermediate container 90471df83110 14:16:40 ---> 3e1985d10e3a 14:16:40 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 14:16:41 ---> Running in e1ed4d0527cf 14:16:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:16:41 df7fc5747149: Preparing 14:16:41 77ebd69fd0c9: Preparing 14:16:41 3b0794640566: Preparing 14:16:41 ed1103c21de4: Preparing 14:16:41 d76cb40aeaaf: Preparing 14:16:41 63f7f41345f5: Preparing 14:16:41 de1a448afb38: Preparing 14:16:41 cc9bf5af5845: Preparing 14:16:41 f1417ff83b31: Preparing 14:16:41 cc9bf5af5845: Waiting 14:16:41 de1a448afb38: Waiting 14:16:41 63f7f41345f5: Waiting 14:16:41 d76cb40aeaaf: Layer already exists 14:16:41 77ebd69fd0c9: Layer already exists 14:16:41 df7fc5747149: Layer already exists 14:16:41 ed1103c21de4: Layer already exists 14:16:41 3b0794640566: Layer already exists 14:16:41 63f7f41345f5: Layer already exists 14:16:41 de1a448afb38: Layer already exists 14:16:41 cc9bf5af5845: Layer already exists 14:16:41 f1417ff83b31: Layer already exists 14:16:41 main: digest: sha256:19ecee057bdb377a8c48ff6439c2bf1df2ddd345828a526e42c5b38e8599f931 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:41 ===================================================== [Pipeline] echo 14:16:41 taggedImages: 14:16:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:079d219be26533084879877c2803b7bbbdfcd758 14:16:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:16:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.152 14:16:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:41 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:16:41 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:16:41 079d219be26533084879877c2803b7bbbdfcd758 14:16:41 latest 14:16:41 3.0.0-dev.152 14:16:41 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:41 main 14:16:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:079d219be26533084879877c2803b7bbbdfcd758 14:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:16:42 15da6af603b8: Preparing 14:16:42 dcef6615cb8a: Preparing 14:16:42 5d1464ef30c9: Preparing 14:16:42 a42bb163f303: Preparing 14:16:42 63f7f41345f5: Preparing 14:16:42 de1a448afb38: Preparing 14:16:42 67a70683e905: Preparing 14:16:42 f1417ff83b31: Preparing 14:16:42 de1a448afb38: Waiting 14:16:42 67a70683e905: Waiting 14:16:42 f1417ff83b31: Waiting 14:16:42 63f7f41345f5: Layer already exists 14:16:42 de1a448afb38: Layer already exists 14:16:42 dcef6615cb8a: Pushed 14:16:42 f1417ff83b31: Layer already exists 14:16:42 5d1464ef30c9: Pushed 14:16:42 15da6af603b8: Pushed 14:16:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:16:42 67a70683e905: Pushed 14:16:44 Removing intermediate container b34c65abae3d 14:16:44 ---> faf5faf88a45 14:16:44 Step 12/27 : WORKDIR /edgex-go 14:16:44 ---> Running in 47e8456d5911 14:16:44 Removing intermediate container e1ed4d0527cf 14:16:44 ---> 4b2c0b4fdde2 14:16:44 Step 12/26 : WORKDIR /edgex-go 14:16:44 ---> Running in 91df3502716f 14:16:44 Removing intermediate container 47e8456d5911 14:16:44 ---> 67acb28d07c3 14:16:44 14:16:44 Step 13/27 : FROM alpine:3.17 14:16:45 3.17: Pulling from library/alpine 14:16:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:16:45 Status: Downloaded newer image for alpine:3.17 14:16:45 ---> 51e60588ff2c 14:16:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:16:45 ---> Running in 7531209a8600 14:16:45 Removing intermediate container 91df3502716f 14:16:45 ---> bda9ccb02724 14:16:45 14:16:45 Step 13/26 : FROM alpine:3.17 14:16:45 ---> 51e60588ff2c 14:16:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:16:45 ---> Running in 509c1445a388 14:16:45 Removing intermediate container 7531209a8600 14:16:45 ---> 85260b0dab9f 14:16:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:46 ---> Running in 7fe88f225877 14:16:46 Removing intermediate container 509c1445a388 14:16:46 ---> 9ec8d961af83 14:16:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:46 ---> Running in 869815bd4f56 14:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:50 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:16:50 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:16:50 OK: 17692 distinct packages available 14:16:50 a42bb163f303: Pushed 14:16:50 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:0b45e905b85eb0038287f1d0e3cc15841db769e1fb7fbd14b62eb651b6e33f8b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:50 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:16:50 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:16:50 OK: 17692 distinct packages available 14:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:16:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:16:51 15da6af603b8: Preparing 14:16:51 dcef6615cb8a: Preparing 14:16:51 5d1464ef30c9: Preparing 14:16:51 a42bb163f303: Preparing 14:16:51 63f7f41345f5: Preparing 14:16:51 de1a448afb38: Preparing 14:16:51 67a70683e905: Preparing 14:16:51 f1417ff83b31: Preparing 14:16:51 67a70683e905: Waiting 14:16:51 f1417ff83b31: Waiting 14:16:51 de1a448afb38: Waiting 14:16:51 a42bb163f303: Layer already exists 14:16:51 15da6af603b8: Layer already exists 14:16:51 dcef6615cb8a: Layer already exists 14:16:51 63f7f41345f5: Layer already exists 14:16:51 5d1464ef30c9: Layer already exists 14:16:51 de1a448afb38: Layer already exists 14:16:51 f1417ff83b31: Layer already exists 14:16:51 67a70683e905: Layer already exists 14:16:51 latest: digest: sha256:0b45e905b85eb0038287f1d0e3cc15841db769e1fb7fbd14b62eb651b6e33f8b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.152 14:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:16:52 15da6af603b8: Preparing 14:16:52 dcef6615cb8a: Preparing 14:16:52 5d1464ef30c9: Preparing 14:16:52 a42bb163f303: Preparing 14:16:52 63f7f41345f5: Preparing 14:16:52 de1a448afb38: Preparing 14:16:52 67a70683e905: Preparing 14:16:52 f1417ff83b31: Preparing 14:16:52 de1a448afb38: Waiting 14:16:52 67a70683e905: Waiting 14:16:52 f1417ff83b31: Waiting 14:16:52 5d1464ef30c9: Layer already exists 14:16:52 15da6af603b8: Layer already exists 14:16:52 a42bb163f303: Layer already exists 14:16:52 dcef6615cb8a: Layer already exists 14:16:52 63f7f41345f5: Layer already exists 14:16:52 67a70683e905: Layer already exists 14:16:52 de1a448afb38: Layer already exists 14:16:52 f1417ff83b31: Layer already exists 14:16:52 3.0.0-dev.152: digest: sha256:0b45e905b85eb0038287f1d0e3cc15841db769e1fb7fbd14b62eb651b6e33f8b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:16:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:16:52 15da6af603b8: Preparing 14:16:52 dcef6615cb8a: Preparing 14:16:52 5d1464ef30c9: Preparing 14:16:52 a42bb163f303: Preparing 14:16:52 63f7f41345f5: Preparing 14:16:52 de1a448afb38: Preparing 14:16:52 67a70683e905: Preparing 14:16:52 f1417ff83b31: Preparing 14:16:52 67a70683e905: Waiting 14:16:52 f1417ff83b31: Waiting 14:16:52 de1a448afb38: Waiting 14:16:52 dcef6615cb8a: Layer already exists 14:16:52 15da6af603b8: Layer already exists 14:16:52 5d1464ef30c9: Layer already exists 14:16:52 a42bb163f303: Layer already exists 14:16:52 63f7f41345f5: Layer already exists 14:16:52 de1a448afb38: Layer already exists 14:16:52 f1417ff83b31: Layer already exists 14:16:52 67a70683e905: Layer already exists 14:16:52 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:0b45e905b85eb0038287f1d0e3cc15841db769e1fb7fbd14b62eb651b6e33f8b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:53 (1/5) Installing dumb-init (1.2.5-r2) 14:16:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:16:53 15da6af603b8: Preparing 14:16:53 dcef6615cb8a: Preparing 14:16:53 5d1464ef30c9: Preparing 14:16:53 a42bb163f303: Preparing 14:16:53 63f7f41345f5: Preparing 14:16:53 de1a448afb38: Preparing 14:16:53 67a70683e905: Preparing 14:16:53 f1417ff83b31: Preparing 14:16:53 67a70683e905: Waiting 14:16:53 f1417ff83b31: Waiting 14:16:53 de1a448afb38: Waiting 14:16:53 15da6af603b8: Layer already exists 14:16:53 63f7f41345f5: Layer already exists 14:16:53 a42bb163f303: Layer already exists 14:16:53 dcef6615cb8a: Layer already exists 14:16:53 5d1464ef30c9: Layer already exists 14:16:53 67a70683e905: Layer already exists 14:16:53 de1a448afb38: Layer already exists 14:16:53 f1417ff83b31: Layer already exists 14:16:53 main: digest: sha256:0b45e905b85eb0038287f1d0e3cc15841db769e1fb7fbd14b62eb651b6e33f8b size: 1988 [Pipeline] } [Pipeline] // withEnv 14:16:53 (2/5) Installing musl-obstack (1.2.3-r0) 14:16:53 (3/5) Installing libucontext (1.2-r0) 14:16:53 (4/5) Installing gcompat (1.1.0-r0) 14:16:53 (5/5) Installing openssl (3.0.8-r4) 14:16:53 Executing busybox-1.35.0-r29.trigger 14:16:53 OK: 9 MiB in 20 packages [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:53 ===================================================== [Pipeline] echo 14:16:53 taggedImages: 14:16:53 - nexus3.edgexfoundry.org:10004/security-spire-config:079d219be26533084879877c2803b7bbbdfcd758 14:16:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:16:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.152 14:16:53 - nexus3.edgexfoundry.org:10004/security-spire-config:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:16:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:16:53 079d219be26533084879877c2803b7bbbdfcd758 14:16:53 latest 14:16:53 3.0.0-dev.152 14:16:53 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:16:53 main 14:16:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:53 (1/4) Installing dumb-init (1.2.5-r2) 14:16:53 (2/4) Installing musl-obstack (1.2.3-r0) 14:16:53 (3/4) Installing libucontext (1.2-r0) 14:16:53 (4/4) Installing gcompat (1.1.0-r0) 14:16:53 Executing busybox-1.35.0-r29.trigger 14:16:53 OK: 8 MiB in 19 packages 14:16:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:079d219be26533084879877c2803b7bbbdfcd758 14:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:16:54 43cc8642603d: Preparing 14:16:54 7a9ab879992b: Preparing 14:16:54 c58e1313ce65: Preparing 14:16:54 25ec86b15062: Preparing 14:16:54 63f7f41345f5: Preparing 14:16:54 de1a448afb38: Preparing 14:16:54 cc9bf5af5845: Preparing 14:16:54 f1417ff83b31: Preparing 14:16:54 cc9bf5af5845: Waiting 14:16:54 f1417ff83b31: Waiting 14:16:54 de1a448afb38: Waiting 14:16:54 63f7f41345f5: Layer already exists 14:16:54 de1a448afb38: Layer already exists 14:16:54 cc9bf5af5845: Layer already exists 14:16:54 f1417ff83b31: Layer already exists 14:16:54 c58e1313ce65: Pushed 14:16:54 43cc8642603d: Pushed 14:16:54 7a9ab879992b: Pushed 14:16:55 Removing intermediate container 869815bd4f56 14:16:55 ---> cda8c6d6e345 14:16:55 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 14:16:55 Removing intermediate container 7fe88f225877 14:16:55 ---> 4c24d250f09c 14:16:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:16:56 ---> 756109d5ed7b 14:16:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 14:16:57 ---> e0446d6dc98d 14:16:57 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:16:57 ---> 3b9a2c40ef92 14:16:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:16:58 ---> a44826838327 14:16:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:17:04 25ec86b15062: Pushed 14:17:04 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:1d9c34d4f09eecdabf9ee7fbf785b6d8d78c68da4fc8bdc0dc5e1b9e665703ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:17:04 43cc8642603d: Preparing 14:17:04 7a9ab879992b: Preparing 14:17:04 c58e1313ce65: Preparing 14:17:04 25ec86b15062: Preparing 14:17:04 63f7f41345f5: Preparing 14:17:04 de1a448afb38: Preparing 14:17:04 cc9bf5af5845: Preparing 14:17:04 f1417ff83b31: Preparing 14:17:04 cc9bf5af5845: Waiting 14:17:04 f1417ff83b31: Waiting 14:17:04 c58e1313ce65: Layer already exists 14:17:04 63f7f41345f5: Layer already exists 14:17:04 43cc8642603d: Layer already exists 14:17:04 7a9ab879992b: Layer already exists 14:17:04 25ec86b15062: Layer already exists 14:17:04 de1a448afb38: Layer already exists 14:17:04 cc9bf5af5845: Layer already exists 14:17:04 f1417ff83b31: Layer already exists 14:17:04 latest: digest: sha256:1d9c34d4f09eecdabf9ee7fbf785b6d8d78c68da4fc8bdc0dc5e1b9e665703ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.152 14:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:17:05 43cc8642603d: Preparing 14:17:05 7a9ab879992b: Preparing 14:17:05 c58e1313ce65: Preparing 14:17:05 25ec86b15062: Preparing 14:17:05 63f7f41345f5: Preparing 14:17:05 de1a448afb38: Preparing 14:17:05 cc9bf5af5845: Preparing 14:17:05 f1417ff83b31: Preparing 14:17:05 de1a448afb38: Waiting 14:17:05 cc9bf5af5845: Waiting 14:17:05 f1417ff83b31: Waiting 14:17:05 63f7f41345f5: Layer already exists 14:17:05 25ec86b15062: Layer already exists 14:17:05 43cc8642603d: Layer already exists 14:17:05 7a9ab879992b: Layer already exists 14:17:05 c58e1313ce65: Layer already exists 14:17:05 de1a448afb38: Layer already exists 14:17:05 cc9bf5af5845: Layer already exists 14:17:05 f1417ff83b31: Layer already exists 14:17:05 3.0.0-dev.152: digest: sha256:1d9c34d4f09eecdabf9ee7fbf785b6d8d78c68da4fc8bdc0dc5e1b9e665703ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:17:05 43cc8642603d: Preparing 14:17:05 7a9ab879992b: Preparing 14:17:05 c58e1313ce65: Preparing 14:17:05 25ec86b15062: Preparing 14:17:05 63f7f41345f5: Preparing 14:17:05 de1a448afb38: Preparing 14:17:05 cc9bf5af5845: Preparing 14:17:05 f1417ff83b31: Preparing 14:17:05 de1a448afb38: Waiting 14:17:05 cc9bf5af5845: Waiting 14:17:05 f1417ff83b31: Waiting 14:17:05 25ec86b15062: Layer already exists 14:17:05 43cc8642603d: Layer already exists 14:17:05 7a9ab879992b: Layer already exists 14:17:05 63f7f41345f5: Layer already exists 14:17:05 c58e1313ce65: Layer already exists 14:17:05 de1a448afb38: Layer already exists 14:17:05 cc9bf5af5845: Layer already exists 14:17:05 f1417ff83b31: Layer already exists 14:17:05 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:1d9c34d4f09eecdabf9ee7fbf785b6d8d78c68da4fc8bdc0dc5e1b9e665703ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:17:06 43cc8642603d: Preparing 14:17:06 7a9ab879992b: Preparing 14:17:06 c58e1313ce65: Preparing 14:17:06 25ec86b15062: Preparing 14:17:06 63f7f41345f5: Preparing 14:17:06 de1a448afb38: Preparing 14:17:06 cc9bf5af5845: Preparing 14:17:06 f1417ff83b31: Preparing 14:17:06 f1417ff83b31: Waiting 14:17:06 de1a448afb38: Waiting 14:17:06 cc9bf5af5845: Waiting 14:17:06 25ec86b15062: Layer already exists 14:17:06 63f7f41345f5: Layer already exists 14:17:06 7a9ab879992b: Layer already exists 14:17:06 c58e1313ce65: Layer already exists 14:17:06 43cc8642603d: Layer already exists 14:17:06 de1a448afb38: Layer already exists 14:17:06 cc9bf5af5845: Layer already exists 14:17:06 f1417ff83b31: Layer already exists 14:17:06 main: digest: sha256:1d9c34d4f09eecdabf9ee7fbf785b6d8d78c68da4fc8bdc0dc5e1b9e665703ef size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:17:06 ===================================================== [Pipeline] echo 14:17:06 taggedImages: 14:17:06 - nexus3.edgexfoundry.org:10004/security-spire-server:079d219be26533084879877c2803b7bbbdfcd758 14:17:06 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:17:06 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.152 14:17:06 - nexus3.edgexfoundry.org:10004/security-spire-server:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:06 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:17:06 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:17:06 079d219be26533084879877c2803b7bbbdfcd758 14:17:06 latest 14:17:06 3.0.0-dev.152 14:17:06 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:06 main 14:17:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:079d219be26533084879877c2803b7bbbdfcd758 14:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:17:07 3771572ab673: Preparing 14:17:07 e403b55b0b02: Preparing 14:17:07 63f7f41345f5: Preparing 14:17:07 de1a448afb38: Preparing 14:17:07 91822b39b842: Preparing 14:17:07 f1417ff83b31: Preparing 14:17:07 f1417ff83b31: Waiting 14:17:07 de1a448afb38: Layer already exists 14:17:07 63f7f41345f5: Layer already exists 14:17:07 f1417ff83b31: Layer already exists 14:17:07 3771572ab673: Pushed 14:17:07 91822b39b842: Pushed 14:17:08 ---> 0cf6b8cedfe3 14:17:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:17:08 ---> 56bc079fde1a 14:17:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:17:08 ---> 1a56b93945b0 14:17:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:17:08 ---> d542ddb171ba 14:17:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:17:08 ---> Running in 3a1e2fdbc9ea 14:17:09 ---> fea6258972b8 14:17:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:17:09 Removing intermediate container 3a1e2fdbc9ea 14:17:09 ---> c940a5121386 14:17:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:17:10 e403b55b0b02: Pushed 14:17:10 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:a412612b3b2f63a1221df056adc4ca894fd5a7832b0a3fc8b9ff1228c8d02d37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:10 ---> 1ef4ac680c68 14:17:10 Step 22/27 : WORKDIR / 14:17:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest 14:17:10 ---> ae7e56f26d0a 14:17:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:17:10 ---> Running in 7c888c2fea82 14:17:10 ---> Running in 676f9a84053c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:17:11 3771572ab673: Preparing 14:17:11 e403b55b0b02: Preparing 14:17:11 63f7f41345f5: Preparing 14:17:11 de1a448afb38: Preparing 14:17:11 91822b39b842: Preparing 14:17:11 f1417ff83b31: Preparing 14:17:11 f1417ff83b31: Waiting 14:17:11 63f7f41345f5: Layer already exists 14:17:11 e403b55b0b02: Layer already exists 14:17:11 91822b39b842: Layer already exists 14:17:11 3771572ab673: Layer already exists 14:17:11 de1a448afb38: Layer already exists 14:17:11 f1417ff83b31: Layer already exists 14:17:11 latest: digest: sha256:a412612b3b2f63a1221df056adc4ca894fd5a7832b0a3fc8b9ff1228c8d02d37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:11 Removing intermediate container 7c888c2fea82 14:17:11 ---> cbbc325ec396 14:17:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:17:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:11 Removing intermediate container 676f9a84053c 14:17:11 ---> 247a0b5b9222 14:17:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:17:11 ---> Running in 4703d18f6029 14:17:11 ---> Running in 8a6b7941b578 14:17:12 Removing intermediate container 8a6b7941b578 14:17:12 ---> 43ccc18f9fd1 14:17:12 Step 24/26 : LABEL arch=arm64 14:17:12 Removing intermediate container 4703d18f6029 14:17:12 ---> 52430fd44dcc 14:17:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:17:12 ---> Running in e2ca696d4cf0 14:17:12 ---> Running in 5dabdeb089bf 14:17:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.152 14:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:17:12 3771572ab673: Preparing 14:17:12 e403b55b0b02: Preparing 14:17:12 63f7f41345f5: Preparing 14:17:12 de1a448afb38: Preparing 14:17:12 91822b39b842: Preparing 14:17:12 f1417ff83b31: Preparing 14:17:12 f1417ff83b31: Waiting 14:17:12 e403b55b0b02: Layer already exists 14:17:12 3771572ab673: Layer already exists 14:17:12 de1a448afb38: Layer already exists 14:17:12 91822b39b842: Layer already exists 14:17:12 63f7f41345f5: Layer already exists 14:17:12 f1417ff83b31: Layer already exists 14:17:12 3.0.0-dev.152: digest: sha256:a412612b3b2f63a1221df056adc4ca894fd5a7832b0a3fc8b9ff1228c8d02d37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:13 Removing intermediate container e2ca696d4cf0 14:17:13 ---> 7f034286ec57 14:17:13 Step 25/26 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:17:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:13 ---> Running in fc89c62385c4 14:17:13 Removing intermediate container 5dabdeb089bf 14:17:13 ---> d786aa6e81df 14:17:13 Step 25/27 : LABEL arch=arm64 14:17:13 ---> Running in 0a16ec90475c 14:17:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:17:13 3771572ab673: Preparing 14:17:13 e403b55b0b02: Preparing 14:17:13 63f7f41345f5: Preparing 14:17:13 de1a448afb38: Preparing 14:17:13 91822b39b842: Preparing 14:17:13 f1417ff83b31: Preparing 14:17:13 f1417ff83b31: Waiting 14:17:13 Removing intermediate container fc89c62385c4 14:17:13 ---> 1d633c51fdd5 14:17:13 Step 26/26 : LABEL version=3.0.0-dev.152 14:17:13 de1a448afb38: Layer already exists 14:17:13 3771572ab673: Layer already exists 14:17:13 63f7f41345f5: Layer already exists 14:17:13 91822b39b842: Layer already exists 14:17:13 e403b55b0b02: Layer already exists 14:17:13 f1417ff83b31: Layer already exists 14:17:13 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:a412612b3b2f63a1221df056adc4ca894fd5a7832b0a3fc8b9ff1228c8d02d37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:14 ---> Running in f31bdb3169b2 14:17:14 Removing intermediate container 0a16ec90475c 14:17:14 ---> f43f061451d7 14:17:14 Step 26/27 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:17:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:14 ---> Running in 06af80158e1b 14:17:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:17:14 3771572ab673: Preparing 14:17:14 e403b55b0b02: Preparing 14:17:14 63f7f41345f5: Preparing 14:17:14 de1a448afb38: Preparing 14:17:14 91822b39b842: Preparing 14:17:14 f1417ff83b31: Preparing 14:17:14 f1417ff83b31: Waiting 14:17:14 e403b55b0b02: Layer already exists 14:17:14 de1a448afb38: Layer already exists 14:17:14 63f7f41345f5: Layer already exists 14:17:14 3771572ab673: Layer already exists 14:17:14 91822b39b842: Layer already exists 14:17:14 f1417ff83b31: Layer already exists 14:17:14 main: digest: sha256:a412612b3b2f63a1221df056adc4ca894fd5a7832b0a3fc8b9ff1228c8d02d37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:17:14 ===================================================== [Pipeline] echo 14:17:14 taggedImages: 14:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:079d219be26533084879877c2803b7bbbdfcd758 14:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.152 14:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:17:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:17:14 079d219be26533084879877c2803b7bbbdfcd758 14:17:14 latest 14:17:14 3.0.0-dev.152 14:17:14 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:14 main 14:17:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:14 Removing intermediate container f31bdb3169b2 14:17:14 ---> 184d1558b7e9 14:17:14 14:17:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } 14:17:15 Successfully built 184d1558b7e9 14:17:15 Successfully tagged security-spire-server-arm64:latest 14:17:15  Building security-spire-server ... done Building core-metadata 14:17:15 Removing intermediate container 06af80158e1b 14:17:15 ---> dda298c9a753 14:17:15 Step 27/27 : LABEL version=3.0.0-dev.152 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:15 ---> Running in 9fa594b4db97 14:17:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:079d219be26533084879877c2803b7bbbdfcd758 14:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:17:15 369fff7419aa: Preparing 14:17:15 0d3309de66d2: Preparing 14:17:15 63f7f41345f5: Preparing 14:17:15 de1a448afb38: Preparing 14:17:15 1bc086f5eb65: Preparing 14:17:15 f1417ff83b31: Preparing 14:17:15 f1417ff83b31: Waiting 14:17:15 1bc086f5eb65: Layer already exists 14:17:15 63f7f41345f5: Layer already exists 14:17:15 de1a448afb38: Layer already exists 14:17:15 f1417ff83b31: Layer already exists 14:17:15 369fff7419aa: Pushed 14:17:15 Removing intermediate container 9fa594b4db97 14:17:15 ---> 754f4b93c3f4 14:17:15 14:17:15 Successfully built 754f4b93c3f4 14:17:15 Successfully tagged security-spire-config-arm64:latest 14:17:15  Building security-spire-config ... done Building security-proxy-setup 14:17:18 0d3309de66d2: Pushed 14:17:18 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:ef129e622287524e1601ed1c5a971a5ff1c77b81ca0a8793804056f84063f62a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:17:19 369fff7419aa: Preparing 14:17:19 0d3309de66d2: Preparing 14:17:19 63f7f41345f5: Preparing 14:17:19 de1a448afb38: Preparing 14:17:19 1bc086f5eb65: Preparing 14:17:19 f1417ff83b31: Preparing 14:17:19 f1417ff83b31: Waiting 14:17:19 0d3309de66d2: Layer already exists 14:17:19 1bc086f5eb65: Layer already exists 14:17:19 369fff7419aa: Layer already exists 14:17:19 63f7f41345f5: Layer already exists 14:17:19 de1a448afb38: Layer already exists 14:17:19 f1417ff83b31: Layer already exists 14:17:19 latest: digest: sha256:ef129e622287524e1601ed1c5a971a5ff1c77b81ca0a8793804056f84063f62a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.152 14:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:17:19 369fff7419aa: Preparing 14:17:19 0d3309de66d2: Preparing 14:17:19 63f7f41345f5: Preparing 14:17:19 de1a448afb38: Preparing 14:17:19 1bc086f5eb65: Preparing 14:17:19 f1417ff83b31: Preparing 14:17:19 f1417ff83b31: Waiting 14:17:19 0d3309de66d2: Layer already exists 14:17:19 63f7f41345f5: Layer already exists 14:17:19 de1a448afb38: Layer already exists 14:17:19 1bc086f5eb65: Layer already exists 14:17:19 369fff7419aa: Layer already exists 14:17:19 f1417ff83b31: Layer already exists 14:17:19 3.0.0-dev.152: digest: sha256:ef129e622287524e1601ed1c5a971a5ff1c77b81ca0a8793804056f84063f62a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:17:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:17:20 ---> fc5d0ab945ca 14:17:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:17:20 ---> Using cache 14:17:20 ---> 6b8242675b20 14:17:20 Step 4/25 : WORKDIR /edgex-go 14:17:20 ---> Using cache 14:17:20 ---> 56d6ac047049 14:17:20 Step 5/25 : RUN apk add --update --no-cache make git 14:17:20 ---> Using cache 14:17:20 ---> 5f46e0c9626b 14:17:20 Step 6/25 : COPY go.mod vendor* ./ 14:17:20 ---> Using cache 14:17:20 ---> 2e5ded1d22d9 14:17:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:20 ---> Using cache 14:17:20 ---> 52d91762580d 14:17:20 Step 8/25 : COPY . . 14:17:20 ---> Using cache 14:17:20 ---> dbd22b236120 14:17:20 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:17:20 ---> Running in b7d509262250 14:17:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:17:20 369fff7419aa: Preparing 14:17:20 0d3309de66d2: Preparing 14:17:20 63f7f41345f5: Preparing 14:17:20 de1a448afb38: Preparing 14:17:20 1bc086f5eb65: Preparing 14:17:20 f1417ff83b31: Preparing 14:17:20 f1417ff83b31: Waiting 14:17:21 de1a448afb38: Layer already exists 14:17:21 369fff7419aa: Layer already exists 14:17:21 63f7f41345f5: Layer already exists 14:17:21 1bc086f5eb65: Layer already exists 14:17:21 0d3309de66d2: Layer already exists 14:17:21 f1417ff83b31: Layer already exists 14:17:21 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:ef129e622287524e1601ed1c5a971a5ff1c77b81ca0a8793804056f84063f62a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:21 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:17:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:17:21 ---> fc5d0ab945ca 14:17:21 Step 3/22 : WORKDIR /edgex-go 14:17:21 ---> Using cache 14:17:21 ---> e79468e7f73a 14:17:21 Step 4/22 : RUN apk add --update --no-cache make git 14:17:21 ---> Running in 19f73b20d2eb 14:17:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:17:21 369fff7419aa: Preparing 14:17:21 0d3309de66d2: Preparing 14:17:21 63f7f41345f5: Preparing 14:17:21 de1a448afb38: Preparing 14:17:21 1bc086f5eb65: Preparing 14:17:21 f1417ff83b31: Preparing 14:17:21 f1417ff83b31: Waiting 14:17:21 de1a448afb38: Layer already exists 14:17:21 369fff7419aa: Layer already exists 14:17:21 1bc086f5eb65: Layer already exists 14:17:21 63f7f41345f5: Layer already exists 14:17:21 0d3309de66d2: Layer already exists 14:17:21 f1417ff83b31: Layer already exists 14:17:21 main: digest: sha256:ef129e622287524e1601ed1c5a971a5ff1c77b81ca0a8793804056f84063f62a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:17:21 ===================================================== [Pipeline] echo 14:17:21 taggedImages: 14:17:21 - nexus3.edgexfoundry.org:10004/support-scheduler:079d219be26533084879877c2803b7bbbdfcd758 14:17:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:17:21 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.152 14:17:21 - nexus3.edgexfoundry.org:10004/support-scheduler:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:17:21 - 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] } 14:17:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:17:25 OK: 263 MiB in 53 packages 14:17:27 Removing intermediate container 19f73b20d2eb 14:17:27 ---> 6e8bab3e7b3a 14:17:27 Step 5/22 : COPY go.mod vendor* ./ 14:17:28 ---> 2d16fed7e701 14:17:28 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:28 ---> Running in b1e835d9285e 14:19:04 Removing intermediate container b1e835d9285e 14:19:04 ---> 6435343af911 14:19:04 Step 7/22 : COPY . . 14:19:04 ---> 6c3ea1c45ab2 14:19:04 Step 8/22 : RUN make cmd/secrets-config/secrets-config 14:19:04 ---> Running in b1a7d14fd3b6 14:19:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:22:43 Removing intermediate container 43185383be14 14:22:43 ---> 901a9ca5f578 14:22:43 14:22:43 Step 9/33 : FROM alpine:3.17 14:22:43 ---> 51e60588ff2c 14:22:43 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:22:43 ---> Running in f252079b7595 14:22:43 Removing intermediate container f252079b7595 14:22:43 ---> d85f2628969c 14:22:43 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:22:43 ---> Running in 800edb7ad63e 14:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:22:43 (1/2) Installing dumb-init (1.2.5-r2) 14:22:43 (2/2) Installing su-exec (0.2-r2) 14:22:43 Executing busybox-1.35.0-r29.trigger 14:22:43 OK: 8 MiB in 17 packages 14:22:44 Removing intermediate container 800edb7ad63e 14:22:44 ---> 31760530dce4 14:22:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:22:44 ---> Running in 956eab1cb759 14:22:44 Removing intermediate container 956eab1cb759 14:22:44 ---> 78b6ba1ac17b 14:22:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:22:44 ---> Running in c2ae5ef47aae 14:22:45 Removing intermediate container c2ae5ef47aae 14:22:45 ---> cb20b37cd6dc 14:22:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:22:45 ---> Running in 892491ce347e 14:22:46 Removing intermediate container 892491ce347e 14:22:46 ---> a56bd7a12c7f 14:22:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:22:46 ---> Running in 57905ae969d0 14:22:46 Removing intermediate container 57905ae969d0 14:22:46 ---> a9fe7cc2786d 14:22:46 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:22:46 ---> Running in e8bf8fac87a5 14:22:50 Removing intermediate container e8bf8fac87a5 14:22:50 ---> 113728a99c19 14:22:50 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:22:50 ---> Running in 792e3e7a2328 14:22:50 Removing intermediate container 792e3e7a2328 14:22:50 ---> 34223aed11c6 14:22:50 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:22:51 ---> 4d2779fb327e 14:22:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:22:51 ---> Running in 367c48926c72 14:22:56 Removing intermediate container 367c48926c72 14:22:56 ---> 54f2c809d734 14:22:56 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:56 ---> 331d309218e9 14:22:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:22:57 ---> 192aea4079dc 14:22:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:22:59 ---> 36b39fe61b53 14:22:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:23:01 ---> b241ccdc5811 14:23:01 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 14:23:01 ---> 4502b9e503ea 14:23:01 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:23:02 ---> bb67774e9d10 14:23:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:23:03 ---> 37caae22afc2 14:23:03 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:23:04 ---> 5ae286fcc626 14:23:04 Step 28/33 : RUN chmod +x /entrypoint.sh 14:23:04 ---> Running in 3a99fad925cc 14:23:10 Removing intermediate container 3a99fad925cc 14:23:10 ---> d3c824cabc13 14:23:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:23:10 ---> Running in 32cc9899a24c 14:23:10 Removing intermediate container 32cc9899a24c 14:23:10 ---> 67ebaf85e02c 14:23:10 Step 30/33 : CMD ["gate"] 14:23:10 ---> Running in 481703b8d88b 14:23:10 Removing intermediate container 481703b8d88b 14:23:10 ---> 05bb07d3cd2d 14:23:10 Step 31/33 : LABEL arch=arm64 14:23:10 ---> Running in 2ad9049509d4 14:23:11 Removing intermediate container 2ad9049509d4 14:23:11 ---> 75dc6b431643 14:23:11 Step 32/33 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:23:11 ---> Running in f546b7f140ae 14:23:12 Removing intermediate container f546b7f140ae 14:23:12 ---> f4d4f1f18285 14:23:12 Step 33/33 : LABEL version=3.0.0-dev.152 14:23:12 ---> Running in 6fa47a3bc4a3 14:23:12 Removing intermediate container 6fa47a3bc4a3 14:23:12 ---> a524fa33cc16 14:23:12 14:23:12 Successfully built a524fa33cc16 14:23:12 Successfully tagged security-bootstrapper-arm64:latest 14:23:12  Building security-bootstrapper ... done Building security-proxy-auth 14:23:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:23:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:23:16 ---> fc5d0ab945ca 14:23:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:23:16 ---> Using cache 14:23:16 ---> 6b8242675b20 14:23:16 Step 4/23 : WORKDIR /edgex-go 14:23:16 ---> Using cache 14:23:16 ---> 56d6ac047049 14:23:16 Step 5/23 : RUN apk add --update --no-cache make git 14:23:16 ---> Using cache 14:23:16 ---> 5f46e0c9626b 14:23:16 Step 6/23 : COPY go.mod vendor* ./ 14:23:16 ---> Using cache 14:23:16 ---> 2e5ded1d22d9 14:23:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:16 ---> Using cache 14:23:16 ---> 52d91762580d 14:23:16 Step 8/23 : COPY . . 14:23:16 ---> Using cache 14:23:16 ---> dbd22b236120 14:23:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:23:16 ---> Running in e90ab660a815 14:23:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:23:51 Removing intermediate container eb19dfd7fd0b 14:23:51 ---> 6df8aa13dd41 14:23:51 14:23:51 Step 10/23 : FROM alpine:3.17 14:23:51 ---> 51e60588ff2c 14:23:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:23:51 ---> Running in b7ca15d16ca4 14:23:51 Removing intermediate container b7ca15d16ca4 14:23:51 ---> 97896249ab7f 14:23:51 Step 12/23 : ENV APP_PORT=59880 14:23:51 ---> Running in 334dc4aed178 14:23:51 Removing intermediate container 334dc4aed178 14:23:51 ---> badd75dbf34e 14:23:51 Step 13/23 : EXPOSE $APP_PORT 14:23:51 ---> Running in 165fbc9d9e49 14:23:51 Removing intermediate container 165fbc9d9e49 14:23:51 ---> 6e2e9182cb5d 14:23:51 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:23:51 ---> Running in 423cdb65ef4b 14:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:23:54 (1/1) Installing dumb-init (1.2.5-r2) 14:23:54 Executing busybox-1.35.0-r29.trigger 14:23:54 OK: 8 MiB in 16 packages 14:23:55 Removing intermediate container 423cdb65ef4b 14:23:55 ---> 55956fbc95cc 14:23:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:56 ---> 2bc38ac1e809 14:23:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:23:57 ---> f823c77d7bdd 14:23:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:23:59 ---> 5fff89b91ec3 14:23:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:23:59 ---> d6fd325c6c7c 14:23:59 Step 19/23 : ENTRYPOINT ["/core-data"] 14:23:59 ---> Running in 7c0b110d683e 14:24:03 Removing intermediate container 7c0b110d683e 14:24:03 ---> e88484167538 14:24:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:24:03 ---> Running in 38946de68da5 14:24:04 Removing intermediate container 38946de68da5 14:24:04 ---> ccf64e814034 14:24:04 Step 21/23 : LABEL arch=arm64 14:24:04 ---> Running in 17af69be24dc 14:24:04 Removing intermediate container 17af69be24dc 14:24:04 ---> 83bbbc8762cf 14:24:04 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:24:04 ---> Running in e09977bf80ab 14:24:05 Removing intermediate container e09977bf80ab 14:24:05 ---> c543b727b6cb 14:24:05 Step 23/23 : LABEL version=3.0.0-dev.152 14:24:05 ---> Running in 592dffb08b0c 14:24:05 Removing intermediate container 592dffb08b0c 14:24:05 ---> 8ace03da7a9c 14:24:05 14:24:05 Successfully built 8ace03da7a9c 14:24:05 Successfully tagged core-data-arm64:latest 14:24:05 Building security-spiffe-token-provider 14:24:09  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:24:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:24:09 ---> fc5d0ab945ca 14:24:09 Step 3/20 : WORKDIR /edgex-go 14:24:09 ---> Using cache 14:24:09 ---> e79468e7f73a 14:24:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:24:09 ---> Running in d8ec0b0af472 14:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:24:12 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:24:12 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:24:12 OK: 17692 distinct packages available 14:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:24:15 OK: 263 MiB in 53 packages 14:24:17 Removing intermediate container d8ec0b0af472 14:24:17 ---> cb3409372eef 14:24:17 Step 5/20 : COPY go.mod vendor* ./ 14:24:17 ---> cce35adcd6a3 14:24:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:24:17 ---> Running in 70e42041b89d 14:24:40 Removing intermediate container b7d509262250 14:24:40 ---> 7f2be83721f4 14:24:40 14:24:40 Step 10/25 : FROM alpine:3.17 14:24:40 ---> 51e60588ff2c 14:24:40 Step 11/25 : RUN apk add --update --no-cache dumb-init 14:24:40 ---> Running in 5eb41665f546 14:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:24:40 (1/1) Installing dumb-init (1.2.5-r2) 14:24:40 Executing busybox-1.35.0-r29.trigger 14:24:40 OK: 8 MiB in 16 packages 14:24:44 Removing intermediate container 5eb41665f546 14:24:44 ---> 77ca98bb97bc 14:24:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:24:44 ---> Running in cfa61bebacc4 14:24:45 Removing intermediate container cfa61bebacc4 14:24:45 ---> adc0237dc58d 14:24:45 Step 13/25 : ENV APP_PORT=59881 14:24:45 ---> Running in e24039964042 14:24:46 Removing intermediate container e24039964042 14:24:46 ---> c230ef4d1fee 14:24:46 Step 14/25 : EXPOSE $APP_PORT 14:24:46 ---> Running in b7e6140bff5c 14:24:46 Removing intermediate container b7e6140bff5c 14:24:46 ---> c8f0b4d476dd 14:24:46 Step 15/25 : WORKDIR / 14:24:46 ---> Running in 0e62cf333675 14:24:47 Removing intermediate container 0e62cf333675 14:24:47 ---> 6391eb11b79e 14:24:47 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:48 ---> cf89a799405e 14:24:48 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:24:49 ---> dad3afc16d94 14:24:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:24:51 ---> 7773ba2d907f 14:24:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:24:51 ---> e0e7361a9e1f 14:24:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:24:52 ---> b558d4e7989f 14:24:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:24:52 ---> Running in 202ba3ac40bd 14:24:53 Removing intermediate container 202ba3ac40bd 14:24:53 ---> ac8c7ba4291e 14:24:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:24:53 ---> Running in f30292895626 14:24:53 Removing intermediate container f30292895626 14:24:53 ---> defcbb10e4b0 14:24:53 Step 23/25 : LABEL arch=arm64 14:24:53 ---> Running in 596719748bd1 14:24:54 Removing intermediate container 596719748bd1 14:24:54 ---> 123d6daaaf2f 14:24:54 Step 24/25 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:24:54 ---> Running in bf6de735743b 14:24:56 Removing intermediate container bf6de735743b 14:24:56 ---> 6df7c6e12cdc 14:24:56 Step 25/25 : LABEL version=3.0.0-dev.152 14:24:56 ---> Running in e993f5fc599f 14:24:57 Removing intermediate container e993f5fc599f 14:24:57 ---> a48d552cbf05 14:24:57 14:24:57 Successfully built a48d552cbf05 14:24:57 Successfully tagged core-metadata-arm64:latest 14:24:57 Building core-command 14:25:00  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:25:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:25:00 ---> fc5d0ab945ca 14:25:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:25:00 ---> Using cache 14:25:00 ---> 6b8242675b20 14:25:00 Step 4/24 : WORKDIR /edgex-go 14:25:00 ---> Using cache 14:25:00 ---> 56d6ac047049 14:25:00 Step 5/24 : RUN apk add --update --no-cache make git 14:25:00 ---> Using cache 14:25:00 ---> 5f46e0c9626b 14:25:00 Step 6/24 : COPY go.mod vendor* ./ 14:25:00 ---> Using cache 14:25:00 ---> 2e5ded1d22d9 14:25:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:25:00 ---> Using cache 14:25:00 ---> 52d91762580d 14:25:00 Step 8/24 : COPY . . 14:25:00 ---> Using cache 14:25:00 ---> dbd22b236120 14:25:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:25:01 ---> Running in 40c13cb86a2d 14:25:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:25:35 Removing intermediate container b1a7d14fd3b6 14:25:35 ---> 3d1f8f45ac65 14:25:35 14:25:35 Step 9/22 : FROM alpine:3.17 14:25:35 ---> 51e60588ff2c 14:25:35 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 14:25:35 ---> Running in 3c6871a08654 14:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:25:35 (1/2) Installing dumb-init (1.2.5-r2) 14:25:35 (2/2) Installing openssl (3.0.8-r4) 14:25:35 Executing busybox-1.35.0-r29.trigger 14:25:35 OK: 8 MiB in 17 packages 14:25:37 Removing intermediate container 3c6871a08654 14:25:37 ---> 6283658ae3b2 14:25:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:25:38 ---> Running in 3bf4f87ed54c 14:25:39 Removing intermediate container 3bf4f87ed54c 14:25:39 ---> 0f9ea0137304 14:25:39 Step 12/22 : WORKDIR /edgex 14:25:39 ---> Running in 8304731ce330 14:25:40 Removing intermediate container 8304731ce330 14:25:40 ---> 71ac6f4f9aac 14:25:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:25:41 ---> 5d9eaf26f2f6 14:25:41 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 14:25:42 ---> 3c148d3e023d 14:25:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:25:43 ---> 49faa2b229cd 14:25:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:25:46 ---> e1fb2cdbae90 14:25:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:25:47 ---> 032bcecad2b6 14:25:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:25:47 ---> Running in f3c931e3ddbf 14:25:52 Removing intermediate container f3c931e3ddbf 14:25:52 ---> 83d9c0e82c53 14:25:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:25:52 ---> Running in 76645bb83e9a 14:25:52 Removing intermediate container 76645bb83e9a 14:25:52 ---> d84d85c58054 14:25:52 Step 20/22 : LABEL arch=arm64 14:25:52 ---> Running in 0ec78e6db9a8 14:25:53 Removing intermediate container 0ec78e6db9a8 14:25:53 ---> 35366c5c74a7 14:25:53 Step 21/22 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:25:53 ---> Running in 7da1f728082c 14:25:54 Removing intermediate container 7da1f728082c 14:25:54 ---> a5f6accbed92 14:25:54 Step 22/22 : LABEL version=3.0.0-dev.152 14:25:55 ---> Running in 31f9e1b432c2 14:25:56 Removing intermediate container 31f9e1b432c2 14:25:56 ---> 5899ae1ea4af 14:25:56 14:25:56 Successfully built 5899ae1ea4af 14:25:56 Successfully tagged security-proxy-setup-arm64:latest 14:25:56  Building security-proxy-setup ... done Building core-common-config-bootstrapper 14:26:00 Removing intermediate container 70e42041b89d 14:26:00 ---> 9365f3fee5e3 14:26:00 Step 7/20 : COPY . . 14:26:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:26:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:00 ---> fc5d0ab945ca 14:26:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:26:00 ---> Using cache 14:26:00 ---> 6b8242675b20 14:26:00 Step 4/23 : WORKDIR /edgex-go 14:26:00 ---> Using cache 14:26:00 ---> 56d6ac047049 14:26:00 Step 5/23 : RUN apk add --update --no-cache make git 14:26:00 ---> Using cache 14:26:00 ---> 5f46e0c9626b 14:26:00 Step 6/23 : COPY go.mod vendor* ./ 14:26:00 ---> Using cache 14:26:00 ---> 2e5ded1d22d9 14:26:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:00 ---> Using cache 14:26:00 ---> 52d91762580d 14:26:00 Step 8/23 : COPY . . 14:26:00 ---> Using cache 14:26:00 ---> dbd22b236120 14:26:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:26:00 ---> Running in aa56db7e68b1 14:26:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:26:04 ---> 36df340fd187 14:26:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:26:04 ---> Running in e279f3a49840 14:26:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:26:28 Removing intermediate container 4a62f0f94f89 14:26:28 ---> ce591e4c692e 14:26:28 14:26:28 Step 10/23 : FROM alpine:3.17 14:26:28 ---> 51e60588ff2c 14:26:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:26:28 ---> Using cache 14:26:28 ---> 77ca98bb97bc 14:26:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:26:28 ---> Using cache 14:26:28 ---> adc0237dc58d 14:26:28 Step 13/23 : ENV APP_PORT=59861 14:26:28 ---> Running in 6cae14fc8f28 14:26:28 Removing intermediate container 6cae14fc8f28 14:26:28 ---> 471afd14c214 14:26:28 Step 14/23 : EXPOSE $APP_PORT 14:26:28 ---> Running in cd694981f3c5 14:26:28 Removing intermediate container cd694981f3c5 14:26:28 ---> a870e8c7798d 14:26:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:26:29 ---> 206f61faabd7 14:26:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:26:30 ---> 375b9d2ff348 14:26:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:26:32 ---> bc334b10bc93 14:26:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:26:33 ---> 5a171be21d65 14:26:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:26:33 ---> Running in 02fda4af3fc7 14:26:34 Removing intermediate container 02fda4af3fc7 14:26:34 ---> 0edc3a401ebf 14:26:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:26:34 ---> Running in 332a17944af3 14:26:34 Removing intermediate container 332a17944af3 14:26:34 ---> 76c6bc726e0a 14:26:34 Step 21/23 : LABEL arch=arm64 14:26:34 ---> Running in 0eeb4fadd624 14:26:35 Removing intermediate container 0eeb4fadd624 14:26:35 ---> 63a5c4fd2711 14:26:35 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:26:35 ---> Running in c4290fe99832 14:26:36 Removing intermediate container c4290fe99832 14:26:36 ---> a82c09f99487 14:26:36 Step 23/23 : LABEL version=3.0.0-dev.152 14:26:36 ---> Running in 562e8c61b542 14:26:36 Removing intermediate container 562e8c61b542 14:26:36 ---> ad5fb095a0e9 14:26:36 14:26:36 Successfully built ad5fb095a0e9 14:26:36 Successfully tagged support-scheduler-arm64:latest 14:26:36  Building support-scheduler ... done Building support-notifications 14:26:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:26:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:26:39 ---> fc5d0ab945ca 14:26:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:26:39 ---> Using cache 14:26:39 ---> 6b8242675b20 14:26:39 Step 4/23 : WORKDIR /edgex-go 14:26:39 ---> Using cache 14:26:39 ---> 56d6ac047049 14:26:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:26:41 ---> Running in 5f8e6eca0271 14:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:26:45 OK: 263 MiB in 53 packages 14:26:46 Removing intermediate container 5f8e6eca0271 14:26:46 ---> d39f306b02a6 14:26:46 Step 6/23 : COPY go.mod vendor* ./ 14:26:47 ---> f6d7d8c9a122 14:26:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:47 ---> Running in a0daa550d294 14:28:24 Removing intermediate container a0daa550d294 14:28:24 ---> 7467d66c703f 14:28:24 Step 8/23 : COPY . . 14:28:24 ---> 7c318a6d5234 14:28:24 Step 9/23 : RUN make cmd/support-notifications/support-notifications 14:28:24 ---> Running in 8558610a8f22 14:28:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:29:48 Removing intermediate container e90ab660a815 14:29:48 ---> c7bfdff06ebc 14:29:48 14:29:48 Step 10/23 : FROM alpine:3.17 14:29:48 ---> 51e60588ff2c 14:29:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:29:48 ---> Running in 5e2b71d84063 14:29:48 Removing intermediate container 5e2b71d84063 14:29:48 ---> f520ba72f326 14:29:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:29:48 ---> Running in 40116cf451c7 14:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:29:48 (1/1) Installing dumb-init (1.2.5-r2) 14:29:48 Executing busybox-1.35.0-r29.trigger 14:29:48 OK: 8 MiB in 16 packages 14:29:48 Removing intermediate container 40116cf451c7 14:29:48 ---> 47f7cf58f98e 14:29:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:48 ---> 690444f554a7 14:29:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:29:48 ---> 0ae84467a840 14:29:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:29:50 ---> cf836602ec72 14:29:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:29:50 ---> 98a477ff977b 14:29:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:29:51 ---> 9f170c7b4b03 14:29:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:29:52 ---> Running in 3d9575746e1d 14:29:55 Removing intermediate container 3d9575746e1d 14:29:55 ---> cfaf6d7c8abb 14:29:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:29:55 ---> Running in c2276d56d47c 14:29:56 Removing intermediate container c2276d56d47c 14:29:56 ---> 00dc3ff1c62a 14:29:56 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:29:56 ---> Running in eaf586d8cd1a 14:29:56 Removing intermediate container eaf586d8cd1a 14:29:56 ---> 89759d494fa4 14:29:56 Step 21/23 : LABEL arch=arm64 14:29:56 ---> Running in c20b64862ccb 14:29:57 Removing intermediate container c20b64862ccb 14:29:57 ---> 7bc59b4d82be 14:29:57 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:29:57 ---> Running in 363c71f41ae5 14:29:57 Removing intermediate container 363c71f41ae5 14:29:57 ---> 483c24d18af2 14:29:57 Step 23/23 : LABEL version=3.0.0-dev.152 14:29:57 ---> Running in 938a842c63e9 14:29:58 Removing intermediate container 938a842c63e9 14:29:58 ---> 1fa9905b4b4d 14:29:58 14:29:58 Successfully built 1fa9905b4b4d 14:29:58 Successfully tagged security-proxy-auth-arm64:latest 14:29:58  Building security-proxy-auth ... done Building security-secretstore-setup 14:30:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:30:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:30:03 ---> fc5d0ab945ca 14:30:03 Step 3/25 : WORKDIR /edgex-go 14:30:03 ---> Using cache 14:30:03 ---> e79468e7f73a 14:30:03 Step 4/25 : RUN apk add --update --no-cache make git 14:30:03 ---> Using cache 14:30:03 ---> 6e8bab3e7b3a 14:30:03 Step 5/25 : COPY go.mod vendor* ./ 14:30:03 ---> Using cache 14:30:03 ---> 2d16fed7e701 14:30:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:03 ---> Using cache 14:30:03 ---> 6435343af911 14:30:03 Step 7/25 : COPY . . 14:30:03 ---> Using cache 14:30:03 ---> 6c3ea1c45ab2 14:30:03 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:30:03 ---> Running in 6102fbcb9b2a 14:30:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:32:26 Removing intermediate container 40c13cb86a2d 14:32:26 ---> a58d5f03c737 14:32:26 14:32:26 Step 10/24 : FROM alpine:3.17 14:32:26 ---> 51e60588ff2c 14:32:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:32:26 ---> Using cache 14:32:26 ---> 77ca98bb97bc 14:32:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 14:32:26 ---> Using cache 14:32:26 ---> adc0237dc58d 14:32:26 Step 13/24 : ENV APP_PORT=59882 14:32:26 ---> Running in 17009663e281 14:32:26 Removing intermediate container 17009663e281 14:32:26 ---> 3320399d30e1 14:32:26 Step 14/24 : EXPOSE $APP_PORT 14:32:26 ---> Running in e89037435861 14:32:26 Removing intermediate container e89037435861 14:32:26 ---> 77564f9949e0 14:32:26 Step 15/24 : WORKDIR / 14:32:26 ---> Running in 3f1f14042f88 14:32:26 Removing intermediate container 3f1f14042f88 14:32:26 ---> dc1f4dd26782 14:32:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:32:26 ---> 50082a70f604 14:32:26 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:32:26 ---> d03a9bac4f86 14:32:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:32:26 ---> 261b2d6e872c 14:32:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:32:26 ---> 9d303f209406 14:32:26 Step 20/24 : ENTRYPOINT ["/core-command"] 14:32:26 ---> Running in bcee51dcee74 14:32:26 Removing intermediate container bcee51dcee74 14:32:26 ---> 873ba1206c50 14:32:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:32:26 ---> Running in e3f59c5678f2 14:32:26 Removing intermediate container e3f59c5678f2 14:32:26 ---> 4875c5846e77 14:32:26 Step 22/24 : LABEL arch=arm64 14:32:26 ---> Running in 6b274b97ccb3 14:32:26 Removing intermediate container 6b274b97ccb3 14:32:26 ---> b72898ecaec5 14:32:26 Step 23/24 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:32:26 ---> Running in 990b8ed16b9a 14:32:26 Removing intermediate container 990b8ed16b9a 14:32:26 ---> 12a85d055d7e 14:32:26 Step 24/24 : LABEL version=3.0.0-dev.152 14:32:26 ---> Running in 865ca7cc90ef 14:32:26 Removing intermediate container 865ca7cc90ef 14:32:26 ---> 3b99a097d2ea 14:32:26 14:32:26 Successfully built 3b99a097d2ea 14:32:26 Successfully tagged core-command-arm64:latest 14:32:26  Building core-command ... done Building security-spire-agent 14:32:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:32:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:32:29 ---> fc5d0ab945ca 14:32:29 Step 3/27 : WORKDIR /edgex-go 14:32:29 ---> Using cache 14:32:29 ---> e79468e7f73a 14:32:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 14:32:29 ---> Using cache 14:32:29 ---> a7ba916236ce 14:32:29 Step 5/27 : COPY go.mod vendor* ./ 14:32:29 ---> Using cache 14:32:29 ---> 095449da0794 14:32:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:29 ---> Using cache 14:32:29 ---> ffb44e926d3e 14:32:29 Step 7/27 : COPY . . 14:32:29 ---> Using cache 14:32:29 ---> a0a293c86d82 14:32:29 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 14:32:29 ---> Using cache 14:32:29 ---> 390ce11336e9 14:32:29 Step 9/27 : WORKDIR /edgex-go/spire-build 14:32:29 ---> Using cache 14:32:29 ---> b39236c7123d 14:32:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:32:29 ---> Using cache 14:32:29 ---> 3e1985d10e3a 14:32:29 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 14:32:29 ---> Running in 837aa3f96701 14:32:33 Removing intermediate container 837aa3f96701 14:32:33 ---> 4d94c87acb07 14:32:33 Step 12/27 : WORKDIR /edgex-go 14:32:33 ---> Running in 9b222fb387b7 14:32:33 Removing intermediate container 9b222fb387b7 14:32:33 ---> 8436b7c691bc 14:32:33 14:32:33 Step 13/27 : FROM alpine:3.17 14:32:33 ---> 51e60588ff2c 14:32:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:32:33 ---> Using cache 14:32:33 ---> 9ec8d961af83 14:32:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:32:33 ---> Using cache 14:32:33 ---> cda8c6d6e345 14:32:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 14:32:33 ---> Using cache 14:32:33 ---> 756109d5ed7b 14:32:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 14:32:33 ---> Using cache 14:32:33 ---> 3b9a2c40ef92 14:32:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:32:38 ---> c20123388b8a 14:32:38 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:32:45 ---> 0ea49e703ac3 14:32:45 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:32:45 ---> 8ecdfc559eaf 14:32:45 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:32:46 ---> 04d6c58fb801 14:32:46 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:32:47 ---> 6146bfb45876 14:32:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:32:47 ---> Running in f6a8db8124b9 14:32:47 Removing intermediate container f6a8db8124b9 14:32:47 ---> ecbfddd4d97d 14:32:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:32:47 ---> Running in 7c76a1a744c6 14:32:48 Removing intermediate container 7c76a1a744c6 14:32:48 ---> 5fd95f07c574 14:32:48 Step 25/27 : LABEL arch=arm64 14:32:48 ---> Running in 052abff5c136 14:32:48 Removing intermediate container 052abff5c136 14:32:48 ---> a43406588515 14:32:48 Step 26/27 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:32:48 ---> Running in f95de429434f 14:32:49 Removing intermediate container f95de429434f 14:32:49 ---> 2a72037913ed 14:32:49 Step 27/27 : LABEL version=3.0.0-dev.152 14:32:49 ---> Running in 71d16922f031 14:32:50 Removing intermediate container 71d16922f031 14:32:50 ---> 15487a7c38de 14:32:50 14:32:50 Successfully built 15487a7c38de 14:32:50 Successfully tagged security-spire-agent-arm64:latest 14:33:02  Building security-spire-agent ... done Removing intermediate container aa56db7e68b1 14:33:02 ---> bced88238576 14:33:02 14:33:02 Step 10/23 : FROM alpine:3.17 14:33:02 ---> 51e60588ff2c 14:33:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:33:02 ---> Using cache 14:33:02 ---> f520ba72f326 14:33:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:33:02 ---> Using cache 14:33:02 ---> 47f7cf58f98e 14:33:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:02 ---> Using cache 14:33:02 ---> 690444f554a7 14:33:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:33:02 ---> Using cache 14:33:02 ---> 0ae84467a840 14:33:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:33:02 ---> b81e99a18064 14:33:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:33:03 ---> d0f8ef699a4a 14:33:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:33:04 ---> 1bd8870125d9 14:33:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:33:04 ---> Running in f8f899444485 14:33:10 Removing intermediate container f8f899444485 14:33:10 ---> 687d8fca9c21 14:33:10 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:33:10 ---> Running in e516cecee751 14:33:10 Removing intermediate container e516cecee751 14:33:10 ---> f95f2d28ce9c 14:33:10 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 14:33:10 ---> Running in 65c1c5bd2ea7 14:33:11 Removing intermediate container 65c1c5bd2ea7 14:33:11 ---> 265d92faea99 14:33:11 Step 21/23 : LABEL arch=arm64 14:33:11 ---> Running in b2065ec6cbce 14:33:11 Removing intermediate container b2065ec6cbce 14:33:11 ---> 3afe43973429 14:33:11 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:33:11 ---> Running in 364e10d1e30c 14:33:12 Removing intermediate container 364e10d1e30c 14:33:12 ---> 03f8d8644d2a 14:33:12 Step 23/23 : LABEL version=3.0.0-dev.152 14:33:12 ---> Running in e74991a22e31 14:33:12 Removing intermediate container e74991a22e31 14:33:12 ---> f94567881501 14:33:12 14:33:12 Successfully built f94567881501 14:33:12 Successfully tagged core-common-config-bootstrapper-arm64:latest 14:34:34  Building core-common-config-bootstrapper ... done Removing intermediate container e279f3a49840 14:34:34 ---> 348d8f518cc0 14:34:34 14:34:34 Step 9/20 : FROM alpine:3.17 14:34:34 ---> 51e60588ff2c 14:34:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 14:34:34 ---> Using cache 14:34:34 ---> d85f2628969c 14:34:34 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:34:34 ---> Running in 690d105b9731 14:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:34:34 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:34:34 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:34:34 OK: 17692 distinct packages available 14:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:34:34 (1/9) Installing ca-certificates (20230506-r0) 14:34:34 (2/9) Installing brotli-libs (1.0.9-r9) 14:34:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:34:34 (4/9) Installing libcurl (8.0.1-r0) 14:34:34 (5/9) Installing curl (8.0.1-r0) 14:34:34 (6/9) Installing dumb-init (1.2.5-r2) 14:34:34 (7/9) Installing musl-obstack (1.2.3-r0) 14:34:34 (8/9) Installing libucontext (1.2-r0) 14:34:34 (9/9) Installing gcompat (1.1.0-r0) 14:34:34 Executing busybox-1.35.0-r29.trigger 14:34:34 Executing ca-certificates-20230506-r0.trigger 14:34:34 OK: 11 MiB in 24 packages 14:34:34 Removing intermediate container 690d105b9731 14:34:34 ---> 28d120cb9cfe 14:34:34 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:34:34 ---> 426948e51fcc 14:34:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 14:34:34 ---> efb745a82a0d 14:34:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:34:36 ---> 8a00b522198c 14:34:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:34:37 ---> 6ff64d0b9814 14:34:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:34:37 ---> Running in a8c9b576f54c 14:34:38 Removing intermediate container a8c9b576f54c 14:34:38 ---> 13cf7ad92ef1 14:34:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 14:34:38 ---> Running in 536063ac9fa6 14:34:38 Removing intermediate container 536063ac9fa6 14:34:38 ---> 73bbe6a3a1de 14:34:38 Step 18/20 : LABEL arch=arm64 14:34:38 ---> Running in db7f8c7876e3 14:34:39 Removing intermediate container db7f8c7876e3 14:34:39 ---> 2ac72b580b2e 14:34:39 Step 19/20 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:34:39 ---> Running in d67134954a0b 14:34:40 Removing intermediate container d67134954a0b 14:34:40 ---> 0e9a8bf02ac3 14:34:40 Step 20/20 : LABEL version=3.0.0-dev.152 14:34:40 ---> Running in faa37ca1b163 14:34:40 Removing intermediate container faa37ca1b163 14:34:40 ---> f1ee4c8df9b7 14:34:40 14:34:41 Successfully built f1ee4c8df9b7 14:34:41 Successfully tagged security-spiffe-token-provider-arm64:latest 14:34:47  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.152" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:35:02 Removing intermediate container 6102fbcb9b2a 14:35:02 ---> 6536d14cfbff 14:35:02 14:35:02 Step 9/25 : FROM alpine:3.17 14:35:02 ---> 51e60588ff2c 14:35:02 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:35:02 ---> Running in 144fdb91cc69 14:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:35:03 (1/3) Installing ca-certificates (20230506-r0) 14:35:03 (2/3) Installing dumb-init (1.2.5-r2) 14:35:03 (3/3) Installing su-exec (0.2-r2) 14:35:03 Executing busybox-1.35.0-r29.trigger 14:35:03 Executing ca-certificates-20230506-r0.trigger 14:35:04 OK: 8 MiB in 18 packages 14:35:05 Removing intermediate container 144fdb91cc69 14:35:05 ---> d6d9bd7cba11 14:35:05 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:35:05 ---> Running in 1e26876d043c 14:35:06 Removing intermediate container 1e26876d043c 14:35:06 ---> cc944f41bad5 14:35:06 Step 12/25 : WORKDIR / 14:35:06 ---> Running in acf3ea5e94f7 14:35:06 Removing intermediate container acf3ea5e94f7 14:35:06 ---> 2ccc49635900 14:35:06 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:07 ---> ea23a0a0a46d 14:35:07 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 14:35:07 ---> 4590129b6747 14:35:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:35:08 ---> fa4a323009d0 14:35:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:35:09 ---> 880beefbadfc 14:35:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:35:12 ---> f673d3f760d2 14:35:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:35:13 ---> 0eca5d301118 14:35:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:35:14 ---> d8de32efcfdb 14:35:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:35:15 ---> 2841f12bb754 14:35:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:15 ---> Running in 7995285e0cbb 14:35:17 Removing intermediate container 7995285e0cbb 14:35:17 ---> c003501dea7b 14:35:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:35:17 ---> Running in 6240a49d9c89 14:35:17 Removing intermediate container 6240a49d9c89 14:35:17 ---> ad0aec666888 14:35:17 Step 23/25 : LABEL arch=arm64 14:35:17 ---> Running in 88272b932cd1 14:35:17 Removing intermediate container 88272b932cd1 14:35:17 ---> dcffd7194a2c 14:35:17 Step 24/25 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:35:17 ---> Running in 4c4676989763 14:35:18 Removing intermediate container 4c4676989763 14:35:18 ---> eeb9a3f7ef3b 14:35:18 Step 25/25 : LABEL version=3.0.0-dev.152 14:35:18 ---> Running in d891f6a91583 14:35:18 Removing intermediate container d891f6a91583 14:35:18 ---> 58e96fbc00b2 14:35:18 14:35:18 Successfully built 58e96fbc00b2 14:35:18 Successfully tagged security-secretstore-setup-arm64:latest 14:35:28  Building security-secretstore-setup ... done Removing intermediate container 8558610a8f22 14:35:28 ---> fa640afa543a 14:35:28 14:35:28 Step 10/23 : FROM alpine:3.17 14:35:28 ---> 51e60588ff2c 14:35:28 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:35:28 ---> Running in dc8b5af3bfae 14:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:35:29 (1/2) Installing ca-certificates (20230506-r0) 14:35:29 (2/2) Installing dumb-init (1.2.5-r2) 14:35:29 Executing busybox-1.35.0-r29.trigger 14:35:29 Executing ca-certificates-20230506-r0.trigger 14:35:30 OK: 8 MiB in 17 packages 14:35:31 Removing intermediate container dc8b5af3bfae 14:35:31 ---> 61d4295b401a 14:35:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 14:35:31 ---> Running in 21c5abec4f10 14:35:31 Removing intermediate container 21c5abec4f10 14:35:31 ---> 0c9310f88b37 14:35:31 Step 13/23 : ENV APP_PORT=59860 14:35:31 ---> Running in ec2988d01672 14:35:32 Removing intermediate container ec2988d01672 14:35:32 ---> 357475baedba 14:35:32 Step 14/23 : EXPOSE $APP_PORT 14:35:32 ---> Running in 33082ff5657e 14:35:32 Removing intermediate container 33082ff5657e 14:35:32 ---> ac665d043c30 14:35:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:33 ---> 619c29593465 14:35:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:35:33 ---> f0e23ad067bb 14:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:35:34 ---> 55afeedc065e 14:35:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:35:35 ---> 5c4f404f8257 14:35:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:35:35 ---> Running in df1c0bf47265 14:35:35 Removing intermediate container df1c0bf47265 14:35:35 ---> 46219b02ef08 14:35:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:35:35 ---> Running in 03ff600e5168 14:35:35 Removing intermediate container 03ff600e5168 14:35:35 ---> ac04cc7da407 14:35:35 Step 21/23 : LABEL arch=arm64 14:35:35 ---> Running in 5c218f93f2e9 14:35:36 Removing intermediate container 5c218f93f2e9 14:35:36 ---> 69d5d132ad46 14:35:36 Step 22/23 : LABEL git_sha=079d219be26533084879877c2803b7bbbdfcd758 14:35:36 ---> Running in 88251e503d88 14:35:36 Removing intermediate container 88251e503d88 14:35:36 ---> 3841e9315620 14:35:36 Step 23/23 : LABEL version=3.0.0-dev.152 14:35:36 ---> Running in 99c61fc17eb5 14:35:36 Removing intermediate container 99c61fc17eb5 14:35:36 ---> eea7b59e3a50 14:35:36 14:35:36 Successfully built eea7b59e3a50 14:35:36 Successfully tagged support-notifications-arm64:latest 14:35:37  Building support-notifications ... done  [Pipeline] } 14:35:37 $ docker stop --time=1 0e15274f4187c8a8382e91c39cd54c5a56fb7f41893bdd77b60475fdc4a00dc9 14:35:39 $ docker rm -f --volumes 0e15274f4187c8a8382e91c39cd54c5a56fb7f41893bdd77b60475fdc4a00dc9 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:39 + docker images 14:35:39 REPOSITORY TAG IMAGE ID CREATED SIZE 14:35:39 support-notifications-arm64 latest eea7b59e3a50 3 seconds ago 31.9MB 14:35:39 fa640afa543a 14 seconds ago 1.42GB 14:35:39 security-secretstore-setup-arm64 latest 58e96fbc00b2 21 seconds ago 32.2MB 14:35:39 6536d14cfbff 40 seconds ago 1.35GB 14:35:39 security-spiffe-token-provider-arm64 latest f1ee4c8df9b7 59 seconds ago 32.7MB 14:35:39 348d8f518cc0 About a minute ago 1.39GB 14:35:39 core-common-config-bootstrapper-arm64 latest f94567881501 2 minutes ago 17.2MB 14:35:39 bced88238576 2 minutes ago 1.35GB 14:35:39 security-spire-agent-arm64 latest 15487a7c38de 2 minutes ago 153MB 14:35:39 8436b7c691bc 3 minutes ago 1.21GB 14:35:39 core-command-arm64 latest 3b99a097d2ea 3 minutes ago 19.7MB 14:35:39 a58d5f03c737 3 minutes ago 1.35GB 14:35:39 security-proxy-auth-arm64 latest 1fa9905b4b4d 5 minutes ago 18.1MB 14:35:39 c7bfdff06ebc 6 minutes ago 1.33GB 14:35:39 support-scheduler-arm64 latest ad5fb095a0e9 9 minutes ago 31.2MB 14:35:39 ce591e4c692e 9 minutes ago 1.42GB 14:35:39 security-proxy-setup-arm64 latest 5899ae1ea4af 9 minutes ago 18.7MB 14:35:39 3d1f8f45ac65 10 minutes ago 1.33GB 14:35:39 core-metadata-arm64 latest a48d552cbf05 10 minutes ago 20.2MB 14:35:39 7f2be83721f4 11 minutes ago 1.36GB 14:35:39 core-data-arm64 latest 8ace03da7a9c 11 minutes ago 19.9MB 14:35:39 6df8aa13dd41 11 minutes ago 1.36GB 14:35:39 security-bootstrapper-arm64 latest a524fa33cc16 12 minutes ago 21.9MB 14:35:39 901a9ca5f578 13 minutes ago 1.34GB 14:35:39 security-spire-config-arm64 latest 754f4b93c3f4 18 minutes ago 96.1MB 14:35:39 security-spire-server-arm64 latest 184d1558b7e9 18 minutes ago 97MB 14:35:39 bda9ccb02724 18 minutes ago 1.21GB 14:35:39 67acb28d07c3 18 minutes ago 1.21GB 14:35:39 ci-base-image-arm64 latest fc5d0ab945ca 22 minutes ago 899MB 14:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 14:35:39 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 14:35:39 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 14:35:40 provisioning config files... 14:35:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/518@tmp/config7180259598030240880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:40 ---> docker-login.sh 14:35:40 nexus3.edgexfoundry.org:10001 14:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:40 Configure a credential helper to remove this warning. See 14:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:40 14:35:40 Login Succeeded 14:35:40 nexus3.edgexfoundry.org:10002 14:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:41 Configure a credential helper to remove this warning. See 14:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:41 14:35:41 Login Succeeded 14:35:41 nexus3.edgexfoundry.org:10003 14:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:41 Configure a credential helper to remove this warning. See 14:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:41 14:35:41 Login Succeeded 14:35:41 nexus3.edgexfoundry.org:10004 14:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:42 Configure a credential helper to remove this warning. See 14:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:42 14:35:42 Login Succeeded 14:35:42 docker.io 14:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:35:42 Configure a credential helper to remove this warning. See 14:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:35:42 14:35:42 Login Succeeded 14:35:42 ---> docker-login.sh ends [Pipeline] } 14:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:35:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:35:42 079d219be26533084879877c2803b7bbbdfcd758 14:35:42 latest 14:35:42 3.0.0-dev.152 14:35:42 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:42 main 14:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:35:43 f6b9b972e102: Preparing 14:35:43 174f49df8cce: Preparing 14:35:43 93828ca7b179: Preparing 14:35:43 6c7dba24eb56: Preparing 14:35:43 31cb7c295220: Preparing 14:35:43 26cbea5cba74: Preparing 14:35:43 26cbea5cba74: Waiting 14:35:43 6c7dba24eb56: Pushed 14:35:43 93828ca7b179: Pushed 14:35:43 31cb7c295220: Pushed 14:35:43 f6b9b972e102: Pushed 14:35:43 26cbea5cba74: Layer already exists 14:35:46 174f49df8cce: Pushed 14:35:46 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:a1e89fb0c7da8d97b3d7e0838a45fcac5faab5e42daaa38601655d78cbd1d830 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:35:47 f6b9b972e102: Preparing 14:35:47 174f49df8cce: Preparing 14:35:47 93828ca7b179: Preparing 14:35:47 6c7dba24eb56: Preparing 14:35:47 31cb7c295220: Preparing 14:35:47 26cbea5cba74: Preparing 14:35:47 26cbea5cba74: Waiting 14:35:47 174f49df8cce: Layer already exists 14:35:47 31cb7c295220: Layer already exists 14:35:47 6c7dba24eb56: Layer already exists 14:35:47 93828ca7b179: Layer already exists 14:35:47 f6b9b972e102: Layer already exists 14:35:47 26cbea5cba74: Layer already exists 14:35:47 latest: digest: sha256:a1e89fb0c7da8d97b3d7e0838a45fcac5faab5e42daaa38601655d78cbd1d830 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.152 14:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:35:47 f6b9b972e102: Preparing 14:35:47 174f49df8cce: Preparing 14:35:47 93828ca7b179: Preparing 14:35:47 6c7dba24eb56: Preparing 14:35:47 31cb7c295220: Preparing 14:35:47 26cbea5cba74: Preparing 14:35:47 26cbea5cba74: Waiting 14:35:47 31cb7c295220: Layer already exists 14:35:47 f6b9b972e102: Layer already exists 14:35:47 174f49df8cce: Layer already exists 14:35:47 93828ca7b179: Layer already exists 14:35:47 6c7dba24eb56: Layer already exists 14:35:47 26cbea5cba74: Layer already exists 14:35:47 3.0.0-dev.152: digest: sha256:a1e89fb0c7da8d97b3d7e0838a45fcac5faab5e42daaa38601655d78cbd1d830 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:35:48 f6b9b972e102: Preparing 14:35:48 174f49df8cce: Preparing 14:35:48 93828ca7b179: Preparing 14:35:48 6c7dba24eb56: Preparing 14:35:48 31cb7c295220: Preparing 14:35:48 26cbea5cba74: Preparing 14:35:48 26cbea5cba74: Waiting 14:35:48 31cb7c295220: Layer already exists 14:35:48 174f49df8cce: Layer already exists 14:35:48 6c7dba24eb56: Layer already exists 14:35:48 93828ca7b179: Layer already exists 14:35:48 f6b9b972e102: Layer already exists 14:35:48 26cbea5cba74: Layer already exists 14:35:48 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:a1e89fb0c7da8d97b3d7e0838a45fcac5faab5e42daaa38601655d78cbd1d830 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:35:49 f6b9b972e102: Preparing 14:35:49 174f49df8cce: Preparing 14:35:49 93828ca7b179: Preparing 14:35:49 6c7dba24eb56: Preparing 14:35:49 31cb7c295220: Preparing 14:35:49 26cbea5cba74: Preparing 14:35:49 26cbea5cba74: Waiting 14:35:49 31cb7c295220: Layer already exists 14:35:49 f6b9b972e102: Layer already exists 14:35:49 174f49df8cce: Layer already exists 14:35:49 6c7dba24eb56: Layer already exists 14:35:49 93828ca7b179: Layer already exists 14:35:49 26cbea5cba74: Layer already exists 14:35:49 main: digest: sha256:a1e89fb0c7da8d97b3d7e0838a45fcac5faab5e42daaa38601655d78cbd1d830 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:49 ===================================================== [Pipeline] echo 14:35:49 taggedImages: 14:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.152 14:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:35:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 14:35:49 079d219be26533084879877c2803b7bbbdfcd758 14:35:49 latest 14:35:49 3.0.0-dev.152 14:35:49 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:49 main 14:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:35:49 1d4b0e258ffc: Preparing 14:35:49 14399aa6b537: Preparing 14:35:49 bbff15bcd286: Preparing 14:35:49 66e816aa6c4b: Preparing 14:35:49 93828ca7b179: Preparing 14:35:49 6c7dba24eb56: Preparing 14:35:49 c19143375e73: Preparing 14:35:49 26cbea5cba74: Preparing 14:35:49 c19143375e73: Waiting 14:35:49 6c7dba24eb56: Waiting 14:35:50 1d4b0e258ffc: Pushed 14:35:50 14399aa6b537: Pushed 14:35:50 bbff15bcd286: Pushed 14:35:52 66e816aa6c4b: Pushed 14:35:53 93828ca7b179: Layer already exists 14:35:53 6c7dba24eb56: Layer already exists 14:35:53 26cbea5cba74: Layer already exists 14:35:53 c19143375e73: Pushed 14:35:53 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:925876871ef5903a645a69e761d5b35fbddf59e22eb72af9dff65e07802331ba size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:53 + 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 14:35:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:35:54 1d4b0e258ffc: Preparing 14:35:54 14399aa6b537: Preparing 14:35:54 bbff15bcd286: Preparing 14:35:54 66e816aa6c4b: Preparing 14:35:54 93828ca7b179: Preparing 14:35:54 6c7dba24eb56: Preparing 14:35:54 c19143375e73: Preparing 14:35:54 26cbea5cba74: Preparing 14:35:54 6c7dba24eb56: Waiting 14:35:54 c19143375e73: Waiting 14:35:54 26cbea5cba74: Waiting 14:35:54 bbff15bcd286: Layer already exists 14:35:54 14399aa6b537: Layer already exists 14:35:54 6c7dba24eb56: Layer already exists 14:35:54 c19143375e73: Layer already exists 14:35:54 1d4b0e258ffc: Layer already exists 14:35:54 93828ca7b179: Layer already exists 14:35:54 66e816aa6c4b: Layer already exists 14:35:54 26cbea5cba74: Layer already exists 14:35:54 latest: digest: sha256:925876871ef5903a645a69e761d5b35fbddf59e22eb72af9dff65e07802331ba size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.152 14:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:35:55 1d4b0e258ffc: Preparing 14:35:55 14399aa6b537: Preparing 14:35:55 bbff15bcd286: Preparing 14:35:55 66e816aa6c4b: Preparing 14:35:55 93828ca7b179: Preparing 14:35:55 6c7dba24eb56: Preparing 14:35:55 c19143375e73: Preparing 14:35:55 26cbea5cba74: Preparing 14:35:55 c19143375e73: Waiting 14:35:55 26cbea5cba74: Waiting 14:35:55 6c7dba24eb56: Waiting 14:35:55 1d4b0e258ffc: Layer already exists 14:35:55 14399aa6b537: Layer already exists 14:35:55 93828ca7b179: Layer already exists 14:35:55 bbff15bcd286: Layer already exists 14:35:55 66e816aa6c4b: Layer already exists 14:35:55 c19143375e73: Layer already exists 14:35:55 6c7dba24eb56: Layer already exists 14:35:55 26cbea5cba74: Layer already exists 14:35:55 3.0.0-dev.152: digest: sha256:925876871ef5903a645a69e761d5b35fbddf59e22eb72af9dff65e07802331ba size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:35:56 1d4b0e258ffc: Preparing 14:35:56 14399aa6b537: Preparing 14:35:56 bbff15bcd286: Preparing 14:35:56 66e816aa6c4b: Preparing 14:35:56 93828ca7b179: Preparing 14:35:56 6c7dba24eb56: Preparing 14:35:56 c19143375e73: Preparing 14:35:56 26cbea5cba74: Preparing 14:35:56 6c7dba24eb56: Waiting 14:35:56 c19143375e73: Waiting 14:35:56 26cbea5cba74: Waiting 14:35:56 bbff15bcd286: Layer already exists 14:35:56 66e816aa6c4b: Layer already exists 14:35:56 93828ca7b179: Layer already exists 14:35:56 14399aa6b537: Layer already exists 14:35:56 1d4b0e258ffc: Layer already exists 14:35:56 6c7dba24eb56: Layer already exists 14:35:56 26cbea5cba74: Layer already exists 14:35:56 c19143375e73: Layer already exists 14:35:56 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:925876871ef5903a645a69e761d5b35fbddf59e22eb72af9dff65e07802331ba size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:56 + 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 14:35:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 14:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:35:57 1d4b0e258ffc: Preparing 14:35:57 14399aa6b537: Preparing 14:35:57 bbff15bcd286: Preparing 14:35:57 66e816aa6c4b: Preparing 14:35:57 93828ca7b179: Preparing 14:35:57 6c7dba24eb56: Preparing 14:35:57 c19143375e73: Preparing 14:35:57 26cbea5cba74: Preparing 14:35:57 6c7dba24eb56: Waiting 14:35:57 c19143375e73: Waiting 14:35:57 26cbea5cba74: Waiting 14:35:57 93828ca7b179: Layer already exists 14:35:57 bbff15bcd286: Layer already exists 14:35:57 1d4b0e258ffc: Layer already exists 14:35:57 14399aa6b537: Layer already exists 14:35:57 66e816aa6c4b: Layer already exists 14:35:57 6c7dba24eb56: Layer already exists 14:35:57 c19143375e73: Layer already exists 14:35:57 26cbea5cba74: Layer already exists 14:35:57 main: digest: sha256:925876871ef5903a645a69e761d5b35fbddf59e22eb72af9dff65e07802331ba size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:57 ===================================================== [Pipeline] echo 14:35:57 taggedImages: 14:35:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:35:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:35:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.152 14:35:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 14:35:57 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:35:57 079d219be26533084879877c2803b7bbbdfcd758 14:35:57 latest 14:35:57 3.0.0-dev.152 14:35:57 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:35:57 main 14:35:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:35:58 51499aa5cab0: Preparing 14:35:58 824902e744f5: Preparing 14:35:58 93828ca7b179: Preparing 14:35:58 6c7dba24eb56: Preparing 14:35:58 2fea33acd7fe: Preparing 14:35:58 26cbea5cba74: Preparing 14:35:58 26cbea5cba74: Waiting 14:35:58 6c7dba24eb56: Layer already exists 14:35:58 93828ca7b179: Layer already exists 14:35:58 26cbea5cba74: Layer already exists 14:35:58 2fea33acd7fe: Pushed 14:35:58 51499aa5cab0: Pushed 14:36:00 824902e744f5: Pushed 14:36:01 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:155c1719af4d26bdc663c9b294146638af6a49c61d4839104b386d32e1e9df0a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:01 51499aa5cab0: Preparing 14:36:01 824902e744f5: Preparing 14:36:01 93828ca7b179: Preparing 14:36:01 6c7dba24eb56: Preparing 14:36:01 2fea33acd7fe: Preparing 14:36:01 26cbea5cba74: Preparing 14:36:01 26cbea5cba74: Waiting 14:36:01 6c7dba24eb56: Layer already exists 14:36:01 824902e744f5: Layer already exists 14:36:01 93828ca7b179: Layer already exists 14:36:01 51499aa5cab0: Layer already exists 14:36:01 2fea33acd7fe: Layer already exists 14:36:01 26cbea5cba74: Layer already exists 14:36:02 latest: digest: sha256:155c1719af4d26bdc663c9b294146638af6a49c61d4839104b386d32e1e9df0a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.152 14:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:02 51499aa5cab0: Preparing 14:36:02 824902e744f5: Preparing 14:36:02 93828ca7b179: Preparing 14:36:02 6c7dba24eb56: Preparing 14:36:02 2fea33acd7fe: Preparing 14:36:02 26cbea5cba74: Preparing 14:36:02 26cbea5cba74: Waiting 14:36:02 51499aa5cab0: Layer already exists 14:36:02 6c7dba24eb56: Layer already exists 14:36:02 824902e744f5: Layer already exists 14:36:02 2fea33acd7fe: Layer already exists 14:36:02 93828ca7b179: Layer already exists 14:36:02 26cbea5cba74: Layer already exists 14:36:02 3.0.0-dev.152: digest: sha256:155c1719af4d26bdc663c9b294146638af6a49c61d4839104b386d32e1e9df0a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:03 51499aa5cab0: Preparing 14:36:03 824902e744f5: Preparing 14:36:03 93828ca7b179: Preparing 14:36:03 6c7dba24eb56: Preparing 14:36:03 2fea33acd7fe: Preparing 14:36:03 26cbea5cba74: Preparing 14:36:03 26cbea5cba74: Waiting 14:36:03 51499aa5cab0: Layer already exists 14:36:03 93828ca7b179: Layer already exists 14:36:03 6c7dba24eb56: Layer already exists 14:36:03 2fea33acd7fe: Layer already exists 14:36:03 824902e744f5: Layer already exists 14:36:03 26cbea5cba74: Layer already exists 14:36:03 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:155c1719af4d26bdc663c9b294146638af6a49c61d4839104b386d32e1e9df0a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:36:04 51499aa5cab0: Preparing 14:36:04 824902e744f5: Preparing 14:36:04 93828ca7b179: Preparing 14:36:04 6c7dba24eb56: Preparing 14:36:04 2fea33acd7fe: Preparing 14:36:04 26cbea5cba74: Preparing 14:36:04 26cbea5cba74: Waiting 14:36:04 824902e744f5: Layer already exists 14:36:04 51499aa5cab0: Layer already exists 14:36:04 93828ca7b179: Layer already exists 14:36:04 6c7dba24eb56: Layer already exists 14:36:04 2fea33acd7fe: Layer already exists 14:36:04 26cbea5cba74: Layer already exists 14:36:04 main: digest: sha256:155c1719af4d26bdc663c9b294146638af6a49c61d4839104b386d32e1e9df0a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:04 ===================================================== [Pipeline] echo 14:36:04 taggedImages: 14:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.152 14:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:36:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:36:04 079d219be26533084879877c2803b7bbbdfcd758 14:36:04 latest 14:36:04 3.0.0-dev.152 14:36:04 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:04 main 14:36:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:05 ea97cba8a7ef: Preparing 14:36:05 350c8d103d6e: Preparing 14:36:05 c20126c95fc5: Preparing 14:36:05 93828ca7b179: Preparing 14:36:05 6c7dba24eb56: Preparing 14:36:05 31cb7c295220: Preparing 14:36:05 26cbea5cba74: Preparing 14:36:05 31cb7c295220: Waiting 14:36:05 26cbea5cba74: Waiting 14:36:05 93828ca7b179: Layer already exists 14:36:05 6c7dba24eb56: Layer already exists 14:36:05 31cb7c295220: Layer already exists 14:36:05 26cbea5cba74: Layer already exists 14:36:05 350c8d103d6e: Pushed 14:36:05 ea97cba8a7ef: Pushed 14:36:08 c20126c95fc5: Pushed 14:36:08 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:2e0f017ecfe9fef1396ea116e4b43fac855ddaea18d6e58c11bd7b92e540a5ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:09 ea97cba8a7ef: Preparing 14:36:09 350c8d103d6e: Preparing 14:36:09 c20126c95fc5: Preparing 14:36:09 93828ca7b179: Preparing 14:36:09 6c7dba24eb56: Preparing 14:36:09 31cb7c295220: Preparing 14:36:09 26cbea5cba74: Preparing 14:36:09 31cb7c295220: Waiting 14:36:09 26cbea5cba74: Waiting 14:36:09 c20126c95fc5: Layer already exists 14:36:09 93828ca7b179: Layer already exists 14:36:09 ea97cba8a7ef: Layer already exists 14:36:09 6c7dba24eb56: Layer already exists 14:36:09 350c8d103d6e: Layer already exists 14:36:09 26cbea5cba74: Layer already exists 14:36:09 31cb7c295220: Layer already exists 14:36:09 latest: digest: sha256:2e0f017ecfe9fef1396ea116e4b43fac855ddaea18d6e58c11bd7b92e540a5ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.152 14:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:10 ea97cba8a7ef: Preparing 14:36:10 350c8d103d6e: Preparing 14:36:10 c20126c95fc5: Preparing 14:36:10 93828ca7b179: Preparing 14:36:10 6c7dba24eb56: Preparing 14:36:10 31cb7c295220: Preparing 14:36:10 26cbea5cba74: Preparing 14:36:10 31cb7c295220: Waiting 14:36:10 26cbea5cba74: Waiting 14:36:10 6c7dba24eb56: Layer already exists 14:36:10 ea97cba8a7ef: Layer already exists 14:36:10 c20126c95fc5: Layer already exists 14:36:10 93828ca7b179: Layer already exists 14:36:10 350c8d103d6e: Layer already exists 14:36:10 31cb7c295220: Layer already exists 14:36:10 26cbea5cba74: Layer already exists 14:36:10 3.0.0-dev.152: digest: sha256:2e0f017ecfe9fef1396ea116e4b43fac855ddaea18d6e58c11bd7b92e540a5ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:11 ea97cba8a7ef: Preparing 14:36:11 350c8d103d6e: Preparing 14:36:11 c20126c95fc5: Preparing 14:36:11 93828ca7b179: Preparing 14:36:11 6c7dba24eb56: Preparing 14:36:11 31cb7c295220: Preparing 14:36:11 26cbea5cba74: Preparing 14:36:11 26cbea5cba74: Waiting 14:36:11 31cb7c295220: Waiting 14:36:11 c20126c95fc5: Layer already exists 14:36:11 93828ca7b179: Layer already exists 14:36:11 ea97cba8a7ef: Layer already exists 14:36:11 6c7dba24eb56: Layer already exists 14:36:11 350c8d103d6e: Layer already exists 14:36:11 31cb7c295220: Layer already exists 14:36:11 26cbea5cba74: Layer already exists 14:36:11 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:2e0f017ecfe9fef1396ea116e4b43fac855ddaea18d6e58c11bd7b92e540a5ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:36:12 ea97cba8a7ef: Preparing 14:36:12 350c8d103d6e: Preparing 14:36:12 c20126c95fc5: Preparing 14:36:12 93828ca7b179: Preparing 14:36:12 6c7dba24eb56: Preparing 14:36:12 31cb7c295220: Preparing 14:36:12 26cbea5cba74: Preparing 14:36:12 31cb7c295220: Waiting 14:36:12 26cbea5cba74: Waiting 14:36:12 350c8d103d6e: Layer already exists 14:36:12 ea97cba8a7ef: Layer already exists 14:36:12 93828ca7b179: Layer already exists 14:36:12 c20126c95fc5: Layer already exists 14:36:12 6c7dba24eb56: Layer already exists 14:36:12 31cb7c295220: Layer already exists 14:36:12 26cbea5cba74: Layer already exists 14:36:12 main: digest: sha256:2e0f017ecfe9fef1396ea116e4b43fac855ddaea18d6e58c11bd7b92e540a5ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:12 ===================================================== [Pipeline] echo 14:36:12 taggedImages: 14:36:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:36:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.152 14:36:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:36:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:36:12 079d219be26533084879877c2803b7bbbdfcd758 14:36:12 latest 14:36:12 3.0.0-dev.152 14:36:12 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:12 main 14:36:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:13 eb859c2b46d9: Preparing 14:36:13 eb859c2b46d9: Preparing 14:36:13 8e3b652d5ddc: Preparing 14:36:13 5163c07c7679: Preparing 14:36:13 72ddf56f5b6d: Preparing 14:36:13 3f6a3b338481: Preparing 14:36:13 92822d580f14: Preparing 14:36:13 93828ca7b179: Preparing 14:36:13 6c7dba24eb56: Preparing 14:36:13 5c40ee7ffaf2: Preparing 14:36:13 bede2e3bd22e: Preparing 14:36:13 d93cf998356d: Preparing 14:36:13 186c4d9499ef: Preparing 14:36:13 26cbea5cba74: Preparing 14:36:13 92822d580f14: Waiting 14:36:13 93828ca7b179: Waiting 14:36:13 d93cf998356d: Waiting 14:36:13 186c4d9499ef: Waiting 14:36:13 26cbea5cba74: Waiting 14:36:13 5c40ee7ffaf2: Waiting 14:36:13 bede2e3bd22e: Waiting 14:36:13 6c7dba24eb56: Waiting 14:36:13 3f6a3b338481: Pushed 14:36:13 5163c07c7679: Pushed 14:36:13 8e3b652d5ddc: Pushed 14:36:13 eb859c2b46d9: Pushed 14:36:13 72ddf56f5b6d: Pushed 14:36:13 93828ca7b179: Layer already exists 14:36:13 6c7dba24eb56: Layer already exists 14:36:13 d93cf998356d: Pushed 14:36:13 bede2e3bd22e: Pushed 14:36:13 5c40ee7ffaf2: Pushed 14:36:13 26cbea5cba74: Layer already exists 14:36:13 186c4d9499ef: Pushed 14:36:17 92822d580f14: Pushed 14:36:17 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:20a29b7c3b2ec4fa8c0afe6bc8a2ae869682e18438240f35d942c24a9941aec9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:17 eb859c2b46d9: Preparing 14:36:17 eb859c2b46d9: Preparing 14:36:17 8e3b652d5ddc: Preparing 14:36:17 5163c07c7679: Preparing 14:36:17 72ddf56f5b6d: Preparing 14:36:17 3f6a3b338481: Preparing 14:36:17 92822d580f14: Preparing 14:36:17 93828ca7b179: Preparing 14:36:17 6c7dba24eb56: Preparing 14:36:17 5c40ee7ffaf2: Preparing 14:36:17 bede2e3bd22e: Preparing 14:36:17 d93cf998356d: Preparing 14:36:17 186c4d9499ef: Preparing 14:36:17 26cbea5cba74: Preparing 14:36:17 92822d580f14: Waiting 14:36:17 93828ca7b179: Waiting 14:36:17 6c7dba24eb56: Waiting 14:36:17 5c40ee7ffaf2: Waiting 14:36:17 bede2e3bd22e: Waiting 14:36:17 d93cf998356d: Waiting 14:36:17 186c4d9499ef: Waiting 14:36:17 26cbea5cba74: Waiting 14:36:17 5163c07c7679: Layer already exists 14:36:17 eb859c2b46d9: Layer already exists 14:36:17 3f6a3b338481: Layer already exists 14:36:17 8e3b652d5ddc: Layer already exists 14:36:17 72ddf56f5b6d: Layer already exists 14:36:17 5c40ee7ffaf2: Layer already exists 14:36:17 93828ca7b179: Layer already exists 14:36:17 bede2e3bd22e: Layer already exists 14:36:17 92822d580f14: Layer already exists 14:36:17 6c7dba24eb56: Layer already exists 14:36:17 186c4d9499ef: Layer already exists 14:36:17 d93cf998356d: Layer already exists 14:36:17 26cbea5cba74: Layer already exists 14:36:18 latest: digest: sha256:20a29b7c3b2ec4fa8c0afe6bc8a2ae869682e18438240f35d942c24a9941aec9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.152 14:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:18 eb859c2b46d9: Preparing 14:36:18 eb859c2b46d9: Preparing 14:36:18 8e3b652d5ddc: Preparing 14:36:18 5163c07c7679: Preparing 14:36:18 72ddf56f5b6d: Preparing 14:36:18 3f6a3b338481: Preparing 14:36:18 92822d580f14: Preparing 14:36:18 93828ca7b179: Preparing 14:36:18 6c7dba24eb56: Preparing 14:36:18 5c40ee7ffaf2: Preparing 14:36:18 bede2e3bd22e: Preparing 14:36:18 d93cf998356d: Preparing 14:36:18 186c4d9499ef: Preparing 14:36:18 26cbea5cba74: Preparing 14:36:18 5c40ee7ffaf2: Waiting 14:36:18 d93cf998356d: Waiting 14:36:18 186c4d9499ef: Waiting 14:36:18 26cbea5cba74: Waiting 14:36:18 92822d580f14: Waiting 14:36:18 93828ca7b179: Waiting 14:36:18 6c7dba24eb56: Waiting 14:36:18 bede2e3bd22e: Waiting 14:36:18 3f6a3b338481: Layer already exists 14:36:18 8e3b652d5ddc: Layer already exists 14:36:18 72ddf56f5b6d: Layer already exists 14:36:18 5163c07c7679: Layer already exists 14:36:18 eb859c2b46d9: Layer already exists 14:36:18 92822d580f14: Layer already exists 14:36:18 6c7dba24eb56: Layer already exists 14:36:18 bede2e3bd22e: Layer already exists 14:36:18 93828ca7b179: Layer already exists 14:36:18 5c40ee7ffaf2: Layer already exists 14:36:18 d93cf998356d: Layer already exists 14:36:18 186c4d9499ef: Layer already exists 14:36:18 26cbea5cba74: Layer already exists 14:36:19 3.0.0-dev.152: digest: sha256:20a29b7c3b2ec4fa8c0afe6bc8a2ae869682e18438240f35d942c24a9941aec9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:19 eb859c2b46d9: Preparing 14:36:19 eb859c2b46d9: Preparing 14:36:19 8e3b652d5ddc: Preparing 14:36:19 5163c07c7679: Preparing 14:36:19 72ddf56f5b6d: Preparing 14:36:19 3f6a3b338481: Preparing 14:36:19 92822d580f14: Preparing 14:36:19 93828ca7b179: Preparing 14:36:19 6c7dba24eb56: Preparing 14:36:19 5c40ee7ffaf2: Preparing 14:36:19 bede2e3bd22e: Preparing 14:36:19 d93cf998356d: Preparing 14:36:19 186c4d9499ef: Preparing 14:36:19 26cbea5cba74: Preparing 14:36:19 92822d580f14: Waiting 14:36:19 93828ca7b179: Waiting 14:36:19 bede2e3bd22e: Waiting 14:36:19 d93cf998356d: Waiting 14:36:19 186c4d9499ef: Waiting 14:36:19 26cbea5cba74: Waiting 14:36:19 6c7dba24eb56: Waiting 14:36:19 5c40ee7ffaf2: Waiting 14:36:19 eb859c2b46d9: Layer already exists 14:36:19 3f6a3b338481: Layer already exists 14:36:19 5163c07c7679: Layer already exists 14:36:19 8e3b652d5ddc: Layer already exists 14:36:19 72ddf56f5b6d: Layer already exists 14:36:19 bede2e3bd22e: Layer already exists 14:36:19 6c7dba24eb56: Layer already exists 14:36:19 93828ca7b179: Layer already exists 14:36:19 92822d580f14: Layer already exists 14:36:19 5c40ee7ffaf2: Layer already exists 14:36:19 d93cf998356d: Layer already exists 14:36:19 186c4d9499ef: Layer already exists 14:36:19 26cbea5cba74: Layer already exists 14:36:20 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:20a29b7c3b2ec4fa8c0afe6bc8a2ae869682e18438240f35d942c24a9941aec9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:36:20 eb859c2b46d9: Preparing 14:36:20 eb859c2b46d9: Preparing 14:36:20 8e3b652d5ddc: Preparing 14:36:20 5163c07c7679: Preparing 14:36:20 72ddf56f5b6d: Preparing 14:36:20 3f6a3b338481: Preparing 14:36:20 92822d580f14: Preparing 14:36:20 93828ca7b179: Preparing 14:36:20 6c7dba24eb56: Preparing 14:36:20 5c40ee7ffaf2: Preparing 14:36:20 bede2e3bd22e: Preparing 14:36:20 d93cf998356d: Preparing 14:36:20 186c4d9499ef: Preparing 14:36:20 26cbea5cba74: Preparing 14:36:20 92822d580f14: Waiting 14:36:20 bede2e3bd22e: Waiting 14:36:20 93828ca7b179: Waiting 14:36:20 d93cf998356d: Waiting 14:36:20 186c4d9499ef: Waiting 14:36:20 6c7dba24eb56: Waiting 14:36:20 5c40ee7ffaf2: Waiting 14:36:20 26cbea5cba74: Waiting 14:36:20 8e3b652d5ddc: Layer already exists 14:36:20 72ddf56f5b6d: Layer already exists 14:36:20 eb859c2b46d9: Layer already exists 14:36:20 3f6a3b338481: Layer already exists 14:36:20 5163c07c7679: Layer already exists 14:36:20 93828ca7b179: Layer already exists 14:36:20 5c40ee7ffaf2: Layer already exists 14:36:20 92822d580f14: Layer already exists 14:36:20 6c7dba24eb56: Layer already exists 14:36:20 bede2e3bd22e: Layer already exists 14:36:20 d93cf998356d: Layer already exists 14:36:20 186c4d9499ef: Layer already exists 14:36:20 26cbea5cba74: Layer already exists 14:36:21 main: digest: sha256:20a29b7c3b2ec4fa8c0afe6bc8a2ae869682e18438240f35d942c24a9941aec9 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:21 ===================================================== [Pipeline] echo 14:36:21 taggedImages: 14:36:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:36:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.152 14:36:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:36:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 14:36:21 079d219be26533084879877c2803b7bbbdfcd758 14:36:21 latest 14:36:21 3.0.0-dev.152 14:36:21 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:21 main 14:36:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:36:21 037a92330202: Preparing 14:36:21 702f7ab94c95: Preparing 14:36:21 461bcfbb5fb9: Preparing 14:36:21 12a036eeae41: Preparing 14:36:21 93828ca7b179: Preparing 14:36:21 6c7dba24eb56: Preparing 14:36:21 c19143375e73: Preparing 14:36:21 26cbea5cba74: Preparing 14:36:21 6c7dba24eb56: Waiting 14:36:21 c19143375e73: Waiting 14:36:21 26cbea5cba74: Waiting 14:36:21 93828ca7b179: Layer already exists 14:36:22 6c7dba24eb56: Layer already exists 14:36:22 c19143375e73: Layer already exists 14:36:22 461bcfbb5fb9: Pushed 14:36:22 037a92330202: Pushed 14:36:22 26cbea5cba74: Layer already exists 14:36:22 702f7ab94c95: Pushed 14:36:24 12a036eeae41: Pushed 14:36:24 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:ee2dc90d0c96f043026ba7b8aa4e0b6d210b52b0adab649b94acc12b03a4492b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:24 + 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 14:36:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:36:25 037a92330202: Preparing 14:36:25 702f7ab94c95: Preparing 14:36:25 461bcfbb5fb9: Preparing 14:36:25 12a036eeae41: Preparing 14:36:25 93828ca7b179: Preparing 14:36:25 6c7dba24eb56: Preparing 14:36:25 c19143375e73: Preparing 14:36:25 26cbea5cba74: Preparing 14:36:25 6c7dba24eb56: Waiting 14:36:25 26cbea5cba74: Waiting 14:36:25 c19143375e73: Waiting 14:36:25 93828ca7b179: Layer already exists 14:36:25 461bcfbb5fb9: Layer already exists 14:36:25 037a92330202: Layer already exists 14:36:25 702f7ab94c95: Layer already exists 14:36:25 12a036eeae41: Layer already exists 14:36:25 6c7dba24eb56: Layer already exists 14:36:25 c19143375e73: Layer already exists 14:36:25 26cbea5cba74: Layer already exists 14:36:25 latest: digest: sha256:ee2dc90d0c96f043026ba7b8aa4e0b6d210b52b0adab649b94acc12b03a4492b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.152 14:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:36:26 037a92330202: Preparing 14:36:26 702f7ab94c95: Preparing 14:36:26 461bcfbb5fb9: Preparing 14:36:26 12a036eeae41: Preparing 14:36:26 93828ca7b179: Preparing 14:36:26 6c7dba24eb56: Preparing 14:36:26 c19143375e73: Preparing 14:36:26 26cbea5cba74: Preparing 14:36:26 6c7dba24eb56: Waiting 14:36:26 c19143375e73: Waiting 14:36:26 93828ca7b179: Layer already exists 14:36:26 702f7ab94c95: Layer already exists 14:36:26 461bcfbb5fb9: Layer already exists 14:36:26 037a92330202: Layer already exists 14:36:26 12a036eeae41: Layer already exists 14:36:26 c19143375e73: Layer already exists 14:36:26 26cbea5cba74: Layer already exists 14:36:26 6c7dba24eb56: Layer already exists 14:36:26 3.0.0-dev.152: digest: sha256:ee2dc90d0c96f043026ba7b8aa4e0b6d210b52b0adab649b94acc12b03a4492b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:36:27 037a92330202: Preparing 14:36:27 702f7ab94c95: Preparing 14:36:27 461bcfbb5fb9: Preparing 14:36:27 12a036eeae41: Preparing 14:36:27 93828ca7b179: Preparing 14:36:27 6c7dba24eb56: Preparing 14:36:27 c19143375e73: Preparing 14:36:27 26cbea5cba74: Preparing 14:36:27 6c7dba24eb56: Waiting 14:36:27 c19143375e73: Waiting 14:36:27 26cbea5cba74: Waiting 14:36:27 461bcfbb5fb9: Layer already exists 14:36:27 702f7ab94c95: Layer already exists 14:36:27 93828ca7b179: Layer already exists 14:36:27 037a92330202: Layer already exists 14:36:27 12a036eeae41: Layer already exists 14:36:27 6c7dba24eb56: Layer already exists 14:36:27 c19143375e73: Layer already exists 14:36:27 26cbea5cba74: Layer already exists 14:36:27 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:ee2dc90d0c96f043026ba7b8aa4e0b6d210b52b0adab649b94acc12b03a4492b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:27 + 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 14:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 14:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:36:28 037a92330202: Preparing 14:36:28 702f7ab94c95: Preparing 14:36:28 461bcfbb5fb9: Preparing 14:36:28 12a036eeae41: Preparing 14:36:28 93828ca7b179: Preparing 14:36:28 6c7dba24eb56: Preparing 14:36:28 c19143375e73: Preparing 14:36:28 26cbea5cba74: Preparing 14:36:28 6c7dba24eb56: Waiting 14:36:28 c19143375e73: Waiting 14:36:28 26cbea5cba74: Waiting 14:36:28 93828ca7b179: Layer already exists 14:36:28 037a92330202: Layer already exists 14:36:28 12a036eeae41: Layer already exists 14:36:28 461bcfbb5fb9: Layer already exists 14:36:28 702f7ab94c95: Layer already exists 14:36:28 6c7dba24eb56: Layer already exists 14:36:28 26cbea5cba74: Layer already exists 14:36:28 c19143375e73: Layer already exists 14:36:28 main: digest: sha256:ee2dc90d0c96f043026ba7b8aa4e0b6d210b52b0adab649b94acc12b03a4492b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:28 ===================================================== [Pipeline] echo 14:36:28 taggedImages: 14:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.152 14:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 14:36:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:36:28 079d219be26533084879877c2803b7bbbdfcd758 14:36:28 latest 14:36:28 3.0.0-dev.152 14:36:28 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:28 main 14:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:29 57328cc49390: Preparing 14:36:29 1f17a7100ddb: Preparing 14:36:29 bc5514b44a4d: Preparing 14:36:29 c7ec677a661b: Preparing 14:36:29 93828ca7b179: Preparing 14:36:29 6c7dba24eb56: Preparing 14:36:29 3a138b082185: Preparing 14:36:29 0e2131bdb92a: Preparing 14:36:29 26cbea5cba74: Preparing 14:36:29 0e2131bdb92a: Waiting 14:36:29 3a138b082185: Waiting 14:36:29 26cbea5cba74: Waiting 14:36:29 6c7dba24eb56: Waiting 14:36:29 93828ca7b179: Layer already exists 14:36:29 6c7dba24eb56: Layer already exists 14:36:29 c7ec677a661b: Pushed 14:36:29 1f17a7100ddb: Pushed 14:36:29 57328cc49390: Pushed 14:36:29 3a138b082185: Pushed 14:36:29 26cbea5cba74: Layer already exists 14:36:29 0e2131bdb92a: Pushed 14:36:32 bc5514b44a4d: Pushed 14:36:32 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:f2e6a3d71c6baf1fbfa2fd2b17f27284946936ec01e1999aaa7068d24c1fc87b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:32 + 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 14:36:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:33 57328cc49390: Preparing 14:36:33 1f17a7100ddb: Preparing 14:36:33 bc5514b44a4d: Preparing 14:36:33 c7ec677a661b: Preparing 14:36:33 93828ca7b179: Preparing 14:36:33 6c7dba24eb56: Preparing 14:36:33 3a138b082185: Preparing 14:36:33 0e2131bdb92a: Preparing 14:36:33 26cbea5cba74: Preparing 14:36:33 6c7dba24eb56: Waiting 14:36:33 3a138b082185: Waiting 14:36:33 0e2131bdb92a: Waiting 14:36:33 26cbea5cba74: Waiting 14:36:33 93828ca7b179: Layer already exists 14:36:33 57328cc49390: Layer already exists 14:36:33 c7ec677a661b: Layer already exists 14:36:33 1f17a7100ddb: Layer already exists 14:36:33 bc5514b44a4d: Layer already exists 14:36:33 26cbea5cba74: Layer already exists 14:36:33 3a138b082185: Layer already exists 14:36:33 0e2131bdb92a: Layer already exists 14:36:33 6c7dba24eb56: Layer already exists 14:36:33 latest: digest: sha256:f2e6a3d71c6baf1fbfa2fd2b17f27284946936ec01e1999aaa7068d24c1fc87b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.152 14:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:34 57328cc49390: Preparing 14:36:34 1f17a7100ddb: Preparing 14:36:34 bc5514b44a4d: Preparing 14:36:34 c7ec677a661b: Preparing 14:36:34 93828ca7b179: Preparing 14:36:34 6c7dba24eb56: Preparing 14:36:34 3a138b082185: Preparing 14:36:34 0e2131bdb92a: Preparing 14:36:34 26cbea5cba74: Preparing 14:36:34 6c7dba24eb56: Waiting 14:36:34 3a138b082185: Waiting 14:36:34 0e2131bdb92a: Waiting 14:36:34 26cbea5cba74: Waiting 14:36:34 c7ec677a661b: Layer already exists 14:36:34 bc5514b44a4d: Layer already exists 14:36:34 57328cc49390: Layer already exists 14:36:34 93828ca7b179: Layer already exists 14:36:34 1f17a7100ddb: Layer already exists 14:36:34 6c7dba24eb56: Layer already exists 14:36:34 26cbea5cba74: Layer already exists 14:36:34 0e2131bdb92a: Layer already exists 14:36:34 3a138b082185: Layer already exists 14:36:34 3.0.0-dev.152: digest: sha256:f2e6a3d71c6baf1fbfa2fd2b17f27284946936ec01e1999aaa7068d24c1fc87b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:35 57328cc49390: Preparing 14:36:35 1f17a7100ddb: Preparing 14:36:35 bc5514b44a4d: Preparing 14:36:35 c7ec677a661b: Preparing 14:36:35 93828ca7b179: Preparing 14:36:35 6c7dba24eb56: Preparing 14:36:35 3a138b082185: Preparing 14:36:35 0e2131bdb92a: Preparing 14:36:35 26cbea5cba74: Preparing 14:36:35 3a138b082185: Waiting 14:36:35 0e2131bdb92a: Waiting 14:36:35 6c7dba24eb56: Waiting 14:36:35 26cbea5cba74: Waiting 14:36:35 57328cc49390: Layer already exists 14:36:35 93828ca7b179: Layer already exists 14:36:35 1f17a7100ddb: Layer already exists 14:36:35 bc5514b44a4d: Layer already exists 14:36:35 c7ec677a661b: Layer already exists 14:36:35 0e2131bdb92a: Layer already exists 14:36:35 3a138b082185: Layer already exists 14:36:35 6c7dba24eb56: Layer already exists 14:36:35 26cbea5cba74: Layer already exists 14:36:35 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:f2e6a3d71c6baf1fbfa2fd2b17f27284946936ec01e1999aaa7068d24c1fc87b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:36:36 57328cc49390: Preparing 14:36:36 1f17a7100ddb: Preparing 14:36:36 bc5514b44a4d: Preparing 14:36:36 c7ec677a661b: Preparing 14:36:36 93828ca7b179: Preparing 14:36:36 6c7dba24eb56: Preparing 14:36:36 3a138b082185: Preparing 14:36:36 0e2131bdb92a: Preparing 14:36:36 26cbea5cba74: Preparing 14:36:36 3a138b082185: Waiting 14:36:36 0e2131bdb92a: Waiting 14:36:36 26cbea5cba74: Waiting 14:36:36 6c7dba24eb56: Waiting 14:36:36 c7ec677a661b: Layer already exists 14:36:36 1f17a7100ddb: Layer already exists 14:36:36 93828ca7b179: Layer already exists 14:36:36 bc5514b44a4d: Layer already exists 14:36:36 57328cc49390: Layer already exists 14:36:36 6c7dba24eb56: Layer already exists 14:36:36 3a138b082185: Layer already exists 14:36:36 0e2131bdb92a: Layer already exists 14:36:36 26cbea5cba74: Layer already exists 14:36:36 main: digest: sha256:f2e6a3d71c6baf1fbfa2fd2b17f27284946936ec01e1999aaa7068d24c1fc87b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:36 ===================================================== [Pipeline] echo 14:36:36 taggedImages: 14:36:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:36:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.152 14:36:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:36:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:36:36 079d219be26533084879877c2803b7bbbdfcd758 14:36:36 latest 14:36:36 3.0.0-dev.152 14:36:36 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:36 main 14:36:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:37 41f8405bd557: Preparing 14:36:37 0d31febc54d3: Preparing 14:36:37 d249a7a6e4dd: Preparing 14:36:37 f5c87c57b744: Preparing 14:36:37 80642ce84b6d: Preparing 14:36:37 38e4b6f8a900: Preparing 14:36:37 d5ebf8d0878a: Preparing 14:36:37 93828ca7b179: Preparing 14:36:37 6c7dba24eb56: Preparing 14:36:37 38e4b6f8a900: Waiting 14:36:37 d5ebf8d0878a: Waiting 14:36:37 93828ca7b179: Waiting 14:36:37 6c7dba24eb56: Waiting 14:36:37 982094abb62c: Preparing 14:36:37 26cbea5cba74: Preparing 14:36:37 26cbea5cba74: Waiting 14:36:37 982094abb62c: Waiting 14:36:37 41f8405bd557: Pushed 14:36:37 0d31febc54d3: Pushed 14:36:37 80642ce84b6d: Pushed 14:36:37 93828ca7b179: Layer already exists 14:36:37 6c7dba24eb56: Layer already exists 14:36:38 d5ebf8d0878a: Pushed 14:36:38 38e4b6f8a900: Pushed 14:36:38 26cbea5cba74: Layer already exists 14:36:38 982094abb62c: Pushed 14:36:40 f5c87c57b744: Pushed 14:36:41 d249a7a6e4dd: Pushed 14:36:41 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:bf68518cdb573ceeeb8ee38ea9f543168cd00352f2d1040a083dc5dfa756339b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:41 + 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 14:36:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:42 41f8405bd557: Preparing 14:36:42 0d31febc54d3: Preparing 14:36:42 d249a7a6e4dd: Preparing 14:36:42 f5c87c57b744: Preparing 14:36:42 80642ce84b6d: Preparing 14:36:42 38e4b6f8a900: Preparing 14:36:42 d5ebf8d0878a: Preparing 14:36:42 93828ca7b179: Preparing 14:36:42 6c7dba24eb56: Preparing 14:36:42 982094abb62c: Preparing 14:36:42 26cbea5cba74: Preparing 14:36:42 93828ca7b179: Waiting 14:36:42 6c7dba24eb56: Waiting 14:36:42 982094abb62c: Waiting 14:36:42 26cbea5cba74: Waiting 14:36:42 38e4b6f8a900: Waiting 14:36:42 d5ebf8d0878a: Waiting 14:36:42 41f8405bd557: Layer already exists 14:36:42 d249a7a6e4dd: Layer already exists 14:36:42 80642ce84b6d: Layer already exists 14:36:42 0d31febc54d3: Layer already exists 14:36:42 f5c87c57b744: Layer already exists 14:36:42 d5ebf8d0878a: Layer already exists 14:36:42 38e4b6f8a900: Layer already exists 14:36:42 6c7dba24eb56: Layer already exists 14:36:42 982094abb62c: Layer already exists 14:36:42 93828ca7b179: Layer already exists 14:36:42 26cbea5cba74: Layer already exists 14:36:42 latest: digest: sha256:bf68518cdb573ceeeb8ee38ea9f543168cd00352f2d1040a083dc5dfa756339b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.152 14:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:43 41f8405bd557: Preparing 14:36:43 0d31febc54d3: Preparing 14:36:43 d249a7a6e4dd: Preparing 14:36:43 f5c87c57b744: Preparing 14:36:43 80642ce84b6d: Preparing 14:36:43 38e4b6f8a900: Preparing 14:36:43 d5ebf8d0878a: Preparing 14:36:43 93828ca7b179: Preparing 14:36:43 6c7dba24eb56: Preparing 14:36:43 982094abb62c: Preparing 14:36:43 26cbea5cba74: Preparing 14:36:43 93828ca7b179: Waiting 14:36:43 6c7dba24eb56: Waiting 14:36:43 38e4b6f8a900: Waiting 14:36:43 d5ebf8d0878a: Waiting 14:36:43 982094abb62c: Waiting 14:36:43 80642ce84b6d: Layer already exists 14:36:43 d249a7a6e4dd: Layer already exists 14:36:43 41f8405bd557: Layer already exists 14:36:43 0d31febc54d3: Layer already exists 14:36:43 f5c87c57b744: Layer already exists 14:36:43 38e4b6f8a900: Layer already exists 14:36:43 93828ca7b179: Layer already exists 14:36:43 d5ebf8d0878a: Layer already exists 14:36:43 982094abb62c: Layer already exists 14:36:43 6c7dba24eb56: Layer already exists 14:36:43 26cbea5cba74: Layer already exists 14:36:43 3.0.0-dev.152: digest: sha256:bf68518cdb573ceeeb8ee38ea9f543168cd00352f2d1040a083dc5dfa756339b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:43 41f8405bd557: Preparing 14:36:43 0d31febc54d3: Preparing 14:36:43 d249a7a6e4dd: Preparing 14:36:43 f5c87c57b744: Preparing 14:36:43 80642ce84b6d: Preparing 14:36:43 38e4b6f8a900: Preparing 14:36:43 d5ebf8d0878a: Preparing 14:36:43 93828ca7b179: Preparing 14:36:43 6c7dba24eb56: Preparing 14:36:43 982094abb62c: Preparing 14:36:43 26cbea5cba74: Preparing 14:36:43 93828ca7b179: Waiting 14:36:43 38e4b6f8a900: Waiting 14:36:43 6c7dba24eb56: Waiting 14:36:43 982094abb62c: Waiting 14:36:43 d5ebf8d0878a: Waiting 14:36:43 26cbea5cba74: Waiting 14:36:43 0d31febc54d3: Layer already exists 14:36:43 d249a7a6e4dd: Layer already exists 14:36:43 41f8405bd557: Layer already exists 14:36:43 f5c87c57b744: Layer already exists 14:36:43 80642ce84b6d: Layer already exists 14:36:43 6c7dba24eb56: Layer already exists 14:36:43 d5ebf8d0878a: Layer already exists 14:36:43 38e4b6f8a900: Layer already exists 14:36:43 93828ca7b179: Layer already exists 14:36:43 982094abb62c: Layer already exists 14:36:43 26cbea5cba74: Layer already exists 14:36:44 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:bf68518cdb573ceeeb8ee38ea9f543168cd00352f2d1040a083dc5dfa756339b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:44 + 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 14:36:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:36:46 41f8405bd557: Preparing 14:36:46 0d31febc54d3: Preparing 14:36:46 d249a7a6e4dd: Preparing 14:36:46 f5c87c57b744: Preparing 14:36:46 80642ce84b6d: Preparing 14:36:46 38e4b6f8a900: Preparing 14:36:46 d5ebf8d0878a: Preparing 14:36:46 93828ca7b179: Preparing 14:36:46 6c7dba24eb56: Preparing 14:36:46 982094abb62c: Preparing 14:36:46 26cbea5cba74: Preparing 14:36:46 38e4b6f8a900: Waiting 14:36:46 d5ebf8d0878a: Waiting 14:36:46 6c7dba24eb56: Waiting 14:36:46 93828ca7b179: Waiting 14:36:46 982094abb62c: Waiting 14:36:46 26cbea5cba74: Waiting 14:36:46 f5c87c57b744: Layer already exists 14:36:46 80642ce84b6d: Layer already exists 14:36:46 41f8405bd557: Layer already exists 14:36:46 0d31febc54d3: Layer already exists 14:36:46 d249a7a6e4dd: Layer already exists 14:36:46 d5ebf8d0878a: Layer already exists 14:36:46 38e4b6f8a900: Layer already exists 14:36:46 93828ca7b179: Layer already exists 14:36:46 982094abb62c: Layer already exists 14:36:46 6c7dba24eb56: Layer already exists 14:36:46 26cbea5cba74: Layer already exists 14:36:46 main: digest: sha256:bf68518cdb573ceeeb8ee38ea9f543168cd00352f2d1040a083dc5dfa756339b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:46 ===================================================== [Pipeline] echo 14:36:46 taggedImages: 14:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.152 14:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:36:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:36:46 079d219be26533084879877c2803b7bbbdfcd758 14:36:46 latest 14:36:46 3.0.0-dev.152 14:36:46 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:46 main 14:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:47 5357ac8774fd: Preparing 14:36:47 25395a5430e0: Preparing 14:36:47 93828ca7b179: Preparing 14:36:47 6c7dba24eb56: Preparing 14:36:47 11a90ed16d28: Preparing 14:36:47 26cbea5cba74: Preparing 14:36:47 26cbea5cba74: Waiting 14:36:47 93828ca7b179: Layer already exists 14:36:47 6c7dba24eb56: Layer already exists 14:36:47 26cbea5cba74: Layer already exists 14:36:47 5357ac8774fd: Pushed 14:36:49 11a90ed16d28: Pushed 14:36:52 25395a5430e0: Pushed 14:36:52 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:32ad3554fd2bfe7a3ba7953400e356fcbb0224e7af95b5c92b7ad02228745cff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:52 + 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 14:36:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:53 5357ac8774fd: Preparing 14:36:53 25395a5430e0: Preparing 14:36:53 93828ca7b179: Preparing 14:36:53 6c7dba24eb56: Preparing 14:36:53 11a90ed16d28: Preparing 14:36:53 26cbea5cba74: Preparing 14:36:53 26cbea5cba74: Waiting 14:36:53 25395a5430e0: Layer already exists 14:36:53 6c7dba24eb56: Layer already exists 14:36:53 11a90ed16d28: Layer already exists 14:36:53 93828ca7b179: Layer already exists 14:36:53 5357ac8774fd: Layer already exists 14:36:53 26cbea5cba74: Layer already exists 14:36:53 latest: digest: sha256:32ad3554fd2bfe7a3ba7953400e356fcbb0224e7af95b5c92b7ad02228745cff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.152 14:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:54 5357ac8774fd: Preparing 14:36:54 25395a5430e0: Preparing 14:36:54 93828ca7b179: Preparing 14:36:54 6c7dba24eb56: Preparing 14:36:54 11a90ed16d28: Preparing 14:36:54 26cbea5cba74: Preparing 14:36:54 26cbea5cba74: Waiting 14:36:54 6c7dba24eb56: Layer already exists 14:36:54 11a90ed16d28: Layer already exists 14:36:54 93828ca7b179: Layer already exists 14:36:54 5357ac8774fd: Layer already exists 14:36:54 25395a5430e0: Layer already exists 14:36:54 26cbea5cba74: Layer already exists 14:36:54 3.0.0-dev.152: digest: sha256:32ad3554fd2bfe7a3ba7953400e356fcbb0224e7af95b5c92b7ad02228745cff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:55 5357ac8774fd: Preparing 14:36:55 25395a5430e0: Preparing 14:36:55 93828ca7b179: Preparing 14:36:55 6c7dba24eb56: Preparing 14:36:55 11a90ed16d28: Preparing 14:36:55 26cbea5cba74: Preparing 14:36:55 26cbea5cba74: Waiting 14:36:55 6c7dba24eb56: Layer already exists 14:36:55 11a90ed16d28: Layer already exists 14:36:55 93828ca7b179: Layer already exists 14:36:55 25395a5430e0: Layer already exists 14:36:55 5357ac8774fd: Layer already exists 14:36:55 26cbea5cba74: Layer already exists 14:36:55 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:32ad3554fd2bfe7a3ba7953400e356fcbb0224e7af95b5c92b7ad02228745cff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + 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 14:36:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:36:56 5357ac8774fd: Preparing 14:36:56 25395a5430e0: Preparing 14:36:56 93828ca7b179: Preparing 14:36:56 6c7dba24eb56: Preparing 14:36:56 11a90ed16d28: Preparing 14:36:56 26cbea5cba74: Preparing 14:36:56 26cbea5cba74: Waiting 14:36:56 93828ca7b179: Layer already exists 14:36:56 25395a5430e0: Layer already exists 14:36:56 5357ac8774fd: Layer already exists 14:36:56 6c7dba24eb56: Layer already exists 14:36:56 11a90ed16d28: Layer already exists 14:36:56 26cbea5cba74: Layer already exists 14:36:56 main: digest: sha256:32ad3554fd2bfe7a3ba7953400e356fcbb0224e7af95b5c92b7ad02228745cff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:56 ===================================================== [Pipeline] echo 14:36:56 taggedImages: 14:36:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:36:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.152 14:36:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:36:56 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:36:56 079d219be26533084879877c2803b7bbbdfcd758 14:36:56 latest 14:36:56 3.0.0-dev.152 14:36:56 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:36:56 main 14:36:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:36:57 2f3129199789: Preparing 14:36:57 debcd3be97ea: Preparing 14:36:57 9b5e55339ef1: Preparing 14:36:57 ff2c1335d8ee: Preparing 14:36:57 60d91dd729dd: Preparing 14:36:57 93828ca7b179: Preparing 14:36:57 6c7dba24eb56: Preparing 14:36:57 67f8ab391e1b: Preparing 14:36:57 26cbea5cba74: Preparing 14:36:57 6c7dba24eb56: Waiting 14:36:57 67f8ab391e1b: Waiting 14:36:57 26cbea5cba74: Waiting 14:36:57 93828ca7b179: Waiting 14:36:57 debcd3be97ea: Pushed 14:36:57 9b5e55339ef1: Pushed 14:36:57 2f3129199789: Pushed 14:36:57 93828ca7b179: Layer already exists 14:36:57 6c7dba24eb56: Layer already exists 14:36:57 26cbea5cba74: Layer already exists 14:36:58 67f8ab391e1b: Pushed 14:37:10 60d91dd729dd: Pushed 14:37:14 ff2c1335d8ee: Pushed 14:37:14 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:75fd5f7387fa489417c79353403d2bf368bfe8ba0b8939e9bbe666bfe3a2b88b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:15 + 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 14:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:15 2f3129199789: Preparing 14:37:15 debcd3be97ea: Preparing 14:37:15 9b5e55339ef1: Preparing 14:37:15 ff2c1335d8ee: Preparing 14:37:15 60d91dd729dd: Preparing 14:37:15 93828ca7b179: Preparing 14:37:15 6c7dba24eb56: Preparing 14:37:15 67f8ab391e1b: Preparing 14:37:15 26cbea5cba74: Preparing 14:37:15 6c7dba24eb56: Waiting 14:37:15 67f8ab391e1b: Waiting 14:37:15 26cbea5cba74: Waiting 14:37:15 93828ca7b179: Waiting 14:37:15 2f3129199789: Layer already exists 14:37:15 ff2c1335d8ee: Layer already exists 14:37:15 debcd3be97ea: Layer already exists 14:37:15 60d91dd729dd: Layer already exists 14:37:15 9b5e55339ef1: Layer already exists 14:37:15 67f8ab391e1b: Layer already exists 14:37:15 6c7dba24eb56: Layer already exists 14:37:15 93828ca7b179: Layer already exists 14:37:15 26cbea5cba74: Layer already exists 14:37:15 latest: digest: sha256:75fd5f7387fa489417c79353403d2bf368bfe8ba0b8939e9bbe666bfe3a2b88b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.152 14:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:16 2f3129199789: Preparing 14:37:16 debcd3be97ea: Preparing 14:37:16 9b5e55339ef1: Preparing 14:37:16 ff2c1335d8ee: Preparing 14:37:16 60d91dd729dd: Preparing 14:37:16 93828ca7b179: Preparing 14:37:16 6c7dba24eb56: Preparing 14:37:16 67f8ab391e1b: Preparing 14:37:16 26cbea5cba74: Preparing 14:37:16 93828ca7b179: Waiting 14:37:16 6c7dba24eb56: Waiting 14:37:16 67f8ab391e1b: Waiting 14:37:16 26cbea5cba74: Waiting 14:37:16 2f3129199789: Layer already exists 14:37:16 60d91dd729dd: Layer already exists 14:37:16 9b5e55339ef1: Layer already exists 14:37:16 debcd3be97ea: Layer already exists 14:37:16 ff2c1335d8ee: Layer already exists 14:37:16 6c7dba24eb56: Layer already exists 14:37:16 26cbea5cba74: Layer already exists 14:37:16 67f8ab391e1b: Layer already exists 14:37:16 93828ca7b179: Layer already exists 14:37:16 3.0.0-dev.152: digest: sha256:75fd5f7387fa489417c79353403d2bf368bfe8ba0b8939e9bbe666bfe3a2b88b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:17 2f3129199789: Preparing 14:37:17 debcd3be97ea: Preparing 14:37:17 9b5e55339ef1: Preparing 14:37:17 ff2c1335d8ee: Preparing 14:37:17 60d91dd729dd: Preparing 14:37:17 93828ca7b179: Preparing 14:37:17 6c7dba24eb56: Preparing 14:37:17 67f8ab391e1b: Preparing 14:37:17 26cbea5cba74: Preparing 14:37:17 93828ca7b179: Waiting 14:37:17 6c7dba24eb56: Waiting 14:37:17 67f8ab391e1b: Waiting 14:37:17 26cbea5cba74: Waiting 14:37:17 9b5e55339ef1: Layer already exists 14:37:17 ff2c1335d8ee: Layer already exists 14:37:17 debcd3be97ea: Layer already exists 14:37:17 60d91dd729dd: Layer already exists 14:37:17 2f3129199789: Layer already exists 14:37:17 93828ca7b179: Layer already exists 14:37:17 6c7dba24eb56: Layer already exists 14:37:17 67f8ab391e1b: Layer already exists 14:37:17 26cbea5cba74: Layer already exists 14:37:17 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:75fd5f7387fa489417c79353403d2bf368bfe8ba0b8939e9bbe666bfe3a2b88b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:18 + 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 14:37:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:37:18 2f3129199789: Preparing 14:37:18 debcd3be97ea: Preparing 14:37:18 9b5e55339ef1: Preparing 14:37:18 ff2c1335d8ee: Preparing 14:37:18 60d91dd729dd: Preparing 14:37:18 93828ca7b179: Preparing 14:37:18 6c7dba24eb56: Preparing 14:37:18 67f8ab391e1b: Preparing 14:37:18 26cbea5cba74: Preparing 14:37:18 6c7dba24eb56: Waiting 14:37:18 67f8ab391e1b: Waiting 14:37:18 26cbea5cba74: Waiting 14:37:18 93828ca7b179: Waiting 14:37:18 2f3129199789: Layer already exists 14:37:18 60d91dd729dd: Layer already exists 14:37:18 ff2c1335d8ee: Layer already exists 14:37:18 debcd3be97ea: Layer already exists 14:37:18 9b5e55339ef1: Layer already exists 14:37:18 26cbea5cba74: Layer already exists 14:37:18 93828ca7b179: Layer already exists 14:37:18 67f8ab391e1b: Layer already exists 14:37:18 6c7dba24eb56: Layer already exists 14:37:18 main: digest: sha256:75fd5f7387fa489417c79353403d2bf368bfe8ba0b8939e9bbe666bfe3a2b88b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:18 ===================================================== [Pipeline] echo 14:37:18 taggedImages: 14:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.152 14:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:37:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:37:18 079d219be26533084879877c2803b7bbbdfcd758 14:37:18 latest 14:37:18 3.0.0-dev.152 14:37:18 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:37:18 main 14:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:19 875c4a2bb4b0: Preparing 14:37:19 b3d5ca176d8a: Preparing 14:37:19 099c510a334a: Preparing 14:37:19 c95c53ffe926: Preparing 14:37:19 93828ca7b179: Preparing 14:37:19 6c7dba24eb56: Preparing 14:37:19 3b822d37b806: Preparing 14:37:19 6c7dba24eb56: Waiting 14:37:19 26cbea5cba74: Preparing 14:37:19 26cbea5cba74: Waiting 14:37:19 3b822d37b806: Waiting 14:37:19 93828ca7b179: Layer already exists 14:37:19 6c7dba24eb56: Layer already exists 14:37:19 099c510a334a: Pushed 14:37:19 b3d5ca176d8a: Pushed 14:37:19 875c4a2bb4b0: Pushed 14:37:19 26cbea5cba74: Layer already exists 14:37:20 3b822d37b806: Pushed 14:37:38 c95c53ffe926: Pushed 14:37:38 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:e7bb26997826d005eff94b09995918cc95f381e394225a10333d5c52deaa8ff4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:39 875c4a2bb4b0: Preparing 14:37:39 b3d5ca176d8a: Preparing 14:37:39 099c510a334a: Preparing 14:37:39 c95c53ffe926: Preparing 14:37:39 93828ca7b179: Preparing 14:37:39 6c7dba24eb56: Preparing 14:37:39 3b822d37b806: Preparing 14:37:39 26cbea5cba74: Preparing 14:37:39 3b822d37b806: Waiting 14:37:39 26cbea5cba74: Waiting 14:37:39 6c7dba24eb56: Waiting 14:37:39 099c510a334a: Layer already exists 14:37:39 93828ca7b179: Layer already exists 14:37:39 b3d5ca176d8a: Layer already exists 14:37:39 875c4a2bb4b0: Layer already exists 14:37:39 c95c53ffe926: Layer already exists 14:37:39 3b822d37b806: Layer already exists 14:37:39 26cbea5cba74: Layer already exists 14:37:39 6c7dba24eb56: Layer already exists 14:37:39 latest: digest: sha256:e7bb26997826d005eff94b09995918cc95f381e394225a10333d5c52deaa8ff4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.152 14:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:40 875c4a2bb4b0: Preparing 14:37:40 b3d5ca176d8a: Preparing 14:37:40 099c510a334a: Preparing 14:37:40 c95c53ffe926: Preparing 14:37:40 93828ca7b179: Preparing 14:37:40 6c7dba24eb56: Preparing 14:37:40 3b822d37b806: Preparing 14:37:40 26cbea5cba74: Preparing 14:37:40 3b822d37b806: Waiting 14:37:40 26cbea5cba74: Waiting 14:37:40 6c7dba24eb56: Waiting 14:37:40 099c510a334a: Layer already exists 14:37:40 875c4a2bb4b0: Layer already exists 14:37:40 93828ca7b179: Layer already exists 14:37:40 c95c53ffe926: Layer already exists 14:37:40 b3d5ca176d8a: Layer already exists 14:37:40 6c7dba24eb56: Layer already exists 14:37:40 3b822d37b806: Layer already exists 14:37:40 26cbea5cba74: Layer already exists 14:37:40 3.0.0-dev.152: digest: sha256:e7bb26997826d005eff94b09995918cc95f381e394225a10333d5c52deaa8ff4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:41 875c4a2bb4b0: Preparing 14:37:41 b3d5ca176d8a: Preparing 14:37:41 099c510a334a: Preparing 14:37:41 c95c53ffe926: Preparing 14:37:41 93828ca7b179: Preparing 14:37:41 6c7dba24eb56: Preparing 14:37:41 3b822d37b806: Preparing 14:37:41 26cbea5cba74: Preparing 14:37:41 6c7dba24eb56: Waiting 14:37:41 3b822d37b806: Waiting 14:37:41 26cbea5cba74: Waiting 14:37:41 875c4a2bb4b0: Layer already exists 14:37:41 099c510a334a: Layer already exists 14:37:41 c95c53ffe926: Layer already exists 14:37:41 93828ca7b179: Layer already exists 14:37:41 b3d5ca176d8a: Layer already exists 14:37:41 26cbea5cba74: Layer already exists 14:37:41 6c7dba24eb56: Layer already exists 14:37:41 3b822d37b806: Layer already exists 14:37:41 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:e7bb26997826d005eff94b09995918cc95f381e394225a10333d5c52deaa8ff4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:37:41 875c4a2bb4b0: Preparing 14:37:41 b3d5ca176d8a: Preparing 14:37:41 099c510a334a: Preparing 14:37:41 c95c53ffe926: Preparing 14:37:41 93828ca7b179: Preparing 14:37:41 6c7dba24eb56: Preparing 14:37:41 3b822d37b806: Preparing 14:37:41 26cbea5cba74: Preparing 14:37:41 6c7dba24eb56: Waiting 14:37:41 3b822d37b806: Waiting 14:37:41 26cbea5cba74: Waiting 14:37:41 b3d5ca176d8a: Layer already exists 14:37:41 875c4a2bb4b0: Layer already exists 14:37:41 c95c53ffe926: Layer already exists 14:37:41 93828ca7b179: Layer already exists 14:37:41 099c510a334a: Layer already exists 14:37:41 6c7dba24eb56: Layer already exists 14:37:41 3b822d37b806: Layer already exists 14:37:41 26cbea5cba74: Layer already exists 14:37:42 main: digest: sha256:e7bb26997826d005eff94b09995918cc95f381e394225a10333d5c52deaa8ff4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:42 ===================================================== [Pipeline] echo 14:37:42 taggedImages: 14:37:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:37:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:37:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.152 14:37:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:37:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:37:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:37:42 079d219be26533084879877c2803b7bbbdfcd758 14:37:42 latest 14:37:42 3.0.0-dev.152 14:37:42 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:37:42 main 14:37:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:37:43 13fa5917987b: Preparing 14:37:43 36b95ca335c9: Preparing 14:37:43 36b87f3bc638: Preparing 14:37:43 2e453e74c7f0: Preparing 14:37:43 93828ca7b179: Preparing 14:37:43 6c7dba24eb56: Preparing 14:37:43 67f8ab391e1b: Preparing 14:37:43 26cbea5cba74: Preparing 14:37:43 6c7dba24eb56: Waiting 14:37:43 67f8ab391e1b: Waiting 14:37:43 26cbea5cba74: Waiting 14:37:43 93828ca7b179: Layer already exists 14:37:43 6c7dba24eb56: Layer already exists 14:37:43 67f8ab391e1b: Layer already exists 14:37:43 36b95ca335c9: Pushed 14:37:43 26cbea5cba74: Layer already exists 14:37:43 36b87f3bc638: Pushed 14:37:43 13fa5917987b: Pushed 14:38:01 2e453e74c7f0: Pushed 14:38:01 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:959a6720da48acc7daae96cf758cb4186081a0aac096ee3320987bf8252e317c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:02 13fa5917987b: Preparing 14:38:02 36b95ca335c9: Preparing 14:38:02 36b87f3bc638: Preparing 14:38:02 2e453e74c7f0: Preparing 14:38:02 93828ca7b179: Preparing 14:38:02 6c7dba24eb56: Preparing 14:38:02 67f8ab391e1b: Preparing 14:38:02 26cbea5cba74: Preparing 14:38:02 6c7dba24eb56: Waiting 14:38:02 67f8ab391e1b: Waiting 14:38:02 26cbea5cba74: Waiting 14:38:02 13fa5917987b: Layer already exists 14:38:02 36b87f3bc638: Layer already exists 14:38:02 93828ca7b179: Layer already exists 14:38:02 2e453e74c7f0: Layer already exists 14:38:02 36b95ca335c9: Layer already exists 14:38:02 67f8ab391e1b: Layer already exists 14:38:02 6c7dba24eb56: Layer already exists 14:38:02 26cbea5cba74: Layer already exists 14:38:02 latest: digest: sha256:959a6720da48acc7daae96cf758cb4186081a0aac096ee3320987bf8252e317c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.152 14:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:03 13fa5917987b: Preparing 14:38:03 36b95ca335c9: Preparing 14:38:03 36b87f3bc638: Preparing 14:38:03 2e453e74c7f0: Preparing 14:38:03 93828ca7b179: Preparing 14:38:03 6c7dba24eb56: Preparing 14:38:03 67f8ab391e1b: Preparing 14:38:03 26cbea5cba74: Preparing 14:38:03 6c7dba24eb56: Waiting 14:38:03 67f8ab391e1b: Waiting 14:38:03 26cbea5cba74: Waiting 14:38:03 2e453e74c7f0: Layer already exists 14:38:03 36b87f3bc638: Layer already exists 14:38:03 36b95ca335c9: Layer already exists 14:38:03 13fa5917987b: Layer already exists 14:38:03 93828ca7b179: Layer already exists 14:38:03 26cbea5cba74: Layer already exists 14:38:03 6c7dba24eb56: Layer already exists 14:38:03 67f8ab391e1b: Layer already exists 14:38:03 3.0.0-dev.152: digest: sha256:959a6720da48acc7daae96cf758cb4186081a0aac096ee3320987bf8252e317c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:04 13fa5917987b: Preparing 14:38:04 36b95ca335c9: Preparing 14:38:04 36b87f3bc638: Preparing 14:38:04 2e453e74c7f0: Preparing 14:38:04 93828ca7b179: Preparing 14:38:04 6c7dba24eb56: Preparing 14:38:04 67f8ab391e1b: Preparing 14:38:04 26cbea5cba74: Preparing 14:38:04 26cbea5cba74: Waiting 14:38:04 36b87f3bc638: Layer already exists 14:38:04 2e453e74c7f0: Layer already exists 14:38:04 36b95ca335c9: Layer already exists 14:38:04 13fa5917987b: Layer already exists 14:38:04 93828ca7b179: Layer already exists 14:38:04 67f8ab391e1b: Layer already exists 14:38:04 26cbea5cba74: Layer already exists 14:38:04 6c7dba24eb56: Layer already exists 14:38:04 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:959a6720da48acc7daae96cf758cb4186081a0aac096ee3320987bf8252e317c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:38:04 13fa5917987b: Preparing 14:38:04 36b95ca335c9: Preparing 14:38:04 36b87f3bc638: Preparing 14:38:04 2e453e74c7f0: Preparing 14:38:04 93828ca7b179: Preparing 14:38:04 6c7dba24eb56: Preparing 14:38:04 67f8ab391e1b: Preparing 14:38:04 26cbea5cba74: Preparing 14:38:04 6c7dba24eb56: Waiting 14:38:04 67f8ab391e1b: Waiting 14:38:04 26cbea5cba74: Waiting 14:38:04 36b95ca335c9: Layer already exists 14:38:04 2e453e74c7f0: Layer already exists 14:38:04 13fa5917987b: Layer already exists 14:38:04 93828ca7b179: Layer already exists 14:38:04 36b87f3bc638: Layer already exists 14:38:04 26cbea5cba74: Layer already exists 14:38:04 6c7dba24eb56: Layer already exists 14:38:04 67f8ab391e1b: Layer already exists 14:38:04 main: digest: sha256:959a6720da48acc7daae96cf758cb4186081a0aac096ee3320987bf8252e317c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:05 ===================================================== [Pipeline] echo 14:38:05 taggedImages: 14:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.152 14:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:05 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:38:05 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:38:05 079d219be26533084879877c2803b7bbbdfcd758 14:38:05 latest 14:38:05 3.0.0-dev.152 14:38:05 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:05 main 14:38:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:06 e5d9373e4e58: Preparing 14:38:06 f20a2c5ae663: Preparing 14:38:06 93828ca7b179: Preparing 14:38:06 6c7dba24eb56: Preparing 14:38:06 e6618fd5af95: Preparing 14:38:06 26cbea5cba74: Preparing 14:38:06 26cbea5cba74: Waiting 14:38:06 93828ca7b179: Layer already exists 14:38:06 6c7dba24eb56: Layer already exists 14:38:06 26cbea5cba74: Layer already exists 14:38:06 e5d9373e4e58: Pushed 14:38:06 e6618fd5af95: Pushed 14:38:11 f20a2c5ae663: Pushed 14:38:11 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:b84ab5a461e06e74c2dd49fa02a10a5b6f1ff8804b2ee5fd0136475c72073b85 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:12 e5d9373e4e58: Preparing 14:38:12 f20a2c5ae663: Preparing 14:38:12 93828ca7b179: Preparing 14:38:12 6c7dba24eb56: Preparing 14:38:12 e6618fd5af95: Preparing 14:38:12 26cbea5cba74: Preparing 14:38:12 26cbea5cba74: Waiting 14:38:12 e6618fd5af95: Layer already exists 14:38:12 93828ca7b179: Layer already exists 14:38:12 f20a2c5ae663: Layer already exists 14:38:12 e5d9373e4e58: Layer already exists 14:38:12 6c7dba24eb56: Layer already exists 14:38:12 26cbea5cba74: Layer already exists 14:38:12 latest: digest: sha256:b84ab5a461e06e74c2dd49fa02a10a5b6f1ff8804b2ee5fd0136475c72073b85 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.152 14:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:13 e5d9373e4e58: Preparing 14:38:13 f20a2c5ae663: Preparing 14:38:13 93828ca7b179: Preparing 14:38:13 6c7dba24eb56: Preparing 14:38:13 e6618fd5af95: Preparing 14:38:13 26cbea5cba74: Preparing 14:38:13 26cbea5cba74: Waiting 14:38:13 e6618fd5af95: Layer already exists 14:38:13 f20a2c5ae663: Layer already exists 14:38:13 6c7dba24eb56: Layer already exists 14:38:13 93828ca7b179: Layer already exists 14:38:13 e5d9373e4e58: Layer already exists 14:38:13 26cbea5cba74: Layer already exists 14:38:13 3.0.0-dev.152: digest: sha256:b84ab5a461e06e74c2dd49fa02a10a5b6f1ff8804b2ee5fd0136475c72073b85 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:14 e5d9373e4e58: Preparing 14:38:14 f20a2c5ae663: Preparing 14:38:14 93828ca7b179: Preparing 14:38:14 6c7dba24eb56: Preparing 14:38:14 e6618fd5af95: Preparing 14:38:14 26cbea5cba74: Preparing 14:38:14 26cbea5cba74: Waiting 14:38:14 e6618fd5af95: Layer already exists 14:38:14 f20a2c5ae663: Layer already exists 14:38:14 93828ca7b179: Layer already exists 14:38:14 e5d9373e4e58: Layer already exists 14:38:14 6c7dba24eb56: Layer already exists 14:38:14 26cbea5cba74: Layer already exists 14:38:14 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:b84ab5a461e06e74c2dd49fa02a10a5b6f1ff8804b2ee5fd0136475c72073b85 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:38:15 e5d9373e4e58: Preparing 14:38:15 f20a2c5ae663: Preparing 14:38:15 93828ca7b179: Preparing 14:38:15 6c7dba24eb56: Preparing 14:38:15 e6618fd5af95: Preparing 14:38:15 26cbea5cba74: Preparing 14:38:15 26cbea5cba74: Waiting 14:38:15 6c7dba24eb56: Layer already exists 14:38:15 e5d9373e4e58: Layer already exists 14:38:15 f20a2c5ae663: Layer already exists 14:38:15 93828ca7b179: Layer already exists 14:38:15 e6618fd5af95: Layer already exists 14:38:15 26cbea5cba74: Layer already exists 14:38:15 main: digest: sha256:b84ab5a461e06e74c2dd49fa02a10a5b6f1ff8804b2ee5fd0136475c72073b85 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:15 ===================================================== [Pipeline] echo 14:38:15 taggedImages: 14:38:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:38:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:38:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.152 14:38:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:38:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:38:15 079d219be26533084879877c2803b7bbbdfcd758 14:38:15 latest 14:38:15 3.0.0-dev.152 14:38:15 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:15 main 14:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:16 65b05c1aecf2: Preparing 14:38:16 a75a64176885: Preparing 14:38:16 93828ca7b179: Preparing 14:38:16 6c7dba24eb56: Preparing 14:38:16 31cb7c295220: Preparing 14:38:16 26cbea5cba74: Preparing 14:38:16 26cbea5cba74: Waiting 14:38:16 6c7dba24eb56: Layer already exists 14:38:16 31cb7c295220: Layer already exists 14:38:16 93828ca7b179: Layer already exists 14:38:16 65b05c1aecf2: Pushed 14:38:19 26cbea5cba74: Layer already exists 14:38:22 a75a64176885: Pushed 14:38:22 079d219be26533084879877c2803b7bbbdfcd758: digest: sha256:53d30199b62ea53ae4ad052b74d5ccf4463be73fa336546930ad9a9c4b51d3c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:22 65b05c1aecf2: Preparing 14:38:22 a75a64176885: Preparing 14:38:22 93828ca7b179: Preparing 14:38:22 6c7dba24eb56: Preparing 14:38:22 31cb7c295220: Preparing 14:38:22 26cbea5cba74: Preparing 14:38:22 26cbea5cba74: Waiting 14:38:22 6c7dba24eb56: Layer already exists 14:38:22 93828ca7b179: Layer already exists 14:38:22 65b05c1aecf2: Layer already exists 14:38:22 a75a64176885: Layer already exists 14:38:22 31cb7c295220: Layer already exists 14:38:22 26cbea5cba74: Layer already exists 14:38:23 latest: digest: sha256:53d30199b62ea53ae4ad052b74d5ccf4463be73fa336546930ad9a9c4b51d3c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.152 14:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:23 65b05c1aecf2: Preparing 14:38:23 a75a64176885: Preparing 14:38:23 93828ca7b179: Preparing 14:38:23 6c7dba24eb56: Preparing 14:38:23 31cb7c295220: Preparing 14:38:23 26cbea5cba74: Preparing 14:38:23 26cbea5cba74: Waiting 14:38:23 65b05c1aecf2: Layer already exists 14:38:23 31cb7c295220: Layer already exists 14:38:23 93828ca7b179: Layer already exists 14:38:23 a75a64176885: Layer already exists 14:38:23 6c7dba24eb56: Layer already exists 14:38:23 26cbea5cba74: Layer already exists 14:38:23 3.0.0-dev.152: digest: sha256:53d30199b62ea53ae4ad052b74d5ccf4463be73fa336546930ad9a9c4b51d3c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:24 65b05c1aecf2: Preparing 14:38:24 a75a64176885: Preparing 14:38:24 93828ca7b179: Preparing 14:38:24 6c7dba24eb56: Preparing 14:38:24 31cb7c295220: Preparing 14:38:24 26cbea5cba74: Preparing 14:38:24 26cbea5cba74: Waiting 14:38:24 6c7dba24eb56: Layer already exists 14:38:24 93828ca7b179: Layer already exists 14:38:24 31cb7c295220: Layer already exists 14:38:24 65b05c1aecf2: Layer already exists 14:38:24 a75a64176885: Layer already exists 14:38:24 26cbea5cba74: Layer already exists 14:38:24 079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152: digest: sha256:53d30199b62ea53ae4ad052b74d5ccf4463be73fa336546930ad9a9c4b51d3c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:38:25 65b05c1aecf2: Preparing 14:38:25 a75a64176885: Preparing 14:38:25 93828ca7b179: Preparing 14:38:25 6c7dba24eb56: Preparing 14:38:25 31cb7c295220: Preparing 14:38:25 26cbea5cba74: Preparing 14:38:25 26cbea5cba74: Waiting 14:38:25 65b05c1aecf2: Layer already exists 14:38:25 31cb7c295220: Layer already exists 14:38:25 6c7dba24eb56: Layer already exists 14:38:25 a75a64176885: Layer already exists 14:38:25 93828ca7b179: Layer already exists 14:38:25 26cbea5cba74: Layer already exists 14:38:25 main: digest: sha256:53d30199b62ea53ae4ad052b74d5ccf4463be73fa336546930ad9a9c4b51d3c8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:26 ===================================================== [Pipeline] echo 14:38:26 taggedImages: 14:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:079d219be26533084879877c2803b7bbbdfcd758 14:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.152 14:38:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:079d219be26533084879877c2803b7bbbdfcd758-3.0.0-dev.152 14:38:26 - 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 14:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:26 14:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:26 arm64: Pulling from edgex-lftools-log-publisher 14:38:26 8998bd30e6a1: Pulling fs layer 14:38:26 04944245beec: Pulling fs layer 14:38:26 699f458cf7ca: Pulling fs layer 14:38:26 765212b225bb: Pulling fs layer 14:38:26 f23df028b6ca: Pulling fs layer 14:38:26 d65c8cfc05b1: Pulling fs layer 14:38:26 2437ff75d9bd: Pulling fs layer 14:38:26 765212b225bb: Waiting 14:38:26 f23df028b6ca: Waiting 14:38:26 d65c8cfc05b1: Waiting 14:38:26 2437ff75d9bd: Waiting 14:38:27 04944245beec: Verifying Checksum 14:38:27 04944245beec: Download complete 14:38:27 765212b225bb: Verifying Checksum 14:38:27 765212b225bb: Download complete 14:38:27 f23df028b6ca: Download complete 14:38:27 d65c8cfc05b1: Verifying Checksum 14:38:27 d65c8cfc05b1: Download complete 14:38:27 699f458cf7ca: Verifying Checksum 14:38:27 699f458cf7ca: Download complete 14:38:27 8998bd30e6a1: Verifying Checksum 14:38:27 8998bd30e6a1: Download complete 14:38:30 2437ff75d9bd: Verifying Checksum 14:38:30 2437ff75d9bd: Download complete 14:38:31 8998bd30e6a1: Pull complete 14:38:32 04944245beec: Pull complete 14:38:33 699f458cf7ca: Pull complete 14:38:33 765212b225bb: Pull complete 14:38:34 f23df028b6ca: Pull complete 14:38:34 d65c8cfc05b1: Pull complete 14:38:49 2437ff75d9bd: Pull complete 14:38:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:49 prd-ubuntu20.04-docker-arm64-4c-16g-14683 does not seem to be running inside a container 14:38:49 $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@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 14:38:52 $ docker top 5cec20dae4f3e73d9c0ff58d1445de61aef43065946a22e447dc2aabedb4dd55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:53 ---> job-cost.sh 14:38:53 lf-activate-venv: SKIPPING 14:38:53 INFO: No Stack... 14:38:53 INFO: Retrieving Pricing Info for: v3-standard-4 14:38:54 INFO: Archiving Costs [Pipeline] sh 14:38:55 + cut -d, -f6 14:38:55 + cat /w/workspace/edgex-go/518/archives/cost.csv [Pipeline] lock 14:38:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-518-stack-cost] 14:38:55 Resource [jenkins-edgexfoundry-edgex-go-main-518-stack-cost] did not exist. Created. 14:38:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-518-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:56 + echo total: 0.10999999940395355 [Pipeline] stash 14:38:56 Stashed 1 file(s) [Pipeline] } 14:38:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-518-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:56 $ docker stop --time=1 5cec20dae4f3e73d9c0ff58d1445de61aef43065946a22e447dc2aabedb4dd55 14:38:58 $ docker rm -f --volumes 5cec20dae4f3e73d9c0ff58d1445de61aef43065946a22e447dc2aabedb4dd55 [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 14:38:58 provisioning config files... 14:38:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/518@tmp/config9626171656551000155tmp [Pipeline] { [Pipeline] sh 14:38:59 + set +x 14:38:59 + bash -s -- 14:38:59 + curl -s https://codecov.io/bash 14:38:59 14:38:59 _____ _ 14:38:59 / ____| | | 14:38:59 | | ___ __| | ___ ___ _____ __ 14:38:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:38:59 | |___| (_) | (_| | __/ (_| (_) \ V / 14:38:59 \_____\___/ \__,_|\___|\___\___/ \_/ 14:38:59 Bash-1.0.6 14:38:59 14:38:59 14:38:59 ==> git version 2.25.1 found 14:38:59 ==> 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 14:38:59 Release-Date: 2020-01-08 14:38:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:38:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:38:59 ==> Jenkins CI detected. 14:38:59 current dir:  /w/workspace/edgex-go/518 14:38:59 project root: . 14:38:59 --> token set from env 14:38:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:38:59 ==> Running gcov in . (disable via -X gcov) 14:38:59 ==> Python coveragepy not found 14:38:59 ==> Searching for coverage reports in: 14:38:59 + . 14:38:59 -> Found 1 reports 14:38:59 ==> Detecting git/mercurial file structure 14:38:59 ==> Reading reports 14:38:59 + ./coverage.out bytes=447733 14:38:59 ==> Appending adjustments 14:38:59 https://docs.codecov.io/docs/fixing-reports 14:39:00 + Found adjustments 14:39:00 ==> Gzipping contents 14:39:00 60K /tmp/codecov.62mKgn.gz 14:39:00 ==> Uploading reports 14:39:00 url: https://codecov.io 14:39:00 query: branch=main&commit=079d219be26533084879877c2803b7bbbdfcd758&build=518&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F518%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:00 -> Pinging Codecov 14:39:00 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=079d219be26533084879877c2803b7bbbdfcd758&build=518&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F518%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:39:00 -> Uploading to 14:39:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/079d219be26533084879877c2803b7bbbdfcd758/18d67c31-ca0a-46f6-846a-30f71b321e9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T143900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=473cce8715d0a847abee6d06ffd2252dec76462112e09e48c31ad4ba25b57407 14:39:00 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:00 Dload Upload Total Spent Left Speed 14:39:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57549 0 0 100 57549 0 189k --:--:-- --:--:-- --:--:-- 189k 14:39:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/079d219be26533084879877c2803b7bbbdfcd758 [Pipeline] } 14:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:39:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:39:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:01 14:39:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:39:01 df9b9388f04a: Pulling fs layer 14:39:01 52dc419b0ee2: Pulling fs layer 14:39:01 25bc292e5bac: Pulling fs layer 14:39:01 114826534d7a: Pulling fs layer 14:39:01 4657fd5d0bcf: Pulling fs layer 14:39:01 6ad1cebc031e: Pulling fs layer 14:39:01 8a3aa393b2d8: Pulling fs layer 14:39:01 4657fd5d0bcf: Waiting 14:39:01 6ad1cebc031e: Waiting 14:39:01 8a3aa393b2d8: Waiting 14:39:01 114826534d7a: Waiting 14:39:01 25bc292e5bac: Verifying Checksum 14:39:01 25bc292e5bac: Download complete 14:39:01 52dc419b0ee2: Download complete 14:39:01 4657fd5d0bcf: Verifying Checksum 14:39:01 4657fd5d0bcf: Download complete 14:39:01 df9b9388f04a: Download complete 14:39:01 6ad1cebc031e: Verifying Checksum 14:39:01 6ad1cebc031e: Download complete 14:39:01 df9b9388f04a: Pull complete 14:39:01 52dc419b0ee2: Pull complete 14:39:01 25bc292e5bac: Pull complete 14:39:02 114826534d7a: Verifying Checksum 14:39:02 114826534d7a: Download complete 14:39:02 8a3aa393b2d8: Verifying Checksum 14:39:02 8a3aa393b2d8: Download complete 14:39:05 114826534d7a: Pull complete 14:39:05 4657fd5d0bcf: Pull complete 14:39:06 6ad1cebc031e: Pull complete 14:39:08 8a3aa393b2d8: Pull complete 14:39:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:39:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:08 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:39:08 $ 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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:39:11 $ docker top 87ad0446d04ab255efbf46cae53a5dc4818ff4ec6894286bf55215a4322788be -eo pid,comm [Pipeline] { [Pipeline] echo 14:39:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:39:11 + set -o pipefail 14:39:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:39:18 14:39:18 Monitoring /w/workspace/edgex-go/518 (github.com/edgexfoundry/edgex-go)... 14:39:18 14:39:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/00c656f8-84e1-488c-9c6c-edaf2ac6b1b7 14:39:18 14:39:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:39:18 14:39:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:39:18 14:39:18 14:39:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:39:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:39:18 More details here: https://snyk.co/ue1NS 14:39:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:39:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:39:18 $ docker stop --time=1 87ad0446d04ab255efbf46cae53a5dc4818ff4ec6894286bf55215a4322788be 14:39:21 $ docker rm -f --volumes 87ad0446d04ab255efbf46cae53a5dc4818ff4ec6894286bf55215a4322788be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:39:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:21 provisioning config files... 14:39:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/518@tmp/config3570749363568025237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:39:21 --> edgex-publish-swagger.sh 14:39:21 === Publish openapi/v3 API === 14:39:21 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 14:39:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/518/openapi/v3/core-command.yaml] 14:39:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:21 Dload Upload Total Spent Left Speed 14:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 47203 --:--:-- --:--:-- --:--:-- 47203 14:39:22 14:39:22 14:39:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/518/openapi/v3/core-data.yaml] 14:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:22 Dload Upload Total Spent Left Speed 14:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 330k --:--:-- --:--:-- --:--:-- 329k 100 69110 0 0 100 69110 0 105k --:--:-- --:--:-- --:--:-- 105k 14:39:22 14:39:22 14:39:22 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/518/openapi/v3/core-metadata.yaml] 14:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:22 Dload Upload Total Spent Left Speed 14:39:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 249k --:--:-- --:--:-- --:--:-- 249k 100 141k 0 0 100 141k 0 249k --:--:-- --:--:-- --:--:-- 249k 14:39:23 14:39:23 14:39:23 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/518/openapi/v3/support-notifications.yaml] 14:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:23 Dload Upload Total Spent Left Speed 14:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 147k --:--:-- --:--:-- --:--:-- 147k 14:39:24 14:39:24 14:39:24 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/518/openapi/v3/support-scheduler.yaml] 14:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:39:24 Dload Upload Total Spent Left Speed 14:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73253 --:--:-- --:--:-- --:--:-- 73097 100 34356 0 0 100 34356 0 73253 --:--:-- --:--:-- --:--:-- 73097 14:39:24 14:39:24 [Pipeline] } 14:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:39:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:25 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:39:25 $ docker top 919f9de804b99134ccab1fba600002024511ece1b01e429fa48ab3e77130e199 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:25 [ssh-agent] Looking for ssh-agent implementation... 14:39:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:26 $ docker exec 919f9de804b99134ccab1fba600002024511ece1b01e429fa48ab3e77130e199 ssh-agent 14:39:26 SSH_AUTH_SOCK=/tmp/ssh-zPjNvlEYY5ge/agent.32 14:39:26 SSH_AGENT_PID=38 14:39:26 Running ssh-add (command line suppressed) 14:39:26 Identity added: /w/workspace/edgex-go/518@tmp/private_key_6853674838664220179.key (/w/workspace/edgex-go/518@tmp/private_key_6853674838664220179.key) 14:39:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:26 + git semver tag 14:39:26 2023-05-09 14:39:26,760 [run_tag] DEBUG tag force:False 14:39:26 2023-05-09 14:39:26,760 [check_head_tag] DEBUG check head tag 14:39:26 2023-05-09 14:39:26,764 [execute] INFO git cat-file --batch-check 14:39:26 2023-05-09 14:39:26,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/518, universal_newlines=False, shell=None, istream=) 14:39:26 2023-05-09 14:39:26,768 [execute] INFO git cat-file --batch 14:39:26 2023-05-09 14:39:26,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/518, universal_newlines=False, shell=None, istream=) 14:39:26 2023-05-09 14:39:26,830 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:39:26 2023-05-09 14:39:26,830 [execute] INFO git tag -a v3.0.0-dev.152 -m v3.0.0-dev.152 14:39:26 2023-05-09 14:39:26,830 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.152', '-m', 'v3.0.0-dev.152'], cwd=/w/workspace/edgex-go/518, universal_newlines=False, shell=None, istream=None) 14:39:26 2023-05-09 14:39:26,835 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:39:26 3.0.0-dev.152 [Pipeline] } 14:39:27 $ docker exec --env ******** --env ******** 919f9de804b99134ccab1fba600002024511ece1b01e429fa48ab3e77130e199 ssh-agent -k 14:39:27 unset SSH_AUTH_SOCK; 14:39:27 unset SSH_AGENT_PID; 14:39:27 echo Agent pid 38 killed; 14:39:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:27 + git semver [Pipeline] } 14:39:27 $ docker stop --time=1 919f9de804b99134ccab1fba600002024511ece1b01e429fa48ab3e77130e199 14:39:29 $ docker rm -f --volumes 919f9de804b99134ccab1fba600002024511ece1b01e429fa48ab3e77130e199 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:29 14:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:29 0.23.1-centos7: Pulling from edgex-lftools 14:39:29 ab5ef0e58194: Pulling fs layer 14:39:29 9712f1f96733: Pulling fs layer 14:39:29 63f879dbbcfc: Pulling fs layer 14:39:29 0d9ebad4ef96: Pulling fs layer 14:39:29 e9a5061849ea: Pulling fs layer 14:39:29 d747dcd14b5f: Pulling fs layer 14:39:29 2de7ff778b66: Pulling fs layer 14:39:29 0d9ebad4ef96: Waiting 14:39:29 e9a5061849ea: Waiting 14:39:29 d747dcd14b5f: Waiting 14:39:29 2de7ff778b66: Waiting 14:39:30 9712f1f96733: Verifying Checksum 14:39:30 63f879dbbcfc: Verifying Checksum 14:39:30 63f879dbbcfc: Download complete 14:39:30 e9a5061849ea: Verifying Checksum 14:39:30 e9a5061849ea: Download complete 14:39:30 d747dcd14b5f: Download complete 14:39:30 ab5ef0e58194: Verifying Checksum 14:39:30 ab5ef0e58194: Download complete 14:39:30 0d9ebad4ef96: Download complete 14:39:30 2de7ff778b66: Verifying Checksum 14:39:30 2de7ff778b66: Download complete 14:39:33 ab5ef0e58194: Pull complete 14:39:33 9712f1f96733: Pull complete 14:39:34 63f879dbbcfc: Pull complete 14:39:38 0d9ebad4ef96: Pull complete 14:39:38 e9a5061849ea: Pull complete 14:39:38 d747dcd14b5f: Pull complete 14:39:39 2de7ff778b66: Pull complete 14:39:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:39 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:39:42 $ docker top 3c0ac38c6ed5ff526872203a7559de93e683fb88b9f3c33608de7edf464714fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:39:42 provisioning config files... 14:39:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/518@tmp/config17628510736360280482tmp 14:39:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/518@tmp/config5462048563037323999tmp 14:39:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/518@tmp/config9415994445073165227tmp [Pipeline] { [Pipeline] echo 14:39:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:39:43 ---> sigul-configuration.sh 14:39:43 gpg: directory `/root/.gnupg' created 14:39:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:39:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:39:43 gpg: keyring `/root/.gnupg/secring.gpg' created 14:39:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:39:43 gpg: CAST5 encrypted data 14:39:43 gpg: encrypted with 1 passphrase 14:39:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:39:43 + mkdir /home/jenkins 14:39:43 + mkdir /home/jenkins/sigul [Pipeline] sh 14:39:43 + 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 14:39:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:39:44 ---> sigul-install.sh 14:39:44 Sigul already installed; skipping installation. [Pipeline] sh 14:39:44 + git tag --list 14:39:44 0.6.0 14:39:44 0.6.1 14:39:44 0.7.0 14:39:44 0.7.1 14:39:44 v1.0.0 14:39:44 v1.0.1 14:39:44 v1.1.0 14:39:44 v1.2.0 14:39:44 v1.2.1 14:39:44 v1.3.0 14:39:44 v1.3.1 14:39:44 v2.0.0 14:39:44 v2.1.0 14:39:44 v2.1.1 14:39:44 v2.1.1-dev.1 14:39:44 v2.1.1-dev.2 14:39:44 v2.1.1-dev.3 14:39:44 v2.1.1-dev.4 14:39:44 v2.1.1-dev.5 14:39:44 v2.1.1-dev.6 14:39:44 v2.1.1-dev.7 14:39:44 v2.1.1-dev.8 14:39:44 v2.1.2-dev.1 14:39:44 v2.2.0 14:39:44 v2.2.1-dev.1 14:39:44 v2.2.1-dev.10 14:39:44 v2.2.1-dev.11 14:39:44 v2.2.1-dev.12 14:39:44 v2.2.1-dev.13 14:39:44 v2.2.1-dev.14 14:39:44 v2.2.1-dev.15 14:39:44 v2.2.1-dev.16 14:39:44 v2.2.1-dev.17 14:39:44 v2.2.1-dev.18 14:39:44 v2.2.1-dev.19 14:39:44 v2.2.1-dev.2 14:39:44 v2.2.1-dev.20 14:39:44 v2.2.1-dev.21 14:39:44 v2.2.1-dev.22 14:39:44 v2.2.1-dev.23 14:39:44 v2.2.1-dev.24 14:39:44 v2.2.1-dev.25 14:39:44 v2.2.1-dev.26 14:39:44 v2.2.1-dev.27 14:39:44 v2.2.1-dev.28 14:39:44 v2.2.1-dev.29 14:39:44 v2.2.1-dev.3 14:39:44 v2.2.1-dev.4 14:39:44 v2.2.1-dev.5 14:39:44 v2.2.1-dev.6 14:39:44 v2.2.1-dev.7 14:39:44 v2.2.1-dev.8 14:39:44 v2.2.1-dev.9 14:39:44 v2.3.0 14:39:44 v2.3.0-dev.100 14:39:44 v2.3.0-dev.101 14:39:44 v2.3.0-dev.102 14:39:44 v2.3.0-dev.103 14:39:44 v2.3.0-dev.104 14:39:44 v2.3.0-dev.105 14:39:44 v2.3.0-dev.106 14:39:44 v2.3.0-dev.29 14:39:44 v2.3.0-dev.30 14:39:44 v2.3.0-dev.31 14:39:44 v2.3.0-dev.32 14:39:44 v2.3.0-dev.33 14:39:44 v2.3.0-dev.34 14:39:44 v2.3.0-dev.35 14:39:44 v2.3.0-dev.36 14:39:44 v2.3.0-dev.37 14:39:44 v2.3.0-dev.38 14:39:44 v2.3.0-dev.39 14:39:44 v2.3.0-dev.40 14:39:44 v2.3.0-dev.41 14:39:44 v2.3.0-dev.42 14:39:44 v2.3.0-dev.43 14:39:44 v2.3.0-dev.44 14:39:44 v2.3.0-dev.45 14:39:44 v2.3.0-dev.46 14:39:44 v2.3.0-dev.47 14:39:44 v2.3.0-dev.48 14:39:44 v2.3.0-dev.49 14:39:44 v2.3.0-dev.50 14:39:44 v2.3.0-dev.51 14:39:44 v2.3.0-dev.52 14:39:44 v2.3.0-dev.53 14:39:44 v2.3.0-dev.54 14:39:44 v2.3.0-dev.55 14:39:44 v2.3.0-dev.56 14:39:44 v2.3.0-dev.57 14:39:44 v2.3.0-dev.58 14:39:44 v2.3.0-dev.59 14:39:44 v2.3.0-dev.60 14:39:44 v2.3.0-dev.61 14:39:44 v2.3.0-dev.62 14:39:44 v2.3.0-dev.63 14:39:44 v2.3.0-dev.64 14:39:44 v2.3.0-dev.65 14:39:44 v2.3.0-dev.66 14:39:44 v2.3.0-dev.67 14:39:44 v2.3.0-dev.68 14:39:44 v2.3.0-dev.69 14:39:44 v2.3.0-dev.70 14:39:44 v2.3.0-dev.71 14:39:44 v2.3.0-dev.72 14:39:44 v2.3.0-dev.73 14:39:44 v2.3.0-dev.74 14:39:44 v2.3.0-dev.75 14:39:44 v2.3.0-dev.76 14:39:44 v2.3.0-dev.77 14:39:44 v2.3.0-dev.78 14:39:44 v2.3.0-dev.79 14:39:44 v2.3.0-dev.80 14:39:44 v2.3.0-dev.81 14:39:44 v2.3.0-dev.82 14:39:44 v2.3.0-dev.83 14:39:44 v2.3.0-dev.84 14:39:44 v2.3.0-dev.85 14:39:44 v2.3.0-dev.86 14:39:44 v2.3.0-dev.87 14:39:44 v2.3.0-dev.88 14:39:44 v2.3.0-dev.89 14:39:44 v2.3.0-dev.90 14:39:44 v2.3.0-dev.91 14:39:44 v2.3.0-dev.92 14:39:44 v2.3.0-dev.93 14:39:44 v2.3.0-dev.94 14:39:44 v2.3.0-dev.95 14:39:44 v2.3.0-dev.96 14:39:44 v2.3.0-dev.97 14:39:44 v2.3.0-dev.98 14:39:44 v2.3.0-dev.99 14:39:44 v2.3.1-dev.1 14:39:44 v2.3.1-dev.2 14:39:44 v2.3.1-dev.3 14:39:44 v2.3.1-dev.4 14:39:44 v2.3.1-dev.5 14:39:44 v3.0.0-dev.1 14:39:44 v3.0.0-dev.10 14:39:44 v3.0.0-dev.100 14:39:44 v3.0.0-dev.101 14:39:44 v3.0.0-dev.102 14:39:44 v3.0.0-dev.103 14:39:44 v3.0.0-dev.104 14:39:44 v3.0.0-dev.105 14:39:44 v3.0.0-dev.106 14:39:44 v3.0.0-dev.107 14:39:44 v3.0.0-dev.108 14:39:44 v3.0.0-dev.109 14:39:44 v3.0.0-dev.11 14:39:44 v3.0.0-dev.110 14:39:44 v3.0.0-dev.111 14:39:44 v3.0.0-dev.112 14:39:44 v3.0.0-dev.113 14:39:44 v3.0.0-dev.114 14:39:44 v3.0.0-dev.115 14:39:44 v3.0.0-dev.116 14:39:44 v3.0.0-dev.117 14:39:44 v3.0.0-dev.118 14:39:44 v3.0.0-dev.119 14:39:44 v3.0.0-dev.12 14:39:44 v3.0.0-dev.120 14:39:44 v3.0.0-dev.121 14:39:44 v3.0.0-dev.122 14:39:44 v3.0.0-dev.123 14:39:44 v3.0.0-dev.124 14:39:44 v3.0.0-dev.125 14:39:44 v3.0.0-dev.126 14:39:44 v3.0.0-dev.127 14:39:44 v3.0.0-dev.128 14:39:44 v3.0.0-dev.129 14:39:44 v3.0.0-dev.13 14:39:44 v3.0.0-dev.130 14:39:44 v3.0.0-dev.131 14:39:44 v3.0.0-dev.132 14:39:44 v3.0.0-dev.133 14:39:44 v3.0.0-dev.134 14:39:44 v3.0.0-dev.135 14:39:44 v3.0.0-dev.136 14:39:44 v3.0.0-dev.137 14:39:44 v3.0.0-dev.138 14:39:44 v3.0.0-dev.139 14:39:44 v3.0.0-dev.14 14:39:44 v3.0.0-dev.140 14:39:44 v3.0.0-dev.141 14:39:44 v3.0.0-dev.142 14:39:44 v3.0.0-dev.143 14:39:44 v3.0.0-dev.144 14:39:44 v3.0.0-dev.145 14:39:44 v3.0.0-dev.146 14:39:44 v3.0.0-dev.147 14:39:44 v3.0.0-dev.148 14:39:44 v3.0.0-dev.149 14:39:44 v3.0.0-dev.15 14:39:44 v3.0.0-dev.150 14:39:44 v3.0.0-dev.151 14:39:44 v3.0.0-dev.152 14:39:44 v3.0.0-dev.16 14:39:44 v3.0.0-dev.17 14:39:44 v3.0.0-dev.18 14:39:44 v3.0.0-dev.19 14:39:44 v3.0.0-dev.2 14:39:44 v3.0.0-dev.20 14:39:44 v3.0.0-dev.21 14:39:44 v3.0.0-dev.22 14:39:44 v3.0.0-dev.23 14:39:44 v3.0.0-dev.24 14:39:44 v3.0.0-dev.25 14:39:44 v3.0.0-dev.26 14:39:44 v3.0.0-dev.27 14:39:44 v3.0.0-dev.28 14:39:44 v3.0.0-dev.29 14:39:44 v3.0.0-dev.3 14:39:44 v3.0.0-dev.30 14:39:44 v3.0.0-dev.31 14:39:44 v3.0.0-dev.32 14:39:44 v3.0.0-dev.33 14:39:44 v3.0.0-dev.34 14:39:44 v3.0.0-dev.35 14:39:44 v3.0.0-dev.36 14:39:44 v3.0.0-dev.37 14:39:44 v3.0.0-dev.38 14:39:44 v3.0.0-dev.39 14:39:44 v3.0.0-dev.4 14:39:44 v3.0.0-dev.40 14:39:44 v3.0.0-dev.41 14:39:44 v3.0.0-dev.42 14:39:44 v3.0.0-dev.43 14:39:44 v3.0.0-dev.44 14:39:44 v3.0.0-dev.45 14:39:44 v3.0.0-dev.46 14:39:44 v3.0.0-dev.47 14:39:44 v3.0.0-dev.48 14:39:44 v3.0.0-dev.49 14:39:44 v3.0.0-dev.5 14:39:44 v3.0.0-dev.50 14:39:44 v3.0.0-dev.51 14:39:44 v3.0.0-dev.52 14:39:44 v3.0.0-dev.53 14:39:44 v3.0.0-dev.54 14:39:44 v3.0.0-dev.55 14:39:44 v3.0.0-dev.56 14:39:44 v3.0.0-dev.57 14:39:44 v3.0.0-dev.58 14:39:44 v3.0.0-dev.59 14:39:44 v3.0.0-dev.6 14:39:44 v3.0.0-dev.60 14:39:44 v3.0.0-dev.61 14:39:44 v3.0.0-dev.62 14:39:44 v3.0.0-dev.63 14:39:44 v3.0.0-dev.64 14:39:44 v3.0.0-dev.65 14:39:44 v3.0.0-dev.66 14:39:44 v3.0.0-dev.67 14:39:44 v3.0.0-dev.68 14:39:44 v3.0.0-dev.69 14:39:44 v3.0.0-dev.7 14:39:44 v3.0.0-dev.70 14:39:44 v3.0.0-dev.71 14:39:44 v3.0.0-dev.72 14:39:44 v3.0.0-dev.73 14:39:44 v3.0.0-dev.74 14:39:44 v3.0.0-dev.75 14:39:44 v3.0.0-dev.76 14:39:44 v3.0.0-dev.77 14:39:44 v3.0.0-dev.78 14:39:44 v3.0.0-dev.79 14:39:44 v3.0.0-dev.8 14:39:44 v3.0.0-dev.80 14:39:44 v3.0.0-dev.81 14:39:44 v3.0.0-dev.82 14:39:44 v3.0.0-dev.83 14:39:44 v3.0.0-dev.84 14:39:44 v3.0.0-dev.85 14:39:44 v3.0.0-dev.86 14:39:44 v3.0.0-dev.87 14:39:44 v3.0.0-dev.88 14:39:44 v3.0.0-dev.89 14:39:44 v3.0.0-dev.9 14:39:44 v3.0.0-dev.90 14:39:44 v3.0.0-dev.91 14:39:44 v3.0.0-dev.92 14:39:44 v3.0.0-dev.93 14:39:44 v3.0.0-dev.94 14:39:44 v3.0.0-dev.95 14:39:44 v3.0.0-dev.96 14:39:44 v3.0.0-dev.97 14:39:44 v3.0.0-dev.98 14:39:44 v3.0.0-dev.99 [Pipeline] sh 14:39:44 + lftools sign git-tag v3.0.0-dev.152 14:39:45 Signing Git tag with Sigul... 14:39:45 Signing v3.0.0-dev.152 [Pipeline] echo 14:39:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:39:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:39:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:39:46 $ docker stop --time=1 3c0ac38c6ed5ff526872203a7559de93e683fb88b9f3c33608de7edf464714fb 14:39:47 $ docker rm -f --volumes 3c0ac38c6ed5ff526872203a7559de93e683fb88b9f3c33608de7edf464714fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:48 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:39:48 $ docker top 7881dda39e5dca143e1b2bb1f4b2d1d86eada088b63d94f501a3da8a4cdb9b34 -eo pid,comm 14:39:48 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). 14:39:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:48 [ssh-agent] Looking for ssh-agent implementation... 14:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:48 $ docker exec 7881dda39e5dca143e1b2bb1f4b2d1d86eada088b63d94f501a3da8a4cdb9b34 ssh-agent 14:39:48 SSH_AUTH_SOCK=/tmp/ssh-04diySfNfuhU/agent.32 14:39:48 SSH_AGENT_PID=38 14:39:48 Running ssh-add (command line suppressed) 14:39:48 Identity added: /w/workspace/edgex-go/518@tmp/private_key_4175239848653785879.key (/w/workspace/edgex-go/518@tmp/private_key_4175239848653785879.key) 14:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:49 + git semver bump pre 14:39:49 2023-05-09 14:39:49,427 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:39:49 2023-05-09 14:39:49,427 [bump_version] DEBUG bumping version:3.0.0-dev.152 on axis:pre with prefix:dev 14:39:49 2023-05-09 14:39:49,427 [bump_version] DEBUG bumped version:3.0.0-dev.153 14:39:49 2023-05-09 14:39:49,427 [write_version] DEBUG write version:3.0.0-dev.153 to path:/w/workspace/edgex-go/518/.semver/main with force:True 14:39:49 2023-05-09 14:39:49,427 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:39:49 2023-05-09 14:39:49,427 [write_file] DEBUG write to file:/w/workspace/edgex-go/518/.semver/main 14:39:49 2023-05-09 14:39:49,429 [execute] INFO git cat-file --batch-check 14:39:49 2023-05-09 14:39:49,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/518/.semver, universal_newlines=False, shell=None, istream=) 14:39:49 2023-05-09 14:39:49,435 [execute] INFO git cat-file --batch 14:39:49 2023-05-09 14:39:49,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/518/.semver, universal_newlines=False, shell=None, istream=) 14:39:49 2023-05-09 14:39:49,442 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:39:49 3.0.0-dev.153 [Pipeline] } 14:39:49 $ docker exec --env ******** --env ******** 7881dda39e5dca143e1b2bb1f4b2d1d86eada088b63d94f501a3da8a4cdb9b34 ssh-agent -k 14:39:49 unset SSH_AUTH_SOCK; 14:39:49 unset SSH_AGENT_PID; 14:39:49 echo Agent pid 38 killed; 14:39:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:49 + git semver [Pipeline] } 14:39:50 $ docker stop --time=1 7881dda39e5dca143e1b2bb1f4b2d1d86eada088b63d94f501a3da8a4cdb9b34 14:39:51 $ docker rm -f --volumes 7881dda39e5dca143e1b2bb1f4b2d1d86eada088b63d94f501a3da8a4cdb9b34 [Pipeline] // withDockerContainer [Pipeline] sh 14:39:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:52 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:39:52 $ docker top 1d3141211994f93a9228def6b3eb7388ccdac6a6c357b17a8070b96eb3c5a717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:52 [ssh-agent] Looking for ssh-agent implementation... 14:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:52 $ docker exec 1d3141211994f93a9228def6b3eb7388ccdac6a6c357b17a8070b96eb3c5a717 ssh-agent 14:39:52 SSH_AUTH_SOCK=/tmp/ssh-vZ5srKE6wgBi/agent.31 14:39:52 SSH_AGENT_PID=37 14:39:52 Running ssh-add (command line suppressed) 14:39:52 Identity added: /w/workspace/edgex-go/518@tmp/private_key_6937812219872505168.key (/w/workspace/edgex-go/518@tmp/private_key_6937812219872505168.key) 14:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:53 + git semver push 14:39:53 2023-05-09 14:39:53,472 [run_push] DEBUG push 14:39:53 2023-05-09 14:39:53,473 [execute] INFO git cat-file --batch-check 14:39:53 2023-05-09 14:39:53,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/518/.semver, universal_newlines=False, shell=None, istream=) 14:39:53 2023-05-09 14:39:53,478 [execute] INFO git rev-list 0c8c8d60d2d15a7e786fbe7d449d0394623de85a -- 14:39:53 2023-05-09 14:39:53,478 [execute] DEBUG Popen(['git', 'rev-list', '0c8c8d60d2d15a7e786fbe7d449d0394623de85a', '--'], cwd=/w/workspace/edgex-go/518/.semver, universal_newlines=False, shell=None, istream=None) 14:39:53 2023-05-09 14:39:53,495 [execute] INFO git fetch -v origin 14:39:53 2023-05-09 14:39:53,496 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/518/.semver, universal_newlines=True, shell=None, istream=None) 14:39:54 2023-05-09 14:39:53,970 [run_push] DEBUG no remote changes detected 14:39:54 2023-05-09 14:39:53,970 [execute] INFO git push origin semver 14:39:54 2023-05-09 14:39:53,971 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/518/.semver, universal_newlines=False, shell=None, istream=None) 14:39:55 2023-05-09 14:39:54,896 [run_push] DEBUG push all version tags 14:39:55 2023-05-09 14:39:54,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:39:55 2023-05-09 14:39:54,897 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/518, universal_newlines=False, shell=None, istream=None) 14:39:55 2023-05-09 14:39:55,730 [read_version] DEBUG read version from /w/workspace/edgex-go/518/.semver/main 14:39:55 3.0.0-dev.153 [Pipeline] } 14:39:56 $ docker exec --env ******** --env ******** 1d3141211994f93a9228def6b3eb7388ccdac6a6c357b17a8070b96eb3c5a717 ssh-agent -k 14:39:56 unset SSH_AUTH_SOCK; 14:39:56 unset SSH_AGENT_PID; 14:39:56 echo Agent pid 37 killed; 14:39:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:56 + git semver [Pipeline] } 14:39:56 $ docker stop --time=1 1d3141211994f93a9228def6b3eb7388ccdac6a6c357b17a8070b96eb3c5a717 14:39:57 $ docker rm -f --volumes 1d3141211994f93a9228def6b3eb7388ccdac6a6c357b17a8070b96eb3c5a717 [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 14:39:58 + [ -d /w/workspace/edgex-go/518/archives ] [Pipeline] libraryResource [Pipeline] sh 14:39:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:39:59 ---> package-listing.sh 14:39:59 ++ facter osfamily 14:39:59 ++ tr '[:upper:]' '[:lower:]' 14:39:59 + OS_FAMILY=debian 14:39:59 + workspace=/w/workspace/edgex-go/518 14:39:59 + START_PACKAGES=/tmp/packages_start.txt 14:39:59 + END_PACKAGES=/tmp/packages_end.txt 14:39:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:39:59 + PACKAGES=/tmp/packages_start.txt 14:39:59 + '[' /w/workspace/edgex-go/518 ']' 14:39:59 + PACKAGES=/tmp/packages_end.txt 14:39:59 + case "${OS_FAMILY}" in 14:39:59 + dpkg -l 14:39:59 + grep '^ii' 14:39:59 + '[' -f /tmp/packages_start.txt ']' 14:39:59 + '[' -f /tmp/packages_end.txt ']' 14:39:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:39:59 + '[' /w/workspace/edgex-go/518 ']' 14:39:59 + mkdir -p /w/workspace/edgex-go/518/archives/ 14:39:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/518/archives/ [Pipeline] echo 14:39:59 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/518/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:40:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:00 14:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:01 latest: Pulling from edgex-lftools-log-publisher 14:40:01 5eb5b503b376: Pulling fs layer 14:40:01 5c69ac0246d0: Pulling fs layer 14:40:01 ec43610c2a17: Pulling fs layer 14:40:01 3a2ae6a8a46f: Pulling fs layer 14:40:01 33b1e0a273af: Pulling fs layer 14:40:01 5d3b04190fa2: Pulling fs layer 14:40:01 2f39f015ded8: Pulling fs layer 14:40:01 33b1e0a273af: Waiting 14:40:01 3a2ae6a8a46f: Waiting 14:40:01 5d3b04190fa2: Waiting 14:40:01 2f39f015ded8: Waiting 14:40:01 5c69ac0246d0: Verifying Checksum 14:40:01 5c69ac0246d0: Download complete 14:40:01 3a2ae6a8a46f: Verifying Checksum 14:40:01 3a2ae6a8a46f: Download complete 14:40:01 33b1e0a273af: Verifying Checksum 14:40:01 33b1e0a273af: Download complete 14:40:01 5d3b04190fa2: Verifying Checksum 14:40:01 5d3b04190fa2: Download complete 14:40:01 ec43610c2a17: Verifying Checksum 14:40:01 ec43610c2a17: Download complete 14:40:01 5eb5b503b376: Verifying Checksum 14:40:01 5eb5b503b376: Download complete 14:40:01 2f39f015ded8: Download complete 14:40:02 5eb5b503b376: Pull complete 14:40:02 5c69ac0246d0: Pull complete 14:40:03 ec43610c2a17: Pull complete 14:40:03 3a2ae6a8a46f: Pull complete 14:40:03 33b1e0a273af: Pull complete 14:40:03 5d3b04190fa2: Pull complete 14:40:08 2f39f015ded8: Pull complete 14:40:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:40:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:40:08 prd-ubuntu20.04-docker-8c-8g-14681 does not seem to be running inside a container 14:40:08 $ 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/518/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/518 -v /w/workspace/edgex-go/518:/w/workspace/edgex-go/518:rw,z -v /w/workspace/edgex-go/518@tmp:/w/workspace/edgex-go/518@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:40:11 $ docker top ba6c616e72b9966569bc3c3e92724ddbdf6cfae663e378fce9bd10ba10b84dcc -eo pid,comm [Pipeline] { [Pipeline] sh 14:40:11 + touch /tmp/pre-build-complete [Pipeline] sh 14:40:11 + mkdir -p /var/log/sysstat [Pipeline] sh 14:40:11 + ls /var/log/sa-host 14:40:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:12 provisioning config files... 14:40:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/518@tmp/config13783371159602079498tmp [Pipeline] { [Pipeline] echo 14:40:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:40:12 ---> create-netrc.sh [Pipeline] } 14:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:40:12 ---> python-tools-install.sh [Pipeline] echo 14:40:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:40:13 ---> sudo-logs.sh 14:40:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:40:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:40:13 ---> job-cost.sh 14:40:13 lf-activate-venv: SKIPPING 14:40:13 DEBUG: total: 0.10999999940395355 14:40:13 INFO: Retrieving Stack Cost... 14:40:13 INFO: Retrieving Pricing Info for: v3-standard-8 14:40:14 INFO: Archiving Costs [Pipeline] echo 14:40:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:40:14 ---> logs-deploy.sh 14:40:14 lf-activate-venv: SKIPPING 14:40:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/518 14:40:14 INFO: archiving workspace using pattern(s): 14:40:15 Archives upload complete. 14:40:15 INFO: archiving logs to Nexus 14:40:16 ---> uname -a: 14:40:16 Linux prd-ubuntu20-04-docker-8c-8g-14681 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:40:16 14:40:16 14:40:16 ---> lscpu: 14:40:16 Architecture: x86_64 14:40:16 CPU op-mode(s): 32-bit, 64-bit 14:40:16 Byte Order: Little Endian 14:40:16 Address sizes: 40 bits physical, 48 bits virtual 14:40:16 CPU(s): 8 14:40:16 On-line CPU(s) list: 0-7 14:40:16 Thread(s) per core: 1 14:40:16 Core(s) per socket: 1 14:40:16 Socket(s): 8 14:40:16 NUMA node(s): 1 14:40:16 Vendor ID: AuthenticAMD 14:40:16 CPU family: 23 14:40:16 Model: 49 14:40:16 Model name: AMD EPYC-Rome Processor 14:40:16 Stepping: 0 14:40:16 CPU MHz: 2799.998 14:40:16 BogoMIPS: 5599.99 14:40:16 Virtualization: AMD-V 14:40:16 Hypervisor vendor: KVM 14:40:16 Virtualization type: full 14:40:16 L1d cache: 256 KiB 14:40:16 L1i cache: 256 KiB 14:40:16 L2 cache: 4 MiB 14:40:16 L3 cache: 128 MiB 14:40:16 NUMA node0 CPU(s): 0-7 14:40:16 Vulnerability Itlb multihit: Not affected 14:40:16 Vulnerability L1tf: Not affected 14:40:16 Vulnerability Mds: Not affected 14:40:16 Vulnerability Meltdown: Not affected 14:40:16 Vulnerability Mmio stale data: Not affected 14:40:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:40:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:40:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:40:16 Vulnerability Srbds: Not affected 14:40:16 Vulnerability Tsx async abort: Not affected 14:40:16 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 14:40:16 14:40:16 14:40:16 ---> nproc: 14:40:16 8 14:40:16 14:40:16 14:40:16 ---> df -h: 14:40:16 Filesystem Size Used Avail Use% Mounted on 14:40:16 overlay 155G 21G 135G 14% / 14:40:16 tmpfs 64M 0 64M 0% /dev 14:40:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:40:16 shm 64M 0 64M 0% /dev/shm 14:40:16 /dev/vda1 155G 21G 135G 14% /facter-os 14:40:16 14:40:16 14:40:16 ---> sar -b -r -n DEV: 14:40:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14681) 05/09/23 _x86_64_ (8 CPU) 14:40:16 14:40:16 14:07:33 LINUX RESTART (8 CPU) 14:40:16 14:40:16 14:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:40:16 14:09:01 52.31 15.12 37.20 0.00 1932.55 17403.15 0.00 14:40:16 14:10:01 108.10 0.88 107.21 0.00 43.72 56417.86 0.00 14:40:16 14:11:01 31.44 0.00 31.44 0.00 0.00 18114.91 0.00 14:40:16 14:12:01 85.22 0.25 84.97 0.00 12.00 34546.24 0.00 14:40:16 14:13:01 588.99 18.06 570.92 0.00 2996.70 237561.21 0.00 14:40:16 14:14:01 791.32 3.58 787.74 0.00 2537.29 268833.59 0.00 14:40:16 14:15:01 796.95 1.88 795.07 0.00 25.33 285366.44 0.00 14:40:16 14:16:01 683.34 0.13 683.20 0.00 9.60 109183.00 0.00 14:40:16 14:17:01 27.90 0.10 27.80 0.00 12.66 770.80 0.00 14:40:16 14:18:01 9.85 0.00 9.85 0.00 0.00 254.72 0.00 14:40:16 14:19:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 14:40:16 14:20:01 1.60 0.00 1.60 0.00 0.00 16.80 0.00 14:40:16 14:21:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 14:40:16 14:22:01 1.47 0.00 1.47 0.00 0.00 15.99 0.00 14:40:16 14:23:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 14:40:16 14:24:01 3.83 1.60 2.23 0.00 36.26 26.00 0.00 14:40:16 14:25:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 14:40:16 14:26:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 14:40:16 14:27:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 14:40:16 14:28:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 14:40:16 14:29:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 14:40:16 14:30:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 14:40:16 14:31:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 14:40:16 14:32:01 1.87 0.00 1.87 0.00 0.00 20.40 0.00 14:40:16 14:33:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 14:40:16 14:34:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 14:40:16 14:35:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 14:40:16 14:36:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 14:40:16 14:37:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 14:40:16 14:38:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 14:40:16 14:39:01 1.90 0.12 1.78 0.00 14.13 70.25 0.00 14:40:16 14:40:01 144.02 0.35 143.67 0.00 17.87 56843.33 0.00 14:40:16 Average: 104.78 1.31 103.47 0.00 237.82 33936.46 0.00 14:40:16 14:40:16 14:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:40:16 14:09:01 29726684 31630936 702260 2.14 60432 2146524 1823688 5.37 949168 1890304 94648 14:40:16 14:10:01 27996584 31522576 772172 2.35 112892 3616804 1912324 5.64 1439772 2995188 437004 14:40:16 14:11:01 27492420 31129204 1163012 3.54 115340 3709880 2249168 6.63 1663864 3256108 256560 14:40:16 14:12:01 26199840 31548436 744220 2.26 117648 5383324 1836972 5.41 1558776 4618784 1695020 14:40:16 14:13:01 20304044 31493872 784268 2.39 290040 10727612 1966188 5.79 1859972 9863196 2517792 14:40:16 14:14:01 20739220 31458452 805248 2.45 307676 10218952 2071408 6.10 2361600 8896556 541856 14:40:16 14:15:01 17251720 31220396 1032336 3.14 375588 13194444 2884116 8.50 2826168 11702512 1832 14:40:16 14:16:01 19121076 31517368 748020 2.27 385052 11684264 2010504 5.93 2430008 10315892 1360 14:40:16 14:17:01 19109628 31507912 756696 2.30 386188 11685092 1992456 5.87 2439400 10315888 4 14:40:16 14:18:01 19120436 31519088 745028 2.27 386452 11685128 1874432 5.52 2427972 10315728 20 14:40:16 14:19:01 19120388 31519048 745016 2.27 386456 11685132 1874432 5.52 2428044 10315732 184 14:40:16 14:20:01 19126080 31524756 739752 2.25 386464 11685132 1874432 5.52 2421840 10315732 176 14:40:16 14:21:01 19126672 31525880 739236 2.25 386464 11685136 1874432 5.52 2421032 10316264 8 14:40:16 14:22:01 19132312 31531668 733612 2.23 386476 11685264 1874432 5.52 2415204 10316400 44 14:40:16 14:23:01 19131768 31531220 734108 2.23 386488 11685268 1890136 5.57 2415228 10316412 8 14:40:16 14:24:01 19125944 31527480 737760 2.24 386532 11686360 1906404 5.62 2421212 10316756 176 14:40:16 14:25:01 19126188 31527728 737432 2.24 386552 11686360 1906404 5.62 2420912 10316704 4 14:40:16 14:26:01 19126424 31528028 737116 2.24 386568 11686364 1906404 5.62 2420888 10316712 48 14:40:16 14:27:01 19126124 31527728 737324 2.24 386600 11686364 1906404 5.62 2420900 10316712 188 14:40:16 14:28:01 19126544 31528340 736940 2.24 386624 11686496 1906404 5.62 2420980 10316848 40 14:40:16 14:29:01 19126552 31528356 736872 2.24 386640 11686500 1906404 5.62 2421052 10316852 8 14:40:16 14:30:01 19126504 31528312 736836 2.24 386660 11686500 1906404 5.62 2420980 10316852 8 14:40:16 14:31:01 19126456 31528272 736804 2.24 386672 11686504 1906404 5.62 2420980 10316856 12 14:40:16 14:32:01 19126408 31528276 736876 2.24 386700 11686500 1906404 5.62 2421036 10316860 8 14:40:16 14:33:01 19126580 31528484 736564 2.24 386716 11686508 1906404 5.62 2421044 10316864 4 14:40:16 14:34:01 19126432 31528384 736844 2.24 386732 11686520 1906404 5.62 2421148 10316856 48 14:40:16 14:35:01 19126408 31528368 736824 2.24 386740 11686520 1906404 5.62 2421096 10316864 8 14:40:16 14:36:01 19126392 31528368 736736 2.24 386768 11686524 1906404 5.62 2421116 10316868 8 14:40:16 14:37:01 19126336 31528376 736712 2.24 386776 11686524 1906404 5.62 2421164 10316872 4 14:40:16 14:38:01 19126004 31528052 736948 2.24 386804 11686528 1906404 5.62 2421164 10316876 32 14:40:16 14:39:01 19016356 31484324 779432 2.37 386836 11753396 2159352 6.36 2460348 10382736 66044 14:40:16 14:40:01 17364328 31456520 805896 2.45 431368 13204188 2241712 6.61 2593676 11768780 209332 14:40:16 Average: 20186714 31501382 768278 2.34 346498 10710394 1968945 5.80 2294617 9457955 181953 14:40:16 14:40:16 14:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:40:16 14:09:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 14:40:16 14:09:01 docker0 228.74 284.82 12.42 1612.05 0.00 0.00 0.00 0.00 14:40:16 14:09:01 ens3 1117.69 796.66 6521.68 98.97 0.00 0.00 0.00 0.00 14:40:16 14:09:01 veth50f5936 228.74 284.93 15.55 1612.06 0.00 0.00 0.00 0.13 14:40:16 14:10:01 veth9f51185 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:10:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 14:40:16 14:10:01 docker0 235.69 334.22 14.54 1842.40 0.00 0.00 0.00 0.00 14:40:16 14:10:01 ens3 506.38 337.62 6104.42 41.74 0.00 0.00 0.00 0.00 14:40:16 14:11:01 veth9f51185 1.32 1.35 0.11 0.12 0.00 0.00 0.00 0.00 14:40:16 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:11:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 14:40:16 14:11:01 ens3 55.11 56.18 29.06 103.69 0.00 0.00 0.00 0.00 14:40:16 14:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:40:16 14:12:01 veth25c402f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:12:01 ens3 94.13 58.74 1702.68 22.20 0.00 0.00 0.00 0.00 14:40:16 14:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:40:16 14:13:01 veth25c402f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:13:01 docker0 483.30 992.93 39.54 6266.55 0.00 0.00 0.00 0.00 14:40:16 14:13:01 ens3 1114.45 552.24 7562.14 56.38 0.00 0.00 0.00 0.00 14:40:16 14:14:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:40:16 14:14:01 veth25c402f 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:14:01 docker0 9.65 21.61 0.62 268.83 0.00 0.00 0.00 0.00 14:40:16 14:14:01 ens3 209.65 106.81 988.56 22.52 0.00 0.00 0.00 0.00 14:40:16 14:14:01 vethb6d18da 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:15:01 veth8ab58b5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:15:01 veth25c402f 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:15:01 docker0 304.80 600.20 24.07 3932.26 0.00 0.00 0.00 0.00 14:40:16 14:15:01 ens3 637.98 326.06 3962.44 44.67 0.00 0.00 0.00 0.00 14:40:16 14:15:01 veth70a4d94 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 14:40:16 14:16:01 lo 16.26 16.26 1.59 1.59 0.00 0.00 0.00 0.00 14:40:16 14:16:01 docker0 7.47 16.15 0.49 191.15 0.00 0.00 0.00 0.00 14:40:16 14:16:01 ens3 205.18 220.91 296.20 672.66 0.00 0.00 0.00 0.00 14:40:16 14:17:01 lo 42.73 42.73 4.21 4.21 0.00 0.00 0.00 0.00 14:40:16 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:17:01 ens3 444.86 468.91 206.24 2626.23 0.00 0.00 0.00 0.00 14:40:16 14:18:01 lo 11.93 11.93 1.17 1.17 0.00 0.00 0.00 0.00 14:40:16 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:18:01 ens3 109.25 102.77 76.41 471.40 0.00 0.00 0.00 0.00 14:40:16 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:19:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:40:16 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:40:16 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:24:01 ens3 7.37 5.08 5.37 6.05 0.00 0.00 0.00 0.00 14:40:16 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:25:01 ens3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:26:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:29:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 14:40:16 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:34:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:40:16 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:37:01 ens3 0.27 0.12 0.86 0.01 0.00 0.00 0.00 0.00 14:40:16 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:16 14:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:40:16 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:16 14:39:01 ens3 44.89 31.79 1125.02 5.49 0.00 0.00 0.00 0.00 14:40:16 14:40:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 14:40:16 14:40:01 docker0 39.90 64.98 3.55 582.57 0.00 0.00 0.00 0.00 14:40:16 14:40:01 ens3 429.18 280.37 9173.05 160.06 0.00 0.00 0.00 0.00 14:40:16 Average: lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 14:40:16 Average: docker0 40.87 72.27 2.97 458.64 0.00 0.00 0.00 0.00 14:40:16 Average: ens3 155.06 104.19 1176.98 135.40 0.00 0.00 0.00 0.00 14:40:16 14:40:16 14:40:16 ---> sar -P ALL: 14:40:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14681) 05/09/23 _x86_64_ (8 CPU) 14:40:16 14:40:16 14:07:33 LINUX RESTART (8 CPU) 14:40:16 14:40:16 14:08:02 CPU %user %nice %system %iowait %steal %idle 14:40:16 14:09:01 all 6.69 0.00 1.74 0.84 0.06 90.67 14:40:16 14:09:01 0 6.10 0.00 1.80 2.33 0.05 89.72 14:40:16 14:09:01 1 11.26 0.00 2.19 2.85 0.07 83.63 14:40:16 14:09:01 2 2.92 0.00 1.86 0.27 0.03 94.92 14:40:16 14:09:01 3 5.84 0.00 0.92 0.03 0.08 93.13 14:40:16 14:09:01 4 6.48 0.00 1.36 0.37 0.03 91.75 14:40:16 14:09:01 5 5.85 0.00 0.99 0.07 0.02 93.07 14:40:16 14:09:01 6 7.21 0.00 1.56 0.31 0.05 90.87 14:40:16 14:09:01 7 7.90 0.00 3.29 0.50 0.10 88.20 14:40:16 14:10:01 all 22.57 0.00 4.83 2.03 0.06 70.50 14:40:16 14:10:01 0 21.27 0.00 4.74 0.66 0.05 73.28 14:40:16 14:10:01 1 24.74 0.00 5.00 0.05 0.05 70.16 14:40:16 14:10:01 2 19.88 0.00 4.69 0.13 0.05 75.24 14:40:16 14:10:01 3 21.74 0.00 4.69 1.30 0.07 72.21 14:40:16 14:10:01 4 23.07 0.00 4.58 2.78 0.05 69.53 14:40:16 14:10:01 5 22.06 0.00 4.47 5.04 0.07 68.35 14:40:16 14:10:01 6 24.05 0.00 4.13 0.86 0.05 70.91 14:40:16 14:10:01 7 23.78 0.00 6.39 5.47 0.08 64.28 14:40:16 14:11:01 all 29.64 0.00 5.14 0.58 0.07 64.57 14:40:16 14:11:01 0 31.11 0.00 5.91 0.13 0.07 62.77 14:40:16 14:11:01 1 29.26 0.00 4.68 0.07 0.08 65.90 14:40:16 14:11:01 2 27.57 0.00 4.73 0.35 0.07 67.28 14:40:16 14:11:01 3 26.13 0.00 3.64 0.00 0.07 70.16 14:40:16 14:11:01 4 28.66 0.00 5.13 0.15 0.07 66.00 14:40:16 14:11:01 5 31.48 0.00 4.62 0.02 0.07 63.82 14:40:16 14:11:01 6 32.65 0.00 6.78 0.03 0.07 60.47 14:40:16 14:11:01 7 30.27 0.00 5.66 3.88 0.07 60.13 14:40:16 14:12:01 all 32.36 0.00 6.17 1.11 0.08 60.28 14:40:16 14:12:01 0 32.09 0.00 5.65 0.23 0.12 61.90 14:40:16 14:12:01 1 33.97 0.00 6.04 0.03 0.07 59.89 14:40:16 14:12:01 2 30.30 0.00 5.75 1.00 0.08 62.87 14:40:16 14:12:01 3 31.52 0.00 5.90 0.05 0.07 62.46 14:40:16 14:12:01 4 31.45 0.00 6.86 1.29 0.07 60.33 14:40:16 14:12:01 5 33.55 0.00 6.98 6.21 0.07 53.19 14:40:16 14:12:01 6 34.21 0.00 6.41 0.07 0.07 59.25 14:40:16 14:12:01 7 31.81 0.00 5.82 0.03 0.07 62.27 14:40:16 14:13:01 all 16.13 0.00 11.44 15.63 0.10 56.70 14:40:16 14:13:01 0 15.74 0.00 10.77 10.76 0.10 62.62 14:40:16 14:13:01 1 16.51 0.00 14.68 30.94 0.15 37.72 14:40:16 14:13:01 2 15.03 0.00 10.20 9.38 0.05 65.33 14:40:16 14:13:01 3 15.21 0.00 11.57 19.76 0.10 53.36 14:40:16 14:13:01 4 15.94 0.00 10.78 11.81 0.09 61.38 14:40:16 14:13:01 5 17.92 0.00 10.33 7.99 0.08 63.67 14:40:16 14:13:01 6 17.08 0.00 10.60 15.28 0.12 56.92 14:40:16 14:13:01 7 15.56 0.00 12.63 19.27 0.10 52.44 14:40:16 14:14:01 all 55.89 0.00 13.09 6.94 0.15 23.93 14:40:16 14:14:01 0 55.46 0.00 12.98 5.32 0.14 26.11 14:40:16 14:14:01 1 54.84 0.00 11.61 1.37 0.15 32.02 14:40:16 14:14:01 2 56.01 0.00 13.05 7.79 0.20 22.95 14:40:16 14:14:01 3 56.43 0.00 13.52 14.69 0.17 15.19 14:40:16 14:14:01 4 55.50 0.00 12.90 6.72 0.10 24.78 14:40:16 14:14:01 5 55.01 0.00 13.34 8.68 0.14 22.84 14:40:16 14:14:01 6 56.55 0.00 13.81 4.86 0.17 24.61 14:40:16 14:14:01 7 57.32 0.00 13.48 6.14 0.15 22.91 14:40:16 14:15:01 all 46.19 0.00 15.76 12.97 0.21 24.88 14:40:16 14:15:01 0 44.74 0.00 14.38 15.05 0.19 25.64 14:40:16 14:15:01 1 44.14 0.00 15.58 12.65 0.24 27.39 14:40:16 14:15:01 2 43.77 0.00 13.41 8.31 0.14 34.37 14:40:16 14:15:01 3 48.95 0.00 15.44 9.62 0.30 25.68 14:40:16 14:15:01 4 48.63 0.00 17.06 12.06 0.23 22.03 14:40:16 14:15:01 5 47.47 0.00 16.91 8.82 0.19 26.60 14:40:16 14:15:01 6 47.83 0.00 17.29 12.40 0.16 22.33 14:40:16 14:15:01 7 44.03 0.00 15.99 24.87 0.19 14.92 14:40:16 14:16:01 all 33.47 0.00 8.66 4.26 0.13 53.48 14:40:16 14:16:01 0 31.41 0.00 8.04 2.63 0.12 57.80 14:40:16 14:16:01 1 33.55 0.00 8.59 4.72 0.15 52.99 14:40:16 14:16:01 2 31.71 0.00 9.28 9.53 0.12 49.36 14:40:16 14:16:01 3 31.08 0.00 7.83 3.40 0.14 57.55 14:40:16 14:16:01 4 35.47 0.00 9.19 3.57 0.14 51.63 14:40:16 14:16:01 5 37.80 0.00 9.68 2.24 0.12 50.16 14:40:16 14:16:01 6 34.80 0.00 9.00 5.55 0.12 50.54 14:40:16 14:16:01 7 31.95 0.00 7.64 2.43 0.17 57.81 14:40:16 14:17:01 all 9.67 0.00 0.89 0.10 0.06 89.28 14:40:16 14:17:01 0 8.91 0.00 0.92 0.05 0.05 90.07 14:40:16 14:17:01 1 7.86 0.00 0.90 0.12 0.07 91.06 14:40:16 14:17:01 2 10.22 0.00 0.75 0.02 0.03 88.98 14:40:16 14:17:01 3 9.62 0.00 0.75 0.02 0.08 89.53 14:40:16 14:17:01 4 11.70 0.00 0.84 0.02 0.07 87.38 14:40:16 14:17:01 5 9.03 0.00 0.81 0.10 0.07 89.99 14:40:16 14:17:01 6 9.96 0.00 1.10 0.45 0.07 88.42 14:40:16 14:17:01 7 10.04 0.00 1.06 0.02 0.08 88.80 14:40:16 14:18:01 all 1.67 0.00 0.29 0.04 0.03 97.96 14:40:16 14:18:01 0 0.25 0.00 0.33 0.00 0.02 99.40 14:40:16 14:18:01 1 0.68 0.00 0.23 0.00 0.03 99.05 14:40:16 14:18:01 2 1.77 0.00 0.17 0.03 0.02 98.01 14:40:16 14:18:01 3 0.72 0.00 0.15 0.00 0.03 99.10 14:40:16 14:18:01 4 2.39 0.00 0.44 0.13 0.05 96.99 14:40:16 14:18:01 5 2.87 0.00 0.23 0.05 0.03 96.81 14:40:16 14:18:01 6 2.58 0.00 0.42 0.08 0.05 96.87 14:40:16 14:18:01 7 2.12 0.00 0.38 0.02 0.03 97.45 14:40:16 14:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:40:16 14:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 14:40:16 14:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:19:01 4 0.05 0.00 0.00 0.02 0.02 99.92 14:40:16 14:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:40:16 14:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 14:40:16 14:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:40:16 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:40:16 14:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:40:16 14:20:01 0 0.00 0.00 0.00 0.03 0.00 99.97 14:40:16 14:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:40:16 14:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:40:16 14:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:20:01 4 0.05 0.00 0.03 0.02 0.02 99.88 14:40:16 14:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:40:16 14:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:40:16 14:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:40:16 14:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:40:16 14:21:01 2 0.00 0.00 0.03 0.00 0.02 99.95 14:40:16 14:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:40:16 14:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:40:16 14:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 14:40:16 14:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:22:01 4 0.05 0.00 0.03 0.02 0.02 99.88 14:40:16 14:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:40:16 14:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:40:16 14:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:23:01 all 0.03 0.00 0.03 0.00 0.01 99.93 14:40:16 14:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:40:16 14:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:40:16 14:23:01 2 0.02 0.00 0.07 0.00 0.03 99.88 14:40:16 14:23:01 3 0.00 0.00 0.03 0.02 0.00 99.95 14:40:16 14:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:40:16 14:23:01 5 0.02 0.00 0.03 0.02 0.00 99.93 14:40:16 14:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 14:40:16 14:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:40:16 14:24:01 all 0.30 0.00 0.03 0.01 0.01 99.64 14:40:16 14:24:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:40:16 14:24:01 1 0.13 0.00 0.05 0.00 0.02 99.80 14:40:16 14:24:01 2 0.88 0.00 0.05 0.00 0.02 99.05 14:40:16 14:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:24:01 4 0.13 0.00 0.08 0.05 0.02 99.72 14:40:16 14:24:01 5 0.27 0.00 0.02 0.03 0.02 99.67 14:40:16 14:24:01 6 0.18 0.00 0.02 0.00 0.02 99.78 14:40:16 14:24:01 7 0.52 0.00 0.02 0.03 0.00 99.43 14:40:16 14:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:40:16 14:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:25:01 2 0.05 0.00 0.03 0.00 0.03 99.88 14:40:16 14:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:25:01 4 0.00 0.00 0.02 0.03 0.02 99.93 14:40:16 14:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:40:16 14:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:40:16 14:26:01 all 0.11 0.00 0.01 0.01 0.01 99.85 14:40:16 14:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:40:16 14:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:40:16 14:26:01 2 0.02 0.00 0.05 0.00 0.03 99.90 14:40:16 14:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:40:16 14:26:01 4 0.78 0.00 0.02 0.02 0.02 99.17 14:40:16 14:26:01 5 0.03 0.00 0.00 0.03 0.00 99.93 14:40:16 14:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:27:01 all 0.04 0.00 0.01 0.01 0.00 99.94 14:40:16 14:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:40:16 14:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:27:01 2 0.10 0.00 0.03 0.00 0.02 99.85 14:40:16 14:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:27:01 4 0.15 0.00 0.02 0.02 0.00 99.82 14:40:16 14:27:01 5 0.02 0.00 0.02 0.07 0.02 99.88 14:40:16 14:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:40:16 14:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:40:16 14:28:01 2 0.07 0.00 0.05 0.00 0.03 99.85 14:40:16 14:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:40:16 14:28:01 4 0.05 0.00 0.02 0.02 0.02 99.90 14:40:16 14:28:01 5 0.03 0.00 0.02 0.03 0.00 99.92 14:40:16 14:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:40:16 14:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:29:01 2 0.07 0.00 0.02 0.00 0.02 99.90 14:40:16 14:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:40:16 14:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:40:16 14:29:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:40:16 14:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:30:01 all 0.06 0.00 0.01 0.00 0.01 99.91 14:40:16 14:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:40:16 14:30:01 2 0.08 0.00 0.07 0.00 0.03 99.82 14:40:16 14:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:40:16 14:30:01 5 0.03 0.00 0.00 0.02 0.02 99.93 14:40:16 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:30:01 7 0.35 0.00 0.00 0.00 0.02 99.63 14:40:16 14:40:16 14:30:01 CPU %user %nice %system %iowait %steal %idle 14:40:16 14:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:40:16 14:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:31:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:40:16 14:31:01 2 0.02 0.00 0.03 0.00 0.03 99.92 14:40:16 14:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:40:16 14:31:01 5 0.05 0.00 0.02 0.02 0.02 99.90 14:40:16 14:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:32:01 all 0.10 0.00 0.01 0.01 0.01 99.87 14:40:16 14:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:40:16 14:32:01 2 0.07 0.00 0.07 0.00 0.03 99.83 14:40:16 14:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:40:16 14:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:40:16 14:32:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:40:16 14:32:01 7 0.61 0.00 0.00 0.00 0.02 99.37 14:40:16 14:33:01 all 0.27 0.00 0.01 0.00 0.01 99.70 14:40:16 14:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:40:16 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:33:01 2 0.10 0.00 0.03 0.00 0.02 99.85 14:40:16 14:33:01 3 0.02 0.00 0.02 0.00 0.03 99.93 14:40:16 14:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:40:16 14:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:40:16 14:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:33:01 7 1.99 0.00 0.00 0.00 0.00 98.01 14:40:16 14:34:01 all 0.26 0.00 0.01 0.00 0.01 99.71 14:40:16 14:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:40:16 14:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:40:16 14:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:40:16 14:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:34:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:40:16 14:34:01 7 1.97 0.00 0.02 0.00 0.02 98.00 14:40:16 14:35:01 all 0.06 0.00 0.01 0.00 0.01 99.92 14:40:16 14:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:40:16 14:35:01 2 0.07 0.00 0.03 0.00 0.02 99.88 14:40:16 14:35:01 3 0.07 0.00 0.02 0.00 0.03 99.88 14:40:16 14:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:40:16 14:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:40:16 14:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:35:01 7 0.22 0.00 0.00 0.00 0.00 99.78 14:40:16 14:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:40:16 14:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:40:16 14:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:40:16 14:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:40:16 14:36:01 5 0.02 0.00 0.02 0.02 0.02 99.93 14:40:16 14:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:40:16 14:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:40:16 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:40:16 14:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:40:16 14:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:40:16 14:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:40:16 14:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:40:16 14:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:40:16 14:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:40:16 14:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:40:16 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:40:16 14:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:40:16 14:38:01 3 0.03 0.00 0.02 0.02 0.02 99.92 14:40:16 14:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:40:16 14:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:40:16 14:38:01 6 0.07 0.00 0.03 0.02 0.02 99.87 14:40:16 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:40:16 14:39:01 all 0.41 0.00 0.23 0.01 0.01 99.34 14:40:16 14:39:01 0 0.35 0.00 0.15 0.02 0.00 99.48 14:40:16 14:39:01 1 0.57 0.00 0.37 0.00 0.00 99.07 14:40:16 14:39:01 2 0.70 0.00 0.20 0.00 0.02 99.08 14:40:16 14:39:01 3 0.23 0.00 0.28 0.00 0.03 99.45 14:40:16 14:39:01 4 0.38 0.00 0.22 0.03 0.00 99.37 14:40:16 14:39:01 5 0.40 0.00 0.18 0.02 0.02 99.38 14:40:16 14:39:01 6 0.30 0.00 0.23 0.02 0.02 99.43 14:40:16 14:39:01 7 0.32 0.00 0.22 0.02 0.02 99.43 14:40:16 14:40:01 all 9.77 0.00 4.38 1.37 0.06 84.42 14:40:16 14:40:01 0 9.99 0.00 4.64 4.07 0.07 81.23 14:40:16 14:40:01 1 8.29 0.00 4.76 0.07 0.07 86.82 14:40:16 14:40:01 2 8.58 0.00 3.58 0.24 0.05 87.56 14:40:16 14:40:01 3 10.30 0.00 4.47 3.42 0.07 81.75 14:40:16 14:40:01 4 9.65 0.00 4.26 1.20 0.05 84.84 14:40:16 14:40:01 5 11.10 0.00 4.08 0.19 0.05 84.59 14:40:16 14:40:01 6 9.64 0.00 5.05 1.76 0.05 83.50 14:40:16 14:40:01 7 10.57 0.00 4.23 0.03 0.07 85.09 14:40:16 Average: all 8.18 0.00 2.24 1.40 0.04 88.15 14:40:16 Average: 0 7.93 0.00 2.16 1.25 0.04 88.61 14:40:16 Average: 1 8.19 0.00 2.30 1.61 0.04 87.87 14:40:16 Average: 2 7.71 0.00 2.10 1.14 0.04 89.02 14:40:16 Average: 3 7.91 0.00 2.12 1.60 0.04 88.33 14:40:16 Average: 4 8.32 0.00 2.27 1.24 0.03 88.14 14:40:16 Average: 5 8.46 0.00 2.23 1.22 0.03 88.06 14:40:16 Average: 6 8.54 0.00 2.35 1.27 0.03 87.81 14:40:16 Average: 7 8.34 0.00 2.35 1.91 0.04 87.36 14:40:16 14:40:16 14:40:16